:root{--adapt-final-purple:#5b2bea;--adapt-final-purple-2:#7c3aed;--adapt-final-dark:#121a55;--adapt-final-muted:#525b7d;--adapt-final-border:#dce2f4;--adapt-final-blue:#3b82f6;--adapt-final-pink:#ff5fb2}.adaptLoginFinal,.adaptLoginFinal *{box-sizing:border-box}.adaptLoginFinal{isolation:isolate;width:100vw;min-height:100dvh;color:var(--adapt-final-dark);background:radial-gradient(circle at 50% 9%,#5b2bea0d,#0000 34%),linear-gradient(#fff 0%,#fbfcff 100%);padding:18px 18px 34px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden auto}.adaptFinalShell{z-index:10;flex-direction:column;align-items:center;width:min(100%,430px);min-height:calc(100dvh - 52px);margin:0 auto;display:flex;position:relative}.adaptFinalLogo{z-index:20;object-fit:contain;filter:drop-shadow(0 8px 14px #5b2bea1a);width:min(56vw,220px);max-height:78px;margin:0 auto 24px;display:block;position:relative}.adaptFinalHero{z-index:20;text-align:center;width:min(100%,380px);margin:0 auto;position:relative}.adaptFinalHero h1{color:var(--adapt-final-dark);letter-spacing:-.048em;margin:0;font-size:clamp(1.9rem,8vw,2.68rem);font-weight:930;line-height:1.08}.adaptFinalHero h1 span{display:block}.adaptFinalHero h1 em{z-index:1;color:#7445ee;font-style:italic;font-weight:880;display:inline-block;position:relative}.adaptFinalHero h1 em:after{content:"";z-index:-1;background:#a987ff80;border-radius:999px;height:.18em;position:absolute;bottom:.02em;left:-3%;right:-3%}.adaptFinalHero p{max-width:360px;color:var(--adapt-final-muted);margin:18px auto 30px;font-size:clamp(.94rem,3.45vw,1.04rem);font-weight:540;line-height:1.5}.adaptFinalCard{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffb;border:1px solid #dce2f4f5;border-radius:28px;width:min(100%,376px);margin:0 auto;padding:26px 20px 20px;position:relative;box-shadow:0 24px 64px #2f236a1b,0 2px 10px #2f236a0b}.adaptFinalCardHeader{text-align:center;margin-bottom:20px}.adaptFinalCardHeader h2{color:var(--adapt-final-dark);letter-spacing:-.035em;margin:0;font-size:clamp(1.34rem,4.8vw,1.58rem);font-weight:900;line-height:1.1}.adaptFinalCardHeader p{max-width:290px;color:var(--adapt-final-muted);margin:8px auto 0;font-size:.9rem;line-height:1.4}.adaptFinalForm{gap:13px;display:grid}.adaptFinalActions{gap:15px;margin-top:18px;display:grid}.adaptFinalField{text-align:left;color:var(--adapt-final-dark);gap:8px;font-size:.93rem;font-weight:850;display:grid}.adaptFinalInput{border:1.5px solid var(--adapt-final-border);color:#66749d;background:#fff;border-radius:15px;align-items:center;gap:12px;min-height:54px;padding:0 16px;display:flex}.adaptFinalInput:focus-within{border-color:#5b2bea8c;box-shadow:0 0 0 4px #5b2bea1a}.adaptFinalInput input{width:100%;min-width:0;color:var(--adapt-final-dark);font:inherit;background:0 0;border:0;outline:0;font-size:.96rem;font-weight:650}.adaptFinalInput input::placeholder{color:#8e9ab8}.adaptFinalTrailing{flex:none}.adaptFinalForgot{color:var(--adapt-final-purple);cursor:pointer;background:0 0;border:0;justify-self:end;margin:-2px 0 2px;padding:0;font-size:.86rem;font-weight:850}.adaptFinalError{color:#b4233a;background:#fff1f3;border-radius:12px;padding:10px 12px;font-size:.9rem;font-weight:700}.adaptFinalPrimary,.adaptFinalSecondary{cursor:pointer;border-radius:15px;min-height:54px;font-size:.96rem;font-weight:900;transition:transform .16s,box-shadow .16s,border-color .16s}.adaptFinalPrimary{color:#fff;background:linear-gradient(90deg,#5b2bea 0%,#7c25f2 100%);border:0;box-shadow:0 15px 32px #5b2bea33}.adaptFinalPrimary span{margin-left:8px}.adaptFinalSecondary{color:var(--adapt-final-dark);background:#fffffff7;border:1.7px solid #5b2bea6b;justify-content:center;align-items:center;gap:10px;display:inline-flex}.adaptFinalPrimary:hover,.adaptFinalSecondary:hover{transform:translateY(-1px)}.adaptFinalBlob,.adaptFinalBottomWave{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.adaptFinalBlob{z-index:0;opacity:.92;background:linear-gradient(135deg,#7c3aed 0%,#5b2bea 100%);border-radius:999px;width:clamp(132px,34vw,172px);height:clamp(112px,28vw,150px);top:-68px;left:-82px}.adaptFinalBottomWave{z-index:0;background:0 0;height:clamp(44px,5.8dvh,62px);bottom:0;left:0;right:0;overflow:hidden}.adaptFinalBottomWave:before,.adaptFinalBottomWave:after{content:"";will-change:transform;border-radius:50% 50% 0 0;width:140%;position:absolute;left:-20%}.adaptFinalBottomWave:before{background:linear-gradient(90deg,#ff5fb2 0%,#7c3aed 46%,#3b82f6 100%);height:115%;animation:7.5s ease-in-out infinite alternate adaptFinalSoftWaveA;bottom:-58%}.adaptFinalBottomWave:after{opacity:.82;background:linear-gradient(90deg,#3b82f6 0%,#5b2bea 50%,#ff5fb2 100%);height:100%;animation:9s ease-in-out infinite alternate adaptFinalSoftWaveB;bottom:-68%}@keyframes adaptFinalSoftWaveA{0%{transform:translate(-14px)}to{transform:translate(14px)}}@keyframes adaptFinalSoftWaveB{0%{transform:translate(18px)}to{transform:translate(-18px)}}@media (prefers-reduced-motion:reduce){.adaptFinalBottomWave:before,.adaptFinalBottomWave:after{animation:none}}@media (height<=735px){.adaptLoginFinal{padding:12px 14px 18px}.adaptFinalShell{min-height:calc(100dvh - 30px)}.adaptFinalLogo{width:min(48vw,188px);max-height:62px;margin-bottom:14px}.adaptFinalHero h1{font-size:clamp(1.42rem,6.05vw,1.86rem);line-height:1.08}.adaptFinalHero p{margin:10px auto 16px;font-size:.78rem;line-height:1.38}.adaptFinalCard{border-radius:24px;width:min(100%,360px);padding:18px 15px 16px}.adaptFinalCardHeader{margin-bottom:13px}.adaptFinalCardHeader h2{font-size:1.18rem}.adaptFinalCardHeader p{display:none}.adaptFinalForm{gap:9px}.adaptFinalActions{gap:12px;margin-top:14px}.adaptFinalField{gap:5px;font-size:.78rem}.adaptFinalInput,.adaptFinalPrimary,.adaptFinalSecondary{border-radius:12px;min-height:42px}.adaptFinalInput input,.adaptFinalPrimary,.adaptFinalSecondary{font-size:.78rem}.adaptFinalForgot{font-size:.72rem}.adaptFinalBottomWave{height:34px}}@media (width<=370px){.adaptLoginFinal{padding-inline:12px}.adaptFinalHero h1{font-size:clamp(1.58rem,7.25vw,2rem)}.adaptFinalCard{padding-inline:14px}}@media (width>=768px){.adaptLoginFinal{background:radial-gradient(circle at 50% 0,#5b2bea14,#0000 32%),#fff;place-items:center;padding:24px;display:grid}.adaptFinalShell{background:radial-gradient(circle at 50% 9%,#5b2bea0d,#0000 34%),linear-gradient(#fff 0%,#fbfcff 100%);border-radius:34px;width:min(430px,100%);min-height:min(900px,100dvh - 48px);padding:20px 16px 24px;overflow:hidden;box-shadow:0 30px 90px #121a5524}}.adaptFinalCard{padding-bottom:22px}.adaptFinalCardHeader p{display:block}.adaptFinalPrimary{margin-top:4px}@media (height<=735px){.adaptFinalCardHeader p{margin-top:6px;font-size:.78rem;line-height:1.35;display:block}.adaptFinalPrimary{margin-top:3px}}.adaptFinalPasswordToggle{color:#66749d;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.adaptFinalPasswordToggle:hover,.adaptFinalPasswordToggle:focus-visible{color:var(--adapt-final-purple);background:#5b2bea14;outline:none}:root{--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg:#0a0714;--surface:#121324db;--surface-2:#181930c7;--card:#14162ad6;--text:#fff;--muted:#d9d2ec;--soft:#aea4c5;--border:#cfbfff38;--accent:#7c3aed;--accent-2:#a855f7;--accent-soft:#7c3aed2e;--chip-bg:#6d28d9;--chip-bg-2:#4c1d95;--chip-text:#fff;--shadow:0 24px 80px #00000047}:root[data-theme=light]{--bg:#f4f0e8;--surface:#fffcf5db;--surface-2:#ffffffd1;--card:#ffffffbd;--text:#111827;--muted:#3f3f46;--soft:#5f6472;--border:#6d28d92e;--accent:#6d28d9;--accent-2:#8b5cf6;--accent-soft:#6d28d91a;--chip-bg:#6d28d9;--chip-bg-2:#5b21b6;--chip-text:#fff;--shadow:0 24px 70px #3a2c5f21}:root[data-theme=dark]{--bg:#05030b;--surface:#0d0c18eb;--surface-2:#12101fdb;--card:#100f1deb;--text:#fff;--muted:#d6d2df;--soft:#b9b0ca;--border:#c8b9ff2e;--accent:#8b5cf6;--accent-2:#a855f7;--accent-soft:#8b5cf629;--chip-bg:#7c3aed;--chip-bg-2:#5b21b6}body{font-family:var(--font);color:var(--text);background:radial-gradient(circle at 14% 12%, #7c3aed47, transparent 28%), radial-gradient(circle at 86% 6%, #a855f738, transparent 28%), linear-gradient(135deg, var(--bg), var(--bg));min-height:100vh;margin:0;font-size:17px}:root[data-theme=light] body{background:radial-gradient(circle at 12% 8%,#7c3aed1a,#0000 30%),radial-gradient(circle at 84% 16%,#22c55e17,#0000 26%),linear-gradient(135deg,#f8f3ea,#eee8dc)}button,input,select,textarea{font:inherit}.app{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:linear-gradient(#ffffff0a,#ffffff03);height:100vh;padding:30px 24px;position:sticky;top:0}.brandIcon{background:linear-gradient(135deg, var(--accent-2), var(--accent));color:#fff;border-radius:20px;place-items:center;width:58px;height:58px;margin-bottom:34px;display:grid;box-shadow:0 20px 55px #7c3aed59}.progressBlock{margin-bottom:26px}.progressBlock span{color:var(--muted);font-size:.95rem}.progressBlock strong{margin-left:4px}.progressTrack{background:#7f7f962e;border-radius:999px;height:7px;margin-top:11px;overflow:hidden}.progressTrack div{background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:inherit;height:100%}.stepNav{gap:8px;display:grid}.stepNav button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:10px 11px;font-size:1rem;font-weight:750;display:flex}.stepNav button.active{color:var(--text);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--border)}.stepNav button.done{color:var(--text);opacity:.88}.main{min-width:0;padding:32px 42px 28px}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;display:flex}.logoText{letter-spacing:-.01em;align-items:center;gap:7px;display:flex}.logoText strong{font-weight:950}.logoText span{color:var(--muted)}.themeControl{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:8px;padding:8px;display:inline-flex}.themeControl span{letter-spacing:.12em;color:var(--muted);padding:0 12px;font-size:.83rem;font-weight:950}.themeControl button{color:var(--text);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-weight:900;display:inline-flex}.themeControl button.selected{color:#fff;background:linear-gradient(135deg, var(--accent-2), var(--accent));box-shadow:0 16px 36px #7c3aed40}.stage{width:100%;overflow:hidden}.slideTrack{width:100%;transition:transform .46s cubic-bezier(.22,.8,.24,1);display:flex}.slide{min-width:100%;padding:2px}.stepPanel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:32px;min-height:auto;padding:clamp(24px,3.4vw,46px)}.eyebrow{color:#d8c3ff;letter-spacing:.22em;text-transform:uppercase;margin-bottom:18px;font-size:.82rem;font-weight:950;display:inline-flex}:root[data-theme=light] .eyebrow{color:#5b21b6}h1{letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(2.35rem,4.6vw,4.9rem);font-weight:980;line-height:1.02}.stepHeader p{color:var(--muted);margin:0;font-size:clamp(1.02rem,1.15vw,1.18rem);line-height:1.58}.heroCards,.flowCards{gap:14px;margin-top:26px;display:grid}.heroCards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px}.flowCards{grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin-bottom:24px}.miniCard,.flowCards>div,.reviewCard,.fileBox,.needCard,.choiceCard,.emptyBox{background:var(--card);border:1px solid var(--border);border-radius:24px}.miniCard,.flowCards>div{padding:22px}.miniCard svg,.flowCards svg,.fileIcon svg,.resultBox svg{color:#d8c3ff}.miniCard strong,.flowCards strong{margin:11px 0 7px;font-size:1.02rem;display:block}.miniCard p,.flowCards p,.fileBox p,.needCard p,.resultBox p{color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.primaryBtn,.secondaryBtn,.ghostBtn{border:0;border-radius:17px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-weight:950;display:inline-flex}.primaryBtn{color:#fff;background:linear-gradient(135deg, var(--accent-2), var(--accent));box-shadow:0 20px 42px #7c3aed47}.secondaryBtn{color:var(--text);background:var(--accent-soft);border:1px solid var(--border)}.ghostBtn{color:var(--text);background:var(--surface-2);border:1px solid var(--border)}.ghostBtn:disabled{opacity:.42;cursor:not-allowed}.largeBtn{min-width:210px;margin-top:4px}.noticeLine{color:var(--muted);border:1px solid var(--border);background:var(--surface-2);border-radius:999px;align-items:center;gap:9px;margin-top:18px;padding:12px 16px;font-size:.98rem;display:inline-flex}.formGrid{gap:18px;display:grid}.field{color:var(--text);gap:8px;font-weight:900;display:grid}.field span{font-size:.98rem}input,select,textarea{width:100%;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:16px;outline:none;min-height:54px;padding:0 16px;font-weight:750}select option{color:#111827;background:#fff}:root[data-theme=dark] select option,:root[data-theme=premium] select option{color:#fff;background:#151227}textarea{resize:vertical;min-height:132px;padding:16px;line-height:1.55}.selectWrap{position:relative}.selectWrap select{appearance:none;padding-right:48px}.selectWrap svg{pointer-events:none;color:var(--muted);position:absolute;top:50%;right:15px;transform:translateY(-50%)}.fileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.fileBox{border-style:dashed;padding:24px}.fileTop{align-items:flex-start;gap:15px;display:flex}.fileIcon{background:var(--accent-soft);border-radius:16px;place-items:center;width:46px;height:46px;display:grid}.fileTitleRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:7px;display:flex}.optionalBadge{color:#fff;background:linear-gradient(135deg, var(--accent-2), var(--accent));border-radius:999px;padding:4px 9px;font-size:.74rem;font-weight:950}.fileActionRow{grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:20px;display:grid}.fileName{border:1px solid var(--border);background:var(--surface-2);min-height:54px;color:var(--muted);border-radius:15px;align-items:center;padding:11px 14px;font-weight:750;display:flex}.fileButton{color:#fff;background:linear-gradient(135deg, var(--accent-2), var(--accent));white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;min-height:54px;padding:0 20px;font-weight:950;display:inline-flex;position:relative;overflow:hidden}.fileButton input{opacity:0;cursor:pointer;position:absolute;inset:0}.profileLayout{grid-template-columns:minmax(0,1fr) 360px;gap:20px;display:grid}.needCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.needCard{color:var(--text);text-align:left;padding:20px}.needCard.selected,.choiceCard.selected{background:linear-gradient(135deg,#7c3aed33,#a855f71a);border-color:#a855f7b3;box-shadow:0 18px 40px #7c3aed1f}.saveProfileBtn{margin-top:16px}.profileSide{border:1px solid var(--border);background:var(--surface-2);border-radius:26px;align-self:start;padding:18px}.sideTitle{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.sideTitle span{color:var(--muted);font-size:.92rem}.emptyBox{text-align:center;color:var(--muted);padding:28px 20px}.emptyBox p{margin:10px 0 3px;font-weight:900}.profileList{gap:10px;display:grid}.profileItem{border:1px solid var(--border);background:var(--card);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.profileItem.active{border-color:#a855f7b3}.profileItem>button:first-child{color:var(--text);text-align:left;background:0 0;border:0;padding:8px}.profileItem strong,.profileItem span{display:block}.profileItem span{color:var(--muted);margin-top:3px;font-size:.9rem}.trashBtn{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);background:var(--surface-2);border-radius:13px;place-items:center;display:grid}.choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.choiceCard{min-height:82px;color:var(--text);text-align:left;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;font-weight:900;display:flex}.reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.reviewCard{min-height:150px;padding:24px}.reviewCard.wide{grid-column:span 2}.reviewCard>strong{margin-bottom:16px;font-size:1.2rem;display:block}.reviewCard p{color:var(--muted);margin:8px 0;line-height:1.5}.reviewCard b{color:var(--text)}.chipWrap{flex-wrap:wrap;gap:10px;display:flex}.chip{color:var(--chip-text);background:linear-gradient(135deg, var(--chip-bg), var(--chip-bg-2));border:0;border-radius:999px;padding:10px 16px;font-size:.95rem;font-weight:950;box-shadow:0 14px 26px #7c3aed2e}.cleanChips{background:0 0!important}.generateBtn{min-width:300px;min-height:62px;margin-top:22px}.resultBox{border:1px solid var(--border);background:var(--card);border-radius:28px;max-width:760px;padding:32px}.resultBox strong{margin:12px 0 8px;font-size:1.4rem;display:block}.warningBadge{border:1px solid #f59e0b59;color:var(--text)!important;background:#f59e0b29!important}.resultMetaLine{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 12px;margin:14px 0;display:flex}.resultMetaLine strong{color:var(--text);margin:0;font-size:.92rem}.resultModuleList{border:1px solid var(--border);background:var(--surface-2);border-radius:18px;margin:14px 0;padding:14px 16px}.resultModuleList strong{margin:0 0 8px;font-size:.95rem}.resultModuleList ul{color:var(--muted);margin:0;padding-left:18px;line-height:1.55}.resultModuleList li span{color:var(--soft);font-size:.9rem;display:block}.resultMetricsGrid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px;margin:16px 0;display:grid}.resultMetricsGrid div{border:1px solid var(--border);background:var(--surface-2);border-radius:16px;padding:12px}.resultMetricsGrid span{color:var(--muted);font-size:.82rem;font-weight:800;display:block}.resultMetricsGrid strong{margin:4px 0 0;font-size:1.15rem;display:block}.downloadActions button:disabled{opacity:.45;cursor:not-allowed}.bottomActions{gap:12px;margin-top:20px;display:flex}@media (width<=1020px){.app{grid-template-columns:1fr}.sidebar{gap:14px;height:auto;padding:16px;display:grid;position:static}.brandIcon{margin-bottom:0}.stepNav{padding-bottom:4px;display:flex;overflow-x:auto}.stepNav button{min-width:max-content}.main{padding:22px 16px 28px}.topbar{flex-direction:column;align-items:stretch}.themeControl{overflow-x:auto}.profileLayout,.fileGrid,.heroCards,.flowCards,.needCards,.choiceGrid,.reviewGrid{grid-template-columns:1fr}.reviewCard.wide{grid-column:span 1}}@media (width<=620px){body{font-size:16px}.stepPanel{border-radius:24px;min-height:560px;padding:24px 18px}h1{font-size:clamp(2.45rem,14vw,4.2rem)}.fileActionRow{grid-template-columns:1fr}.themeControl span{display:none}.themeControl button{padding:10px 12px}.bottomActions{background:linear-gradient(180deg, transparent, var(--bg) 35%);padding:10px 0;position:sticky;bottom:0}.primaryBtn,.ghostBtn{flex:1}}:root{--fluid-page-max:1180px;--fluid-gap:clamp(14px, 1.6vw, 24px);--fluid-card-pad:clamp(18px, 2.2vw, 32px);--title-display:clamp(2.35rem, 4.6vw, 4.85rem);--title-section:clamp(2.05rem, 3.7vw, 3.85rem);--subtitle-size:clamp(1.02rem, 1.15vw, 1.2rem);--body-size:clamp(.98rem, 1vw, 1.08rem);--small-size:clamp(.86rem, .92vw, .96rem)}body{overflow-x:hidden}.app-shell{min-height:100vh}.main{width:100%;min-width:0;padding-left:clamp(18px,2.4vw,34px);padding-right:clamp(18px,2.4vw,34px)}.topbar,.step-card,.hero-panel,.review-grid,.result-panel{max-width:var(--fluid-page-max);margin-left:auto;margin-right:auto}.topbar{margin-bottom:clamp(18px,2vw,28px);padding-top:clamp(20px,2.4vw,36px)}.brand-title{letter-spacing:-.025em;line-height:1.08}.brand-subtitle,.hero-text,.step-subtitle,.card p,.file-desc,.option-desc,.review-card p,.result-block p{font-size:var(--body-size);letter-spacing:-.01em;line-height:1.62}.hero-title,.step-title{font-size:var(--title-section);letter-spacing:-.062em;max-width:980px;line-height:.98}.hero-title{font-size:var(--title-display)}.hero-panel,.step-card,.result-panel{border-radius:clamp(24px,2.8vw,36px);padding:clamp(28px,4vw,56px)}.hero-grid,.cards-grid,.file-grid,.review-grid,.option-grid,.support-grid,.barrier-grid,.adapt-grid{gap:var(--fluid-gap)}.card,.file-card,.choice-card,.need-card,.review-card,.result-block,.profile-save-card{padding:var(--fluid-card-pad);border-radius:clamp(18px,1.8vw,26px)}.need-card,.choice-card{align-items:flex-start;gap:16px}.need-card strong,.choice-card strong,.card strong,.file-title,.review-card h3{letter-spacing:-.025em;font-size:clamp(1rem,1.05vw,1.14rem);line-height:1.26}.need-card span,.choice-card span,.file-desc,.review-card p{font-size:var(--small-size);opacity:.82;margin-top:7px;font-weight:600;line-height:1.52;display:block}.choice-card strong:after,.need-card strong:after{content:"";height:0;display:block}.stepper{align-items:center;gap:10px;width:100%}.progress-wrap{max-width:var(--fluid-page-max);margin-left:auto;margin-right:auto}.progress-track{margin-bottom:14px}.step-btn{white-space:nowrap;border-radius:18px;min-height:46px;padding:0 18px}.theme-light .step-card,.theme-light .hero-panel,.theme-light .result-panel{background:#ffffffd4;box-shadow:0 26px 70px #36235a14}.theme-light .card,.theme-light .file-card,.theme-light .choice-card,.theme-light .need-card,.theme-light .review-card,.theme-light .result-block,.theme-light .profile-save-card{background:#ffffffd1;box-shadow:0 16px 44px #23163c0e}.theme-light .choice-card.active,.theme-light .need-card.active{background:linear-gradient(135deg,#8a48ec24,#fffffff0);box-shadow:0 18px 48px #6c31d21f}.chip-row,.selected-list,.review-tags{flex-wrap:wrap;align-items:flex-start;gap:10px 12px;display:flex;background:0 0!important}.chip,.tag,.selected-chip{white-space:normal;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:10px 15px;line-height:1.1;display:inline-flex;box-shadow:0 14px 28px #5b2ac326}.theme-light .chip,.theme-light .tag,.theme-light .selected-chip{color:#fff;background:linear-gradient(135deg,#8c47f2,#6121c4)}.primary-btn,.next-btn{border-radius:18px;min-height:52px;padding:0 24px;box-shadow:0 18px 42px #7a37e53d}.back-btn,.secondary-btn{border-radius:16px;min-height:48px}@media (width<=980px){.main{padding-left:18px;padding-right:18px}.topbar,.progress-wrap{max-width:100%}.stepper{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:8px;overflow-x:auto}.step-btn{scroll-snap-align:start;flex:none}.hero-panel,.step-card,.result-panel{padding:28px}.hero-title,.step-title{letter-spacing:-.052em}}@media (width<=680px){:root{--fluid-gap:12px;--fluid-card-pad:16px}.app-shell{display:block}.sidebar{width:100%;min-height:auto;padding:16px 16px 0;position:relative}.main{padding:14px}.topbar{gap:14px;margin-bottom:16px;padding-top:12px}.theme-toggle{justify-content:space-between;width:100%;overflow-x:auto}.progress-wrap{margin-top:8px}.stepper{gap:8px}.step-btn{min-height:42px;padding:0 14px;font-size:.9rem}.hero-panel,.step-card,.result-panel{border-radius:24px;padding:22px 18px}.hero-title,.step-title{letter-spacing:-.055em;font-size:clamp(2.05rem,10vw,3rem);line-height:1}.hero-text,.step-subtitle{font-size:1rem;line-height:1.55}.cards-grid,.file-grid,.review-grid,.option-grid,.support-grid,.barrier-grid,.adapt-grid{grid-template-columns:1fr!important}.need-card,.choice-card{min-height:auto;padding:16px}.choice-card strong,.need-card strong{font-size:1rem}.choice-card span,.need-card span{font-size:.92rem;line-height:1.48}.actions,.step-actions{flex-direction:column;align-items:stretch;gap:12px}.primary-btn,.next-btn,.back-btn,.secondary-btn{justify-content:center;width:100%}}:root{--page-max-v30:1180px;--sidebar-v30:264px;--radius-panel-v30:28px;--pad-panel-v30:clamp(26px, 3vw, 48px);--h1-v30:clamp(2.7rem, 4.9vw, 4.35rem);--h2-v30:clamp(2.15rem, 3.8vw, 3.35rem);--text-v30:clamp(1rem, 1.08vw, 1.12rem);--small-v30:clamp(.9rem, .94vw, .98rem)}.app-shell{grid-template-columns:var(--sidebar-v30) minmax(0, 1fr)!important}.sidebar{width:var(--sidebar-v30)!important;padding:28px 24px!important}.main{padding:clamp(24px,3vw,42px) clamp(24px,3.2vw,46px)!important}.topbar,.progress-wrap,.hero-panel,.step-card,.result-panel,.review-grid{max-width:var(--page-max-v30)!important}.logo-box{border-radius:18px!important;width:58px!important;height:58px!important}.logo-box svg{width:30px!important;height:30px!important}.nav-menu{gap:9px!important}.nav-item{border-radius:16px!important;min-height:48px!important;padding:0 14px!important;font-size:.98rem!important}.progress-label{margin-bottom:12px!important;font-size:.95rem!important}.hero-panel,.step-card,.result-panel{padding:var(--pad-panel-v30)!important;border-radius:var(--radius-panel-v30)!important}.kicker,.step-kicker{letter-spacing:.25em!important;margin-bottom:clamp(18px,2.2vw,28px)!important;font-size:.78rem!important}.hero-title{font-size:var(--h1-v30)!important;letter-spacing:-.06em!important;max-width:960px!important;margin-bottom:clamp(20px,2.2vw,30px)!important;line-height:.96!important}.step-title{font-size:var(--h2-v30)!important;letter-spacing:-.055em!important;margin-bottom:clamp(14px,1.6vw,22px)!important;line-height:.98!important}.hero-text,.step-subtitle{font-size:var(--text-v30)!important;max-width:850px!important;margin-bottom:clamp(22px,2.4vw,32px)!important;line-height:1.58!important}.hero-grid,.cards-grid,.file-grid,.option-grid,.support-grid,.barrier-grid,.adapt-grid,.review-grid{gap:clamp(14px,1.5vw,22px)!important}.card,.file-card,.choice-card,.need-card,.review-card,.result-block,.profile-save-card{border-radius:22px!important;padding:clamp(18px,2vw,26px)!important}.card{min-height:128px!important}.card strong,.file-title,.choice-card strong,.need-card strong,.review-card h3{font-size:clamp(1rem,1.04vw,1.12rem)!important;line-height:1.28!important}.card p,.file-desc,.choice-card span,.need-card span,.review-card p,.result-block p{font-size:var(--small-v30)!important;line-height:1.48!important}.need-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.need-card{grid-template-columns:42px 1fr!important;align-items:center!important;column-gap:16px!important;min-height:140px!important;display:grid!important}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.choice-card{grid-template-columns:44px 1fr!important;align-items:center!important;column-gap:16px!important;min-height:96px!important;display:grid!important}.choice-card strong,.need-card strong{margin-bottom:5px!important;display:block!important}.choice-card span,.need-card span{margin-top:0!important;font-weight:650!important}.file-card{min-height:190px!important}.upload-row{gap:12px!important}.review-card{min-height:172px!important}.chip,.tag,.selected-chip{padding:9px 14px!important;font-size:.9rem!important}.primary-btn,.next-btn{border-radius:16px!important;min-height:50px!important;padding:0 22px!important;font-size:.98rem!important}.back-btn,.secondary-btn{border-radius:15px!important;min-height:46px!important;font-size:.96rem!important}@media (height<=820px) and (width>=981px){:root{--sidebar-v30:252px;--pad-panel-v30:clamp(22px, 2.4vw, 38px);--h1-v30:clamp(2.55rem, 4.45vw, 3.85rem);--h2-v30:clamp(2rem, 3.35vw, 3rem)}.sidebar{padding-top:24px!important;padding-bottom:22px!important}.main{padding-top:26px!important;padding-bottom:26px!important}.hero-title{margin-bottom:18px!important}.hero-text,.step-subtitle{margin-bottom:22px!important}.card{min-height:112px!important}}@media (width<=1080px){.app-shell{display:block!important}.sidebar{border-bottom:1px solid #c4aaff2e!important;border-right:0!important;width:100%!important;min-height:auto!important;padding:18px 18px 14px!important;position:relative!important}.sidebar-brand,.progress-block{margin-bottom:14px!important}.nav-menu{-webkit-overflow-scrolling:touch!important;flex-direction:row!important;gap:10px!important;padding-bottom:6px!important;display:flex!important;overflow-x:auto!important}.nav-item{flex:none!important;min-width:142px!important}.main{padding:22px 18px!important}}@media (width<=680px){:root{--pad-panel-v30:20px;--h1-v30:clamp(2rem, 10vw, 2.85rem);--h2-v30:clamp(1.85rem, 8vw, 2.45rem)}.logo-box{width:50px!important;height:50px!important}.brand-title{font-size:1rem!important}.brand-subtitle{font-size:.9rem!important}.hero-panel,.step-card,.result-panel{border-radius:22px!important}.hero-title,.step-title{letter-spacing:-.05em!important;line-height:1!important}.hero-text,.step-subtitle{font-size:1rem!important;line-height:1.52!important}.cards-grid,.file-grid,.review-grid,.option-grid,.support-grid,.barrier-grid,.adapt-grid,.need-grid{grid-template-columns:1fr!important}.need-card,.choice-card{grid-template-columns:38px 1fr!important;min-height:auto!important;padding:16px!important}.upload-row{grid-template-columns:1fr!important}.primary-btn,.next-btn,.back-btn,.secondary-btn{width:100%!important}}.startSplit{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:clamp(18px,2.4vw,32px);margin-top:8px;display:grid}.startMain{min-width:0}.compactHeroCards{margin:0}.startActionPanel{border:1px solid var(--border);box-shadow:var(--softShadow);background:linear-gradient(145deg,#7c3aed1f,#ffffff08);border-radius:28px;flex-direction:column;justify-content:center;gap:14px;padding:clamp(22px,2.2vw,32px);display:flex}.startBadge{width:fit-content;color:var(--accentSoft);background:#7c3aed1f;border:1px solid #a78bfa47;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.88rem;font-weight:900;display:inline-flex}.startActionPanel h2{letter-spacing:-.04em;margin:2px 0 0;font-size:clamp(1.45rem,2vw,2.1rem);line-height:1.05}.startActionPanel p{color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.startSteps{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:4px 0;display:grid}.startSteps div{color:var(--text);background:#ffffff09;border:1px solid #a78bfa38;border-radius:16px;align-items:center;gap:9px;padding:10px 12px;font-weight:850;display:flex}.startSteps b{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.82rem;display:grid}.startPrimary{justify-content:center;width:100%;margin-top:4px}.startHint{text-align:center;justify-content:center;padding:8px 10px}@media (width<=1180px){.startSplit{grid-template-columns:1fr}.startActionPanel{justify-content:flex-start}}@media (width<=760px){.stepPanel{border-radius:24px;padding:22px}h1{letter-spacing:-.05em;font-size:clamp(2.1rem,11vw,3.15rem);line-height:1.02}.stepHeader p{font-size:1rem;line-height:1.55}.startSteps{grid-template-columns:1fr}.startActionPanel{border-radius:22px;padding:20px}}@media (height<=760px) and (width>=900px){h1{font-size:clamp(2.3rem,4vw,4.25rem)}.stepPanel{padding-top:30px;padding-bottom:30px}.stepHeader{margin-bottom:18px}}.loadingBox svg{animation:1.4s linear infinite adaptadoSpin}@keyframes adaptadoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.errorBox{border-color:#ef444459}.aiResultGrid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:start;gap:18px;display:grid}.resultCard{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:24px;padding:20px}.wideResult{min-width:0}.resultCardHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.resultCardHeader strong,.resultCard>strong{color:var(--text);font-size:1rem;line-height:1.25;display:block}.resultCardHeader span{color:var(--muted);margin-top:2px;font-size:.88rem;display:block}.resultText,.promptPreview pre{white-space:pre-wrap;word-break:break-word;width:100%;color:var(--text);background:var(--surface-2);border:1px solid var(--border);border-radius:18px;max-height:420px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.55;overflow:auto}.resultChecklist{color:var(--muted);margin:14px 0 0;padding-left:18px;font-size:.92rem;line-height:1.65}.promptPreview{border:1px solid var(--border);background:var(--card);border-radius:22px;grid-column:1/-1;padding:16px 18px}.promptPreview summary{cursor:pointer;color:var(--text);font-size:.95rem;font-weight:700}.promptPreview pre{max-height:360px;margin-top:14px}@media (width<=860px){.aiResultGrid{grid-template-columns:1fr}.resultCard{border-radius:20px;padding:16px}.resultText,.promptPreview pre{max-height:340px;font-size:.84rem}}.resultBox.premiumResultBox{background:color-mix(in srgb, var(--panel) 96%, transparent);border:1px solid color-mix(in srgb, var(--line) 78%, transparent);box-shadow:var(--shadowSoft);border-radius:26px;padding:26px}.resultToolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.resultActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.smallActionBtn{border-radius:999px;min-height:42px;padding:0 18px;font-size:14px}.copyStatus{width:fit-content;color:var(--accentStrong);background:color-mix(in srgb, var(--accent) 11%, transparent);border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);border-radius:999px;margin:0 0 14px;padding:8px 12px;font-weight:800;display:inline-flex}.aiStructuredOutput{gap:16px;display:grid}.aiSection{background:color-mix(in srgb, var(--panel2) 92%, transparent);border:1px solid color-mix(in srgb, var(--line) 78%, transparent);border-radius:22px;padding:22px}.aiSection h2{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(20px,2vw,28px);line-height:1.15}.aiSection pre,.aiOutputText{white-space:pre-wrap;word-break:break-word;color:var(--text);background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:clamp(15px,1.25vw,18px);line-height:1.68;overflow:visible}@media (width<=720px){.resultBox.premiumResultBox{border-radius:20px;padding:18px}.resultToolbar{flex-direction:column;align-items:flex-start}.resultActions,.smallActionBtn{width:100%}.smallActionBtn{justify-content:center}.aiSection{border-radius:18px;padding:18px}}.resultSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.resultSummaryCard{background:#ffffffc7;border:1px solid #7c3aed29;border-radius:18px;padding:16px;box-shadow:0 14px 34px #1118270f}.resultSummaryCard strong{color:var(--text);margin-bottom:6px;font-size:1rem;line-height:1.25;display:block}.resultSummaryCard span{color:var(--muted);font-size:.94rem;line-height:1.45;display:block}@media (width<=760px){.resultSummaryGrid{grid-template-columns:1fr}}:root,:root[data-theme=light],:root[data-theme=dark],:root[data-theme=premium]{--bg:#f7f8ff!important;--surface:#ffffffeb!important;--surface-2:#fafbff!important;--card:#fffffff7!important;--text:#121a55!important;--muted:#566182!important;--soft:#6d7695!important;--border:#dae1f6f2!important;--accent:#5b2bea!important;--accent-2:#7c3aed!important;--accent-soft:#5b2bea17!important;--chip-bg:#5b2bea!important;--chip-bg-2:#7c3aed!important;--chip-text:#fff!important;--shadow:0 22px 64px #2f236a17!important}body,:root[data-theme=light] body,:root[data-theme=dark] body,:root[data-theme=premium] body{color:var(--text)!important;background:radial-gradient(circle at 8% 4%,#5b2bea1a,#0000 28%),radial-gradient(circle at 92% 12%,#3b82f614,#0000 26%),linear-gradient(#fff 0%,#f7f8ff 100%)!important;overflow-x:hidden!important}.topbar,.teacherTopbar,.stepPanel,.teacherDashboard,.dashboardCleanV28,.platformPanel,.teacherPanel,.teacherRecentPanel,.teacherHeroCard{max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}.topbar,.teacherTopbar{border:1px solid var(--border)!important;background:#fffffff0!important;border-radius:26px!important;min-height:66px!important;padding:12px 18px!important;box-shadow:0 16px 44px #2f236a0f!important}.stepPanel{background:#ffffffc7!important;border-radius:clamp(26px,2.6vw,34px)!important;padding:clamp(28px,3vw,46px)!important;box-shadow:0 22px 70px #2f236a14!important}.eyebrow{color:#5b2bea!important;letter-spacing:.12em!important;background:#5b2bea17!important;border-radius:999px!important;margin-bottom:16px!important;padding:7px 12px!important;font-size:.76rem!important}h1{letter-spacing:-.06em!important;color:#121a55!important;font-size:clamp(2.35rem,4.3vw,4.2rem)!important;line-height:.98!important}.stepHeader p{color:#566182!important;max-width:760px!important;font-size:clamp(1rem,1.08vw,1.08rem)!important}.teacherDashboard,.dashboardCleanV28{gap:clamp(20px,2vw,28px)!important;display:grid!important}.teacherHeroCard,.teacherHeroMinimal{border:1px solid var(--border)!important;background:radial-gradient(circle at 85% 12%,#5b2bea1c,#0000 28%),radial-gradient(circle at 12% 90%,#3b82f61a,#0000 30%),#fffffff0!important;border-radius:34px!important;padding:clamp(36px,4.4vw,72px)!important;box-shadow:0 24px 80px #2f236a14!important}.teacherHeroContent h1,.teacherHeroMinimal h1{color:#121a55!important;letter-spacing:-.07em!important;margin-bottom:16px!important;font-size:clamp(2.7rem,5vw,5.4rem)!important;line-height:.96!important}.teacherHeroContent p,.teacherHeroMinimal p{color:#566182!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important;line-height:1.62!important}.teacherHeroButton,.teacherHeroMinimal .teacherHeroButton,.teacherHeroContent button,.teacherHeroCard button{color:#fff!important;background:linear-gradient(90deg,#5b2bea,#7c3aed)!important;border:0!important;border-radius:18px!important;width:min(100%,340px)!important;min-height:58px!important;font-weight:950!important;box-shadow:0 18px 42px #5b2bea38!important}.teacherCardsGrid,.teacherCardsMinimal{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(16px,1.6vw,24px)!important;display:grid!important}.teacherFeatureCard,.teacherFeatureMinimal,.teacherPanel,.teacherPanelMinimal,.teacherRecentPanel,.teacherRecentPanel.teacherPanelMinimal{border:1px solid var(--border)!important;background:#fffffff5!important;border-radius:26px!important;box-shadow:0 16px 44px #2f236a0f!important}.teacherFeatureCard,.teacherFeatureMinimal{min-height:116px!important;padding:22px!important}.teacherFeatureCard strong,.teacherPanelHeader strong,.teacherRecentCard strong{color:#121a55!important}.teacherFeatureCard small,.teacherRecentCard span,.teacherPanelHeader span{color:#566182!important}.teacherRecentHeader button,.teacherPanelHeader button{color:#5b2bea!important;background:#5b2bea12!important;border:1px solid #5b2bea2e!important;border-radius:999px!important;min-height:36px!important;padding:0 14px!important;font-weight:900!important}.teacherFlowSteps,.teacherFlowMinimal{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.teacherFlowStep,.teacherFlowStepMinimal{border:1px solid var(--border)!important;background:#fafbff!important;border-radius:20px!important;min-height:94px!important;padding:16px!important}.teacherRecentCard,.teacherRecentCardMinimal{border:1px solid var(--border)!important;background:#fafbff!important;border-radius:18px!important;padding:16px 18px!important}.inlineStepActions .secondaryBtn,.reviewFinalActions .secondaryBtn,.studentCleanActions .secondaryBtn,.flowCleanActions .secondaryBtn{flex:none!important;width:auto!important;min-width:132px!important}.inlineStepActions .primaryBtn,.reviewFinalActions .primaryBtn,.studentCleanActions .primaryBtn,.flowCleanActions .primaryBtn{flex:none!important;width:auto!important;min-width:230px!important}.studentCleanActions .primaryBtn{margin-left:auto!important}.inlineStepActions>.primaryBtn,.reviewFinalActions>.primaryBtn,.studentCleanActions>.primaryBtn{max-width:320px!important}.fileGrid{gap:clamp(16px,1.8vw,24px)!important}.fileBox{background:#fffffff5!important;border-color:#5b2bea2e!important;box-shadow:0 18px 44px #2f236a0f!important}.fileIcon{background:#5b2bea24!important}.fileIcon svg{color:#5b2bea!important}.fileActionRow{grid-template-columns:minmax(0,1fr) auto!important}.fileName{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.noticeLine{background:#ffffffc7!important;max-width:100%!important;line-height:1.45!important}.studentCleanCard{background:#fffffff7!important;max-width:960px!important;margin-left:0!important}.studentNeedSegmented button.selected{color:#fff!important;background:linear-gradient(90deg,#5b2bea,#7c3aed)!important}.choiceGrid{gap:14px!important}.choiceCard{border:1px solid var(--border)!important;background:#fff!important;border-radius:20px!important;min-height:72px!important;box-shadow:0 12px 34px #2f236a0b!important}.platformHero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:clamp(18px,2vw,26px);max-width:1280px;margin:0 auto clamp(20px,2vw,28px);display:grid}.platformHeroCard,.platformSafetyCard,.platformPanel{border:1px solid var(--border);background:#fffffff5;border-radius:28px;box-shadow:0 18px 46px #3d276e12}.platformHeroCard{background:radial-gradient(circle at 88% 14%,#5b2bea1a,#0000 34%),#fffffff0;padding:clamp(30px,3vw,46px)}.platformHeroCard h2{color:#121a55;letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,4.4vw,4.6rem);line-height:.96}.platformHeroCard p{color:#566182;max-width:720px;line-height:1.65}.platformGridTwo{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:clamp(18px,2vw,26px);max-width:1280px;margin:0 auto;display:grid}.platformPanel{padding:clamp(22px,2.4vw,30px)}@media (width<=1100px){.teacherCardsGrid,.teacherCardsMinimal,.teacherFlowSteps,.teacherFlowMinimal,.platformHero,.platformGridTwo{grid-template-columns:1fr!important}.teacherMain,.main{padding:18px!important}}@media (width<=760px){.stepPanel{border-radius:24px!important;padding:22px 18px!important}.inlineStepActions,.reviewFinalActions,.studentCleanActions,.flowCleanActions{flex-direction:column-reverse!important;align-items:stretch!important}.inlineStepActions .primaryBtn,.inlineStepActions .secondaryBtn,.reviewFinalActions .primaryBtn,.reviewFinalActions .secondaryBtn,.studentCleanActions .primaryBtn,.studentCleanActions .secondaryBtn,.flowCleanActions .primaryBtn,.flowCleanActions .secondaryBtn{width:100%!important;min-width:0!important;max-width:none!important}.fileGrid,.fileActionRow{grid-template-columns:1fr!important}.fileButton{width:100%!important}}*{box-sizing:border-box}img,svg,video,canvas{max-width:100%}:root{--adapt-desktop-max:1180px;--adapt-wide-max:1280px;--adapt-mobile-pad:14px}@media (width>=1025px){.teacherShell,.platformApp,.app{min-height:100dvh}.teacherMain,.main{padding:24px 32px 44px!important}.teacherTopbar,.topbar{width:min(100%, var(--adapt-desktop-max))!important;margin:0 auto 24px!important}.teacherDashboard,.dashboardCleanV28{width:min(100%, var(--adapt-desktop-max))!important;gap:22px!important;margin:0 auto!important;display:grid!important}.teacherHeroCard,.teacherHeroMinimal{border-radius:34px!important;place-items:center!important;width:100%!important;min-height:300px!important;padding:48px 56px!important;display:grid!important}.teacherHeroContent,.teacherHeroMinimal .teacherHeroContent{text-align:center!important;width:min(100%,720px)!important;margin:0 auto!important}.teacherHeroContent h1,.teacherHeroMinimal h1{margin-bottom:16px!important;font-size:clamp(3rem,4.5vw,5.15rem)!important;line-height:.94!important}.teacherHeroContent p,.teacherHeroMinimal p{max-width:560px!important;margin:0 auto 24px!important}.teacherHeroCard button,.teacherHeroCard .teacherHeroButton,.teacherHeroContent button,.teacherHeroMinimal button{color:#fff!important;background:linear-gradient(90deg,#5b2bea,#7c3aed)!important;border:0!important;border-radius:18px!important;width:min(100%,300px)!important;min-height:56px!important;font-weight:950!important;box-shadow:0 18px 42px #5b2bea38!important}.teacherCardsGrid,.teacherCardsMinimal{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important;display:grid!important}.teacherFeatureCard,.teacherFeatureMinimal{border-radius:24px!important;min-height:108px!important}.teacherPanel,.teacherPanelMinimal,.teacherRecentPanel{border-radius:28px!important;width:100%!important;padding:22px!important}.teacherFlowSteps,.teacherFlowMinimal{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.teacherRecentCard,.teacherRecentCardMinimal{min-height:58px!important}.stepPanel{width:min(100%, var(--adapt-desktop-max))!important;margin:0 auto!important}.fileGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.choiceGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width>=761px) and (width<=1024px){.teacherMain,.main{padding:18px 20px 34px!important}.teacherTopbar,.topbar,.teacherDashboard,.dashboardCleanV28,.stepPanel{width:min(100%,920px)!important;margin-left:auto!important;margin-right:auto!important}.teacherHeroCard,.teacherHeroMinimal{min-height:260px!important;padding:38px 34px!important}.teacherCardsGrid,.teacherCardsMinimal{grid-template-columns:1fr!important}.teacherFlowSteps,.teacherFlowMinimal,.choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){body{font-size:16px!important}.teacherShell,.platformApp,.app{min-height:100dvh!important;display:block!important}.teacherSidebar,.sidebar,.sidebarV2{display:none!important}.teacherMain,.main{width:100%!important;padding:12px var(--adapt-mobile-pad) 28px!important}.teacherTopbar,.topbar{border-radius:20px!important;width:100%!important;min-height:auto!important;margin:0 0 14px!important;padding:12px!important}.teacherMobileBrand{display:flex!important}.teacherTopbarTitle{display:none!important}.teacherTopbarActions{justify-content:space-between!important;gap:8px!important;width:100%!important;display:flex!important}.teacherTopbarActions button,.teacherAccountButton,.teacherLogout{border-radius:999px!important;min-height:40px!important;padding:0 12px!important;font-size:.88rem!important}.teacherDashboard,.dashboardCleanV28{gap:14px!important;width:100%!important;display:grid!important}.teacherHeroCard,.teacherHeroMinimal{border-radius:24px!important;width:100%!important;min-height:auto!important;padding:28px 18px!important}.teacherHeroContent,.teacherHeroMinimal .teacherHeroContent{text-align:center!important;width:100%!important}.teacherHeroContent h1,.teacherHeroMinimal h1{letter-spacing:-.06em!important;margin-bottom:12px!important;font-size:clamp(2.1rem,12vw,3.25rem)!important;line-height:.98!important}.teacherHeroContent p,.teacherHeroMinimal p{max-width:100%!important;margin-bottom:18px!important;font-size:.98rem!important;line-height:1.5!important}.teacherHeroCard button,.teacherHeroCard .teacherHeroButton,.teacherHeroContent button,.teacherHeroMinimal button{color:#fff!important;background:linear-gradient(90deg,#5b2bea,#7c3aed)!important;border:0!important;border-radius:16px!important;width:100%!important;min-height:52px!important;font-weight:950!important}.teacherCardsGrid,.teacherCardsMinimal,.teacherFlowSteps,.teacherFlowMinimal,.teacherRecentCards,.teacherRecentCardsAlways{grid-template-columns:1fr!important;gap:12px!important}.teacherFeatureCard,.teacherFeatureMinimal{border-radius:20px!important;min-height:88px!important;padding:15px!important}.teacherFeatureIcon{border-radius:15px!important;width:44px!important;height:44px!important}.teacherPanel,.teacherPanelMinimal,.teacherRecentPanel{border-radius:22px!important;padding:16px!important}.teacherFlowStep,.teacherFlowStepMinimal{border-radius:17px!important;min-height:76px!important;padding:14px!important}.teacherRecentCard,.teacherRecentCardMinimal{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding:14px!important}.stepPanel{border-radius:22px!important;width:100%!important;padding:20px 16px!important}.stepHeader{margin-bottom:20px!important}.stepHeader h1,h1{font-size:clamp(2rem,11vw,3rem)!important}.stepHeader p{font-size:.96rem!important;line-height:1.52!important}.fileGrid,.fileActionRow,.choiceGrid,.reviewGrid,.formGrid,.flowCleanGrid,.studentNeedSegmented{grid-template-columns:1fr!important}.fileBox,.reviewCard,.choiceCard,.studentCleanCard,.flowCleanCard{border-radius:20px!important;padding:16px!important}.fileTop{gap:12px!important}.fileIcon{border-radius:14px!important;width:42px!important;height:42px!important}.noticeLine{border-radius:18px!important;align-items:flex-start!important;padding:12px!important;font-size:.9rem!important;display:flex!important}.inlineStepActions,.reviewFinalActions,.studentCleanActions,.flowCleanActions{flex-direction:column-reverse!important;align-items:stretch!important;gap:10px!important}.inlineStepActions .primaryBtn,.inlineStepActions .secondaryBtn,.reviewFinalActions .primaryBtn,.reviewFinalActions .secondaryBtn,.studentCleanActions .primaryBtn,.studentCleanActions .secondaryBtn,.flowCleanActions .primaryBtn,.flowCleanActions .secondaryBtn{width:100%!important;min-width:0!important;max-width:none!important}}@media (width<=390px){:root{--adapt-mobile-pad:10px}.teacherHeroContent h1,.teacherHeroMinimal h1,.stepHeader h1,h1{font-size:clamp(1.85rem,11vw,2.55rem)!important}.teacherFeatureCard,.teacherFeatureMinimal{grid-template-columns:auto 1fr!important}}:root,:root[data-theme=light],:root[data-theme=dark],:root[data-theme=premium]{--v39-max:1180px;--v39-wide:1280px;--bg:#f7f8ff!important;--surface:#fffffff0!important;--surface-2:#fafbff!important;--card:#fffffffa!important;--text:#121a55!important;--muted:#556183!important;--soft:#6d7695!important;--border:#dae1f6f5!important;--accent:#5b2bea!important;--accent-2:#7c3aed!important;--accent-soft:#5b2bea17!important;--shadow:0 22px 64px #2f236a16!important}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body,:root[data-theme=light] body,:root[data-theme=dark] body,:root[data-theme=premium] body{color:var(--text)!important;background:radial-gradient(circle at 8% 2%,#5b2bea1a,#0000 28%),radial-gradient(circle at 92% 12%,#3b82f614,#0000 26%),linear-gradient(#fff 0%,#f7f8ff 100%)!important}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.main,.teacherMain{min-width:0!important;padding:clamp(22px,2.4vw,36px)!important}.topbar,.teacherTopbar{width:min(100%, var(--v39-max))!important;border:1px solid var(--border)!important;background:#fffffff0!important;border-radius:26px!important;min-height:66px!important;margin:0 auto 24px!important;padding:12px 18px!important;box-shadow:0 16px 44px #2f236a0f!important}.eyebrow{color:#5b2bea!important;letter-spacing:.12em!important;background:#5b2bea17!important;border-radius:999px!important;width:fit-content!important;margin-bottom:16px!important;padding:7px 12px!important;font-size:.76rem!important}.stepHeader p{color:#556183!important;max-width:760px!important;font-size:clamp(1rem,1.08vw,1.08rem)!important;line-height:1.56!important}.homeV39{width:min(100%, var(--v39-max));gap:22px;margin:0 auto;display:grid}.homeHeroV39{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);align-items:stretch;gap:22px;display:grid}.homeHeroTextV39,.homeFocusCardV39,.panelV39,.shortcutCardV39,.listPageV39,.settingsCardV39{border:1px solid var(--border);background:#fffffff5;box-shadow:0 18px 52px #2f236a12}.homeHeroTextV39{background:radial-gradient(circle at 92% 14%,#5b2bea1f,#0000 28%),radial-gradient(circle at 8% 92%,#3b82f617,#0000 30%),#fffffff5;border-radius:34px;align-content:center;justify-items:start;min-height:320px;padding:clamp(32px,4vw,58px);display:grid}.badgeV39{color:#5b2bea;letter-spacing:.04em;background:#5b2bea17;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:34px;margin-bottom:18px;padding:0 13px;font-size:.8rem;font-weight:950;display:inline-flex}.homeHeroTextV39 h1{color:#121a55;letter-spacing:-.075em;margin:0 0 14px;font-size:clamp(3rem,5vw,5.4rem);line-height:.94}.homeHeroTextV39 p{color:#556183;max-width:680px;margin:0 0 26px;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.62}.primaryCtaV39{color:#fff;background:linear-gradient(90deg,#5b2bea,#7c3aed);border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-width:270px;min-height:58px;font-weight:950;display:inline-flex;box-shadow:0 18px 42px #5b2bea38}.homeFocusCardV39{border-radius:34px;align-content:center;gap:12px;padding:28px;display:grid}.homeFocusCardV39>span,.panelHeaderV39 span{color:#5b2bea;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.homeFocusCardV39 strong{color:#121a55;letter-spacing:-.04em;font-size:clamp(1.35rem,2vw,2rem);line-height:1.08}.homeFocusCardV39 p{color:#556183;margin:0;line-height:1.52}.homeCheckGridV39{gap:10px;margin-top:8px;display:grid}.homeCheckGridV39 div{color:#556183;border:1px solid var(--border);background:#fafbff;border-radius:16px;align-items:center;gap:10px;min-height:46px;padding:0 13px;font-weight:850;display:flex}.homeCheckGridV39 div.ready{color:#047857;background:#ecfdf5;border-color:#10b98133}.shortcutGridV39{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.shortcutCardV39{text-align:left;color:#121a55;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:108px;padding:20px;display:grid}.shortcutCardV39.primary{background:linear-gradient(135deg,#5b2bea17,#fffffff5)}.shortcutIconV39{color:#fff;background:linear-gradient(135deg,#5b2bea,#7c3aed);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.shortcutCardV39 strong,.shortcutCardV39 small{display:block}.shortcutCardV39 strong{color:#121a55;font-size:1rem}.shortcutCardV39 small{color:#556183;margin-top:3px;font-size:.88rem;font-weight:650}.homeContentGridV39{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px;display:grid}.panelV39{border-radius:28px;padding:22px}.panelHeaderV39{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.panelHeaderV39 strong{color:#121a55;margin-top:4px;font-size:1.1rem;display:block}.textButtonV39,.ghostMiniV39{color:#5b2bea;background:#5b2bea12;border:1px solid #5b2bea2e;border-radius:999px;min-height:36px;padding:0 14px;font-weight:900}.flowGridV39{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.flowItemV39{border:1px solid var(--border);background:#fafbff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:9px 12px;min-height:92px;padding:16px;display:grid}.flowItemV39 small{color:#fff;background:#5b2bea;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:950;display:grid}.flowItemV39 svg{color:#5b2bea}.flowItemV39 strong{color:#121a55;grid-column:1/-1}.recentListV39,.historyListV39,.profileGridV39{gap:12px;display:grid}.recentItemV39,.historyCardV39{border:1px solid var(--border);background:#fafbff;border-radius:18px;padding:16px}.recentItemV39{justify-content:space-between;align-items:center;gap:14px;display:flex}.recentItemV39 strong,.historyCardV39 strong{color:#121a55}.recentItemV39 span,.historyCardV39 span,.profileCardV39 span,.settingsCardV39 span{color:#556183}.statusV39{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 11px;font-size:.78rem;font-style:normal;font-weight:950;display:inline-flex}.statusV39.review{color:#92400e;background:#fffbeb}.statusV39.done{color:#047857;background:#ecfdf5}.statusV39.danger{color:#b42318;background:#fef2f2}.statusV39.neutral{color:#5b2bea;background:#5b2bea17}.emptyV39,.emptyStateV39{text-align:center;color:#556183;background:#fafbff;border:1px dashed #5b2bea38;border-radius:22px;place-items:center;gap:8px;min-height:180px;padding:24px;display:grid}.listPageV39{border-radius:28px;padding:22px}.listHeaderV39{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.listHeaderV39 strong,.listHeaderV39 span{display:block}.listHeaderV39 strong{color:#121a55;font-size:1.08rem}.listHeaderV39 span{color:#556183;margin-top:4px}.listActionsV39,.fileActionsV39{flex-wrap:wrap;gap:10px;display:flex}.historyTopV39{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.historyCardV39 p{color:#556183;line-height:1.52}.ghostMiniV39.danger{color:#b42318;background:#fff7f7;border-color:#b4231838}.profileGridV39{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profileCardV39,.settingsCardV39{border-radius:24px;gap:12px;padding:20px;display:grid}.profileIconV39{color:#fff;background:linear-gradient(135deg,#5b2bea,#7c3aed);border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.profileCardV39 p{color:#556183;margin:0;line-height:1.48}.settingsGridV39{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settingsCardV39{grid-template-columns:auto 1fr;align-items:center}.settingsCardV39.wide{grid-column:1/-1;display:block}.settingsCardV39 ul{color:#556183;margin:14px 0 0;padding-left:20px;line-height:1.7}.inlineStepActions,.reviewFinalActions,.studentCleanActions,.flowCleanActions{border-top:1px solid #dae1f6eb!important;justify-content:flex-end!important;align-items:center!important;gap:14px!important;margin-top:24px!important;padding-top:20px!important;display:flex!important}.primaryBtn{color:#fff!important;background:linear-gradient(90deg,#5b2bea,#7c3aed)!important;border:0!important;box-shadow:0 16px 36px #5b2bea33!important}.secondaryBtn,.ghostBtn{color:#121a55!important;box-shadow:none!important;background:#fff!important;border:1px solid #5b2bea38!important}@media (width<=920px){.main,.teacherMain{padding:14px!important}.homeHeroV39,.homeContentGridV39,.shortcutGridV39,.settingsGridV39{grid-template-columns:1fr!important}.homeHeroTextV39{text-align:center;border-radius:26px;justify-items:stretch;min-height:auto;padding:28px 20px}.homeHeroTextV39 .badgeV39{margin-left:auto;margin-right:auto}.homeHeroTextV39 h1{font-size:clamp(2.3rem,12vw,3.3rem)}.primaryCtaV39{width:100%;min-width:0}.homeFocusCardV39,.panelV39,.listPageV39{border-radius:24px;padding:18px}.flowGridV39{grid-template-columns:1fr}.recentItemV39,.historyTopV39,.listHeaderV39{flex-direction:column;align-items:flex-start}.listActionsV39,.listActionsV39 .secondaryBtn,.fileActionsV39,.fileActionsV39 .primaryBtn,.fileActionsV39 .secondaryBtn,.fileActionsV39 .ghostMiniV39{width:100%}.inlineStepActions,.reviewFinalActions,.studentCleanActions,.flowCleanActions{flex-direction:column-reverse!important;align-items:stretch!important}.inlineStepActions .primaryBtn,.inlineStepActions .secondaryBtn,.reviewFinalActions .primaryBtn,.reviewFinalActions .secondaryBtn,.studentCleanActions .primaryBtn,.studentCleanActions .secondaryBtn,.flowCleanActions .primaryBtn,.flowCleanActions .secondaryBtn{width:100%!important;min-width:0!important;max-width:none!important}}:root,:root[data-theme=light],:root[data-theme=dark],:root[data-theme=premium]{--max:1120px;--bg:#f7f8ff!important;--surface:#fff!important;--surface-2:#fafbff!important;--card:#fff!important;--text:#121a55!important;--muted:#5a6485!important;--border:#dde4f6!important;--accent:#5b2bea!important;--accent-2:#7c3aed!important;--shadow:0 20px 55px #2f236a14!important}html,body,#root{width:100%;min-height:100%;overflow-x:hidden!important}body{color:var(--text)!important;background:radial-gradient(circle at 8% 0,#5b2bea14,#0000 28%),radial-gradient(circle at 96% 8%,#3b82f60f,#0000 24%),linear-gradient(#fff,#f7f8ff)!important;margin:0!important}button{font:inherit;cursor:pointer}img{max-width:100%}.adaptadoShellV41{grid-template-columns:236px minmax(0,1fr);min-height:100dvh;display:grid}.adaptadoSidebarV41{border-right:1px solid var(--border);background:#ffffffe0;height:100dvh;padding:24px 18px;position:sticky;top:0;box-shadow:12px 0 34px #2f236a0b}.adaptadoBrandV41{justify-content:center;margin-bottom:22px;display:flex}.adaptadoShellLogo{object-fit:contain!important;width:168px!important;height:auto!important}.adaptadoNewButtonV41,.primaryBtn,.primaryCtaV39{min-height:48px;color:#fff!important;background:linear-gradient(90deg,#5b2bea,#7c3aed)!important;border:0!important;border-radius:16px!important;font-weight:900!important;box-shadow:0 14px 30px #5b2bea2e!important}.adaptadoNewButtonV41{justify-content:center;align-items:center;gap:9px;width:100%;margin-bottom:18px;display:inline-flex}.adaptadoNavV41{gap:8px;display:grid}.adaptadoNavV41 button{width:100%;min-height:46px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:10px;padding:0 13px;font-weight:800;display:flex}.adaptadoNavV41 button.active{color:var(--accent);background:#5b2bea17}.adaptadoMainV41{min-width:0;padding:24px 28px 42px}.adaptadoTopbarV41{width:min(100%, var(--max));border:1px solid var(--border);background:#ffffffeb;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:16px;min-height:64px;margin:0 auto 24px;padding:10px 16px 10px 22px;display:grid;box-shadow:0 14px 34px #2f236a0e}.adaptadoTopbarV41>strong{color:var(--text);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem;font-weight:950}.adaptadoTopActionsV41{gap:10px;display:flex}.adaptadoAccountV41,.adaptadoLogoutV41,.secondaryBtn,.ghostBtn{justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:inline-flex;color:var(--text)!important;box-shadow:none!important;background:#fff!important;border:1px solid #5b2bea33!important;border-radius:999px!important;font-weight:850!important}.adaptadoLogoutV41{color:var(--accent)!important;background:#5b2bea12!important}.adaptadoMobileBrandV41{display:none}.stepPanel{width:min(100%, var(--max))!important;border:1px solid var(--border)!important;background:#ffffffd1!important;border-radius:30px!important;margin:0 auto!important;padding:clamp(26px,3vw,42px)!important;box-shadow:0 18px 50px #2f236a12!important}.stepHeader{max-width:760px!important;margin-bottom:24px!important}.eyebrow{width:fit-content!important;color:var(--accent)!important;letter-spacing:.1em!important;background:#5b2bea17!important;border-radius:999px!important;margin-bottom:14px!important;padding:7px 12px!important;font-size:.76rem!important}h1,.stepHeader h1{color:var(--text)!important;letter-spacing:-.055em!important;font-size:clamp(2.25rem,4vw,3.8rem)!important;line-height:.98!important}.stepHeader p{color:var(--muted)!important;line-height:1.58!important}.dashboardMinimalV41{width:min(100%, var(--max));gap:20px;margin:0 auto;display:grid}.heroMinimalV41{text-align:center;border:1px solid var(--border);background:radial-gradient(circle at 80% 10%,#5b2bea1a,#0000 28%),#fff;border-radius:34px;align-content:center;justify-items:center;min-height:340px;padding:clamp(34px,5vw,70px);display:grid;box-shadow:0 22px 60px #2f236a13}.heroMinimalV41 span{min-height:32px;color:var(--accent);letter-spacing:.06em;text-transform:uppercase;background:#5b2bea17;border-radius:999px;align-items:center;margin-bottom:18px;padding:0 12px;font-size:.78rem;font-weight:950;display:inline-flex}.heroMinimalV41 h1{max-width:760px;margin:0 0 14px;font-size:clamp(2.8rem,5vw,5rem)!important}.heroMinimalV41 p{max-width:640px;color:var(--muted);margin:0 0 26px;font-size:1.05rem;line-height:1.62}.heroMinimalV41 button{color:#fff;background:linear-gradient(90deg,#5b2bea,#7c3aed);border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-width:280px;min-height:56px;font-weight:950;display:inline-flex;box-shadow:0 18px 40px #5b2bea33}.quickGridV41{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.quickGridV41 button,.panelMinimalV41,.cleanListV41,.emptyStateV41,.settingsCleanV41 section{border:1px solid var(--border);background:#fff;border-radius:26px;box-shadow:0 16px 42px #2f236a0e}.quickGridV41 button{text-align:left;min-height:108px;color:var(--text);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;display:grid}.quickGridV41 button>svg,.profileCardsV41 article>svg,.settingsCleanV41 section>svg{color:#fff;background:linear-gradient(135deg,#5b2bea,#7c3aed);border-radius:16px;width:48px;height:48px;padding:13px}.quickGridV41 strong,.quickGridV41 small{display:block}.quickGridV41 small{color:var(--muted);margin-top:4px}.contentGridV41{grid-template-columns:.95fr 1.05fr;gap:18px;display:grid}.panelMinimalV41,.cleanListV41{padding:22px}.panelHeaderMinimalV41{margin-bottom:16px}.panelHeaderMinimalV41.inline{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panelHeaderMinimalV41 span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950;display:block}.panelHeaderMinimalV41 strong{color:var(--text);margin-top:4px;font-size:1.08rem;display:block}.panelHeaderMinimalV41 button,.textOnlyV41,.dangerTextV41{min-height:36px;color:var(--accent);background:#5b2bea12;border:1px solid #5b2bea2e;border-radius:999px;padding:0 13px;font-weight:850}.flowMinimalV41{gap:10px;display:grid}.flowMinimalV41 article,.recentMinimalV41 article,.historyCardsV41 article{border:1px solid var(--border);background:var(--surface-2);border-radius:18px}.flowMinimalV41 article{align-items:center;gap:12px;min-height:72px;padding:14px;display:flex}.flowMinimalV41 svg{color:var(--accent)}.recentMinimalV41{gap:10px;display:grid}.recentMinimalV41 article,.historyTopV41{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.recentMinimalV41 article{padding:14px}.recentMinimalV41 span,.historyTopV41 span,.profileCardsV41 span,.settingsCleanV41 span{color:var(--muted)}.recentMinimalV41 em,.historyTopV41 em{white-space:nowrap;color:#92400e;background:#fffbeb;border-radius:999px;padding:6px 10px;font-size:.78rem;font-style:normal;font-weight:900}.emptyMinimalV41{min-height:120px;color:var(--muted);background:var(--surface-2);border:1px dashed #5b2bea38;border-radius:18px;place-items:center;display:grid}.cleanListHeaderV41,.historyActionsV41{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.cleanListHeaderV41>div,.historyActionsV41{flex-wrap:wrap;gap:10px;display:flex}.historyCardsV41,.profileCardsV41{gap:14px;display:grid}.historyCardsV41 article{padding:18px}.historyCardsV41 p{color:var(--muted);line-height:1.52}.dangerTextV41{color:#b42318;background:#fff7f7;border-color:#b4231838;align-items:center;gap:8px;display:inline-flex}.emptyStateV41{text-align:center;place-items:center;gap:8px;min-height:240px;padding:28px;display:grid}.emptyStateV41 p{color:var(--muted);margin:0}.profileCardsV41{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.profileCardsV41 article{border:1px solid var(--border);background:#fff;border-radius:24px;gap:10px;padding:20px;display:grid;box-shadow:0 16px 42px #2f236a0e}.profileCardsV41 p{color:var(--muted)}.settingsCleanV41{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settingsCleanV41 section{grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:20px;display:grid}.settingsCleanV41 section.wide{grid-column:1/-1;display:block}.settingsCleanV41 p{color:var(--muted)}.inlineStepActions,.reviewFinalActions,.studentCleanActions,.flowCleanActions{justify-content:flex-end!important}.inlineStepActions .primaryBtn,.reviewFinalActions .primaryBtn,.studentCleanActions .primaryBtn,.flowCleanActions .primaryBtn{width:auto!important;min-width:230px!important;max-width:320px!important}.inlineStepActions .secondaryBtn,.reviewFinalActions .secondaryBtn,.studentCleanActions .secondaryBtn,.flowCleanActions .secondaryBtn{width:auto!important;min-width:132px!important}.platformApp>.sidebar:not(.adaptadoSidebarV41),.platformApp>.main>.topbar:not(.adaptadoTopbarV41){all:unset}@media (width<=920px){.adaptadoShellV41{display:block}.adaptadoSidebarV41{display:none}.adaptadoMainV41{padding:12px 12px 28px}.adaptadoTopbarV41{border-radius:20px;grid-template-columns:1fr;width:100%;padding:12px}.adaptadoMobileBrandV41{justify-content:space-between;align-items:center;display:flex}.adaptadoMobileBrandV41 .adaptadoShellLogo{width:140px!important}.adaptadoMobileBrandV41 button{border:1px solid var(--border);width:42px;height:42px;color:var(--text);background:#fff;border-radius:999px;place-items:center;display:grid}.adaptadoTopbarV41>strong{display:none}.adaptadoTopActionsV41{justify-content:space-between}.dashboardMinimalV41,.stepPanel{width:100%!important}.heroMinimalV41{border-radius:24px;min-height:auto;padding:30px 18px}.heroMinimalV41 h1{font-size:clamp(2.2rem,12vw,3.2rem)!important}.heroMinimalV41 button{width:100%;min-width:0}.quickGridV41,.contentGridV41,.settingsCleanV41{grid-template-columns:1fr}.quickGridV41 button{min-height:92px;padding:16px}.panelMinimalV41,.cleanListV41{border-radius:22px;padding:18px}.recentMinimalV41 article,.historyTopV41,.cleanListHeaderV41{flex-direction:column;align-items:flex-start}.historyActionsV41,.historyActionsV41 .primaryBtn,.historyActionsV41 .secondaryBtn,.historyActionsV41 .dangerTextV41,.cleanListHeaderV41 .primaryBtn,.cleanListHeaderV41 .secondaryBtn{width:100%}.settingsCleanV41 section{grid-template-columns:1fr}.inlineStepActions,.reviewFinalActions,.studentCleanActions,.flowCleanActions{flex-direction:column-reverse!important;align-items:stretch!important}.inlineStepActions .primaryBtn,.reviewFinalActions .primaryBtn,.studentCleanActions .primaryBtn,.flowCleanActions .primaryBtn,.inlineStepActions .secondaryBtn,.reviewFinalActions .secondaryBtn,.studentCleanActions .secondaryBtn,.flowCleanActions .secondaryBtn{width:100%!important;min-width:0!important;max-width:none!important}}.studentCleanCard{gap:20px!important}.studentQuickRow{background:#fafbff!important;border:1px solid #dae1f6eb!important;border-radius:18px!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;padding:12px 14px!important;display:flex!important}.studentQuickRow>span{color:#556183!important;margin-right:2px!important;font-size:.86rem!important;font-weight:900!important}.studentQuickRow button{transition:transform .16s,background .16s,border-color .16s;color:#5b2bea!important;min-height:36px!important;box-shadow:none!important;white-space:nowrap!important;background:#5b2bea13!important;border:1px solid #5b2bea33!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:.86rem!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.studentQuickRow button:hover{background:#5b2bea1f!important;border-color:#5b2bea57!important;transform:translateY(-1px)!important}.studentNeedBlock{gap:12px!important;display:grid!important}.studentNeedBlock>strong{color:#121a55!important;font-size:.95rem!important;font-weight:950!important}.studentNeedSegmented button{transition:transform .16s,background .16s,box-shadow .16s;color:#121a55!important;min-height:48px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:.94rem!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.studentNeedSegmented button:hover{background:#ffffffd1!important}.studentNeedSegmented button.selected{color:#fff!important;background:linear-gradient(90deg,#5b2bea 0%,#7c3aed 100%)!important;border-color:#0000!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px #5b2bea33!important}.studentNeedBlock p{color:#556183!important;background:#fafbff!important;border:1px solid #dae1f6eb!important;border-radius:16px!important;margin:0!important;padding:13px 15px!important;font-size:.93rem!important;font-weight:750!important;line-height:1.42!important}@media (width<=760px){.studentQuickRow{align-items:stretch!important}.studentQuickRow>span{width:100%!important}.studentQuickRow button{white-space:normal!important;width:100%!important;min-height:42px!important}.studentNeedSegmented{grid-template-columns:1fr!important}.studentNeedSegmented button{min-height:46px!important}}button{font-family:inherit!important}.quickChipsBar,.studentQuickRow,[class*=QuickRow],[class*=ChipsBar]{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.quickChipsBar>span,.studentQuickRow>span,[class*=QuickRow]>span,[class*=ChipsBar]>span{color:#556183!important;margin-right:2px!important;font-size:.88rem!important;font-weight:900!important}.quickChipsBar button,.studentQuickRow button,.savedDataBar button,.savedProfilesCompact summary,.panelHeaderMinimalV41 button,.textOnlyV41,.ghostMiniV39,.ghostMiniV41,[class*=QuickRow] button,[class*=ChipsBar] button{color:#5b2bea!important;min-height:38px!important;box-shadow:none!important;white-space:nowrap!important;appearance:none!important;background:#5b2bea13!important;border:1px solid #5b2bea33!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 15px!important;font-size:.88rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.quickChipsBar button:hover,.studentQuickRow button:hover,.savedDataBar button:hover,.panelHeaderMinimalV41 button:hover,.textOnlyV41:hover,.ghostMiniV39:hover,.ghostMiniV41:hover,[class*=QuickRow] button:hover,[class*=ChipsBar] button:hover{background:#5b2bea1f!important;border-color:#5b2bea57!important;transform:translateY(-1px)!important}.flowCleanSectionTitle,.studentCleanTop,.cleanListHeaderV41,.panelHeaderMinimalV41{color:#121a55!important}.flowCleanSectionTitle{align-items:center!important;gap:10px!important;margin-bottom:18px!important;display:inline-flex!important}.flowCleanSectionTitle svg{color:#5b2bea!important}.primaryBtn,.secondaryBtn,.ghostBtn,.fileActionRow button,.historyActionsV41 button,.cleanListHeaderV41 button,.profileCardsV41 button,.settingsCleanV41 button,.inlineStepActions button,.reviewFinalActions button,.studentCleanActions button,.flowCleanActions button{appearance:none!important;cursor:pointer!important;font-family:inherit!important}.primaryBtn{color:#fff!important;background:linear-gradient(90deg,#5b2bea 0%,#7c3aed 100%)!important;border:0!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;gap:9px!important;min-height:48px!important;padding:0 18px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 14px 30px #5b2bea2e!important}.secondaryBtn,.ghostBtn{color:#121a55!important;min-height:44px!important;box-shadow:none!important;background:#fff!important;border:1px solid #5b2bea3d!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 16px!important;font-weight:900!important;display:inline-flex!important}.fileActionRow button,.fileButton{color:#121a55!important;white-space:nowrap!important;background:#fff!important;border:1px solid #5b2bea42!important;border-radius:16px!important;min-height:48px!important;font-weight:900!important}.studentNeedSegmented{background:#f4f6ff!important;border:1px solid #dae1f6f2!important;border-radius:20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:6px!important;display:grid!important}.studentNeedSegmented button{color:#121a55!important;min-height:48px!important;box-shadow:none!important;appearance:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:15px!important;font-weight:950!important}.studentNeedSegmented button.selected{color:#fff!important;background:linear-gradient(90deg,#5b2bea 0%,#7c3aed 100%)!important;box-shadow:0 12px 24px #5b2bea33!important}.choiceCard{appearance:none!important;color:#121a55!important;background:#fff!important;border:1px solid #dae1f6f2!important;border-radius:20px!important;font-weight:900!important;box-shadow:0 12px 34px #2f236a0b!important}.choiceCard.selected{background:linear-gradient(135deg,#5b2bea24,#fffffff0)!important;border-color:#5b2bea73!important}.flowCleanShell button:not(.primaryBtn):not(.secondaryBtn):not(.ghostBtn):not(.choiceCard),.studentCleanCard button:not(.primaryBtn):not(.secondaryBtn):not(.ghostBtn):not(.choiceCard),.cleanListV41 button:not(.primaryBtn):not(.secondaryBtn):not(.ghostBtn),.panelMinimalV41 button:not(.primaryBtn):not(.secondaryBtn):not(.ghostBtn),.dashboardMinimalV41 button:not(.primaryBtn):not(.secondaryBtn):not(.ghostBtn){appearance:none!important}@media (width<=760px){.quickChipsBar,.studentQuickRow,[class*=QuickRow],[class*=ChipsBar]{align-items:stretch!important}.quickChipsBar>span,.studentQuickRow>span,[class*=QuickRow]>span,[class*=ChipsBar]>span{width:100%!important}.quickChipsBar button,.studentQuickRow button,[class*=QuickRow] button,[class*=ChipsBar] button{white-space:normal!important;width:100%!important;min-height:42px!important}.studentNeedSegmented{grid-template-columns:1fr!important}}
