:root{--navy:#162237;--ink:#20293b;--muted:#5d6574;--amber:#ffb563;--orange:#a74810;--purple:#6442b3;--paper:#f5f6fa;--line:#e1e4eb;--white:#fff;--mint:#dff1e9;--radius:18px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8861d6;outline-offset:4px}button{color:inherit}a{color:var(--purple)}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.1;letter-spacing:-1.2px}h2{font-size:1.45rem;line-height:1.25;letter-spacing:-.5px}h3{font-size:1.1rem;line-height:1.4}p+p{margin-top:12px}svg{width:21px;height:21px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app-shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--navy);color:#edf0f6;position:fixed;inset:0 auto 0 0;width:236px;padding:30px 20px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;line-height:1.1;padding:0 10px 30px}.brand-mark{background:var(--amber);color:var(--navy);width:39px;height:44px;border-radius:13px 13px 18px 5px;display:grid;place-items:center;font-size:23px;font-weight:800;letter-spacing:-2px}.brand strong{font-size:21px;letter-spacing:-.6px}.brand small{display:block;font-size:12px;letter-spacing:2.3px;text-transform:uppercase;margin-top:7px;color:#c8d2e4}.nav-label{font-size:12px;text-transform:uppercase;letter-spacing:1.7px;color:#aebad0;margin:20px 14px 12px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;border:0;border-radius:11px;background:transparent;color:#cdd5e3;padding:13px 14px;text-align:left;margin:3px 0;font-size:14px;font-weight:600}.nav-item:hover{background:#243249;color:white}.nav-item.active{background:#ffb563;color:#1c2535}.side-bottom{margin-top:auto}.side-note{padding:20px 14px;margin-top:30px;background:#23314a;border-radius:14px}.side-note p{font-size:14px;color:#d4dcea;margin-top:8px}.side-note strong{font-size:15px}.small{font-size:14px}.muted{color:var(--muted)}.workspace{grid-column:2;min-width:0}.topbar{height:82px;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#fff;gap:16px}.crumb{font-size:14px;color:var(--muted)}.crumb strong{color:var(--ink);font-weight:500}.top-actions{display:flex;align-items:center;gap:14px}.prototype{font-size:12px;padding:5px 10px;border:1px solid #e3d8f3;color:#654092;background:#f5f0fc;border-radius:7px;white-space:nowrap}.avatar{height:36px;width:36px;border-radius:50%;display:grid;place-items:center;background:#eee5fc;color:#553889;font-size:13px;font-weight:700}.main{max-width:1460px;margin:auto;padding:34px 38px 45px}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:12px;font-weight:700;color:var(--purple);margin-bottom:10px}.lead{color:var(--muted);margin-top:12px;max-width:660px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:9px;background:white;padding:11px 17px;font-size:14px;font-weight:700;text-decoration:none;min-height:44px;line-height:1.4}.button:hover{background:#f0edf7}.button.primary{background:var(--navy);border-color:var(--navy);color:#fff}.button.primary:hover{background:#293d5e}.button.amber{background:var(--amber);border-color:var(--amber);color:#20293b}.button.purple{background:var(--purple);border-color:var(--purple);color:white}.button.ghost{background:transparent;border-color:transparent;padding:9px 3px;color:var(--purple)}.button.danger{color:#a42d31}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:24px;min-width:0}.welcome-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr);gap:24px}.story-card{background:#ede6f7;border:0;overflow:hidden;position:relative;min-height:296px;display:flex;align-items:center;padding:30px}.story-copy{position:relative;z-index:1;max-width:65%}.story-copy h2{font-size:30px;line-height:1.12;max-width:330px}.story-copy p{max-width:320px;margin:14px 0 23px;color:#514760}.story-art{position:absolute;right:0;top:0;width:43%;height:100%;object-fit:cover;object-position:58% center;mask-image:linear-gradient(to right,transparent,#000 30%)}.pill{font-size:12px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:6px;background:#f1f2f6;color:#4c566a;font-weight:600;line-height:1.3}.pill.green{background:#e4f2ec;color:#286148}.pill.orange{background:#fff0dc;color:#864c10}.pill.purple{background:#ede6fa;color:#624296}.journey-card{display:flex;flex-direction:column;justify-content:space-between;gap:18px}.journey-top{display:flex;justify-content:space-between;align-items:center}.steps{display:grid;gap:13px}.step{display:flex;align-items:center;gap:12px;font-size:14px}.step-num{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;border:1px solid #dce0e7;color:#69758b;font-size:12px}.step-num.done{background:#e1f0e7;border:0;color:#276749}.step-num.current{background:var(--navy);border-color:var(--navy);color:white}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 15px;gap:15px}.section-heading h2{font-size:20px}.tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.action-tile{display:block;text-align:left;background:white;border:1px solid var(--line);border-radius:16px;padding:22px;transition:transform .15s,box-shadow .15s}.action-tile:hover{transform:translateY(-3px);box-shadow:0 8px 22px #1622370c}.tile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.icon-box{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff0dc;color:#935322}.icon-box.purple{background:#eee7fb;color:#6a48ae}.icon-box.green{background:#e4f2ec;color:#36755c}.action-tile p{font-size:14px;color:var(--muted);margin-top:7px}.bottom-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;margin-top:28px}.resume-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.resume-row:last-child{border-bottom:0;padding-bottom:0}.resume-row .left{display:flex;gap:14px;align-items:center}.resume-row h3{font-size:15px}.resume-row p{font-size:13px;color:var(--muted);margin-top:4px}.coaching-note{background:#fff3df;border-color:#f2dfbf}.coaching-note h2{margin:16px 0 10px;font-size:22px}.coaching-note p{color:#705b3e;font-size:14px;margin-bottom:16px}.footer-note{font-size:12px;color:#737b88;margin-top:28px;display:flex;justify-content:space-between;gap:15px}.builder-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:24px;align-items:start}.stage-steps{display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-bottom:22px}.stage-steps button{border:0;border-radius:7px;background:transparent;color:#626c7d;font-size:14px;padding:8px 12px}.stage-steps button.active{background:#eae3f6;color:#56358e;font-weight:700}.stage-steps span{color:#a6afbd}.coach-prompt{background:#f1edf8;padding:22px;border-radius:13px;margin-bottom:20px}.coach-prompt h2{font-size:23px;margin:10px 0}.coach-prompt p{color:#5e5472;font-size:14px}.label{display:block;font-size:14px;font-weight:700;margin:18px 0 7px}.field{width:100%;border:1px solid #cbd0da;border-radius:9px;background:white;padding:12px 13px;color:var(--ink);font-size:16px}.field:focus{outline:2px solid #926ac9;outline-offset:1px}textarea.field{resize:vertical;min-height:126px;line-height:1.65}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.field-help{font-size:13px;color:var(--muted);margin:7px 0 13px}.progress-track{height:5px;background:#e9e5ef;border-radius:10px;overflow:hidden;margin:18px 0}.progress-track i{display:block;height:100%;background:var(--purple)}.progress-track.p0 i{width:0}.progress-track.p25 i{width:25%}.progress-track.p50 i{width:50%}.progress-track.p75 i{width:75%}.progress-track.p100 i{width:100%}.paper{background:#fff;box-shadow:0 6px 26px #1622370b;border:1px solid #dddfe7;padding:32px;border-radius:3px;font-family:Georgia,serif;overflow-wrap:anywhere}.paper h2{font-size:25px;border-bottom:2px solid #22344e;padding-bottom:12px;color:#24344e;letter-spacing:0}.paper .contact{font-family:Arial,sans-serif;font-size:12px;line-height:1.6;color:#566174;margin-top:10px}.paper h3{text-transform:uppercase;font-size:12px;letter-spacing:1.2px;color:#253753;border-bottom:1px solid #dce0e7;padding-bottom:6px;margin:22px 0 10px;font-family:Arial,sans-serif}.paper p,.paper li{font-size:14px;line-height:1.7;white-space:pre-wrap}.paper ul{padding-left:18px}.live-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.live-heading h3{font-size:14px}.notice{padding:13px 15px;border:1px solid #e4daf3;background:#f6f1fc;border-radius:9px;color:#655378;font-size:13px;margin:15px 0}.record-stage{border-radius:14px;background:#19263b;color:#fff;min-height:246px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:24px;position:relative;gap:13px;margin-bottom:15px}.record-stage .record-symbol{width:58px;height:58px;background:#ffffff12;border:1px solid #ffffff26;display:grid;place-items:center;border-radius:50%}.record-stage p{max-width:310px;color:#cbd4e4;font-size:14px}.record-stage video{width:100%;max-height:360px;border-radius:9px}.record-stage .timer{font-size:30px;letter-spacing:2px}.record-dot{display:inline-block;width:10px;height:10px;background:#e85b5b;border-radius:50%;margin-right:7px}.check-list{list-style:none;padding:0;margin:15px 0;display:grid;gap:12px}.check-list li{display:flex;gap:10px;font-size:14px}.check-list svg{color:#507a65;width:18px}.tabs{display:flex;gap:8px;background:#edeff5;padding:5px;border-radius:10px;width:max-content;max-width:100%;margin-bottom:20px;flex-wrap:wrap}.tabs button{padding:8px 14px;border:0;border-radius:7px;background:transparent;font-size:14px}.tabs button.active{background:white;color:var(--purple);box-shadow:0 1px 4px #16223712;font-weight:700}.version-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.version-card{padding:0;overflow:hidden}.version-cover{height:150px;background:#dfe8ee;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.version-cover.v1{background:#ece5f7}.version-cover.v2{background:#fbead1}.version-cover h3{font-size:23px;max-width:250px}.version-content{padding:22px}.version-content p{margin:8px 0 18px;font-size:14px;color:var(--muted)}.new-version{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:300px;border:1px dashed #a9b1c3;background:transparent}.new-version svg{width:32px;height:32px;margin-bottom:15px}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.chip{border:1px solid #dce0e8;border-radius:30px;padding:8px 14px;background:#fff;font-size:14px}.chip.selected{background:var(--navy);border-color:var(--navy);color:#fff}.explore-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.role-card{overflow:hidden;padding:0}.role-art{background:#e7e0f4;padding:27px;min-height:180px;display:flex;flex-direction:column;justify-content:space-between}.role-art.rose{background:#f6dfd9}.role-art.blue{background:#dde8f3}.role-art.yellow{background:#f6e9c9}.role-art h3{font-size:28px;max-width:290px;line-height:1.1}.role-content{padding:24px}.role-content p{font-size:14px;color:var(--muted);margin:12px 0 20px}.role-meta{display:flex;gap:7px;flex-wrap:wrap}.mentor-banner{padding:24px;background:var(--navy);color:white;border-radius:16px;margin-bottom:24px;display:flex;gap:24px;justify-content:space-between;align-items:center}.mentor-banner p{color:#cad2e2;font-size:14px;margin-top:7px}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lesson-number{font-size:40px;color:#b49cdb;font-family:Georgia,serif;margin-bottom:28px}.learn-grid h2{font-size:21px}.learn-grid p{font-size:14px;color:var(--muted);margin:12px 0 24px}.empty{padding:55px 25px;text-align:center;background:white;border:1px dashed #c4cbd7;border-radius:15px}.empty h2{margin-bottom:12px}.empty p{max-width:480px;margin:0 auto 20px;color:var(--muted)}.candidate-row{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:18px;padding:20px;align-items:center;border-bottom:1px solid var(--line)}.candidate-row:last-child{border:0}.candidate-row .identity{display:flex;gap:13px;align-items:center}.candidate-row .avatar{width:44px;height:44px}.candidate-row.header{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);padding-top:13px;padding-bottom:13px;background:#f8f9fb}.table-card{padding:0;overflow:hidden}.metric-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.metric-list .card{padding:18px 24px}.metric-list strong{display:block;font-size:28px;margin:5px 0}.metric-list span{font-size:13px;color:var(--muted)}dialog{width:min(690px,calc(100vw - 32px));border:0;border-radius:20px;box-shadow:0 24px 100px #0e182966;padding:30px;color:var(--ink);max-height:calc(100vh - 48px);overflow:auto}dialog::backdrop{background:#14203799;backdrop-filter:blur(4px)}.modal-header{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px}.modal-header h2{font-size:26px}.close{border:0;background:#f0f1f6;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:24px;line-height:1}.modal-body p{color:var(--muted);margin:10px 0 15px}.modal-body h3{margin-top:20px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:25px}.choice{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:10px;margin:10px 0;cursor:pointer}.choice:has(input:checked){border-color:var(--purple);background:#f6f1fc}.choice input{accent-color:var(--purple);width:18px;height:18px}.modal-body .paper p{color:var(--ink)}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(100px);background:var(--navy);color:white;padding:13px 20px;border-radius:10px;z-index:100;box-shadow:0 7px 30px #13203330;transition:transform .2s;max-width:calc(100vw - 30px);font-size:14px;pointer-events:none}#toast.show{transform:translateX(-50%) translateY(0)}.skip-link{position:fixed;left:10px;top:-70px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}.script-preview{background:#172338;color:white;border-radius:14px;padding:28px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.script-preview blockquote{font-size:24px;line-height:1.45;margin:20px 0}.script-preview .muted{color:#c8d1e0}.storyboard{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.storyboard div{background:#ede7f6;border-radius:12px;padding:20px 15px;font-size:14px}.storyboard b{display:block;margin-bottom:14px;color:var(--purple)}.screen-only{}.print-only{display:none}.mobile-brand{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1500px){.main{padding-top:42px}.story-card{min-height:320px}.story-copy h2{font-size:34px}}
@media(max-width:1150px){.sidebar{width:205px;padding:25px 13px}.app-shell{grid-template-columns:205px minmax(0,1fr)}.main{padding:28px 24px}.topbar{padding:0 24px}.story-copy{max-width:74%}.story-art{opacity:.5}.welcome-grid{grid-template-columns:1.3fr 1fr;gap:18px}.builder-grid{grid-template-columns:1.2fr 1fr;gap:18px}.paper{padding:23px}.version-grid,.learn-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.sidebar{width:80px;padding:24px 10px}.app-shell{grid-template-columns:80px minmax(0,1fr)}.brand{padding:0 10px 24px}.brand .brand-text,.nav-label,.nav-item span,.side-note{display:none}.nav-item{justify-content:center;padding:14px}.welcome-grid,.builder-grid{grid-template-columns:1fr}.journey-card{display:none}.story-card{min-height:280px}.story-art{opacity:1;width:45%}.story-copy{max-width:65%}.bottom-grid{grid-template-columns:1fr 1fr}.tiles{gap:12px}.action-tile{padding:18px}.candidate-row{grid-template-columns:1.3fr 1fr auto}.candidate-row>:nth-child(3){display:none}}
@media(max-width:600px){.app-shell{display:block}.sidebar{inset:auto 0 0;width:100%;height:74px;padding:7px 5px;flex-direction:row;justify-content:center;border-top:1px solid #34445f}.sidebar>.brand,.side-bottom,.nav-label{display:none}.sidebar nav{display:flex;width:100%;justify-content:space-around}.nav-item{width:20%;margin:0;flex-direction:column;gap:4px;padding:7px 3px;border-radius:9px}.nav-item span{display:block;font-size:10px;font-weight:500}.nav-item svg{width:19px;height:19px}.workspace{padding-bottom:74px}.topbar{padding:0 18px;height:66px}.crumb{display:none}.mobile-brand{display:block;font-weight:800;letter-spacing:-.5px}.mobile-brand span{font-size:12px;color:var(--purple);display:block;font-weight:500;letter-spacing:1px}.top-actions{gap:10px}.top-actions .button{padding:7px;font-size:12px;min-height:36px}.prototype{font-size:10px;padding:4px 6px}.avatar{width:30px;height:30px}.main{padding:26px 18px}.page-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:22px}h1{font-size:31px;letter-spacing:-.8px}.lead{font-size:14px}.story-card{min-height:280px;padding:24px}.story-copy{max-width:80%}.story-copy h2{font-size:28px}.story-copy p{font-size:14px}.story-art{width:52%;opacity:.4;mask-image:linear-gradient(to right,transparent,#000)}.tiles{grid-template-columns:1fr;gap:12px}.action-tile{padding:17px 18px;display:grid;grid-template-columns:42px 1fr;column-gap:15px}.tile-head{grid-row:1/3;margin:0}.tile-head>svg{display:none}.action-tile p{margin-top:3px}.bottom-grid{grid-template-columns:1fr;gap:18px;margin-top:22px}.card{padding:20px}.version-grid,.learn-grid,.explore-grid{grid-template-columns:1fr}.version-card,.role-card{padding:0}.version-cover{height:135px}.version-content{padding:20px}.new-version{min-height:150px}.builder-grid{gap:20px}.stage-steps button{font-size:12px;padding:8px}.stage-steps{gap:2px}.form-grid{grid-template-columns:1fr}.paper{padding:26px}.mentor-banner{align-items:start;flex-direction:column;gap:18px}.metric-list{grid-template-columns:1fr 1fr}.metric-list .card:last-child{display:none}.candidate-row{padding:16px;grid-template-columns:1fr auto}.candidate-row>:nth-child(2){display:none}.candidate-row h3{font-size:15px}.table-card{padding:0}.footer-note{flex-direction:column;margin-bottom:10px}.storyboard{grid-template-columns:1fr}.script-preview blockquote{font-size:21px}dialog{padding:22px}.modal-header h2{font-size:23px}.role-art h3{font-size:26px}.section-heading h2{font-size:19px}.section-heading .button{font-size:12px}.top-actions .avatar{display:none}.resume-row{gap:10px}.resume-row .left{gap:9px}.resume-row .button{padding:9px}.resume-row .icon-box{width:34px;height:38px}.print-only{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
@media print{body{background:white}.app-shell,#modal,#toast{display:none!important}.print-only{display:block!important}.paper{border:0;box-shadow:none;padding:30px}.paper p{font-size:12pt}.paper h2{font-size:24pt}.paper h3{font-size:11pt}.paper .contact{font-size:10pt}@page{margin:15mm;size:letter}}

.section-heading.flush{margin-top:0}.mentor-banner.spaced{margin-top:24px}

.footer-settings{border:0;background:transparent;font:inherit;color:var(--purple);text-decoration:underline;padding:0;text-align:left}
@media(max-width:600px){.nav-item span{font-size:12px;line-height:1.15}.sidebar{height:80px}.workspace{padding-bottom:80px}.top-actions .prototype{font-size:12px;max-width:144px;white-space:normal;text-align:center}}
