:root{--h1: 56px;--h1-sm: 40px;--h1-weight: 700;--ink-display: #0b1230;--cta: 16px;--bg: #0b1038;--bg2: #1a1c54;--ink: #1a1340;--muted: #6a6285;--accent: #f5a524;--accent-2: #4cc9f0;--accent-3: #ffd166;--accent-4: #9d4edd;--warn: #ef476f;--card: #ffffff;--line: #f1e4c9;--shadow: 0 12px 0 rgba(157, 78, 221, .18), 0 30px 60px rgba(11, 16, 56, .35)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:"Baloo 2",Comic Sans MS,ui-rounded,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:radial-gradient(ellipse at 20% 0%,rgba(157,78,221,.45) 0%,transparent 55%),radial-gradient(ellipse at 80% 10%,rgba(76,201,240,.35) 0%,transparent 50%),radial-gradient(ellipse at 50% 110%,rgba(245,165,36,.3) 0%,transparent 55%),linear-gradient(180deg,#0b1038,#1a1c54 55%,#2d1b69);background-attachment:fixed;color:var(--ink)}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(1px 1px at 20% 30%,#fff 50%,transparent 51%),radial-gradient(1px 1px at 70% 20%,#fff 50%,transparent 51%),radial-gradient(1.5px 1.5px at 40% 70%,#fff 50%,transparent 51%),radial-gradient(1px 1px at 85% 55%,#fff 50%,transparent 51%),radial-gradient(1px 1px at 15% 85%,#fff 50%,transparent 51%),radial-gradient(1.5px 1.5px at 55% 45%,#fff 50%,transparent 51%);opacity:.55}#root{position:relative;z-index:1}.app{min-height:100%;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:linear-gradient(180deg,#fffffff5,#ffffffe0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:4px solid var(--accent);border-radius:0 0 28px 28px;box-shadow:0 8px 24px #0b103859}.topbar .brand{font-weight:900;font-size:22px;letter-spacing:.3px;display:flex;align-items:center;gap:8px}.topbar .brand-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.topbar .brand-logo{width:36px;height:36px;border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #1a134026}.topbar .meta{display:flex;gap:16px;color:var(--muted);font-size:14px;font-weight:600}.container{max-width:1100px;width:100%;margin:0 auto;padding:28px;flex:1}.card{background:var(--card);border:3px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.card+.card{margin-top:18px}h1,h2{margin:0 0 10px;font-weight:900}h1{font-size:34px}h2{font-size:26px}p.lead{color:var(--muted);margin-top:0;font-size:17px;font-weight:500}.row{display:flex;gap:12px;flex-wrap:wrap}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:720px){.grid-3{grid-template-columns:1fr}}label{display:block;font-size:14px;color:var(--muted);font-weight:700;margin-bottom:6px}input,select,textarea{width:100%;padding:12px 14px;border:2px solid var(--line);border-radius:14px;font-size:16px;background:#fff;font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent-2)}.btn{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:999px;border:3px solid var(--line);background:#fff;cursor:pointer;font-size:17px;font-weight:800;font-family:inherit;color:var(--ink);box-shadow:0 4px #2a22471f;transition:transform .1s,box-shadow .1s}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #2a22471f}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn.secondary{background:var(--accent-2);color:#fff;border-color:var(--accent-2)}.btn.success{background:var(--accent-4);color:#fff;border-color:var(--accent-4)}.btn.danger{background:var(--warn);color:#fff;border-color:var(--warn)}.btn.ghost{background:transparent;border-color:transparent;box-shadow:none}.btn.big{font-size:22px;padding:18px 34px}.btn:disabled{opacity:.45;cursor:not-allowed}.badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:13px;font-weight:800;background:#fff3d6;color:#b26500;border:2px solid #ffd78a}.badge.practice{background:#d6f1ff;color:#0b6ea8;border-color:#9ddcff}.badge.real{background:#e2fff1;color:#0a7a4d;border-color:#9bf0c8}.stimulus{display:flex;align-items:center;justify-content:center;min-height:180px;font-size:140px;font-weight:900;letter-spacing:2px;background:linear-gradient(180deg,#fff,#fff8e8);border:4px dashed var(--accent-3);border-radius:28px;color:var(--ink);padding:8px 16px}.stimulus.small{font-size:72px}.stim-grid{display:grid;gap:14px;padding:18px;font-size:48px;font-weight:900;background:linear-gradient(180deg,#fff,#f1faff);border:4px dashed var(--accent-2);border-radius:22px;text-align:center}.stim-grid.cols-5{grid-template-columns:repeat(5,1fr)}.stim-grid.cols-6{grid-template-columns:repeat(6,1fr)}.stim-grid div{animation:bob 3s ease-in-out infinite}.stim-grid div:nth-child(odd){animation-delay:.2s}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.progress{height:12px;background:#fff;border:2px solid var(--line);border-radius:999px;overflow:hidden}.progress>div{height:100%;background:linear-gradient(90deg,var(--accent-3),var(--accent-4));transition:width .4s cubic-bezier(.2,.8,.2,1)}.task-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.task-list a{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border:3px solid var(--line);border-radius:20px;background:#fff;text-decoration:none;color:var(--ink);font-weight:700;box-shadow:0 4px #2a224714}.task-list a:hover{border-color:var(--accent-2)}.task-list a .tag{font-size:13px;color:var(--muted);font-weight:600}.task-list a.done{border-color:var(--accent-4);background:#ecfff7}.task-list a .emoji{font-size:30px;margin-right:10px}.rec-dot{width:12px;height:12px;border-radius:50%;background:#d42;display:inline-block}.rec-dot.live{animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.kv{display:grid;grid-template-columns:200px 1fr;gap:12px 16px;font-size:15px}.kv b{color:var(--muted);font-weight:600}.footer-bar{display:flex;justify-content:space-between;align-items:center;margin-top:22px;flex-wrap:wrap;gap:12px}.lang-chip{font-size:14px;padding:6px 14px;border-radius:999px;background:#fff3d6;color:#b26500;margin-left:10px;font-weight:800;border:2px solid #ffd78a}pre{background:#2a2247;color:#ffd7c2;padding:16px;border-radius:14px;overflow:auto;font-size:12px}.passage{font-size:24px;line-height:1.7;padding:26px;background:linear-gradient(180deg,#fff,#fff8e8);border:4px dashed var(--accent-3);border-radius:24px;font-weight:600}.intro-wrap{display:grid;grid-template-columns:200px 1fr;gap:28px;align-items:center}.mascot{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,var(--accent-3),var(--accent));display:flex;align-items:center;justify-content:center;font-size:110px;box-shadow:0 12px #ff7a5940;animation:float 3.5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(2deg)}}.tip-bubble{position:relative;background:#fff;border:3px solid var(--accent-3);border-radius:22px;padding:18px 22px;font-size:20px;font-weight:600;color:var(--ink)}.tip-bubble:before{content:"";position:absolute;left:-14px;top:36px;width:0;height:0;border:10px solid transparent;border-right-color:var(--accent-3)}.tip-list{margin:0;padding-left:20px;font-size:17px;color:var(--muted)}.tip-list li{margin:6px 0}.phase-ribbon{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;font-weight:800;background:#d6f1ff;color:#0b6ea8;border:2px solid #9ddcff;margin-bottom:10px}.phase-ribbon.real{background:#ffe2c2;color:#b04000;border-color:#ffc58a}.confetti{position:absolute;pointer-events:none;font-size:24px;animation:fall 2s linear forwards}@keyframes fall{to{transform:translateY(120vh) rotate(360deg);opacity:0}}@media(max-width:720px){.intro-wrap{grid-template-columns:1fr;text-align:center}.mascot{margin:0 auto}.tip-bubble:before{display:none}.task-list,.grid-2{grid-template-columns:1fr}.stimulus{font-size:100px;min-height:220px}}body.landing-chrome{background:#fafbfc;color:#0b1230;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body.landing-chrome:before{display:none}body.landing-chrome .topbar{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:0;box-shadow:none;padding:18px 40px}body.landing-chrome .topbar .brand{font-weight:700;font-size:17px;letter-spacing:-.2px}body.landing-chrome .topbar .brand-logo{width:28px;height:28px;border-radius:6px;box-shadow:none}body.landing-chrome .topbar .meta{font-weight:500;color:#71717a}.landing{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#0b1230;min-height:100vh;display:flex;flex-direction:column}.landing a{color:inherit;text-decoration:none}.lh-nav{display:flex;align-items:center;justify-content:space-between;padding:18px 40px;border-bottom:1px solid #e5e7eb;background:#fff}.lh-nav .brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px;letter-spacing:-.2px}.lh-nav .brand img{width:28px;height:28px;border-radius:6px}.lh-nav .links{display:flex;gap:28px;font-size:14px;font-weight:500;color:#52525b}.lh-nav .links a:hover{color:#0b1230}.lh-nav .cta{padding:9px 18px;border-radius:8px;background:#0b1230;color:#fff;font-weight:600;font-size:14px;border:none;cursor:pointer;font-family:inherit}.lh-nav .cta:hover{background:#1a2348}.lh-root{max-width:1120px;margin:0 auto;width:100%;padding:0 40px;flex:1}.lh-hero{padding:88px 0 64px;border-bottom:1px solid #e5e7eb}.lh-hero h1{font-size:54px;line-height:1.08;font-weight:700;letter-spacing:-1.2px;margin:0 0 22px;max-width:860px;color:#0b1230}.lh-hero .lede{font-size:19px;line-height:1.55;color:#52525b;max-width:680px;margin:0 0 36px}.lh-hero .cta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.lh-btn-primary{padding:14px 26px;border-radius:8px;background:#0b1230;color:#fff;border:none;cursor:pointer;font-size:var(--cta);font-weight:600;font-family:inherit}.lh-btn-primary:hover{background:#1a2348}.lh-btn-primary:disabled{background:#e4e4e7;color:#71717a;border:1px solid #d4d4d8;cursor:not-allowed}.lh-btn-primary--lg{padding:16px 30px;font-size:17px}.lh-btn-ghost{padding:14px 20px;border-radius:8px;background:transparent;color:#0b1230;cursor:pointer;font-size:15px;font-weight:500;font-family:inherit;border:1px solid #d4d4d8}.lh-btn-ghost:hover{background:#f4f4f5}.landing-mini{min-height:100vh;display:flex;flex-direction:column;background:#fafbfc}.lh-mini-nav{display:flex;align-items:center;justify-content:space-between;padding:22px 40px}.lh-mini-nav .brand{display:inline-flex;align-items:center}.lh-mini-link{font-size:14px;font-weight:500;color:#52525b;text-decoration:none;padding:8px 12px;border-radius:6px}.lh-mini-link:hover{color:#0b1230;background:#f4f4f5}.lh-mini-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 32px 48px;position:relative;overflow:hidden}.lh-mini-h1{font-size:var(--h1);line-height:1.08;font-weight:var(--h1-weight);letter-spacing:-1.6px;margin:0 0 20px;max-width:900px;color:var(--ink-display);text-wrap:balance;position:relative;z-index:1}.lh-mini-hero .lh-btn-primary{padding:16px 30px;font-size:17px;margin-top:8px;position:relative;z-index:1;box-shadow:0 10px 30px #0b12302e}.lh-mini-hero .lh-btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 38px #0b12303d}.lh-welcome-main{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;padding:72px 32px 96px;text-align:center}.lh-welcome-eyebrow{position:relative;z-index:1;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#a1a1aa;margin:0 0 18px}.lh-welcome-h1{position:relative;z-index:1;font-size:52px;font-weight:800;letter-spacing:-1.4px;line-height:1.05;color:#0b1230;margin:0 0 52px}.lh-door-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:760px;width:100%}.lh-door{display:flex;align-items:flex-start;gap:20px;text-align:left;border:1.5px solid transparent;border-radius:20px;padding:28px 24px;cursor:pointer;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lh-door--health{background:#fffbf0;border-color:#fde68a}.lh-door--edu{background:#eff6ff;border-color:#bfdbfe}.lh-door:hover{transform:translateY(-3px);box-shadow:0 20px 50px #0b12301a}.lh-door--health:hover{border-color:#d97706}.lh-door--edu:hover{border-color:#2563eb}.lh-door-icon{flex-shrink:0;margin-top:2px}.lh-door-body{flex:1;display:flex;flex-direction:column;gap:6px}.lh-door-label{font-size:18px;font-weight:700;letter-spacing:-.2px}.lh-door--health .lh-door-label{color:#92400e}.lh-door--edu .lh-door-label{color:#1e40af}.lh-door-tagline{font-size:14px;font-weight:500;color:#374151;line-height:1.4}.lh-door-arrow{font-size:18px;color:#a1a1aa;flex-shrink:0;align-self:center;transition:transform .15s ease,color .15s ease}.lh-door--health .lh-door-arrow{color:#d97706}.lh-door--edu .lh-door-arrow{color:#3b82f6}.lh-door:hover .lh-door-arrow{transform:translate(4px);opacity:1}@media(max-width:600px){.lh-welcome-h1{font-size:38px}.lh-door-row{grid-template-columns:1fr}}.lh-preview-row{position:relative;z-index:1;display:flex;gap:16px;align-items:flex-start;margin-top:32px;width:100%;max-width:900px}.lh-pv-wrap{flex:1;display:flex;flex-direction:column;gap:10px;transition:flex .35s cubic-bezier(.4,0,.2,1);min-width:0;appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.lh-pv-wrap:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:18px}.lh-pv-wrap--large{flex:1.55}.lh-pv-wrap--small{flex:.55}.lh-pv-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--accent);opacity:.85;text-align:center}.lh-pv-video{width:100%;border-radius:14px;aspect-ratio:16 / 9;object-fit:cover;background:#0b1230;box-shadow:0 10px 36px #0b123021;transition:box-shadow .35s ease}.lh-pv-wrap--large .lh-pv-video{box-shadow:0 20px 56px #0b123038}.lh-sector-main{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;padding:64px 32px 96px;text-align:center}.lh-sector-h1{font-size:var(--h1);line-height:1.08;font-weight:var(--h1-weight);letter-spacing:-1.6px;color:var(--ink-display);margin:0 0 16px;max-width:640px;text-wrap:balance;position:relative;z-index:1}.lh-sector-sub{position:relative;z-index:1;font-size:16px;color:#71717a;margin:0 0 40px}.lh-role-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;width:100%;max-width:560px}.lh-role-row-item{display:flex;align-items:center;gap:16px;text-align:left;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:18px 20px 18px 24px;cursor:pointer;font-family:inherit;border-left-width:4px;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.lh-role-row-item--health{border-left-color:#d97706}.lh-role-row-item--edu{border-left-color:#2563eb}.lh-role-row-item:hover{transform:translate(3px);box-shadow:0 8px 24px #0b123014}.lh-role-row-item--health:hover{border-color:#d97706;border-left-color:#d97706}.lh-role-row-item--edu:hover{border-color:#2563eb;border-left-color:#2563eb}.lh-role-row-text{flex:1;display:flex;flex-direction:column;gap:3px}.lh-role-row-title{font-size:15px;font-weight:600;color:#0b1230}.lh-role-row-desc{font-size:13px;color:#71717a;line-height:1.4}.lh-role-row-arrow{font-size:16px;color:#a1a1aa;flex-shrink:0;transition:transform .14s ease,color .14s ease}.lh-role-row-item:hover .lh-role-row-arrow{transform:translate(3px);color:#0b1230}.lh-mini-breadcrumb{display:flex;align-items:center;gap:20px}@media(max-width:520px){.lh-sector-h1{font-size:38px}.lh-role-row-item{padding:16px 16px 16px 20px}}.lh-hero-v2{padding:48px 32px 96px}.lh-hero-v2 .lh-mini-h1{font-size:62px;line-height:1.05;letter-spacing:-1.6px;margin:8px 0 20px}.lh-hero-sub{position:relative;z-index:1;font-size:18px;line-height:1.5;color:#52525b;max-width:640px;margin:0 auto 44px}.lh-role-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1040px;width:100%;margin:0 auto}.lh-role-tile{display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px 20px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;font-family:inherit}.lh-role-tile:hover{border-color:#0b1230;transform:translateY(-2px);box-shadow:0 14px 36px #0b123024}.lh-role-icon{font-size:26px;line-height:1}.lh-role-title{font-size:16px;font-weight:600;color:#0b1230}.lh-role-desc{font-size:13px;line-height:1.45;color:#52525b}.lh-hero-subcta{position:relative;z-index:1;margin-top:24px;display:flex;justify-content:center}.lh-hero-skip{color:#71717a;font-size:13px}@media(max-width:1100px){.lh-role-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.lh-role-row{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-hero-v2 .lh-mini-h1{font-size:42px;letter-spacing:-1px}.lh-hero-sub{font-size:16px;margin-bottom:32px}}@media(max-width:520px){.lh-role-row{grid-template-columns:1fr}.lh-hero-v2 .lh-mini-h1{font-size:34px;letter-spacing:-.6px}.lh-role-tile{padding:18px 16px}}.lh-sector-door-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:720px;width:100%;margin:40px auto 0}.lh-sector-door{display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:32px 28px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease;font-family:inherit}.lh-sector-door:hover{border-color:#0b1230;transform:translateY(-3px);box-shadow:0 18px 48px #0b12301f}.lh-sector-door-icon{font-size:32px;line-height:1}.lh-sector-door-title{font-size:22px;font-weight:700;color:#0b1230;letter-spacing:-.3px}.lh-sector-door-tagline{font-size:15px;font-weight:500;color:#d97706}.lh-sector-door-desc{font-size:13px;line-height:1.5;color:#52525b}@media(max-width:600px){.lh-sector-door-row{grid-template-columns:1fr;gap:14px}.lh-sector-door{padding:24px 20px}}.lh-sector-chip{display:inline-block;background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:1}.lh-sector-chip--edu{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.lh-sector{width:100%;max-width:720px;margin:0 auto 36px;position:relative;z-index:1}.lh-sector-head{display:flex;align-items:baseline;gap:12px;padding:0 4px 10px;border-bottom:1px solid rgba(23,23,23,.08);margin-bottom:14px}.lh-sector-title{font-size:18px;font-weight:700;letter-spacing:-.2px;color:#0b1230;margin:0}.lh-sector-blurb{font-size:13px;color:#52525b;margin:0}@media(max-width:520px){.lh-sector-head{flex-direction:column;gap:2px;align-items:flex-start}.lh-sector-blurb{font-size:12px}}.lh-aud-chip{display:inline-block;background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7;padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:1}.voice-orb{position:absolute;top:50%;left:50%;width:720px;height:720px;transform:translate(-50%,-55%);border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(255,209,102,.42) 0%,rgba(245,165,36,.22) 28%,transparent 55%),radial-gradient(circle at 65% 70%,rgba(76,201,240,.28) 0%,transparent 55%);filter:blur(30px);animation:orb-breathe 6s ease-in-out infinite;z-index:0;pointer-events:none}@keyframes orb-breathe{0%,to{transform:translate(-50%,-55%) scale(1);opacity:.9}50%{transform:translate(-50%,-55%) scale(1.06);opacity:1}}.lh-mini-footer{padding:24px 40px;font-size:13px;color:#71717a;display:flex;justify-content:center}@media(max-width:720px){.lh-mini-nav{padding:16px 20px}.lh-mini-h1{font-size:32px;letter-spacing:-.6px;margin-bottom:28px}.voice-orb{width:480px;height:480px}}.lh-h1-sm{font-size:var(--h1-sm);letter-spacing:-1px;margin-bottom:18px}.lh-h2{font-size:22px;font-weight:600;letter-spacing:-.3px;margin:0 0 10px;color:#0b1230}.lh-orb-small{width:520px;height:520px;transform:translate(-50%,-60%);opacity:.75}.lh-orb-small.voice-orb{animation-duration:7s}@media(max-width:720px){.lh-h1-sm{font-size:28px}.lh-orb-small{width:360px;height:360px}}.lh-products{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 32px 96px;max-width:1040px;margin:0 auto;width:100%;position:relative}.lh-products-sub{color:#52525b;font-size:17px;line-height:1.55;margin:0 0 48px;max-width:620px;position:relative;z-index:1}.lh-product-grid{display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:640px;margin:0 0 40px;position:relative;z-index:1}.lh-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 22px;text-align:left;display:flex;flex-direction:column;gap:0;transition:border-color .16s,box-shadow .16s;cursor:pointer;width:100%;font-family:inherit}.lh-product-card:hover{border-color:#0b1230;box-shadow:0 4px 16px #0b12300f}.lh-product-card.is-open{border-color:#0b1230;box-shadow:0 6px 22px #0b123014}.lh-product-card.is-soon{opacity:.7}.lh-product-card.is-soon.is-open{opacity:.95}.lh-product-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.lh-product-chev{font-size:20px;font-weight:400;color:#71717a;width:22px;text-align:center;line-height:1}.lh-product-detail{display:flex;flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #f4f4f5}.lh-product-tag{font-size:11px;letter-spacing:1.2px;text-transform:uppercase;color:#71717a;font-weight:500}.lh-product-title{font-size:17px;font-weight:600;color:#0b1230;letter-spacing:-.2px}.lh-product-body{font-size:14px;line-height:1.55;color:#52525b}.lh-product-soon{font-size:11px;color:#a1a1aa;margin-top:4px;letter-spacing:1px;text-transform:uppercase}.lh-product-hint{font-size:13px;color:#0b1230;line-height:1.5;padding:0 12px;background:#fff7ea;border-left:2px solid #d97706;border-radius:6px;max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease,padding .18s ease,margin-top .18s ease;margin-top:0}.lh-product-card:hover .lh-product-hint,.lh-product-card:focus-visible .lh-product-hint{max-height:140px;opacity:1;padding-top:8px;padding-bottom:8px;margin-top:10px}.lh-products-cta{position:relative;z-index:1;display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.lh-products-cta .lh-btn-primary{padding:16px 30px;font-size:17px;box-shadow:0 10px 30px #0b12302e}@media(max-width:880px){.lh-product-grid{grid-template-columns:1fr}}.lh-category-list{display:flex;flex-direction:column;gap:10px;width:100%;max-width:640px;margin:0 0 40px;position:relative;z-index:1}.lh-category{background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.lh-category:hover{border-color:#0b1230;box-shadow:0 4px 16px #0b12300f}.lh-category.is-open{border-color:#0b1230;box-shadow:0 6px 22px #0b123014}.lh-category.is-soon{opacity:.55}.lh-category.is-soon.is-open{opacity:.85}.lh-category-head{display:flex;align-items:baseline;gap:14px;padding:18px 22px;width:100%;background:transparent;border:none;text-align:left;cursor:pointer;font-family:inherit}.lh-category-title{font-size:18px;font-weight:600;color:#0b1230;letter-spacing:-.2px;flex:0 0 auto}.lh-category-tagline{font-size:13px;color:#71717a;flex:1;line-height:1.45}.lh-category-chev{font-size:22px;font-weight:300;color:#71717a;width:22px;text-align:center;line-height:1;flex:0 0 auto}.lh-category-body{padding:4px 14px 16px;display:flex;flex-direction:column;gap:8px;border-top:1px solid #f4f4f5}.lh-category-empty{padding:16px 8px;font-size:13px;color:#a1a1aa;font-style:italic}.landing-mini.screening-warm{background:linear-gradient(180deg,#fafbfc,#fff7ea)}.lh-screening{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 32px 80px;max-width:840px;margin:0 auto;width:100%;position:relative}.lh-screening .lh-products-sub{margin-bottom:36px}.lh-screening-block{width:100%;max-width:720px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;margin-bottom:28px;text-align:left;position:relative;z-index:1}.lh-intake-card{width:100%;max-width:720px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px 28px 24px;text-align:left;position:relative;z-index:1}.lh-intake-card .intake-grid{max-width:none}.scr-picker{width:100%;max-width:960px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;position:relative;z-index:1}.scr-picker.scr-picker--4{max-width:1080px;grid-template-columns:repeat(4,1fr)}@media(max-width:980px){.scr-picker.scr-picker--4{grid-template-columns:repeat(2,1fr)}}.scr-pick-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px 20px;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;display:flex;flex-direction:column;gap:8px;font-family:inherit}.scr-pick-card:hover{transform:translateY(-2px);border-color:#d97706;box-shadow:0 12px 28px #0b123014}.scr-pick-card--active{border-color:#d97706;background:#fff7ea;box-shadow:0 10px 24px #b4530924}.scr-pick-card--active .scr-pick-title{color:#7c2d12}.scr-pick-chip{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#b45309;background:#fff7ea;border:1px solid #fde0a7;border-radius:999px;padding:3px 10px;align-self:flex-start}.scr-pick-title{margin:2px 0 0;font-size:17px;font-weight:600;color:#0b1230}.scr-pick-desc{margin:0;font-size:13px;color:#52525b;line-height:1.45}.scr-pick-time{font-size:12px;color:#a1a1aa;margin-top:4px}@media(max-width:820px){.scr-picker{grid-template-columns:1fr}}.scr-chosen-row{display:flex;align-items:center;gap:10px;padding:0 0 16px;margin-bottom:16px;border-bottom:1px solid #f4f4f5}.scr-chosen-label{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#71717a}.scr-chosen-value{font-size:15px;font-weight:600;color:#0b1230;flex:1}.scr-change-btn{background:none;border:none;padding:4px 8px;font-size:13px;color:#d97706;cursor:pointer;font-family:inherit}.scr-change-btn:hover{text-decoration:underline}.scr-hint{margin:10px 0 0;font-size:12px;color:#a1a1aa;text-align:center}.cl-overlay{position:fixed;right:24px;bottom:24px;z-index:60;max-width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;display:flex;gap:12px;box-shadow:0 18px 48px #0b12302e;animation:clOverlayIn .26s cubic-bezier(.2,.8,.2,1);font-family:inherit}.cl-overlay--ok{border-left:4px solid #10b981}.cl-overlay--redirect{border-left:4px solid #d97706}.cl-overlay--praise{border-left:4px solid #0d9488}.cl-overlay--note{border-left:4px solid #6366f1}.cl-overlay-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#fde0a7,#d97706);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:12px;flex-shrink:0}.cl-overlay-body{flex:1;min-width:0}.cl-overlay-meta{display:flex;align-items:center;gap:8px;margin-bottom:4px}.cl-overlay-name{font-size:12px;font-weight:600;color:#0b1230}.cl-overlay-tag{font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;background:#f4f4f5;color:#52525b;padding:2px 6px;border-radius:999px}.cl-overlay--ok .cl-overlay-tag{background:#d1fae5;color:#047857}.cl-overlay--redirect .cl-overlay-tag{background:#fde0a7;color:#b45309}.cl-overlay--praise .cl-overlay-tag{background:#ccfbf1;color:#0f766e}.cl-overlay-text{font-size:13px;color:#0b1230;line-height:1.4}@keyframes clOverlayIn{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.scr-pick-card--custom .scr-pick-chip{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.scr-pick-card--custom.scr-pick-card--active{border-color:#6366f1;background:#eef2ff;box-shadow:0 10px 24px #4f46e524}.scr-pick-card--custom.scr-pick-card--active .scr-pick-title{color:#3730a3}.scr-custom{width:100%;max-width:720px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px 24px;margin:0 auto 20px;text-align:left;display:flex;flex-direction:column;gap:14px}.scr-custom-row{display:flex;flex-direction:column;gap:8px}.scr-custom-label{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#71717a}.scr-custom-chips{display:flex;flex-wrap:wrap;gap:8px}.scr-chip{padding:7px 14px;font-size:13px;font-weight:500;background:#f4f4f5;border:1px solid #e5e7eb;border-radius:999px;color:#27272a;cursor:pointer;font-family:inherit;transition:background .12s ease,border-color .12s ease,color .12s ease}.scr-chip:hover{border-color:#6366f1;color:#3730a3}.scr-chip--on{background:#eef2ff;border-color:#6366f1;color:#3730a3}.scr-custom-rec{margin-top:4px;padding:14px 16px;background:#fafaff;border:1px dashed #c7d2fe;border-radius:12px;display:flex;flex-direction:column;gap:8px}.scr-custom-rec-label{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#6366f1}.scr-custom-rec-agents{display:flex;flex-wrap:wrap;gap:6px}.scr-chip--rec{cursor:default;background:#eef2ff;border-color:#c7d2fe;color:#3730a3;font-size:12px;padding:5px 10px}.scr-chip--rec:hover{border-color:#c7d2fe;color:#3730a3}.scr-custom-rec-note{margin:2px 0 0;font-size:12px;color:#52525b}.concierge-pill{position:fixed;left:50%;bottom:24px;transform:translate(-50%);background:#fff;border:1px solid #e5e7eb;border-radius:999px;box-shadow:0 14px 40px #0b12301f;padding:10px 16px;display:flex;flex-direction:column;align-items:center;gap:6px;max-width:560px;width:calc(100% - 32px);z-index:40;font-family:inherit}.concierge-pill.is-gated{padding:8px 10px 8px 14px}.concierge-pill-row{display:flex;align-items:center;gap:12px;width:100%;justify-content:center}.concierge-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e2e;transition:transform 80ms linear}.concierge-pill-label{font-size:13px;font-weight:500;color:#0b1230;letter-spacing:.2px}.concierge-start{border:none;cursor:pointer;background:#0b1230;color:#fff;padding:7px 14px;border-radius:999px;font-size:13px;font-weight:600;font-family:inherit}.concierge-start:hover{background:#1a2348}.concierge-caption{font-size:13px;color:#52525b;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 6px}@media(max-width:480px){.concierge-pill{border-radius:14px}.concierge-caption{white-space:normal}}.kid-pill{position:fixed;right:16px;bottom:16px;z-index:40;background:#fff;border:1px solid #eee4cd;border-radius:22px;box-shadow:0 14px 40px #0b12301f;padding:10px 14px 12px;max-width:320px;width:calc(100% - 32px);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;gap:8px}.kid-pill-row{display:flex;align-items:center;gap:12px}.kid-pill-face{width:64px;height:64px;border-radius:50%;overflow:hidden;border:2px solid #f2dfb7;background:#fff7ea;flex-shrink:0;box-shadow:0 2px 8px #d977061f;position:relative}.kid-pill-face img{width:100%;height:100%;object-fit:cover;display:block}.kid-pill-face video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.kid-pill-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.kid-pill-head{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#0b1230;letter-spacing:.2px}.kid-pill-dot{width:8px;height:8px;border-radius:50%;background:#d97706;box-shadow:0 0 0 3px #d977062e;transition:transform 80ms linear}.kid-pill-rec{display:inline-flex;align-items:center;gap:4px;background:#fff1f1;color:#c92a2a;border:1px solid #f5c2c2;padding:2px 6px;border-radius:999px;font-size:10px;font-weight:600;margin-left:auto}.kid-pill-rec:before{content:"";width:6px;height:6px;border-radius:50%;background:#c92a2a;animation:pulse 1.2s infinite}.kid-pill-caption{font-size:13px;line-height:1.4;color:#52525b;max-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.kid-pill-start{border:none;cursor:pointer;background:#d97706;color:#fff;padding:9px 14px;border-radius:12px;font-size:13px;font-weight:600;font-family:inherit;animation:pulse 1.6s infinite}.kid-pill-start:hover{background:#b45309}.kid-pill-demo{display:flex;gap:6px}.kid-pill-demo button{flex:1;border:1px solid #eee4cd;background:#fff7ea;color:#0b1230;border-radius:10px;padding:6px 8px;font-size:11px;font-weight:600;cursor:pointer;font-family:inherit}.kid-pill-demo button.rec{background:#fff1f1;color:#c92a2a;border-color:#f5c2c2}.kid-pill-min{border:none;background:transparent;cursor:pointer;color:#8a8a8a;font-size:16px;padding:0 4px}@media(max-width:480px){.kid-pill{right:12px;bottom:12px;max-width:calc(100% - 24px)}.kid-pill-face{width:56px;height:56px}}.copilot-panel{position:fixed;left:16px;bottom:16px;z-index:35;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 32px #0b123024;padding:14px 16px;width:280px;font-family:inherit;display:flex;flex-direction:column;gap:8px}.copilot-panel[data-audience=slp]{border-top:3px solid #0b1230}.copilot-panel[data-audience=parent]{border-top:3px solid #f5a524}.copilot-title{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#0b1230;display:flex;align-items:center;gap:8px}.copilot-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:voice-pulse 1.6s ease-in-out infinite}.copilot-task{font-size:15px;font-weight:600;color:#0b1230}.copilot-hint{font-size:13px;color:#52525b;line-height:1.5}.copilot-meta{font-size:12px;color:#71717a;line-height:1.5;border-top:1px solid #f4f4f5;padding-top:8px}@media(max-width:720px){.copilot-panel{left:8px;right:8px;width:auto;bottom:8px}}.lh-admin{flex:1;padding:40px 32px 80px;max-width:1040px;margin:0 auto;width:100%}.lh-admin-keybar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.lh-admin-keybar input{flex:1;max-width:320px;padding:10px 12px;border:1px solid #d4d4d8;border-radius:8px;font-size:14px;font-family:inherit}.lh-admin-err{color:#c92a2a;font-size:13px}.lh-admin-section{margin-bottom:40px}.lh-admin-section h2{margin-bottom:14px}.lh-admin-empty{color:#71717a;font-style:italic}.lh-admin-table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.lh-admin-table th,.lh-admin-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #f4f4f5}.lh-admin-table th{background:#fafbfc;font-weight:600;color:#71717a;font-size:11px;letter-spacing:1px;text-transform:uppercase}.lh-admin-table tbody tr:last-child td{border-bottom:none}.lh-admin-table code{font-size:12px;color:#52525b}.lh-admin-msg{max-width:360px;color:#0b1230}.lh-contact-page{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 32px 120px;max-width:640px;margin:0 auto;width:100%}.lh-contact-h1{font-size:var(--h1-sm);line-height:1.12;font-weight:var(--h1-weight);letter-spacing:-1px;color:var(--ink-display);margin:0 0 18px}.lh-contact-sub{color:#52525b;font-size:16px;margin:0 0 32px;text-align:center}.lh-contact-page .lh-contact{width:100%}.screening-intake{padding-top:24px;padding-bottom:48px}.screening-intake .lh-section{padding:32px 0}.screening-intake .lh-section h2{font-size:22px;margin-bottom:10px}.voice-header{display:flex;align-items:center;gap:12px}.voice-header h2{font-size:22px;font-weight:700;letter-spacing:-.3px}.voice-dot{width:12px;height:12px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e2e;animation:voice-pulse 1.4s ease-in-out infinite}@keyframes voice-pulse{0%,to{box-shadow:0 0 0 4px #22c55e26}50%{box-shadow:0 0 0 9px #22c55e14}}.intake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;max-width:720px}.intake-grid label{display:block;font-size:13px;color:#71717a;font-weight:500;margin:0 0 6px;text-transform:none;letter-spacing:0}.intake-grid input,.intake-grid select{width:100%;padding:11px 13px;border:1px solid #d4d4d8;border-radius:8px;font-size:15px;background:#fff;font-family:inherit;color:#0b1230}.intake-grid input:focus,.intake-grid select:focus{outline:none;border-color:#0b1230}@media(max-width:720px){.intake-grid{grid-template-columns:1fr}}.lh-toggle{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-size:14px;color:#0b1230;cursor:pointer;font-weight:500}.lh-toggle input{margin:0;width:16px;height:16px;accent-color:#0b1230;cursor:pointer}.lh-trust{padding:28px 0;display:flex;gap:36px;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;font-size:12px;color:#71717a;font-weight:600;text-transform:uppercase;letter-spacing:1.4px}.lh-section{padding:64px 0;border-bottom:1px solid #e5e7eb}.lh-section h2{font-size:30px;font-weight:700;letter-spacing:-.4px;margin:0 0 32px}.lh-body{color:#3f3f46;font-size:16px;line-height:1.6;max-width:780px;margin:0}.lh-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.lh-pillar h3{font-size:17px;font-weight:600;margin:14px 0 8px}.lh-pillar p{color:#52525b;font-size:15px;line-height:1.55;margin:0}.lh-icon{width:40px;height:40px;border-radius:8px;background:#f4f4f5;display:flex;align-items:center;justify-content:center;color:#0b1230}.lh-team{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 40px}.lh-team>div{display:flex;flex-direction:column;gap:4px;padding:14px 0;border-bottom:1px solid #f4f4f5}.lh-team b{font-size:15px;font-weight:600}.lh-team span{font-size:13px;color:#71717a}.lh-contact{max-width:640px;display:flex;flex-direction:column;gap:14px}.lh-contact .row{display:flex;gap:14px}.lh-contact input,.lh-contact textarea{flex:1;padding:12px 14px;border:1px solid #d4d4d8;border-radius:8px;font-size:15px;background:#fff;font-family:inherit;color:#0b1230}.lh-contact input:focus,.lh-contact textarea:focus{outline:none;border-color:#0b1230}.lh-contact textarea{resize:vertical;min-height:110px}.lh-contact .cta-row{display:flex;gap:14px;align-items:center}.lh-ok{color:#0a7a4d;font-size:14px;font-weight:500}.lh-err{color:#c92a2a;font-size:14px;font-weight:500}.lh-footer{padding:28px 40px;font-size:13px;color:#71717a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid #e5e7eb;background:#fff}.lh-footer .links{display:flex;gap:20px}.lh-footer a:hover{color:#0b1230}@media(max-width:720px){.lh-nav{padding:14px 20px}.lh-nav .links{display:none}.lh-root{padding:0 20px}.lh-hero{padding:56px 0 48px}.lh-hero h1{font-size:36px;letter-spacing:-.6px}.lh-hero .lede{font-size:16px}.lh-pillars{grid-template-columns:1fr}.lh-team{grid-template-columns:1fr;gap:8px 0}}.agent-switch{display:flex;align-items:flex-start;gap:14px;cursor:pointer;padding:16px 20px;border:3px solid var(--line);border-radius:18px;background:#fff;font-size:16px;color:var(--ink);font-weight:600;max-width:560px;text-align:left;box-shadow:0 4px #2a224714}.agent-switch:has(input:checked){border-color:var(--accent-2);background:#eaf6ff}.agent-switch input{width:22px;height:22px;flex-shrink:0;cursor:pointer;margin:2px 0 0;accent-color:var(--accent-2)}.agent-switch span{flex:1;line-height:1.45}body.agent-mode .footer-bar,body.agent-mode button:not([data-agent]),body.agent-mode input,body.agent-mode select,body.agent-mode textarea,body.agent-mode .recorder,body.agent-mode .phase-ribbon{display:none!important}body.agent-mode .intro-wrap .tip-list{display:none}body.agent-mode .progress{opacity:.5}body.theme-clean{background:linear-gradient(180deg,#fafbfc,#fff7ea);color:#0b1230;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body.theme-clean .container{max-width:760px;padding:32px 20px 96px}body.theme-clean .progress{height:4px;background:#f1ede5;border-radius:999px;overflow:hidden}body.theme-clean .progress>div{background:#d97706;border-radius:999px;transition:width .28s ease}body.theme-clean .card{background:#fff;border:1px solid #eee4cd;border-radius:20px;box-shadow:0 10px 40px #0b12300f;padding:28px 28px 24px}body.theme-clean h1{font-size:30px;font-weight:700;letter-spacing:-.4px;margin:4px 0 0}body.theme-clean h2{font-size:22px;font-weight:600;letter-spacing:-.2px;display:flex;align-items:center;gap:10px}body.theme-clean .badge{background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7;border-radius:999px;padding:4px 12px;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:600}body.theme-clean .tip-bubble{background:#fff7ea;border:1px solid #f2dfb7;color:#5a3a00;border-radius:14px;padding:14px 18px;font-size:16px;line-height:1.5;position:relative}body.theme-clean .tip-bubble:before{display:none}body.theme-clean .tip-list{color:#52525b;font-size:13.5px;line-height:1.6;padding-left:18px}body.theme-clean .tip-list li{margin:4px 0}body.theme-clean .stimulus{background:#fff;border:1px solid #eee4cd;border-radius:18px;font-size:128px;font-weight:600;color:#0b1230;padding:48px 24px;margin:20px 0;text-align:center;box-shadow:inset 0 0 0 1px #fff,0 6px 24px #d977060f;line-height:1.1}body.theme-clean .mascot{width:64px;height:64px;border-radius:50%;background:#fff7ea;border:1px solid #f2dfb7;display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 4px 12px #d9770614}body.theme-clean .btn{background:#fff;color:#0b1230;border:1px solid #e5e7eb;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .14s,background .14s;font-family:inherit}body.theme-clean .btn:hover{border-color:#0b1230}body.theme-clean .btn.primary{background:#d97706;color:#fff;border-color:#d97706}body.theme-clean .btn.primary:hover{background:#b45309;border-color:#b45309}body.theme-clean .btn.primary.big{padding:13px 24px;font-size:15px}body.theme-clean .btn.secondary{background:#fff7ea;color:#9a5502;border-color:#f2dfb7}body.theme-clean .btn.ghost{background:transparent;color:#64748b;border-color:transparent}body.theme-clean .btn.ghost:hover{color:#0b1230;background:#f4f4f5}body.theme-clean .phase-ribbon{background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7;border-radius:999px;padding:4px 12px;font-size:11px;letter-spacing:.5px;font-weight:600}body.theme-clean .phase-ribbon.real{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}body.theme-clean .footer-bar{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;border-top:1px solid #f4f4f5;gap:12px}body.theme-clean .tag{color:#64748b;font-size:13px;font-weight:500}body.theme-clean .intro-wrap{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:start}body.theme-clean .container:before{content:"";position:fixed;top:22px;right:22px;width:56px;height:56px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff 0 4px,transparent 4px 100%),radial-gradient(circle at 65% 35%,#fff 0 4px,transparent 4px 100%),linear-gradient(135deg,#f4a259,#d97706);box-shadow:0 6px 20px #d9770640;z-index:2;opacity:.9;pointer-events:none}@media(max-width:520px){body.theme-clean .stimulus{font-size:88px;padding:32px 16px}body.theme-clean .container:before{width:40px;height:40px;top:14px;right:14px}}.task-stage{max-width:1320px;margin:0 auto;padding:28px 24px 60px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.task-ipad{background:#141414;border-radius:32px;padding:18px;box-shadow:0 24px 60px #0b12302e,inset 0 0 0 1px #2a2a2a}.task-ipad-screen{background:#fffdf8;border-radius:20px;padding:22px 24px 18px;min-height:480px}.task-ipad-screen .card{background:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.task-ellie{position:sticky;top:28px;display:flex;flex-direction:column;gap:10px;align-items:center}.task-ellie-frame{width:100%;max-width:320px;aspect-ratio:1 / 1;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#fff7ea,#fef3e2);border:1px solid #f2dfb7;box-shadow:0 14px 40px #d977061f}.task-ellie-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 28%;display:block}.task-ellie-meta{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#52525b;font-weight:500}.task-ellie-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e33}@media(max-width:1024px){.task-stage{grid-template-columns:1fr;padding:20px 16px 80px}.task-ellie{position:static;flex-direction:row;justify-content:center}.task-ellie-frame{max-width:120px;border-radius:18px}}@media(max-width:520px){.task-ipad{padding:10px;border-radius:22px}.task-ipad-screen{padding:16px;border-radius:14px;min-height:0}.task-ellie{display:none}}@media(min-width:1025px){body.theme-clean .kid-pill-face{display:none}body.theme-clean .kid-pill{max-width:360px;right:24px;bottom:24px}body.theme-clean .container:before{display:none}}.sess-shell{max-width:820px;width:100%;margin:0 auto;padding:40px 24px 88px;display:flex;flex-direction:column;gap:22px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0b1230}.sess-ready{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff7ea,#fff 60%,#fef3e2);border:1px solid #f2dfb7;border-radius:22px;padding:28px 32px;box-shadow:0 14px 40px #d9770614}.sess-ready-avatar{width:180px;height:180px;border-radius:50%;object-fit:cover;object-position:50% 28%;border:3px solid #fff;box-shadow:0 10px 28px #0b12301f}.sess-ready-body{display:flex;flex-direction:column;gap:6px}.sess-ready-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#b45309;font-weight:600}.sess-ready-h{margin:2px 0 4px;font-size:22px;font-weight:600;letter-spacing:-.2px;color:#0b1230}.sess-ready-p{margin:0 0 14px;font-size:14.5px;line-height:1.55;color:#52525b;max-width:520px}.sess-ready .lh-btn-primary{align-self:flex-start;background:#d97706;border-color:#d97706}.sess-ready .lh-btn-primary:hover{background:#b45309}@media(max-width:680px){.sess-ready{grid-template-columns:1fr;text-align:center;padding:24px 20px}.sess-ready-avatar{width:140px;height:140px;margin:0 auto}.sess-ready-body{align-items:center}.sess-ready .lh-btn-primary{align-self:center}}.sess-card{background:#fff;border:1px solid #eee4cd;border-radius:20px;box-shadow:0 10px 32px #0b12300d;padding:24px 26px 18px}.sess-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.sess-h{margin:0 0 4px;font-size:20px;font-weight:600;letter-spacing:-.2px;color:#0b1230}.sess-sub{margin:0;font-size:13.5px;color:#52525b}.sess-badge{display:inline-block;margin-left:8px;background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7;border-radius:999px;padding:2px 10px;font-size:10.5px;letter-spacing:.5px;text-transform:uppercase;font-weight:600}.sess-count{background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7;border-radius:999px;padding:5px 12px;font-size:11px;letter-spacing:.5px;text-transform:uppercase;font-weight:600;white-space:nowrap}.sess-tasks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sess-task{display:grid;grid-template-columns:34px 1fr 24px;gap:14px;align-items:center;padding:12px 16px;background:#fffdf8;border:1px solid #f4ecd9;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .14s ease,background .14s ease,transform .14s ease}.sess-task:hover{border-color:#d97706;background:#fff7ea;transform:translate(2px)}.sess-task-num{width:30px;height:30px;border-radius:50%;background:#fff7ea;color:#b45309;border:1px solid #f2dfb7;display:grid;place-items:center;font-size:13px;font-weight:600}.sess-task-body{display:flex;flex-direction:column;gap:2px;min-width:0}.sess-task-title{font-size:14.5px;font-weight:600;color:#0b1230}.sess-task-short{font-size:12.5px;color:#71717a}.sess-task-status{font-size:18px;color:#d97706;text-align:right}.sess-task--done{background:#f4fbf4;border-color:#cbe9cb}.sess-task--done .sess-task-num{background:#dcf5dc;color:#166534;border-color:#bce3bc}.sess-task--done .sess-task-status{color:#166534}.sess-foot{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;border-top:1px solid #f4ecd9;gap:12px}.lw-top{width:100%;max-width:1200px;margin:0 auto 28px;padding:0 32px;text-align:left;box-sizing:border-box}.lw-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#71717a;font-weight:500;margin:0 0 12px;font-family:JetBrains Mono,SF Mono,ui-monospace,monospace}.lw-eyebrow .ldot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#1a1340;vertical-align:middle;margin-right:8px}.lw-h1{font-size:30px;font-weight:500;letter-spacing:-.02em;margin:0 0 10px;line-height:1.15;color:#1a1340}.lw-sub{color:#3f3760;font-size:15px;margin:0;line-height:1.5;max-width:640px}.lw-world{position:relative;width:calc(100% - 64px);max-width:1200px;height:680px;margin:0 auto;border:1px solid #e5e2d6;border-radius:20px;background:radial-gradient(900px 520px at 50% 50%,#fff7ea,#fefdf8 55%,#fafbfc);overflow:hidden;box-sizing:border-box}.lw-world:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(26,19,64,.1) 1px,transparent 1.2px);background-size:28px 28px;pointer-events:none}.lw-world .lw-orb{width:760px;height:760px;transform:translate(-50%,-50%);filter:blur(54px);opacity:.45;animation:lw-orb-breathe 9s ease-in-out infinite;z-index:0}@keyframes lw-orb-breathe{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.42}50%{transform:translate(-50%,-50%) scale(1.03);opacity:.55}}.lw-origin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:none;z-index:2}.lw-orbit-field{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none}.lw-sat-dot{position:absolute;left:0;top:0;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;border-radius:50%;background:var(--hue);box-shadow:0 0 6px var(--hue);opacity:.7;animation:lw-orbit var(--dur) linear infinite;animation-delay:calc(var(--phase) * var(--dur) * -1)}@keyframes lw-orbit{0%{transform:rotate(0) translate(var(--r))}to{transform:rotate(360deg) translate(var(--r))}}.lw-twinkle{position:absolute;left:0;top:0;width:3px;height:3px;margin:-1.5px 0 0 -1.5px;border-radius:50%;background:#fff7ea;box-shadow:0 0 4px #d977068c;transform:translate(var(--x),var(--y));opacity:0;animation:lw-twinkle 4.2s ease-in-out infinite;animation-delay:var(--delay)}@keyframes lw-twinkle{0%,to{opacity:0}50%{opacity:.95}}.lw-origin .logo{position:relative;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#ffdc9338,#d977061a 35%,#1a134000);display:flex;align-items:center;justify-content:center;animation:lw-logo-breathe 8s ease-in-out infinite}@keyframes lw-logo-breathe{0%,to{opacity:.82;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}.lw-origin .coord{font-size:9px;letter-spacing:.2em;color:#71717a;text-transform:uppercase;font-family:JetBrains Mono,ui-monospace,monospace}.lw-node{position:absolute;transform:translate(-50%,-50%)}.lw-tile{width:520px;appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;text-align:inherit;cursor:default}.lw-tile:focus-visible{outline:2px solid #d97706;outline-offset:6px;border-radius:18px}.lw-tile .frame{position:relative;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:#000;border:1px solid #e5e2d6;box-shadow:0 10px 36px #0b123021;transition:transform .22s ease,box-shadow .22s ease}.lw-tile .frame video{width:100%;height:100%;object-fit:cover;display:block}.lw-vc{position:absolute;top:10px;right:10px;display:flex;gap:6px;opacity:0;transition:opacity .18s ease;z-index:2}.lw-tile:hover .lw-vc{opacity:1}.lw-vc-btn{appearance:none;background:#0b12308c;color:#fff;border:0;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,transform .16s ease;padding:0}.lw-vc-btn svg{width:15px;height:15px;display:block}.lw-vc-btn:hover{background:#0b1230d1;transform:scale(1.08)}.lw-vc-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.lw-tile.health .frame{border-color:#d9770661;box-shadow:0 12px 40px #d9770638,0 0 0 6px #d977060f}.lw-tile.edu .frame{border-color:#0d948861;box-shadow:0 12px 40px #0d948838,0 0 0 6px #0d94880f}.lw-tile:hover .frame{transform:translateY(-3px)}.lw-tile.health:hover .frame{box-shadow:0 18px 48px #d977064d,0 0 0 8px #d9770614}.lw-tile.edu:hover .frame{box-shadow:0 18px 48px #0d94884d,0 0 0 8px #0d948814}.lw-tile .caption{display:flex;align-items:baseline;justify-content:space-between;margin-top:12px;padding:0 4px}.lw-tile .route{font-size:17px;font-weight:500;font-family:JetBrains Mono,SF Mono,ui-monospace,monospace;letter-spacing:0;display:inline-flex;align-items:center;gap:8px}.lw-tile.health .route{color:#d97706}.lw-tile.edu .route{color:#0d9488}.lw-tile .arrow{display:inline-block;transition:transform .2s ease}.lw-tile:hover .arrow{transform:translate(4px)}.lw-explore-btn{font:inherit;font-size:14px;font-weight:600;padding:9px 16px;border-radius:8px;cursor:pointer;background:#0b1230;color:#fff;border:none;display:inline-flex;align-items:center;gap:6px}.lw-explore-btn--health{color:#d97706}.lw-explore-btn--edu{color:#0d9488}.lw-explore-btn--health:hover{background:#d977061a}.lw-explore-btn--edu:hover{background:#0d94881a}@keyframes lw-arrow-slide{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.lw-explore-arrow{display:inline-block;animation:lw-arrow-slide 1.6s ease-in-out infinite}.lw-tile .status{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#71717a;display:inline-flex;align-items:center;gap:6px;font-family:JetBrains Mono,ui-monospace,monospace}.lw-tile .pulse{width:6px;height:6px;border-radius:50%}.lw-tile.health .pulse{background:#d97706;animation:lw-pulse-h 2s ease-out infinite}.lw-tile.edu .pulse{background:#2563eb;animation:lw-pulse-e 2s ease-out infinite}@keyframes lw-pulse-h{0%{box-shadow:0 0 #d977068c}to{box-shadow:0 0 0 10px #d9770600}}@keyframes lw-pulse-e{0%{box-shadow:0 0 #2563eb8c}to{box-shadow:0 0 0 10px #2563eb00}}.lw-sat{width:72px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.lw-sat .glyph{width:14px;height:14px;border-radius:50%;background:#1a1340;box-shadow:0 0 0 6px #1a13400f}.lw-sat .route{font-size:12px;font-weight:500;color:#3f3760;font-family:JetBrains Mono,ui-monospace,monospace;letter-spacing:0}.lw-sat.unknown .glyph{background:transparent;border:1.5px dashed rgba(26,19,64,.35);box-shadow:none}.lw-sat.unknown .route{color:#71717a;font-style:italic}.lw-footline{width:100%;max-width:1200px;margin:20px auto 0;padding:0 32px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:baseline;font-size:12px;color:#71717a;flex-wrap:wrap;gap:12px}.lw-footline .tag{font-family:JetBrains Mono,ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}@media(max-width:768px){.lw-top{padding:0 20px;margin-bottom:20px}.lw-h1{font-size:24px;line-height:1.2}.lw-sub{font-size:14px}.lw-world{width:calc(100% - 24px);max-width:460px;height:auto;min-height:0;padding:20px 14px 24px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:22px}.lw-world .lw-orb{width:360px;height:360px;opacity:.35}.lw-node{position:static!important;left:auto!important;top:auto!important;transform:none!important;opacity:1!important;z-index:auto!important;width:100%}.lw-tile{width:100%}.lw-tile .frame{border-radius:12px}.lw-tile:hover .frame{transform:none}.lw-tile.health:hover .frame,.lw-tile.edu:hover .frame{box-shadow:0 10px 36px #0b123021}.lw-vc{opacity:1}.lw-tile .caption{flex-direction:row;align-items:center;justify-content:space-between;margin-top:10px;gap:12px}.lw-tile .route{font-size:13px}.lw-explore-btn{padding:7px 12px;font-size:13px}}@media(max-width:900px)and (min-width:769px){.lw-world{height:auto;min-height:680px;padding:24px 0}.lw-tile{width:280px}.lw-tile .route{font-size:14px}}.hc-products-main{padding:56px 32px 72px;max-width:1180px;margin:0 auto;width:100%}.hc-products-main .lh-sector-h1{margin-bottom:14px}.hc-products-main .lh-sector-sub{margin-bottom:40px;max-width:640px}.hc-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 28px;width:100%;max-width:1080px;margin:0 auto}.hc-tile{display:flex;flex-direction:column;text-align:left}.hc-tile .frame{position:relative;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:#f7efe0;border:1px solid rgba(217,119,6,.28);box-shadow:0 10px 32px #d9770624,0 0 0 5px #d977060d;transition:transform .22s ease,box-shadow .22s ease}.hc-tile:hover .frame{transform:translateY(-3px);box-shadow:0 16px 42px #d9770638,0 0 0 7px #d9770612}.hc-tile .frame video{width:100%;height:100%;object-fit:cover;display:block}.hc-vwrap{position:absolute;inset:0}.hc-vwrap video{width:100%;height:100%;object-fit:cover;display:block}.hc-vwrap .lw-vc{opacity:0}.hc-vwrap:hover .lw-vc{opacity:1}.hc-poster{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:24px;background:linear-gradient(135deg,#fff7ea,#f5e4bf)}.hc-poster-chip{font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#9a5502;padding:4px 12px;border-radius:999px;background:#ffffffb3;border:1px solid #f2dfb7}.hc-poster-title{font-size:22px;font-weight:700;letter-spacing:-.3px;color:#5c3806;line-height:1.2;max-width:80%}.hc-poster-tag{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#a97c3a;font-family:JetBrains Mono,SF Mono,ui-monospace,monospace}.hc-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:14px;padding:0 4px}.hc-caption-text{flex:1;display:flex;flex-direction:column;gap:6px}.hc-caption-chip{align-self:flex-start;font-size:10px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;color:#9a5502}.hc-caption-title{font-size:18px;font-weight:700;letter-spacing:-.2px;color:#0b1230;margin:0;line-height:1.25}.hc-caption-desc{font-size:13px;line-height:1.5;color:#52525b;margin:0}.hc-caption .lw-explore-btn{flex-shrink:0;align-self:center}.hc-disclaimer{position:relative;z-index:1;margin:44px auto 0;font-size:13px;color:#52525b;text-align:center;max-width:640px;line-height:1.5}.hc-disclaimer strong{color:#0b1230;font-weight:700}@media(max-width:900px){.hc-products-main{padding:40px 20px 64px}.hc-grid{grid-template-columns:1fr;gap:26px;max-width:520px}}@media(max-width:520px){.hc-products-main{padding:32px 16px 56px}.hc-caption{flex-direction:column;gap:10px}.hc-caption .lw-explore-btn{align-self:flex-start}.hc-poster-title{font-size:18px}}.slp-main{padding:56px 32px 72px;max-width:980px;margin:0 auto;width:100%}.slp-main .voice-orb{display:none}.slp-main .lh-sector-h1{margin-bottom:14px}.slp-main .lh-sector-sub{margin-bottom:32px;max-width:640px}.slp-card{position:relative;z-index:1;width:100%;max-width:720px;background:#fff;border:1px solid #eadfc6;border-radius:16px;padding:24px 24px 22px;box-shadow:0 10px 28px #9a550214;text-align:left}.slp-card-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.slp-card-or{color:#a1a1aa;font-size:13px}.slp-upload{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#52525b;padding:6px 12px;border-radius:20px;border:1.5px dashed #d97706;cursor:pointer;background:#d977060a;transition:background .14s ease}.slp-upload:hover{background:#d977061a}.slp-upload input{display:none}.slp-steps{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.slp-step{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:10px;background:#faf6ec;border:1px solid #ece1c7;transition:background .16s ease,border-color .16s ease}.slp-step-dot{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#d6c89e;flex-shrink:0;transition:background .16s ease,transform .16s ease}.slp-step--active{background:#fff7ea;border-color:#d97706}.slp-step--active .slp-step-dot{background:#d97706;transform:scale(1.2)}.slp-step--done{background:#f4fbef;border-color:#86c67d}.slp-step--done .slp-step-dot{background:#4f9d43}.slp-step-label{font-size:14px;font-weight:600;color:#0b1230}.slp-step-note{font-size:12px;color:#71717a;line-height:1.4}.slp-err{margin-top:12px;color:#b91c1c;font-size:13px}.slp-result{position:relative;z-index:1;width:100%;max-width:860px;margin:32px 0 0;text-align:left}.slp-stats{display:flex;flex-wrap:wrap;gap:18px 28px;padding:16px 20px;background:#fff;border:1px solid #eadfc6;border-radius:14px;margin-bottom:18px}.slp-stat{display:flex;flex-direction:column;gap:2px}.slp-stat b{font-size:20px;font-weight:700;color:#0b1230}.slp-stat span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#71717a}.slp-tl{position:relative;height:34px;background:#faf6ec;border:1px solid #ece1c7;border-radius:10px;overflow:hidden;margin-bottom:14px}.slp-tl-seg{position:absolute;top:2px;bottom:2px;border:1px solid;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.08em;overflow:hidden;white-space:nowrap}.slp-transcript{list-style:none;margin:0;padding:0}.slp-turn{padding:10px 14px;margin-bottom:8px;border-left:3px solid;background:#fff;border-radius:0 10px 10px 0;box-shadow:0 2px 8px #0b12300d}.slp-turn-meta{display:flex;gap:10px;align-items:baseline;margin-bottom:4px}.slp-turn-sp{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.slp-turn-t{font-size:11px;color:#a1a1aa;font-family:JetBrains Mono,ui-monospace,monospace}.slp-turn-text{margin:0;font-size:14px;line-height:1.45;color:#0b1230}@media(max-width:720px){.slp-main{padding:36px 16px 56px}.slp-card{padding:18px 16px}.slp-card-row{flex-direction:column;align-items:stretch;gap:10px}.slp-card-or{text-align:center}.slp-steps{grid-template-columns:1fr}}.slp-theater{position:relative;z-index:1;width:100%;max-width:880px;background:#fff;border:1px solid #eadfc6;border-radius:16px;padding:20px 22px 22px;box-shadow:0 10px 28px #9a550214;text-align:left}.slp-theater-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.slp-theater-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#71717a}.slp-theater-ctrls{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.slp-btn-ghost{font-size:13px;color:#52525b;padding:6px 14px;border-radius:20px;border:1px solid #eadfc6;background:#faf6ec;cursor:pointer;transition:background .14s ease}.slp-btn-ghost:hover{background:#f2e9d2}.slp-wave-wrap{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px 14px;margin-bottom:14px;overflow:hidden}.slp-wave-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#71717a;margin-bottom:6px}.slp-wave{display:block;width:100%;height:110px;transition:opacity .4s ease}.slp-wave--fade{opacity:.15}.slp-wave--split{position:absolute;left:14px;right:14px;bottom:14px;width:calc(100% - 28px);animation:slp-fade-in .5s ease}@keyframes slp-fade-in{0%{opacity:0;transform:scaleY(.6)}to{opacity:1;transform:scaleY(1)}}.slp-wave-playhead{position:absolute;top:32px;bottom:14px;width:2px;background:#d97706;opacity:.85;box-shadow:0 0 6px #d977068c;pointer-events:none}.slp-stages{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.slp-stage{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:10px;background:#faf6ec;border:1px solid #ece1c7;transition:background .16s ease,border-color .16s ease}.slp-stage-dot{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#d6c89e;flex-shrink:0;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.slp-stage--active{background:#fff7ea;border-color:#d97706}.slp-stage--active .slp-stage-dot{background:#d97706;transform:scale(1.2);box-shadow:0 0 0 4px #d977062e}.slp-stage--done{background:#f4fbef;border-color:#86c67d}.slp-stage--done .slp-stage-dot{background:#4f9d43}.slp-stage-label{font-size:13px;font-weight:600;color:#0b1230}.slp-stage-note{font-size:11px;color:#71717a;line-height:1.4}.slp-tl-seg--on{filter:brightness(1.05)}.slp-tl-play{position:absolute;top:0;bottom:0;width:2px;background:#0b1230;opacity:.6;pointer-events:none}.slp-transcript-head{display:flex;justify-content:space-between;align-items:baseline;margin:8px 0 10px}.slp-transcript-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f766e}.slp-transcript-sub{font-size:11px;color:#71717a}.slp-btn-primary{font-size:14px;font-weight:600;color:#fff;padding:10px 22px;border-radius:22px;border:none;background:linear-gradient(135deg,#d97706,#b45309);cursor:pointer;box-shadow:0 4px 14px #d9770647;transition:transform .12s ease,box-shadow .12s ease}.slp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #d9770661}.slp-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.slp-kid-panel{background:#f0faf7;border:1px solid #bde5df;border-radius:14px;padding:16px 18px;margin-top:18px}.slp-kid-head{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:10px}.slp-kid-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0f766e}.slp-kid-sub{font-size:12px;color:#4a7c75;margin-top:3px}.slp-kid-ctrls{display:flex;gap:8px;flex-wrap:wrap}.slp-kid-panel .slp-btn-ghost{text-decoration:none;color:#0f766e;border-color:#bde5df;background:#fff}.slp-kid-panel .slp-btn-ghost:hover{background:#e0f4f0}.slp-wave--kid{height:72px;margin-bottom:10px;display:block;width:100%}.slp-kid-audio{display:block;width:100%;margin:6px 0 12px}.slp-deeper-toggle{margin-top:22px;font-size:13px;color:#52525b;font-weight:600;padding:8px 16px;border-radius:20px;border:1px dashed #a1a1aa;background:transparent;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.slp-deeper-toggle:hover{background:#faf6ec;color:#0b1230;border-color:#d97706}.slp-deeper{margin-top:16px;background:#fff;border:1px solid #eadfc6;border-radius:14px;padding:18px 20px}.slp-deeper-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;flex-wrap:wrap;gap:8px}.slp-deeper-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0b1230}.slp-deeper-sub{font-size:11px;color:#71717a}.slp-deeper-summary{display:flex;flex-wrap:wrap;gap:8px 10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px dashed #ece1c7}.slp-err-chip{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px;background:#faf6ec;color:#52525b;border:1px solid #ece1c7}.slp-err-chip b{font-weight:700;font-family:JetBrains Mono,ui-monospace,monospace}.slp-err-chip--sub{background:#fff1f0;color:#b91c1c;border-color:#fecaca}.slp-err-chip--rep{background:#eef2ff;color:#3730a3;border-color:#c7d2fe}.slp-err-chip--prolong{background:#fef3c7;color:#92400e;border-color:#fde68a}.slp-err-chip--pause{background:#f3f4f6;color:#374151;border-color:#d1d5db}.slp-err-chip--ins{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.slp-err-chip--del{background:#fef2f2;color:#991b1b;border-color:#fecaca}.slp-utt{padding:10px 12px;margin-bottom:8px;background:#fafaf9;border-radius:10px;border:1px solid #eadfc6}.slp-utt-meta{font-size:11px;color:#71717a;font-family:JetBrains Mono,ui-monospace,monospace;margin-bottom:6px}.slp-utt-line{font-size:15px;line-height:2;color:#0b1230}.slp-tok{display:inline;margin-right:4px}.slp-tok--sub{color:#b91c1c;text-decoration:underline wavy #b91c1c;text-underline-offset:3px}.slp-tok--sub:after{content:" → " attr(data-target);margin-left:2px;color:#4b5563;font-size:12px;text-decoration:none;background:#fff1f0;padding:1px 6px;border-radius:10px}.slp-tok--ins{color:#065f46;background:#ecfdf5;padding:1px 6px;border-radius:6px}.slp-tok--del{color:#991b1b;text-decoration:line-through;background:#fef2f2;padding:1px 6px;border-radius:6px}.slp-tok--rep{color:#3730a3;background:#eef2ff;padding:1px 6px;border-radius:6px;font-style:italic}.slp-tok--pause{display:inline-block;color:#6b7280;background:#f3f4f6;border-radius:10px;padding:1px 8px;font-size:12px;font-family:JetBrains Mono,ui-monospace,monospace}.slp-tok--prolong{color:#92400e;background:#fef3c7;padding:1px 6px;border-radius:6px;font-variant:small-caps;letter-spacing:.06em}.slp-tok--prolong:after{content:" " attr(data-ms) "ms";font-size:11px;color:#92400e;opacity:.7}@media(max-width:720px){.slp-theater{padding:16px}.slp-stages{grid-template-columns:1fr 1fr}.slp-kid-head{flex-direction:column}}.slp-device-wrap{display:flex;align-items:flex-start;gap:20px;justify-content:center;position:relative;z-index:1;margin-bottom:32px}.slp-device{background:#1a1f2e;border-radius:26px;padding:16px 12px 26px;box-shadow:0 0 0 1.5px #2e3446,0 24px 60px #0000007a;flex:1;max-width:880px;min-width:0}.slp-device-cam{width:8px;height:8px;background:#2e3446;border-radius:50%;margin:0 auto 10px}.slp-device-screen{background:#fff;border-radius:12px;overflow:hidden}.slp-device-screen .slp-theater{border:none;border-radius:0;box-shadow:none;background:transparent}.slp-device-btn{width:30px;height:30px;border:2px solid #2e3446;border-radius:50%;margin:10px auto 0}.slp-side-panel{width:108px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:44px}.slp-side-avatar{width:52px;height:52px;background:#fff4de;border:2px solid #f2dfb7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;letter-spacing:.04em;color:#9a5502}.slp-side-name{font-size:12px;font-weight:600;color:#1a1f2e;text-align:center}.slp-side-role{font-size:10px;color:#71717a;text-align:center;line-height:1.4}.slp-side-tag{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9a5502;background:#fff4de;border:1px solid #f2dfb7;padding:3px 10px;border-radius:999px;margin-top:4px;transition:background .3s,color .3s,border-color .3s}.slp-side-tag--live{background:#dcfce7;border-color:#86efac;color:#166534}@media(max-width:800px){.slp-device-wrap{flex-direction:column;align-items:stretch}.slp-side-panel{flex-direction:row;width:auto;padding-top:0;padding-bottom:8px;gap:10px;justify-content:center}.slp-side-role{display:none}}.slp-result-arch{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.slp-arch-chip{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9a5502;background:#fff4de;border:1px solid #f2dfb7;padding:3px 10px;border-radius:999px}.slp-arch-note{font-size:11px;color:#a1a1aa;font-family:JetBrains Mono,ui-monospace,monospace}.slp-deeper-for-slp{display:inline-block;margin-top:5px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9a5502;background:#fff4de;border:1px solid #f2dfb7;padding:2px 8px;border-radius:999px}.slp-deeper-ctrls{display:flex;gap:8px;flex-wrap:wrap}.slp-deeper .slp-btn-ghost{text-decoration:none;color:#52525b;border-color:#eadfc6;background:#fff;font-size:12px;padding:5px 10px}.slp-deeper .slp-btn-ghost:hover{background:#faf6ec;color:#0b1230}.slp-main .slp-subhead{font-size:14px;letter-spacing:.02em;color:#9a5502;font-weight:600;margin:-6px 0 14px;max-width:640px}.slp-speedbar{position:relative;z-index:1;margin:0 auto 32px;padding:16px 20px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:980px;text-align:left;box-shadow:0 4px 24px #0f172a0f}.slp-speed-grid{display:flex;flex-direction:row;align-items:stretch;gap:0 22px}.slp-speed-copy{flex:1 1 40%;min-width:0;display:flex;flex-direction:column;justify-content:center;padding-right:22px;border-right:1px dashed #e2e8f0}.slp-speed-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:8px 0;border-bottom:1px dashed #e2e8f0}.slp-speed-row:last-of-type{border-bottom:0}.slp-speed-label{font-size:13px;font-weight:600;color:#0b1230}.slp-speed-nums{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.slp-speed-ours{font-size:26px;font-weight:800;letter-spacing:-.01em;color:#dc2626;font-family:JetBrains Mono,ui-monospace,monospace}.slp-speed-vs{font-size:11px;color:#a1a1aa;letter-spacing:.1em;text-transform:uppercase}.slp-speed-theirs{font-size:14px;color:#71717a;text-decoration:line-through}.slp-speed-foot{flex:1 1 52%;min-width:0;margin-top:0;padding-top:0;border-top:none;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.slp-chart-canvas{display:flex;justify-content:center;align-items:center;width:100%;max-width:none;margin:0 auto;padding:14px 12px 16px;background:#fff;border-radius:12px;box-shadow:inset 0 0 0 1px #0f172a0d}.slp-scale-wrap{display:flex;justify-content:center;align-items:center;width:100%;padding:0;background:transparent}.slp-red-em{color:#dc2626;font-weight:700}@media(max-width:768px){.slp-speed-grid{flex-direction:column;align-items:stretch;gap:0}.slp-speed-copy{border-right:none;padding-right:0;padding-bottom:14px;border-bottom:1px dashed #e2e8f0}.slp-speed-foot{padding-top:14px}.slp-chart-canvas{max-width:560px;padding:18px 16px 20px}}@media(max-width:600px){.slp-speed-row{flex-direction:column;align-items:flex-start;gap:4px}.slp-speed-ours{font-size:22px}}.therapy-report h2{font-size:28px;margin:0 0 6px}.therapy-report .lead{font-size:16px;margin:0 0 14px;color:#52525b}.therapy-report h3{margin:16px 0 8px;font-size:19px;color:#1f1f2a}.therapy-report ul{margin:6px 0 10px;padding-left:22px}.therapy-report li{font-size:16px;margin:6px 0;line-height:1.4}.tr-score{display:flex;align-items:baseline;gap:14px;background:#fff8ec;border:2px solid #d97706;border-radius:14px;padding:14px 20px;margin:12px 0 8px}.tr-score-num{font-size:44px;font-weight:900;color:#d97706;line-height:1}.tr-score-lbl{font-size:16px;color:#6b3a00;font-weight:600}.tr-disclaimer{font-size:13px;color:var(--muted);margin:14px 0 0;font-style:italic}.av-page{overflow-x:hidden}.av-main{flex:1;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:16px 24px 64px}.av-top{text-align:center;position:relative;z-index:1;margin-bottom:18px}.av-h1{font-size:44px;letter-spacing:-1px;margin-bottom:6px}.av-sub{margin:0;font-size:17px;color:#52525b}.av-stage{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px;width:min(560px,100%)}.av-frame{position:relative;width:min(100%,440px);aspect-ratio:1 / 1;border-radius:28px;overflow:hidden;background:#fdf3e7;box-shadow:0 24px 60px #0b12302e;outline:4px solid transparent;transition:outline-color .25s,box-shadow .25s}.av-frame.live{width:100%;aspect-ratio:16 / 10;background:#0b1230}.av-frame.talking{outline-color:#f5a524;box-shadow:0 24px 60px #f5a5244d}.av-frame.listening{outline-color:#4cc9f0}.av-video,.av-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.av-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff;font-size:15px;background:#0b123073}.av-spinner{width:26px;height:26px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;animation:av-spin .8s linear infinite}@keyframes av-spin{to{transform:rotate(360deg)}}.av-status{position:absolute;left:14px;bottom:14px;display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#0b1230b8;color:#fff;font-size:13px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.av-dot{width:8px;height:8px;border-radius:50%;background:#4cc9f0}.av-dot.on{background:#f5a524;box-shadow:0 0 0 4px #f5a5244d}.av-timer{opacity:.7;margin-left:4px;font-variant-numeric:tabular-nums}.av-cta{display:flex;flex-direction:column;align-items:center;gap:12px}.av-cta .lh-btn-primary{padding:16px 34px;font-size:17px;box-shadow:0 10px 30px #0b12302e}.av-lang{font:inherit;font-size:14px;padding:6px 10px;border-radius:8px;border:1px solid #d4d4d8;background:#fff;color:#0b1230}.av-hint{font-size:13px;color:#71717a}.av-captions{width:100%;min-height:64px;text-align:center;display:flex;flex-direction:column;gap:6px}.av-cap{margin:0;font-size:17px;line-height:1.4;color:#0b1230}.av-cap span{display:inline-block;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#71717a;margin-right:8px;vertical-align:1px}.av-cap.you{color:#52525b;font-size:15px}.av-cap.muted{color:#a1a1aa}.av-input{display:flex;gap:8px;width:100%}.av-input input{flex:1;min-width:0;font:inherit;font-size:15px;padding:12px 14px;border-radius:10px;border:1px solid #d4d4d8;background:#fff}.av-input .lh-btn-primary{padding:10px 18px;font-size:14px}.av-controls{display:flex;gap:8px;width:100%}.av-controls .lh-btn-ghost{flex:1;padding:10px 8px;font-size:14px;background:#fff}.av-controls .lh-btn-ghost:disabled{opacity:.5;cursor:not-allowed}.av-end:not(:disabled){color:#b4241c;border-color:#f2c1bd}.av-log{width:100%;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #e4e4e7;border-radius:14px;padding:14px;font-size:14px;line-height:1.45;display:flex;flex-direction:column;gap:8px;text-align:left}.av-line b{display:block;font-size:11px;letter-spacing:.6px;text-transform:uppercase;color:#71717a;margin-bottom:2px}.av-line.ellie{color:#0b1230}.av-line.you{color:#3f3f46}.av-err{width:100%;font-size:13px;color:#b4241c;background:#fff5f4;border:1px solid #f2c1bd;border-radius:10px;padding:10px 12px}@media(max-width:720px){.av-h1{font-size:32px}.av-main{padding:8px 14px 40px}.av-frame{border-radius:20px}}.login-main{flex:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:32px 24px 80px}.login-card{position:relative;z-index:1;width:min(420px,100%);background:#fff;border:1px solid #e4e4e7;border-radius:20px;padding:32px 28px;box-shadow:0 20px 50px #0b12301f;display:flex;flex-direction:column;align-items:center;gap:14px}.login-h1{font-size:28px;font-weight:600;letter-spacing:-.6px;margin:0;color:#0b1230}.login-sub{margin:0;font-size:15px;line-height:1.5;color:#52525b;text-align:center}.login-google{min-height:44px;display:flex;justify-content:center}.login-or{width:100%;text-align:center;position:relative;margin:2px 0;border-top:1px solid #e4e4e7}.login-or span{position:relative;top:-11px;background:#fff;padding:0 12px;font-size:12px;color:#a1a1aa;text-transform:uppercase;letter-spacing:1px}.login-form{width:100%;display:flex;flex-direction:column;gap:8px}.login-form label{font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#71717a}.login-form input{font:inherit;font-size:15px;padding:12px 14px;border:1px solid #d4d4d8;border-radius:10px;background:#fff}.login-form .lh-btn-primary{padding:12px 18px;font-size:15px}.login-err{margin:0;width:100%;font-size:13px;color:#b4241c;background:#fff5f4;border:1px solid #f2c1bd;border-radius:10px;padding:10px 12px}.login-foot{margin:4px 0 0;font-size:13px;color:#71717a;text-align:center}.login-foot a{color:#0b1230}.auth-checking{padding:48px;text-align:center;color:#71717a;font-size:15px}.login-tabs{display:flex;gap:4px;background:#f4f4f5;border-radius:10px;padding:4px;width:100%}.login-tabs button{flex:1;font:inherit;font-size:14px;font-weight:600;padding:8px 10px;border:none;border-radius:8px;background:transparent;color:#71717a;cursor:pointer}.login-tabs button.on{background:#fff;color:#0b1230;box-shadow:0 1px 3px #0b12301f}.login-form select,.login-form textarea{font:inherit;font-size:15px;padding:12px 14px;border:1px solid #d4d4d8;border-radius:10px;background:#fff;color:#0b1230}.login-form textarea{resize:vertical}.login-ok{margin:0;width:100%;font-size:13px;color:#14532d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px}.adm-users{width:100%;border-collapse:collapse;font-size:14px;margin-top:8px}.adm-users th,.adm-users td{text-align:left;padding:8px 10px;border-bottom:1px solid #ececf0;vertical-align:top}.adm-users th{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#71717a;font-weight:600}.adm-status{font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.5px}.adm-status.approved{background:#f0fdf4;color:#14532d;border:1px solid #bbf7d0}.adm-status.pending{background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7}.adm-status.blocked{background:#fff5f4;color:#b4241c;border:1px solid #f2c1bd}.adm-act{display:flex;gap:6px}.adm-act button{font:inherit;font-size:13px;padding:6px 10px;border-radius:8px;border:1px solid #d4d4d8;background:#fff;cursor:pointer}.adm-act button:hover{background:#f4f4f5}.adm-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;background:#f4f4f5;padding:3px 7px;border-radius:6px}.hc-gate-note{max-width:560px;margin:0 auto 8px;text-align:center;font-size:15px;line-height:1.5;color:#52525b;position:relative;z-index:1}.hc-gate-note a{color:#0b1230;font-weight:600}.sector-gate{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:18px;max-width:640px;margin:8px auto 0;text-align:center}.sector-gate-copy{margin:0;font-size:17px;line-height:1.55;color:#52525b}.landing .sector-gate-btn{text-decoration:none;display:inline-block;padding:15px 30px;font-size:16px;color:#fff;background:#0b1230;border-radius:8px;font-weight:600;box-shadow:0 10px 30px #0b12302e}.landing .sector-gate-btn:hover{background:#1a2348;color:#fff}.sector-gate-foot{margin:0;font-size:14px;color:#71717a}.sector-gate-foot a{color:#0b1230;font-weight:600}.site-footer{flex-direction:column;align-items:center;gap:4px;padding:28px 40px 32px;text-align:center}.site-footer-line{font-size:13px;color:#71717a}.site-footer-sub{font-size:12px;color:#a1a1aa}.site-footer a{color:#71717a;text-decoration:none}.site-footer a:hover{color:#0b1230}.login-card--wide{width:min(520px,100%)}.login-opt{font-weight:400;text-transform:none;letter-spacing:0;color:#a1a1aa}.login-alt{width:100%}.login-link{font:inherit;font-size:14px;font-weight:600;color:#0b1230;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}.apply-badge{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:5px 12px;border-radius:999px}.apply-badge.pending{background:#fff7ea;color:#9a5502;border:1px solid #f2dfb7}.apply-badge.rejected{background:#fff5f4;color:#b4241c;border:1px solid #f2c1bd}.adm{max-width:1080px;margin:0 auto;width:100%}.adm-sub{margin:0 0 20px;font-size:15px;color:#52525b}.adm-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 18px}.adm-tab{font:inherit;font-size:14px;font-weight:500;padding:8px 14px;border:1px solid #e4e4e7;border-radius:999px;background:#fff;color:#52525b;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.adm-tab.on{background:#0b1230;border-color:#0b1230;color:#fff}.adm-count{font-size:12px;opacity:.7;font-variant-numeric:tabular-nums}.adm-email{font:inherit;font-size:15px;font-weight:600;color:#0b1230;background:none;border:none;padding:0;cursor:pointer;text-align:left}.adm-dim{font-size:13px;color:#71717a}.adm-use{margin:6px 0 0;font-size:14px;line-height:1.5;color:#3f3f46;max-width:46ch}.adm-users tr.is-open{background:#fafafa}.adm-status.registered{background:#f4f4f5;color:#52525b;border:1px solid #e4e4e7}.adm-status.rejected{background:#fff5f4;color:#b4241c;border:1px solid #f2c1bd}@media(max-width:720px){.adm-users{font-size:13px}.adm-users th:nth-child(4),.adm-users td:nth-child(4){display:none}}@media(max-width:720px){:root{--h1: 34px;--h1-sm: 28px}.lh-mini-h1,.lh-sector-h1{letter-spacing:-.8px}.lw-sat{display:none!important}}.lh-hero-sub{position:relative;z-index:1;max-width:620px;margin:0 0 30px;font-size:18px;line-height:1.55;color:#52525b}.lh-contact .cta-row{justify-content:center}@media(max-width:720px){.lh-hero-sub{font-size:16px;margin-bottom:24px}}
