@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";:root{color:#18201f;font-synthesis:none;--ink:#172321;--muted:#68716e;--line:#deddd6;--paper:#fffefa;--green:#1e6659;--green-soft:#dfece7;--coral:#d77357;--navy:#253f55;background:#f5f3ed;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.025em;font-family:Newsreader,Georgia,serif}h1{margin-bottom:14px;font-size:clamp(2.15rem,4vw,3.35rem);line-height:.98}h2{margin-bottom:8px;font-size:1.55rem;line-height:1.1}select,textarea,input{color:var(--ink)}.app-shell{grid-template-columns:242px 1fr;min-height:100vh;display:grid}.sidebar{z-index:20;border-right:1px solid var(--line);background:#eeece5;flex-direction:column;width:242px;padding:28px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.02em;align-items:center;gap:10px;padding:0 9px;font-weight:700;display:flex}.brand-mark{object-fit:contain;width:34px;height:34px;display:block}.main-nav{gap:5px;margin-top:45px;display:grid}.main-nav a{color:#606865;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;font-weight:500;display:flex}.main-nav a:hover{color:var(--ink);background:#ffffff73}.main-nav a.active{color:#fff;background:var(--ink)}.sidebar-foot{margin-top:auto}.demo-pill{color:#696245;text-transform:uppercase;letter-spacing:.08em;background:#f3edd6;border:1px solid #d5ceb2;border-radius:20px;margin:0 8px 12px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-block}.delete-account{color:#8d493b;background:0 0;border:0;align-items:center;gap:6px;margin:0 8px 10px;padding:0;font-size:10px;display:flex}.user-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:12px 8px 2px;display:flex}.user-avatar{color:#fff;background:var(--coral);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.user-copy{min-width:0;line-height:1.25;display:grid}.user-copy strong{font-size:12px}.user-copy small{color:var(--muted);text-overflow:ellipsis;font-size:10px;overflow:hidden}.icon-button{color:var(--muted);background:0 0;border:0;margin-left:auto}.content-shell{grid-column:2;min-width:0}.page{width:min(1280px,100%);margin:0 auto;padding:42px clamp(28px,4vw,68px) 70px}.mobile-header,.mobile-nav{display:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.page-heading h1{margin-bottom:0}.dashboard-heading h1{max-width:690px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700}.subtitle{max-width:590px;color:var(--muted);margin:10px 0 0;line-height:1.6}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:#fff;background:var(--green)}.button.primary:hover{background:#174f45}.button.ink{color:#fff;background:var(--ink)}.button.secondary{color:var(--ink);border-color:var(--line);background:var(--paper)}.button.wide{width:100%}.button:disabled{cursor:wait;opacity:.6}.text-button{color:var(--green);background:0 0;border:0;padding:3px;font-size:12px;font-weight:700}.hero-panel{color:#fff;background:var(--navy);border-radius:18px;justify-content:space-between;align-items:center;gap:40px;min-height:260px;margin-bottom:48px;padding:42px clamp(28px,5vw,64px);display:flex;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:360px;height:360px;position:absolute;top:-185px;right:-125px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.hero-copy{z-index:1;max-width:610px;position:relative}.hero-copy h2{max-width:580px;margin:8px 0 12px;font-size:clamp(1.9rem,3vw,2.75rem)}.hero-copy p{color:#d6dfe3;max-width:540px;margin-bottom:24px;line-height:1.55}.section-kicker{color:#afc9c3;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.readiness-ring{z-index:1;flex:none;width:155px;height:155px;position:relative}.readiness-ring svg{width:100%;transform:rotate(-90deg)}.readiness-ring circle{fill:none;stroke:#ffffff21;stroke-width:7px}.readiness-ring circle.progress{stroke:#e7b883;stroke-linecap:round;stroke-dasharray:78 100}.readiness-ring>span{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.readiness-ring strong{font:600 2.25rem/1 Newsreader,Georgia,serif}.readiness-ring small{color:#bdc9cc;text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:10px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.section-heading.compact{margin-bottom:22px}.section-heading h2{margin-bottom:0}.mode-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:44px;display:grid}.mode-card{text-align:left;border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px;transition:transform .16s,box-shadow .16s;display:grid}.mode-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1d272414}.mode-card>span:nth-child(2){gap:3px;display:grid}.mode-card strong{font-size:14px}.mode-card small{color:var(--muted);font-size:11px}.mode-icon{border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.mode-icon.sand{color:#82633e;background:#eee2cf}.mode-icon.blue{color:#385d78;background:#dfe9ef}.mode-icon.coral{color:#9a4e3c;background:#f0dfd9}.dashboard-grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:18px;display:grid}.panel{border:1px solid var(--line);background:var(--paper);border-radius:14px}.setup-panel,.activity-panel,.skill-panel,.focus-panel,.format-panel,.role-panel,.history-panel,.admin-sessions{padding:25px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label:last-child{grid-column:1/-1}label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:10px;font-weight:700;display:block}select{border:1px solid var(--line);background:#faf9f5;border-radius:8px;outline:0;width:100%;height:42px;padding:0 34px 0 11px}.form-grid input{border:1px solid var(--line);background:#faf9f5;border-radius:8px;outline:0;width:100%;height:42px;padding:0 11px}select:focus,textarea:focus,input:focus{border-color:#70a398;box-shadow:0 0 0 3px #1e665914}.session-list{display:grid}.context-panel{margin-bottom:18px;padding:25px}.context-intro{max-width:650px;color:var(--muted);letter-spacing:0;margin:7px 0 0;font:11px/1.55 DM Sans,sans-serif}.context-add-grid{grid-template-columns:1fr auto;gap:10px;display:grid}.repository-add{border:1px solid var(--line);color:var(--muted);background:#faf9f5;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:0 8px 0 12px;display:grid}.repository-add input{background:0 0;border:0;outline:0;min-width:0;height:42px;font-size:11px}.repository-add button{color:#fff;background:var(--green);border:0;border-radius:7px;align-items:center;gap:4px;height:30px;padding:0 10px;font-size:10px;font-weight:700;display:flex}.repository-add button:disabled{opacity:.45}.file-upload{min-width:215px;color:var(--green);cursor:pointer;background:#f2f7f4;border:1px dashed #9eb3ac;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.file-upload input{opacity:0;width:1px;height:1px;position:absolute}.file-upload.disabled{cursor:wait;opacity:.55}.context-error{color:#9a4937;align-items:center;gap:6px;margin:12px 0 0;font-size:10px;display:flex}.context-sources{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:15px;display:grid}.context-source{text-align:left;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.context-source:not(:disabled):hover{border-color:#9ab8af}.context-source.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f1f7f4}.context-source:disabled{cursor:default;opacity:.72}.context-type{width:31px;height:31px;color:var(--green);background:var(--green-soft);border-radius:8px;place-items:center;display:grid}.context-source>span:nth-child(2){gap:3px;min-width:0;display:grid}.context-source strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.context-source small{color:var(--muted);font-size:9px}.context-state.ready{color:var(--green)}.context-state.processing,.context-state.pending{color:#a26c2b;animation:1.6s linear infinite spin}.context-state.failed{color:#a84f3b}.session-row{border-top:1px solid #ecebe6;align-items:center;gap:12px;min-width:0;padding:13px 0;display:flex}.session-row:first-child{border-top:0;padding-top:0}.session-mode{border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.session-mode.voice{color:#385d78;background:#dfe9ef}.session-mode.text{color:#82633e;background:#eee2cf}.session-mode.avatar{color:#9a4e3c;background:#f0dfd9}.session-copy{flex:1;gap:3px;min-width:0;display:grid}.session-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.session-copy small{color:var(--muted);align-items:center;gap:3px;font-size:10px;display:flex}.score{font:600 20px Newsreader,Georgia,serif}.score small{color:var(--muted);font:10px DM Sans,sans-serif}.practice-page{max-width:1120px;margin:0 auto}.practice-header{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:20px;display:grid}.back-link{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.practice-title{text-align:center;display:grid}.practice-title strong{font:600 18px Newsreader,Georgia,serif}.practice-title span{color:var(--muted);font-size:10px}.session-timer{color:var(--muted);font-variant-numeric:tabular-nums;justify-self:end;align-items:center;gap:7px;font-size:12px;display:flex}.live-dot{background:#36a270;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #36a27021}.practice-workspace{grid-template-columns:minmax(0,760px);justify-content:center;min-height:calc(100vh - 145px);display:grid}.practice-workspace.with-avatar{grid-template-columns:minmax(330px,.85fr) minmax(450px,1.15fr);gap:14px}.conversation-panel{border:1px solid var(--line);background:var(--paper);border-radius:15px;flex-direction:column;min-height:690px;display:flex;overflow:hidden;box-shadow:0 18px 55px #1f2c290f}.mode-tabs{border-bottom:1px solid var(--line);background:#f8f7f2;gap:5px;padding:12px;display:flex}.mode-tabs button{color:var(--muted);background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:8px 13px;font-size:11px;font-weight:700;display:flex}.mode-tabs button.active{color:#fff;background:var(--ink)}.transcript{flex:1;min-height:380px;max-height:calc(100vh - 330px);padding:24px clamp(18px,4vw,34px);overflow-y:auto}.interview-context{background:#edf3f0;border-radius:9px;align-items:center;gap:10px;margin-bottom:28px;padding:12px;display:flex}.interview-context>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;font:600 13px Newsreader,serif;display:grid}.interview-context p{gap:2px;margin:0;display:grid}.interview-context strong{font-size:11px}.interview-context small{color:var(--muted);font-size:9px}.message{align-items:flex-start;gap:11px;margin-bottom:22px;display:flex}.message>span{color:#fff;background:var(--navy);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.message.user{flex-direction:row-reverse}.message.user>span{background:var(--coral)}.message>div{max-width:78%}.message.user>div{text-align:right}.message small{color:var(--muted);margin:0 3px 5px;font-size:9px;display:block}.message p{text-align:left;background:#f0f0eb;border-radius:4px 13px 13px;margin:0;padding:11px 13px;font-size:13px;line-height:1.55}.message.user p{color:#fff;background:var(--green);border-radius:13px 4px 13px 13px}.typing{gap:3px;display:flex}.typing i{background:#919995;border-radius:50%;width:5px;height:5px;animation:1s infinite blink}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes blink{50%{opacity:.25}}.error-banner{color:#8c3f2c;background:#fff0eb;border:1px solid #eac3b7;border-radius:7px;margin:0 18px 10px;padding:9px 12px;font-size:11px}.composer{margin:0 18px 12px;position:relative}.composer textarea{resize:none;border:1px solid var(--line);background:#faf9f5;border-radius:10px;outline:0;width:100%;padding:12px 50px 12px 13px;font-size:12px;line-height:1.45}.send-button{color:#fff;background:var(--green);border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:10px;right:8px}.send-button:disabled{color:#9ea5a2;background:#e5e5df}.voice-start{background:#faf9f5;border:1px dashed #c8cbc5;border-radius:10px;justify-items:center;gap:8px;margin:0 18px 12px;padding:16px;display:grid}.voice-start small{color:var(--muted);font-size:9px}.room-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;padding:12px 18px 16px;display:grid}.room-actions select{height:37px;font-size:10px}.button.danger-quiet{color:#8d493b;background:#fff8f5;border-color:#e5c9c1;height:37px;min-height:37px}.avatar-stage{background:linear-gradient(160deg,#e5ebe7,#cddbd5);border-radius:15px;min-height:690px;position:relative;overflow:hidden}.avatar-stage:before{content:"";clip-path:polygon(0 36%,100% 0,100% 100%,0 100%);background:linear-gradient(160deg,#b5c8bf,#8fa99d);height:35%;position:absolute;inset:auto -10% 0}.avatar-stage canvas{opacity:0;width:100%;height:100%;position:absolute}.avatar-stage canvas.ready{opacity:1}.avatar-fallback{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.avatar-head{z-index:2;background:#d4a98f;border-radius:50% 50% 45% 45%;width:112px;height:135px;margin-bottom:-18px;position:relative;box-shadow:inset 0 30px #313b39}.avatar-head i,.avatar-head b{border-bottom:2px solid #303735;width:8px;height:5px;position:absolute;top:72px}.avatar-head i{left:30px}.avatar-head b{right:30px}.avatar-body{clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);background:linear-gradient(90deg,#354f5b,#263f4b);border-radius:48% 48% 0 0;width:270px;height:335px}.avatar-fallback small{color:#ffffffbf;font-size:10px;position:absolute;bottom:25px}.stage-label{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161f1dbf;border-radius:8px;align-items:center;gap:9px;padding:9px 12px;font-size:10px;display:flex;position:absolute;bottom:18px;left:18px}.summary-card{text-align:center;border:1px solid var(--line);background:var(--paper);border-radius:16px;max-width:620px;margin:70px auto;padding:50px}.summary-check{width:54px;height:54px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.summary-card ul{text-align:left;gap:10px;margin:25px 0 30px;padding:0;list-style:none;display:grid}.summary-card li{background:#f2f2ed;border-radius:8px;padding:12px 14px;font-size:12px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:var(--paper);border-radius:13px;padding:22px;position:relative}.metric-card>small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:13px;font-size:10px;font-weight:700;display:block}.metric-card>strong{font:600 2rem Newsreader,Georgia,serif;display:block}.metric-card>strong span{color:var(--muted);font-size:.9rem}.metric-card p{color:var(--muted);margin:9px 0 0;font-size:10px}.metric-card p.positive{color:var(--green);align-items:center;gap:3px;display:flex}.metric-icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:9px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.insights-grid,.admin-grid{grid-template-columns:1.3fr .7fr;gap:18px;margin-bottom:18px;display:grid}.skill-list,.admin-bars{gap:20px;display:grid}.skill-list>div>span,.admin-bars>div>span{justify-content:space-between;margin-bottom:7px;font-size:11px;display:flex}.skill-list b{color:var(--green)}.skill-list i,.admin-bars i{background:#e9e9e3;border-radius:10px;height:7px;display:block;overflow:hidden}.skill-list em,.admin-bars em{border-radius:inherit;background:var(--green);height:100%;display:block}.focus-panel{color:#fff;background:#253f55}.focus-panel .eyebrow{color:#afc9c3}.focus-panel>p:not(.eyebrow){color:#ced8dc;font-size:12px;line-height:1.55}.focus-icon{color:#253f55;background:#e8bd8b;border-radius:10px;place-items:center;width:42px;height:42px;margin-bottom:26px;display:grid}.focus-panel blockquote{color:#fff;background:#ffffff0f;border-left:2px solid #e8bd8b;margin:22px 0 0;padding:13px;font:500 14px/1.45 Newsreader,serif}.history-panel{margin-top:18px}.history-table{display:grid}.history-head,.history-row{grid-template-columns:minmax(260px,1fr) 120px 100px 70px;align-items:center;gap:15px;display:grid}.history-head{color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;padding:9px 0;font-size:9px;font-weight:700}.history-row{border-bottom:1px solid #edede7;min-height:62px;font-size:11px}.history-row:last-child{border-bottom:0}.history-row>span:first-child{grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;display:grid}.history-row>span:first-child svg{color:var(--green);grid-row:1/3}.history-row small{color:var(--muted);font-size:9px}.history-row>strong{font:600 18px Newsreader,serif}.capitalize{text-transform:capitalize}.admin-grid{grid-template-columns:.8fr 1.2fr}.donut-wrap{align-items:center;gap:30px;display:flex}.donut{background:conic-gradient(var(--green) 0 47%, #e6b378 47% 78%, #d1785f 78% 100%);border-radius:50%;flex:none;width:140px;height:140px;-webkit-mask:radial-gradient(circle,#0000 0 53%,#000 55%);mask:radial-gradient(circle,#0000 0 53%,#000 55%)}.donut-legend{flex:1;gap:12px;display:grid}.donut-legend>div{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:10px;display:grid}.donut-legend i{background:var(--green);border-radius:50%;width:8px;height:8px}.donut-legend i.legend-1{background:#e6b378}.donut-legend i.legend-2{background:#d1785f}.admin-bars em{background:var(--navy)}.admin-sessions{margin-top:18px}.search-box{border:1px solid var(--line);color:var(--muted);background:#faf9f5;border-radius:7px;align-items:center;gap:7px;padding:0 9px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:150px;height:34px;font-size:10px}.status-complete{text-transform:capitalize;align-items:center;gap:6px;display:flex}.status-complete i{background:#36a270;border-radius:50%;width:6px;height:6px}.loading-panel{color:var(--muted);text-align:center;padding:40px}.signin-page{background:radial-gradient(circle at 20% 20%,#e8ded0,#0000 35%),#f5f3ed;place-items:center;min-height:100vh;padding:20px;display:grid}.signin-card{text-align:center;border:1px solid var(--line);background:#fffefaed;border-radius:18px;max-width:470px;padding:55px;box-shadow:0 30px 80px #23302c1f}.signin-card .brand-mark{width:72px;height:72px;margin:0 auto 28px}.signin-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.signin-card .button{margin:22px 0 18px}.signin-card .button.secondary{margin-bottom:8px}.signin-card .button:disabled{cursor:not-allowed;transform:none}.google-auth{position:relative}.google-icon{width:18px;height:18px}.auth-divider{color:var(--muted);align-items:center;gap:10px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-form{gap:10px;margin-top:16px;display:grid}.auth-form input{border:1px solid var(--line);background:#faf9f5;border-radius:8px;height:43px;padding:0 12px}.auth-form .button{margin:4px 0 0}.auth-error{color:#8c3f2c;text-align:left;margin:0;font-size:10px}.auth-intent{color:var(--green);background:var(--green-soft);text-align:left;border-radius:9px;gap:3px;margin:17px 0 5px;padding:12px;display:grid}.auth-intent strong{font-size:11px}.auth-intent span{color:#59736b;font-size:9px}.auth-switch{color:var(--green);background:0 0;border:0;margin:13px 0 18px;padding:0;font-size:11px}.auth-consent{color:var(--muted);text-align:left;grid-template-columns:auto 1fr;align-items:start;gap:9px;margin:0 0 14px;display:grid}.auth-consent input{width:16px;height:16px;accent-color:var(--green);margin:1px 0 0}.auth-consent span{letter-spacing:0;text-transform:none;margin:0;font-size:10px;font-weight:400;line-height:1.45}.auth-consent a,.privacy-card a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.signin-card>small{color:var(--muted);font-size:10px}.privacy-page{background:#f5f3ed;min-height:100vh;padding:32px 20px 70px}.privacy-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;width:min(780px,100%);margin:0 auto;padding:48px clamp(24px,6vw,72px) 60px;box-shadow:0 24px 70px #23302c14}.privacy-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:62px;display:flex}.privacy-brand{align-items:center;gap:9px;font-weight:700;display:flex;color:var(--ink)!important;text-decoration:none!important}.privacy-brand .brand-mark{width:32px;height:32px}.privacy-back{font-size:11px;font-weight:700}.privacy-card h1{max-width:600px;margin-bottom:18px}.privacy-lead{color:var(--muted);margin-bottom:42px;font-size:17px;line-height:1.7}.privacy-card section{border-top:1px solid var(--line);padding:25px 0}.privacy-card section h2{margin-bottom:13px;font-size:1.4rem}.privacy-card section p{color:#515b58;margin-bottom:12px;font-size:13px;line-height:1.75}.privacy-card section p:last-child{margin-bottom:0}.privacy-card strong{color:var(--ink)}.app-loader{place-items:center;min-height:100vh;display:grid}.app-loader span{border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1050px){.dashboard-grid,.practice-workspace.with-avatar{grid-template-columns:1fr}.avatar-stage{min-height:420px}.avatar-body{height:190px}.conversation-panel{min-height:650px}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.app-shell{display:block}.sidebar{display:none}.content-shell{padding:58px 0 70px}.page{padding:24px 16px 40px}.mobile-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f3edf0;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex;position:fixed;inset:0 0 auto}.mobile-header .brand{padding:0}.mobile-header .brand-mark,.mobile-header .user-avatar{width:30px;height:30px}.mobile-nav{z-index:30;min-height:64px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaf5;justify-content:space-around;align-items:center;display:flex;position:fixed;inset:auto 0 0}.mobile-nav a{min-width:62px;color:var(--muted);justify-items:center;gap:3px;padding:8px 5px;font-size:9px;display:grid}.mobile-nav a.active{color:var(--green)}.page-heading{align-items:flex-start;margin-bottom:25px}.page-heading .button{flex:none}.dashboard-heading .button{width:42px;padding:0;font-size:0}.hero-panel{align-items:flex-start;min-height:330px;padding:30px 25px}.readiness-ring{opacity:.7;width:125px;height:125px;position:absolute;bottom:-23px;right:10px}.hero-copy{z-index:2}.mode-grid,.dashboard-grid,.context-add-grid{grid-template-columns:1fr}.file-upload{min-height:44px}.context-sources,.form-grid{grid-template-columns:1fr}.form-grid label:last-child{grid-column:auto}.practice-header{grid-template-columns:auto 1fr auto}.practice-title{padding:0 5px}.practice-title strong{font-size:14px}.practice-title span{display:none}.practice-workspace,.practice-workspace.with-avatar{grid-template-columns:1fr;min-height:auto}.avatar-stage{min-height:330px}.avatar-head{width:90px;height:110px}.avatar-head i,.avatar-head b{top:58px}.avatar-body{width:220px;height:170px}.conversation-panel{min-height:600px}.transcript{max-height:none}.room-actions{grid-template-columns:1fr 1fr}.room-actions .button{grid-column:1/-1}.summary-card{margin:25px 0;padding:35px 22px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{padding:17px}.insights-grid,.admin-grid{grid-template-columns:1fr}.history-table{overflow-x:auto}.history-head,.history-row{min-width:650px}.donut-wrap{justify-content:center}.admin-sessions .section-heading{flex-direction:column;align-items:flex-start}}@media (width<=460px){h1{font-size:2rem}.metric-grid{grid-template-columns:1fr}.page-heading .button.secondary{display:none}.mode-tabs{justify-content:space-between}.mode-tabs button{flex:1;justify-content:center;padding-inline:5px}.message>div{max-width:85%}.setup-panel,.activity-panel,.skill-panel,.focus-panel,.format-panel,.role-panel,.history-panel,.admin-sessions{padding:20px}.signin-card{padding:38px 24px}.privacy-page{padding:0}.privacy-card{box-shadow:none;border:0;border-radius:0}.privacy-header{margin-bottom:45px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
