:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#f5f5f7;background:#050505;--page: #050505;--panel: #0e0e10;--panel-raised: #121216;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .16);--muted: #98989f;--soft: #c8c8cc;--violet: #b7a8ff;--cyan: #a9dcf3;--accent: var(--cyan);--accent-rgb: 169, 220, 243}*{box-sizing:border-box}html{background:var(--page);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--page);color:#f5f5f7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;background:#050505}.accent-violet{--accent: var(--violet);--accent-rgb: 183, 168, 255}.accent-cyan{--accent: var(--cyan);--accent-rgb: 169, 220, 243}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:64px;border-bottom:1px solid rgba(255,255,255,.075);background:#050505d1;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%)}.nav-shell{width:min(1120px,calc(100% - 40px));height:100%;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:20px;font-weight:700;letter-spacing:-.03em}.brand img,.footer-brand img{width:30px;height:30px;border-radius:9px}.brand-logo-gradient{width:30px;height:30px;flex:0 0 auto;display:block;background:#fff;-webkit-mask:url(/assets/octapdesktop-icon.png) center / contain no-repeat;mask:url(/assets/octapdesktop-icon.png) center / contain no-repeat;transition:filter .16s ease}.brand-wordmark{background:none;color:#fff;-webkit-text-fill-color:#ffffff}.brand:hover .brand-logo-gradient,.brand:focus-visible .brand-logo-gradient{filter:brightness(1.08)}.brand-mark{object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}.primary-nav{display:flex;align-items:center;gap:4px}.primary-nav a{min-width:58px;padding:8px 13px;border-radius:8px;color:#9c9ca3;font-size:14px;font-weight:500;text-align:center;transition:color .16s ease,background .16s ease}.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a.active{color:#f5f5f7;background:#ffffff12}.nav-download{justify-self:end;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#ffffff13;color:#f3f3f5;font-size:13px;font-weight:600;transition:background .16s ease,border-color .16s ease,transform .16s ease}.nav-download:hover,.nav-download:focus-visible{background:#ffffff1f;border-color:#fff3;transform:translateY(-1px)}.nav-download svg{width:16px;height:16px}.home-hero{position:relative;min-height:auto;padding:138px 40px 56px;border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden}.home-hero:before,.product-page:before,.help-page:before,.info-page:before{content:"";position:absolute;inset:0 auto auto 50%;width:900px;height:580px;transform:translate(-50%);pointer-events:none;background:radial-gradient(ellipse at top,rgba(var(--accent-rgb),.07),rgba(var(--accent-rgb),0) 66%)}.hero-intro{position:relative;z-index:1;max-width:860px;margin:0 auto;text-align:center}.eyebrow{color:var(--accent);font-size:13px;font-weight:650;letter-spacing:.04em}.hero-intro h1{margin:20px 0 22px;color:#f3f3f5;font-size:clamp(44px,4.8vw,64px);line-height:1.04;letter-spacing:-.055em}.hero-intro h1 span,.help-hero h1 span{background:linear-gradient(92deg,#c5b8ff 4%,#f5f5f7,#bfe8f8 96%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-intro>p,.help-hero>p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.product-switch{position:relative;z-index:2;width:min(680px,100%);margin:34px auto 42px;padding:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:14px;background:#ffffff09}.product-switch button{display:flex;align-items:center;justify-content:center;gap:9px;height:44px;border:1px solid transparent;border-radius:10px;background:transparent;color:#8d8d94;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}.product-switch button:hover,.product-switch button:focus-visible{color:#ededf0}.product-switch button.selected{border-color:#ffffff1f;background:#ffffff16;color:#fff;box-shadow:inset 0 1px #ffffff0f}.product-switch img{width:20px;height:20px;border-radius:6px}.spotlight{position:relative;z-index:1;width:min(980px,100%);min-height:370px;margin:0 auto;padding:42px 48px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);align-items:center;gap:44px;border:1px solid var(--line);border-radius:24px;background:#0b0b0d;box-shadow:0 26px 80px #00000073}.product-lockup{display:flex;align-items:center;gap:18px}.product-lockup img{width:52px;height:52px;border-radius:15px;box-shadow:0 12px 34px #00000057}.product-lockup span,.product-index-card>div>span,.download-card-heading span,.showcase-content span{color:#8e8e94;font-size:13px}.product-lockup h2{margin:4px 0 0;font-size:30px;line-height:1;letter-spacing:-.045em}.spotlight-tagline{max-width:430px;margin:22px 0 0;color:#c6c6ca;font-size:16px;line-height:1.65}.spotlight-coming-soon{width:fit-content;max-width:100%;margin-top:30px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#ffffff0a}.spotlight-coming-soon>svg{width:21px;height:21px;flex:0 0 auto;color:var(--accent)}.spotlight-coming-soon>div{display:grid;gap:3px}.spotlight-coming-soon strong{font-size:14px}.spotlight-coming-soon span{color:#85858c;font-size:12px;line-height:1.45}.hero-actions,.product-hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.button{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:650;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{border-color:rgba(var(--accent-rgb),.35);background:linear-gradient(120deg,rgba(var(--accent-rgb),.18),rgba(var(--accent-rgb),.08));color:#f8f8fa;box-shadow:inset 0 1px #ffffff14}.button-primary:hover,.button-primary:focus-visible{border-color:rgba(var(--accent-rgb),.58);background:linear-gradient(120deg,rgba(var(--accent-rgb),.24),rgba(var(--accent-rgb),.12))}.button-quiet,.button-outline{border-color:var(--line);background:#ffffff0b;color:#d6d6da}.button-quiet:hover,.button-quiet:focus-visible,.button-outline:hover,.button-outline:focus-visible{border-color:var(--line-strong);background:#ffffff13;color:#fff}.button-large{min-height:46px;padding-inline:20px;border-radius:11px;font-size:14px}.button-full{width:100%}.release-meta{margin:24px 0 0;display:flex;align-items:center;gap:10px;color:#797980;font-size:12px}.release-meta span{width:1px;height:12px;background:#ffffff21}.release-meta.centered{justify-content:center}.product-stage{min-height:270px;display:grid;grid-template-rows:38px 1fr 42px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#111116;box-shadow:0 22px 62px #0006}.stage-topbar,.showcase-toolbar{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.075);background:#151519}.stage-topbar{position:relative;gap:7px;padding:0 15px}.stage-topbar>span,.showcase-toolbar>div span{width:8px;height:8px;border-radius:50%;background:#4a4a50}.stage-topbar>span:first-child,.showcase-toolbar>div span:first-child{background:#d16b69}.stage-topbar>span:nth-child(2),.showcase-toolbar>div span:nth-child(2){background:#d1a85f}.stage-topbar>span:nth-child(3),.showcase-toolbar>div span:nth-child(3){background:#6aad6d}.stage-topbar strong{position:absolute;left:50%;transform:translate(-50%);color:#7e7e85;font-size:11px;font-weight:600}.stage-body{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#ffffff05,#fff0),#0d0d11}.stage-body img{width:72px;height:72px;border-radius:19px;box-shadow:0 20px 46px #0000006b}.stage-body p{margin:14px 0 3px;font-size:16px;font-weight:650;letter-spacing:-.02em}.stage-body small{color:#77777e;font-size:12px}.stage-footer{padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.06);color:#6f6f76;font-size:11px}.product-index{width:min(1120px,calc(100% - 80px));margin:0 auto;padding:68px 0 112px}.section-heading{max-width:720px;margin:0 auto 44px;text-align:center}.product-index .section-heading{max-width:900px}.product-index .section-heading h2{font-size:clamp(32px,3.4vw,44px)}.section-heading.left{max-width:660px;margin-inline:0;text-align:left}.section-heading h2,.help-strip h2,.docs-callout h2,.help-product-switch h2{margin:12px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.045em}.section-heading p,.docs-callout p{margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.product-index-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-index-card{position:relative;min-height:220px;padding:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:20px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#0d0d0f;transition:transform .18s ease,border-color .18s ease,background .18s ease}.product-index-card:hover,.product-index-card:focus-visible{transform:translateY(-3px);border-color:var(--line-strong);background:#111113}.card-icon{width:56px;height:56px;padding:7px;border:1px solid rgba(255,255,255,.09);border-radius:15px;background:#ffffff06}.card-icon img{width:100%;height:100%;border-radius:11px}.product-index-card h3{margin:5px 0 10px;font-size:22px;letter-spacing:-.035em}.product-index-card p{margin:0;color:#8f8f96;font-size:14px;line-height:1.65}.card-arrow{width:22px;height:22px;margin-top:23px;color:#6f6f75}.upcoming-product{min-height:112px;margin-top:18px;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:#ffffff05}.upcoming-product-copy{display:flex;align-items:center;gap:18px}.card-icon.compact{width:48px;height:48px;flex:0 0 48px;aspect-ratio:1;padding:6px;opacity:.72}.upcoming-product span{color:#77777e;font-size:12px}.upcoming-product h3{margin:3px 0 6px;font-size:18px;letter-spacing:-.025em}.upcoming-product p{margin:0;color:#77777e;font-size:13px}.status-pill{flex:none;padding:7px 11px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff09}.core-values{width:min(1120px,calc(100% - 80px));margin:0 auto 112px;padding-top:72px;border-top:1px solid var(--line)}.core-values-heading{max-width:920px;margin:0 auto;text-align:center}.core-values-heading h2,.product-benefits-heading h2{margin:12px 0 0;font-size:clamp(36px,4.2vw,54px);line-height:1.08;letter-spacing:-.052em;text-wrap:balance}.core-values-heading p,.product-benefits-heading p{margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.core-values-heading p{max-width:840px;margin-inline:auto}.core-value-list,.product-benefit-list{margin:52px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:56px;list-style:none}.core-value-list li,.product-benefit-list li{min-width:0;padding:26px 0 30px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;border-top:1px solid var(--line)}.core-value-list li>span,.product-benefit-list li>span{padding-top:3px;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.08em}.core-value-list h3,.product-benefit-list h3{margin:0;font-size:19px;line-height:1.35;letter-spacing:-.025em}.core-value-list p,.product-benefit-list p{margin:10px 0 0;color:#83838a;font-size:14px;line-height:1.72}.core-values-actions{margin-top:18px;display:flex;gap:12px}.help-strip,.docs-callout,.help-product-switch{width:min(1120px,calc(100% - 80px));margin:0 auto 112px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--line);border-radius:20px;background:#0c0c0e}.help-strip h2,.docs-callout h2,.help-product-switch h2{font-size:clamp(28px,3vw,40px)}.help-strip-links{min-width:min(500px,48%);display:grid;grid-template-columns:1fr 1fr;gap:10px}.help-strip-links a{min-height:70px;padding:0 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:13px;background:#ffffff09;color:#dadade;font-size:14px;font-weight:600;transition:background .16s ease,border-color .16s ease}.help-strip-links a:hover,.help-strip-links a:focus-visible{border-color:var(--line-strong);background:#fff1}.help-strip-links img{width:34px;height:34px;border-radius:9px}.help-strip-links svg{width:17px;height:17px;color:#73737a}.product-page,.help-page,.info-page{position:relative;overflow:hidden;padding-top:64px}.product-hero{position:relative;z-index:1;min-height:570px;padding:88px 40px 62px;display:flex;flex-direction:column;align-items:center;text-align:center}.back-link{display:inline-flex;align-items:center;gap:8px;color:#77777e;font-size:13px;transition:color .16s ease}.product-hero .back-link{position:absolute;top:42px;left:max(40px,calc((100% - 1120px)/2))}.back-link:hover,.back-link:focus-visible{color:#ededf0}.back-link svg{width:16px;height:16px}.product-hero-icon{width:72px;height:72px;margin-bottom:20px;padding:9px;border:1px solid rgba(255,255,255,.11);border-radius:19px;background:#ffffff06;box-shadow:0 24px 54px #0000005c}.product-hero-icon img{width:100%;height:100%;border-radius:14px}.desktop-mark,.hub-mark{background:#050505;outline:1px solid rgba(255,255,255,.12);outline-offset:-1px}.desktop-mark{filter:grayscale(1) contrast(2) brightness(1.8);box-shadow:none!important}.hub-mark{filter:brightness(.9) contrast(1.24)}.product-hero h1{margin:13px 0 0;font-size:clamp(44px,5vw,62px);line-height:.98;letter-spacing:-.065em}.app-name{margin:14px 0 0;color:#73737b;font-size:14px}.product-lead{max-width:720px;margin:20px 0 0;color:#a5a5ac;font-size:16px;line-height:1.7}.product-hero-actions{justify-content:center}.product-showcase{width:min(960px,calc(100% - 80px));margin:0 auto}.showcase-window{overflow:hidden;border:1px solid var(--line-strong);border-radius:22px;background:#0c0c0f;box-shadow:0 30px 90px #0000007a}.showcase-toolbar{position:relative;height:52px;padding:0 18px;justify-content:space-between}.showcase-toolbar>div{display:flex;gap:7px}.showcase-toolbar strong{position:absolute;left:50%;transform:translate(-50%);color:#8b8b92;font-size:12px;font-weight:600}.showcase-toolbar small{color:#68686f;font-size:11px}.showcase-content{min-height:280px;padding:42px 56px;display:grid;grid-template-columns:108px 1fr;align-items:center;gap:42px;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 17% 50%,rgba(var(--accent-rgb),.06),transparent 30%),#0b0b0e}.showcase-content>img{width:108px;height:108px;border-radius:27px;box-shadow:0 32px 68px #00000073}.showcase-content h2{max-width:670px;margin:12px 0 18px;font-size:clamp(28px,3.2vw,38px);line-height:1.08;letter-spacing:-.052em}.showcase-content p{max-width:640px;margin:0;color:#8f8f96;font-size:16px;line-height:1.75}.feature-rail{display:grid;grid-template-columns:repeat(3,1fr)}.feature-rail article{min-height:210px;padding:30px;border-right:1px solid rgba(255,255,255,.07)}.feature-rail article:last-child{border-right:0}.feature-rail svg{width:20px;height:20px;color:var(--accent)}.feature-rail h3{margin:24px 0 10px;font-size:18px}.feature-rail p{margin:0;color:#818188;font-size:14px;line-height:1.65}.product-gallery{width:min(960px,calc(100% - 80px));margin:96px auto 0}.gallery-heading{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gallery-heading p{margin:0;color:#6f6f76;font-size:13px}.gallery-stage{position:relative}.gallery-frame{position:relative;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;width:100%;padding:0;border:1px solid var(--line-strong);border-radius:20px;background:#09090b;color:inherit;font:inherit;box-shadow:0 28px 80px #00000073;cursor:zoom-in;transition:border-color .16s ease}.gallery-frame:hover,.gallery-frame:focus-visible{border-color:rgba(var(--accent-rgb),.5)}.gallery-frame img{width:100%;height:100%;display:block;object-fit:contain;animation:gallery-reveal .28s ease-out}.gallery-frame.contain{padding:38px;background:#17171a}.gallery-expand-hint{position:absolute;right:14px;bottom:14px;min-height:32px;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.11);border-radius:9px;background:#08080ac7;color:#d1d1d5;font-size:11px;font-weight:650;opacity:.72;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background-color .16s ease,opacity .16s ease}.gallery-frame:hover .gallery-expand-hint,.gallery-frame:focus-visible .gallery-expand-hint{background:#0e0e11f0;opacity:1}.gallery-expand-hint svg{width:15px;height:15px}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:lightbox-reveal .18s ease-out}.gallery-lightbox-dialog{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.gallery-lightbox-close,.gallery-lightbox-arrow{position:fixed;z-index:2;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);background:#121215e6;color:#d5d5d9;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:border-color .16s ease,background-color .16s ease,color .16s ease}.gallery-lightbox-close:hover,.gallery-lightbox-close:focus-visible,.gallery-lightbox-arrow:hover,.gallery-lightbox-arrow:focus-visible{border-color:rgba(var(--accent-rgb),.5);background:#1a1a1e;color:#fff}.gallery-lightbox-close{top:24px;right:24px;width:42px;height:42px;border-radius:13px}.gallery-lightbox-close svg,.gallery-lightbox-arrow svg{width:18px;height:18px}.gallery-lightbox-frame{position:absolute;top:50%;left:50%;width:min(1463px,calc(100vw - 184px));max-height:calc(100vh - 48px);aspect-ratio:1463 / 958;display:grid;place-items:center;transform:translate(-50%,-50%);pointer-events:auto}.gallery-lightbox-frame.contain{padding:0;background:transparent}.gallery-lightbox-frame img{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 28px 64px rgba(0,0,0,.58));animation:gallery-reveal .22s ease-out}.gallery-lightbox-arrow{top:50%;width:44px;height:44px;transform:translateY(-50%);border-radius:13px}.gallery-lightbox-arrow.previous{left:28px}.gallery-lightbox-arrow.next{right:28px}@keyframes lightbox-reveal{0%{opacity:0}to{opacity:1}}.gallery-arrow{position:absolute;z-index:2;top:50%;width:42px;height:42px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid var(--line-strong);border-radius:13px;background:#0c0c0feb;color:#c9c9ce;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .16s ease,background .16s ease,color .16s ease}.gallery-arrow:hover,.gallery-arrow:focus-visible{border-color:rgba(var(--accent-rgb),.42);background:#16161a;color:#fff}.gallery-arrow.previous{left:-58px}.gallery-arrow.next{right:-58px}.gallery-arrow svg{width:18px;height:18px}.gallery-thumbnails{margin-top:14px;display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.14) transparent}.gallery-thumbnails button{flex:1 0 230px;min-width:0;padding:7px;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;border:1px solid transparent;border-radius:12px;background:transparent;color:#6f6f76;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.gallery-thumbnails button:hover,.gallery-thumbnails button:focus-visible{background:#ffffff09;color:#b8b8be}.gallery-thumbnails button.active{border-color:rgba(var(--accent-rgb),.45);background:rgba(var(--accent-rgb),.07);color:#f4f4f6}.gallery-thumbnails button>span{aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#17171a}.gallery-thumbnails img{width:100%;height:100%;display:block;object-fit:cover}.gallery-thumbnails span.contain img{padding:5px;object-fit:contain}.gallery-thumbnails strong{overflow:hidden;font-size:12px;font-weight:600;line-height:1.35;text-overflow:ellipsis}.gallery-caption{max-width:860px;margin:26px auto 0;text-align:center}.gallery-caption span{color:var(--accent);font-size:12px;font-weight:650}.gallery-caption h2{margin:8px 0 10px;font-size:clamp(25px,3vw,34px);line-height:1.12;letter-spacing:-.045em;text-wrap:balance}.gallery-caption p{max-width:760px;margin:0 auto;color:#85858c;font-size:14px;line-height:1.7}.product-benefits{width:min(960px,calc(100% - 80px));margin:112px auto 0;padding-top:54px;border-top:1px solid var(--line)}.product-benefits-heading{max-width:1040px;margin:0 auto;text-align:center}.product-benefits-heading p{max-width:880px;margin-inline:auto}.product-benefit-list{column-gap:48px}.product-benefits-footer{padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line)}.product-benefits-footer p{margin:0;color:#74747b;font-size:13px}.product-benefits-footer a{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:13px;font-weight:650}.product-benefits-footer svg{width:16px;height:16px}@keyframes gallery-reveal{0%{opacity:0;transform:scale(.992)}to{opacity:1;transform:scale(1)}}.release-notes{width:min(960px,calc(100% - 80px));margin:0 auto 112px;padding-top:30px;border-top:1px solid var(--line)}.release-notes h2{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.08;letter-spacing:-.035em}.release-notes-title{display:flex;align-items:baseline;gap:12px}.release-notes-title span{color:#77777f;font-size:12px;font-weight:600}.release-note-list{margin:22px 0 0;padding-left:22px;columns:2;column-gap:48px}.release-note-list li{break-inside:avoid;padding-left:5px;color:#898990;font-size:13px;line-height:1.7}.release-note-list li+li{margin-top:9px}.release-note-list li:nth-child(8){break-before:column;margin-top:0}.release-note-list li::marker{color:var(--accent);font-weight:700}.download-section{width:min(960px,calc(100% - 80px));margin:0 auto;padding:110px 0 54px}.download-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.download-card{padding:26px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:#0d0d0f}.download-card>.button-full{margin-top:auto}.download-card-heading{display:flex;align-items:center;gap:16px}.download-card-heading h3{margin:5px 0 0;font-size:18px;letter-spacing:-.02em;word-break:break-word}.download-icon{width:44px;height:44px;display:grid;place-items:center;flex:none;border:1px solid rgba(var(--accent-rgb),.24);border-radius:12px;background:rgba(var(--accent-rgb),.08);color:var(--accent)}.download-icon.quiet{border-color:var(--line);background:#ffffff0a;color:#b7b7bd}.download-icon svg{width:21px;height:21px}.download-card>p{min-height:52px;margin:24px 0;color:#898990;font-size:14px;line-height:1.7}.companion-download.has-browser-selector{align-self:start}.companion-download.has-browser-selector .download-card-heading>div{min-width:0}.companion-download.has-browser-selector .download-card-heading>div>span{display:block;line-height:1.55}.companion-download.has-browser-selector dl{margin-top:20px}.download-card dl{margin:30px 0;display:grid;gap:0;border-top:1px solid rgba(255,255,255,.07)}.download-card dl>div{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.07)}.download-card dt{color:#73737a;font-size:13px}.download-card dd{margin:0;color:#ceced2;font-size:13px;text-align:right}.download-card dl>.browser-support-row{min-height:62px}.browser-segments{width:224px;padding:3px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:#09090b}.browser-segments button{min-width:0;height:30px;padding:0 9px;border:1px solid transparent;border-radius:7px;background:transparent;color:#77777e;font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.browser-segments button:hover,.browser-segments button:focus-visible{color:#d8d8dc}.browser-segments button:focus-visible{outline:1px solid rgba(255,255,255,.55);outline-offset:1px}.browser-segments button[aria-pressed=true]{border-color:#ffffff1f;background:#ffffff16;color:#f3f3f5;box-shadow:inset 0 1px #ffffff0b}.hash-row{margin-top:20px;padding:13px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.065);border-radius:12px;background:#09090b}.hash-row>div{min-width:0}.hash-row span{display:block;margin-bottom:4px;color:#68686f;font-size:10px;font-weight:600;letter-spacing:.06em}.hash-row code{display:block;overflow:hidden;color:#9999a0;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hash-row button{min-width:68px;height:32px;padding:0 9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a;color:#b9b9be;font-size:11px;cursor:pointer}.hash-row button:hover,.hash-row button:focus-visible{border-color:var(--line-strong);color:#fff}.hash-row button svg{width:15px;height:15px}.docs-callout{margin-bottom:128px}.help-hero{position:relative;z-index:1;min-height:540px;padding:98px 40px 64px;display:flex;flex-direction:column;align-items:center;text-align:center}.help-hero .back-link{position:absolute;top:42px;left:max(40px,calc((100% - 1120px)/2))}.help-product{display:inline-flex;align-items:center;gap:10px;color:#a2a2a9;font-size:13px;font-weight:600}.help-product img{width:24px;height:24px;border-radius:7px}.help-hero h1{margin:26px 0 20px;font-size:clamp(44px,5vw,64px);line-height:1.02;letter-spacing:-.06em}.help-search{width:min(560px,100%);height:54px;margin-top:32px;padding:0 20px;display:flex;align-items:center;gap:13px;border:1px solid var(--line-strong);border-radius:15px;background:#0e0e10;color:#73737a;transition:border-color .16s ease,box-shadow .16s ease}.help-search:focus-within{border-color:rgba(var(--accent-rgb),.45);box-shadow:0 0 0 4px rgba(var(--accent-rgb),.06)}.help-search svg{width:23px;height:23px;flex:none}.help-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:#f5f5f7;font-size:15px}.help-search input::placeholder{color:#696970}.guide-link{margin-top:18px;display:inline-flex;align-items:center;gap:7px;color:#9a9aa1;font-size:13px;text-decoration:underline;text-decoration-color:#ffffff2e;text-underline-offset:4px}.guide-link:hover,.guide-link:focus-visible{color:#f1f1f3}.guide-link svg{width:15px;height:15px}.help-categories{width:min(1120px,calc(100% - 80px));min-height:450px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.help-card{min-height:245px;padding:26px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:#0d0d0f;transition:transform .17s ease,background .17s ease,border-color .17s ease}.help-card:hover,.help-card:focus-visible{transform:translateY(-3px);border-color:var(--line-strong);background:#111113}.help-card-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(var(--accent-rgb),.23);border-radius:12px;background:rgba(var(--accent-rgb),.08);color:var(--accent)}.help-card-icon svg{width:22px;height:22px}.help-card h2{margin:24px 0 10px;font-size:19px;letter-spacing:-.025em}.help-card p{margin:0;color:#828289;font-size:14px;line-height:1.65}.help-card-action{margin-top:auto;padding-top:22px;display:inline-flex;align-items:center;gap:7px;color:#ababb1;font-size:12px;font-weight:600}.help-card-action svg{width:14px;height:14px}.empty-search{grid-column:1 / -1;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed var(--line-strong);border-radius:18px;color:#7f7f86;text-align:center}.empty-search>svg{width:34px;height:34px}.empty-search h2{margin:20px 0 8px;color:#d5d5d9;font-size:21px}.empty-search p{margin:0;font-size:14px}.empty-search button{margin-top:22px;padding:9px 14px;border:1px solid var(--line);border-radius:9px;background:#ffffff0d;color:#d7d7da;cursor:pointer}.help-product-switch{margin-top:112px;margin-bottom:128px}.guide-section{width:min(980px,calc(100% - 80px));margin:128px auto 0;scroll-margin-top:90px}.guide-heading{margin-bottom:34px;padding-bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:32px;border-bottom:1px solid rgba(255,255,255,.08)}.guide-heading h2{margin:10px 0 0;font-size:clamp(34px,4vw,52px);letter-spacing:-.045em}.guide-heading p{margin:13px 0 0;color:#85858c;font-size:14px}.guide-document{color:#b7b7bd;font-size:15px;line-height:1.8}.guide-document>h2{margin:86px 0 24px;padding-top:4px;scroll-margin-top:92px;color:#f4f4f6;font-size:clamp(29px,3.3vw,42px);line-height:1.18;letter-spacing:-.038em}.guide-document>h2:first-of-type{margin-top:0}.guide-document h3{margin:46px 0 18px;scroll-margin-top:92px;color:#eeeef0;font-size:24px;letter-spacing:-.025em}.guide-document h4{margin:34px 0 13px;scroll-margin-top:92px;color:#e4e4e7;font-size:18px}.guide-document p{margin:0 0 18px}.guide-document strong{color:#eeeef0;font-weight:650}.guide-document a{color:var(--accent);text-decoration:underline;text-decoration-color:rgba(var(--accent-rgb),.35);text-underline-offset:4px}.guide-document a:hover,.guide-document a:focus-visible{color:#fff}.guide-document blockquote{margin:24px 0;padding:18px 20px;border:1px solid rgba(var(--accent-rgb),.18);border-left:3px solid rgba(var(--accent-rgb),.55);border-radius:12px;background:rgba(var(--accent-rgb),.045);color:#c3c3c8}.guide-document blockquote p:last-child{margin-bottom:0}.guide-document ul,.guide-document ol{margin:0 0 22px;padding-left:24px}.guide-document li{margin:8px 0;padding-left:4px}.guide-document code{padding:2px 6px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#101014;color:#d8d8dc;font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}.guide-document pre{max-width:100%;margin:24px 0;padding:18px;overflow:auto;border:1px solid var(--line);border-radius:12px;background:#0a0a0c}.guide-document pre code{padding:0;border:0;background:transparent}.guide-document hr{height:1px;margin:58px 0;border:0;background:#ffffff14}.guide-table-wrap{width:100%;margin:26px 0 32px;overflow-x:auto;border:1px solid var(--line);border-radius:14px}.guide-document table{width:100%;min-width:640px;border-collapse:collapse;background:#0b0b0d}.guide-document th,.guide-document td{padding:13px 15px;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);text-align:left;vertical-align:top}.guide-document th:last-child,.guide-document td:last-child{border-right:0}.guide-document tr:last-child td{border-bottom:0}.guide-document th{background:#ffffff09;color:#eeeef0;font-size:13px;font-weight:650}.guide-document td{color:#a0a0a7;font-size:13px;line-height:1.6}.info-page{min-height:calc(100vh - 64px);padding-bottom:110px}.info-hero{position:relative;z-index:1;width:min(760px,calc(100% - 80px));margin:0 auto;padding:116px 0 54px;text-align:center}.info-hero h1{margin:17px 0 18px;font-size:clamp(40px,5vw,56px);line-height:1.05;letter-spacing:-.05em}.info-hero p{max-width:680px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.75}.pricing-grid{position:relative;z-index:1;width:min(1040px,calc(100% - 80px));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-card{min-height:342px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:#0b0b0d}.pricing-card-heading{display:flex;align-items:center;gap:12px;color:#7e7e85;font-size:12px}.pricing-card-heading>img,.suite-icons{width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#101014}.pricing-card-heading>img{padding:5px}.suite-icons{position:relative;display:block}.suite-icons img{position:absolute;width:25px;height:25px;padding:3px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#08080a}.suite-icons img:first-child{top:5px;left:5px}.suite-icons img:last-child{right:4px;bottom:4px}.pricing-card h2{margin:26px 0 12px;font-size:25px;letter-spacing:-.035em}.pricing-card>p{margin:0;color:#8d8d94;font-size:13px;line-height:1.7}.pricing-status{margin-top:auto;padding:26px 0 20px;display:flex;align-items:center;gap:9px;color:#e9e9ec}.pricing-status svg{width:19px;height:19px;color:var(--cyan)}.pricing-status strong{font-size:20px;letter-spacing:-.025em}.text-link{width:max-content;display:inline-flex;align-items:center;gap:7px;color:#9b9ba2;font-size:13px;font-weight:600;transition:color .16s ease}.text-link:hover,.text-link:focus-visible{color:#f1f1f3}.text-link svg{width:15px;height:15px}.pricing-note{width:min(1040px,calc(100% - 80px));margin:24px auto 0;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--line);border-radius:18px;background:#ffffff06}.pricing-note h2{margin:9px 0 0;font-size:20px;letter-spacing:-.025em}.pricing-note-actions{display:flex;gap:10px}.contact-panel{position:relative;z-index:1;width:min(720px,calc(100% - 80px));margin:0 auto;padding:32px;border:1px solid var(--line);border-radius:22px;background:#0b0b0d}.contact-panel-heading{display:flex;align-items:center;gap:16px;padding-bottom:27px;border-bottom:1px solid rgba(255,255,255,.075)}.contact-panel-icon{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#111114}.contact-panel-icon svg{width:23px;height:23px}.contact-panel-heading h2{margin:0;font-size:22px;letter-spacing:-.03em}.contact-methods{margin-top:24px;display:block}.contact-method{min-height:150px;padding:20px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.085);border-radius:16px;background:#101013}.contact-method-copy>span{color:var(--cyan);font-size:12px;font-weight:650}.contact-method-copy strong{display:block;margin-top:11px;font-size:20px;letter-spacing:-.025em}.contact-method-copy small{display:block;margin-top:10px;color:#65656c;font-size:11px}.contact-help-links{margin-top:22px;display:flex;align-items:center;gap:18px;color:#6f6f76;font-size:12px}.contact-help-links a{display:inline-flex;align-items:center;gap:5px;color:#a1a1a8}.contact-help-links a:hover,.contact-help-links a:focus-visible{color:#f1f1f3}.contact-help-links svg{width:13px;height:13px}.not-found{min-height:calc(100vh - 64px);padding:160px 40px 100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found>span{color:var(--cyan);font-size:14px;font-weight:700}.not-found h1{margin:18px 0 10px;font-size:clamp(42px,6vw,72px);letter-spacing:-.055em}.not-found p{margin:0 0 30px;color:var(--muted)}.site-footer{width:min(1120px,calc(100% - 80px));margin:0 auto;padding:48px 0 40px;display:grid;grid-template-columns:1fr auto;gap:34px 60px;border-top:1px solid rgba(255,255,255,.075)}.site-footer p{margin:13px 0 0;color:#707077;font-size:13px}.site-footer nav{display:flex;align-items:center;gap:22px}.site-footer nav a{color:#85858c;font-size:12px}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:#f1f1f3}.site-footer small{grid-column:1 / -1;color:#55555c;font-size:11px}:focus-visible{outline:2px solid rgba(var(--accent-rgb),.78);outline-offset:3px}@media(max-width:900px){.spotlight{grid-template-columns:1fr;gap:32px;padding:36px}.product-stage{min-height:260px}.product-index-grid,.download-grid{grid-template-columns:1fr}.help-strip,.docs-callout,.help-product-switch,.guide-heading{align-items:flex-start;flex-direction:column}.help-strip-links{width:100%;min-width:0}.showcase-content{padding:42px;grid-template-columns:96px 1fr;gap:34px}.showcase-content>img{width:96px;height:96px;border-radius:24px}.feature-rail{grid-template-columns:1fr}.feature-rail article{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.feature-rail article:last-child{border-bottom:0}.gallery-arrow.previous{left:14px}.gallery-arrow.next{right:14px}.help-categories{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:0}.pricing-note{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.site-header{height:58px}.nav-shell{width:min(100% - 24px,1120px);grid-template-columns:1fr auto;gap:12px}.brand img,.brand-logo-gradient{width:27px;height:27px;border-radius:8px}.brand-wordmark{font-size:18px}.primary-nav{display:none}.nav-download{min-height:36px}.home-hero{min-height:auto;padding:116px 18px 46px}.hero-intro h1{font-size:clamp(38px,12vw,52px)}.hero-intro>p,.help-hero>p{font-size:15px}.product-switch{margin-block:30px}.product-switch button{height:42px;font-size:12px}.product-switch img{width:18px;height:18px}.product-switch button{gap:6px}.spotlight{min-height:0;padding:30px 22px 22px;border-radius:18px}.product-lockup img{width:48px;height:48px;border-radius:14px}.product-lockup h2{font-size:28px}.spotlight-tagline{font-size:16px}.spotlight-coming-soon{width:100%}.hero-actions{display:grid}.button{width:100%}.release-meta{flex-wrap:wrap}.product-stage{min-height:220px}.stage-body img{width:64px;height:64px;border-radius:17px}.product-index,.core-values,.product-showcase,.product-gallery,.product-benefits,.release-notes,.download-section,.help-categories,.guide-section,.help-strip,.docs-callout,.help-product-switch,.info-hero,.pricing-grid,.pricing-note,.contact-panel,.site-footer{width:calc(100% - 36px)}.product-index{padding:52px 0 78px}.product-index-grid,.core-value-list,.product-benefit-list{grid-template-columns:1fr}.product-index-card{min-height:0;padding:24px;grid-template-columns:auto 1fr}.upcoming-product{padding:20px;align-items:flex-start}.card-arrow{display:none}.help-strip,.docs-callout,.help-product-switch{margin-bottom:82px;padding:26px}.help-strip-links{grid-template-columns:1fr}.core-values{margin-bottom:82px;padding-top:52px}.core-values-heading h2,.product-benefits-heading h2{font-size:34px}.core-value-list,.product-benefit-list{margin-top:36px}.core-values-actions,.product-benefits-footer{align-items:stretch;flex-direction:column}.upcoming-product{flex-direction:column}.product-page,.help-page,.info-page{padding-top:58px}.info-page{padding-bottom:84px}.info-hero{padding:90px 0 42px}.info-hero h1{font-size:clamp(36px,11vw,48px)}.pricing-card,.pricing-note{padding:24px}.pricing-note-actions{width:100%;flex-direction:column}.contact-panel{padding:22px}.contact-panel-heading{align-items:flex-start}.contact-methods{display:block}.contact-method{min-height:130px}.contact-help-links{align-items:flex-start;flex-direction:column;gap:10px}.product-hero{min-height:470px;padding:90px 18px 50px}.product-hero .back-link,.help-hero .back-link{top:28px;left:18px}.product-hero h1{font-size:clamp(40px,13vw,52px)}.product-hero-actions{width:100%;display:grid}.release-meta.centered{max-width:300px;justify-content:center}.showcase-window{border-radius:17px}.showcase-toolbar small{display:none}.showcase-content{min-height:0;padding:42px 24px;grid-template-columns:1fr;text-align:center}.showcase-content>img{width:88px;height:88px;margin:0 auto;border-radius:22px}.showcase-content h2{font-size:30px}.product-gallery{margin-top:68px}.product-benefits{margin-top:82px;padding-top:42px}.release-notes{margin-bottom:90px;padding-top:24px}.release-note-list{columns:1}.release-note-list li:nth-child(8){break-before:auto;margin-top:9px}.gallery-heading{align-items:flex-start;flex-direction:column;gap:8px}.gallery-frame{border-radius:14px}.gallery-frame.contain{padding:20px}.gallery-expand-hint{right:9px;bottom:9px;min-height:30px;padding:0 9px}.gallery-expand-hint{font-size:0}.gallery-lightbox-close{top:12px;right:12px;width:38px;height:38px;border-radius:11px}.gallery-lightbox-frame,.gallery-lightbox-frame img{width:calc(100vw - 108px);max-height:calc(100vh - 24px)}.gallery-lightbox-arrow{width:38px;height:38px;border-radius:11px}.gallery-lightbox-arrow.previous{left:10px}.gallery-lightbox-arrow.next{right:10px}.gallery-arrow{width:36px;height:36px;border-radius:11px}.gallery-thumbnails{scroll-snap-type:x mandatory}.gallery-thumbnails button{flex-basis:188px;grid-template-columns:70px minmax(0,1fr);scroll-snap-align:start}.gallery-caption{margin-top:20px}.gallery-caption h2{font-size:26px}.download-section{padding:82px 0 44px}.download-card{padding:22px}.download-card dd{max-width:58%}.download-card dl>.browser-support-row{padding:12px 0;align-items:stretch;flex-direction:column;gap:10px}.download-card .browser-support-row dd{width:100%;max-width:none}.browser-segments{width:100%}.docs-callout{margin-bottom:90px}.help-hero{min-height:500px;padding:98px 18px 52px}.help-hero h1{font-size:clamp(40px,13vw,54px)}.help-categories{grid-template-columns:1fr}.help-product-switch{margin-top:82px}.guide-section{margin-top:90px}.guide-heading{align-items:stretch}.guide-document{font-size:14px}.guide-document>h2{margin-top:68px;font-size:30px}.site-footer{grid-template-columns:1fr}.site-footer nav{display:grid;grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
