:root{--primary:#6f6254;--primary-strong:#4f463d;--primary-soft:#ece9e4;--accent:#7c6e5f;--background:#f7f6f3;--surface:#fff;--surface-soft:#f2f1ed;--text:#272522;--text-muted:#69645e;--border:#e3e0da;--border-strong:#c9c3ba;--danger:#b42318;--success:#16794b;--focus-surface:#fff;--placeholder:#726d66;--track:#e7e4df;--code-surface:#292724;--code-text:#f7f6f3;--radius-sm:10px;--radius-md:16px;--radius-lg:24px}*{box-sizing:border-box}html{background:var(--background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--background);color:var(--text);margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}.auth-shell{background:var(--background);place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);width:min(520px,100%);padding:clamp(24px,6vw,40px)}.auth-brand{align-items:center;gap:10px;margin-bottom:28px;font-size:14px;font-weight:850;display:flex}.auth-brand .brand-mark{border-radius:11px;width:38px;height:38px}.auth-card h1{letter-spacing:-.04em;margin:7px 0 12px;font-size:clamp(26px,7vw,36px);line-height:1.12}.auth-intro{color:var(--text-muted);margin:0 0 24px;font-size:14px}.auth-mode-switch{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.auth-mode-switch button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);min-height:44px;color:var(--text-muted);font-weight:800}.auth-mode-switch button.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-strong)}.auth-form{gap:14px;display:grid}.auth-form label{flex-direction:column;font-size:13px;font-weight:750;display:flex}.auth-helper,.auth-message,.auth-privacy{margin:0;font-size:12px}.auth-helper,.auth-privacy{color:var(--text-muted)}.auth-text-action{justify-self:center;min-height:40px;padding:8px 12px}.auth-message{min-height:20px;color:var(--text-muted);font-weight:700}.auth-message.error{color:var(--danger)}.auth-message.success{color:var(--success)}.auth-message.visible{border-radius:var(--radius-sm);background:#9933240f;border:1px solid #99332433;min-height:auto;padding:10px 12px}.auth-privacy{border-top:1px solid var(--border);text-align:center;margin-top:18px;padding-top:16px}.consent-details{gap:8px;margin-bottom:18px;display:grid}.consent-details>div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);grid-template-columns:86px minmax(0,1fr);gap:10px;padding:10px 12px;font-size:12px;display:grid}.consent-details span{color:var(--text-muted)}.consent-details strong{overflow-wrap:anywhere}.permission-box{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary-soft) 38%, white);padding:16px;font-size:13px}.permission-box ul{color:var(--text-muted);gap:8px;margin:12px 0 0;padding-left:20px;display:grid}.consent-boundary{border-left:3px solid var(--primary);background:var(--surface-soft);color:var(--text-muted);margin-top:14px;padding:11px 12px;font-size:12px}.consent-policy-links{gap:14px;margin-top:8px;display:flex}.consent-actions{grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:22px;display:grid}@media (max-width:520px){.auth-shell{align-items:start;padding:12px}.auth-card{border-radius:var(--radius-md);padding:22px 18px}.consent-actions{grid-template-columns:1fr}.consent-actions .primary-button{order:-1}.auth-form input{font-size:16px}}button,input,textarea,select{font:inherit}a{color:var(--primary-strong);text-underline-offset:3px}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:2px}.app-shell{min-height:100dvh}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--primary-strong);color:#fff;align-items:center;min-height:44px;padding:8px 14px;font-weight:800;display:flex;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.topbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 92%, white);justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:12px clamp(20px,4vw,56px);display:flex}.topbar-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.account-actions{align-items:center;gap:4px;display:flex}.account-actions a,.account-actions button{min-height:44px;color:var(--text-muted);background:0 0;border:0;border-radius:9px;align-items:center;padding:7px 10px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.account-actions a:hover,.account-actions button:hover:not(:disabled){background:var(--surface);color:var(--primary-strong)}.account-actions button:disabled{cursor:not-allowed;opacity:.55}.account-actions.compact{border-top:1px solid var(--border);justify-content:center;margin-top:12px;padding-top:12px}.access-help{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);margin-top:18px;padding:14px}.access-help p{color:var(--text-muted);margin:0 0 5px;font-size:12px}.access-help a{font-size:12px;font-weight:800}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup>div{flex-direction:column;display:flex}.brand-lockup strong{letter-spacing:-.02em;font-size:17px;line-height:1.2}.brand-lockup span:not(.brand-mark){color:var(--text-muted);font-size:12px}.brand-mark{object-fit:cover;background:#020b22;border-radius:12px;flex:none;width:40px;height:40px;display:block}.pilot-badge{border:1px solid var(--border);min-height:36px;color:var(--text-muted);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.pilot-badge span{background:var(--primary);border-radius:50%;width:8px;height:8px}.workspace{grid-template-columns:320px minmax(0,1fr);width:min(1440px,100%);min-height:calc(100vh - 77px);margin:0 auto;display:grid}.step-sidebar{border-right:1px solid var(--border);background:color-mix(in srgb, var(--background) 70%, white);padding:44px 30px}.sidebar-intro h1{letter-spacing:-.04em;margin:8px 0 12px;font-size:27px;line-height:1.18}.sidebar-intro>p:last-child{color:var(--text-muted);font-size:14px}.eyebrow{color:var(--primary-strong);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.steps{gap:8px;margin-top:32px;display:grid}.step-button{border-radius:var(--radius-sm);width:100%;min-height:64px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:12px;padding:10px 12px;transition:background .18s,border-color .18s;display:flex}.step-button:hover{background:var(--surface);border-color:var(--border)}.step-button.active{background:var(--surface);border-color:var(--border-strong)}.step-button strong,.step-button small{display:block}.step-button strong{font-size:14px}.step-button small{color:var(--text-muted);margin-top:2px;font-size:12px}.step-icon{border:1px solid var(--border);width:36px;height:36px;color:var(--primary);background:var(--background);border-radius:10px;place-items:center;display:grid}.step-icon svg{width:19px;height:19px}.active .step-icon{background:var(--primary);color:#fff;border-color:var(--primary)}.privacy-note{border-top:1px solid var(--border);margin-top:40px;padding-top:22px}.privacy-note strong{font-size:13px}.privacy-note p{color:var(--text-muted);margin:6px 0 0;font-size:12px}.content-area{min-width:0;padding:44px clamp(24px,5vw,72px) 72px}.panel-stack{gap:22px;width:min(940px,100%);margin:0 auto;display:grid}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:2px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(27px,4vw,38px);line-height:1.12}.autosave-label,.readiness-pill{color:var(--text-muted);flex:none;font-size:12px;font-weight:700}.setup-status{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text-muted);border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:750;display:inline-flex}.setup-status.complete{border-color:var(--border-strong);background:var(--primary-soft);color:var(--primary-strong)}.setup-status svg{width:16px;height:16px}.readiness-pill{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:7px 11px}.readiness-pill.ready{color:var(--primary-strong);background:var(--primary-soft);border-color:var(--border-strong)}.form-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:clamp(22px,4vw,34px)}.card-heading{align-items:flex-start;gap:14px;margin-bottom:26px;display:flex}.card-heading>span{background:var(--primary-soft);width:38px;height:38px;color:var(--primary-strong);border-radius:10px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.card-heading svg{width:19px;height:19px}.card-heading h3{letter-spacing:-.02em;margin:0;font-size:18px}.card-heading p{color:var(--text-muted);margin:3px 0 0;font-size:13px}.form-grid{gap:22px;display:grid}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;min-width:0;display:flex}.field-label{font-size:13px;font-weight:750}.field-hint{color:var(--text-muted);margin-top:2px;font-size:11px}input,textarea,select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;color:var(--text);margin-top:8px;transition:border-color .18s,background .18s}input,select{min-height:48px;padding:10px 13px}textarea{resize:vertical;min-height:118px;padding:12px 13px}input:hover,textarea:hover,select:hover{border-color:var(--border-strong)}input:focus,textarea:focus,select:focus{background:var(--focus-surface);border-color:var(--primary)}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--danger)}::placeholder{color:var(--placeholder);opacity:1}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;min-height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.span-two{grid-column:1/-1}.form-actions{min-height:52px;color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.primary-button,.secondary-button,.text-button{border-radius:var(--radius-sm);justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 18px;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.primary-button:disabled,.secondary-button:disabled,.secondary-button.disabled,.text-button:disabled{cursor:not-allowed;opacity:.5}.primary-button{border:1px solid var(--primary);background:var(--primary);color:#fff;text-decoration:none}.primary-button:hover:not(:disabled){background:var(--primary-strong);border-color:var(--primary-strong)}.primary-button svg{width:18px;height:18px}.secondary-button{border:1px solid var(--primary);color:var(--primary-strong);background:0 0;text-decoration:none}.secondary-button:hover{background:var(--primary-soft)}.text-button{color:var(--text-muted);background:0 0;border:0;padding-inline:4px}.text-button:hover{color:var(--primary-strong)}.full-width{width:100%}.platform-switch{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;display:grid}.platform-switch button{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);min-height:78px;color:var(--text);flex-direction:column;justify-content:center;align-items:flex-start;padding:14px 16px;transition:all .18s;display:flex}.platform-switch button:hover{border-color:var(--border-strong)}.platform-switch button.selected{border-color:var(--primary);background:var(--primary-soft)}.platform-switch strong{font-size:15px}.platform-switch span{color:var(--text-muted);margin-top:2px;font-size:12px}.image-brief{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary-soft) 36%, var(--surface));padding:18px}.image-toggle{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.image-toggle input{width:20px;height:20px;min-height:20px;accent-color:var(--primary);flex:none;margin:2px 0 0}.image-toggle span{flex-direction:column;display:flex}.image-toggle strong{font-size:13px}.image-toggle small{color:var(--text-muted);margin-top:2px;font-size:11px}.image-options{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px;padding-top:18px}.saved-context-banner{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary-soft) 48%, var(--surface));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:82px;padding:16px 18px;display:grid}.saved-context-icon{background:var(--primary);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.saved-context-icon svg{width:19px;height:19px}.saved-context-banner strong{font-size:13px}.saved-context-banner p{color:var(--text-muted);margin:3px 0 0;font-size:11px}.saved-context-banner .text-button{white-space:nowrap;min-height:40px;padding-inline:10px}.saved-context-actions{align-items:center;gap:4px;display:flex}.audience-picker-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.audience-picker-row .secondary-button{white-space:nowrap;min-height:48px;margin-top:8px}.readiness-card{border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary-soft) 38%, white);grid-template-columns:94px 1fr;align-items:center;gap:22px;padding:22px 26px;display:grid}.score-ring{--score:0;background:radial-gradient(closest-side, var(--surface) 78%, transparent 80% 100%), conic-gradient(var(--primary) calc(var(--score) * 1%), var(--track) 0);text-align:center;border-radius:50%;place-content:center;width:82px;height:82px;display:grid}.score-ring strong{font-size:23px;line-height:1}.score-ring span{color:var(--text-muted);font-size:10px}.readiness-copy h3{margin:5px 0 3px;font-size:17px}.readiness-copy>p:last-child{color:var(--text-muted);margin:0;font-size:13px}.status-message{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--primary-soft);width:min(940px,100%);min-height:48px;color:var(--primary-strong);align-items:center;gap:10px;margin:0 auto 18px;padding:10px 12px;font-size:13px;display:flex}.status-message svg{flex:none;width:18px;height:18px}.status-message span{flex:1}.status-message button{color:currentColor;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.status-message button svg{width:18px;height:18px}.chatgpt-guide-heading{align-items:flex-start}.chatgpt-guide-heading .section-description{max-width:650px;color:var(--text-muted);margin:10px 0 0;font-size:15px;line-height:1.65}.chatgpt-guide-heading code,.guide-step-content kbd{border:1px solid var(--border-strong);background:var(--surface);color:var(--primary-strong);border-radius:6px;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;font-weight:800}.chatgpt-guide-card{width:min(780px,100%);margin-inline:auto;padding:clamp(24px,5vw,40px)}.chatgpt-guide-intro{margin-bottom:34px}.chatgpt-guide-intro h3{font-size:21px}.chatgpt-guide-intro p{max-width:620px;font-size:15px;line-height:1.6}.guide-phase{gap:16px;display:grid}.guide-phase-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.guide-phase-label{color:var(--primary-strong);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:850;display:block}.guide-phase-heading h4{letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.3}.guide-phase-count{border:1px solid var(--border);background:var(--surface-soft);color:var(--text-muted);border-radius:999px;flex:none;padding:5px 9px;font-size:11px;font-weight:800}.chatgpt-guide-steps{gap:12px;margin:0;padding:0;list-style:none;display:grid}.chatgpt-guide-steps li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px;min-width:0;padding:20px;display:grid}.guide-step-number{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:13px;font-weight:850;display:grid}.guide-step-content{min-width:0}.guide-step-content>strong{color:var(--text);font-size:16px;line-height:1.4;display:block}.guide-step-content>p{color:var(--text-muted);margin:7px 0 0;font-size:15px;line-height:1.65}.guide-install-button{width:max-content;min-height:48px;margin-top:16px}.account-match-note{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:14px;padding:10px 12px;font-size:13px;display:flex}.account-match-note span{color:var(--text-muted)}.account-match-note b{overflow-wrap:anywhere;min-width:0;color:var(--primary-strong);text-align:right}.guide-resume-marker{color:var(--primary-strong);align-items:center;gap:10px;margin:26px 0;font-size:13px;font-weight:850;display:flex}.guide-resume-marker:before,.guide-resume-marker:after{background:var(--border);content:"";flex:1;height:1px}.guide-resume-marker>span{background:var(--primary-soft);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.guide-resume-marker>span svg{width:16px;height:16px}.mention-preview{border:1px solid var(--border-strong);background:var(--surface);width:max-content;max-width:100%;min-height:44px;color:var(--primary-strong);border-radius:12px;align-items:center;gap:8px;margin-top:14px;padding:8px 10px;font-size:14px;display:flex}.mention-preview>span:first-child{background:var(--primary-soft);border-radius:8px;place-items:center;width:28px;height:28px;font-weight:850;display:grid}.mention-check{background:color-mix(in srgb, var(--success) 12%, white);width:22px;height:22px;color:var(--success);border-radius:50%;place-items:center;display:grid}.mention-check svg{width:13px;height:13px}.request-example{border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius-sm);background:var(--surface);color:var(--text);flex-wrap:wrap;gap:7px;margin-top:14px;padding:14px 16px;font-size:14px;line-height:1.65;display:flex}.plugin-mention{width:max-content;color:var(--primary-strong);font-weight:850}.automatic-context-note{border:1px solid color-mix(in srgb, var(--success) 30%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--success) 6%, var(--surface));grid-template-columns:38px minmax(0,1fr);gap:13px;margin-top:28px;padding:18px;display:grid}.automatic-context-note>span{background:color-mix(in srgb, var(--success) 13%, white);width:38px;height:38px;color:var(--success);border-radius:50%;place-items:center;display:grid}.automatic-context-note svg{width:19px;height:19px}.automatic-context-note strong{font-size:15px;display:block}.automatic-context-note p{color:var(--text-muted);margin:4px 0 0;font-size:14px;line-height:1.6}.guide-troubleshooting{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);margin-top:18px}.guide-troubleshooting summary{cursor:pointer;min-height:52px;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:14px;font-weight:850;list-style:none;display:flex}.guide-troubleshooting summary::-webkit-details-marker{display:none}.guide-troubleshooting summary:after{color:var(--primary-strong);content:"+";flex:none;font-size:21px;line-height:1}.guide-troubleshooting[open] summary:after{content:"−"}.troubleshooting-list{border-top:1px solid var(--border);gap:16px;padding:2px 16px 18px;display:grid}.troubleshooting-list>div{padding-top:14px}.troubleshooting-list strong{font-size:14px;display:block}.troubleshooting-list p{color:var(--text-muted);margin:4px 0 0;font-size:14px;line-height:1.6}.guide-navigation{justify-content:flex-start;width:min(780px,100%);min-height:48px;margin-inline:auto}.audience-manager{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:232px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.audience-list{border-right:1px solid var(--border);background:var(--surface-soft);flex-direction:column;min-width:0;padding:16px 12px;display:flex}.audience-list-heading{justify-content:space-between;align-items:center;gap:10px;padding:0 4px 12px;display:flex}.audience-list-heading>div{flex-direction:column;min-width:0;display:flex}.audience-list-heading strong{font-size:13px}.audience-list-heading span{color:var(--text-muted);font-size:10px}.icon-button{border:1px solid var(--border);background:var(--surface);width:38px;height:38px;color:var(--primary-strong);border-radius:9px;flex:none;place-items:center;padding:0;display:grid}.icon-button:hover{border-color:var(--border-strong);background:var(--primary-soft)}.icon-button svg{width:18px;height:18px}.audience-list-items{gap:6px;display:grid}.audience-list-item{min-width:0;min-height:62px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;padding:9px;display:flex}.audience-list-item:hover{background:var(--surface);border-color:var(--border)}.audience-list-item.selected{background:var(--surface);border-color:var(--primary)}.audience-avatar{background:var(--primary-soft);width:30px;height:30px;color:var(--primary-strong);border-radius:9px;flex:none;place-items:center;display:grid}.audience-avatar svg{width:16px;height:16px}.audience-list-copy{flex-direction:column;min-width:0;display:flex}.audience-list-copy strong,.audience-list-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audience-list-copy strong{font-size:11px}.audience-list-copy small{color:var(--text-muted);margin-top:2px;font-size:9px}.add-audience-button{border:1px dashed var(--border-strong);min-height:42px;color:var(--primary-strong);background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:7px;margin-top:12px;padding:8px;font-size:11px;font-weight:800;display:inline-flex}.add-audience-button:hover{background:var(--primary-soft)}.add-audience-button svg{width:16px;height:16px}.audience-editor{min-width:0;padding:22px}.audience-editor-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.audience-editor-heading h4{letter-spacing:-.025em;margin:4px 0 0;font-size:18px}.saved-indicator{color:var(--primary-strong);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.audience-actions{align-items:center;gap:6px;display:flex}.audience-actions button{border:1px solid var(--border);background:var(--surface);min-height:38px;color:var(--text-muted);border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-flex}.audience-actions button:hover:not(:disabled){border-color:var(--border-strong);color:var(--text)}.audience-actions button:disabled{cursor:not-allowed;opacity:.42}.audience-actions svg{width:15px;height:15px}.danger-action{color:var(--danger)!important}.age-fieldset,.gender-fieldset{border:0;min-width:0;margin:0;padding:0}.age-range{grid-template-columns:1fr auto 1fr;align-items:end;gap:8px;margin-top:8px;display:grid}.age-range label{min-width:0;color:var(--text-muted);font-size:10px}.age-range input{margin-top:4px}.age-range>span{color:var(--text-muted);padding-bottom:13px}.gender-selector{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:8px;display:grid}.gender-selector button{border:1px solid var(--border);background:var(--surface-soft);min-height:48px;color:var(--text);padding:8px;font-size:11px;font-weight:750}.gender-selector button:first-child{border-radius:9px 0 0 9px}.gender-selector button:last-child{border-radius:0 9px 9px 0}.gender-selector button.selected{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-strong)}.reference-link-manager{gap:16px;min-width:0;display:grid}.reference-explainer{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);align-items:flex-start;gap:12px;padding:14px;display:flex}.reference-explainer>svg{width:20px;height:20px;color:var(--primary);flex:none;margin-top:1px}.reference-explainer strong{font-size:12px}.reference-explainer p{color:var(--text-muted);margin:3px 0 0;font-size:11px}.reference-entry-grid{grid-template-columns:150px minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:10px;display:grid}.add-reference-button{white-space:nowrap;min-height:48px}.add-reference-button svg{width:17px;height:17px}.field-error{color:var(--danger);margin-top:5px;font-size:10px}.reference-list{gap:8px;display:grid}.reference-item{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:11px 12px;display:grid}.reference-type{background:var(--primary-soft);color:var(--primary-strong);border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.reference-item a{color:var(--primary-strong);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.reference-item p{color:var(--text-muted);margin:2px 0 0;font-size:10px}.reference-empty{border:1px dashed var(--border-strong);color:var(--text-muted);text-align:center;border-radius:10px;margin:0;padding:14px;font-size:11px}.source-library-stack{gap:18px;display:grid}.source-library-block{border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-soft) 50%, var(--surface));min-width:0;padding:20px}.source-library-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.source-library-heading>div{align-items:flex-start;gap:10px;min-width:0;display:flex}.source-library-heading>span:last-child{background:var(--primary-soft);color:var(--primary-strong);border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:800}.source-library-index{background:var(--primary-soft);width:26px;height:26px;color:var(--primary-strong);border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.source-library-heading h4{margin:1px 0 0;font-size:14px}.source-library-heading p{color:var(--text-muted);margin:3px 0 0;font-size:11px}.compact-source-block{background:var(--surface)}.logo-manager{gap:14px;min-width:0;display:grid}.logo-guidance{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.logo-guidance>svg{width:20px;height:20px;color:var(--primary);flex:none;margin-top:1px}.logo-guidance strong{font-size:11px}.logo-guidance p{color:var(--text-muted);margin:3px 0 0;font-size:10px}.logo-upload-zone{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);min-height:154px;color:var(--primary-strong);cursor:pointer;text-align:left;justify-content:center;align-items:center;gap:13px;padding:24px;transition:background .18s,border-color .18s;display:flex}.logo-upload-zone:hover{border-color:var(--primary);background:var(--primary-soft)}.logo-upload-zone:focus-within,.logo-replace-button:focus-within{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:2px}.logo-upload-zone.disabled,.logo-replace-button.disabled{cursor:wait;opacity:.58}.logo-upload-icon{background:var(--primary-soft);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid}.logo-upload-icon svg{width:22px;height:22px}.logo-upload-zone>span:last-child{flex-direction:column;display:flex}.logo-upload-zone strong{font-size:13px}.logo-upload-zone small{color:var(--text-muted);margin-top:3px;font-size:10px}.logo-saved-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:170px minmax(0,1fr);gap:18px;min-width:0;padding:18px;display:grid}.logo-preview-frame{border:1px solid var(--border);background-color:var(--surface);background-image:linear-gradient(45deg, var(--track) 25%, transparent 25%), linear-gradient(-45deg, var(--track) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--track) 75%), linear-gradient(-45deg, transparent 75%, var(--track) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:10px;place-items:center;min-width:0;min-height:160px;padding:18px;display:grid;overflow:hidden}.logo-preview-frame img{object-fit:contain;width:100%;max-height:126px;display:block}.logo-details{min-width:0}.logo-status{background:var(--primary-soft);width:max-content;min-height:26px;color:var(--primary-strong);border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.logo-status svg{width:13px;height:13px}.logo-details>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:14px;display:block;overflow:hidden}.logo-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin:13px 0 0;display:grid}.logo-details dl div{min-width:0}.logo-details dt{color:var(--text-muted);font-size:9px}.logo-details dd{text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:10px;font-weight:750;overflow:hidden}.logo-details>p{color:var(--text-muted);margin:13px 0 0;font-size:10px}.logo-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:9px;padding-top:2px;display:flex}.logo-actions .secondary-button,.logo-actions .text-button{min-height:44px;padding:8px 11px;font-size:10px}.logo-actions svg{width:16px;height:16px}.logo-actions .danger-action{margin-left:auto}.material-library{gap:14px;min-width:0;display:grid}.material-privacy-note{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.material-privacy-note>svg{width:20px;height:20px;color:var(--primary);flex:none;margin-top:1px}.material-privacy-note strong{font-size:11px}.material-privacy-note p{color:var(--text-muted);margin:3px 0 0;font-size:10px}.material-editor{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-width:0;padding:18px}.material-editor-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.material-editor-heading span{color:var(--primary-strong);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.material-editor-heading h4{margin:3px 0 0;font-size:15px}.material-cancel-button{min-height:38px;padding:6px 8px;font-size:10px}.material-cancel-button svg{width:15px;height:15px}.material-fields{gap:16px}.material-content-input{min-height:180px}.material-trust-hint{color:var(--text-muted);margin-top:6px;font-size:10px}.material-counter{color:var(--text-muted);font-variant-numeric:tabular-nums;align-self:flex-end;margin-top:5px;font-size:9px}.material-editor-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.material-editor-actions .primary-button svg{width:17px;height:17px}.material-upload-button{border:1px dashed var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-soft);min-width:0;min-height:48px;color:var(--primary-strong);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;padding:10px 13px;font-size:11px;font-weight:800;display:inline-flex;overflow:hidden}.material-upload-button:hover{border-color:var(--primary);background:var(--primary-soft)}.material-upload-button.disabled{cursor:wait;opacity:.58}.material-upload-button:focus-within{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:2px}.material-upload-button svg{flex:none;width:18px;height:18px}.material-notice,.material-error{border-radius:8px;margin:10px 0 0;padding:9px 11px;font-size:10px}.material-notice{background:var(--primary-soft);color:var(--primary-strong)}.material-error{border:1px solid color-mix(in srgb, var(--danger) 35%, var(--border));background:color-mix(in srgb, var(--danger) 7%, var(--surface));color:var(--danger)}.material-saved-section{gap:10px;display:grid}.material-saved-heading{justify-content:space-between;align-items:center;display:flex}.material-saved-heading>div{align-items:baseline;gap:8px;display:flex}.material-saved-heading strong{font-size:12px}.material-saved-heading span{color:var(--text-muted);font-size:9px}.material-list{gap:8px;display:grid}.material-item{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:11px;min-width:0;padding:13px;display:grid}.material-item.editing{border-color:var(--primary)}.material-file-icon{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-strong);border-radius:9px;place-items:center;display:grid}.material-file-icon svg{width:17px;height:17px}.material-item-copy{min-width:0}.material-item-copy>strong{margin-top:6px;font-size:12px;display:block}.material-item-copy>p{color:var(--text-muted);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:3px 0 0;font-size:10px;display:-webkit-box;overflow:hidden}.material-item-copy>small{color:var(--text-muted);margin-top:6px;font-size:8px;display:block}.material-badges{flex-wrap:wrap;gap:5px;display:flex}.material-badges span{background:var(--surface-soft);color:var(--text-muted);border-radius:999px;padding:3px 6px;font-size:8px;font-weight:800}.material-badges .trust-verified_fact{background:var(--primary-soft);color:var(--primary-strong)}.material-badges .trust-supporting_evidence{color:#425466;background:#e9eef3}.material-badges .trust-style_only{background:var(--track);color:#5d5852}.material-item-actions{gap:6px;display:flex}.material-empty-state{border:1px dashed var(--border-strong);min-height:92px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;gap:11px;padding:16px;display:flex}.material-empty-state>svg{width:24px;height:24px}.material-empty-state strong{color:var(--text);font-size:11px}.material-empty-state p{margin:2px 0 0;font-size:9px}.site-footer{border-top:1px solid var(--border);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:24px clamp(20px,4vw,56px);display:flex}.site-footer>div{gap:3px;display:grid}.site-footer strong{font-size:14px}.site-footer span{color:var(--text-muted);font-size:11px}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;display:flex}.site-footer a{min-height:44px;color:var(--text-muted);align-items:center;font-size:12px;font-weight:750;display:inline-flex}.site-footer a:hover{color:var(--primary-strong)}.guide-shell{min-height:calc(100dvh - 104px)}.guide-hero{width:min(1120px,100% - 40px);margin:0 auto;padding:clamp(64px,10vw,120px) 0 72px}.guide-hero h1{letter-spacing:-.065em;max-width:900px;margin:10px 0 20px;font-size:clamp(40px,7vw,76px);line-height:1}.guide-hero>p:not(.eyebrow){max-width:700px;color:var(--text-muted);margin:0;font-size:clamp(17px,2vw,21px)}.guide-hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.student-boundary{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:38px;padding-top:24px;font-size:12px;display:flex}.student-boundary strong{color:var(--text);margin-right:4px}.student-boundary span{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:7px 10px}.guide-steps-section{background:var(--surface);border-block:1px solid var(--border);padding:72px max(20px,50% - 560px)}.guide-section-heading h2,.guide-example h2,.guide-help h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(28px,4vw,44px);line-height:1.08}.guide-step-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:36px 0 0;padding:0;list-style:none;display:grid}.guide-step-grid li{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);min-width:0;min-height:235px;padding:22px}.guide-step-grid li>span{color:var(--primary);letter-spacing:.1em;font-size:11px;font-weight:850}.guide-step-grid h3{margin:36px 0 8px;font-size:18px}.guide-step-grid p{color:var(--text-muted);margin:0;font-size:13px}.guide-step-grid code{font-size:11px}.guide-example{grid-template-columns:.8fr 1.2fr;align-items:center;gap:64px;width:min(1120px,100% - 40px);margin:0 auto;padding:88px 0;display:grid}.guide-example>div>p:last-child{color:var(--text-muted)}.guide-example blockquote{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);margin:0;padding:clamp(24px,4vw,42px);font-size:clamp(18px,2.5vw,25px);line-height:1.5}.guide-help{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-soft);grid-template-columns:.8fr 1.2fr;gap:24px 64px;width:min(1120px,100% - 40px);margin:0 auto 88px;padding:clamp(28px,5vw,48px);display:grid}.guide-help ul{color:var(--text-muted);gap:10px;margin:0;padding-left:20px;display:grid}.guide-help .secondary-button{grid-column:2;width:max-content}.teacher-shell{min-height:calc(100dvh - 104px)}.teacher-shell .brand-lockup{color:var(--text);text-decoration:none}.teacher-layout{width:min(1180px,100% - 40px);margin:0 auto;padding:58px 0 88px}.teacher-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:40px;margin-bottom:32px;display:grid}.teacher-intro h1{letter-spacing:-.06em;max-width:760px;margin:8px 0 0;font-size:clamp(36px,6vw,62px);line-height:1.02}.teacher-intro>p{color:var(--text-muted);margin:0}.invite-code-callout{border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--primary-soft);justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:20px 24px;display:flex}.invite-code-callout>div{gap:3px;display:grid}.invite-code-callout span,.invite-code-callout small{color:var(--text-muted);font-size:11px}.invite-code-callout strong{letter-spacing:.05em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(24px,4vw,34px)}.teacher-message{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);margin:0 0 18px;padding:10px 12px;font-size:13px;font-weight:750}.teacher-create-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:.7fr 1.3fr;gap:34px;padding:28px;display:grid}.teacher-create-card h2,.teacher-section-heading h2{margin:5px 0 8px;font-size:24px}.teacher-create-card>div>p:last-child{color:var(--text-muted);margin:0;font-size:13px}.teacher-create-card form{grid-template-columns:1.4fr .8fr .8fr;align-items:end;gap:12px;display:grid}.teacher-create-card label{flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.teacher-create-card input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;min-height:48px;color:var(--text);padding:10px 12px}.teacher-create-card button{grid-column:1/-1}.classroom-section{margin-top:48px}.teacher-section-heading{margin-bottom:18px}.classroom-grid{gap:14px;display:grid}.classroom-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.classroom-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.classroom-card h3{margin:0;font-size:18px}.classroom-card header p{color:var(--text-muted);margin:3px 0 0;font-size:12px}.invite-list{display:grid}.invite-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 22px;display:flex}.invite-row:last-child{border-bottom:0}.invite-row>div{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.invite-row strong{font-size:12px}.invite-row small{color:var(--text-muted);font-size:10px}.invite-status{background:var(--surface-soft);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:850}.invite-status.active{background:color-mix(in srgb, var(--success) 10%, white);color:var(--success)}.danger-text{color:var(--danger)}.classroom-empty{color:var(--text-muted);margin:0;padding:20px 22px;font-size:12px}.classroom-empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;padding:32px}.legal-shell{min-height:calc(100vh - 104px)}.legal-header{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 92%, white);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px clamp(20px,4vw,56px);display:flex}.legal-header .brand-lockup{color:var(--text);text-decoration:none}.legal-header .secondary-button{min-height:44px;padding-block:8px}.legal-article{width:min(820px,100% - 40px);margin:0 auto;padding:clamp(54px,8vw,92px) 0}.legal-article>h1{letter-spacing:-.055em;max-width:760px;margin:10px 0 18px;font-size:clamp(34px,6vw,58px);line-height:1.04}.legal-intro{max-width:680px;color:var(--text-muted);margin:0;font-size:clamp(16px,2.4vw,20px)}.legal-effective{color:var(--text-muted);margin:24px 0 0;font-size:12px;font-weight:750}.legal-content{gap:34px;margin-top:54px;display:grid}.legal-content section{border-top:1px solid var(--border);padding-top:28px}.legal-content h2{letter-spacing:-.025em;margin:0 0 12px;font-size:clamp(20px,3vw,25px)}.legal-content p{color:var(--text-muted);margin:10px 0 0}.legal-content ul{color:var(--text-muted);gap:9px;margin:14px 0 0;padding-left:22px;display:grid}.legal-content code{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:5px;padding:2px 5px;font-size:.9em}@media (max-width:980px){.workspace{grid-template-columns:1fr}.step-sidebar{border-right:0;border-bottom:1px solid var(--border);padding:28px clamp(20px,5vw,44px)}.sidebar-intro h1{max-width:560px}.steps{grid-template-columns:repeat(4,1fr)}.privacy-note{display:none}.content-area{padding-top:32px}.audience-manager{grid-template-columns:210px minmax(0,1fr)}.reference-entry-grid{grid-template-columns:150px 1fr}.reference-note-field{grid-column:1/-1}.material-editor-actions{flex-direction:column;align-items:stretch}.material-upload-button,.material-editor-actions .primary-button{justify-content:center;width:100%}.guide-step-grid{grid-template-columns:repeat(2,1fr)}.teacher-create-card{grid-template-columns:1fr}}@media (max-width:720px){.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{justify-content:flex-start}.legal-header{min-height:68px}.legal-header .brand-lockup span:not(.brand-mark){display:none}.legal-article{width:min(100% - 32px,820px);padding-block:44px 58px}.legal-content{margin-top:42px}.topbar{min-height:68px}.topbar-actions{gap:4px}.topbar .account-actions a{display:none}.topbar .account-actions button{padding-inline:7px;font-size:11px}.pilot-badge{padding:6px 9px;font-size:0}.pilot-badge:after{content:"Không dùng API";font-size:11px}.step-sidebar{padding-block:24px}.sidebar-intro h1{font-size:23px}.steps{grid-template-columns:1fr;gap:5px}.step-button{min-height:56px}.content-area{padding:28px 16px 54px}.section-heading{align-items:flex-start}.setup-status{border-radius:var(--radius-sm);max-width:170px}.two-columns,.image-options{grid-template-columns:1fr}.span-two{grid-column:auto}.form-card{border-radius:var(--radius-md);padding:20px}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .primary-button{width:100%}.platform-switch{gap:8px}.saved-context-banner{grid-template-columns:auto minmax(0,1fr)}.saved-context-actions{flex-wrap:wrap;grid-column:1/-1;width:100%;padding-left:42px}.audience-picker-row{grid-template-columns:1fr}.audience-picker-row .secondary-button{width:100%;margin-top:0}.readiness-card{grid-template-columns:68px 1fr;gap:15px;padding:18px}.score-ring{width:64px;height:64px}.score-ring strong{font-size:18px}.chatgpt-guide-heading{flex-direction:column;align-items:flex-start}.chatgpt-guide-heading .section-description{font-size:16px}.chatgpt-guide-card{padding:22px 18px}.chatgpt-guide-intro{margin-bottom:28px}.chatgpt-guide-intro h3{font-size:20px}.chatgpt-guide-intro p{font-size:16px}.guide-phase-heading{align-items:flex-start}.guide-phase-heading h4{font-size:18px}.chatgpt-guide-steps li{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px 14px}.guide-step-number{width:36px;height:36px}.guide-step-content>strong,.guide-step-content>p{font-size:16px}.guide-install-button{width:100%}.account-match-note{flex-direction:column;align-items:flex-start}.account-match-note b{text-align:left}.guide-resume-marker{text-align:center}.request-example{font-size:15px}.automatic-context-note{grid-template-columns:34px minmax(0,1fr);padding:16px 14px}.automatic-context-note>span{width:34px;height:34px}.automatic-context-note p,.troubleshooting-list p,.guide-troubleshooting summary{font-size:15px}.audience-manager{grid-template-columns:1fr}.audience-list{border-right:0;border-bottom:1px solid var(--border)}.audience-list-items{padding-bottom:4px;display:flex;overflow-x:auto}.audience-list-item{flex:0 0 210px}.audience-editor{padding:18px}.audience-editor-heading{flex-direction:column;align-items:stretch}.audience-actions{width:100%}.audience-actions button{flex:1;justify-content:center}.reference-entry-grid{grid-template-columns:1fr}.reference-note-field{grid-column:auto}.add-reference-button{width:100%}.reference-item{grid-template-columns:1fr auto}.reference-type{grid-column:1/-1;width:max-content}.source-library-block{padding:15px}.source-library-heading{flex-direction:column;align-items:stretch}.source-library-heading>span:last-child{width:max-content}.material-editor{padding:15px}.material-editor-heading{flex-direction:column;align-items:stretch}.material-item{grid-template-columns:auto minmax(0,1fr)}.material-item-actions{grid-column:1/-1;justify-content:flex-end}.logo-saved-card{grid-template-columns:1fr}.logo-preview-frame{min-height:142px}.logo-actions{flex-direction:column;grid-column:auto;align-items:stretch}.logo-actions .secondary-button,.logo-actions .text-button{justify-content:center;width:100%;margin-left:0}.guide-hero,.guide-example,.guide-help,.teacher-layout{width:min(100% - 28px,1120px)}.guide-step-grid{grid-template-columns:1fr}.guide-step-grid li{min-height:190px}.guide-example,.guide-help,.teacher-intro{grid-template-columns:1fr;gap:28px}.guide-help .secondary-button{grid-column:auto}.teacher-layout{padding-top:38px}.invite-code-callout{flex-direction:column;align-items:stretch}.teacher-create-card{padding:20px}.teacher-create-card form{grid-template-columns:1fr}.classroom-card>header{flex-direction:column;align-items:stretch}.classroom-card>header .secondary-button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
