:root{color-scheme:dark;--bg:#050507;--panel:#111116;--text:#f5f5f7;--muted:#9b9ba3;--line:rgba(255,255,255,.1);--cyan:#19c8ff;--violet:#8f67ff;--green:#75e69a;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang SC",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);overflow-x:hidden}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:flex;gap:10px;align-items:center;font-size:15px;font-weight:650;color:inherit;text-decoration:none}.brand img{width:30px;height:30px;border-radius:8px}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a,.footer a{color:#c7c7cc;text-decoration:none;font-size:13px}.nav-links a:hover,.footer a:hover{color:white}.pill{padding:8px 15px;border:1px solid var(--line);border-radius:99px}.hero{padding:110px 0 40px;text-align:center}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:750;color:#7b7b85}.hero h1{font-size:clamp(54px,8.5vw,108px);line-height:.94;letter-spacing:-.065em;margin:20px 0 32px}.hero h1 span{background:linear-gradient(100deg,#fff 20%,#8b8b96);-webkit-background-clip:text;color:transparent}.hero-copy{width:min(650px,100%);margin:0 auto;color:var(--muted);font-size:20px;line-height:1.6}.hero-actions{display:flex;justify-content:center;gap:12px;margin:34px 0 84px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:99px;text-decoration:none;font-weight:650;font-size:14px}.primary{background:#f5f5f7;color:#09090b}.secondary{border:1px solid var(--line);color:#e8e8ed;background:rgba(255,255,255,.04)}.stage{position:relative;height:520px;border-radius:42px;background:radial-gradient(circle at 50% 25%,#2d3042 0,#111116 38%,#08080b 72%);border:1px solid var(--line);overflow:hidden;box-shadow:0 80px 140px rgba(0,0,0,.55)}.screen-glow{position:absolute;inset:-30% 15% 35%;background:radial-gradient(ellipse,rgba(54,112,255,.18),transparent 68%);filter:blur(30px)}.notch-demo{position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(820px,92%);height:168px;background:#000;border-radius:0 0 30px 30px;text-align:left;box-shadow:0 16px 50px rgba(0,0,0,.5)}.notch-top{position:absolute;top:0;left:50%;width:210px;height:42px;transform:translateX(-50%);background:#000}.status-row{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;font-size:15px}.status-row strong:last-child{display:flex;align-items:center;gap:8px}.status-row i,.task-row>i,.task-stack i{display:block;width:9px;height:9px;border-radius:50%;background:#1ed760;box-shadow:0 0 14px rgba(30,215,96,.4)}.physical-notch{width:210px}.task-row{display:grid;grid-template-columns:12px 1fr auto;gap:14px;align-items:center;padding:13px 30px}.task-row div,.task-row span{display:flex;flex-direction:column;gap:5px}.task-row span{text-align:right}.task-row small{color:#71717b;font-size:12px}.flow-line{position:absolute;inset:auto 10px 0;height:3px;border-radius:99px;background:linear-gradient(90deg,transparent,#ff4d79 15%,#865dff 50%,#19c8ff 84%,transparent);box-shadow:0 0 18px #4b7cff}.statement{padding:190px 0}.statement p{color:#777780;font-size:18px}.statement h2{font-size:clamp(42px,6vw,74px);letter-spacing:-.05em;line-height:1.08;margin:20px 0}.features{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature{min-height:430px;padding:54px;border-radius:34px;background:#f3f3f5;color:#0d0d10;overflow:hidden;position:relative}.feature-wide{grid-column:1/-1;min-height:500px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px}.feature h3{font-size:38px;letter-spacing:-.04em;line-height:1.08;margin:14px 0 18px}.feature p:not(.eyebrow){color:#66666e;line-height:1.7}.feature-dark{background:#111116;color:white;border:1px solid var(--line)}.feature-dark p:not(.eyebrow){color:#9898a2}.task-stack{display:flex;flex-direction:column;gap:10px;transform:rotate(-2deg)}.task-stack>div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:14px;background:#050507;color:white;padding:20px;border-radius:20px;box-shadow:0 22px 50px rgba(0,0,0,.18)}.task-stack span{display:flex;flex-direction:column;gap:5px}.task-stack small{color:#777780}.task-stack em{font-style:normal;color:#bbb}.usage-card{margin-top:70px;background:#fff;padding:25px;border-radius:22px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.usage-card strong{font-size:48px}.usage-card span{float:right;color:#888}.usage-card div{height:6px;background:#e1e1e5;border-radius:10px;margin-top:20px;overflow:hidden}.usage-card i{display:block;height:100%;background:#111;border-radius:10px}.drop-card{margin-top:72px;height:120px;border:1.5px dashed #bfc0c5;border-radius:24px;display:flex;align-items:center;justify-content:center;gap:14px}.drop-card span{font-size:30px}.done-badge{margin-top:70px;display:inline-flex;gap:9px;align-items:center;padding:14px 20px;border-radius:99px;background:var(--green);color:#075c27;font-size:22px}.privacy-mark{margin-top:75px;color:#888;font-weight:650}.privacy-mark span{color:var(--green);margin-left:8px}.install{text-align:center;padding:210px 0 180px}.install>img{width:112px;height:112px;border-radius:28px;box-shadow:0 30px 60px rgba(0,0,0,.5);margin-bottom:32px}.install h2{font-size:clamp(42px,6vw,72px);letter-spacing:-.05em;line-height:1.08;margin:16px 0 20px}.install>p:not(.eyebrow){color:var(--muted)}.code{width:min(420px,100%);height:58px;margin:36px auto 18px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;justify-content:space-between;padding:0 9px 0 20px;background:#111116}.code button{border:0;border-radius:10px;background:#292930;color:white;padding:10px 13px;cursor:pointer}.footer{min-height:100px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#75757e;font-size:12px}.footer div{display:flex;gap:22px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
.feature-motion{background:#111116;color:#fff;border:1px solid var(--line)}.feature-motion p:not(.eyebrow){color:#9898a2}.motion-demo{position:relative;height:190px;border-radius:0 0 26px 26px;background:#000;color:#fff;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.35)}.motion-content{height:68px;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.motion-content strong:last-child{display:flex;gap:8px;align-items:center}.motion-content i,.motion-task>i,.idle-demo i{width:9px;height:9px;border-radius:50%;background:#20d365;display:inline-block}.motion-task{display:grid;grid-template-columns:10px 1fr auto;gap:13px;align-items:center;padding:17px 28px}.motion-task span{display:flex;flex-direction:column;gap:6px}.motion-task small{color:#777780}.motion-task em{font-style:normal;color:#bbb}.motion-flow{position:absolute;inset:0;border-radius:0 0 26px 26px;padding:3px;background:conic-gradient(from var(--flow-angle),transparent 0 15%,#ff4d79 27%,#9364ff 43%,#16c8ff 60%,#36e6a1 72%,transparent 86%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:flow-loop 3.4s linear infinite;filter:drop-shadow(0 0 8px rgba(87,150,255,.55))}@property --flow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes flow-loop{to{--flow-angle:360deg}}.confirm-card{margin-top:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;background:#fff;padding:18px;border-radius:22px;box-shadow:0 18px 44px rgba(0,0,0,.08)}.confirm-card>span{font-size:22px;color:#888}.confirm-card div{display:flex;flex-direction:column;gap:5px}.confirm-card small{color:#8a8a92}.confirm-card>strong{width:44px;height:44px;border-radius:50%;background:#a7efbf;color:#06702d;display:grid;place-items:center;font-size:24px}.idle-demo{margin-top:44px;background:#050507;color:white;border-radius:22px;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.12)}.idle-demo>div{height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between}.idle-demo b{display:flex;align-items:center;gap:8px}.idle-demo section{height:0;opacity:0;padding:0 22px;display:grid;grid-template-columns:1fr 1fr;align-items:center;transition:height .45s cubic-bezier(.2,.8,.2,1),opacity .25s ease}.idle-demo:hover section{height:86px;opacity:1}.idle-demo section small{color:#777}.idle-demo section strong{font-size:28px}.idle-demo section span{text-align:right;color:#999;font-size:12px}.install-actions{display:flex;justify-content:center;gap:12px;margin:36px 0 18px}.license-note{font-size:13px}.language-link{font-weight:700}.doc-license{padding:18px 20px;border-radius:16px;background:#ececf0}.doc-license strong{color:#111}.doc-license p{margin:4px 0}.nav-links .language-link{color:#fff}@media(prefers-reduced-motion:reduce){.motion-flow{animation:none}.idle-demo section{transition:none}}
@media(max-width:760px){.nav-links>a:not(.pill){display:none}.nav-links>a.language-link{display:block}.hero{padding-top:80px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;align-items:center;margin-bottom:56px}.stage{height:390px;border-radius:26px}.notch-demo{height:150px}.physical-notch{width:100px}.task-row{padding-inline:18px}.task-row div b{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statement{padding:120px 0}.features{grid-template-columns:1fr}.feature,.feature-wide{grid-column:auto;min-height:390px;padding:34px;display:block}.feature-wide .task-stack,.feature-wide .motion-demo{margin-top:56px}.feature h3{font-size:32px}.motion-task b{max-width:170px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.install-actions{flex-direction:column;align-items:center}.footer{padding:28px 0;gap:18px;align-items:flex-start;flex-direction:column}}
.motion-demo::before{content:"";position:absolute;z-index:2;top:0;left:3px;right:3px;height:4px;background:#000}.motion-content,.motion-task{position:relative;z-index:3}
.usage-feature{background:#f3f3f5}.usage-panel{position:relative;min-height:260px;padding:26px 28px;border-radius:0 0 28px 28px;background:#000;color:#f5f5f7;box-shadow:0 28px 70px rgba(0,0,0,.2)}.usage-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.usage-panel-head>strong{font-size:17px}.usage-panel-head span{display:flex;gap:10px}.usage-panel-head b{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#1b1b1e;font-size:21px}.usage-panel>small{display:block;color:#777780;font-size:13px;font-weight:700}.usage-total{display:flex;align-items:center;gap:10px;margin-top:4px}.usage-total strong{font-size:34px;letter-spacing:-.03em}.usage-total em{font-size:30px;font-style:normal}.usage-meta{position:absolute;left:28px;right:250px;bottom:28px;display:flex;align-items:center;justify-content:space-between;color:#898991;font-size:13px;font-weight:650}.usage-brand{position:absolute;right:28px;bottom:28px;display:flex;flex-direction:column;align-items:flex-end;gap:17px;color:#92929a;font-size:13px}.usage-brand strong{color:#b9b9bf;font-size:15px}@media(max-width:760px){.usage-panel{margin-top:48px;padding:22px;min-height:285px}.usage-meta{left:22px;right:22px;bottom:74px;gap:12px;align-items:flex-start;flex-direction:column}.usage-brand{left:22px;right:22px;bottom:20px;flex-direction:row;justify-content:space-between}.usage-panel-head b{width:40px;height:40px}}
.motion-task>span{min-width:0}.motion-task>span>b,.motion-task>span>small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.motion-task>em{display:flex;min-width:185px;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.motion-task>em b{font-style:normal}.motion-task>em small{white-space:nowrap}@media(max-width:760px){.motion-task>em{min-width:0}.motion-task>em small{max-width:130px;overflow:hidden;text-overflow:ellipsis}}
.motion-task>em{min-width:250px;flex-direction:row;justify-content:flex-end;gap:16px}.motion-task>em>span{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.motion-task>em>span small{color:#686870;font-size:10px;font-weight:700}.motion-task>em>span b{font-size:12px;color:#bdbdc4;white-space:nowrap}@media(max-width:760px){.motion-task>em{min-width:112px;display:grid;grid-template-columns:1fr 1fr;gap:5px 10px}.motion-task>em>span:first-child{display:none}.motion-task>em>span small{font-size:9px}.motion-task>em>span b{font-size:11px}}
.privacy-feature{min-height:300px;grid-template-columns:1.2fr .8fr}.privacy-feature .privacy-mark{margin:0;justify-self:center;font-size:18px}@media(max-width:760px){.privacy-feature{min-height:300px}.privacy-feature .privacy-mark{margin-top:48px}}
