.tos-home{min-height:100vh;--font-sans:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;--bg:#e9ecf1;--card:#fff;--ink:#14161d;--muted:#83868f;--muted2:#a6a9b3;--line:#ebedf1;--soft:#f3f4f7;--soft2:#eceef2;--accent:#16181f;--green:#22c55e;--shadow-sm:0 1px 2px rgba(20,22,29,.04),0 1px 3px rgba(20,22,29,.03);--shadow:0 1px 2px rgba(20,22,29,.04),0 12px 28px -14px rgba(20,22,29,.16);--shadow-xl:0 4px 8px rgba(20,22,29,.05),0 40px 80px -30px rgba(20,22,29,.35)}.tos-home *{box-sizing:border-box;margin:0;padding:0}.tos-home{font-family:var(--font-sans);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.55;background:radial-gradient(120% 70% at 50% -5%,#f4f6f9 0,#e9ecf1 45%,#e3e6ec 100%);overflow-x:hidden}.tos-home a{color:inherit;text-decoration:none}.tos-home .money{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:500}.tos-home .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.tos-home nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);background:rgba(233,236,241,.72)}.tos-home .nav-in{display:flex;align-items:center;justify-content:space-between;height:70px}.tos-home .brand{display:flex;align-items:center;gap:9px;font-weight:600;font-size:16.5px;letter-spacing:-.3px}.tos-home .brand svg{width:21px;height:20px}.tos-home .brand-beta{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#83868f;background:#f3f4f7;border:1px solid #ebedf1;border-radius:999px;padding:3px 7px;line-height:1}.tos-home .nav-links{display:flex;gap:26px;font-size:14.5px;color:#4a4d57;white-space:nowrap}@media(max-width:1200px){.tos-home .nav-links{gap:18px;font-size:14px}}.tos-home .nav-links a:hover{color:var(--ink)}.tos-home .nav-right{display:flex;align-items:center;gap:16px;font-size:14.5px}.tos-home .cta{background:var(--accent);color:#fff;padding:10px 17px;border-radius:11px;font-weight:500;font-size:14px;box-shadow:var(--shadow-sm);transition:.15s;display:inline-flex;align-items:center;gap:7px}.tos-home .cta:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.tos-home .nav-burger{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;color:var(--ink);cursor:pointer;border-radius:11px}.tos-home .nav-burger:hover{background:rgba(255,255,255,.6)}.tos-home .nav-burger svg{width:24px;height:24px;display:block}@media(max-width:860px){.tos-home .nav-in{position:relative}.tos-home .nav-burger{display:inline-flex}.tos-home .nav-links{display:flex;flex-direction:column;gap:2px;position:absolute;top:62px;right:12px;left:12px;background:#fff;border-radius:16px;padding:8px;box-shadow:var(--shadow-lg);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:60}.tos-home nav.open .nav-links{opacity:1;transform:none;pointer-events:auto}.tos-home .nav-links a{padding:13px 14px;border-radius:11px;font-size:15.5px;color:var(--ink)}.tos-home .nav-links a:active{background:var(--soft)}}.tos-home .hero{text-align:center;padding:74px 0 0}.tos-home .eyebrow{font-family:var(--font-mono);font-size:12.5px;color:var(--muted2);letter-spacing:.3px;margin-bottom:24px}.tos-home h1{font-size:clamp(38px,6.2vw,66px);font-weight:600;letter-spacing:-2.5px;line-height:1.03}.tos-home .h2 em,.tos-home h1 em{font-style:normal;color:var(--muted2)}.tos-home .sub{max-width:640px;margin:24px auto 0;color:#54575f;font-size:17.5px}.tos-home .cta-row{display:flex;gap:12px;justify-content:center;margin-top:32px;flex-wrap:wrap}.tos-home .btn-light{background:var(--accent);color:#fff;padding:13px 22px;border-radius:12px;font-weight:500;font-size:15px;box-shadow:var(--shadow-sm);transition:.15s}.tos-home .btn-light:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.tos-home .btn-ghost{background:var(--card);box-shadow:var(--shadow-sm);padding:13px 22px;border-radius:12px;font-weight:500;font-size:15px;transition:.15s}.tos-home .btn-ghost:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.tos-home .hero-trust{display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:8px 14px;border-radius:999px;background:var(--card);box-shadow:var(--shadow-sm);font-size:12.5px;color:var(--muted)}.tos-home .hero-trust svg{width:15px;height:15px;flex:none}.tos-home .shot-zone{position:relative;margin-top:54px;padding-bottom:80px}.tos-home .shot-zone:before{content:"";position:absolute;left:50%;top:40px;transform:translateX(-50%);width:min(1000px,92vw);height:420px;background:radial-gradient(60% 60% at 50% 50%,rgba(20,22,29,.14),transparent 70%);filter:blur(50px);z-index:0}.tos-home .shot{position:relative;z-index:1;max-width:1000px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-xl);background:var(--card)}.tos-home .shot-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;background:#f7f8fa;border-bottom:1px solid var(--line)}.tos-home .shot-bar i{width:11px;height:11px;border-radius:50%;background:#dfe2e8;display:block}.tos-home .shot-bar .addr{margin:0 auto;font-size:12px;color:var(--muted2);background:var(--card);border-radius:7px;padding:4px 14px;transition:.3s}.tos-home .shot-body{display:grid;grid-template-columns:64px 1fr;background:linear-gradient(180deg,#eef0f4,#e9ecf1);min-height:540px;position:relative}.tos-home .s-side{display:flex;flex-direction:column;align-items:center;padding:16px 0;gap:6px}.tos-home .s-side .lg{margin-bottom:14px}.tos-home .s-side .lg svg{width:18px;height:17px;display:block}.tos-home .s-ico{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--muted2);transition:.35s cubic-bezier(.2,.8,.3,1)}.tos-home .s-ico.on{background:var(--card);color:var(--ink);box-shadow:var(--shadow-sm)}.tos-home .s-ico svg{width:16px;height:16px}.tos-home .s-main{padding:18px 20px 24px;position:relative}.tos-home .s-top{display:flex;align-items:center;gap:10px;margin-bottom:22px}.tos-home .s-search{flex:1;max-width:250px;background:var(--card);box-shadow:var(--shadow-sm);border-radius:10px;height:34px;display:flex;align-items:center;gap:8px;padding:0 11px;font-size:11.5px;color:var(--muted2)}.tos-home .s-search svg{width:13px;height:13px;stroke:var(--muted2)}.tos-home .s-avs{display:flex;margin-left:auto}.tos-home .s-avs .a{width:26px;height:26px;border-radius:50%;border:2px solid #eef0f4;margin-left:-7px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#fff}.tos-home .s-avs .a:first-child{margin-left:0}.tos-home .s-me{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#c3c8d2,#9aa0ad);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff;position:relative}.tos-home .s-me:after{content:"";position:absolute;bottom:0;right:0;width:8px;height:8px;border-radius:50%;background:var(--green);border:2px solid #eef0f4}.tos-home .scene{display:none;animation:sceneIn .55s cubic-bezier(.2,.75,.3,1)}.tos-home .scene.on{display:block}@keyframes sceneIn{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:none}}.tos-home .s-greet{text-align:center;font-size:26px;font-weight:600;letter-spacing:-1px}.tos-home .s-greet .g{color:var(--muted2)}.tos-home .s-sub{text-align:center;font-size:12.5px;color:var(--muted);margin-top:7px}.tos-home .s-ai{background:var(--card);border-radius:15px;box-shadow:var(--shadow);padding:15px 16px 12px;margin:20px auto 0;max-width:560px;position:relative;overflow:hidden}.tos-home .s-ai:before{content:"";position:absolute;inset:-2px;border-radius:17px;padding:1.4px;background:linear-gradient(120deg,#c9d2ff,#e7d5ff,#ffe6cf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.65}.tos-home .s-ai .p{font-size:12.5px;color:var(--muted2);position:relative}.tos-home .s-ai .r{display:flex;align-items:center;justify-content:space-between;margin-top:24px;position:relative}.tos-home .s-ai .r .t{display:flex;gap:11px}.tos-home .s-ai .r .t i{width:13px;height:13px;border-radius:3px;background:var(--soft2);display:block}.tos-home .s-ai .r .snd{width:30px;height:26px;border-radius:8px;background:var(--accent);display:flex;align-items:center;justify-content:center}.tos-home .s-ai .r .snd svg{width:13px;height:13px;stroke:#fff}.tos-home .s-chips{display:flex;gap:6px;justify-content:center;margin-top:11px;flex-wrap:wrap}.tos-home .s-chips span{background:var(--card);box-shadow:var(--shadow-sm);border-radius:999px;padding:5px 11px;font-size:10.5px;color:#4a4d57}.tos-home .s-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:560px;margin:20px auto 0}.tos-home .s-card{background:var(--card);border-radius:13px;box-shadow:var(--shadow-sm);padding:13px 14px}.tos-home .s-card .l{font-size:10px;color:var(--muted);margin-bottom:12px}.tos-home .s-card .v{font-size:17px;font-weight:600;letter-spacing:-.4px}.tos-home .s-card .v small{font-size:9.5px;font-weight:400;color:var(--muted2);margin-left:5px}.tos-home .s-card .sub{font-size:11px;color:var(--muted2);margin-top:4px}@media(max-width:560px){.tos-home .shot-body{grid-template-columns:46px 1fr;min-height:0}.tos-home .s-side{padding:12px 0;gap:4px}.tos-home .s-ico{width:30px;height:30px}.tos-home .s-main{padding:14px 13px 20px}.tos-home .s-top{gap:8px;margin-bottom:16px}.tos-home .s-search{max-width:none;height:32px;font-size:11px}.tos-home .s-avs .a:nth-child(n+3){display:none}.tos-home .s-greet{font-size:18px;letter-spacing:-.5px}.tos-home .s-sub{font-size:11.5px}.tos-home .s-ai{padding:13px 13px 11px;margin-top:16px}.tos-home .s-cards{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.tos-home .s-card{padding:10px 9px}.tos-home .s-card .l{font-size:9px;margin-bottom:7px;line-height:1.2}.tos-home .s-card .v{font-size:13px;letter-spacing:-.2px}.tos-home .s-card .v small{font-size:8px;margin-left:2px}}.tos-home .s-h{font-size:17px;font-weight:600;letter-spacing:-.4px;margin-bottom:2px}.tos-home .s-hd{font-size:11.5px;color:var(--muted);margin-bottom:16px}.tos-home .s-form{display:grid;grid-template-columns:1fr 200px;gap:12px;align-items:start}.tos-home .s-panel{background:var(--card);border-radius:14px;box-shadow:var(--shadow-sm);padding:15px}.tos-home .s-fld{margin-bottom:11px}.tos-home .s-fld .lb{font-size:10px;font-weight:500;margin-bottom:5px}.tos-home .s-in{background:var(--soft);border-radius:9px;padding:8px 10px;font-size:11.5px;color:var(--ink);min-height:30px}.tos-home .s-in.ph{color:var(--muted2)}.tos-home .s-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tos-home .s-line{display:flex;justify-content:space-between;font-size:11.5px;padding:7px 0;border-bottom:1px solid var(--line)}.tos-home .s-line:last-child{border-bottom:0}.tos-home .s-line.tot{font-size:14px;font-weight:600;padding-top:10px}.tos-home .s-line .k{color:var(--muted)}.tos-home .s-btn{background:var(--accent);color:#fff;border-radius:10px;padding:9px;text-align:center;font-size:11.5px;font-weight:500;margin-top:11px;display:flex;align-items:center;justify-content:center;gap:6px}.tos-home .s-btn svg{width:12px;height:12px;stroke:#fff}.tos-home .caret{display:inline-block;width:1.5px;height:12px;background:var(--ink);vertical-align:-2px;margin-left:1px;animation:blink 1s steps(1) infinite}@keyframes blink{50%{opacity:0}}.tos-home .s-chat{display:grid;grid-template-columns:170px 1fr;gap:12px;height:400px}.tos-home .s-conv{background:var(--card);border-radius:14px;box-shadow:var(--shadow-sm);padding:8px;overflow:hidden}.tos-home .s-ci{display:flex;gap:8px;padding:8px;border-radius:10px;align-items:flex-start}.tos-home .s-ci.on{background:var(--soft2)}.tos-home .s-ci .av{width:26px;height:26px;border-radius:8px;flex:none;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#fff}.tos-home .s-ci .nm{font-size:11px;font-weight:600}.tos-home .s-ci .pv{font-size:9.5px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tos-home .s-thread{background:var(--card);border-radius:14px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden}.tos-home .s-th{display:flex;align-items:center;gap:9px;padding:11px 14px;border-bottom:1px solid var(--line)}.tos-home .s-th .av{width:28px;height:28px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff}.tos-home .s-th .n{font-size:12.5px;font-weight:600}.tos-home .s-th .st{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:5px}.tos-home .s-th .st i{width:5px;height:5px;border-radius:50%;background:var(--green)}.tos-home .s-tb{flex:1;padding:14px;display:flex;flex-direction:column;gap:9px;overflow:hidden}.tos-home .s-sys{align-self:center;background:var(--soft);border-radius:999px;padding:5px 11px;font-size:9.5px;color:#4a4d57}.tos-home .s-bub{max-width:76%;border-radius:12px;padding:8px 11px;font-size:11px;line-height:1.5;background:var(--soft);border-bottom-left-radius:4px}.tos-home .s-bub.me{align-self:flex-end;background:var(--accent);color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:4px}.tos-home .s-att{display:flex;align-items:center;gap:8px;background:var(--card);box-shadow:var(--shadow-sm);border-radius:10px;padding:8px 10px;max-width:76%}.tos-home .s-att .ft{width:26px;height:26px;border-radius:8px;background:var(--soft);display:flex;align-items:center;justify-content:center;flex:none}.tos-home .s-att .ft svg{width:13px;height:13px;stroke:var(--ink)}.tos-home .s-att .fn{font-size:10.5px;font-weight:500}.tos-home .s-att .fm{font-size:9px;color:var(--muted)}.tos-home .s-ti{border-top:1px solid var(--line);padding:9px 12px;display:flex;align-items:center;gap:8px}.tos-home .s-ti .f{flex:1;background:var(--soft);border-radius:9px;padding:7px 10px;font-size:10.5px;color:var(--muted2)}.tos-home .s-ti .snd{width:26px;height:24px;border-radius:7px;background:var(--accent);display:flex;align-items:center;justify-content:center}.tos-home .s-ti .snd svg{width:11px;height:11px;stroke:#fff}.tos-home .s-typ{display:flex;gap:3px;padding:9px 11px;background:var(--soft);border-radius:12px;border-bottom-left-radius:4px;width:-moz-fit-content;width:fit-content}.tos-home .s-typ i{width:5px;height:5px;border-radius:50%;background:var(--muted2);animation:bnc 1.2s infinite}.tos-home .s-typ i:nth-child(2){animation-delay:.15s}.tos-home .s-typ i:nth-child(3){animation-delay:.3s}@keyframes bnc{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.tos-home .scene-dots{display:flex;gap:7px;justify-content:center;margin-top:26px;position:relative;z-index:2}.tos-home .scene-dots button{border:0;background:#d2d6dd;width:26px;height:4px;border-radius:999px;cursor:pointer;transition:.3s;padding:0}.tos-home .scene-dots button.on{background:var(--accent);width:38px}.tos-home .scene-cap{text-align:center;font-size:12.5px;color:var(--muted);margin-top:12px;position:relative;z-index:2;min-height:18px}.tos-home .h-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;max-width:1000px;margin:0 auto 16px;position:relative;z-index:2}.tos-home .h-tab{position:relative;overflow:hidden;border:0;background:var(--card);box-shadow:var(--shadow-sm);border-radius:14px;padding:11px 13px 13px;cursor:pointer;text-align:left;font-family:inherit;color:var(--muted);transition:.2s}.tos-home .h-tab:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.tos-home .h-tab.on{color:var(--ink);box-shadow:var(--shadow)}.tos-home .h-tab .n{display:block;font-family:var(--font-mono);font-size:9.5px;color:var(--muted2);letter-spacing:.06em}.tos-home .h-tab.on .n{color:#5b6478}.tos-home .h-tab .t{display:block;font-size:13px;font-weight:600;margin-top:3px;letter-spacing:-.2px;color:var(--ink)}.tos-home .h-tab .s{display:block;font-size:10.5px;color:var(--muted);margin-top:1px}.tos-home .h-tab .h-bar{position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--accent);opacity:.8}.tos-home .h-tab.h-hinge:after{content:"";position:absolute;right:-6px;top:50%;width:12px;height:1px;background:#cfd4dd;z-index:3}.tos-home .h-hint{text-align:center;font-size:12px;color:var(--muted);margin-top:14px;position:relative;z-index:2}.tos-home .h-cur{position:absolute;width:18px;height:18px;pointer-events:none;z-index:20;opacity:0;transition:left .6s cubic-bezier(.4,0,.2,1),top .6s cubic-bezier(.4,0,.2,1),opacity .22s}.tos-home .h-cur.show{opacity:1}.tos-home .h-cur svg{width:18px;height:18px;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.tos-home .h-cur:after{content:"";position:absolute;inset:-9px;border-radius:50%;border:2px solid rgba(20,22,29,.5);opacity:0;transform:scale(.4)}.tos-home .h-cur.click:after{animation:hping .4s ease-out}@keyframes hping{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(1.25)}}.tos-home .h-stack{max-width:560px;margin:0 auto}.tos-home .h-talk{background:var(--card);border-radius:16px;box-shadow:var(--shadow);margin-top:18px;position:relative;display:flex;flex-direction:column}.tos-home .h-talk:before{content:"";position:absolute;inset:-2px;border-radius:18px;padding:1.4px;pointer-events:none;background:linear-gradient(120deg,#c9d2ff,#e7d5ff,#ffe6cf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.65;transition:opacity .4s}.tos-home .h-talk.talking:before{opacity:0}.tos-home .h-thread{display:none;flex-direction:column;gap:9px;padding:13px 15px 6px;max-height:196px;overflow-y:auto;scroll-behavior:smooth}.tos-home .h-thread::-webkit-scrollbar{width:0}.tos-home .h-talk.talking .h-thread{display:flex}.tos-home .h-turn{display:flex;opacity:0;transform:translateY(6px);transition:opacity .28s,transform .28s}.tos-home .h-turn.in{opacity:1;transform:none}.tos-home .h-turn.me{justify-content:flex-end}.tos-home .h-turn .b{max-width:86%;font-size:12px;line-height:1.5;padding:8px 11px;border-radius:12px}.tos-home .h-turn.me .b{background:var(--soft);color:var(--ink)}.tos-home .h-turn.ai .b{border:1px solid var(--line);color:#5c5f68}.tos-home .h-think{display:flex;align-items:center;gap:7px;font-size:11.5px;color:var(--muted2);padding:2px 2px 6px}.tos-home .h-think i{width:5px;height:5px;border-radius:50%;background:var(--muted2);animation:bnc 1.2s infinite}.tos-home .h-think i:nth-child(2){animation-delay:.15s}.tos-home .h-think i:nth-child(3){animation-delay:.3s}.tos-home .h-prop{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px;background:var(--card);opacity:0;transform:translateY(8px) scale(.985);transition:opacity .34s,transform .34s}.tos-home .h-prop.in{opacity:1;transform:none}.tos-home .h-prop .lbl{font-size:8.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted2)}.tos-home .h-prop .ttl{font-size:12.5px;font-weight:600;color:var(--ink);margin-top:4px}.tos-home .h-prop .meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:7px;font-size:10.5px;color:var(--muted2);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.tos-home .h-prop .btns{display:flex;gap:7px;margin-top:10px}.tos-home .h-prop .ok{background:var(--accent);color:#fff;border-radius:9px;padding:7px 13px;font-size:11.5px;font-weight:500;transition:transform .12s}.tos-home .h-prop .ok.tap{transform:scale(.94)}.tos-home .h-prop .no{color:var(--muted);border-radius:9px;padding:7px 11px;font-size:11.5px}.tos-home .h-composer{padding:15px 16px 12px;transition:padding .4s cubic-bezier(.4,0,.2,1)}.tos-home .h-talk.talking .h-composer{padding:10px 11px;border-top:1px solid var(--line)}.tos-home .h-ph{font-size:13px;color:var(--muted2);min-height:18px;transition:font-size .4s}.tos-home .h-talk.talking .h-ph{font-size:11.5px}.tos-home .h-composer.typed .h-ph{color:var(--ink)}.tos-home .h-ph .car{display:inline-block;width:1.5px;height:13px;background:var(--ink);margin-left:1px;vertical-align:-2px;animation:hblink 1s steps(1) infinite}@keyframes hblink{50%{opacity:0}}.tos-home .h-crow{display:flex;align-items:center;justify-content:space-between;margin-top:22px;transition:margin-top .4s}.tos-home .h-talk.talking .h-crow{margin-top:10px}.tos-home .h-cop{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:var(--ink)}.tos-home .h-cop .av{width:16px;height:16px;border-radius:5px;background:linear-gradient(135deg,#a7908b,#78615b);color:#fff;font-size:8.5px;font-weight:700}.tos-home .h-cop .av,.tos-home .h-crow .snd{display:flex;align-items:center;justify-content:center}.tos-home .h-crow .snd{width:30px;height:26px;border-radius:8px;background:var(--accent);flex:none;transition:transform .12s}.tos-home .h-crow .snd svg{width:13px;height:13px;stroke:#fff}.tos-home .s-greet.compact{font-size:20px;letter-spacing:-.4px}.tos-home .s-sub.compact{font-size:11px;margin-top:5px}.tos-home .s-chips.gone{opacity:0;max-height:0;margin-top:0;overflow:hidden}.tos-home .s-chips{transition:opacity .28s,max-height .35s,margin-top .35s;max-height:40px}.tos-home .h-from{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:10px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#5b6478;background:#eef1f8;border-radius:999px;padding:5px 11px;opacity:0;transition:opacity .35s}.tos-home .h-from.in{opacity:1}.tos-home .h-from svg{width:11px;height:11px;stroke:currentColor}.tos-home .s-in.h-fill{position:relative;overflow:hidden}.tos-home .s-in.h-fill .val{opacity:0;transition:opacity .26s}.tos-home .s-in.h-fill.filled .val{opacity:1}.tos-home .s-in.h-fill.filled:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(201,210,255,.55),transparent);transform:translateX(-100%);animation:hsweep .5s ease-out}@keyframes hsweep{to{transform:translateX(100%)}}.tos-home .s-btn.tap{transform:scale(.96)}.tos-home .h-doc{max-width:440px;margin:14px auto 0;background:var(--card);border-radius:16px;box-shadow:var(--shadow);padding:16px 18px}.tos-home .h-dh{display:flex;align-items:center;justify-content:space-between;gap:10px}.tos-home .h-dt{font-size:13px;font-weight:600}.tos-home .h-dm{font-size:10.5px;color:var(--muted);margin-top:2px}.tos-home .h-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--soft);color:#4a4d57;white-space:nowrap;transition:.3s}.tos-home .h-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.tos-home .h-badge.ok{background:#e7f5ed;color:#2f6d4f}.tos-home .h-siglbl{font-size:8.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted2);margin:13px 0 5px}.tos-home .h-sigin{border:1px solid var(--line);border-radius:10px;padding:9px 12px;font-size:12px;color:var(--muted2);min-height:34px;transition:border-color .25s}.tos-home .h-sigin.typing{border-color:var(--ink);color:var(--ink)}.tos-home .h-sigin .car{display:inline-block;width:1.5px;height:13px;background:var(--ink);margin-left:1px;vertical-align:-2px;animation:hblink 1s steps(1) infinite}.tos-home .h-cgv{display:flex;align-items:flex-start;gap:9px;margin-top:11px}.tos-home .h-box{width:16px;height:16px;border-radius:5px;border:1.5px solid #cdd0d7;flex:none;margin-top:1px;display:flex;align-items:center;justify-content:center;transition:.22s}.tos-home .h-box svg{width:10px;height:10px;opacity:0;transform:scale(.5);transition:.22s}.tos-home .h-box.on{background:var(--accent);border-color:var(--accent)}.tos-home .h-box.on svg{opacity:1;transform:none}.tos-home .h-cgv .tx{font-size:10.5px;color:#5c5f68;line-height:1.5}.tos-home .h-cgv u{text-decoration-color:#cdd0d7;text-underline-offset:2px}.tos-home .h-sigcta{margin-top:11px;background:var(--accent);color:#fff;border-radius:10px;padding:9px 14px;text-align:center;font-size:11.5px;font-weight:600;opacity:.4;transition:opacity .3s,transform .12s}.tos-home .h-sigcta.ready{opacity:1}.tos-home .h-sigcta.tap{transform:scale(.96)}.tos-home .h-audit{font-size:9.5px;color:var(--muted2);margin-top:8px;line-height:1.5}.tos-home .h-escrow{margin-top:11px;display:flex;align-items:center;gap:9px;background:var(--soft);border-radius:11px;padding:10px 12px;opacity:0;transform:translateY(6px);transition:.35s}.tos-home .h-escrow.in{opacity:1;transform:none}.tos-home .h-escrow svg{width:15px;height:15px;stroke:#2f6d4f;flex:none}.tos-home .h-escrow .tx{font-size:11px;color:#4a4d57}.tos-home .h-escrow .amt{margin-left:auto;font-weight:600;font-size:12.5px}.tos-home .s-tb .s-att,.tos-home .s-tb .s-bub,.tos-home .s-tb .s-typ{opacity:0;transform:translateY(6px);transition:opacity .3s,transform .3s}.tos-home .s-tb .s-att.in,.tos-home .s-tb .s-bub.in,.tos-home .s-tb .s-typ.in{opacity:1;transform:none}.tos-home .h-files{max-width:470px;margin:14px auto 0;display:flex;flex-direction:column;gap:9px}.tos-home .h-frow{display:flex;align-items:center;gap:10px;background:var(--card);border-radius:12px;box-shadow:var(--shadow-sm);padding:11px 13px}.tos-home .h-frow .ft{width:28px;height:28px;border-radius:8px;background:var(--soft);display:flex;align-items:center;justify-content:center;flex:none}.tos-home .h-frow .ft svg{width:14px;height:14px;stroke:var(--muted)}.tos-home .h-frow .fn{font-size:11.5px;font-weight:500}.tos-home .h-frow .fm{font-size:9.5px;color:var(--muted)}.tos-home .h-frow .h-badge{margin-left:auto}.tos-home .h-payout{margin-top:4px;background:var(--card);border-radius:12px;box-shadow:var(--shadow);padding:13px 15px;opacity:0;transform:translateY(8px);transition:.4s}.tos-home .h-payout.in{opacity:1;transform:none}.tos-home .h-payout .pl{display:flex;justify-content:space-between;font-size:11.5px;color:#4a4d57;padding:4px 0}.tos-home .h-payout .pl.big{border-top:1px solid var(--line);margin-top:6px;padding-top:9px;font-weight:600;color:var(--ink);font-size:13px}@media(max-width:860px){.tos-home .h-tabs{display:flex;overflow-x:auto;gap:8px;padding:2px 2px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.tos-home .h-tabs::-webkit-scrollbar{height:0}.tos-home .h-tab{flex:0 0 auto;min-width:148px;scroll-snap-align:start}.tos-home .h-cur,.tos-home .h-tab.h-hinge:after{display:none}.tos-home .h-doc,.tos-home .h-files{max-width:none}}@media(prefers-reduced-motion:reduce){.tos-home .h-cur,.tos-home .h-tab .h-bar{display:none}}.tos-home .pain{padding-top:112px;padding-bottom:56px}.tos-home .pain-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:860px;margin:40px auto 0}@media(max-width:760px){.tos-home .pain-stats{grid-template-columns:1fr}}.tos-home .pain-stat{display:flex;flex-direction:column;gap:8px;text-align:left;background:var(--card);border-radius:16px;padding:20px;box-shadow:var(--shadow-sm)}.tos-home .pain-stat .num{font-family:var(--font-mono);font-size:24px;font-weight:600;color:var(--accent)}.tos-home .pain-stat .lb{font-size:13px;color:var(--muted);line-height:1.5}.tos-home .pain-stat.ok{background:rgba(34,197,94,.08)}.tos-home .pain-stat.ok .num{color:var(--green)}.tos-home .pain-src{display:inline-block;margin-top:20px;font-family:var(--font-mono);font-size:11.5px;color:var(--muted);text-decoration:none;border-bottom:1px solid var(--line)}.tos-home .pain-src:hover{color:var(--ink);border-color:var(--muted2)}.tos-home .pain-rail{display:flex;align-items:center;justify-content:center;gap:8px;max-width:520px;margin:44px auto 0;flex-wrap:wrap}.tos-home .pain-rail span{font-family:var(--font-mono);font-size:11.5px;color:var(--muted2)}.tos-home .pain-rail span.on{color:var(--accent);font-weight:600}.tos-home .pain-rail i{flex:1;min-width:16px;height:1px;background:var(--line)}@media(max-width:600px){.tos-home .pain{padding-top:80px}}.tos-home .act-air{padding-top:88px;padding-bottom:132px}.tos-home .seven{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:40px}.tos-home .seven span{font-size:12.5px;color:var(--muted);background:var(--card);border-radius:999px;padding:7px 14px;box-shadow:var(--shadow-sm)}.tos-home .seven span.last{background:var(--accent);color:#fff;box-shadow:var(--shadow)}.tos-home .concept-clip{overflow:hidden}.tos-home .concept{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:56px;align-items:center}.tos-home .concept-txt .h2,.tos-home .concept-txt .kicker,.tos-home .concept-txt .lead{text-align:left;margin-left:0}.tos-home .concept-txt .h2{margin-top:12px}.tos-home .concept-txt .lead{margin-top:16px}.tos-home .bleed{margin-right:calc(-40px - max(0px, (100vw - 1120px) / 2));border-radius:20px 0 0 20px;overflow:hidden;box-shadow:var(--shadow-xl);background:var(--card)}.tos-home .bleed-body{min-height:340px;padding:26px;display:flex;align-items:center;justify-content:center}.tos-home .bmini{width:100%;max-width:420px;background:var(--card);border-radius:14px;box-shadow:var(--shadow-sm);padding:6px 16px}.tos-home .brow{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12.5px;color:#4a4d57;padding:11px 0;border-bottom:1px solid var(--line)}.tos-home .brow:last-child{border-bottom:0}.tos-home .bpill{font-size:10.5px;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--soft);color:#4a4d57;white-space:nowrap}.tos-home .bpill.ok{background:#e7f5ed;color:#2f6d4f}.tos-home .vshowcase{max-width:460px;margin:40px auto 0;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-xl);background:var(--card)}.tos-home .vshowcase-body{padding:22px}.tos-home .vs-top{display:flex;align-items:center;gap:16px}.tos-home .vs-photo{width:76px;height:76px;border-radius:14px;flex:none;box-shadow:var(--shadow-sm);-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.tos-home .vshowcase:hover .vs-photo{transform:scale(1.04)}.tos-home .vs-id{min-width:0}.tos-home .vs-name{font-size:19px;font-weight:600;letter-spacing:-.3px;color:var(--ink)}.tos-home .vs-name span{color:var(--muted2);font-weight:500}.tos-home .vs-role{font-size:13px;color:var(--muted);margin-top:3px}.tos-home .vs-meta{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--muted);margin-top:8px}.tos-home .vs-stars{color:var(--ink);letter-spacing:2px;font-size:12px}.tos-home .vs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px}.tos-home .vs-tile{aspect-ratio:4/3;border-radius:10px;width:100%;display:block;-o-object-fit:cover;object-fit:cover;background:var(--soft)}.tos-home .vs-cta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding:13px 16px;border-radius:11px;background:var(--soft);font-size:12.5px}.tos-home .vs-cta span{color:var(--muted)}.tos-home .vs-cta b{color:var(--ink);font-weight:600;white-space:nowrap}@media(max-width:480px){.tos-home .vs-cta{flex-direction:column;align-items:flex-start;gap:6px}}.tos-home .story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:start}.tos-home .story-steps{display:flex;flex-direction:column;gap:72px}.tos-home .step .n{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted2)}.tos-home .step h3{font-size:26px;font-weight:600;letter-spacing:-.9px;margin-top:8px}.tos-home .step p{color:#54575f;font-size:15.5px;margin-top:10px;max-width:44ch}.tos-home .story-panel{position:sticky;top:110px}.tos-home .spanel{background:var(--card);border-radius:18px;box-shadow:var(--shadow);padding:6px 18px}.tos-home .srow{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#4a4d57;padding:13px 0;border-bottom:1px solid var(--line);opacity:.35;transition:opacity .45s ease}.tos-home .srow:last-child{border-bottom:0}.tos-home .srow.in{opacity:1}.tos-home .srow b{color:var(--ink);font-weight:600}.tos-home .beats{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:48px}.tos-home .beat{border-top:1px solid #dcdfe6;padding-top:16px}.tos-home .beat .n{font-family:var(--font-mono);font-size:11px;color:var(--muted2)}.tos-home .beat h3{font-size:17px;font-weight:600;letter-spacing:-.4px;margin-top:9px}.tos-home .beat p{color:#54575f;font-size:14.5px;margin-top:7px}.tos-home .duo{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:56px;column-gap:56px;row-gap:0;align-items:start}.tos-home .duo .a{grid-column:1}.tos-home .duo .b{grid-column:2}.tos-home .duo h3{grid-row:1;font-size:24px;font-weight:600;letter-spacing:-.8px;text-align:left}.tos-home .duo p{grid-row:2;color:#54575f;font-size:15.5px;margin-top:12px;text-align:left;max-width:none}.tos-home .duo .flow{grid-row:3}.tos-home .flow{display:flex;flex-wrap:wrap;gap:8px;padding-top:20px;align-items:center}.tos-home .flow span{font-size:12.5px;color:#4a4d57;background:var(--card);border-radius:999px;padding:6px 13px;box-shadow:var(--shadow-sm)}.tos-home .flow i{color:var(--muted2);font-style:normal;font-size:12px}.tos-home .cmp-table{max-width:760px;margin:40px auto 0;background:var(--card);border-radius:18px;box-shadow:var(--shadow-sm);overflow-x:auto}.tos-home .cmp-row{display:grid;grid-template-columns:1.5fr .8fr .8fr .8fr;align-items:center;gap:8px;padding:16px 20px;border-bottom:1px solid var(--line);font-size:13.5px;min-width:620px}.tos-home .cmp-row:last-child{border-bottom:none}.tos-home .cmp-row>div:not(:first-child){text-align:center}.tos-home .cmp-row div:first-child{color:#54575f}.tos-home .cmp-head{font-family:var(--font-mono);font-size:11.5px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted2);background:var(--soft)}.tos-home .cmp-us{color:var(--accent);font-weight:600}.tos-home .cmp-row .ok{color:var(--green);font-weight:700}.tos-home .cmp-row .no{color:var(--muted2)}.tos-home .fm-block{background:linear-gradient(155deg,#1c1e26 0,var(--accent) 55%,#0d0e12 100%);color:#fff;border-radius:24px;padding:64px 48px;text-align:center;position:relative;overflow:hidden;box-shadow:var(--shadow-xl)}.tos-home .fm-block:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 90% at 10% 0,rgba(255,255,255,.08),transparent 60%),radial-gradient(50% 80% at 100% 100%,rgba(34,197,94,.1),transparent 60%)}.tos-home .fm-block>*{position:relative}.tos-home .fm-block .h2{color:#fff}.tos-home .fm-block .kicker{color:#8c919c}.tos-home .fm-block .lead{color:#b9bdc6}.tos-home .fm-count{display:inline-flex;align-items:baseline;gap:7px;margin-bottom:18px;font-family:var(--font-mono);font-size:12px;color:#8c919c;letter-spacing:.1em}.tos-home .fm-count .n{font-size:34px;color:#fff;font-weight:600;letter-spacing:-1px}.tos-home .fm-perks{list-style:none;max-width:560px;margin:24px auto 0;padding:0;display:flex;flex-direction:column;gap:10px;text-align:left}.tos-home .fm-perks li{font-size:14.5px;color:#c8cbd2;display:flex;gap:10px}.tos-home .fm-perks li:before{content:"•";color:var(--green);flex:none}.tos-home .btn-ghost-light{display:inline-flex;align-items:center;gap:8px;color:#fff;border:1px solid #3a3f49;border-radius:12px;padding:11px 18px;font-size:14px;font-weight:500;transition:.15s}.tos-home .btn-ghost-light:hover{background:#22262e}@media(max-width:900px){.tos-home .act-air{padding-top:88px;padding-bottom:88px}.tos-home .concept,.tos-home .story{grid-template-columns:1fr;gap:36px}.tos-home .bleed{margin-right:0;border-radius:18px}.tos-home .story-panel{position:static}.tos-home .story-steps{gap:44px}.tos-home .beats{grid-template-columns:1fr;gap:28px;margin-top:34px}.tos-home .duo{display:block}.tos-home .duo .a,.tos-home .duo .b{grid-column:auto}.tos-home .duo h3{margin-top:40px}.tos-home .duo .a:first-child{margin-top:0}.tos-home .fm-block{padding:44px 22px;border-radius:20px}.tos-home .fm-perks{text-align:left}}@media(max-width:560px){.tos-home .seven{gap:7px;margin-top:30px}.tos-home .seven span{font-size:11.5px;padding:6px 12px}.tos-home .step h3{font-size:22px}.tos-home .bleed-body{min-height:240px;padding:16px}.tos-home .bmini,.tos-home .spanel{padding-left:14px;padding-right:14px}}.tos-home .ai-sec{position:relative}.tos-home .ai-badge{display:inline-flex;align-items:center;gap:8px;background:var(--card);box-shadow:var(--shadow-sm);border-radius:999px;padding:7px 15px;font-size:12.5px;color:#4a4d57;position:relative;overflow:hidden}.tos-home .ai-badge:before{content:"";position:absolute;inset:-1px;border-radius:999px;padding:1.3px;background:linear-gradient(120deg,#c9d2ff,#e7d5ff,#ffe6cf);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.tos-home .ai-badge svg{width:14px;height:14px;stroke:var(--ink)}.tos-home .ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:48px}.tos-home .ai-card{background:var(--card);border-radius:20px;box-shadow:var(--shadow-sm);padding:26px;transition:.18s}.tos-home .ai-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.tos-home .ai-card .k{font-family:var(--font-mono);font-size:11.5px;color:var(--muted2)}.tos-home .ai-card h3{font-size:18px;font-weight:600;letter-spacing:-.3px;margin:12px 0 7px}.tos-home .ai-card p{color:#5b5e66;font-size:14.5px}.tos-home .ai-demo{background:var(--soft);border-radius:14px;padding:14px;margin-top:18px}.tos-home .ai-you{font-size:12.5px;color:#4a4d57;border-radius:10px;padding:9px 12px}.tos-home .ai-out,.tos-home .ai-you{background:var(--card);box-shadow:var(--shadow-sm)}.tos-home .ai-out{margin-top:10px;border-radius:12px;padding:12px}.tos-home .ai-out .ln{display:flex;justify-content:space-between;font-size:12.5px;padding:5px 0}.tos-home .ai-out .ln+.ln{border-top:1px solid var(--line)}.tos-home .ai-out .ln .k2{color:var(--muted)}.tos-home .ai-apply{display:flex;gap:8px;margin-top:11px}.tos-home .ai-apply .a1{background:var(--accent);color:#fff;font-weight:500}.tos-home .ai-apply .a1,.tos-home .ai-apply .a2{border-radius:9px;padding:7px 13px;font-size:12px}.tos-home .ai-apply .a2{background:var(--soft2);color:#4a4d57}.tos-home .gen-pick{display:flex;gap:6px;margin-bottom:11px}.tos-home .gen-chip{display:inline-flex;align-items:center;gap:6px;background:var(--card);box-shadow:var(--shadow-sm);border-radius:999px;padding:6px 12px 6px 6px;font-size:12px;color:#4a4d57;transition:.22s cubic-bezier(.2,.8,.3,1)}.tos-home .gen-chip .av{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:600;color:#fff;flex:none}.tos-home .gen-chip.on{background:var(--accent);color:#fff;box-shadow:var(--shadow)}.tos-home .gen-chip.tap{transform:scale(.93)}.tos-home #gen-demo{position:relative}.tos-home .mouse{position:absolute;z-index:12;width:19px;height:19px;pointer-events:none;opacity:0;left:0;top:0;transition:opacity .3s;filter:drop-shadow(0 2px 4px rgba(20,22,29,.3))}.tos-home .mouse svg{width:100%;height:100%;display:block}.tos-home .mouse.show{opacity:1}.tos-home .mouse .ring{position:absolute;left:4px;top:2px;width:26px;height:26px;margin:-13px 0 0 -13px;border-radius:50%;background:rgba(20,22,29,.18);transform:scale(0);opacity:0}.tos-home .mouse.click .ring{animation:tapRing .45s ease-out}@keyframes tapRing{0%{transform:scale(.3);opacity:.8}to{transform:scale(1.7);opacity:0}}.tos-home .gen-cursor{display:inline-block;width:1.5px;height:13px;background:var(--ink);vertical-align:-2px;margin-left:1px;animation:blink2 1s steps(1) infinite}@keyframes blink2{50%{opacity:0}}.tos-home .gen-think{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);padding:10px 2px}.tos-home .gen-think .dots{display:flex;gap:3px}.tos-home .gen-think .dots i{width:5px;height:5px;border-radius:50%;background:var(--muted2);animation:bnc2 1.2s infinite}.tos-home .gen-think .dots i:nth-child(2){animation-delay:.15s}.tos-home .gen-think .dots i:nth-child(3){animation-delay:.3s}@keyframes bnc2{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.tos-home .ai-out .ln{opacity:0;transform:translateY(6px)}.tos-home .ai-out .ln.in{opacity:1;transform:none;transition:opacity .4s cubic-bezier(.2,.7,.3,1),transform .4s cubic-bezier(.2,.7,.3,1)}.tos-home .ai-apply{opacity:0;transform:translateY(6px)}.tos-home .ai-apply.in{opacity:1;transform:none;transition:opacity .4s cubic-bezier(.2,.7,.3,1),transform .4s cubic-bezier(.2,.7,.3,1)}.tos-home .ai-replay{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;font-family:inherit;font-size:12px;color:var(--muted);cursor:pointer;padding:8px 0 0;transition:.15s}.tos-home .ai-replay:hover{color:var(--ink)}.tos-home .ai-replay svg{width:13px;height:13px;stroke:currentColor}.tos-home .ai-quote{font-size:13.5px;color:#4a4d57;line-height:1.6}.tos-home .ai-src{display:inline-flex;align-items:center;gap:6px;background:var(--soft2);border-radius:999px;padding:4px 10px;font-size:11px;color:#4a4d57;margin-top:10px}.tos-home .ai-src svg{width:11px;height:11px;stroke:currentColor}.tos-home .copilots{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.tos-home .cop{background:var(--card);border-radius:16px;box-shadow:var(--shadow-sm);padding:20px;transition:.18s}.tos-home .cop:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.tos-home .cop .av{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff;margin-bottom:13px}.tos-home .cop h4{font-size:15px;font-weight:600;letter-spacing:-.2px}.tos-home .cop .ro{font-size:12px;color:var(--muted);margin:2px 0 9px}.tos-home .cop .sq{font-size:12.5px;color:#4a4d57;font-style:italic;line-height:1.5}.tos-home .ai-note{text-align:center;font-size:13px;color:var(--muted);margin-top:26px}@media(max-width:860px){.tos-home .ai-grid,.tos-home .copilots{grid-template-columns:1fr}}.tos-home section.blk{padding:96px 0}.tos-home .kicker{text-align:center;font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted2)}.tos-home .h2{text-align:center;font-size:clamp(30px,4.4vw,46px);font-weight:600;letter-spacing:-1.6px;margin-top:14px;line-height:1.05}.tos-home .lead{text-align:center;color:#54575f;font-size:17px;max-width:600px;margin:16px auto 0}.tos-home .fgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:52px}.tos-home .fgrid-steps{grid-template-columns:repeat(4,1fr)}.tos-home .fcell{background:var(--card);border-radius:18px;box-shadow:var(--shadow-sm);padding:26px;transition:.18s}.tos-home .fcell:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.tos-home .fcell .num{font-family:var(--font-mono);font-size:11.5px;color:var(--muted2)}.tos-home .fcell .tag{display:inline-block;font-size:11px;font-weight:500;color:#4a4d57;background:var(--soft);border-radius:999px;padding:3px 10px;margin:12px 0 10px}.tos-home .fcell h3{font-size:17px;font-weight:600;letter-spacing:-.3px;margin-bottom:7px}.tos-home .fcell p{color:#5b5e66;font-size:14.5px}@media(max-width:860px){.tos-home .fgrid,.tos-home .fgrid-steps{grid-template-columns:1fr}}.tos-home .show{display:grid;grid-template-columns:300px 1fr;gap:18px;margin-top:46px;align-items:start}.tos-home .show-list{display:flex;flex-direction:column;gap:3px}.tos-home .show-tab{display:flex;gap:13px;align-items:flex-start;padding:13px 15px;border-radius:14px;cursor:pointer;transition:.2s cubic-bezier(.2,.8,.3,1);position:relative;background:transparent;border:0;font-family:inherit;text-align:left;width:100%}.tos-home .show-tab:hover{background:rgba(255,255,255,.55)}.tos-home .show-tab.on{background:var(--card);box-shadow:var(--shadow-sm)}.tos-home .show-tab .num{font-family:var(--font-mono);font-size:11.5px;color:var(--muted2);padding-top:2px;flex:none;transition:.2s}.tos-home .show-tab.on .num{color:var(--ink)}.tos-home .show-tab .tt{flex:1;min-width:0}.tos-home .show-tab .tt .tg{display:block;font-size:11px;color:var(--muted2);letter-spacing:.4px;text-transform:uppercase;line-height:1.3}.tos-home .show-tab .tt .th{display:block;font-size:14.5px;font-weight:600;letter-spacing:-.2px;margin-top:3px;line-height:1.35}.tos-home .show-bar{position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--accent);border-radius:2px;opacity:0}.tos-home .show-tab.on .show-bar{opacity:1}.tos-home .show-panel{background:var(--card);border-radius:20px;box-shadow:var(--shadow);padding:32px;min-height:330px;position:relative;overflow:hidden}.tos-home .show-pane{display:none}.tos-home .show-pane.on{display:block;animation:paneIn .5s cubic-bezier(.2,.75,.3,1)}@keyframes paneIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.tos-home .show-pane .pn{font-family:var(--font-mono);font-size:11.5px;color:var(--muted2)}.tos-home .show-pane .pt{display:inline-block;font-size:11px;font-weight:500;color:#4a4d57;background:var(--soft);border-radius:999px;padding:3px 11px;margin:12px 0}.tos-home .show-pane h3{font-size:24px;font-weight:600;letter-spacing:-.9px;margin-bottom:10px}.tos-home .show-pane p{color:#5b5e66;font-size:15.5px;max-width:460px}.tos-home .show-visual{margin-top:22px;background:var(--soft);border-radius:15px;padding:16px}.tos-home .sv-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:9px 0}.tos-home .sv-row+.sv-row{border-top:1px solid #e4e6eb}.tos-home .sv-badge{font-size:11px;font-weight:500;padding:4px 11px;border-radius:999px;background:var(--card);box-shadow:var(--shadow-sm);color:#4a4d57;display:inline-flex;align-items:center;gap:6px}.tos-home .sv-badge i{width:6px;height:6px;border-radius:50%;background:var(--green);display:block}.tos-home .sv-badge.w i{background:#d1a33a}.tos-home .sv-bar{height:7px;border-radius:999px;background:#e4e6eb;overflow:hidden;margin-top:10px}.tos-home .sv-bar i{display:block;height:100%;background:var(--accent);border-radius:999px;width:0;transition:width 1s cubic-bezier(.3,.8,.3,1)}.tos-home .show-pane.on .sv-bar i{width:var(--w)}.tos-home .sv-chat{display:flex;margin-bottom:8px}.tos-home .sv-chat .b{background:var(--card);border-radius:12px;padding:9px 12px;font-size:12.5px;box-shadow:var(--shadow-sm);max-width:78%}.tos-home .sv-chat.me{justify-content:flex-end}.tos-home .sv-chat.me .b{background:var(--accent);color:#fff}.tos-home .sv-lock{display:flex;align-items:center;gap:10px;font-size:12.5px;color:#4a4d57}.tos-home .sv-lock svg{width:15px;height:15px;stroke:var(--ink);flex:none}@media(max-width:900px){.tos-home .show{grid-template-columns:1fr;gap:14px}.tos-home .show-list{flex-direction:row;overflow-x:auto;gap:7px;padding-bottom:4px;scrollbar-width:none}.tos-home .show-list::-webkit-scrollbar{display:none}.tos-home .show-tab{flex:none;width:auto;padding:10px 14px;background:var(--card);box-shadow:var(--shadow-sm)}.tos-home .show-tab .num,.tos-home .show-tab .tt .tg{display:none}.tos-home .show-tab .tt .th{white-space:nowrap;font-size:13.5px}.tos-home .show-tab.on{background:var(--accent)}.tos-home .show-tab.on .tt .th{color:#fff}.tos-home .show-panel{padding:24px 20px;min-height:0}.tos-home .show-pane h3{font-size:20px}.tos-home .show-pane p{font-size:14.5px}}.tos-home .timeline{position:relative;margin-top:56px}.tos-home .rail{right:0;top:19px;height:2px;background:#d9dce2}.tos-home .rail,.tos-home .rail-fill{position:absolute;left:0;border-radius:2px}.tos-home .rail-fill{top:0;height:100%;width:0;background:var(--accent)}.tos-home .traveler{position:absolute;top:20px;left:0;transform:translate(14px,-50%);width:32px;height:32px;border-radius:50%;background:var(--accent);box-shadow:0 6px 18px -4px rgba(20,22,29,.5);display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;transition:opacity .3s}.tos-home .timeline.play .traveler{opacity:1}.tos-home .traveler svg{width:15px;height:15px;stroke:#fff;fill:none}.tos-home .traveler .halo{position:absolute;inset:-6px;border-radius:50%;background:rgba(20,22,29,.14);animation:pulse 2s ease-out infinite}@keyframes pulse{0%{transform:scale(.9);opacity:.6}70%{transform:scale(1.5);opacity:0}to{opacity:0}}.tos-home .tsteps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;position:relative;z-index:2}.tos-home .tstep{text-align:left}.tos-home .tdot{width:40px;height:40px;border-radius:50%;background:var(--card);box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--muted2);transition:.35s cubic-bezier(.2,.8,.3,1);margin-bottom:14px}.tos-home .tstep.reached .tdot{background:var(--accent);color:#fff;box-shadow:0 6px 16px -6px rgba(20,22,29,.5)}.tos-home .tstep h4{font-size:15.5px;font-weight:600;margin-bottom:5px;letter-spacing:-.2px}.tos-home .tstep p{color:#5b5e66;font-size:13.5px}@media(max-width:860px){.tos-home .rail,.tos-home .traveler{display:none}.tos-home .tsteps{grid-template-columns:1fr;gap:0}.tos-home .tstep{display:grid;grid-template-columns:40px 1fr;-moz-column-gap:16px;column-gap:16px;grid-template-areas:"dot title" "dot text";align-items:start;padding-bottom:26px;position:relative;text-align:left}.tos-home .tstep:last-child{padding-bottom:0}.tos-home .tstep:not(:last-child):before{content:"";position:absolute;left:19px;top:44px;bottom:-4px;width:2px;background:var(--line);border-radius:2px}.tos-home .tdot{grid-area:dot;margin:0}.tos-home .tstep h4{grid-area:title;align-self:center;margin:0 0 5px}.tos-home .tstep p{grid-area:text;margin:0}}.tos-home .plans{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:760px;margin:52px auto 0}.tos-home .plan{background:var(--card);border-radius:20px;box-shadow:var(--shadow-sm);padding:30px}.tos-home .plan.pro{background:var(--accent);color:#fff;box-shadow:var(--shadow-xl)}.tos-home .plan .pn{font-size:14.5px;font-weight:600}.tos-home .plan .pr{font-size:42px;font-weight:600;letter-spacing:-1.6px;margin:14px 0 2px}.tos-home .plan .pr small{font-size:14px;font-weight:400;color:var(--muted2)}.tos-home .plan.pro .pr small{color:#9ea1ab}.tos-home .plan ul{list-style:none;margin:22px 0 26px;display:flex;flex-direction:column;gap:11px}.tos-home .plan li{font-size:14.5px;color:#4a4d57;display:flex;gap:10px;align-items:center}.tos-home .plan.pro li{color:#d5d7dc}.tos-home .plan li svg{width:15px;height:15px;flex:none}.tos-home .plan .pbtn{display:block;text-align:center;background:var(--soft);border-radius:12px;padding:12px;font-weight:500;font-size:14.5px;transition:.15s}.tos-home .plan.pro .pbtn{background:#fff;color:var(--ink)}.tos-home .plan .pbtn:hover{transform:translateY(-1px)}@media(max-width:700px){.tos-home .plans{grid-template-columns:1fr}}.tos-home .final{background:linear-gradient(155deg,#1c1e26 0,var(--accent) 55%,#0d0e12 100%);color:#fff;border-radius:26px;text-align:center;padding:84px 24px;margin:0 24px;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.tos-home .final:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 90% at 10% 0,rgba(255,255,255,.08),transparent 60%),radial-gradient(50% 80% at 100% 100%,rgba(34,197,94,.1),transparent 60%)}.tos-home .final>*{position:relative}.tos-home .final h2{font-size:clamp(30px,4.6vw,50px);font-weight:600;letter-spacing:-1.8px;line-height:1.02}.tos-home .final h2 em{font-style:normal;color:#9ea1ab}.tos-home .final p{color:#a2a5ae;margin:18px auto 30px;max-width:460px;font-size:16px}.tos-home .final .b{background:#fff;color:var(--ink);padding:14px 26px;border-radius:13px;font-weight:600;font-size:15px;display:inline-block;transition:.15s}.tos-home .final .b:hover{transform:translateY(-2px)}.tos-home footer.wrap{padding:80px 24px;margin-top:150px;border-top:1px solid #dfe2e8}.tos-home .final{margin-bottom:0}.tos-home .foot-in{display:flex;justify-content:space-between;flex-wrap:wrap;gap:28px}.tos-home .foot-brand p{color:var(--muted);font-size:13.5px;margin-top:12px;max-width:250px}.tos-home .foot-col h5{font-size:13px;font-weight:600;margin-bottom:13px}.tos-home .foot-col a{display:block;color:#5b5e66;font-size:13.5px;margin-bottom:9px}.tos-home .foot-col a:hover{color:var(--ink)}.tos-home .foot-social{display:flex;gap:9px;margin-top:16px}.tos-home .foot-social a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:var(--soft);color:var(--muted);transition:.18s}.tos-home .foot-social a:hover{background:var(--card);color:var(--ink);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.tos-home .foot-social svg{width:16px;height:16px;fill:currentColor;display:block}.tos-home .btn-ico{display:inline-flex;align-items:center;gap:9px}.tos-home .btn-ico svg{width:17px;height:17px;fill:currentColor;display:block}.tos-home .foot-bottom{margin-top:44px;color:var(--muted2);font-size:12.5px}.tos-home .rv{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.7,.3,1),transform .7s cubic-bezier(.2,.7,.3,1)}.tos-home .rv.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.tos-home .rv{opacity:1;transform:none}.tos-home .scene{animation:none}}.tos-home .fm-home-count{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-top:26px}.tos-home .fm-home-count .n{font-family:var(--font-mono);font-size:34px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums}.tos-home .fm-home-count .t{font-family:var(--font-mono);font-size:17px;color:var(--muted2)}.tos-home .fm-home-count .l{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:var(--muted2);font-weight:600;margin-left:4px}