@layer theme{:root,:host{--font-sans:Inter, Manrope, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--tc-tech:#2b2f77;--tc-coach:#3ed6c3;--tc-dark:#12142a;--tc-bg:#f6f7fb;--tc-font-stack:Inter, Manrope, Arial, sans-serif}html,body,#root{min-height:100%;margin:0}body{font-family:var(--tc-font-stack);background:var(--tc-bg);color:var(--tc-dark);overflow-x:hidden}:root{--indigo: #2b2f77;--mint: #3ed6c3;--mint-dark: #2eb7a7;--bg: #f6f7fb;--card: #ffffff;--text: #1f244d;--muted: #70779a;--line: #e6e9f5;--shadow: 0 18px 50px rgba(31, 36, 77, .08);--radius-xl: 28px;--max: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.section{padding:72px 0}.topbar{position:sticky;top:0;z-index:10;padding-top:12px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#f6f7fbeb,#f6f7fbb3)}.topbar-inner{min-height:76px;padding:10px 14px;border:1px solid rgba(230,233,245,.95);border-radius:18px;background:#ffffffdb;box-shadow:0 16px 40px #1f244d14;display:flex;align-items:center;gap:14px}.logo{display:inline-flex;align-items:center;gap:12px;color:var(--indigo)}.logo-title{display:inline-block;font-size:38px;font-weight:800;letter-spacing:-1px;line-height:1}.logo-title span{color:var(--mint)}.brand-chip{display:inline-flex;align-items:center;margin-left:2px;padding:8px 12px;border-radius:999px;border:1px solid rgba(62,214,195,.45);background:linear-gradient(135deg,#fff,#f2fffc);color:#1f4f67;font-size:12px;font-weight:700;white-space:nowrap}.logo-mark{width:54px;height:54px;display:inline-grid;place-items:center;border-radius:16px;background:linear-gradient(160deg,#2b2f771a,#3ed6c314);border:1px solid rgba(62,214,195,.22)}.logo-mark svg{width:100%;height:100%;display:block}.nav{position:relative;display:flex;gap:6px;align-items:center;margin-left:12px;padding:8px;border:1px solid #d9e0f3;border-radius:999px;background:linear-gradient(180deg,#fffffff2,#f6f8fff0);box-shadow:inset 0 1px 1px #ffffffe6,0 10px 22px #1f244d14}.nav-link{position:relative;padding:11px 16px;border-radius:999px;color:#6f789f;font-weight:700;font-size:15px;transition:color .2s ease,background .2s ease,transform .2s ease}.nav-link:hover{color:var(--indigo);background:#ffffffd1;transform:translateY(-1px)}.nav-link.active{color:var(--indigo);background:#fff;box-shadow:0 10px 20px #2b2f771f,inset 0 0 0 1px #2b2f7714}.nav-link.active:after{content:"";position:absolute;left:18px;right:18px;bottom:6px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--indigo),var(--mint))}.nav-cta{margin-left:auto;border-radius:999px;padding-left:20px;padding-right:20px;font-size:15px}.cta-short{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;padding:14px 22px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,var(--mint),var(--mint-dark));color:#fff;box-shadow:0 12px 30px #3ed6c347}.btn-primary:hover{transform:translateY(-1px)}.btn-outline{background:#fff;color:var(--indigo);border:1px solid var(--line)}.hero{padding-top:28px;padding-bottom:0}.hero-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.hero-copy{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.hero-copy-main{display:grid;align-content:start}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;background:linear-gradient(135deg,#232a66,#2b2f77 58%,#39409a);border:1px solid rgba(43,47,119,.14);box-shadow:inset 0 1px #ffffff2e,0 12px 24px #2b2f772e;color:#fff;font-size:clamp(13px,1.2vw,16px);font-weight:750;letter-spacing:-.02em;line-height:1;width:fit-content;justify-self:end;position:relative;overflow:hidden}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#8ef3e5,#3ed6c3);box-shadow:0 0 0 4px #3ed6c324;flex:0 0 auto}.eyebrow:after{content:"";position:absolute;inset:1px auto 1px 34%;width:34%;border-radius:inherit;background:linear-gradient(90deg,#ffffff24,#fff0);pointer-events:none}.hero-title{font-size:clamp(40px,4.9vw,72px);line-height:.94;letter-spacing:-2px;margin:22px 0 16px;color:var(--indigo);display:flex;flex-direction:column;align-items:flex-start}.hero-title-line{display:block}.hero-title-lead{font-weight:800;letter-spacing:-2.2px;line-height:.98}.hero-title-brand{font-weight:800;letter-spacing:-2.4px}.hero-title-subline{margin-top:.01em;font-size:1em;font-weight:800;line-height:.96;letter-spacing:-2.2px;color:#3d467f}.hero-title-accent{color:var(--mint);display:inline-block;padding-right:.02em}.hero-title-word{font-size:.82em;font-weight:650;letter-spacing:-1.4px}.teco-accent{color:var(--mint)}#teco .split-label,#arena .split-label{color:var(--mint-dark)}#teco .split-title .teco-accent,#arena .split-label .teco-accent,.nav .teco-accent{color:var(--mint)}#teco .split-list li span,#arena .split-list li span{background:#3ed6c333;color:#0f8b7a;border:1px solid rgba(62,214,195,.35)}.teco-board-head span,.arena-head span{color:#0d7f70;background:#3ed6c338;border-color:#3ed6c380}.arena-item b{color:#0f8b7a;background:#3ed6c333;border-color:#3ed6c380}.hero p{font-size:21px;color:var(--muted);max-width:none;margin-bottom:22px;line-height:1.72}.hero-subline{margin:-12px 0 18px;color:#4f5888;font-size:15px;font-weight:700}.hero-journey{width:100%;margin:0;padding:24px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:24px;border-radius:24px;border:1px solid rgba(43,47,119,.09);background:linear-gradient(180deg,#fffffffa,#fafbfffa);box-shadow:0 10px 24px #1f244d0d}.hero-journey-intro{display:grid;align-content:start;gap:12px;padding-right:4px}.hero-journey-kicker{display:inline-flex;width:fit-content;align-items:center;padding:7px 12px;border-radius:999px;background:#2b2f770a;color:#5b648c;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-mobile-stack,.hero-mobile-device{display:none}.hero-mobile-device-screen{position:relative}.hero-mobile-statusbar,.hero-mobile-status-icons,.hero-mobile-home-indicator,.hero-mobile-device-notch,.hero-mobile-device-side{display:none}.hero-mobile-summary,.hero-mobile-point{border-radius:20px;border:1px solid rgba(43,47,119,.1);background:#ffffffdb;box-shadow:0 18px 40px #1f244d14}.hero-mobile-summary{padding:16px;background:radial-gradient(circle at top left,rgba(62,214,195,.12),transparent 34%),linear-gradient(180deg,#fff,#f5f7fe)}.hero-mobile-banner{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,#202766,#3a46a1);box-shadow:0 14px 28px #2b2f7729}.hero-mobile-banner span{display:block;color:#aaf5eaf0;font-size:10px;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.hero-mobile-banner strong{display:block;color:#fff;font-size:18px;line-height:1.2;letter-spacing:-.03em}.hero-mobile-summary-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.hero-mobile-summary-top span{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;background:#2b2f7712;color:#56608f;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-mobile-summary-top b{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#3ed6c324;color:#0f8b7a;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero-mobile-score{margin-top:12px;display:grid;gap:8px}.hero-mobile-score-line{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.hero-mobile-score strong{display:block;color:var(--indigo);font-size:38px;line-height:.95;letter-spacing:-.05em}.hero-mobile-score span{display:inline-block;margin-top:0;color:var(--indigo);font-size:16px;line-height:1.1;font-weight:800;letter-spacing:-.03em}.hero-mobile-score p{margin:0;color:#606992;font-size:13px;line-height:1.4}.hero-mobile-progress{margin-top:12px;height:10px;border-radius:999px;overflow:hidden;background:#e5eaf8}.hero-mobile-progress span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b2f77,#3ed6c3)}.hero-mobile-countdown{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:16px;background:radial-gradient(circle at top left,rgba(62,214,195,.16),transparent 54%),linear-gradient(180deg,#fbfefe,#f3f7ff);border:1px solid rgba(62,214,195,.2)}.hero-mobile-countdown strong{display:block;color:#1d2459;font-size:12px;line-height:1.2;font-weight:800}.hero-mobile-countdown span{display:block;margin-top:4px;color:#69739a;font-size:10px;line-height:1.25;font-weight:700}.hero-mobile-countdown b{flex:0 0 auto;min-width:64px;padding:8px 10px;border-radius:999px;background:#2b2f77;color:#fff;text-align:center;font-size:12px;line-height:1;font-weight:800}.hero-mobile-stats{margin-top:14px;display:grid;grid-template-columns:1fr;gap:10px}.hero-mobile-stats>div{border-radius:16px;padding:0;background:radial-gradient(circle at top left,rgba(62,214,195,.14),transparent 52%),linear-gradient(180deg,#fbfdff,#f4f7ff);border:1px solid rgba(43,47,119,.08)}.hero-mobile-suggestion{padding:14px;background:radial-gradient(circle at top left,rgba(62,214,195,.22),transparent 42%),radial-gradient(circle at 100% 0,rgba(43,47,119,.1),transparent 34%),linear-gradient(180deg,#fdfefe,#f3f7ff);display:grid;gap:12px}.hero-mobile-assistant-shell{display:flex;align-items:center;gap:10px}.hero-mobile-assistant-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;align-self:center}.hero-mobile-assistant-avatar svg{width:100%;height:100%;display:block}.hero-mobile-assistant-copy{min-width:0;display:flex;align-items:center;min-height:42px}.hero-mobile-assistant-copy strong{display:block;color:var(--indigo);font-size:24px;line-height:1;letter-spacing:-.04em}.hero-mobile-assistant-bubble{position:relative;width:32px;height:24px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:12px 12px 12px 4px;background:linear-gradient(135deg,#3ed6c3,#2eb7a7);box-shadow:0 10px 22px #3ed6c33d}.hero-mobile-assistant-bubble:after{content:"";position:absolute;left:4px;bottom:-4px;width:10px;height:10px;border-radius:2px 0 8px;background:#2eb7a7;transform:rotate(30deg)}.hero-mobile-assistant-bubble i{display:block;width:4px;height:4px;border-radius:50%;background:#fff}.hero-mobile-guidance-card{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;padding:14px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8faff);border:1px solid rgba(43,47,119,.08);box-shadow:0 16px 30px #1f244d12}.hero-mobile-guidance-path{position:relative;display:grid;justify-items:center;align-content:space-between;padding:4px 0}.hero-mobile-guidance-path:before{content:"";position:absolute;top:7px;bottom:7px;width:2px;border-radius:999px;background:linear-gradient(180deg,#2b2f7738,#3ed6c3bf)}.hero-mobile-guidance-path span{position:relative;width:8px;height:8px;margin:0;border-radius:50%;background:#fff;border:2px solid rgba(43,47,119,.7);z-index:1}.hero-mobile-guidance-path span:last-child{border-color:#3ed6c3eb;background:#dffff9}.hero-mobile-guidance-body{display:grid;gap:6px}.hero-mobile-guidance-body small{color:#6c789f;font-size:11px;line-height:1.2;font-weight:800}.hero-mobile-guidance-body strong{color:var(--indigo);font-size:20px;line-height:1.12;letter-spacing:-.04em}.hero-mobile-guidance-body p{margin:0;color:#67739b;font-size:12px;line-height:1.45;font-weight:700}.hero-mobile-guidance-tags{display:flex;flex-wrap:wrap;gap:8px}.hero-mobile-guidance-tags span{display:inline-flex;align-items:center;min-height:30px;margin:0;padding:7px 10px;border-radius:999px;background:#fffc;border:1px solid rgba(43,47,119,.08);color:#56608f;font-size:10px;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-mobile-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-mobile-point{padding:14px}.hero-mobile-point b{display:block;color:var(--indigo);font-size:14px;font-weight:800}.hero-mobile-point span{display:block;margin-top:6px;color:#616b93;font-size:12px;line-height:1.35;font-weight:600}.hero-journey-intro strong{display:block;max-width:12ch;color:var(--indigo);font-size:clamp(30px,2.7vw,38px);line-height:1.1;letter-spacing:-.05em}.hero-journey-headline span{display:block}.hero-journey-headline-line-primary{white-space:nowrap}.hero-journey-headline span+span{margin-top:.08em}.hero-journey-intro p{margin:0;max-width:34ch;color:#69729a;font-size:16px;line-height:1.68;font-weight:500}.hero-journey-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.hero-journey-list:before{display:none}.hero-journey-item{position:relative;padding-left:22px}.hero-journey-item b{position:absolute;left:0;top:18px;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#f3f7ff);border:1px solid rgba(43,47,119,.08);color:var(--indigo);font-size:14px;font-weight:800;box-shadow:inset 0 1px #fffffff2,0 8px 18px #1f244d12;z-index:1}.hero-journey-item>div{position:relative;display:grid;gap:7px;margin-left:16px;padding:16px 20px 18px 28px;border-radius:18px;border:1px solid rgba(43,47,119,.07);background:linear-gradient(180deg,#fffffff5,#f7f9fff5);box-shadow:0 10px 24px #1f244d0d;overflow:hidden}.hero-journey-item>div:after{content:"";position:absolute;left:-16px;top:28px;width:20px;height:1px;background:#2b2f771f}.hero-journey-item>div:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:linear-gradient(180deg,#3ed6c3f2,#2b2f776b)}.hero-journey-item:nth-child(1) b{color:#199f92;background:linear-gradient(180deg,#fff,#f2fffc);border-color:#3ed6c347}.hero-journey-item:nth-child(2) b{background:linear-gradient(180deg,#fff,#f5f7ff);border-color:#2b2f771f}.hero-journey-item:nth-child(3) b{background:linear-gradient(180deg,#fff,#f7f8ff);border-color:#525c8929}.hero-journey-item:nth-child(1)>div:before{background:linear-gradient(180deg,#3ed6c3,#69dccf)}.hero-journey-item:nth-child(2)>div:before{background:linear-gradient(180deg,#3ed6c3,#2b2f7794)}.hero-journey-item:nth-child(3)>div:before{background:linear-gradient(180deg,#2b2f77b3,#2b2f7747)}.hero-journey-title{display:block;color:var(--indigo);font-size:20px;font-weight:780;line-height:1.18;letter-spacing:-.04em}.hero-journey-title-nowrap{white-space:nowrap}.hero-journey-item p{margin:0;max-width:34ch;color:#6d769a;font-size:16px;line-height:1.62;font-weight:520}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.mini-stats{display:flex;flex-wrap:wrap;gap:12px}.mini-stat{background:#ffffffb8;border:1px solid rgba(43,47,119,.08);border-radius:16px;padding:14px 16px;min-width:180px;box-shadow:none}.mini-stat strong{display:block;font-size:18px;color:var(--indigo);font-weight:700}.mini-stat span{color:var(--muted);font-size:12px;line-height:1.5}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.hero-metrics .mini-stat{min-width:0;border-radius:16px;padding:16px;background:#ffffffc7;box-shadow:none}.hero-chips{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.hero-chips span{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:#ffffffd6;color:#5e6793;font-size:12px;font-weight:700}.hero-visual{position:relative;min-height:500px}.glow{position:absolute;inset:40px 10px;border-radius:40px;background:radial-gradient(circle at 20% 20%,rgba(62,214,195,.18),transparent 28%),radial-gradient(circle at 80% 35%,rgba(43,47,119,.12),transparent 30%),linear-gradient(180deg,#fff,#eff2fb);border:1px solid #edf0f8}.laptop{position:absolute;right:0;left:80px;top:40px;height:360px;background:#1e234f;border-radius:24px;box-shadow:0 30px 60px #1d224d2e;padding:14px}.laptop-screen{height:100%;background:#fff;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1.2fr .9fr}.screen-left{padding:28px;background:linear-gradient(180deg,#fff,#f8f9fe)}.screen-title{font-size:30px;font-weight:800;color:var(--indigo);letter-spacing:-1px;margin-bottom:12px}.screen-title span{color:var(--mint)}.screen-subtitle{font-size:22px;font-weight:800;color:var(--indigo);max-width:420px;line-height:1.15}.illustration{margin-top:16px;min-height:148px;height:auto;border-radius:20px;background:radial-gradient(circle at 20% 30%,rgba(62,214,195,.22),transparent 18%),radial-gradient(circle at 65% 20%,rgba(43,47,119,.18),transparent 20%),linear-gradient(180deg,#f4f7ff,#eef3fb);border:1px solid #edf0f7;position:relative;padding:20px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:10px}.illustration:before{content:"";position:absolute;left:70px;bottom:18px;width:90px;height:120px;border-radius:40px 40px 24px 24px;background:#776fb4}.illustration:after{content:"";position:absolute;left:90px;bottom:122px;width:52px;height:52px;border-radius:50%;background:#ffd9c8;box-shadow:80px 36px 0 8px #2b2f770d}.feature-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(43,47,119,.14);background:#ffffffd1;color:var(--indigo);font-size:12px;font-weight:700}.mini-metrics{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-metrics div{border:1px solid var(--line);border-radius:10px;padding:8px;background:#fff}.mini-metrics strong{display:block;font-size:16px;color:var(--indigo);line-height:1}.mini-metrics span{display:block;margin-top:4px;font-size:11px;color:var(--muted)}.screen-right{background:#fafbfe;border-left:1px solid #eef1f9;padding:22px;display:grid;gap:10px;align-content:start}.ui-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px}.today-wrap{display:flex;justify-content:space-between;align-items:center;gap:16px}.today-title,.card-title{font-weight:800;color:var(--indigo);margin-bottom:8px}.today-title{font-size:15px}.today-sub{color:var(--muted);margin-top:4px;line-height:1.35;font-size:12px}.today-sub.small{font-size:12px}.web-score-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.web-score-value{color:var(--indigo);font-size:22px;line-height:1;font-weight:800}.web-progress{margin-top:2px;height:12px;border-radius:999px;background:#e6ebf9;overflow:hidden}.web-progress span{display:block;width:74%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b2f77,#3ed6c3)}.web-plan-list{display:grid;gap:8px}.web-plan-row{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:8px;border:1px solid #e5e9f6;border-radius:12px;background:linear-gradient(155deg,#fff,#f8faff)}.web-plan-row .dot{width:24px;height:24px;border-radius:9px;border:2px solid #c4cce6;display:inline-grid;place-items:center;font-size:14px;line-height:1;color:#fff}.web-plan-row.done .dot{background:#3ed6c3;border-color:#3ed6c3}.web-plan-row strong{display:block;color:#1f2459;font-size:13px;line-height:1.2}.web-plan-row small{display:block;margin-top:3px;color:#68719a;font-size:11px}.web-plan-row em{font-style:normal;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;color:#0f8b7a;background:#3ed6c329}.indigo{color:var(--indigo)}.mt8{margin-top:8px}.card-list{display:grid;gap:6px;color:var(--muted);font-size:12px}.ring{width:86px;height:86px;border-radius:50%;border:10px solid #d9eef0;border-top-color:var(--mint);border-right-color:var(--mint);display:grid;place-items:center;color:var(--indigo);font-size:30px;font-weight:800;margin:0 auto}.compact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.micro-kpi{border:1px solid var(--line);border-radius:10px;padding:8px;background:#f9fbff}.micro-kpi strong{display:block;font-size:16px;color:var(--indigo);line-height:1}.micro-kpi span{display:block;margin-top:3px;font-size:11px;color:var(--muted)}.phone{position:absolute;left:0;bottom:24px;width:220px;height:408px;background:#0f1437;border-radius:36px;box-shadow:0 24px 50px #12142a38;padding:10px;border:4px solid #313763}.phone-screen{height:100%;background:#f7f8fd;border-radius:28px;overflow-y:auto;padding:10px 10px 12px;display:grid;gap:8px;align-content:start}.phone-notch{width:102px;height:18px;background:#0f1437;margin:-8px auto 10px;border-radius:0 0 18px 18px}.phone-screen::-webkit-scrollbar{width:4px}.phone-screen::-webkit-scrollbar-thumb{background:#2b2f7740;border-radius:999px}.phone-hero{background:linear-gradient(155deg,#2b2f77,#3d4299);border-radius:16px;padding:9px 10px;color:#fff}.phone-hero-brand{font-size:11px;font-weight:800;letter-spacing:-.01em;opacity:.95}.phone-hero-title{margin-top:6px;font-size:14px;line-height:1.12;letter-spacing:-.03em;font-weight:800}.phone-hero p{margin:6px 0 0;font-size:9px;line-height:1.35;color:#ffffffe6}.phone-countdown{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:14px;background:linear-gradient(135deg,#3ed6c329,#2b2f7714);border:1px solid rgba(62,214,195,.24)}.phone-countdown strong{display:block;color:#1b2150;font-size:10px;line-height:1.2;font-weight:800}.phone-countdown span{display:block;margin-top:3px;color:#6a739b;font-size:9px;line-height:1.2;font-weight:700}.phone-countdown b{flex:0 0 auto;min-width:50px;padding:6px 8px;border-radius:12px;background:#2b2f77;color:#fff;text-align:center;font-size:11px;line-height:1;font-weight:800}.phone-panel{background:#fff;border:1px solid #e4e9f7;border-radius:14px;padding:8px;box-shadow:0 8px 20px #1f244d0f}.phone-panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.phone-panel-head h4{margin:0;color:#131735;font-size:12px;line-height:1.2;font-weight:800}.phone-panel-head strong{color:#1f2459;font-size:13px;line-height:1;font-weight:800}.phone-progress{height:8px;border-radius:999px;background:#e8ecf9;overflow:hidden}.phone-progress span{display:block;width:74%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b2f77,#3ed6c3)}.phone-panel-meta{margin-top:6px;font-size:10px;color:#6a739b;font-weight:700}.phone-plan-item{display:grid;grid-template-columns:22px 1fr auto;gap:7px;align-items:center;padding:7px;border:1px solid #e7ecf8;border-radius:12px;background:linear-gradient(160deg,#fff,#f6f9ff);margin-top:6px}.phone-plan-item:first-of-type{margin-top:0}.phone-plan-item .check{width:20px;height:20px;border-radius:8px;border:2px solid #c4cce6;display:inline-grid;place-items:center;color:#fff;font-size:12px;line-height:1}.phone-plan-item.done .check{background:#3ed6c3;border-color:#3ed6c3}.phone-plan-item .name{color:#1d224f;font-weight:800;font-size:11px;line-height:1.2}.phone-plan-item .meta{color:#6a739b;font-size:10px;margin-top:2px}.phone-plan-item .status{padding:3px 7px;border-radius:999px;background:#3ed6c329;color:#0e8f7f;font-size:9px;font-weight:800}.phone-list-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-top:1px solid #eff2fa}.phone-list-item:first-of-type{border-top:0}.phone-list-item span{color:#1d224f;font-size:11px;font-weight:800}.phone-list-item strong{color:#68719a;font-size:10px;font-weight:700}.hero-copy{gap:22px}.hero-visual{position:relative;min-height:0;display:flex;justify-content:flex-end;align-items:flex-start;padding:26px 0 20px}.hero-visual-empty{min-height:100%}.web-dashboard-frame{width:min(100%,796px);margin-left:auto;border-radius:30px;border:1px solid rgba(206,212,226,.92);background:radial-gradient(circle at top left,rgba(62,214,195,.1),transparent 22%),linear-gradient(180deg,#fbfcfe,#eef2f8 62%,#e9edf5);box-shadow:0 26px 56px #1f244d1c,0 2px #ffffffb8 inset;overflow:hidden}.web-dashboard-chrome{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:48px;padding:0 18px;background:linear-gradient(180deg,#ffffffd1,#edf0f8eb),#f5f7fce0;border-bottom:1px solid rgba(208,214,228,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.web-dashboard-dots{display:inline-flex;align-items:center;gap:7px}.web-dashboard-dots span{width:9px;height:9px;border-radius:50%}.web-dashboard-dots span:first-child{background:#f27777}.web-dashboard-dots span:nth-child(2){background:#f1c761}.web-dashboard-dots span:last-child{background:#3ed6c3}.web-dashboard-title{color:#4a547e;font-size:11px;font-weight:800;text-align:center;letter-spacing:.04em}.web-dashboard-chrome-meta{display:inline-flex;align-items:center;gap:10px}.web-dashboard-chrome-meta span{color:#7a839f;font-size:11px;font-weight:700}.web-dashboard-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 11px;border-radius:999px;background:#3ed6c31f;color:#0d8f7f;border:1px solid rgba(62,214,195,.24);font-size:10px;font-weight:800}.web-dashboard-body{display:grid;gap:9px;padding:10px}.web-dashboard-overview,.web-dashboard-countdown,.web-dashboard-discipline,.web-dashboard-rhythm-card,.web-dashboard-message,.web-dashboard-overview-score{border-radius:22px;border:1px solid rgba(211,217,230,.92);background:linear-gradient(180deg,#ffffffeb,#f4f7fcfa),#ffffffdb;box-shadow:inset 0 1px #ffffffeb,0 16px 34px #1f244d0f}.web-dashboard-countdown small,.web-dashboard-discipline small,.web-dashboard-rhythm-card small,.web-dashboard-message-head small,.web-dashboard-overview-copy span,.web-dashboard-overview-score small{display:block;color:#7a849f;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.web-dashboard-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;background:radial-gradient(circle at top left,rgba(62,214,195,.14),transparent 28%),linear-gradient(135deg,#fff,#f1f4fb 60%,#edf1f9)}.web-dashboard-overview-copy,.web-dashboard-overview-meta,.web-dashboard-message,.web-dashboard-guidance-copy{min-width:0}.web-dashboard-overview-copy strong{display:block;margin-top:4px;color:#222d5c;font-size:22px;line-height:.96;letter-spacing:-.06em}.web-dashboard-overview-copy p{margin:5px 0 0;max-width:28ch;color:#677390;font-size:10px;line-height:1.35;font-weight:600}.web-dashboard-overview-meta{display:grid;justify-items:end;gap:6px}.web-dashboard-overview-score{min-width:112px;padding:9px 12px;border-radius:16px;background:#f5f8fddb;text-align:right}.web-dashboard-overview-score strong{display:block;margin-top:4px;color:#2b2f77;font-size:30px;line-height:.9;letter-spacing:-.07em}.web-dashboard-strip{display:grid;grid-template-columns:.92fr 1.02fr .98fr 1.48fr;gap:8px;padding:7px;align-items:start;border-radius:22px;background:linear-gradient(180deg,#f7f9fdeb,#eff3faf5),#ffffffb3;border:1px solid rgba(211,217,230,.88);box-shadow:inset 0 1px #ffffffeb}.web-dashboard-rhythm{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.web-dashboard-rhythm span,.web-dashboard-rhythm b{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:9px;line-height:1;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.web-dashboard-rhythm span{background:#2b2f770f;color:#6b7493}.web-dashboard-rhythm b{background:#3ed6c324;color:#0d8f7f}.web-dashboard-progress{margin-top:8px;height:8px;overflow:hidden;border-radius:999px;background:#dce3f0}.web-dashboard-countdown,.web-dashboard-discipline,.web-dashboard-rhythm-card,.web-dashboard-message{min-height:0;padding:11px;border-radius:18px;min-width:0}.web-dashboard-countdown,.web-dashboard-discipline,.web-dashboard-rhythm-card{padding:10px}.web-dashboard-message{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at top left,rgba(62,214,195,.16),transparent 26%),radial-gradient(circle at top right,rgba(43,47,119,.08),transparent 30%),linear-gradient(180deg,#fffffff7,#f4f7fcfa);overflow:hidden}.web-dashboard-message:after{content:"";position:absolute;inset:auto -26px -26px auto;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(62,214,195,.12),transparent 70%);pointer-events:none}.web-dashboard-countdown,.web-dashboard-discipline,.web-dashboard-rhythm-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.web-dashboard-countdown:after,.web-dashboard-discipline:after,.web-dashboard-rhythm-card:after{content:"";position:absolute;right:-18px;bottom:-18px;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle,rgba(62,214,195,.12),transparent 68%);pointer-events:none}.web-dashboard-countdown{background:radial-gradient(circle at top left,rgba(62,214,195,.18),transparent 34%),linear-gradient(180deg,#fffffff5,#f4f8fcfa)}.web-dashboard-discipline{background:radial-gradient(circle at top right,rgba(43,47,119,.08),transparent 38%),linear-gradient(180deg,#fffffff5,#f4f7fcfa)}.web-dashboard-rhythm-card{background:radial-gradient(circle at top left,rgba(62,214,195,.12),transparent 36%),linear-gradient(180deg,#fffffff5,#f4f7fcfa)}.web-dashboard-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.web-dashboard-card-body{margin-top:7px;display:grid;align-content:start;min-width:0}.web-dashboard-countdown .web-dashboard-card-body,.web-dashboard-discipline .web-dashboard-card-body,.web-dashboard-rhythm-card .web-dashboard-card-body{margin-top:6px}.web-dashboard-card-footer{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:24px;margin-top:7px;padding:0 9px;border-radius:999px;background:#f6f8fceb;border:1px solid rgba(214,220,232,.96);color:#66718f;font-size:8px;line-height:1;font-weight:800;letter-spacing:.03em;min-width:0}.web-dashboard-countdown .web-dashboard-card-footer,.web-dashboard-discipline .web-dashboard-card-footer,.web-dashboard-rhythm-card .web-dashboard-card-footer{min-height:22px;margin-top:6px;padding:0 8px;font-size:7px}.web-dashboard-card-footer b,.web-dashboard-card-footer span{color:inherit;min-width:0;white-space:normal}.web-dashboard-card-footer-split{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;align-items:center}.web-dashboard-countdown-badge{width:34px;height:38px;border-radius:10px;display:grid;align-content:center;justify-items:center;background:linear-gradient(180deg,#fff,#f3f6fb);border:1px solid rgba(211,217,230,.96);box-shadow:inset 0 1px #fffffff2,0 10px 18px #1f244d0d}.web-dashboard-countdown-badge span{color:#202a56;font-size:14px;line-height:1;font-weight:900;letter-spacing:-.05em}.web-dashboard-countdown-badge b{margin-top:3px;color:#6c7694;font-size:9px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.web-dashboard-countdown strong{display:block;margin-top:0;color:#1f2957;font-size:23px;line-height:.9;font-weight:800;letter-spacing:-.07em}.web-dashboard-countdown span{display:block;margin-top:0;color:#65708f;font-size:9px;line-height:1.35;font-weight:700;max-width:none}.web-dashboard-countdown .web-dashboard-card-body{display:grid;gap:4px;align-items:start}.web-dashboard-discipline-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.web-dashboard-discipline-head b{color:#2b2f77;font-size:16px;line-height:1}.web-dashboard-discipline-metric{display:flex;align-items:end;gap:5px;height:20px;margin-bottom:6px}.web-dashboard-discipline-metric span{display:block;width:10px;border-radius:999px;background:linear-gradient(180deg,#2b2f773d,#3ed6c3d1)}.web-dashboard-discipline-metric span:nth-child(1){height:8px}.web-dashboard-discipline-metric span:nth-child(2){height:12px}.web-dashboard-discipline-metric span:nth-child(3){height:17px}.web-dashboard-discipline-metric span:nth-child(4){height:10px}.web-dashboard-discipline .web-dashboard-card-body{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"metric" "progress" "note";row-gap:6px;align-items:start}.web-dashboard-discipline-metric{grid-area:metric;margin-bottom:0}.web-dashboard-discipline-progress{grid-area:progress;margin-top:6px;height:7px;overflow:hidden;border-radius:999px;background:#dce3f0}.web-dashboard-discipline-progress span{display:block;width:74%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38418c,#35cfc0)}.web-dashboard-discipline p{grid-area:note;margin:0;color:#677290;font-size:9px;line-height:1.35;font-weight:700;max-width:none}.web-dashboard-rhythm-card strong{display:block;margin-top:0;color:#2b2f77;font-size:25px;line-height:.92;letter-spacing:-.08em}.web-dashboard-rhythm-card span{display:block;margin-top:0;color:#252f60;font-size:11px;line-height:1.1;font-weight:800;letter-spacing:-.03em;min-width:0}.web-dashboard-rhythm-pulse{display:inline-flex;align-items:end;gap:4px;height:14px}.web-dashboard-rhythm-pulse span{display:block;width:5px;border-radius:999px;background:linear-gradient(180deg,#2b2f77,#3ed6c3)}.web-dashboard-rhythm-pulse span:nth-child(1){height:7px}.web-dashboard-rhythm-pulse span:nth-child(2){height:11px}.web-dashboard-rhythm-pulse span:nth-child(3){height:8px}.web-dashboard-rhythm-card p{margin:0;color:#65708f;font-size:9px;line-height:1.35;font-weight:600;max-width:none}.web-dashboard-rhythm-card .web-dashboard-card-body{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"value" "status" "progress" "note";gap:3px;align-items:start}.web-dashboard-rhythm-card strong{grid-area:value}.web-dashboard-rhythm-card span{grid-area:status}.web-dashboard-rhythm-card .web-dashboard-progress{grid-area:progress}.web-dashboard-rhythm-card p{grid-area:note}.web-dashboard-message-head{display:flex;align-items:flex-start;gap:10px;min-width:0}.web-dashboard-message-icon{width:34px;height:34px;flex:0 0 auto}.web-dashboard-message-head>div:nth-child(2){min-width:0}.web-dashboard-message-icon svg{width:100%;height:100%;display:block}.web-dashboard-message-head strong{display:block;margin-top:4px;color:#202a56;font-size:14px;line-height:1.05;letter-spacing:-.06em;overflow-wrap:anywhere}.web-dashboard-message-badge{margin-left:auto;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#2b2f7714,#3ed6c33d);border:1px solid rgba(62,214,195,.22);box-shadow:inset 0 1px #ffffffe6}.web-dashboard-message-badge span{color:#0f8b7a;font-size:10px;line-height:1;font-weight:900;letter-spacing:.08em}.web-dashboard-guidance{margin-top:7px;display:grid;grid-template-columns:12px minmax(0,1fr);gap:7px;padding:8px;border-radius:12px;background:linear-gradient(180deg,#fffffff0,#f6f9fdfa),#f8fafdd9;border:1px solid rgba(210,217,231,.94);box-shadow:inset 0 1px #fffffff0,0 10px 24px #1f244d0a}.web-dashboard-guidance-path{position:relative;display:grid;justify-items:center;align-content:space-between;padding:5px 0}.web-dashboard-guidance-path:before{content:"";position:absolute;top:10px;bottom:10px;width:2px;border-radius:999px;background:linear-gradient(180deg,#5e669f52,#3ed6c3d1)}.web-dashboard-guidance-path span{position:relative;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid rgba(95,102,159,.82);z-index:1}.web-dashboard-guidance-path span:last-child{border-color:#3ed6c3eb;background:#dbfff8}.web-dashboard-guidance-copy{display:grid;gap:4px;min-width:0}.web-dashboard-guidance-copy small{color:#707b98;font-size:8px;line-height:1.2;font-weight:800}.web-dashboard-guidance-copy p{margin:0;color:#5f6a89;font-size:9px;line-height:1.35;font-weight:700;max-width:none;overflow-wrap:anywhere}.web-dashboard-message-footer{margin-top:7px;display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap}.web-dashboard-tags{display:flex;flex-wrap:wrap;gap:5px}.web-dashboard-tags span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#f8fafde6;border:1px solid rgba(215,221,233,.92);color:#5d6788;font-size:7px;line-height:1;font-weight:800}.web-dashboard-message-note{display:inline-flex;align-items:center;width:fit-content;min-height:22px;padding:0 8px;border-radius:999px;background:#3ed6c31f;border:1px solid rgba(62,214,195,.22)}.web-dashboard-message-note span{color:#0f8b7a;font-size:7px;line-height:1;font-weight:900;letter-spacing:.04em}.hero-visual{padding:28px 0 18px}.web-dashboard-frame{width:min(100%,760px);border-radius:32px;border:1px solid rgba(208,214,228,.94);background:radial-gradient(circle at top left,rgba(62,214,195,.12),transparent 20%),linear-gradient(180deg,#fcfdff,#eef2f8 60%,#e8edf5);box-shadow:0 28px 58px #1f244d1f,0 2px #ffffffbd inset}.web-dashboard-chrome{min-height:50px;padding:0 20px}.web-dashboard-title{font-size:12px}.web-dashboard-pill{min-height:28px;padding:0 12px;font-size:11px}.web-dashboard-body{gap:12px;padding:12px}.web-dashboard-hero,.web-dashboard-card{border-radius:24px;border:1px solid rgba(211,217,230,.92);background:linear-gradient(180deg,#fffffff0,#f4f7fcfa),#ffffffe6;box-shadow:inset 0 1px #fffffff0,0 14px 28px #1f244d0d}.web-dashboard-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:18px;align-items:center;padding:20px 22px;background:radial-gradient(circle at top left,rgba(62,214,195,.16),transparent 26%),linear-gradient(135deg,#fff,#f1f4fb 60%,#edf1f9)}.web-dashboard-hero-copy,.web-dashboard-hero-side,.web-dashboard-card,.web-dashboard-guidance-copy,.web-dashboard-teco-title{min-width:0}.web-dashboard-hero-copy span,.web-dashboard-card small{display:block;color:#7a849f;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.web-dashboard-hero-copy strong{display:block;margin-top:6px;color:#222d5c;font-size:32px;line-height:.95;letter-spacing:-.06em}.web-dashboard-hero-copy p{margin:10px 0 0;max-width:26ch;color:#677390;font-size:14px;line-height:1.45;font-weight:600}.web-dashboard-hero-progress{margin-top:14px;height:10px;border-radius:999px;overflow:hidden;background:#dce3f0}.web-dashboard-hero-progress span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b2f77,#3ed6c3)}.web-dashboard-hero-side{display:grid;justify-items:end;gap:14px}.web-dashboard-hero-score{width:100%;max-width:180px;padding:16px 18px;border-radius:20px;border:1px solid rgba(210,217,231,.94);background:#f7f9fde0;text-align:right}.web-dashboard-hero-score small{display:block;color:#7a849f;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.web-dashboard-hero-score strong{display:block;margin-top:8px;color:#2b2f77;font-size:44px;line-height:.9;letter-spacing:-.08em}.web-dashboard-hero-score span{display:block;margin-top:8px;color:#677290;font-size:11px;line-height:1.35;font-weight:700}.web-dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(260px,1.25fr);gap:12px;align-items:stretch}.web-dashboard-card{min-width:0;min-height:220px;padding:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.web-dashboard-card:after{content:"";position:absolute;right:-22px;bottom:-22px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(62,214,195,.12),transparent 68%);pointer-events:none}.web-dashboard-card-countdown{background:radial-gradient(circle at top left,rgba(62,214,195,.16),transparent 26%),linear-gradient(180deg,#fffffff7,#f4f8fcfa)}.web-dashboard-card-discipline{background:radial-gradient(circle at top right,rgba(43,47,119,.08),transparent 30%),linear-gradient(180deg,#fffffff7,#f4f7fcfa)}.web-dashboard-card-rhythm{background:radial-gradient(circle at top left,rgba(62,214,195,.14),transparent 26%),linear-gradient(180deg,#fffffff7,#f4f7fcfa)}.web-dashboard-card-teco{background:radial-gradient(circle at top left,rgba(62,214,195,.18),transparent 24%),radial-gradient(circle at top right,rgba(43,47,119,.08),transparent 26%),linear-gradient(180deg,#fffffff7,#f4f7fcfa)}.web-dashboard-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.web-dashboard-card-top b{flex:0 0 auto;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#2b2f770f;color:#66718f;font-size:10px;line-height:1;font-weight:800;letter-spacing:.03em}.web-dashboard-card strong{display:block;margin-top:18px;color:#1f2957;font-size:46px;line-height:.92;letter-spacing:-.08em}.web-dashboard-card h4{margin:8px 0 0;color:#202a56;font-size:18px;line-height:1.05;letter-spacing:-.04em}.web-dashboard-card p{margin:10px 0 0;color:#677290;font-size:13px;line-height:1.45;font-weight:700}.web-dashboard-card-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:auto;padding-top:14px}.web-dashboard-card-meta span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid rgba(214,220,232,.96);background:#f6f8fceb;color:#66718f;font-size:11px;line-height:1;font-weight:800}.web-dashboard-bars{display:flex;align-items:end;gap:8px;height:40px;margin-top:18px}.web-dashboard-bars span{display:block;width:16px;border-radius:999px;background:linear-gradient(180deg,#2b2f773d,#3ed6c3d1)}.web-dashboard-bars span:nth-child(1){height:14px}.web-dashboard-bars span:nth-child(2){height:22px}.web-dashboard-bars span:nth-child(3){height:30px}.web-dashboard-bars span:nth-child(4){height:18px}.web-dashboard-progress{margin-top:14px;height:10px;overflow:hidden;border-radius:999px;background:#dce3f0}.web-dashboard-progress span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b2f77,#3ed6c3)}.web-dashboard-rhythm-pulse{display:inline-flex;align-items:end;gap:5px;height:20px}.web-dashboard-rhythm-pulse span{display:block;width:7px;border-radius:999px;background:linear-gradient(180deg,#2b2f77,#3ed6c3)}.web-dashboard-rhythm-pulse span:nth-child(1){height:10px}.web-dashboard-rhythm-pulse span:nth-child(2){height:18px}.web-dashboard-rhythm-pulse span:nth-child(3){height:13px}.web-dashboard-message-badge{width:36px;height:36px;border-radius:12px}.web-dashboard-message-badge span{font-size:12px}.web-dashboard-teco-title{display:flex;align-items:flex-start;gap:12px}.web-dashboard-message-icon{width:42px;height:42px}.web-dashboard-teco-title h4{margin:6px 0 0;color:#202a56;font-size:18px;line-height:1.08;letter-spacing:-.04em}.web-dashboard-teco-note{margin-top:16px}.web-dashboard-guidance{margin-top:0;grid-template-columns:16px minmax(0,1fr);gap:12px;padding:14px;border-radius:18px}.web-dashboard-guidance-copy{gap:8px}.web-dashboard-guidance-copy small{font-size:10px}.web-dashboard-guidance-copy p{font-size:13px;line-height:1.45;overflow-wrap:normal}.web-dashboard-teco-footer{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.web-dashboard-tags{gap:8px}.web-dashboard-tags span{min-height:32px;padding:0 12px;font-size:10px}.web-dashboard-message-note{min-height:32px;padding:0 12px}.web-dashboard-message-note span{font-size:10px}.plan-dashboard{position:relative;padding:20px;border-radius:28px;background:linear-gradient(180deg,#edf1f7,#dfe7f2);border:1px solid rgba(214,222,235,.92);box-shadow:inset 0 1px #ffffffd1,inset 0 -18px 28px #d2dae847}.plan-dashboard:before{content:"";position:absolute;inset:12px;border-radius:24px;background:linear-gradient(115deg,rgba(255,255,255,.54) 0%,rgba(255,255,255,.08) 28%,transparent 46%);pointer-events:none}.plan-dashboard-shell{position:relative;z-index:1;padding:24px;border-radius:26px;border:1px solid rgba(214,222,235,.96);background:linear-gradient(180deg,#fcfdfffa,#f3f7fcfa);box-shadow:inset 0 1px #ffffffeb,0 18px 36px #1f244d0f}.plan-dashboard-banner{display:grid;gap:8px;width:min(100%,430px);padding:18px 22px;border-radius:24px;background:linear-gradient(135deg,#4951ac,#323b95 62%,#3944a6);box-shadow:0 20px 34px #2b2f7729}.plan-dashboard-banner span{color:#c6f9f1fa;font-size:15px;line-height:1;font-weight:900;letter-spacing:.08em}.plan-dashboard-banner strong{color:#fff;font-size:22px;line-height:1.14;letter-spacing:-.04em}.plan-dashboard-rhythm{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.plan-dashboard-rhythm span,.plan-dashboard-rhythm b{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:999px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.plan-dashboard-rhythm span{background:#2b2f7714;color:#68729c}.plan-dashboard-rhythm b{background:#3ed6c324;color:#0d8f7f}.plan-dashboard-score{margin-top:14px;display:grid;gap:8px}.plan-dashboard-score-line{display:flex;align-items:flex-end;gap:18px;flex-wrap:wrap}.plan-dashboard-score strong{color:#434895;font-size:56px;line-height:.9;letter-spacing:-.07em}.plan-dashboard-score span{color:var(--indigo);font-size:24px;line-height:1;font-weight:800;letter-spacing:-.05em}.plan-dashboard-score p{margin:0;color:#64709b;font-size:15px;line-height:1.45}.plan-dashboard-progress{margin-top:8px;height:14px;overflow:hidden;border-radius:999px;background:#dbe3f2}.plan-dashboard-progress span{display:block;width:82%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#40478f,#31cfbe)}.plan-dashboard-countdown{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-radius:20px;background:radial-gradient(circle at top left,rgba(62,214,195,.14),transparent 48%),linear-gradient(180deg,#fdfffffa,#f3f9fffa);border:1px solid rgba(62,214,195,.28)}.plan-dashboard-countdown strong{display:block;color:#1c2458;font-size:16px;line-height:1.12;font-weight:800}.plan-dashboard-countdown span{display:block;margin-top:5px;color:#65709b;font-size:12px;line-height:1.35;font-weight:700}.plan-dashboard-countdown b{flex:0 0 auto;min-width:96px;padding:13px 14px;border-radius:999px;background:#31368c;color:#fff;text-align:center;font-size:16px;line-height:1;font-weight:800;letter-spacing:-.03em}.plan-dashboard-discipline{margin-top:14px;padding:15px 17px;border-radius:20px;background:linear-gradient(180deg,#fffffffa,#f3f7fdfa);border:1px solid rgba(214,222,235,.96);box-shadow:0 14px 28px #1f244d0d}.plan-dashboard-discipline-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-dashboard-discipline-head strong,.plan-dashboard-discipline-head b{color:var(--indigo);line-height:1}.plan-dashboard-discipline-head strong{font-size:16px;letter-spacing:-.04em}.plan-dashboard-discipline-head b{font-size:18px;letter-spacing:-.05em}.plan-dashboard-discipline-progress{margin-top:10px;height:12px;overflow:hidden;border-radius:999px;background:#d6deef}.plan-dashboard-discipline-progress span{display:block;width:74%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#39418c,#35cfc0)}.plan-dashboard-discipline p{margin:10px 0 0;color:#66729c;font-size:12px;line-height:1.35;font-weight:800}.plan-dashboard-message{margin-top:16px;padding:18px;border-radius:22px;background:radial-gradient(circle at top left,rgba(62,214,195,.16),transparent 34%),linear-gradient(180deg,#fafcfffa,#f0f5fdfa);border:1px solid rgba(214,222,235,.98)}.plan-dashboard-message-head{display:flex;align-items:center;gap:12px}.plan-dashboard-message-icon{width:42px;height:42px;flex:0 0 auto}.plan-dashboard-message-icon svg{width:100%;height:100%;display:block}.plan-dashboard-message-head strong{color:var(--indigo);font-size:24px;line-height:1.02;letter-spacing:-.05em}.plan-dashboard-guidance{margin-top:16px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:12px;padding:16px;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f4f7fdfa);border:1px solid rgba(214,222,235,.95);box-shadow:0 16px 34px #1f244d0f}.plan-dashboard-guidance-path{position:relative;display:grid;justify-items:center;align-content:space-between;padding:8px 0}.plan-dashboard-guidance-path:before{content:"";position:absolute;top:12px;bottom:12px;width:3px;border-radius:999px;background:linear-gradient(180deg,#5e669f66,#3ed6c3d6)}.plan-dashboard-guidance-path span{position:relative;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid rgba(95,102,159,.88);z-index:1}.plan-dashboard-guidance-path span:last-child{border-color:#3ed6c3eb;background:#dbfff8}.plan-dashboard-guidance-copy{display:grid;gap:8px}.plan-dashboard-guidance-copy small{color:#6a759f;font-size:13px;line-height:1.2;font-weight:800}.plan-dashboard-guidance-copy strong{color:var(--indigo);font-size:22px;line-height:1.08;letter-spacing:-.05em}.plan-dashboard-guidance-copy p{margin:0;color:#66729c;font-size:14px;line-height:1.48;font-weight:700}.plan-dashboard-tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.plan-dashboard-tags span{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(214,222,235,.96);color:#5b6593;font-size:11px;line-height:1;font-weight:800;letter-spacing:.04em}.plan-dashboard-compact{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.plan-dashboard-compact:before{display:none}.plan-dashboard-compact .plan-dashboard-shell{padding:14px;border-radius:22px}.plan-dashboard-compact .plan-dashboard-banner{width:100%;padding:14px 16px;border-radius:22px;gap:6px}.plan-dashboard-compact .plan-dashboard-banner span{font-size:11px}.plan-dashboard-compact .plan-dashboard-banner strong{font-size:17px}.plan-dashboard-compact .plan-dashboard-rhythm{margin-top:12px}.plan-dashboard-compact .plan-dashboard-rhythm span,.plan-dashboard-compact .plan-dashboard-rhythm b{min-height:34px;padding:0 14px;font-size:10px}.plan-dashboard-compact .plan-dashboard-score{margin-top:12px;gap:6px}.plan-dashboard-compact .plan-dashboard-score-line{gap:10px}.plan-dashboard-compact .plan-dashboard-score strong{font-size:50px}.plan-dashboard-compact .plan-dashboard-score span{font-size:22px}.plan-dashboard-compact .plan-dashboard-score p{font-size:14px}.plan-dashboard-compact .plan-dashboard-progress{height:12px}.plan-dashboard-compact .plan-dashboard-countdown{margin-top:12px;padding:12px 14px;border-radius:18px}.plan-dashboard-compact .plan-dashboard-countdown strong{font-size:13px}.plan-dashboard-compact .plan-dashboard-countdown span{margin-top:4px;font-size:11px}.plan-dashboard-compact .plan-dashboard-countdown b{min-width:78px;padding:11px 12px;font-size:14px}.plan-dashboard-compact .plan-dashboard-discipline{margin-top:12px;padding:13px 14px;border-radius:18px}.plan-dashboard-compact .plan-dashboard-discipline-head strong{font-size:13px}.plan-dashboard-compact .plan-dashboard-discipline-head b{font-size:16px}.plan-dashboard-compact .plan-dashboard-discipline-progress{margin-top:10px;height:11px}.plan-dashboard-compact .plan-dashboard-discipline p{margin-top:9px;font-size:11px}.plan-dashboard-compact .plan-dashboard-message{margin-top:12px;padding:14px;border-radius:22px}.plan-dashboard-compact .plan-dashboard-message-head{gap:12px}.plan-dashboard-compact .plan-dashboard-message-icon{width:40px;height:40px}.plan-dashboard-compact .plan-dashboard-message-head strong{font-size:20px}.plan-dashboard-compact .plan-dashboard-guidance{margin-top:14px;grid-template-columns:14px minmax(0,1fr);gap:10px;padding:14px;border-radius:20px}.plan-dashboard-compact .plan-dashboard-guidance-path:before{width:2px}.plan-dashboard-compact .plan-dashboard-guidance-path span{width:10px;height:10px;border-width:3px}.plan-dashboard-compact .plan-dashboard-guidance-copy{gap:6px}.plan-dashboard-compact .plan-dashboard-guidance-copy small{font-size:11px}.plan-dashboard-compact .plan-dashboard-guidance-copy strong{font-size:18px}.plan-dashboard-compact .plan-dashboard-guidance-copy p{font-size:12px}.plan-dashboard-compact .plan-dashboard-tags{margin-top:12px;gap:8px}.plan-dashboard-compact .plan-dashboard-tags span{min-height:32px;padding:0 12px;font-size:9px}.quote{margin-top:20px;padding-top:14px;border-top:1px solid rgba(62,214,195,.28);text-align:center;color:var(--muted);font-size:24px}.quote strong{display:block;color:var(--indigo);font-size:30px;margin-bottom:6px}.section-title{text-align:center;margin-bottom:18px;color:var(--indigo);font-size:clamp(30px,3.7vw,44px);letter-spacing:-1.6px;font-weight:800}.section-subtitle{text-align:center;max-width:760px;margin:0 auto 42px;color:var(--muted);font-size:17px}.about-shell{border:1px solid rgba(62,214,195,.28);border-radius:28px;padding:28px 24px 22px;margin-bottom:22px;background:radial-gradient(circle at 12% 10%,rgba(62,214,195,.16),transparent 34%),linear-gradient(180deg,#fff,#f9fbff)}.about-kicker{margin:0 0 10px;text-align:center;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--mint-dark)}.about-subtitle{margin-bottom:18px}.about-highlights{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.about-highlights span{display:inline-flex;align-items:center;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:13px;color:var(--indigo);font-weight:700}.about-steps .step{position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.about-steps .step:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--indigo),var(--mint))}.about-steps .step:hover{transform:translateY(-3px);border-color:#3ed6c373;box-shadow:0 20px 38px #1f244d24}.about-steps .step h3{font-size:34px;line-height:1.1;letter-spacing:-.7px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step{background:#fff;border:1px solid var(--line);border-radius:var(--radius-xl);padding:28px;box-shadow:var(--shadow)}.step-head{display:flex;align-items:center;gap:18px;margin-bottom:14px}.step-num{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--indigo);color:#fff;font-weight:800;flex:0 0 auto}.step h3{font-size:24px;margin:0;color:var(--indigo)}.step p{color:var(--muted)}.split-section{padding-top:62px;padding-bottom:62px}.split-shell{padding:22px;border-radius:32px;border:1px solid #d9e2f6;background:radial-gradient(circle at 12% 8%,rgba(62,214,195,.12),transparent 34%),radial-gradient(circle at 88% 10%,rgba(43,47,119,.08),transparent 28%),linear-gradient(180deg,#fdfefe,#f4f7fe);box-shadow:0 22px 44px #1f244d14}.split-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.split-grid-reverse{grid-template-columns:1.05fr .95fr}.split-label{margin:0 0 8px;color:var(--indigo);font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.split-title{text-align:left;margin:0 0 12px;max-width:620px}.split-text{margin:0 0 18px;max-width:620px;color:var(--muted);font-size:18px;line-height:1.4}.split-list{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:11px}.split-list li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;color:#28305f;font-weight:600}.split-list li span{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;margin-top:1px;background:#3ed6c329;color:#149988;font-size:12px;font-weight:900}.split-visual{border-radius:28px;border:1px solid #dde5f5;background:radial-gradient(circle at 16% 8%,rgba(62,214,195,.12),transparent 34%),linear-gradient(180deg,#fff,#f2f6fe);box-shadow:0 18px 38px #1f244d1a;padding:18px}.teco-board,.arena-board{border-radius:22px;padding:14px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(160deg,#1d2563,#121a4e);color:#eaf0ff}.teco-board-head,.arena-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.teco-board-head strong,.arena-head strong{font-size:18px;letter-spacing:-.02em}.teco-board-head span,.arena-head span{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;color:#b7fff3;border:1px solid rgba(62,214,195,.38);background:#3ed6c31f}.teco-board-row{margin-top:8px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;padding:10px}.teco-board-row h4{margin:0;font-size:14px;color:#f1f5ff}.teco-board-row p{margin:4px 0 0;font-size:13px;color:#e7eeffd6}.arena-item{margin-top:8px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;padding:10px;display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center}.arena-item b{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-size:12px;color:#aef7ec;border:1px solid rgba(62,214,195,.45);background:#3ed6c31f}.arena-item p{margin:0;color:#eff4ff;font-size:14px;font-weight:700}.arena-item em{font-style:normal;font-size:12px;color:#bfc8e8;font-weight:700}.how-mission{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:start}.how-unified{position:relative;padding:16px;border-radius:32px;border:1px solid #d9e2f6;background:radial-gradient(circle at 14% 8%,rgba(62,214,195,.12),transparent 35%),radial-gradient(circle at 85% 12%,rgba(43,47,119,.12),transparent 32%),linear-gradient(180deg,#fdfefe,#f4f7fe);box-shadow:0 22px 44px #1f244d1a;gap:14px;align-items:stretch}.how-intro{grid-column:1 / -1;text-align:center;padding:14px 12px 18px;border-bottom:1px solid rgba(43,47,119,.1);margin-bottom:4px}.how-intro-kicker{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(62,214,195,.34);background:linear-gradient(135deg,#fffffff5,#3ed6c31a);color:#1f4f67;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.how-intro h2{margin:10px 0 8px;color:var(--indigo);font-size:clamp(32px,3.6vw,44px);letter-spacing:-1.6px;font-weight:800;line-height:1.1}.how-intro p{max-width:860px;margin:0 auto;color:var(--muted);font-size:20px;line-height:1.35}.how-unified:before{content:"";position:absolute;top:188px;bottom:22px;left:calc(57.2% - 1px);width:2px;border-radius:999px;background:linear-gradient(180deg,#3ed6c300,#3ed6c373,#3ed6c300);pointer-events:none}.how-rail{position:relative;background:radial-gradient(circle at 10% 8%,rgba(62,214,195,.09),transparent 28%),linear-gradient(180deg,#fff,#f8fbff);border:1px solid #d8e2f7;border-radius:var(--radius-xl);padding:18px;box-shadow:0 14px 30px #1f244d1a;height:auto}.flow-grid{position:relative;display:grid;grid-template-columns:1fr;gap:14px;padding-left:34px}.flow-grid:before{content:"";position:absolute;left:12px;top:20px;bottom:20px;width:2px;border-radius:999px;background:linear-gradient(180deg,#2b2f7733,#3ed6c385,#2b2f7733)}.flow-card{position:relative;border:1px solid #d7e0f4;background:linear-gradient(168deg,#fff,#f5f9ff);border-radius:18px;padding:12px 14px 12px 16px;box-shadow:0 10px 20px #1f244d0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;opacity:0;transform:translateY(10px);animation:flowIn .5s ease forwards}.flow-card:before{content:"";position:absolute;left:-30px;top:28px;width:14px;height:14px;border-radius:50%;border:3px solid #f6f7fb;background:linear-gradient(145deg,var(--indigo),var(--mint));box-shadow:0 0 0 4px #3ed6c324}.flow-card:after{content:"";position:absolute;left:0;right:0;top:0;height:3px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,var(--indigo),var(--mint));opacity:.9}.flow-card:hover{transform:translateY(-2px);border-color:#3ed6c380;box-shadow:0 14px 26px #1f244d1f}.flow-card:nth-child(1){animation-delay:.05s}.flow-card:nth-child(2){animation-delay:.13s}.flow-card:nth-child(3){animation-delay:.21s}.flow-card:nth-child(4){animation-delay:.29s}.flow-heading{display:flex;align-items:center;gap:10px}.flow-step{display:inline-flex;align-items:center;justify-content:center;width:34px;height:26px;border-radius:10px;background:#2b2f771c;color:#303a8a;border:1px solid rgba(43,47,119,.12);font-size:12px;font-weight:800;letter-spacing:.06em;flex:0 0 auto}.flow-heading h3{margin:0;color:#232b74;font-size:18px;line-height:1.1;white-space:nowrap;letter-spacing:-.04em;font-weight:850;text-shadow:0 1px 0 rgba(255,255,255,.7);position:relative}.flow-heading h3:after{content:"";display:block;width:100%;max-width:72px;height:2px;margin-top:4px;border-radius:999px;background:linear-gradient(90deg,#2b2f77e6,#3ed6c3b3)}.flow-card p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.28}.rail-step,.rail-line,.rail-dot{display:none}.how-modern-control{position:relative;isolation:isolate;padding:18px;background:radial-gradient(circle at 18% 12%,rgba(62,214,195,.24),transparent 36%),radial-gradient(circle at 80% 24%,rgba(134,154,255,.2),transparent 38%),linear-gradient(155deg,#1b235f,#141d53 58%,#121a4b);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.how-modern-control:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,#ffffff1f,#fff0);pointer-events:none;z-index:-1}.how-control{display:grid;gap:12px;border-radius:var(--radius-xl);border:1px solid rgba(62,214,195,.32);color:#f3f6ff;box-shadow:0 16px 34px #141a433d;height:100%}.control-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.control-kicker{margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8be8dc}.how-control h3{margin:4px 0 8px;font-size:42px;letter-spacing:-.8px;line-height:1}.live-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(125,236,224,.35);background:#3ed6c31f;color:#b5f8ef;font-size:11px;font-weight:800;letter-spacing:.06em}.live-dot{width:8px;height:8px;border-radius:50%;background:#3ed6c3;box-shadow:0 0 0 6px #3ed6c32e;animation:pulse 1.4s ease-in-out infinite}.control-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.control-card{background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:12px}.control-card span{display:block;font-size:11px;opacity:.9}.control-card strong{display:block;margin-top:6px;font-size:36px;line-height:1}.kpi-meta{margin:6px 0 0;font-size:11px;color:#f3f6ffc7}.control-queue{border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:12px;background:#ffffff0f}.queue-title{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#a7f2e8}.queue-item{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start;padding:5px 0;font-size:13px}.queue-item span{width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:11px;font-weight:800;color:#b4f7ed;border:1px solid rgba(125,236,224,.4);background:#3ed6c31f}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.85}to{transform:scale(1);opacity:1}}@keyframes flowIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pricing{background:linear-gradient(180deg,#f8f9fe,#f3f5fb);border-top:1px solid #edf0f7;border-bottom:1px solid #edf0f7}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.plan{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px 28px 28px;box-shadow:var(--shadow)}.plan.featured{border:2px solid rgba(62,214,195,.45);transform:translateY(-6px)}.badge{position:absolute;top:18px;right:18px;background:var(--mint);color:#fff;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:800}.plan h3{font-size:32px;color:var(--indigo);margin-bottom:14px}.price{font-size:54px;line-height:1;font-weight:800;color:var(--indigo);letter-spacing:-2px;margin-bottom:4px}.price small{font-size:18px;color:var(--muted);font-weight:700}.plan ul{list-style:none;margin:22px 0 26px;display:grid;gap:14px;color:var(--muted)}.plan li:before{content:"✓";color:var(--mint-dark);font-weight:900;margin-right:10px}.panels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.panel-card{background:radial-gradient(circle at top left,rgba(62,214,195,.12),transparent 34%),linear-gradient(180deg,#fff,#f7f9ff);border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:var(--shadow);display:grid;gap:16px}.panel-card-head{display:grid;gap:18px}.mock-device{height:160px;border-radius:22px;background:linear-gradient(180deg,#f9fbff,#eef2fb);border:1px solid #edf0f7;position:relative;overflow:hidden}.mock-device.phone-style:before{content:"";position:absolute;inset:18px 118px;background:#1b2150;border-radius:26px}.mock-device.laptop-style:before{content:"";position:absolute;inset:24px 32px 42px;background:#232856;border-radius:18px}.mock-device.laptop-style:after{content:"";position:absolute;left:72px;right:72px;bottom:18px;height:14px;background:#a8afc7;border-radius:0 0 18px 18px}.panel-card-copy{display:grid;gap:8px}.panel-card h3{margin:0;font-size:28px;color:var(--indigo);letter-spacing:-.04em}.panel-card p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.panel-card-tags{display:flex;flex-wrap:wrap;gap:10px}.panel-card-tags span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(43,47,119,.08);color:#58628f;font-size:12px;font-weight:800}.cta-strip{background:var(--indigo);color:#fff;border-radius:34px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 24px 50px #2b2f772e}.cta-strip h2{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-1.5px}.cta-strip p{color:#fffc;max-width:680px;margin-top:10px}.cta-action{margin-left:auto;align-self:center;min-width:212px;padding:14px 18px 14px 22px;border-radius:18px;white-space:nowrap;text-align:center;letter-spacing:-.01em;box-shadow:0 14px 32px #3ed6c347,inset 0 1px #ffffff4d}.cta-action-icon{width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;background:#ffffff3d;border:1px solid rgba(255,255,255,.28);font-size:15px;line-height:1}.cta-action:hover .cta-action-icon{transform:translate(1px)}footer{padding:36px 0 60px;color:var(--muted);text-align:center;font-size:14px}.login-overlay{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:16px;background:#0c112e9e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.login-card{width:min(460px,100%);border-radius:24px;border:1px solid #dbe2f3;background:linear-gradient(180deg,#fff,#f7f9ff);box-shadow:0 30px 60px #0f14373d;padding:26px 22px 22px;position:relative}.login-close{position:absolute;right:12px;top:10px;width:30px;height:30px;border-radius:10px;border:1px solid #d9e0f3;background:#fff;color:#56608d;font-size:22px;line-height:1;cursor:pointer}.login-card h3{margin:0;color:var(--indigo);font-size:32px;letter-spacing:-.8px}.login-card p{margin:8px 0 16px;color:#68739f}.login-form{display:grid;gap:10px}.login-form label{color:#293064;font-weight:700;font-size:14px}.login-form input[type=text],.login-form input[type=email],.login-form input[type=password]{width:100%;border:1px solid #d6def1;border-radius:12px;background:#fff;padding:13px 12px;font-size:15px;color:#1e244e;outline:none}.login-form input[type=text]:focus,.login-form input[type=email]:focus,.login-form input[type=password]:focus{border-color:#86dcd0;box-shadow:0 0 0 3px #3ed6c324}.login-form input:disabled,.login-register:disabled,.login-submit:disabled{opacity:.7;cursor:not-allowed}.check-row{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;color:#5d678f;font-size:13px;line-height:1.35}.check-row input{margin-top:2px;accent-color:#3ed6c3}.inline-link{padding:0;border:0;background:transparent;color:var(--indigo);font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.inline-link:hover{color:var(--mint-dark)}.login-submit{margin-top:8px;width:100%}.login-register{width:100%;padding-top:12px;padding-bottom:12px}.auth-chip{margin-left:auto;padding:10px 14px;border-radius:16px;border:1px solid rgba(62,214,195,.4);background:linear-gradient(180deg,#fffffffa,#f0fffbf2);display:grid;gap:2px;min-width:0}.auth-chip strong,.auth-chip span{display:block;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auth-chip strong{color:var(--indigo);font-size:13px}.auth-chip span{color:#5d678f;font-size:12px}.auth-feedback{margin-bottom:14px;padding:11px 12px;border-radius:14px;font-size:14px;line-height:1.45}.auth-feedback-success{border:1px solid rgba(46,183,167,.28);background:#3ed6c31f;color:#155d54}.auth-feedback-error{border:1px solid rgba(184,59,59,.2);background:#ff5f5f1a;color:#8f2530}.auth-hint{margin-top:-2px;color:#6d769c;font-size:12px;line-height:1.45}.account-panel{display:grid;gap:12px}.account-panel-row{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #dbe2f3;border-radius:14px;background:#ffffffeb}.account-panel-row span{color:#677198;font-size:13px}.account-panel-row strong{color:var(--indigo);font-size:14px;text-align:right}.info-overlay{z-index:210}.info-card{width:min(560px,100%)}.info-content{display:grid;gap:12px;color:#4f5984;font-size:14px;line-height:1.6}.info-content p{margin:0}@media(max-width:1100px){.hero-grid,.hero-copy,.steps,.split-grid,.split-grid-reverse,.how-mission,.pricing-grid,.panels-grid{grid-template-columns:1fr}.flow-grid{padding-left:24px}.hero-journey{grid-template-columns:1fr;gap:18px}.flow-grid:before{left:9px}.how-unified{padding:14px}.how-unified:before{display:none}.how-intro{text-align:left;padding:10px 6px 14px}.how-intro p{margin:0;font-size:18px}.hero-visual{min-height:0}.web-dashboard-body{gap:12px}.web-dashboard-hero{grid-template-columns:1fr;align-items:flex-start}.web-dashboard-hero-side{width:100%;justify-items:stretch}.web-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-strip{flex-direction:column;align-items:flex-start}.split-title{max-width:none}.cta-action{margin-left:0;align-self:flex-start}.how-control h3{font-size:36px}}@media(min-width:1280px){.hero-grid{gap:30px}.quote{margin-top:14px;padding-top:12px;font-size:21px}.quote strong{font-size:27px}}@media(max-width:760px){.topbar{padding-top:10px}.topbar-inner{min-height:64px;padding:10px 12px;gap:10px;justify-content:space-between;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f5f9ffeb);box-shadow:0 14px 32px #1f244d14}.nav{display:none}.container{width:min(var(--max),calc(100% - 24px))}.section{padding:52px 0}.nav-cta{margin-left:0;padding:9px 11px;font-size:12px;min-width:0;flex-shrink:0;gap:0}.hero{padding-top:22px;padding-bottom:4px}.hero-copy{gap:14px;padding:20px 18px;border-radius:28px;border:1px solid rgba(43,47,119,.08);background:radial-gradient(circle at top left,rgba(62,214,195,.14),transparent 36%),linear-gradient(180deg,#fffffff5,#f4f7ffeb);box-shadow:0 20px 44px #1f244d14}.eyebrow{justify-self:start;width:fit-content;padding:9px 14px;font-size:13px}.hero-title{font-size:clamp(34px,9.2vw,44px);letter-spacing:-1.5px;line-height:1.02;margin:0}.hero p{font-size:15px;margin:0}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-mobile-device{position:relative;display:block;width:min(100%,420px);margin:4px auto 18px;padding:14px;border-radius:38px;background:linear-gradient(145deg,#323640,#0f1219 52%,#05070b);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 22px #06080e2e,inset 0 1px #ffffff1f,inset 0 -8px 14px #00000038}.hero-mobile-device:before{content:"";position:absolute;inset:10px;border-radius:32px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.hero-mobile-device:after{content:"";position:absolute;inset:18px 22px auto;height:72px;border-radius:999px;background:radial-gradient(circle at center,rgba(255,255,255,.12),transparent 72%);opacity:.7;pointer-events:none}.hero-mobile-device-screen{padding:18px 12px 16px;border-radius:28px;background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 32%),linear-gradient(180deg,#fffffffa,#f1f5fdfa);border:1px solid rgba(43,47,119,.07);overflow:hidden;box-shadow:inset 0 1px #ffffffeb,inset 0 -14px 20px #d5dcec3d}.hero-mobile-device-screen:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.42) 0%,rgba(255,255,255,.08) 26%,transparent 42%);pointer-events:none}.hero-mobile-device-screen:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff47;pointer-events:none}.hero-mobile-device-notch{position:absolute;top:8px;left:50%;display:block;width:120px;height:16px;transform:translate(-50%);border-radius:0 0 14px 14px;background:linear-gradient(180deg,#0d1016,#020304);box-shadow:0 3px 8px #0000006b;z-index:2}.hero-mobile-device-notch:before{content:"";position:absolute;top:4px;left:50%;width:38px;height:4px;transform:translate(-50%);border-radius:999px;background:#ffffff29}.hero-mobile-device-side{position:absolute;right:-3px;display:block;width:4px;border-radius:999px;background:linear-gradient(180deg,#666d78,#2b3039);box-shadow:0 0 0 1px #ffffff0d}.hero-mobile-device-side-top{top:110px;height:48px}.hero-mobile-device-side-bottom{top:168px;height:52px}.hero-mobile-statusbar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 8px;color:#28305f;font-size:11px;line-height:1;font-weight:800;letter-spacing:.01em}.hero-mobile-status-icons{display:inline-flex;align-items:center;gap:6px}.hero-mobile-status-icons i{display:block;position:relative}.hero-mobile-signal{width:13px;height:10px;background:linear-gradient(180deg,transparent 55%,#28305f 55%) left bottom / 2px 4px no-repeat,linear-gradient(180deg,transparent 40%,#28305f 40%) 4px bottom / 2px 6px no-repeat,linear-gradient(180deg,transparent 25%,#28305f 25%) 8px bottom / 2px 8px no-repeat,linear-gradient(180deg,transparent 10%,#28305f 10%) 12px bottom / 2px 10px no-repeat}.hero-mobile-wifi{width:12px;height:10px}.hero-mobile-wifi:before,.hero-mobile-wifi:after{content:"";position:absolute;left:50%;border:1.6px solid #28305f;border-color:#28305f transparent transparent transparent;border-radius:50%;transform:translate(-50%)}.hero-mobile-wifi:before{top:1px;width:12px;height:12px}.hero-mobile-wifi:after{top:4px;width:6px;height:6px}.hero-mobile-battery{width:18px;height:9px;border:1.6px solid #28305f;border-radius:3px}.hero-mobile-battery:before{content:"";position:absolute;top:1px;left:1px;width:11px;height:5px;border-radius:1px;background:linear-gradient(90deg,#28305f,#3ed6c3)}.hero-mobile-battery:after{content:"";position:absolute;top:2px;right:-3px;width:2px;height:3px;border-radius:0 1px 1px 0;background:#28305f}.hero-mobile-stack{display:grid;gap:12px;margin:0}.plan-dashboard-compact .plan-dashboard-shell{padding:14px}.plan-dashboard-compact .plan-dashboard-score strong{font-size:46px}.plan-dashboard-compact .plan-dashboard-score span{font-size:20px}.plan-dashboard-compact .plan-dashboard-message-head strong{font-size:18px}.plan-dashboard-compact .plan-dashboard-guidance-copy strong{font-size:17px}.plan-dashboard-compact .plan-dashboard-guidance-copy p{font-size:11px}.hero-mobile-home-indicator{position:relative;z-index:1;display:block;width:108px;height:4px;margin:14px auto 2px;border-radius:999px;background:#28305f3d;box-shadow:0 1px #ffffff80}.laptop{display:none}.logo{min-width:0;gap:8px}.logo-mark{width:38px;height:38px}.logo-title{font-size:20px;white-space:nowrap}.brand-chip{display:none}.hero-subline{margin-top:-8px;font-size:15px}.hero-journey{margin-top:-2px;padding:18px;border-radius:26px}.hero-journey-intro strong{max-width:none;font-size:clamp(26px,5.2vw,34px)}.hero-journey-intro p{max-width:none}.cta-full{display:none}.cta-short{display:inline}.hero-chips{gap:8px}.hero-chips span{font-size:11px;padding:7px 10px}.about-shell{padding:22px 14px 16px}.about-highlights{justify-content:flex-start}.how-control h3{font-size:30px}.how-control{display:none}.control-grid{grid-template-columns:1fr}.how-unified{border-radius:24px;padding:12px}.flow-grid{padding-left:0}.flow-grid:before,.flow-card:before{display:none}.flow-heading{gap:8px}.flow-heading h3{font-size:15px}.how-intro p{font-size:17px}.hero-journey-title{font-size:18px}.hero-journey-item{padding-left:20px}.hero-journey-item b{top:17px;width:30px;height:30px;font-size:12px}.hero-journey-item>div{margin-left:14px;padding:13px 14px 14px 24px;border-radius:16px}.hero-journey-item>div:after{left:-14px;top:24px;width:18px}.split-text{font-size:16px}.split-shell{padding:16px;border-radius:24px}.split-visual,#arena .btn{display:none}.teco-board,.arena-board{border-radius:16px;padding:10px}.cta-strip{padding:24px 20px;border-radius:24px}.cta-strip h2{font-size:clamp(26px,8vw,36px)}.cta-strip p{font-size:16px}.cta-action{width:100%;justify-content:center;min-width:0}.login-card{width:min(420px,100%);border-radius:18px;padding:20px 14px 14px}.panel-card{padding:18px;border-radius:24px;gap:12px}.panel-card-head{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px}.mock-device{width:92px;height:92px;border-radius:24px}.mock-device.phone-style:before{inset:14px 24px;border-radius:20px}.mock-device.laptop-style:before{inset:20px 14px 26px;border-radius:10px}.mock-device.laptop-style:after{left:24px;right:24px;bottom:12px;height:8px}.panel-card h3{font-size:26px;margin:0}.panel-card p{font-size:15px;line-height:1.4}.login-card h3{font-size:28px}.login-form input[type=text],.login-form input[type=email],.login-form input[type=password]{padding:11px 10px;font-size:14px}.auth-chip,.quote{display:none}}@media(max-width:480px){.container{width:min(var(--max),calc(100% - 16px))}.topbar-inner{padding:8px 9px}.logo-title{font-size:18px}.nav-cta{padding:9px 12px;font-size:11px;border-radius:999px}.hero-title{font-size:clamp(30px,9.8vw,40px);letter-spacing:-1.2px}.hero-journey-item p{font-size:13px}.hero-copy{padding:18px 15px;border-radius:24px}.hero-mobile-summary{padding:15px}.hero-mobile-device{padding:12px;border-radius:34px}.hero-mobile-device-screen{padding:16px 10px 14px;border-radius:24px}.hero-mobile-device-notch{width:106px}.plan-dashboard-compact .plan-dashboard-shell{padding:12px;border-radius:18px}.plan-dashboard-compact .plan-dashboard-banner{padding:14px 15px;border-radius:18px}.plan-dashboard-compact .plan-dashboard-banner strong{font-size:16px}.plan-dashboard-compact .plan-dashboard-rhythm span,.plan-dashboard-compact .plan-dashboard-rhythm b{min-height:30px;padding:0 11px;font-size:9px}.plan-dashboard-compact .plan-dashboard-score strong{font-size:40px}.plan-dashboard-compact .plan-dashboard-score span{font-size:18px}.plan-dashboard-compact .plan-dashboard-countdown{padding:12px 13px}.plan-dashboard-compact .plan-dashboard-countdown b{min-width:66px;font-size:13px}.plan-dashboard-compact .plan-dashboard-message{padding:14px}.plan-dashboard-compact .plan-dashboard-message-icon{width:34px;height:34px}.plan-dashboard-compact .plan-dashboard-message-head strong{font-size:17px}.plan-dashboard-compact .plan-dashboard-guidance{padding:12px}.hero-mobile-banner{padding:11px 12px}.hero-mobile-banner strong{font-size:16px}.hero-mobile-score strong{font-size:34px}.hero-mobile-score span{font-size:17px}.hero-mobile-countdown{padding:11px}.hero-mobile-assistant-avatar{width:38px;height:38px}.hero-mobile-assistant-copy strong{font-size:20px}.hero-mobile-guidance-card{grid-template-columns:14px minmax(0,1fr);gap:9px;padding:13px}.hero-mobile-guidance-body strong{font-size:18px}.hero-mobile-guidance-tags span{min-height:28px;padding:6px 9px;font-size:9px}.hero-mobile-points{display:none}.section-title{font-size:clamp(28px,8.2vw,36px)}.step{padding:20px 16px}.about-steps .step h3{font-size:30px}.how-intro p{font-size:16px}.how-control h3{font-size:28px}.login-card h3{font-size:24px}.mock-device{width:76px;height:76px;border-radius:20px}.mock-device.phone-style:before{inset:12px 20px;border-radius:16px}.mock-device.laptop-style:before{inset:17px 12px 22px}.mock-device.laptop-style:after{left:20px;right:20px;bottom:11px;height:7px}.panel-card{padding:16px;border-radius:22px;gap:10px}.panel-card-head{grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center}.panel-card h3{font-size:22px}.panel-card-copy{gap:6px}.panel-card p{font-size:14px;line-height:1.4}.panel-card-tags{gap:8px}.panel-card-tags span{min-height:30px;padding:7px 10px;font-size:10px}}@media(max-width:430px){:root{--mobile-card-gap: 12px}.container{width:min(var(--max),calc(100% - 14px))}.topbar{padding-top:6px}.topbar-inner{min-height:58px;padding:7px 8px;border-radius:18px}.logo-title{font-size:17px}.logo-mark{width:34px;height:34px;border-radius:12px}.nav-cta{padding:8px 11px;font-size:11px}.hero{padding-top:18px;padding-bottom:0}.hero-grid{grid-template-columns:1fr;gap:14px}.section{padding:24px 0}#nasil.section,#how.section{padding-top:12px;padding-bottom:12px}.hero-copy{gap:12px;padding:16px 14px;border-radius:22px}.hero-copy-main{gap:0}.about-steps .step{display:block}.about-steps .step .step-head{gap:var(--mobile-card-gap);margin-bottom:8px}.about-steps .step h3{flex:1 1 auto;font-size:26px;line-height:1;white-space:nowrap}.about-steps .step p{width:100%;margin-top:4px}.eyebrow{justify-self:start;padding:9px 12px;font-size:13px}.hero-title{font-size:clamp(28px,9.2vw,36px);letter-spacing:-1px;line-height:1.04;margin:12px 0 10px}.hero p{font-size:15px;line-height:1.42;margin:0}.hero-mobile-device{width:min(100%,390px);padding:12px;border-radius:34px;margin-bottom:16px}.hero-mobile-device-screen{padding:16px 10px 14px;border-radius:24px}.hero-mobile-device-notch{top:7px;width:96px;height:14px}.hero-mobile-device-side{right:-2px;width:3px}.hero-mobile-device-side-top{top:92px;height:40px}.hero-mobile-device-side-bottom{top:140px;height:44px}.hero-mobile-statusbar{margin-bottom:8px;padding:0 6px;font-size:10px}.hero-mobile-stack{display:grid;gap:var(--mobile-card-gap);margin:0}.hero-mobile-home-indicator{width:92px;margin-top:12px}.hero-mobile-suggestion{padding:12px}.hero-mobile-assistant-shell{gap:8px}.hero-mobile-assistant-avatar{width:34px;height:34px}.hero-mobile-assistant-copy strong{font-size:18px}.hero-mobile-assistant-bubble{width:28px;height:21px}.hero-mobile-assistant-bubble i{width:3px;height:3px}.hero-mobile-guidance-card{padding:12px;border-radius:18px}.hero-mobile-guidance-body small{font-size:10px}.hero-mobile-guidance-body strong{font-size:16px}.hero-mobile-guidance-body p{font-size:11px}.hero-mobile-guidance-tags{gap:8px}.hero-mobile-guidance-tags span{font-size:9px;min-height:26px;padding:6px 8px}.hero-journey{margin-bottom:0;padding:12px;border-radius:16px}.hero-journey-intro{gap:8px}.hero-journey-kicker{font-size:10px}.hero-journey-intro strong{font-size:24px}.hero-journey-intro p{font-size:12px;line-height:1.4}.hero-journey-list{gap:14px}.hero-journey-item{padding-left:16px}.hero-journey-item b{top:14px;width:24px;height:24px;font-size:10px;box-shadow:0 6px 14px #1f244d0f}.hero-journey-item>div{gap:4px;margin-left:10px;padding:10px 12px 11px 18px;border-radius:14px}.hero-journey-item>div:before{top:10px;bottom:10px;width:2px}.hero-journey-item>div:after{left:-10px;top:20px;width:12px}.hero-journey-title{font-size:12px;line-height:1.1;letter-spacing:-.04em}.hero-journey-item p{font-size:12px;line-height:1.35}.flow-heading{gap:7px}.flow-step{width:32px;height:24px;font-size:11px}.flow-heading h3{font-size:13px;line-height:1}.split-text,.section-subtitle{font-size:15px}.split-label{display:none}.split-shell{padding:14px;border-radius:22px}.steps,.panels-grid,.flow-grid,.split-grid,.split-grid-reverse{gap:var(--mobile-card-gap)}.about-shell,.how-unified,.split-shell,.cta-strip{margin-bottom:0}}
