@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@500;600;700;800&display=swap";:root{color:#1d2923;background:#f3f5ef;font-family:Inter,Pretendard,system-ui,sans-serif;font-synthesis:none}h1,h2,h3{font-family:Outfit,Inter,Pretendard,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100dvh}header{align-items:center;background:#ffffffeb;border-bottom:1px solid #d8dfd7;display:flex;justify-content:space-between;padding:.85rem clamp(1rem,5vw,4rem);position:sticky;top:0;z-index:20}nav{align-items:center;display:flex;gap:clamp(.55rem,2vw,1.2rem)}a{color:inherit;text-decoration:none}.brand{color:#12633e;font-size:1.18rem;font-weight:850}nav a.active{color:#12633e;font-weight:750}main{margin:0 auto;max-width:1180px;padding:clamp(1.5rem,5vw,4rem) 1.1rem}h1{font-size:clamp(2rem,5vw,3.8rem);letter-spacing:-.045em;line-height:1.08;margin:.15em 0 .65em}h2{letter-spacing:-.02em}.eyebrow{color:#12633e;font-weight:800;margin-bottom:.4rem}.learn-grid{display:grid;gap:1.4rem;grid-template-columns:minmax(0,2fr) minmax(250px,1fr)}.intake-card,.recent-card,.auth-card,.conversation{background:#fff;border:1px solid #dce3da;border-radius:24px;box-shadow:0 18px 50px #26392f12;padding:clamp(1.2rem,4vw,2.4rem)}.auth-card{margin:4vh auto;max-width:520px}.separator{align-items:center;color:#66736b;display:flex;gap:.7rem;justify-content:center;margin:1rem 0}.google-button{display:flex;justify-content:center;min-height:44px}.announcement{align-items:center;background:#fff8dc;border:1px solid #e5d59b;border-radius:16px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.2rem;padding:.8rem 1rem}.announcement div{flex:1}.announcement p{margin:.2rem 0 0}.card-grid,.admin-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.data-card{background:#fff;border:1px solid #dce3da;border-radius:18px;overflow-wrap:anywhere;padding:1.2rem}.data-card pre{background:#f3f5ef;border-radius:10px;max-height:280px;overflow:auto;padding:.8rem;white-space:pre-wrap}.data-card ul{line-height:1.7;padding-left:1.2rem}.inline-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}form{display:grid;gap:1rem}label{display:grid;font-weight:700;gap:.45rem}input,textarea{background:#fbfcf9;border:1px solid #b9c5ba;border-radius:12px;color:inherit;padding:.85rem 1rem;resize:vertical;width:100%}input:focus,textarea:focus,button:focus-visible,a:focus-visible{outline:3px solid #8ed3ad;outline-offset:2px}.upload{align-items:center;border:1px dashed #829b89;border-radius:14px;display:flex;justify-content:space-between;padding:.85rem 1rem}.upload input{border:0;padding:0;width:auto}.preview{background:#eef3ec;border-radius:14px;padding:1rem}.preview img,.problem-panel img{display:block;max-height:320px;max-width:100%;object-fit:contain}button,.button-link{background:#fff;border:1px solid #a6b4a8;border-radius:999px;color:#1d2923;display:inline-flex;justify-content:center;padding:.7rem 1.1rem}.primary{background:#12633e;border-color:#12633e;color:#fff;font-weight:800}button:disabled{cursor:not-allowed;opacity:.55}.link-button{background:none;border:0;color:#12633e;padding:.25rem}.error{color:#a22b28;font-weight:650}.recent-card ul{display:grid;gap:.65rem;list-style:none;padding:0}.recent-card li a{border-bottom:1px solid #e3e8e1;display:grid;gap:.25rem;padding:.7rem 0}.recent-card li strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-card li span{color:#607067;font-size:.88rem}.session-layout{margin:0 auto;max-width:850px}.conversation{min-height:calc(100dvh - 150px);position:relative}.session-heading{align-items:flex-start;display:flex;justify-content:space-between;gap:1rem}.heading-actions{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:flex-end}.session-heading h1{font-size:clamp(1.8rem,4vw,2.9rem)}.preparation,.error-card,.complete-card{align-items:center;background:#edf5ee;border-radius:18px;display:flex;flex-direction:column;margin:2rem 0;padding:2.5rem 1rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #c9d8cc;border-radius:50%;border-top-color:#12633e;height:34px;width:34px}@keyframes spin{to{transform:rotate(360deg)}}.messages{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:1rem 0;padding:0}.messages li{border-radius:18px;max-width:82%;padding:.85rem 1rem}.messages li>span{display:block;font-size:.77rem;font-weight:800;margin-bottom:.25rem;opacity:.65}.messages .tutor{align-self:flex-start;background:#edf5ee}.messages .student{align-self:flex-end;background:#12633e;color:#fff}.safe-content{min-width:0;overflow-x:auto}.safe-content p{line-height:1.55;margin:.2rem 0;white-space:pre-wrap}.math{background:#00000012;border-radius:5px;font-family:Times New Roman,serif;padding:.1rem .25rem}.representation{background:#fff8dc;border:1px solid #e5d59b;border-radius:12px;color:#343127;margin-top:.7rem;padding:.7rem}.composer{align-items:end;background:#fff;bottom:0;display:grid;grid-template-columns:1fr auto auto;padding-top:1rem;position:sticky}.problem-panel{background:#fffdf5;border:1px solid #e1d8bd;border-radius:18px;margin-bottom:1rem;padding:1rem}.problem-panel>button{float:right}.dialog-backdrop{align-items:center;background:#0a140e80;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:40}.dialog{background:#fff;border-radius:20px;max-width:440px;padding:1.5rem;width:100%}.dialog>div{display:flex;gap:.7rem;justify-content:flex-end}.status{padding:3rem;text-align:center}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0)}@media(max-width:720px){header{align-items:flex-start;gap:.7rem}nav{flex-wrap:wrap;font-size:.9rem;justify-content:flex-end}main{padding:1rem .7rem}.learn-grid{grid-template-columns:1fr}.conversation{border-radius:16px;min-height:calc(100dvh - 105px);padding:1rem}.messages li{max-width:92%}.composer{grid-template-columns:1fr auto}.composer textarea{grid-column:1 / -1}.session-heading{align-items:start}.announcement{align-items:flex-start;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}:root{background:#f8fafc;color:#334155}body{background:#f8fafc}.workspace-shell{background:#f8fafc;display:flex;min-height:100dvh}.workspace-main{flex:1;margin:0;max-width:none;min-width:0;overflow-y:auto;padding:clamp(1.5rem,4vw,3.5rem) clamp(1rem,4vw,3.5rem)}.workspace-main>.announcement{margin:0 auto 1.4rem;max-width:1080px}.legacy-sidebar{background:#0f172a;border-right:1px solid #1e293b;color:#e2e8f0;display:flex;flex:0 0 256px;flex-direction:column;min-height:100dvh;position:sticky;top:0;width:256px;z-index:30}.sidebar-brand{border-bottom:1px solid rgba(51,65,85,.7);padding:1rem}.sidebar-brand-button{align-items:center;background:transparent;border:0;color:#f8fafc;display:flex;gap:.7rem;padding:0;text-align:left;width:100%}.sidebar-brand-button img{background:#1e293b;border:1px solid #334155;border-radius:.8rem;height:38px;object-fit:contain;padding:.35rem;width:38px}.sidebar-brand-button span{display:flex;flex-direction:column}.sidebar-brand-button strong{background:linear-gradient(90deg,#2dd4bf,#99f6e4);background-clip:text;font-size:1.15rem;letter-spacing:.14em;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidebar-brand-button small{color:#64748b;font-size:.62rem;margin-top:-.1rem}.sidebar-new-action{padding:1rem}.sidebar-new-action button{background:#14b8a6;border:0;border-radius:.75rem;box-shadow:0 8px 20px #14b8a62e;color:#fff;font-size:.85rem;font-weight:800;padding:.8rem 1rem;transition:background .2s,transform .2s;width:100%}.sidebar-new-action button:hover{background:#0d9488;transform:translateY(-1px)}.sidebar-new-action button span{font-size:1.1rem;margin-right:.25rem}.sidebar-nav{display:grid;gap:.35rem;padding:0 .75rem}.sidebar-link{align-items:center;border:1px solid transparent;border-radius:.65rem;color:#94a3b8;display:flex;font-size:.84rem;font-weight:700;gap:.7rem;padding:.7rem .8rem;text-decoration:none;transition:background .2s,color .2s}.sidebar-link:hover{background:#3341558c;color:#f8fafc}.sidebar-link.active{background:#14b8a6;box-shadow:0 7px 18px #14b8a629;color:#fff}.sidebar-link>span{font-size:1.1rem;line-height:1;width:1.1rem}.sidebar-history{border-top:1px solid rgba(51,65,85,.55);flex:1;margin-top:1.4rem;overflow:hidden;padding:1.2rem 1rem}.sidebar-history p{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.12em;margin:0 0 .6rem;text-transform:uppercase}.sidebar-history span{color:#475569;display:block;font-size:.75rem;line-height:1.5}.sidebar-footer{background:#02061759;border-top:1px solid rgba(51,65,85,.7);display:grid;gap:.75rem;padding:1rem}.sidebar-profile{align-items:center;border-radius:.6rem;color:inherit;display:flex;gap:.6rem;min-width:0;padding:.25rem;text-decoration:none}.sidebar-profile:hover{background:#33415573}.sidebar-profile>span:last-child{display:flex;flex-direction:column;min-width:0}.sidebar-profile strong,.sidebar-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile strong{color:#e2e8f0;font-size:.8rem}.sidebar-profile small{color:#64748b;font-size:.65rem}.sidebar-avatar{align-items:center;background:#1e293b;border:1px solid #334155;border-radius:.7rem;color:#cbd5e1;display:flex;flex:0 0 34px;font-size:.8rem;font-weight:800;height:34px;justify-content:center;width:34px}.sidebar-logout{background:transparent;border:1px solid #1e293b;border-radius:.6rem;color:#94a3b8;font-size:.75rem;font-weight:700;padding:.55rem}.sidebar-logout:hover{background:#7f1d1d33;border-color:#7f1d1d;color:#f87171}.sidebar-mobile-toggle,.sidebar-scrim{display:none}.workspace-main h1,.workspace-main h2{color:#0f172a}.workspace-main .eyebrow{color:#0d9488}.workspace-main .intake-card,.workspace-main .recent-card,.workspace-main .auth-card,.workspace-main .conversation{border-color:#e2e8f0;box-shadow:0 20px 45px #0f172a0f}.auth-shell{background:#f8fafc;min-height:100dvh}.auth-main{margin:0;max-width:none;padding:clamp(1.5rem,6vw,4rem) 1rem}.auth-main .auth-card{border-color:#e2e8f0;box-shadow:0 24px 55px #0f172a17}.legacy-login-card{max-width:460px;padding:2.3rem}.auth-title{text-align:center}.auth-title .eyebrow{letter-spacing:.16em;margin-bottom:.8rem;text-transform:uppercase}.auth-title h1{font-size:clamp(2rem,5vw,2.65rem);margin:.1em 0 .45em}.auth-tagline{color:#0d9488;font-size:1rem;font-weight:750;margin:0}.auth-subtitle{color:#64748b;font-size:.86rem;margin:.4rem 0 0}.auth-form{margin-top:2rem}.auth-form label{color:#475569;font-size:.86rem}.field-label{display:block}.input-with-icon{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#94a3b8;display:flex;gap:.5rem;padding-left:.85rem}.input-with-icon input{background:transparent;border:0;min-width:0;padding-left:0}.input-with-icon:focus-within{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.auth-form input{background:#f8fafc;border-color:#e2e8f0;border-radius:.75rem;padding:.8rem .95rem}.auth-form input:focus{background:#fff;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.auth-submit{border-radius:.75rem;margin-top:.25rem;padding:.8rem 1rem}.auth-error{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;display:flex;gap:.45rem;margin:1.35rem 0 -1rem;padding:.75rem .9rem}.auth-switch{display:block;margin:1.15rem auto 0}.auth-account-switch{color:#64748b;font-size:.86rem;margin:1.35rem 0 0;text-align:center}.auth-account-switch .link-button{color:#0d9488;font-weight:700}.auth-separator{margin:1.5rem 0 1.1rem}.auth-separator:before,.auth-separator:after{background:#e2e8f0;content:"";flex:1;height:1px}.auth-separator span{color:#94a3b8;font-size:.73rem}.learn-workspace{margin:0 auto;max-width:1080px}.learn-heading{align-items:flex-start;display:flex;justify-content:space-between;margin:0 0 1.8rem}.learn-heading h1{color:#0f172a;font-size:clamp(2rem,5vw,3.15rem);margin:.15em 0 .4em}.learn-heading>div>p:last-child{color:#64748b;font-size:.95rem;margin:0}.learn-mark{align-items:center;background:#ccfbf1;border:1px solid #99f6e4;border-radius:1rem;color:#0f766e;display:flex;font-size:1.7rem;height:58px;justify-content:center;width:58px}.legacy-intake-card,.legacy-recent-card{border-radius:1.2rem}.intake-heading{align-items:center;display:flex;gap:.75rem;margin-bottom:1.3rem}.intake-heading h2{font-size:1.25rem;margin:0}.intake-heading p{color:#64748b;font-size:.8rem;margin:.2rem 0 0}.intake-icon{align-items:center;background:#ccfbf1;border-radius:.7rem;color:#0f766e;display:flex;font-size:1.4rem;height:40px;justify-content:center;width:40px}.upload>span{align-items:center;display:flex;gap:.45rem}.intake-submit{border-radius:.75rem;padding:.8rem 1.1rem}.recent-heading{align-items:center;display:flex;justify-content:space-between}.recent-heading h2{margin:0}.recent-heading span{color:#94a3b8;font-size:.72rem}.legacy-recent-card>p{color:#64748b;font-size:.9rem;line-height:1.6}.legacy-recent-card li a{border-bottom-color:#e2e8f0}.legacy-recent-card li span{color:#0d9488;font-weight:700}.guide-workspace{margin:0 auto;max-width:1080px}.guide-workspace h1{color:#0f172a;font-size:clamp(2rem,5vw,3.1rem);margin:.15em 0 .35em}.guide-lead{color:#64748b;margin:0 0 1.8rem}.guide-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.guide-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.2rem;box-shadow:0 20px 45px #0f172a0f;padding:1.35rem}.guide-number{color:#0d9488;font-family:Outfit,Inter,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.12em}.guide-card h2{color:#0f172a;font-size:1.15rem;margin:1.2rem 0 .5rem}.guide-card p{color:#64748b;font-size:.88rem;line-height:1.65;margin:0}.dark .guide-workspace h1,.dark .guide-card h2{color:#f8fafc}.dark .guide-card{background:#151c2c;border-color:#222f47;box-shadow:none}@media(max-width:800px){.guide-grid{grid-template-columns:1fr}}@media(max-width:800px){.legacy-sidebar{box-shadow:18px 0 40px #02061759;position:fixed;transform:translate(-105%);transition:transform .2s ease}.legacy-sidebar.is-open{transform:translate(0)}.sidebar-mobile-toggle{align-items:center;background:#0f172a;border:1px solid #334155;border-radius:.7rem;color:#f8fafc;display:flex;font-size:1.35rem;height:42px;justify-content:center;left:.8rem;position:fixed;top:.8rem;width:42px;z-index:50}.sidebar-scrim{background:#02061799;border:0;display:block;inset:0;position:fixed;z-index:25}.workspace-main{padding:4.5rem 1rem 1.25rem}.learn-heading{gap:1rem}.learn-mark{flex:0 0 46px;height:46px;width:46px}.legacy-login-card{padding:1.5rem}}.sidebar-new-action button,.sidebar-link,.sidebar-footer-actions button,.icon-text-button,.composer-send,.finish-button{align-items:center;display:inline-flex;gap:.5rem}.sidebar-link>span{font-size:.84rem;line-height:1;width:auto}.sidebar-section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.sidebar-section-title>span{color:#64748b;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sidebar-section-title a{color:#64748b;font-size:.68rem}.sidebar-section-title a:hover{color:#2dd4bf}.sidebar-history ul{display:grid;gap:.15rem;list-style:none;margin:0;padding:0}.sidebar-history li a{align-items:center;border-radius:.6rem;color:#94a3b8;display:flex;gap:.55rem;min-width:0;padding:.55rem .35rem}.sidebar-history li a:hover{background:#33415573;color:#e2e8f0}.history-dot{background:#64748b;border-radius:50%;flex:0 0 7px;height:7px;width:7px}.history-dot.preparing,.history-dot.ready{background:#fbbf24}.history-dot.active,.history-dot.review{background:#2dd4bf}.history-dot.completed{background:#818cf8}.history-dot.failed{background:#fb7185}.history-dot.cancelled{background:#64748b}.history-copy{display:flex;flex:1;flex-direction:column;min-width:0}.history-copy strong{color:#cbd5e1;font-size:.74rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-copy small{color:#64748b;font-size:.64rem;margin-top:.1rem}.sidebar-empty{color:#475569;font-size:.74rem;line-height:1.5;margin:0}.sidebar-footer-actions{display:flex;gap:.4rem}.theme-toggle{background:transparent;border:1px solid #1e293b;border-radius:.6rem;color:#94a3b8;flex:1;font-size:.7rem;justify-content:center;padding:.5rem .35rem}.theme-toggle:hover{background:#33415573;color:#e2e8f0}.sidebar-footer-actions .sidebar-logout{align-items:center;display:inline-flex;gap:.35rem;justify-content:center}.conversation{padding:0}.legacy-conversation{background:#fff;border-radius:1.25rem;overflow:hidden}.conversation-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.35rem;position:static}.conversation-title{align-items:center;display:flex;gap:.75rem;min-width:0}.conversation-title>img{background:#ccfbf1;border:1px solid #99f6e4;border-radius:.75rem;height:38px;object-fit:contain;padding:.35rem;width:38px}.conversation-title h1{font-size:1.08rem;letter-spacing:-.025em;margin:.15rem 0 0}.conversation-title .eyebrow{font-size:.65rem;letter-spacing:.08em;margin:0;text-transform:uppercase}.icon-text-button{background:#fff;border-color:#e2e8f0;border-radius:.6rem;color:#64748b;font-size:.75rem;padding:.5rem .65rem}.icon-text-button:hover{background:#f8fafc;color:#0f766e}.legacy-conversation .messages{background:#f8fafc;margin:0;min-height:390px;padding:1.4rem clamp(1rem,4vw,2rem)}.legacy-conversation .messages li{background:transparent;border-radius:0;max-width:100%;padding:0}.message-line{align-items:flex-start;display:flex;gap:.65rem;max-width:88%}.messages .student .message-line{flex-direction:row-reverse;margin-left:auto}.message-avatar{align-items:center;background:#ccfbf1;border-radius:50%;color:#0f766e;display:flex;flex:0 0 32px;font-size:.73rem;font-weight:800;height:32px;justify-content:center;overflow:hidden;width:32px}.message-avatar img{height:100%;object-fit:contain;padding:.28rem;width:100%}.message-body{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 3px 12px #0f172a0a;min-width:0;padding:.7rem .85rem}.messages .student .message-body{background:#0d9488;border-color:#0d9488;color:#fff}.message-author{color:#0f766e;display:block;font-size:.68rem;font-weight:800;margin-bottom:.3rem}.messages .student .message-author{color:#ccfbf1;text-align:right}.legacy-conversation .composer{background:#fff;border-top:1px solid #e2e8f0;bottom:0;gap:.55rem;grid-template-columns:1fr auto auto;padding:1rem 1.35rem}.legacy-conversation .composer textarea{background:#f8fafc;border-color:#e2e8f0;border-radius:.75rem;min-height:44px;padding:.7rem .8rem}.composer-send{border-radius:.7rem;min-height:44px;padding:.7rem .9rem}.finish-button{border-radius:.7rem;min-height:44px;padding:.7rem .8rem}.spinner.mini{border-width:2px;height:16px;width:16px}.dark{color-scheme:dark}.dark body,.dark .workspace-shell,.dark .workspace-main{background:#0b0f19;color:#cbd5e1}.dark .workspace-main h1,.dark .workspace-main h2{color:#f8fafc}.dark .workspace-main .intake-card,.dark .workspace-main .recent-card,.dark .workspace-main .conversation{background:#151c2c;border-color:#222f47;box-shadow:none}.dark .legacy-conversation,.dark .conversation-header,.dark .legacy-conversation .composer{background:#151c2c;border-color:#222f47}.dark .legacy-conversation .messages{background:#0b0f19}.dark .message-body{background:#151c2c;border-color:#222f47}.dark .legacy-conversation .composer textarea,.dark .auth-form input{background:#0b0f19;border-color:#222f47;color:#e2e8f0}.dark .auth-shell,.dark .auth-main{background:#0b0f19}.dark .auth-main .auth-card{background:#151c2c;border-color:#222f47;box-shadow:none}.dark .auth-title h1,.dark .auth-form label{color:#f8fafc}.dark .auth-subtitle,.dark .learn-heading>div>p:last-child{color:#94a3b8}.dark .messages .tutor .message-body{background:#151c2c}.dark .problem-panel,.dark .dialog{background:#151c2c;border-color:#222f47;color:#e2e8f0}@media(max-width:620px){.conversation-header{align-items:flex-start;flex-direction:column;gap:.8rem}.conversation-header .heading-actions{width:100%}.conversation-header .heading-actions button{flex:1}.message-line{max-width:96%}.legacy-conversation .composer{grid-template-columns:1fr auto;padding:.75rem}.finish-button{grid-column:1 / -1}.send-label{display:none}}.learn-heading{justify-content:center;margin:0 auto 1.8rem;text-align:center}.learn-heading>div{max-width:720px}.learn-heading h1{font-size:clamp(1.9rem,4vw,2.35rem)}.learn-heading>div>p:last-child{line-height:1.6}.learn-grid{display:block;margin:0 auto;max-width:720px}.legacy-intake-card{padding:1.5rem}.legacy-intake-card .intake-heading{justify-content:center;text-align:left}.legacy-intake-card textarea{min-height:145px}.problem-panel-backdrop{align-items:flex-start;background:#02061785;display:flex;inset:0;justify-content:flex-end;padding:1.1rem;position:fixed;z-index:45}.problem-panel{background:#fff;border:1px solid #e2e8f0;border-radius:1.1rem;box-shadow:0 24px 70px #02061747;margin:0;max-height:calc(100dvh - 2.2rem);max-width:440px;overflow:auto;padding:1.35rem;position:relative;width:100%}.problem-panel .eyebrow{color:#0d9488;font-size:.68rem;letter-spacing:.08em;margin:0 0 .3rem;text-transform:uppercase}.problem-panel h2{color:#0f172a;font-size:1.2rem;margin:.15rem 0 1rem}.problem-close{align-items:center;background:#f8fafc;border-color:#e2e8f0;border-radius:.6rem;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;width:32px}.problem-content{color:#334155;font-size:.92rem;line-height:1.7}.problem-content img{border:1px solid #e2e8f0;border-radius:.75rem;margin-top:1rem;max-height:420px;width:100%}.complete-card p{color:#64748b;margin:.2rem 0 1.2rem}.complete-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.complete-actions .button-link{align-items:center;display:inline-flex;gap:.4rem}.dark .problem-panel{background:#151c2c;border-color:#222f47}.dark .problem-panel h2,.dark .problem-content{color:#f8fafc}.dark .problem-close{background:#0b0f19;border-color:#222f47;color:#cbd5e1}@media(max-width:620px){.problem-panel-backdrop{padding:.65rem}.problem-panel{max-height:calc(100dvh - 1.3rem)}}.reports-workspace,.mypage-workspace{margin:0 auto;max-width:1080px}.reports-header,.mypage-header{align-items:flex-end;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.35rem}.reports-header h1,.mypage-header h1{color:#0f172a;font-size:clamp(2rem,4vw,2.7rem);margin:.15em 0 .35em}.reports-header p:not(.eyebrow),.mypage-header p:not(.eyebrow){color:#64748b;font-size:.9rem;margin:0}.reports-new-link{align-items:center;background:#0d9488;border-radius:.7rem;color:#fff;display:inline-flex;font-size:.8rem;font-weight:750;gap:.3rem;padding:.7rem .85rem;white-space:nowrap}.reports-new-link:hover{background:#0f766e}.report-summary-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1.35rem}.summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 12px 30px #0f172a0b;padding:1.1rem}.summary-icon{align-items:center;border-radius:.65rem;display:flex;height:34px;justify-content:center;margin-bottom:.75rem;width:34px}.summary-card>span{color:#64748b;display:block;font-size:.75rem;font-weight:700}.summary-card strong{color:#0f172a;display:block;font-family:Outfit,Inter,sans-serif;font-size:1.8rem;line-height:1.1;margin-top:.35rem}.summary-card strong small{color:#94a3b8;font-family:Inter,sans-serif;font-size:.75rem;margin-left:.25rem}.summary-card.teal .summary-icon{background:#ccfbf1;color:#0f766e}.summary-card.amber .summary-icon{background:#fef3c7;color:#d97706}.summary-card.indigo .summary-icon{background:#e0e7ff;color:#4f46e5}.reports-list-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.2rem;box-shadow:0 20px 45px #0f172a0f;padding:1.35rem}.reports-list-heading{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:.8rem;padding-bottom:1rem}.reports-list-heading h2{color:#0f172a;font-size:1.15rem;margin:0 0 .25rem}.reports-list-heading p{color:#64748b;font-size:.78rem;margin:0}.reports-list-heading>svg{color:#0d9488}.reports-items{display:grid;gap:.5rem}.report-item{align-items:center;border:1px solid transparent;border-radius:.85rem;display:flex;gap:.75rem;padding:.8rem .55rem;transition:background .15s,border .15s}.report-item:hover{background:#f8fafc;border-color:#e2e8f0}.report-item-icon{align-items:center;background:#f0fdfa;border-radius:.65rem;color:#0d9488;display:flex;flex:0 0 36px;height:36px;justify-content:center;width:36px}.report-item-main{flex:1;min-width:0}.report-item-main time{color:#94a3b8;font-size:.68rem}.report-item-main h3{color:#334155;font-size:.88rem;font-weight:700;margin:.2rem 0 .35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-item-meta{align-items:center;display:flex;gap:.5rem}.report-status{border-radius:999px;font-size:.65rem;font-weight:750;padding:.18rem .45rem}.report-status.ready{background:#dcfce7;color:#15803d}.report-status.pending{background:#fef3c7;color:#a16207}.report-status.failed{background:#fee2e2;color:#b91c1c}.report-item-meta button{align-items:center;background:none;border:0;color:#0d9488;display:inline-flex;font-size:.68rem;gap:.25rem;padding:0}.report-open{color:#94a3b8}.report-open:hover{color:#0d9488}.reports-empty{align-items:center;color:#94a3b8;display:flex;flex-direction:column;gap:.55rem;justify-content:center;min-height:180px;text-align:center}.reports-empty p{font-size:.82rem;margin:0 0 .3rem}.reports-error{margin-bottom:1rem}.mypage-avatar{align-items:center;background:#ccfbf1;border:1px solid #99f6e4;border-radius:1rem;color:#0f766e;display:flex;height:52px;justify-content:center;width:52px}.mypage-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.account-card{background:#fff;border:1px solid #e2e8f0;border-radius:1.2rem;box-shadow:0 20px 45px #0f172a0f;padding:1.35rem}.card-section-heading{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.7rem;margin-bottom:1.05rem;padding-bottom:1rem}.card-section-heading h2{color:#0f172a;font-size:1.05rem;margin:0 0 .2rem}.card-section-heading p{color:#64748b;font-size:.75rem;margin:0}.card-icon{align-items:center;border-radius:.65rem;display:flex;height:36px;justify-content:center;width:36px}.card-icon.teal{background:#ccfbf1;color:#0f766e}.card-icon.indigo{background:#e0e7ff;color:#4f46e5}.profile-list{display:grid;gap:.9rem;margin:0}.profile-list>div{border-bottom:1px solid #f8fafc;padding-bottom:.75rem}.profile-list dt{color:#94a3b8;font-size:.68rem;font-weight:750;margin-bottom:.35rem}.profile-list dd{align-items:center;color:#334155;display:flex;font-size:.86rem;gap:.4rem;margin:0}.profile-list dd svg{color:#0d9488}.account-status{align-items:center;display:inline-flex;gap:.35rem}.account-status span{background:#22c55e;border-radius:50%;height:7px;width:7px}.linked-account{align-items:center;display:flex;gap:.65rem}.google-mark{align-items:center;border:1px solid #e2e8f0;border-radius:50%;color:#4285f4;display:flex;font-size:1.1rem;font-weight:800;height:34px;justify-content:center;width:34px}.linked-account>div:nth-child(2){display:flex;flex:1;flex-direction:column;min-width:0}.linked-account strong{color:#334155;font-size:.84rem}.linked-account small{color:#64748b;font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linked-account button{align-items:center;background:#fff;border-color:#e2e8f0;border-radius:.6rem;color:#64748b;display:inline-flex;font-size:.7rem;gap:.3rem;padding:.5rem .55rem}.link-account-box{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.8rem;color:#64748b;display:flex;gap:.6rem;padding:.8rem}.link-account-box>svg{color:#4f46e5;flex:0 0 auto}.link-account-box>div{display:flex;flex:1;flex-direction:column;min-width:0}.link-account-box strong{color:#334155;font-size:.76rem}.link-account-box small{font-size:.68rem;margin-top:.2rem}.link-account-box .google-button{min-height:auto}.account-message{align-items:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.7rem;color:#047857;display:flex;font-size:.8rem;gap:.4rem;margin-bottom:1rem;padding:.7rem .8rem}.dark .reports-header,.dark .mypage-header{border-color:#222f47}.dark .reports-header h1,.dark .mypage-header h1,.dark .summary-card strong,.dark .reports-list-heading h2,.dark .card-section-heading h2,.dark .report-item-main h3,.dark .profile-list dd,.dark .linked-account strong,.dark .link-account-box strong{color:#f8fafc}.dark .reports-list-card,.dark .summary-card,.dark .account-card{background:#151c2c;border-color:#222f47;box-shadow:none}.dark .reports-list-heading,.dark .card-section-heading{border-color:#222f47}.dark .report-item:hover{background:#0b0f19;border-color:#222f47}.dark .report-item-icon{background:#0f2d2d}.dark .link-account-box{background:#0b0f19;border-color:#222f47}.dark .linked-account button{background:#0b0f19;border-color:#222f47;color:#94a3b8}.dark .account-message{background:#052e24;border-color:#065f46;color:#6ee7b7}@media(max-width:800px){.report-summary-grid,.mypage-grid{grid-template-columns:1fr}.reports-header,.mypage-header{align-items:flex-start;flex-direction:column}.reports-new-link{align-self:stretch;justify-content:center}.link-account-box{align-items:flex-start;flex-wrap:wrap}.link-account-box .google-button{margin-left:2.1rem}}button,.button-link{border-radius:.75rem}.link-button{border-radius:.35rem}.primary,.sidebar-new-action button,.reports-new-link{background:#3fb9be;border-color:#3fb9be}.primary:hover,.sidebar-new-action button:hover,.reports-new-link:hover{background:#2e9aa0;border-color:#2e9aa0}.workspace-main,.auth-main{scrollbar-color:#cbd5e1 transparent;scrollbar-width:thin}.workspace-main::-webkit-scrollbar,.auth-main::-webkit-scrollbar{width:8px}.workspace-main::-webkit-scrollbar-thumb,.auth-main::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.intake-card,.recent-card,.auth-card,.conversation,.reports-list-card,.account-card{border-radius:1.5rem}.announcement{box-shadow:0 8px 22px #0f172a0a}.dark .announcement{background:#151c2c;border-color:#222f47;color:#cbd5e1;box-shadow:none}.dark .data-card,.dark .preview{background:#151c2c;border-color:#222f47;color:#cbd5e1}.dark .workspace-main::-webkit-scrollbar-thumb,.dark .auth-main::-webkit-scrollbar-thumb{background:#334155}@media(max-width:800px){.workspace-main{padding-left:.85rem;padding-right:.85rem}.legacy-sidebar{width:272px}}
