:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171923;background:#f7f8fb;font-synthesis:none;text-rendering:optimizeLegibility;--accent: #6d5dfc;--accent-soft: #eeebff;--ink: #171923;--muted: #70758a;--card: rgba(255,255,255,.92);--line: #e8e9f1;--success: #2fbe82;--radius: 24px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 10% -10%,#e8e3ff 0,transparent 32%),radial-gradient(circle at 90% 10%,#e8f4ff 0,transparent 30%),#f7f8fb}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,8vw,4.8rem);line-height:.98;letter-spacing:-.055em}h2{font-size:2rem;letter-spacing:-.035em}h3{font-size:1.15rem;margin-bottom:.5rem}input,textarea{width:100%;border:1px solid var(--line);background:#fff;padding:16px 18px;border-radius:18px;outline:none}textarea{min-height:112px;resize:vertical}input:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #6d5dfc14}.primary,.secondary,.choice-card,.credit-pill,.link-button,.status-dot-button{border:0;border-radius:16px}.primary{background:var(--accent);color:#fff;padding:15px 20px;font-weight:700}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#f0f1f6;color:var(--ink);padding:13px 16px;font-weight:650}.card{background:var(--card);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(229,231,239,.9);border-radius:var(--radius);padding:22px;box-shadow:0 12px 35px #1c20380f}.brand{font-weight:900;letter-spacing:.08em;color:var(--accent)}.brand-large{font-size:1.5rem;margin-bottom:2rem}.muted{color:var(--muted)}.error{background:#fff0f1;color:#b13442;border-radius:16px;padding:12px 14px;margin-top:14px}.dev-note,.bonus-note{background:#f4f1ff;border-radius:14px;padding:12px;color:#4f439c}.auth-layout,.onboarding{width:min(760px,calc(100% - 32px));margin:0 auto;min-height:100vh;padding:10vh 0 48px}.auth-layout h1{max-width:680px}.auth-card,.onboarding-card{margin-top:28px;display:grid;gap:14px}.step-label,.eyebrow{font-size:.72rem;letter-spacing:.11em;font-weight:800;color:var(--muted)}.check-row{display:flex;gap:10px;align-items:center}.check-row input{width:auto}.choice-card{text-align:left;background:#f6f5ff;padding:20px;display:grid;gap:4px}.choice-card span{color:var(--muted)}.app-shell{min-height:100vh;padding-bottom:86px}.screen{width:min(1180px,calc(100% - 28px));margin:0 auto;padding-top:18px}.topbar{display:flex;justify-content:space-between;align-items:center;padding:8px 0 24px}.topbar-actions{display:flex;gap:10px;align-items:center}.credit-pill{background:#fff;border:1px solid var(--line);padding:10px 14px;font-weight:700}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-weight:800}.avatar-large{width:52px;height:52px;flex:0 0 auto}.hero{padding:6vh 0 30px}.hero h1{max-width:900px}.search-box{max-width:760px;display:grid;gap:12px}.search-box textarea{font-size:1.12rem;min-height:104px}.segmented{display:inline-flex;background:#eceef4;padding:4px;border-radius:16px;width:fit-content}.segmented button{border:0;background:transparent;border-radius:12px;padding:9px 14px}.segmented button.active{background:#fff;box-shadow:0 3px 12px #181d330f}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px;padding-bottom:40px}.bento-card{grid-column:span 6;min-height:170px}.bento-card.wide{grid-column:span 8}.availability-card{grid-column:span 4;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(140deg,#f1efff,#eef9ff)}.link-button{background:transparent;color:var(--accent);padding:0;font-weight:750}.status-dot-button{width:48px;height:48px;background:var(--accent);color:#fff;font-size:1.6rem}.bottom-nav{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(560px,calc(100% - 28px));background:#ffffffeb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid var(--line);border-radius:22px;padding:7px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 16px 45px #1e233821}.bottom-nav a{text-decoration:none;color:var(--muted);padding:12px 8px;text-align:center;border-radius:16px;font-size:.86rem;font-weight:700}.bottom-nav a.active{color:var(--accent);background:var(--accent-soft)}.page-heading{display:flex;gap:14px;align-items:flex-start;margin:30px 0}.page-heading h1{font-size:clamp(2.2rem,6vw,4rem);margin-bottom:0}.back{border:0;background:#fff;width:42px;height:42px;border-radius:14px}.match-list{display:grid;gap:12px;padding-bottom:40px}.match-card{display:flex;align-items:center;gap:16px}.match-main{flex:1}.score-row{display:flex;gap:12px;flex-wrap:wrap;font-size:.86rem;color:var(--muted)}.empty-state{text-align:center;padding:48px 22px}.loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--accent);font-size:2rem;font-weight:900;letter-spacing:.08em}@media(max-width:760px){.screen{width:min(100% - 20px,720px)}.hero{padding-top:4vh}.hero h1{font-size:clamp(2.5rem,12vw,4rem)}.bento-card,.bento-card.wide,.availability-card{grid-column:1 / -1}.match-card{align-items:flex-start;flex-wrap:wrap}.match-card .secondary{width:100%}}.tabs{display:flex;gap:6px;margin-bottom:18px;overflow:auto;background:#eceef4;padding:4px;border-radius:16px;width:fit-content}.tabs button{border:0;background:transparent;padding:10px 14px;border-radius:12px}.tabs button.active{background:#fff;color:var(--accent);font-weight:750}.profile-hero,.mentor-hero{display:flex;align-items:center;gap:22px;margin:24px 0}.profile-hero h1,.mentor-hero h1{font-size:clamp(2rem,6vw,4rem);margin-bottom:8px}.profile-avatar{width:82px;height:82px;font-size:2rem}.profile-section{margin:30px 0}.logout-button{margin-bottom:36px}.mentor-block{margin:14px 0}.slot-grid{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.slot{border:1px solid var(--line);background:#fff;padding:11px 14px;border-radius:14px}.slot.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.booking-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:20px}@media(max-width:600px){.profile-hero,.mentor-hero{align-items:flex-start}.booking-footer{align-items:stretch;flex-direction:column}}.prep-banner{margin-bottom:14px;background:#f7f4ff}.chat-card{display:grid;gap:18px}.chat-thread{min-height:220px;display:flex;flex-direction:column;gap:10px}.bubble{max-width:78%;padding:12px 14px;border-radius:16px;background:#f0f1f6;align-self:flex-start}.bubble.mine{background:var(--accent-soft);color:#3f348f;align-self:flex-end}.bubble-type{font-size:.7rem;font-weight:800;letter-spacing:.08em;opacity:.65;margin-bottom:4px;text-transform:uppercase}.chat-form{display:grid;gap:10px}.segmented.compact button{font-size:.82rem;padding:8px 10px}.live-cta{margin:16px 0 36px;width:100%}.live-shell{min-height:100vh;background:#11131a;color:#fff;display:grid;grid-template-rows:auto 1fr auto}.live-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;background:#171a23}.eyebrow.light{color:#aeb3c4}.timer{font-size:1.5rem;font-weight:800;font-variant-numeric:tabular-nums}.video-frame-wrap{min-height:0;padding:10px}.video-frame{width:100%;height:100%;min-height:72vh;border:0;border-radius:18px;background:#000}.live-controls{display:flex;justify-content:center;gap:12px;padding:16px 20px 24px;background:#171a23}.danger{border:0;border-radius:16px;padding:13px 18px;background:#d74755;color:#fff;font-weight:750}@media(max-width:600px){.bubble{max-width:88%}.video-frame{min-height:68vh}}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:14px}.result-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px;text-align:left;display:grid;gap:6px}.result-card strong{font-size:1.35rem}.result-card span{color:var(--muted)}.result-card.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.review-card,.dispute-card{display:grid;gap:12px;margin-bottom:14px}.problem-link{justify-self:start}.dispute-card select{width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff}.small{font-size:.86rem}.completion-success{max-width:680px;margin:10vh auto;text-align:center}.completion-success h1{font-size:clamp(3rem,10vw,6rem);margin-bottom:16px}.success-mark{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;background:#e8f8f1;color:#2fbe82;font-size:2rem;font-weight:900}@media(max-width:700px){.result-grid{grid-template-columns:1fr}}.dark-loading{background:#11131a;color:#fff}.demo-video-stage{position:relative;min-height:72vh;border-radius:18px;overflow:hidden;background:radial-gradient(circle at 50% 25%,#343a52,#171a23 58%,#0d0f15);display:grid;place-items:center}.demo-person{text-align:center}.demo-person-avatar{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;font-size:4rem;font-weight:800;background:#6d5dfc;color:#fff;box-shadow:0 20px 70px #00000059}.demo-person-name{font-size:1.4rem;font-weight:800}.demo-person-state{margin-top:7px;color:#9ea5b8;font-size:.9rem}.demo-self-pip{position:absolute;right:22px;bottom:22px;width:150px;height:105px;border-radius:18px;background:#2a2e3d;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;align-content:center;gap:6px;box-shadow:0 14px 35px #0000004d}.demo-self-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ece9ff;color:#6d5dfc;font-weight:900}.demo-mode-badge{position:absolute;left:18px;top:18px;padding:7px 10px;border-radius:999px;background:#ffffff1a;color:#bbc0cf;font-size:.68rem;font-weight:800;letter-spacing:.12em}.demo-provider-note{color:#9ea5b8;font-size:.82rem;text-align:center;max-width:360px}.timer-warning{color:#ffca62}.live-error-card{width:min(560px,calc(100% - 32px));margin:auto;background:#1b1e28;border:1px solid #2b3040;border-radius:24px;padding:28px}.live-goal{max-width:75%}@media(max-width:700px){.demo-self-pip{width:110px;height:88px;right:12px;bottom:12px}.demo-person-avatar{width:120px;height:120px;font-size:3rem}.live-controls{flex-wrap:wrap}.demo-provider-note{order:3;width:100%}}.compact-hero h1{max-width:900px;font-size:clamp(48px,6vw,78px)}.hero-sub{max-width:760px;color:var(--muted,#71778c);font-size:17px;margin-top:-12px;margin-bottom:22px}.inline-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:16px}.clickable-card{cursor:pointer}.clickable-card:hover{transform:translateY(-1px)}.live-mini-controls{display:flex;gap:10px;align-items:center;justify-content:center;flex:1}.live-confirm{position:fixed;inset:0;background:#050810a6;display:grid;place-items:center;z-index:50;padding:24px}.live-confirm-card{background:#fff;color:#171923;border-radius:24px;padding:28px;max-width:460px;width:100%;box-shadow:0 24px 80px #00000059}.live-confirm-card h3{font-size:28px;margin:0 0 8px}.live-confirm-card p{color:#71778c;margin:0 0 20px}:root{--accent:#5b50ff;--accent-2:#4338ff;--accent-soft:#efedff;--ink:#101421;--muted:#737b91;--line:#e4e7f0;--mint:#eaf9f1;--mint-line:#bdebd3;--mint-ink:#13945e;--lavender:#f1efff;--lavender-line:#dad5ff;--soft:#f6f7fb}body{background:radial-gradient(circle at 8% 0%,#efecff 0,transparent 28%),radial-gradient(circle at 96% 3%,#edf7ff 0,transparent 28%),#f7f8fb;color:var(--ink)}.screen{width:min(1120px,calc(100% - 36px));padding-top:14px}.topbar{padding:10px 0 30px}.brand-button,.avatar-button{border:0;cursor:pointer}.brand-button{background:transparent;padding:0}.avatar-button{font:inherit}.brand{font-size:1rem;color:var(--accent);letter-spacing:.09em}.credit-pill{border-radius:16px;padding:11px 16px;box-shadow:0 6px 18px #23253e09}.card{background:#fff;border:1px solid var(--line);box-shadow:0 14px 38px #1f23390e}.primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));box-shadow:0 8px 22px #4f43ff29;transition:.18s ease}.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 26px #4f43ff38}.secondary{background:#f1f2f7}.text-action{border:0;background:transparent;color:var(--accent);font-weight:750;padding:10px 4px;cursor:pointer}.danger-text{color:#c83f4d}.arrow-button{display:inline-flex;align-items:center;justify-content:center;gap:14px}.arrow-button span{font-size:1.25em}.eyebrow.accent,.eyebrow.purple,.purple{color:var(--accent)}.green-text{color:var(--mint-ink)!important}.lead{font-size:1.08rem;line-height:1.55;color:var(--muted)}.compact-lead{font-size:1rem;margin-bottom:18px}.small{font-size:.78rem}.create-hero{margin:26px 0 34px;padding:36px;background:linear-gradient(145deg,#faf9ff,#f4f7ff)}.create-hero h1{font-size:clamp(2.3rem,5vw,4.5rem);max-width:820px;margin:8px 0 14px}.create-hero .lead{max-width:680px}.request-composer{display:grid;gap:12px;margin-top:26px}.request-composer textarea{min-height:120px;font-size:1.08rem;padding:20px;border-radius:22px}.composer-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.composer-row .primary{min-width:220px}.focus-card{border-radius:30px;padding:36px;margin:24px 0 22px;border:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;gap:24px;box-shadow:0 18px 50px #1f233911}.search-focus{background:linear-gradient(145deg,#f4fcf7,#fff)}.session-focus{background:linear-gradient(145deg,#f5f3ff,#fff)}.focus-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:1.5rem;font-weight:900}.focus-icon.green{background:#ddf5e7;color:var(--mint-ink)}.focus-icon.lavender{background:#e7e3ff;color:var(--accent)}.focus-content h1{font-size:clamp(2.1rem,5vw,4.2rem);line-height:1.02;max-width:850px;margin:8px 0 16px}.status-line{display:flex;align-items:center;gap:8px;color:var(--muted);font-weight:650}.status-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.green-dot{background:#30bd7c}.focus-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:22px}.person-line{display:flex;gap:12px;align-items:center;margin-top:10px}.new-request-card{margin:0 0 34px;padding:22px}.new-request-card .request-composer{margin-top:14px}.new-request-card textarea{min-height:84px}.new-request-card .composer-row{align-items:center}.page-heading.simple{margin-bottom:18px}.page-heading.simple h1{margin-bottom:8px}.section-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.section-title-row h2,.section-title-row h3{margin:5px 0 0}.state-badge,.score-pill,.skill-pill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-size:.78rem;font-weight:750;padding:7px 10px}.mint-badge{background:var(--mint);color:var(--mint-ink)}.purple-badge{background:var(--lavender);color:var(--accent)}.green-badge{background:#e8f8f0;color:#168858}.score-pill{background:var(--lavender);color:var(--accent)}.skill-pill{background:#f0f1f6;color:#596176}.more-button{border:0;background:transparent;font-size:1.2rem;color:var(--muted);cursor:pointer}.request-copy{font-size:1.05rem;margin:6px 0 0}.skeleton-card{color:var(--muted);margin-top:20px}.request-list,.session-list{display:grid;gap:14px;padding-bottom:38px}.request-card{padding:24px}.request-card.scheduled{background:linear-gradient(145deg,#fff,#faf9ff)}.request-card-top{display:flex;justify-content:space-between;gap:16px}.request-card h2{margin:10px 0;font-size:1.35rem}.request-session-line{display:flex;align-items:center;gap:12px;margin:14px 0}.detail-stack{display:grid;gap:14px;padding-bottom:34px}.session-detail-card,.search-status-card{padding:28px}.session-detail-main{display:flex;align-items:center;gap:18px;margin:16px 0 20px}.search-status-card{display:flex;align-items:flex-start;gap:18px;background:linear-gradient(145deg,#f2fbf6,#fff)}.request-actions-row{display:flex;justify-content:flex-end;padding:4px 8px}.match-card{padding:24px;transition:.18s ease}.match-card:hover{transform:translateY(-1px);box-shadow:0 18px 44px #1f233914}.match-title-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.match-title-row h2{margin:0}.match-reason{margin:12px 0 0;color:#394052;line-height:1.5}.match-card .primary{margin-left:auto;white-space:nowrap}.mentor-profile-card{display:flex;align-items:center;gap:24px;margin:24px 0;padding:30px}.mentor-profile-main{flex:1}.mentor-profile-main h1{font-size:clamp(2.6rem,6vw,4.8rem);margin:0 0 8px}.mentor-metrics{display:flex;gap:24px;flex-wrap:wrap;margin-top:18px}.mentor-metrics span{display:grid;gap:2px}.mentor-metrics strong{font-size:1.25rem}.mentor-metrics small{color:var(--muted)}.request-context{background:#fbfbfe}.credit-inline{font-weight:800}.booked-notice{background:linear-gradient(145deg,#f6f4ff,#fff)}.slot{font-weight:650}.slot.active{box-shadow:0 0 0 2px #5b50ff1f}.session-card-rich{padding:24px}.session-card-rich.current{background:linear-gradient(145deg,#effbf5,#fff);border-color:#d7f1e2}.session-card-head{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.session-copy h2{font-size:1.35rem;margin:6px 0}.session-copy p{margin:0}.time-box{background:var(--lavender);border-radius:18px;padding:14px 16px;min-width:150px;display:grid;gap:3px;text-align:right}.time-box small{color:var(--muted)}.session-meta{display:flex;gap:20px;flex-wrap:wrap;margin:18px 0;color:var(--muted);font-size:.9rem}.prep-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.prep-person-card{display:flex;gap:18px;align-items:center}.prep-goal-card{background:linear-gradient(145deg,#faf9ff,#fff)}.chat-empty{margin:auto;display:grid;gap:5px;text-align:center;color:var(--muted)}.chat-empty strong{color:var(--ink)}.chat-card h2{margin-top:5px}.prep-banner{background:linear-gradient(145deg,#f4f2ff,#fff)}.profile-hero-new{display:flex;gap:24px;align-items:center;margin:24px 0;padding:30px}.profile-main{flex:1}.profile-main h1{font-size:clamp(2.6rem,6vw,4.8rem);margin:0 0 4px}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;margin-top:20px}.profile-stats div{background:#f7f7fb;border-radius:18px;padding:14px}.profile-stats strong{display:block;font-size:1.25rem}.profile-stats span{display:block;color:var(--muted);font-size:.78rem;margin-top:3px}.competency-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.competency-card h3{margin:10px 0}.competency-stats{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:.85rem}.profile-note{max-width:860px;margin:18px auto 24px;background:linear-gradient(145deg,#f5fbf8,#fff);padding:18px 22px}.profile-note p{margin:6px 0 0;color:var(--muted)}.bottom-nav{width:min(580px,calc(100% - 28px));border-radius:24px;padding:7px}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 8px;font-size:.75rem}.nav-icon{font-size:1.25rem;line-height:1}.bottom-nav a.active{background:var(--accent-soft)}.onboarding{max-width:720px}.onboarding-card{padding:28px;gap:16px}.onboarding-card h2{font-size:2rem;margin-bottom:0}.choice-card{border:1px solid transparent;border-radius:20px;transition:.16s ease}.choice-card:hover{border-color:#dcd7ff;background:#f2f0ff}.bonus-note{border:1px solid #e5e1ff}@media(max-width:760px){.screen{width:min(100% - 20px,720px)}.topbar{padding-bottom:20px}.credit-pill{font-size:.78rem;padding:9px 11px}.avatar{width:34px;height:34px}.focus-card{padding:22px;grid-template-columns:1fr;gap:14px;border-radius:24px}.focus-content h1{font-size:clamp(2rem,10vw,3.25rem)}.focus-icon{width:48px;height:48px;border-radius:15px}.focus-actions{align-items:stretch}.focus-actions .primary{width:100%}.focus-actions .text-action{width:100%;text-align:center}.create-hero{padding:22px;margin-top:16px;border-radius:24px}.create-hero h1{font-size:clamp(2.2rem,11vw,3.5rem)}.composer-row{flex-direction:column;align-items:stretch}.composer-row .segmented{width:100%;display:grid;grid-template-columns:1fr 1fr}.composer-row .primary{width:100%;min-width:0}.new-request-card .composer-row{align-items:stretch}.page-heading{margin:20px 0}.page-heading h1{font-size:clamp(2.1rem,11vw,3.5rem)}.match-card{display:grid;grid-template-columns:auto 1fr}.match-card .match-main{min-width:0}.match-card .primary{grid-column:1/-1;width:100%;margin:0}.match-title-row{align-items:flex-start}.score-pill{font-size:.7rem}.mentor-profile-card,.profile-hero-new{align-items:flex-start;padding:22px}.mentor-profile-card{display:grid;grid-template-columns:auto 1fr}.mentor-profile-main h1,.profile-main h1{font-size:2.5rem}.mentor-metrics{grid-column:1/-1;gap:16px}.mentor-metrics span{min-width:90px}.profile-stats,.competency-grid{grid-template-columns:1fr}.session-card-head{grid-template-columns:auto 1fr}.time-box{grid-column:1/-1;text-align:left;min-width:0}.session-card-rich .inline-actions{align-items:stretch}.session-card-rich .inline-actions button{width:100%}.prep-overview-grid{grid-template-columns:1fr}.prep-person-card{align-items:flex-start}.request-actions-row{justify-content:center}.booking-footer{padding-top:8px}.booking-footer .primary{width:100%}}.control-off{opacity:.65}.control-on{background:#e9fff3;color:#148b58}.session-card-rich .state-badge{align-self:center}.screen{width:min(900px,calc(100% - 28px))}.focus-card,.create-hero,.new-request-card,.match-list,.detail-stack,.request-list,.session-list,.profile-section,.reliability-card,.mentor-block,.mentor-profile-card,.prep-overview-grid,.chat-card,.live-cta,.page-heading{max-width:860px;margin-left:auto;margin-right:auto}.page-heading h1{line-height:1.02}.session-credit-note{display:inline-flex;margin-top:16px;padding:9px 12px;border-radius:12px;background:#f4f2ff;color:#5146a6;font-size:.86rem;font-weight:750}.request-context-line{color:var(--muted);font-size:1rem;margin:10px 0 0}.request-context-line strong{color:var(--ink)}.loading-card{text-align:center;color:var(--muted);padding:42px 22px}.error-state{max-width:680px;margin:7vh auto;text-align:center}.error-state h2{margin:8px 0}.error-state .inline-actions,.center-actions{justify-content:center}.control-off{opacity:.72;text-decoration:none}.control-on{background:#e8e3ff;color:#4d3fd2}@media(max-width:700px){.screen-control{display:none}.screen{width:min(100% - 20px,700px)}.profile-stats{grid-template-columns:1fr}}.competency-form{margin:14px 0 18px;padding:22px;display:grid;gap:14px}.competency-form label{display:grid;gap:7px;font-weight:800}.competency-form input,.competency-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;font:inherit;background:#fff}.competency-form textarea{min-height:100px;resize:vertical}.competency-empty button{margin-top:12px}.loading-card{max-width:680px;margin:7vh auto}.error-state p{max-width:520px;margin-left:auto;margin-right:auto}.inline-error-state{margin:18px auto;max-width:860px}.inline-error-state h3{margin:0 0 8px}html{background:#f7f8fb;-webkit-text-size-adjust:100%}body{overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}button,a,input,textarea,select{touch-action:manipulation}button,a{-webkit-user-select:none;user-select:none}@media(max-width:600px){:root{--radius: 22px}body{background:radial-gradient(circle at 0% 0%,#ede9ff 0,transparent 28%),radial-gradient(circle at 100% 4%,#edf7ff 0,transparent 26%),#f7f8fb}.app-shell{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.screen{width:100%;padding:max(10px,env(safe-area-inset-top)) 14px 20px}.topbar{position:sticky;top:0;z-index:20;margin:0 -14px;padding:10px 14px 14px;background:linear-gradient(to bottom,#f7f8fbfa 72%,#f7f8fb00);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{font-size:1.05rem;letter-spacing:.09em}.credit-pill{min-height:44px;padding:9px 13px;border-radius:15px}.avatar{min-width:42px;width:42px;height:42px}.topbar-actions{gap:8px}.card,.focus-card,.create-hero,.new-request-card{border-radius:22px;box-shadow:0 12px 34px #191f370e}.focus-card{margin:10px 0 14px;padding:20px;gap:12px}.focus-content h1{font-size:2.25rem;line-height:1.02;letter-spacing:-.05em;margin-bottom:9px}.focus-icon{display:none}.focus-actions{margin-top:18px;gap:8px}.focus-actions .primary,.focus-actions .text-action{min-height:52px;border-radius:16px}.person-line,.session-credit-note{margin-top:12px}.create-hero{margin:8px 0 16px;padding:20px}.create-hero h1{font-size:2.35rem;line-height:1.02;margin:8px 0 10px}.create-hero .lead{font-size:.98rem;line-height:1.45;margin-bottom:16px}.new-request-card{padding:18px;margin-bottom:18px}.new-request-card h3{font-size:1.1rem}.request-composer textarea,.create-hero textarea{min-height:116px;border-radius:18px;padding:15px 16px;font-size:16px;resize:none}.new-request-card textarea{min-height:92px}.composer-row{gap:9px;margin-top:10px}.segmented{width:100%;display:grid;grid-template-columns:1fr 1fr;border-radius:15px}.segmented button{min-height:44px;padding:9px 8px}.composer-row .primary{min-height:52px;border-radius:16px}.page-heading{margin:12px 0 16px;gap:10px}.page-heading h1{font-size:2.25rem;line-height:1}.back{width:44px;height:44px;flex:0 0 auto}.match-list,.detail-stack,.request-list,.session-list{gap:10px;padding-bottom:18px}.match-card{padding:18px;border-radius:22px;gap:12px}.match-card .primary,.match-card .secondary{min-height:48px}.score-row{gap:8px}.mentor-profile-card,.profile-hero-new{padding:18px;margin:10px 0;gap:14px}.mentor-profile-main h1,.profile-main h1{font-size:2.45rem}.mentor-metrics{gap:12px}.mentor-block,.profile-section,.reliability-card{margin:10px auto}.slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.slot{min-height:48px;padding:10px 8px;text-align:center}.prep-overview-grid{gap:10px;margin-top:10px}.chat-card{padding:18px;gap:14px}.chat-thread{min-height:180px}.live-cta{min-height:54px;margin:10px 0 18px}.result-grid{gap:8px}.result-card{min-height:94px;padding:17px;border-radius:18px}.review-card,.dispute-card{padding:18px}.completion-success{margin:8vh auto 0;padding:22px 18px}.completion-success h1{font-size:3.35rem}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.profile-stats div{min-width:0;padding:12px 9px;border-radius:15px}.profile-stats strong{font-size:1.1rem}.profile-stats span{font-size:.68rem;line-height:1.2}.competency-form{padding:18px}.bottom-nav{width:calc(100% - 20px);bottom:max(8px,env(safe-area-inset-bottom));padding:6px 6px calc(6px + env(safe-area-inset-bottom)/4);border-radius:22px}.bottom-nav a{min-height:54px;justify-content:center;padding:7px 4px;font-size:.69rem}.nav-icon{font-size:1.12rem}.live-shell{min-height:100dvh}.live-top{padding:max(10px,env(safe-area-inset-top)) 12px 10px}.live-goal{max-width:72%}.timer{font-size:1.15rem}.video-frame-wrap{padding:6px}.demo-video-stage,.video-frame{min-height:calc(100dvh - 150px);border-radius:14px}.demo-person-avatar{width:104px;height:104px;font-size:2.7rem}.demo-self-pip{width:104px;height:82px;right:10px;bottom:10px;border-radius:14px}.live-controls{position:relative;gap:7px;padding:10px 10px calc(12px + env(safe-area-inset-bottom));flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}.live-controls button{min-width:54px;min-height:44px;flex:0 0 auto;font-size:.78rem}.live-controls .danger{margin-left:auto}}@media(max-width:380px){.focus-content h1,.create-hero h1,.page-heading h1{font-size:2.05rem}.credit-pill{font-size:.72rem}.profile-stats span{font-size:.62rem}}html[data-theme=light]{color-scheme:light;background:#f7f8fb}html[data-theme=light] body{color:#101421}.control-icon{display:none}.live-control-button,.live-end-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.live-chat-overlay{position:fixed;inset:0;z-index:45;display:flex;align-items:flex-end;justify-content:center;padding:20px;background:#06080e7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.live-chat-sheet{width:min(680px,100%);max-height:min(72vh,720px);background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:28px 28px 20px 20px;box-shadow:0 -22px 70px #00000047;padding:14px 18px 18px;display:grid;grid-template-rows:auto minmax(120px,1fr) auto;gap:12px}.live-chat-handle{width:44px;height:5px;border-radius:999px;background:#d7dae5;margin:0 auto 4px}.live-chat-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.live-chat-header h2{margin:3px 0 0;font-size:1.35rem}.chat-close{width:42px;height:42px;border:0;border-radius:50%;background:#f0f1f6;color:var(--ink);font-size:1.6rem}.live-chat-thread{min-height:180px;overflow-y:auto;display:flex;flex-direction:column;gap:9px;padding:4px 2px}.live-chat-form{display:grid;gap:10px}.live-chat-input-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.live-chat-input-row textarea{min-height:56px;max-height:112px;resize:none;padding:13px 14px;border-radius:16px;font-size:16px}.live-chat-input-row .primary{min-height:52px}.theme-choice{display:flex;align-items:center;justify-content:space-between;gap:18px}.theme-choice p{margin:4px 0 0}html[data-theme=dark]{color-scheme:dark;background:#111417}html[data-theme=dark] body{--ink:#f1efe9;--muted:#aaa398;--line:#2a3449;--card:#171b1d;--accent:#4b93ff;--accent-2:#4338ff;--accent-soft:#20283a;background:#111417;color:var(--ink)}html[data-theme=dark] .screen,html[data-theme=dark] .app-shell{background:transparent}html[data-theme=dark] .topbar{background:linear-gradient(to bottom,#111417fa 72%,#11141700)}html[data-theme=dark] .card,html[data-theme=dark] .focus-card,html[data-theme=dark] .create-hero,html[data-theme=dark] .new-request-card,html[data-theme=dark] .mentor-profile-card,html[data-theme=dark] .profile-hero-new,html[data-theme=dark] .result-card,html[data-theme=dark] .credit-pill,html[data-theme=dark] .back,html[data-theme=dark] .slot,html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .live-chat-sheet{background:#171b1d;color:var(--ink);border-color:var(--line)}html[data-theme=dark] .secondary,html[data-theme=dark] .choice-card,html[data-theme=dark] .chat-close,html[data-theme=dark] .profile-stats div{background:#1e2224;color:var(--ink)}html[data-theme=dark] .segmented,html[data-theme=dark] .tabs{background:#1d2225}html[data-theme=dark] .segmented button.active,html[data-theme=dark] .tabs button.active{background:#15191b;color:var(--accent)}html[data-theme=dark] .bottom-nav{background:#141819f5;border-color:var(--line)}html[data-theme=dark] .bubble{background:#24292c}html[data-theme=dark] .bubble.mine{background:#20283a;color:#b8cfff}html[data-theme=dark] .error{background:#351b21;color:#ff9ba6}html[data-theme=dark] .completion-success,html[data-theme=dark] .live-confirm-card{background:#171b1d;color:var(--ink)}html[data-theme=dark] .create-hero,html[data-theme=dark] .search-focus,html[data-theme=dark] .session-focus{background:#151a1c}@media(max-width:600px){.app-shell{padding-bottom:0}.screen{padding-bottom:calc(126px + env(safe-area-inset-bottom))}.bottom-nav{z-index:35}.page-heading h1{font-size:1.95rem;line-height:1.03;letter-spacing:-.04em}.mentor-profile-main h1,.profile-main h1{font-size:2.1rem}.chat-card h2{font-size:1.8rem}.prep-person-card h2,.prep-goal-card h2{font-size:1.75rem}.completion-success h1{font-size:2.9rem}.focus-content h1{font-size:2.1rem}.live-shell{grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.video-frame-wrap{min-height:0}.demo-video-stage,.video-frame{min-height:0;height:100%}.live-controls{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:8px;overflow:visible;padding:10px 12px calc(12px + env(safe-area-inset-bottom))}.live-mini-controls{display:contents}.screen-control{display:none!important}.live-control-button,.live-end-button{width:58px;height:58px;min-width:58px!important;min-height:58px!important;padding:0!important;border-radius:50%;justify-self:center}.live-end-button{margin:0!important}.control-icon{display:block;font-size:1.35rem;line-height:1;font-weight:900}.control-label{display:none}.camera-icon{font-size:1.2rem}.live-chat-overlay{padding:0}.live-chat-sheet{width:100%;max-height:72dvh;border-radius:26px 26px 0 0;padding:10px 14px calc(14px + env(safe-area-inset-bottom))}.live-chat-thread{min-height:150px}.live-chat-input-row{grid-template-columns:1fr}.live-chat-input-row .primary{width:100%}.theme-choice{align-items:stretch;flex-direction:column}.theme-choice .segmented{width:100%}}.nav-icon{width:22px;height:22px;display:block;flex:0 0 auto}.control-icon{width:24px;height:24px;display:block;flex:0 0 auto}.chat-close svg{width:22px;height:22px}@media(max-width:600px){.prep-overview-grid{gap:8px;margin-top:6px;margin-bottom:8px}.prep-overview-grid .card{padding:16px}.prep-person-card{gap:12px}.prep-person-card h2,.prep-goal-card h2{font-size:1.55rem;margin-bottom:6px}.chat-card{padding:16px;gap:11px}.chat-card h2{font-size:1.55rem}.chat-thread{min-height:150px}.live-cta{margin:10px 0 28px}.result-grid,.review-card,.dispute-card{margin-bottom:12px}.review-card:last-of-type,.dispute-card:last-of-type{margin-bottom:28px}.live-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;overflow:visible;padding:10px 10px calc(12px + env(safe-area-inset-bottom))}.live-mini-controls{display:contents}.screen-control{display:none!important}.live-control-button,.live-end-button{min-width:0!important;width:100%;min-height:62px!important;margin:0!important;padding:8px 4px!important;border-radius:18px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.live-controls .control-label{display:block;font-size:.65rem;line-height:1;white-space:nowrap}.live-end-button .control-label{color:#fff}.control-off{opacity:1;background:#eceef3;color:#7a8090}html[data-theme=dark] .control-off{background:#22272a;color:#8e949c}.live-chat-overlay{padding:0;align-items:flex-end;background:#06080e61}.live-chat-sheet{width:100%;height:min(68dvh,620px);max-height:68dvh;border-radius:26px 26px 0 0;padding:12px 16px calc(14px + env(safe-area-inset-bottom));grid-template-rows:auto minmax(96px,1fr) auto}.live-chat-thread{min-height:96px}.live-chat-input-row{grid-template-columns:1fr}.live-chat-input-row .primary{width:100%;min-height:48px}}
