:root{--ink:#10122b;--body:#6b7189;--muted:#9aa0b8;--line:#e9ebf4;--surface:#fff;--surface-alt:#f6f7fb;--brand:#ff6700;--brand-2:#ed5a00;--brand-accent:#ff6700;--violet:#7b3fe4;--radius-lg:28px;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;color:var(--ink);background:var(--surface);font-synthesis:none;font-family:Inter,Noto Sans TC,PingFang TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button,input{font:inherit}.site{overflow:clip}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:100;top:12px;background:var(--ink);color:var(--surface);border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700;transition:transform .16s;position:fixed;inset-inline-start:12px;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}main#main{scroll-margin-top:104px}.brand{align-items:center;gap:9px;display:inline-flex}.brand-mark{border-radius:10px;width:32px;height:32px;box-shadow:0 4px 12px #d676423d}.brand-name{letter-spacing:-.03em;font-size:20px;font-weight:700}.btn{border-radius:999px;align-items:center;gap:12px;height:54px;padding:0 8px 0 26px;font-size:15px;font-weight:600;transition:transform .14s,box-shadow .14s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-sm{height:42px;padding:0 6px 0 18px;font-size:14px}.btn-primary{color:#fff;background:linear-gradient(105deg,#3c4041 8%,#111);box-shadow:0 10px 24px #11111138,0 2px 6px #1111111f}.btn-primary:hover{box-shadow:0 14px 30px #11111147,0 2px 6px #11111124}.btn-soft{color:#3c4041;background:#f0f1f3;padding-inline:30px}.btn-soft:hover{background:#e7e9ec}.btn-light{color:var(--ink);background:#fffffff0;box-shadow:0 14px 30px #34166e38}.btn-arrow{background:#ffffff38;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.btn-sm .btn-arrow{width:30px;height:30px}.btn-light .btn-arrow{background:#f0eefb}.btn-arrow svg{stroke-width:2.2px;width:17px}.btn-primary .btn-arrow{color:#17181a;background:#fff}.fx-shake-shine{position:relative;overflow:hidden}.fx-shake-shine:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 32%,#ffffff0f 42%,#fff9 50%,#ffffff0f 58%,#0000 68%);position:absolute;inset:0;transform:translate(-105%)}.fx-shake-shine:hover{animation:.45s ease-in-out btn-shake}.fx-shake-shine:hover:after{animation:.9s cubic-bezier(.4,0,.2,1) .15s btn-shine}@keyframes btn-shake{0%,to{transform:translate(0)rotate(0)translateY(-1px)}16%{transform:translate(-4px)rotate(-1.2deg)translateY(-1px)}33%{transform:translate(4px)rotate(1.2deg)translateY(-1px)}50%{transform:translate(-3px)rotate(-.8deg)translateY(-1px)}66%{transform:translate(3px)rotate(.8deg)translateY(-1px)}83%{transform:translate(-1px)rotate(0)translateY(-1px)}}@keyframes btn-shine{0%{transform:translate(-105%)}to{transform:translate(105%)}}.site-nav{z-index:40;justify-content:center;padding:20px 24px 0;transition:padding .28s cubic-bezier(.2,0,0,1);display:flex;position:sticky;top:0}.site-nav-bar{-webkit-backdrop-filter:blur(16px)saturate(150%);backdrop-filter:blur(16px)saturate(150%);background:#ffffffe0;border:1px solid #eceef7;border-radius:999px;justify-content:center;width:min(1000px,100%);height:68px;transition:width .28s cubic-bezier(.2,0,0,1),height .28s cubic-bezier(.2,0,0,1),border-radius .28s cubic-bezier(.2,0,0,1),background .24s cubic-bezier(.2,0,0,1),box-shadow .32s cubic-bezier(.2,0,0,1),border-color .24s cubic-bezier(.2,0,0,1);display:flex;box-shadow:0 16px 40px #181a3e14}.site-nav-inner{align-items:center;gap:40px;width:min(1000px,100%);padding:0 12px 0 22px;display:flex}.site-nav-scrolled{padding:0}.site-nav-scrolled .site-nav-bar{background:#fffffff7;border-color:#0000 #0000 #eceef7;border-radius:0;width:100%;height:76px;box-shadow:0 10px 26px #181a3e0f}.site-nav-inner>nav{color:#4b5068;gap:34px;margin-right:auto;font-size:14px;font-weight:500;display:flex}.site-nav-inner>nav a:hover{color:var(--brand)}.site-nav-burger,.site-nav-drawer{display:none}@keyframes load-rise-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes load-nav-drop{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes load-stage-rise{0%{opacity:0;transform:translateY(44px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes load-tag-pop{0%{opacity:0;transform:scale(.6)}60%{opacity:1}to{opacity:1;transform:scale(1)}}.site-nav{animation:.5s cubic-bezier(.16,1,.3,1) both load-nav-drop}.hero-kicker{animation:.55s cubic-bezier(.16,1,.3,1) 50ms both load-rise-in}.hero h1{animation:.65s cubic-bezier(.16,1,.3,1) .15s both load-rise-in}.hero-sub{animation:.6s cubic-bezier(.16,1,.3,1) .28s both load-rise-in}.hero-actions{animation:.6s cubic-bezier(.16,1,.3,1) .38s both load-rise-in}.hero-shot{animation:.8s cubic-bezier(.16,1,.3,1) .45s both load-stage-rise}.float-tag{animation:.5s cubic-bezier(.34,1.3,.36,1) backwards load-tag-pop;animation-delay:calc(.6s + var(--tag-i,0) * 50ms)}.reveal-armed .reveal{opacity:0;transition:opacity .6s cubic-bezier(.2,0,0,1),transform .6s cubic-bezier(.2,0,0,1);transform:translateY(28px)}.reveal-armed .reveal.from-left{transform:translate(-46px)}.reveal-armed .reveal.from-right{transform:translate(46px)}.reveal-armed .reveal.zoom{transform:scale(.93)}.reveal-armed .reveal.fade{transform:none}.reveal-armed .reveal[data-d="2"]{transition-delay:90ms}.reveal-armed .reveal[data-d="3"]{transition-delay:.18s}.reveal-armed .reveal.in{opacity:1;transform:none}.reveal-armed .reveal-stage .feature-copy h3{opacity:0;transition:opacity .5s cubic-bezier(.2,0,0,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal-armed .reveal-stage .feature-copy p{opacity:0;transition:opacity .5s cubic-bezier(.2,0,0,1) .12s,transform .65s cubic-bezier(.16,1,.3,1) .12s;transform:translateY(36px)}.reveal-armed .reveal-stage .feature-shot{opacity:0;transition:opacity .55s cubic-bezier(.2,0,0,1) .26s,transform .75s cubic-bezier(.16,1,.3,1) .26s;transform:translateY(52px)}.reveal-armed .reveal-stage.in .feature-copy h3,.reveal-armed .reveal-stage.in .feature-copy p,.reveal-armed .reveal-stage.in .feature-shot{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){@keyframes mock-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes mock-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mock-wipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 -2% 0 0)}}@keyframes mock-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes mock-grow-y{0%{transform:translate(-50%)scaleY(0)}to{transform:translate(-50%)scaleY(1)}}@keyframes mock-spin{to{transform:rotate(360deg)}}@keyframes mock-wiggle{0%,to{transform:rotate(0)}30%{transform:rotate(-12deg)}60%{transform:rotate(10deg)}}@keyframes mock-bubble{0%{opacity:0;transform:translateY(6px)scale(.86)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mock-typing-window{0%{opacity:0}10%,72%{opacity:1}86%,to{opacity:0}}@keyframes mock-typing-dot{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes mock-flow-down{0%{background-position:50% -80%}to{background-position:50% 180%}}@keyframes mock-shimmer{0%{background-position:-60%}to{background-position:160%}}@keyframes mock-tick{0%,62%,to{filter:brightness();transform:scale(1)}22%{filter:brightness(1.16);transform:scale(1.16)}}@keyframes mock-chip-glow{0%,42%,to{filter:brightness();box-shadow:0 0 #f4682f00}16%{filter:brightness(1.09);box-shadow:0 0 0 3px #f4682f29}}@keyframes mock-wiggle-loop{0%,36%,to{transform:rotate(0)}10%{transform:rotate(-12deg)}24%{transform:rotate(10deg)}}@keyframes mock-twinkle{0%,46%,to{opacity:1;transform:scale(1)}22%{opacity:.62;transform:scale(1.16)}}@keyframes mock-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes mock-sway{0%,to{transform:rotate(0)}30%{transform:rotate(-9deg)}70%{transform:rotate(6deg)}}@keyframes mock-night-write{0%{clip-path:inset(0 100% 0 0);opacity:1;animation-timing-function:linear}18%{clip-path:inset(0 100% 0 0);animation-timing-function:steps(11,end)}48%{clip-path:inset(0 -4% 0 0);animation-timing-function:linear}90%{clip-path:inset(0 -4% 0 0);opacity:1}97%{clip-path:inset(0 -4% 0 0);opacity:0}97.5%,to{clip-path:inset(0 100% 0 0);opacity:0}}@keyframes mock-night-loading{0%,16%{opacity:1}24%,92%{opacity:0}to{opacity:1}}@keyframes mock-night-body{0%,46%{opacity:0;transform:translateY(6px)}58%,90%{opacity:1;transform:translateY(0)}97%,to{opacity:0;transform:translateY(0)}}@keyframes mock-caret{0%,49%{opacity:1}50%,to{opacity:0}}.reveal-armed .reveal-stage.in .shot-note h6{animation:.8s steps(14,end) .55s both mock-wipe}.reveal-armed .reveal-stage.in .shot-note .shot-note-scroll p{animation:.5s cubic-bezier(.2,0,0,1) 1.15s both mock-rise}.reveal-armed .reveal-stage.in .shot-note .shot-line{transform-origin:0;background-image:linear-gradient(90deg,#0000 0%,#fffffff2 50%,#0000 100%);background-repeat:no-repeat;background-size:45% 100%;animation:.45s cubic-bezier(.2,0,0,1) both mock-grow-x,1.9s linear infinite mock-shimmer}.reveal-armed .reveal-stage.in .shot-note .shot-line:nth-of-type(2){animation-delay:1.35s,2.4s}.reveal-armed .reveal-stage.in .shot-note .shot-line:nth-of-type(3){animation-delay:1.5s,3.03s}.reveal-armed .reveal-stage.in .shot-note .shot-line:nth-of-type(4){animation-delay:1.65s,3.66s}.reveal-armed .reveal-stage.in .shot-note .shot-tags i{animation:.4s cubic-bezier(.34,1.3,.36,1) both mock-pop,2.6s ease-in-out infinite mock-chip-glow}.reveal-armed .reveal-stage.in .shot-note .shot-tags i:first-child{animation-delay:2s,2.7s}.reveal-armed .reveal-stage.in .shot-note .shot-tags i:nth-child(2){animation-delay:2.15s,3.57s}.reveal-armed .reveal-stage.in .shot-note .shot-tags i:nth-child(3){animation-delay:2.3s,4.44s}.reveal-armed .reveal-stage.in .shot-note .shot-fragment-head>svg{animation:3.2s ease-in-out 3.6s infinite mock-wiggle-loop}.reveal-armed .reveal-stage.in .shot-note .shot-folder{animation:.55s cubic-bezier(.16,1,.3,1) 2.6s both mock-rise}.reveal-armed .reveal-stage.in .shot-note .shot-folder-icon svg{animation:3.2s ease-in-out 4.5s infinite mock-wiggle-loop}.reveal-armed .reveal-stage.in .shot-plan .shot-plan-head>svg{animation:.9s cubic-bezier(.4,0,.2,1) .5s both mock-spin}.reveal-armed .reveal-stage.in .shot-plan .shot-context-chip{animation:.4s cubic-bezier(.34,1.3,.36,1) .65s both mock-pop}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li{animation:.5s cubic-bezier(.2,0,0,1) both mock-rise}.reveal-armed .reveal-stage.in .shot-plan .shot-widget-icon svg{animation:2.4s ease-in-out 3s infinite mock-twinkle}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li .shot-dot{animation:.35s cubic-bezier(.34,1.3,.36,1) both mock-pop,1.5s ease-out infinite mock-tick}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:not(:last-child) .shot-dot:after{transform-origin:top;background-color:#c2e7d6;background-image:linear-gradient(#0000 0%,#2fa877 50%,#0000 100%);background-repeat:no-repeat;background-size:100% 55%;animation:.4s cubic-bezier(.2,0,0,1) both mock-grow-y,1.5s linear infinite mock-flow-down}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:first-child{animation-delay:.9s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:first-child .shot-dot{animation-delay:1s,2.9s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:first-child .shot-dot:after{animation-delay:1.1s,2.9s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(2){animation-delay:1.25s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(2) .shot-dot{animation-delay:1.35s,3.28s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(2) .shot-dot:after{animation-delay:1.45s,3.28s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(3){animation-delay:1.6s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(3) .shot-dot{animation-delay:1.7s,3.66s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(3) .shot-dot:after{animation-delay:1.8s,3.66s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(4){animation-delay:1.95s}.reveal-armed .reveal-stage.in .shot-plan .shot-steps li:nth-child(4) .shot-dot{animation-delay:2.05s,4.04s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li{animation:.5s cubic-bezier(.2,0,0,1) both mock-rise}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline .shot-timeline-dot{animation:.35s cubic-bezier(.34,1.3,.36,1) both mock-pop,1.5s ease-out infinite mock-tick}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:not(:last-child) .shot-timeline-dot:after{transform-origin:top;background-color:#5b75b433;background-image:linear-gradient(#0000 0%,#5b75b4 50%,#0000 100%);background-repeat:no-repeat;background-size:100% 55%;animation:.45s cubic-bezier(.2,0,0,1) both mock-grow-y,1.5s linear infinite mock-flow-down}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:first-child{animation-delay:.6s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:first-child .shot-timeline-dot{animation-delay:.7s,2.4s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:first-child .shot-timeline-dot:after{animation-delay:.85s,2.4s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:nth-child(2){animation-delay:1.05s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:nth-child(2) .shot-timeline-dot{animation-delay:1.15s,2.78s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:nth-child(2) .shot-timeline-dot:after{animation-delay:1.3s,2.78s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:nth-child(3){animation-delay:1.5s}.reveal-armed .reveal-stage.in .shot-lineage .shot-timeline li:nth-child(3) .shot-timeline-dot{animation-delay:1.6s,3.16s}.reveal-armed .reveal-stage.in .shot-lineage .shot-lineage-rel span{animation:.4s cubic-bezier(.34,1.3,.36,1) both mock-pop}.reveal-armed .reveal-stage.in .shot-lineage .shot-lineage-rel span:first-child{animation-delay:1.95s}.reveal-armed .reveal-stage.in .shot-lineage .shot-lineage-rel span:nth-child(2){animation-delay:2.1s}.reveal-armed .reveal-stage.in .shot-lineage .shot-lineage-rel span:nth-child(3){animation-delay:2.25s}.reveal-armed .reveal-stage.in .shot-lineage .shot-lineage-rel span:nth-child(4){animation-delay:2.4s}.reveal-armed .reveal-stage.in .shot-night .shot-chat-thread>:first-child{animation:.4s cubic-bezier(.34,1.3,.36,1) .5s both mock-pop,2.6s ease-in-out 1.4s infinite mock-bob}.reveal-armed .reveal-stage.in .shot-night .night-typing{animation:1.5s linear .7s both mock-typing-window;display:inline-flex}.reveal-armed .reveal-stage.in .shot-night .night-typing i{animation:.9s ease-in-out infinite mock-typing-dot}.reveal-armed .reveal-stage.in .shot-night .night-typing i:nth-child(2){animation-delay:.15s}.reveal-armed .reveal-stage.in .shot-night .night-typing i:nth-child(3){animation-delay:.3s}.reveal-armed .reveal-stage.in .shot-night .night-card{transform-origin:0 0;animation:.5s cubic-bezier(.34,1.3,.36,1) 2.3s both mock-bubble}.reveal-armed .reveal-stage.in .shot-night .night-card .night-lead{animation:.45s cubic-bezier(.2,0,0,1) 2.55s both mock-rise}.reveal-armed .reveal-stage.in .shot-night .night-lead-text{animation:5.4s linear 3.6s infinite mock-night-write}.reveal-armed .reveal-stage.in .shot-night .night-loading{animation:5.4s linear 3.6s infinite mock-night-loading;display:flex}.reveal-armed .reveal-stage.in .shot-night .night-loading i{animation:.9s ease-in-out infinite mock-typing-dot}.reveal-armed .reveal-stage.in .shot-night .night-loading i:nth-child(2){animation-delay:.15s}.reveal-armed .reveal-stage.in .shot-night .night-loading i:nth-child(3){animation-delay:.3s}.reveal-armed .reveal-stage.in .shot-night .night-card p:not(.night-lead){animation:.45s cubic-bezier(.2,0,0,1) 2.7s both mock-rise,5.4s cubic-bezier(.2,0,0,1) 3.6s infinite mock-night-body}.reveal-armed .reveal-stage.in .shot-night .shot-chat-actions .night-btn:first-child{animation:.4s cubic-bezier(.34,1.3,.36,1) 2.95s both mock-pop,5.4s cubic-bezier(.2,0,0,1) 3.68s infinite mock-night-body}.reveal-armed .reveal-stage.in .shot-night .shot-chat-actions .night-btn:nth-child(2){animation:.4s cubic-bezier(.34,1.3,.36,1) 3.08s both mock-pop,5.4s cubic-bezier(.2,0,0,1) 3.76s infinite mock-night-body}.reveal-armed .reveal-stage.in .shot-night .night-lead svg{animation:2.8s ease-in-out 3.4s infinite mock-sway}.reveal-armed .reveal-stage.in .shot-night .shot-chat-input>span{position:relative}.reveal-armed .reveal-stage.in .shot-night .shot-chat-input>span:after{content:"";background:#b6bcc6;border-radius:1px;width:2px;height:15px;animation:1s step-end infinite mock-caret;position:absolute;top:-6px;right:-6px}}.hero{text-align:center;padding:78px 0 0;position:relative}.hero-glow{pointer-events:none;background:radial-gradient(46% 60% at 50% 34%,#fffffff5,#0000 70%),radial-gradient(40% 50% at 10% 24%,#9acdda9e,#0000 72%),radial-gradient(42% 54% at 90% 20%,#f0cda08f,#0000 72%);height:720px;position:absolute;inset:-180px 0 auto}.hero h1{letter-spacing:-.025em;margin:0;font-size:clamp(36px,4.4vw,56px);font-weight:500;line-height:1.16;position:relative}.hero h1 span{color:var(--brand-accent)}html[lang^=zh] .hero h1{letter-spacing:-.005em;line-height:1.38}.hero-sub{max-width:620px;color:var(--body);margin:22px auto 0;font-size:16px;line-height:1.7;position:relative}.tick{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.tick svg{stroke-width:3.4px;width:12px}.hero-actions{justify-content:center;gap:14px;margin-top:32px;display:flex;position:relative}.hero-stage{max-width:1440px;height:670px;margin:54px auto 0;padding:0 clamp(30px,9vw,150px);position:relative}.hero-shot{background:#fff;border:1px solid #e7e9f5;border-bottom:0;border-radius:20px 20px 0 0;height:100%;overflow:hidden;box-shadow:0 -2px 60px #181a3e1f}.float-tag{z-index:3;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 14px 7px 9px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 10px 24px #181a3e21}.float-tag:first-child{top:17%;left:1.5%}.float-tag:nth-child(2){top:22%;right:24px}.float-tag:nth-child(3){top:32%;left:0}.float-tag:nth-child(4){top:67%;left:1.8%}.float-tag:nth-child(5){top:84%;right:0}.float-tag:nth-child(6){top:59%;left:1.8%}.float-tag:nth-child(7){top:15%;right:24px}.float-tag:nth-child(8){top:48%;right:0}.float-tag:nth-child(9){top:58%;right:5%}.float-tag:nth-child(10){top:70%;right:4%}.float-tag:nth-child(11){top:89%;right:8%}.float-tag:nth-child(12){top:39%;left:0}.float-tag-mark{flex:0 0 18px;place-items:center;width:18px;height:18px;display:grid}.float-tag-icon{stroke-width:2px;width:16px;height:16px}.float-tag-logo{object-fit:contain;border-radius:4px;width:17px;height:17px}.float-tag-fallback{font-size:15px;line-height:1}.float-tag-blue .float-tag-mark{color:#2563eb}.float-tag-orange .float-tag-mark{color:#ea580c}.float-tag-violet .float-tag-mark{color:#7c3aed}.float-tag-amber .float-tag-mark{color:#d97706}.float-tag-green .float-tag-mark{color:#16a34a}.float-tag-red .float-tag-mark{color:#dc2626}.logo-wall{--flow-accent:var(--brand-accent);--flow-muted:#8a93a8;background:var(--surface-alt);text-align:center;padding:72px 24px 80px}.knowledge-cycle-diagram{z-index:0;pointer-events:none;width:100%;height:100%;margin:0;position:absolute;inset:0;overflow:visible}.knowledge-cycle-connectors path{vector-effect:non-scaling-stroke}.knowledge-cycle-dot{vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #ff670073)}.knowledge-cycle-badge{z-index:1;color:var(--brand-accent);letter-spacing:.1em;white-space:nowrap;pointer-events:none;background:#fff;border:1px solid #ff670047;border-radius:999px;padding:4px 14px;font-size:13px;font-weight:600;line-height:1.2;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #181a3e0f}.flow-step-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:48px;max-width:960px;min-height:236px;margin:0 auto 44px;padding:12px 0;display:grid;position:relative}.flow-step{z-index:1;text-align:left;background:#fff;border:1px solid #1d21381f;border-radius:12px;width:100%;min-width:0;max-width:none;min-height:148px;margin:0 auto;padding:14px 16px;position:relative;box-shadow:0 1px 2px #181a3e0d,0 10px 24px #181a3e14}.flow-step-icon{width:40px;height:40px;color:var(--brand-accent);background:linear-gradient(#ff670024,#ff67000f);border:1px solid #ff670038;border-radius:12px;place-items:center;display:grid}.flow-step-icon svg{stroke-width:1.8px;width:20px;height:20px}.flow-step h3{color:#1d2138;margin:12px 0 4px;font-size:16px;line-height:1.3}.flow-step p{color:var(--body);margin:0;font-size:13px;line-height:1.55}.flow-step-row.flow-ready .flow-step{opacity:0;translate:0 16px}.flow-step-row.flow-ready .knowledge-cycle-diagram,.flow-step-row.flow-ready .knowledge-cycle-badge{opacity:0}.flow-step-row.flow-in .flow-step{opacity:1;transition:opacity .55s ease-out,translate .55s ease-out;translate:0}.flow-step-row.flow-in .flow-step:nth-of-type(2){transition-delay:.1s}.flow-step-row.flow-in .flow-step:nth-of-type(3){transition-delay:.2s}.flow-step-row.flow-in .knowledge-cycle-diagram,.flow-step-row.flow-in .knowledge-cycle-badge{opacity:1;transition:opacity .6s ease-out .4s}@media (prefers-reduced-motion:reduce){.flow-step-row.flow-ready .flow-step,.flow-step-row.flow-ready .knowledge-cycle-diagram,.flow-step-row.flow-ready .knowledge-cycle-badge{opacity:1;transition:none;translate:none}}.flow-outcome-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;max-width:960px;margin:0 auto;display:flex}.flow-outcome{color:#4a4f66;background:#ffffff9e;border:1px solid #6e78962e;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.section{padding:82px 0;scroll-margin-top:104px}.section-head{text-align:center;max-width:760px;margin:0 auto 52px}.section-head-left{text-align:left;margin-left:0}.section-head h2{letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(28px,3.4vw,40px);font-weight:500;line-height:1.28}.section-head h2 span{color:var(--brand-accent)}.section-head p{max-width:100%;color:var(--body);margin:18px auto 0;font-size:15px;line-height:1.75}.section-head-left p{margin-left:0}.feature-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.feature-card{border-radius:var(--radius-lg);background:radial-gradient(88% 70% at 0 100%,#9acdda7a,#0000 72%),radial-gradient(88% 70% at 100% 100%,#f0cda075,#0000 72%),linear-gradient(168deg,#f8f9fb 0%,#f4f6f7 48%,#f1f3f4 100%);border:1px solid #eceff1;flex-direction:column;grid-column:span 2;gap:18px;min-height:386px;padding:28px 28px 0;display:flex;overflow:hidden}.feature-card-wide{grid-column:span 3}.feature-card-flip{flex-direction:row-reverse;align-items:center;gap:26px;padding:28px}.feature-card-flip .feature-copy{flex:46%}.feature-card-flip .feature-shot{flex:54%;align-self:stretch}.feature-copy h3{letter-spacing:-.02em;margin:0 0 10px;font-size:21px;font-weight:700}.feature-copy p{max-width:46ch;color:var(--body);margin:0;font-size:14px;line-height:1.7}.feature-card-wide:not(.feature-card-flip) .feature-copy p{max-width:none}.feature-shot{flex:1;min-height:210px;position:relative}.how-section{background:radial-gradient(45% 50% at 0 58%,#9acdda29,#0000 75%),radial-gradient(42% 48% at 100% 42%,#f0cda024,#0000 75%),#fafbfc}.how-layout{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(48px,7vw,88px);display:grid;position:relative}.how-intro{max-width:520px}.how-kicker{color:var(--brand-accent);letter-spacing:.04em;background:#ff670017;border-radius:999px;padding:5px 11px;font-size:13px;font-weight:700;display:inline-flex}.how-intro h2{letter-spacing:-.03em;text-wrap:balance;margin:18px 0 0;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.18}.how-intro h2 span{color:var(--brand-accent)}.how-intro>p{max-width:48ch;color:var(--body);margin:20px 0 0;font-size:15px;line-height:1.75}.how-source-panel{--card-rotate-x:0deg;--card-rotate-y:0deg;--card-glow-x:50%;--card-glow-y:35%;max-width:460px;transform:perspective(900px) rotateX(var(--card-rotate-x)) rotateY(var(--card-rotate-y));transform-origin:50%;transform-style:preserve-3d;will-change:transform;background:#1d1f23;border:0;border-radius:20px;margin-top:42px;transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .42s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,0 24px 50px #1c21281c,0 5px 14px #1c21280d}.how-source-panel[data-hovered=true]{transition-duration:.11s;box-shadow:inset 0 1px #fff9,0 34px 62px #1c212826,0 8px 20px #ff670012}.how-source-sheen{z-index:3;pointer-events:none;background:radial-gradient(circle at var(--card-glow-x) var(--card-glow-y), #ffffff6b, #ffffff1a 18%, transparent 42%);mix-blend-mode:soft-light;opacity:0;transition:opacity .22s ease-out;position:absolute;inset:0}.how-source-panel[data-hovered=true] .how-source-sheen{opacity:1}.how-source-face{z-index:1;color:#22262c;background:radial-gradient(60% 75% at 22% 24%,#74b1ee70,#0000 72%),radial-gradient(62% 90% at 88% 18%,#ff9f6a6b,#0000 68%),radial-gradient(55% 65% at 70% 100%,#75d3b047,#0000 78%),#f7f3eb;min-height:155px;padding:22px 25px 23px;position:relative}.how-source-title{color:#292e35;align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.how-source-title svg{color:#e65f16;stroke-width:1.8px;width:18px;height:18px}.how-source-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.how-source-list span{color:#23282fcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border:1px solid #252b321c;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:600}.how-source-footer{z-index:2;color:#fff;background:radial-gradient(70% 120% at 100% 0,#ff670017,#0000 65%),linear-gradient(150deg,#25272c,#191b1f);justify-content:space-between;align-items:center;gap:18px;padding:18px 25px 20px;display:flex;position:relative}.how-handoff{border:0;align-items:center;gap:11px;min-width:0;margin:0;padding:0;display:flex}.how-handoff-mark{color:#22252a;background:#fff;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.how-handoff-mark svg{stroke-width:1.8px;width:16px;height:16px}.how-handoff>span:last-child{gap:2px;display:grid}.how-handoff strong{font-size:13px}.how-handoff small{color:#ffffffa6;font-size:13px}.how-source-actions{flex:none;justify-content:flex-end;align-items:center;gap:14px;margin-top:0;display:flex}@media (width<=520px){.how-source-footer{flex-direction:column;align-items:stretch}.how-source-actions{justify-content:flex-end}}.how-cta{color:#202328;background:#fff;border-radius:999px;flex:none;align-items:center;gap:16px;height:46px;margin-top:0;padding:0 7px 0 18px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 22px #782b0029}.how-cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px #782b0038}.how-cta>span{color:#fff;background:#24272c;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.how-cta svg{stroke-width:2px;width:16px;height:16px}.how-step-list{align-items:start;gap:14px;margin:0;padding:14px 0;list-style:none;display:grid;position:relative}.how-step{background:#fffffff0;border:1px solid #e9ecee;border-radius:22px;grid-template-columns:38px 48px minmax(0,1fr);align-items:start;gap:16px;padding:24px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 12px 34px #2b303a0e}.how-step:first-child{width:84%;transform:rotate(.8deg)}.how-step:nth-child(2){z-index:2;background:radial-gradient(70% 120% at 100% 100%,#f0cda02e,#0000 76%),#fffffff5;width:94%;margin-inline-start:6%;transform:translateY(-2px);box-shadow:0 18px 42px #2b303a14}.how-step:nth-child(3){width:82%;margin-inline-start:13%;transform:rotate(-.7deg)}.how-step:hover{z-index:3;transform:translateY(-3px);box-shadow:0 22px 48px #2b303a1a}.how-step-count{color:#c5cad0;font-variant-numeric:tabular-nums;letter-spacing:-.04em;padding-top:7px;font-size:22px;font-weight:600;line-height:1}.how-step-mark{width:48px;height:48px;color:var(--brand-accent);background:#fff0e6;border-radius:15px;place-items:center;display:grid}.how-step:nth-child(2) .how-step-mark{color:#338f84;background:#e7f3f1}.how-step:nth-child(2) .how-step-mark-plain{background:0 0}.how-step:nth-child(3) .how-step-mark{color:#6d746d;background:#f2f1ec}.how-step-mark svg{stroke-width:1.7px;width:22px;height:22px}.how-step-mark img{border-radius:11px;width:42px;height:42px}.how-step-copy h3{letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:8px;margin:1px 0 7px;font-size:18px;font-weight:700;display:flex}.how-step-copy h3 a{color:inherit;align-items:center;gap:5px;transition:color .15s;display:inline-flex}.how-step-copy h3 a:hover{color:var(--brand-accent)}.how-step-copy h3 a svg{stroke-width:1.8px;width:15px;height:15px}.how-step-badge{color:var(--brand-accent);letter-spacing:0;background:#fff0e6;border-radius:999px;padding:3px 8px;font-size:13px;font-weight:700}.how-step-copy p{max-width:48ch;color:var(--body);margin:0;font-size:14px;line-height:1.7}.section-scenes{background:linear-gradient(#fff 0%,#f7f6fd 62%,#f4f2fc 100%);padding-bottom:40px}.orbit{height:460px;margin-top:6px;position:relative}.orbit-lines{width:100%;height:100%;position:absolute;inset:auto 0 0}.orbit-core{cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:24%;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #181a3e1f,0 24px 48px #ff67002e}.orbit-core svg{width:64px;height:64px}.orbit-node{color:#fff;cursor:pointer;border-radius:15px;place-items:center;width:54px;height:54px;display:grid;position:absolute;box-shadow:0 14px 28px #181a3e33}.orbit-node:after,.orbit-core:after{content:attr(data-tip);z-index:2;width:max-content;max-width:248px;color:var(--body);text-align:left;opacity:0;pointer-events:none;background:#fff;border-radius:14px;padding:12px 16px;font-size:13px;font-weight:400;line-height:1.6;transition:opacity .15s ease-out,translate .15s ease-out;position:absolute;box-shadow:0 12px 28px #181a3e1a}.orbit-node:after{bottom:calc(100% + 12px);left:50%;translate:-50% 4px}.orbit-node:hover:after{opacity:1;translate:-50%}.orbit-core:after{bottom:calc(100% + 12px);left:50%;translate:-50% 4px}.orbit-core:hover:after{opacity:1;translate:-50%}.orbit-node svg{width:24px}.orbit-node-blue{background:linear-gradient(150deg,#38bdf8,#2563eb)}.orbit-node-red{background:linear-gradient(150deg,#f87171,#dc2626)}.orbit-node-orange{background:linear-gradient(150deg,#fb923c,#ea580c)}.orbit-node-magenta{background:linear-gradient(150deg,#e879f9,#c026d3)}.reveal-armed .orbit .orbit-node{opacity:0}.reveal-armed .orbit.in .orbit-core{animation:2.4s ease-out infinite orbit-core-emit}@keyframes orbit-core-emit{0%{transform:translate(-50%)scale(1.03);box-shadow:0 10px 24px #181a3e1f,0 24px 48px #ff67002e,0 0 #f4682f57}55%,to{transform:translate(-50%)scale(1);box-shadow:0 10px 24px #181a3e1f,0 24px 48px #ff67002e,0 0 0 26px #f4682f00}}.reveal-armed .orbit.in .orbit-node{animation:orbit-node-in .7s cubic-bezier(.16, 1, .3, 1) calc(.2s + var(--node-i,0) * .12s) both, orbit-node-float var(--float-secs,3.2s) ease-in-out calc(.9s + var(--node-i,0) * .12s) infinite}.reveal-armed .orbit.in .orbit-node:hover{animation-play-state:paused}@keyframes orbit-node-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-node-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (prefers-reduced-motion:reduce){.reveal-armed .orbit .orbit-node,.reveal-armed .orbit.in .orbit-node,.reveal-armed .orbit.in .orbit-core{opacity:1;animation:none}}.billing-toggle{background:var(--surface-alt);border-radius:999px;gap:4px;width:fit-content;margin:0 auto 46px;padding:5px;display:flex}.billing-toggle button{color:#545a73;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.billing-toggle button.is-on{color:var(--ink);background:#fff;box-shadow:0 4px 12px #181a3e1a}.billing-toggle em{color:var(--brand);background:#eceaff;border-radius:999px;padding:3px 8px;font-size:13px;font-style:normal;font-weight:600}.plan-grid{grid-template-columns:repeat(2,1fr);align-items:start;display:grid}.plan{background:#fff;border:1px solid #edeef6;padding:40px 34px}.plan:first-child{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.plan:last-child{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.plan h3{letter-spacing:-.02em;margin:0 0 22px;font-size:20px;font-weight:700}.plan-price{align-items:center;gap:10px;margin:0 0 20px;display:flex}.plan-price strong{letter-spacing:-.04em;font-size:46px;font-weight:700;line-height:1}.plan-price span{color:var(--muted);font-size:13px;line-height:1.35}.plan-price .plan-currency{color:currentColor;align-self:flex-start;padding-top:4px;font-size:16px;font-weight:700}.plan-original{min-height:22px;color:var(--muted);margin:-10px 0 18px;font-size:13px}.plan-blurb{min-height:44px;color:var(--body);margin:0 0 24px;font-size:14px;line-height:1.7}.plan-cta{border:1px solid #e6e7f1;border-radius:999px;place-items:center;height:50px;font-size:15px;font-weight:600;transition:background .14s;display:grid}.plan-cta:hover{background:var(--surface-alt)}.plan-features{border-top:1px solid var(--line);margin-top:30px;padding-top:26px}.plan-features h4{margin:0 0 12px;font-size:15px;font-weight:700}.plan-features ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.plan-features li{color:#3d4258;align-items:center;gap:10px;font-size:14px;display:flex}.plan-features .tick{flex-shrink:0;width:19px;height:19px}.plan-featured{z-index:2;border-radius:var(--radius-lg);color:#fff;background:linear-gradient(158deg,#ff8836 0%,#ff6700 40%,#ed5a00 100%);border-color:#0000;margin:-26px -8px;padding:50px 34px;position:relative;box-shadow:0 30px 60px #ff670047}.plan-featured .plan-price span,.plan-featured .plan-original,.plan-featured .plan-blurb,.plan-featured .plan-features li{color:#ffffffdb}.plan-featured .plan-cta{color:var(--ink);background:#fff;border-color:#0000;position:relative}.plan-featured .plan-cta:after{content:"";pointer-events:none;border-radius:999px;position:absolute;inset:0}.plan-featured .plan-cta:hover:after{animation:1.3s cubic-bezier(.05,.7,.1,1) infinite plan-cta-pulse}@keyframes plan-cta-pulse{0%{box-shadow:0 0 #fff9}to{box-shadow:0 0 0 14px #fff0}}.plan-featured .plan-features{border-top-color:#ffffff3d}.plan-featured .tick{color:var(--brand);background:#fff}.final-cta{padding:0 clamp(0px,4vw,60px) 90px}.final-cta-inner{border-radius:var(--radius-lg);color:#fff;text-align:center;isolation:isolate;background:linear-gradient(169deg,#0000 30%,#e2e4e90d 42%,#e2e4e91a 50%,#e2e4e90d 58%,#0000 70%),radial-gradient(120% 95% at 16% 104%,#e2e4e912,#0000 56%),radial-gradient(95% 75% at 88% 88%,#e2e4e90d,#0000 58%),linear-gradient(150deg,#131418 0%,#090a0d 46%,#010101 100%);padding:86px 24px 92px;position:relative;overflow:hidden}.final-cta-content{z-index:3;text-shadow:0 2px 18px #04061880;position:relative}.final-cta-aurora{z-index:0;filter:blur(54px);opacity:.85;background:radial-gradient(at 18% 74%,#dee0e617,#0000 44%),radial-gradient(at 58% 36%,#c8cad00f,#0000 42%),radial-gradient(at 86% 64%,#d6d8e014,#0000 44%);border-radius:50%;width:110%;height:170%;animation:20s cubic-bezier(.37,0,.63,1) infinite alternate final-aurora-shift;position:absolute;top:-72%;left:-5%}.final-cta-galaxy{z-index:1;pointer-events:none;opacity:.9;width:100%;height:100%;position:absolute;inset:0}@keyframes final-aurora-shift{0%{transform:translate(-4%,-2%)scale(.97)}to{transform:translate(5%,3%)scale(1.05)}}.final-cta-inner h2{letter-spacing:-.025em;margin:0;font-size:clamp(28px,3.6vw,42px);font-weight:500;line-height:1.24}.final-cta-inner p{color:#ffffffd6;margin:18px 0 30px;font-size:15px}.desktop-downloads{justify-content:center;gap:14px;margin-top:32px;display:flex}@property --download-border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.desktop-download{min-width:240px;color:var(--ink);text-shadow:none;background:#fff;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:transform .12s cubic-bezier(.2,0,0,1);display:inline-flex;position:relative}.desktop-download:before{content:"";background:conic-gradient(from var(--download-border-angle), #ffb24e, #f4682f, #ffd9a0, transparent 38%, transparent 62%, #ffb24e);-webkit-mask-composite:xor;opacity:0;pointer-events:none;border-radius:19px;padding:3px;transition:opacity .2s;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.desktop-download:hover:before{opacity:1;animation:1.2s linear infinite download-border-spin}@keyframes download-border-spin{to{--download-border-angle:360deg}}.desktop-download:hover{transform:translateY(-2px)}.desktop-download>svg:first-child{stroke-width:1.8px;flex-shrink:0;width:26px;height:26px}.desktop-download>svg:last-child{stroke-width:2px;width:17px;height:17px;margin-left:auto}.desktop-download span{text-align:left;flex-direction:column;gap:2px;line-height:1.2;display:flex}.desktop-download small{color:var(--muted);font-size:13px}.desktop-download strong{font-size:15px;font-weight:700}.download-requirements{color:#ffffff85;margin-top:22px;font-size:13px;display:block}.download-version{color:#ffffffad;margin-top:10px;font-size:13px;display:block}.download-version-number{font-family:var(--font-mono);letter-spacing:.01em}.site-footer{border-top:1px solid var(--line);padding:34px 0 40px}.footer-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.footer-identity,.footer-links,.footer-tools{align-items:center;display:inline-flex}.footer-identity{gap:16px}.footer-identity small{color:var(--muted);font-size:13px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 24px}.footer-tools{gap:12px}.footer-links a{color:var(--body);font-size:14px;font-weight:500}.footer-links a:hover{color:var(--brand)}.footer-locale{border-inline-start:1px solid var(--line);padding-inline-start:2px}.footer-locale .locale-trigger{height:34px;color:var(--body);background:0 0;border-color:#0000;padding:0 10px;font-size:13px}.footer-locale .locale-trigger:hover{border-color:var(--line);background:var(--surface-alt)}.footer-locale .locale-menu{top:auto;bottom:calc(100% + 10px)}@media (width<=1080px){.feature-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}.feature-card,.feature-card-wide{grid-column:span 1}.plan-grid{gap:18px}.plan-featured{margin:0}.plan,.plan:first-child,.plan:last-child{border-radius:var(--radius-lg)}}@media (width<=780px){.site-nav-bar{flex-direction:column;justify-content:flex-start;height:60px;transition:height .4s cubic-bezier(.2,0,0,1),border-radius .4s cubic-bezier(.2,0,0,1),background .24s cubic-bezier(.2,0,0,1),box-shadow .32s cubic-bezier(.2,0,0,1),border-color .24s cubic-bezier(.2,0,0,1);overflow:hidden}.site-nav-scrolled .site-nav-bar{height:60px}.site-nav-open .site-nav-bar,.site-nav-open.site-nav-scrolled .site-nav-bar{background:#fffffffa;border-radius:30px;height:278px}.site-nav-inner{flex:0 0 58px;justify-content:space-between;gap:10px;padding-right:8px}.site-nav-inner>nav,.site-nav-inner>.btn{display:none}.site-nav-burger{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:999px;flex:0 0 42px;place-items:center;padding:0;display:grid}.site-nav-burger svg{stroke-width:1.8px;width:20px;height:20px}.site-nav-drawer{padding:2px 4px 8px;display:block}.site-nav-drawer a{color:var(--ink);border-radius:16px;align-items:baseline;gap:12px;padding:13px 14px;font-size:17px;font-weight:600;display:flex}.site-nav-drawer a b{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.site-nav-drawer a:active{background:var(--surface-alt)}.site-nav-drawer a.site-nav-drawer-cta{background:var(--ink);height:48px;color:var(--surface);border-radius:16px;justify-content:center;margin:2px 4px 0;font-size:15px;font-weight:700}.hero{padding-top:54px}.hero-stage{height:300px;padding:0 16px}.flow-step-row{grid-template-columns:1fr;gap:28px;max-width:360px;height:auto;min-height:0;margin-bottom:32px;padding:12px 0;overflow:visible}.flow-step{width:calc(100% - 32px);max-width:none;min-height:0;margin:0}.flow-outcome-row{gap:8px;max-width:360px}.flow-outcome{padding:7px 11px}.float-tag{padding:6px 12px 6px 7px;font-size:12.5px}.float-tag:nth-child(n+6){display:none}.float-tag:first-child{top:2%;left:4px;right:auto}.float-tag:nth-child(2){top:13%;left:auto;right:4px}.float-tag:nth-child(3){top:45%;left:0;right:auto}.float-tag:nth-child(4){inset:auto 2px 16% auto}.float-tag:nth-child(5){inset:auto auto 2% 56px}.section{padding:64px 0}.feature-grid,.plan-grid{grid-template-columns:1fr}.how-layout{grid-template-columns:1fr;gap:40px}.how-intro{max-width:none}.how-source-panel{max-width:620px;transform:none}.how-step{grid-template-columns:30px 42px minmax(0,1fr);gap:12px;width:100%;margin-inline-start:0;padding:20px 18px;transform:none}.how-step:first-child,.how-step:nth-child(2),.how-step:nth-child(3){width:100%;margin-inline-start:0;transform:none}.how-step-mark{border-radius:13px;width:42px;height:42px}.how-step-count{padding-top:10px}.orbit{height:340px}.orbit-note{max-width:none;margin-top:24px;position:static}.desktop-downloads{flex-direction:column;align-items:stretch}.desktop-download{width:100%;min-width:0}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.footer-tools{flex-wrap:wrap}.footer-locale .locale-trigger span{display:inline}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-nav,.site-nav-bar,.skip-link{transition:none}.site-nav,.hero-kicker,.hero h1,.hero-sub,.hero-actions,.hero-shot,.float-tag{animation:none}.reveal-armed .reveal,.reveal-armed .reveal-stage .feature-copy h3,.reveal-armed .reveal-stage .feature-copy p,.reveal-armed .reveal-stage .feature-shot{opacity:1;transition:none;transform:none}.fx-shake-shine:hover,.fx-shake-shine:hover:after,.plan-featured .plan-cta:hover:after,.desktop-download:hover:before{animation:none}.how-source-panel,.how-source-panel[data-hovered=true]{will-change:auto;transition:none;transform:none}.how-source-sheen{display:none}.final-cta-aurora{animation:none}}:focus-visible{outline-offset:3px;outline:3px solid #4f46e5}@media (forced-colors:active){:focus-visible{outline-color:highlight}}.hero-shot .mock{--mock-scale:.72;width:calc(100% / var(--mock-scale));height:calc(100% / var(--mock-scale));transform:scale(var(--mock-scale));transform-origin:0 0}.mock{height:100%;font-size:13px;display:flex}.mock-side{border-right:1px solid var(--line);background:linear-gradient(150deg,#9acdda33 0%,#0000 45%,#f0cda033 100%),#f6f6f4;flex-direction:column;flex-shrink:0;width:190px;padding:18px 14px 14px;display:flex}.mock-brand{letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:18px;font-size:15px;font-weight:700;display:flex}.mock-brand-logo{border-radius:7px;flex-shrink:0;width:22px;height:22px;display:block;box-shadow:0 4px 10px #d6764233}.mock-side ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.mock-side li{color:#7b8098;white-space:nowrap;border-radius:9px;align-items:center;gap:9px;min-height:32px;padding:7px 10px;font-size:13px;font-weight:500;display:flex}.mock-side li svg{width:15px}.mock-side li.is-on{color:var(--ink);background:#f4f5fb;font-weight:600}.mock-hyday-menu{background:#ffffff8a;border:1px solid #e1e6ed;border-radius:14px;margin-top:auto;padding:10px}.mock-hyday-profile{align-items:center;gap:8px;min-height:42px;display:flex}.mock-hyday-avatar{flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.mock-hyday-avatar>div{justify-content:center;align-items:center;display:inline-flex}.mock-hyday-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.mock-hyday-name{color:var(--ink);white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:700;display:inline-flex}.mock-hyday-name svg{color:#94a0b1;stroke-width:1.8px;width:13px}.mock-hyday-meta{color:#98a3b2;white-space:nowrap;font-size:13px}.mock-hyday-status{background:#2eaa79;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 5px #2eaa791f}.mock-hyday-links{gap:1px!important;margin-top:7px!important}.mock-hyday-links li{color:#626b7c;min-height:28px;padding-block:5px}.mock-main{background:linear-gradient(145deg,#fbfcff 0%,#f8faff 68%,#fffaf5 100%);flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.mock-today-topbar{flex-shrink:0;align-items:center;gap:14px;padding:16px 18px 0;display:flex}.mock-today-search{border:1px solid var(--line);min-width:0;height:34px;color:var(--muted);white-space:nowrap;background:#ffffffc7;border-radius:999px;flex:1;align-items:center;gap:8px;padding:0 14px;font-size:13px;display:flex}.mock-today-search svg{flex-shrink:0;width:14px}.mock-today-actions{align-items:center;gap:7px;display:flex}.mock-today-actions i{border:1px solid var(--line);color:#8b90a6;background:#ffffffa3;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.mock-today-actions svg{width:15px}.mock-today-scroll{flex:1;min-height:0;padding:18px 18px 96px;overflow:hidden}.mock-today-greeting{margin-bottom:14px}.mock-today-date{color:#8b90a6;align-items:center;gap:5px;font-size:13px;display:inline-flex}.mock-today-date svg{width:14px;color:var(--brand)}.mock-today-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.mock-today-heading h4{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:21px;font-weight:700}.mock-today-edit{border:1px solid var(--line);color:#7b8098;background:#ffffffb3;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:6px 9px;font-size:13px;font-weight:500;display:inline-flex}.mock-today-edit svg{width:14px}.mock-today-card{border:1px solid var(--line);background:#ffffffd1;border-radius:13px;min-width:0;padding:12px;box-shadow:0 7px 18px #5964860d}.mock-today-card header{color:var(--ink);justify-content:space-between;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.mock-today-card header>svg{color:#8b90a6;width:15px}.mock-today-card-mark{color:var(--brand);align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.mock-today-card-mark svg{width:13px}.mock-today-brief{background:radial-gradient(circle at 92% 12%,#ff98522e,#0000 29%),linear-gradient(118deg,#f0fafff0,#ffffffe0);grid-column:1/-1;min-height:125px}.mock-today-brief h5{max-width:58%;color:var(--ink);letter-spacing:-.02em;margin:17px 0 6px;font-size:17px;font-weight:700}.mock-today-brief p,.mock-today-digest p,.mock-today-stats p{color:#7b8098;margin:0;font-size:13px;line-height:1.55}.mock-today-brief p{max-width:70%}.mock-today-progress{background:#e9ebf4;border-radius:999px;width:38%;height:5px;margin-top:13px;display:block;overflow:hidden}.mock-today-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #ff9b52);width:58%;height:100%;display:block}.mock-today-tasks,.mock-today-schedule{min-height:145px}.mock-today-tasks header b{min-width:22px;color:var(--brand);text-align:center;background:#fff0e7;border-radius:6px;padding:3px 6px}.mock-today-checklist,.mock-today-timeline{margin:14px 0 0;padding:0;list-style:none;display:grid}.mock-today-checklist{gap:9px}.mock-today-checklist li{color:#626b7c;align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.mock-today-checklist li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mock-today-checklist li i{color:#0000;border:1px solid #d9deea;border-radius:5px;flex-shrink:0;place-items:center;width:15px;height:15px;font-size:11px;font-style:normal;display:grid}.mock-today-checklist li i.is-done{color:var(--brand);background:#fff0e7;border-color:#ffc49c}.mock-today-timeline{gap:11px}.mock-today-timeline li{color:#626b7c;grid-template-columns:42px minmax(0,1fr);gap:8px;font-size:13px;display:grid}.mock-today-timeline time{color:#9aa0b8;text-align:right;font-size:13px}.mock-today-timeline li>span{align-items:center;gap:7px;min-width:0;display:flex;position:relative}.mock-today-timeline li>span>i{background:#fff;border:2px solid #ffb179;border-radius:50%;flex-shrink:0;width:7px;height:7px}.mock-today-timeline li+li>span:before{content:"";background:#e7eaf2;width:1px;height:11px;position:absolute;top:-13px;left:2px}.mock-today-digest,.mock-today-stats{min-height:112px}.mock-today-digest header svg,.mock-today-stats header svg{color:#8b90a6;width:15px}.mock-today-digest p{margin-top:14px}.mock-today-tags{gap:6px;margin-top:12px;display:flex}.mock-today-tags span{color:#6651d9;background:#f1f0ff;border-radius:999px;padding:3px 7px;font-size:13px}.mock-today-stats strong{color:var(--ink);margin-top:13px;font-size:28px;line-height:1;display:inline-block}.mock-today-stat-unit{color:#8b90a6;margin-left:5px;font-size:13px}.mock-today-stats p{margin-top:7px}.mock-today-talkbar{background:linear-gradient(#f8faff00,#f8fafff5 30%);padding:13px 18px 15px;position:absolute;bottom:0;left:0;right:0}.mock-today-quick-actions{gap:7px;margin-bottom:8px;display:flex}.mock-today-quick-actions span{border:1px solid var(--line);color:#7b8098;white-space:nowrap;background:#ffffffbf;border-radius:999px;align-items:center;gap:5px;min-width:0;padding:5px 8px;font-size:13px;display:inline-flex}.mock-today-input{color:#9aa0b8;background:#fffffff0;border:1px solid #dfe4ef;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;height:39px;padding:0 6px 0 14px;font-size:13px;display:flex;box-shadow:0 8px 20px #59648614}.mock-today-input span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mock-today-input b{background:var(--brand);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:27px;height:27px;display:grid}.mock-today-input svg{width:15px}.mock-hyday-app{background:#f8f9fa;padding-bottom:24px;position:relative}.mock-today-main{--app-bg:#f8f9fa;--app-surface:#fff;--app-fill:#f4f4f2;--app-border:#e6e8eb;--app-muted:#98a1ae;--app-lavender:#797497;--app-lavender-soft:#eeedf4;--app-pink:#ec9299;--app-pink-soft:#fdecee;--app-teal:#3d7d72;--app-info:#3b7cf6;background:var(--app-bg);color:#252a32;text-align:left;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.mock-today-topbar{border-bottom:1px solid var(--app-border);background:var(--app-surface);flex-shrink:0;align-items:center;gap:10px;height:64px;padding:0 18px;display:flex}.mock-today-topbar-spacer{flex:1}.mock-today-search{border:1px solid var(--app-border);width:288px;height:38px;color:var(--app-muted);white-space:nowrap;background:#fafbfc;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:0 9px 0 12px;font-size:13px;display:flex;overflow:hidden}.mock-today-search>svg{flex-shrink:0;width:16px}.mock-today-search:after{text-overflow:ellipsis;min-width:0;overflow:hidden}.mock-today-kbd{flex-shrink:0;gap:4px;margin-left:auto;display:inline-flex}.mock-today-kbd kbd{width:25px;height:24px;color:var(--app-pink);background:#fff5f8;border:1px solid #ead9e2;border-radius:6px;place-items:center;font-size:13px;font-weight:700;display:grid}.mock-today-actions{color:var(--app-muted);align-items:center;gap:8px;display:flex}.mock-today-actions>i{color:var(--app-muted);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-style:normal;display:inline-flex}.mock-today-actions>i svg{width:18px}.mock-today-avatar{justify-content:center;align-items:center;width:32px;height:32px;margin-left:4px;display:inline-flex}.mock-today-avatar>div{justify-content:center;align-items:center;display:inline-flex}.mock-today-body{flex:1;min-height:0;display:flex}.mock-today-content{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.mock-today-content>.mock-today-scroll{flex:1;min-height:0;padding:25px 18px 122px;overflow:hidden}.mock-today-page{max-width:980px;margin-inline:auto}.mock-today-date{color:#2b3038;align-items:center;gap:8px;display:flex}.mock-today-date svg{color:#687181;width:19px}.mock-today-date h2{letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.mock-today-heading{justify-content:space-between;align-items:center;gap:18px;margin-top:22px;margin-bottom:31px;display:flex}.mock-today-heading h1{color:#1d2229;letter-spacing:-.045em;white-space:nowrap;margin:0;font-size:42px;font-weight:650;line-height:1.08}.mock-today-page-actions{flex-shrink:0;align-items:center;gap:9px;display:flex}.mock-today-page-actions b{border:1px solid var(--app-border);background:var(--app-surface);color:#697382;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 17px;font-size:14px;font-weight:700;display:inline-flex}.mock-today-page-actions svg{width:17px}.mock-today-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.mock-app-card{border:1px solid var(--app-border);background:var(--app-surface);border-radius:14px;min-width:0;padding:17px;position:relative;overflow:hidden;box-shadow:0 2px 8px #1c212806}.mock-card-header{justify-content:space-between;align-items:center;gap:8px;min-height:32px;display:flex}.mock-card-title{align-items:center;gap:10px;min-width:0;display:inline-flex}.mock-card-title strong{color:#2b3038;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;font-weight:700;overflow:hidden}.mock-card-icon{border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.mock-card-icon-lavender{background:var(--app-lavender-soft);color:var(--app-lavender)}.mock-card-icon svg{width:17px}.mock-card-action{color:#a9b2bd;flex-shrink:0;width:16px}.mock-today-briefing{background:radial-gradient(250px 150px at 100% 0%, #e4efed8a, transparent 72%), var(--app-surface);grid-column:span 1;height:330px;min-height:330px}.mock-brief-highlight,.mock-brief-copy{background:var(--app-fill)}.mock-brief-highlight{color:#2c333b;border-radius:22px;margin-top:20px;padding:13px 14px;font-size:17px;line-height:1.5}.mock-brief-copy{color:#3f4650;border-radius:22px;margin:15px 0 0;padding:14px;font-size:16px;line-height:1.6}.mock-brief-copy strong{font-weight:800}.mock-today-evening{background:radial-gradient(600px 220px at 76% 0%, #eeedf4a3, transparent 73%), var(--app-surface);grid-column:span 3;height:330px;min-height:330px}.mock-context-badge,.mock-knowledge-badge,.mock-suggestion-badge{border-radius:999px;align-items:center;width:fit-content;margin-top:20px;padding:6px 12px;font-size:14px;font-weight:700;display:inline-flex}.mock-context-badge,.mock-suggestion-badge{background:var(--app-pink-soft);color:var(--app-pink)}.mock-evening-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;margin-top:31px;display:grid}.mock-evening-column{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;display:grid}.mock-evening-marker{color:#7d8794;background:#f4f4f2;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.mock-evening-marker svg{width:18px}.mock-evening-column strong{color:var(--app-muted);margin-top:1px;font-size:16px;font-weight:700;display:block}.mock-evening-column p{color:#3d444d;margin:8px 0 0;font-size:16px;line-height:1.62}.mock-today-insights{grid-column:span 1;min-height:335px}.mock-insight-status{justify-content:space-between;align-items:center;margin-top:21px;display:flex}.mock-insight-status>span{color:#e88743;background:#fff2e8;border-radius:999px;padding:6px 12px;font-size:14px;font-weight:700}.mock-insight-status svg{width:17px;color:var(--app-lavender)}.mock-insight-copy,.mock-insight-note{color:#454c55;margin:15px 0 0;font-size:16px;line-height:1.58}.mock-today-insights small{color:#c1c8d1;margin-top:15px;font-size:13px;display:block}.mock-suggestion-badge{color:#6c9ef0;background:#edf4ff;margin-top:17px}.mock-insight-note{color:#a1aab6;margin-top:8px}.mock-today-notes{grid-column:span 1;min-height:335px}.mock-count-tile{background:var(--app-fill);min-height:101px;color:var(--app-muted);border-radius:17px;flex-direction:column;justify-content:space-between;margin-top:18px;padding:15px;font-size:15px;font-weight:700;display:flex}.mock-count-tile+.mock-count-tile{margin-top:14px}.mock-count-tile strong{color:#2d343c;font-size:27px;line-height:1}.mock-count-tile small{color:var(--app-muted);font-size:15px;font-weight:600}.mock-today-knowledge{background:radial-gradient(500px 190px at 84% 0%, #eeedf4bd, transparent 72%), var(--app-surface);grid-column:span 2;min-height:335px}.mock-knowledge-badge{background:var(--app-pink-soft);color:var(--app-pink)}.mock-today-knowledge h3{color:#20252d;letter-spacing:-.035em;max-width:96%;margin:19px 0 0;font-size:30px;font-weight:800;line-height:1.18}.mock-knowledge-keel{background:linear-gradient(90deg,#52c6c2,#797497);border-radius:999px;width:62px;height:5px;margin-top:17px;display:block}.mock-today-knowledge p{color:#8993a1;max-width:95%;margin:22px 0 0;font-size:16px;line-height:1.6}.mock-today-talkbar{z-index:2;background:linear-gradient(#f8f9fa00,#f8f9faf0 32%);padding:31px 20px 17px;position:absolute;bottom:0;left:0;right:0}.mock-today-quick-actions{justify-content:center;gap:10px;margin-bottom:10px;display:flex}.mock-today-quick-actions span{border:1px solid var(--app-border);background:var(--app-surface);color:#8a94a1;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-width:0;padding:7px 12px;font-size:14px;display:inline-flex;overflow:hidden;box-shadow:0 2px 5px #1c212812}.mock-today-quick-actions svg{width:15px;color:var(--app-pink);flex-shrink:0}.mock-today-input{border:1px solid var(--app-border);background:var(--app-surface);color:#a1aab6;border-radius:19px;align-items:center;gap:12px;max-width:900px;height:54px;margin-inline:auto;padding:0 9px 0 17px;font-size:14px;display:flex;box-shadow:0 2px 9px #1c212814}.mock-today-input>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mock-today-full-chat{white-space:nowrap;margin-left:auto}.mock-today-input b{color:#fff;background:#a9a9aa;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.mock-today-input b svg{width:17px}.mock-today-rail{border-left:1px solid var(--app-border);background:#fbfbfc;flex-shrink:0;width:280px;padding:21px 18px;overflow:hidden}.mock-rail-header{align-items:center;gap:11px;display:flex}.mock-rail-icon{background:var(--app-pink-soft);width:42px;height:42px;color:var(--app-pink);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.mock-rail-icon svg{width:21px}.mock-rail-header>span:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.mock-rail-header strong{color:#2a3038;font-size:17px}.mock-rail-header small{color:#adb6c2;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.mock-rail-header>i{color:#a0aab6}.mock-rail-header>i svg{width:16px}.mock-calendar{margin-top:26px}.mock-calendar-month{color:#333942;justify-content:space-between;align-items:center;display:flex}.mock-calendar-month strong{font-size:16px}.mock-calendar-month span{color:#7d8794;gap:13px;display:inline-flex}.mock-calendar-month svg{width:16px}.mock-calendar-weekdays,.mock-calendar-grid{text-align:center;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.mock-calendar-weekdays{color:#a6afbb;margin-top:16px;font-size:13px;font-weight:700}.mock-calendar-weekdays span:nth-last-child(-n+2){color:var(--app-pink)}.mock-calendar-grid{margin-top:9px}.mock-calendar-grid>span{color:#333942;flex-direction:column;justify-content:start;align-items:center;gap:3px;height:39px;font-size:15px;display:flex}.mock-calendar-grid>span.is-outside{color:#cbd1d8}.mock-calendar-grid b{border-radius:50%;place-items:center;width:29px;height:29px;font-weight:500;display:grid}.mock-calendar-grid b.is-selected{background:var(--app-pink);color:#fff;font-weight:800}.mock-calendar-grid i{background:0 0;border-radius:50%;width:5px;height:5px}.mock-calendar-grid i.is-marked{background:#f3a6ae}.mock-journal{border-top:1px solid var(--app-border);margin-top:17px;padding-top:18px}.mock-journal-heading{align-items:center;gap:8px;display:flex}.mock-journal-heading>i{border:2px solid #40b983;border-radius:50%;width:11px;height:11px}.mock-journal-heading b{color:#40b983;background:#e6f7ef;border-radius:999px;padding:5px 9px;font-size:13px}.mock-journal-heading time{color:var(--app-pink);font-size:13px}.mock-journal>strong{color:#333942;margin:12px 0 0 31px;font-size:15px;display:block}.mock-journal p{color:#8993a1;margin:10px 0 0 31px;font-size:14px;line-height:1.55}.mock-journal>span{color:#5285db;background:#edf3ff;border-radius:6px;margin:9px 0 0 31px;padding:4px 8px;font-size:13px;font-weight:700;display:inline-block}.mock-journal>small{color:#aeb7c2;align-items:center;gap:5px;margin:7px 0 0 31px;font-size:13px;display:flex}.mock-journal>small svg{width:13px}.mock-statusbar{z-index:5;border-top:1px solid var(--app-border);color:#9ba5b1;background:#fffffff5;justify-content:space-between;align-items:center;height:24px;padding:0 9px;display:flex;position:absolute;bottom:0;left:0;right:0}.mock-statusbar>span:last-child{gap:10px;display:flex}.mock-statusbar i{place-items:center;width:18px;height:18px;font-style:normal;display:grid}.mock-statusbar svg{width:14px}.shot{color:#20242c;height:100%;position:absolute;inset:0}.shot-note,.shot-plan,.shot-lineage,.shot-night{padding:12px 10px 0;overflow:hidden}.shot-sheet,.shot-plan-card,.shot-lineage-panel,.shot-chat-panel{background:#fffffff0;border:1px solid #454b561c;border-radius:16px 16px 0 0;height:calc(100% + 8px);position:relative;overflow:hidden;box-shadow:0 18px 38px #383d4617}.shot-fragment-head,.shot-plan-head,.shot-chat-head{border-bottom:1px solid #454b5617;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 12px;display:flex}.shot-fragment-head>span,.shot-widget-title,.shot-chat-head>span{align-items:center;gap:8px;min-width:0;display:flex}.shot-fragment-head svg,.shot-plan-head>svg,.shot-chat-head>svg{color:#939dac;stroke-width:1.7px;flex:0 0 15px;width:15px;height:15px}.shot-fragment-head small,.shot-chat-head small{color:#919ba9;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.shot-note-scroll{width:78%;padding:16px 18px 28px}.shot-sheet h6{letter-spacing:-.02em;margin:0 0 6px;font-size:17px;font-weight:750}.shot-sheet p{color:#6d7288;margin:11px 0 14px;font-size:13px;line-height:1.6}.shot-line{background:#edf0f2;border-radius:999px;width:92%;height:6px;margin:8px 0;display:block}.shot-line.short{width:58%}.shot-tags{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.shot-tags i{color:#ed681a;background:#fff1e7;border-radius:999px;padding:2px 8px;font-size:13px;font-style:normal;font-weight:600}.shot-folder{color:#2c3038;background:#fffdfbf7;border:1px solid #ef691c2b;border-radius:13px;align-items:center;gap:10px;width:190px;padding:12px;font-size:13px;font-weight:700;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 14px 30px #a35b2f29}.shot-folder-icon,.shot-widget-icon{width:30px;height:30px;color:var(--brand-accent);background:#fff0e5;border-radius:9px;flex:0 0 30px;place-items:center;display:grid}.shot-folder-icon svg,.shot-widget-icon svg{stroke-width:1.8px;width:16px;height:16px}.shot-folder small{color:#8a93a1;margin-top:2px;font-weight:500;display:block}.shot-plan{padding-left:16px}.shot-plan-card{background:radial-gradient(85% 65% at 0 0,#dff3ebc7,#0000 72%),#fffffff5;padding-bottom:18px}.shot-widget-title strong,.shot-chat-head strong{font-size:13px;font-weight:750}.shot-context-chip{color:#2c9f72;background:#e7f6ef;border-radius:999px;margin:12px 14px 4px;padding:3px 9px;font-size:13px;font-weight:700;display:inline-block}.shot-steps{gap:12px;margin:8px 0 0;padding:0 15px;list-style:none;display:grid}.shot-steps li{align-items:flex-start;gap:12px;display:flex}.shot-dot{background:#fff;border:2px solid #31ae7d;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:2px;position:relative}.shot-steps li:not(:last-child) .shot-dot:after{content:"";background:#79cbaa;width:2px;height:30px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.shot-steps strong{font-size:13px;font-weight:600;display:block}.shot-steps small{color:#929cab;margin-top:1px;font-size:13px;display:block}.shot-widget-keel{background:linear-gradient(90deg,#55c8bd,#7782b6);border-radius:999px;width:42px;height:3px;margin:15px 0 0 15px;display:block}.shot-lineage-panel{background:#fffffff7;margin-left:12%}.shot-lineage-head{align-items:center;min-height:50px;padding:10px 15px 8px;display:flex}.shot-lineage-identity{color:#4f69ae;align-items:center;gap:8px;display:flex}.shot-lineage-identity svg{stroke-width:1.8px;width:17px;height:17px}.shot-lineage-identity b{font-size:13px;font-weight:700}.shot-lineage-tabs{border-bottom:1px solid #e6e8eb;gap:2px;padding:0 10px;display:flex}.shot-lineage-tabs i,.shot-lineage-tabs b{color:#8e98a7;border-bottom:2px solid #0000;padding:7px 9px 6px;font-size:13px;font-style:normal;font-weight:500}.shot-lineage-tabs b{color:#506aaa;border-color:#5e79bd;font-weight:700}.shot-timeline{gap:11px;margin:13px 0 0;padding:0 15px;list-style:none;display:grid}.shot-timeline li{align-items:flex-start;gap:10px;display:flex}.shot-timeline-dot{background:#fff;border:2px solid #6682c3;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:3px;position:relative}.shot-timeline li:not(:last-child) .shot-timeline-dot:after{content:"";background:#5b75b452;width:2px;height:24px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.shot-timeline time{color:var(--muted);font-variant-numeric:tabular-nums;margin-right:8px;font-size:13px}.shot-timeline strong{font-size:13px;font-weight:600;display:inline}.shot-lineage-rel{flex-wrap:wrap;gap:6px;margin:13px 15px 0;display:flex}.shot-lineage-rel span{color:#53699c;background:#f4f6fb;border:1px solid #53699c33;border-radius:999px;padding:2px 9px;font-size:13px;font-weight:600}.shot-night{padding:10px 0 0 12px}.shot-chat-panel{background:radial-gradient(90% 80% at 100% 0,#f6e0cc94,#0000 68%),#fffffff5}.shot-chat-head{justify-content:flex-start}.shot-chat-head>span{flex:1;gap:0;display:grid}.shot-chat-thread{grid-template-columns:28px minmax(0,1fr);gap:9px;padding:15px 15px 58px;display:grid;position:relative}.night-typing{background:#fffffff7;border:1px solid #e7e9ec;border-radius:4px 14px 14px;align-items:center;gap:4px;padding:10px 12px;display:none;position:absolute;top:15px;left:52px}.night-typing i{background:#a6adba;border-radius:50%;width:5px;height:5px}.night-lead-slot{display:inline-block;position:relative}.night-loading{align-items:center;gap:4px;display:none;position:absolute;top:0;bottom:0;left:0}.night-loading i{background:#b6bcc6;border-radius:50%;width:5px;height:5px}.night-card{background:#fffffff7;border:1px solid #e7e9ec;border-radius:4px 14px 14px;min-width:0;padding:12px 13px;box-shadow:0 8px 20px #464b5412}.night-card p{color:#666f7c;margin:6px 0 11px;font-size:13px;line-height:1.55}.night-card .night-lead{color:#252a32;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:750;display:flex}.night-card svg{width:16px;height:16px;color:var(--brand-accent);stroke-width:1.8px}.shot-chat-actions{flex-wrap:wrap;gap:6px;display:flex}.night-btn{color:#fff;background:#20242c;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.night-btn-ghost{color:#656e7a;background:#fff;border:1px solid #e4e7ea}.shot-chat-input{background:#fff;border:1px solid #e4e7ea;border-radius:13px;align-items:center;gap:10px;height:38px;padding:0 7px 0 13px;display:flex;position:absolute;bottom:13px;left:12px;right:12px;box-shadow:0 7px 18px #3a404914}.shot-chat-input>span{background:#e8ebee;border-radius:999px;width:48%;height:5px}.shot-chat-input svg{color:#fff;stroke-width:1.8px;background:#20242c;border-radius:50%;width:25px;height:25px;margin-left:auto;padding:6px}@media (width<=780px){.hero-shot .mock{--mock-scale:.46}}.locale-switch{position:relative}.locale-trigger{color:#4b5068;cursor:pointer;background:#fff;border:1px solid #ebedf6;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 12px;font-size:14px;font-weight:500;transition:border-color .14s,color .14s;display:inline-flex}.locale-trigger:hover{color:var(--ink);border-color:#d7d9ea}.locale-trigger svg{width:16px}.locale-trigger svg:last-child{width:14px;color:var(--muted);transition:transform .16s}.locale-trigger svg.is-open{transform:rotate(180deg)}.locale-menu{z-index:5;background:#fff;border:1px solid #ebedf6;border-radius:16px;gap:2px;min-width:168px;margin:0;padding:6px;list-style:none;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #181a3e24}.locale-menu button{color:#4b5068;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;height:38px;padding:0 12px;font-size:14px;font-weight:500;display:flex}.locale-menu button:hover{background:var(--surface-alt);color:var(--ink)}.locale-menu button.is-on{color:var(--brand);font-weight:600}.locale-menu svg{stroke-width:2.6px;width:15px}@media (width<=780px){.locale-trigger span{display:none}.locale-trigger{padding:0 10px}}.simple-page{background:radial-gradient(46% 40% at 50% 0%, #818cf824, transparent 68%), var(--surface);flex-direction:column;min-height:100vh;display:flex}.simple-main{text-align:center;flex:1;place-items:center;padding:132px 0 96px;display:grid}.simple-kicker{color:var(--brand);letter-spacing:.08em;margin:0 0 14px;font-size:14px;font-weight:600}.simple-main h1{letter-spacing:-.025em;margin:0;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.2}.simple-desc{max-width:46ch;color:var(--body);margin:18px auto 32px;font-size:16px;line-height:1.75}.policy-main{flex:1;padding:88px 0 112px}.policy-shell{max-width:820px}.policy-back{color:var(--body);align-items:center;gap:8px;margin-bottom:42px;font-size:14px;font-weight:600;display:inline-flex}.policy-back:hover{color:var(--brand)}.policy-back svg{width:17px;height:17px}.policy-heading{border-bottom:1px solid var(--line);padding-bottom:36px}.policy-heading p{color:var(--brand);letter-spacing:.06em;margin:0 0 12px;font-size:14px;font-weight:700}.policy-heading h1{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(36px,5vw,54px);font-weight:600;line-height:1.15}.policy-heading time{color:var(--muted);font-size:13px}.policy-content{gap:38px;padding-top:42px;display:grid}.policy-content section{scroll-margin-top:100px}.policy-content h2{color:var(--ink);margin:0 0 12px;font-size:21px;font-weight:650;line-height:1.4}.policy-content p,.policy-content li{color:var(--body);font-size:15px;line-height:1.9}.policy-content p{margin:0}.policy-content ul{gap:9px;margin:16px 0 0;padding-left:22px;display:grid}@media (width<=780px){.simple-main{padding:108px 0 72px}.policy-main{padding:64px 0 80px}}.hero-kicker{color:var(--brand);letter-spacing:.02em;align-items:center;margin:0 0 18px;font-size:14px;font-weight:600;display:inline-flex;position:relative}.hero-kicker .wave{display:inline-flex}.hero-kicker .wave i{white-space:pre;animation:3.2s linear infinite kicker-wave;animation-delay:calc(var(--i) / var(--n) * .85s);font-style:normal;display:inline-block}@keyframes kicker-wave{0%{opacity:.86;animation-timing-function:cubic-bezier(.22,.9,.36,1);transform:translateY(0)}7%{opacity:1;animation-timing-function:cubic-bezier(.5,0,.75,.4);transform:translateY(-4px)}15%,to{opacity:.86;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-kicker .wave i{opacity:1;animation:none;transform:none}}
