@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-semibold.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-extrabold.ttf') format('truetype');font-weight:800;font-display:swap}
:root{color-scheme:dark;--bg:#101216;--surface:#171a20;--surface-hover:#20252e;--text:#f1f3f7;--muted:#a3aab7;--line:#2a2e37;--accent:#91b7ff;--ease:cubic-bezier(.16,1,.3,1);--radius:14px;--fast:180ms;--medium:300ms}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px;scrollbar-color:#444b59 var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font:400 15px/1.65 Manrope,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:#91b7ff;color:#101216}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none;text-underline-offset:4px}a,button,summary,input{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--accent)}button:disabled{opacity:.5;cursor:wait}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}button svg,a svg{flex-shrink:0}svg.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.shell{width:min(1240px,calc(100% - 80px));margin-inline:auto}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:20px;padding:12px 20px;z-index:100;background:var(--text);color:var(--bg)}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:20;background:rgb(16 18 22 / .97);border-bottom:1px solid #ffffff08}.nav{display:flex;align-items:center;justify-content:space-between;gap:32px;height:90px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;font-size:24px;font-weight:800;line-height:1.1;letter-spacing:-.025em}.brand img{width:44px;height:44px;object-fit:contain}.brand-sub{display:block;margin-top:6px;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.17em}.primary-nav{display:flex;gap:32px;font-weight:600;font-size:13px;color:var(--muted)}.primary-nav a{padding-block:12px;transition:color var(--fast)}.nav-actions{display:flex;align-items:center;gap:14px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:transparent;border:0;border-radius:10px;transition:background var(--fast),transform var(--fast) var(--ease)}.account{position:relative}.account summary{display:flex;align-items:center;gap:10px;cursor:pointer;list-style:none;background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:10px 16px;font-weight:600;font-size:13px}.account summary::-webkit-details-marker{display:none}.account-menu{position:absolute;top:calc(100% + 14px);right:0;width:285px;background:var(--surface);padding:10px;border:1px solid var(--line);border-radius:var(--radius);animation:menu-in var(--medium) var(--ease)}.account-menu a{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:8px;font-size:13px;font-weight:600}.account-menu p{padding:10px 12px 6px;color:var(--muted);font-size:11px}
.hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;align-items:center;padding-block:94px 96px;min-height:660px}.hero h1{font-size:clamp(40px,4.4vw,61px);line-height:1.11;letter-spacing:-.04em;font-weight:800}.hero h1 span{color:var(--accent)}.lede{margin-top:26px;max-width:440px;color:var(--muted);font-size:16px;line-height:1.85}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:800;transition:background var(--fast),color var(--fast),transform var(--fast) var(--ease)}.primary{background:var(--text);color:#151922}.secondary{border-color:var(--line);background:var(--surface)}.quiet{background:transparent;padding-inline:12px}.hero-footnote{display:inline-flex;align-items:center;gap:10px;margin-top:34px;font-size:11px;color:var(--muted)}.hero-footnote .icon{width:14px;height:14px}.spotlight{min-width:0;perspective:1200px}.spotlight-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;font-size:11px;color:var(--muted)}.spotlight-heading a{display:flex;align-items:center;gap:8px;color:var(--text);font-size:14px;font-weight:800}.spotlight-heading .icon{width:15px;height:15px;color:var(--accent)}.preview-frame{padding:7px;background:var(--surface);border-radius:var(--radius);box-shadow:0 22px 50px -25px #0009;overflow:hidden}.preview-frame img{width:100%;aspect-ratio:1220/820;object-fit:contain;border-radius:8px;background:#1b1c21}.preview-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.preview-switcher{display:flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:9px}.preview-switcher button{background:none;border:0;border-radius:6px;padding:7px 10px;color:var(--muted);font-size:10px;font-weight:600;transition:background var(--fast),color var(--fast)}.preview-switcher button[aria-pressed=true]{background:#303846;color:#edf3ff}.preview-note{font-size:10px;color:var(--muted);white-space:nowrap}
.catalog{border-top:1px solid var(--line);padding-block:64px 88px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}h2{font-size:clamp(26px,3vw,37px);line-height:1.2;letter-spacing:-.035em;font-weight:800}.section-head p{margin-top:12px;color:var(--muted);font-size:13px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600}.text-link .icon{width:17px;height:17px;transition:transform var(--medium) var(--ease)}.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.filters{display:flex;gap:5px}.filters button{padding:9px 17px;border:1px solid transparent;border-radius:8px;background:none;font-size:12px;font-weight:600;color:var(--muted);transition:background var(--fast),color var(--fast)}.filters button[aria-pressed=true]{background:var(--surface-hover);border-color:var(--line);color:var(--text)}.search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:9px 13px;color:var(--muted)}.search .icon{width:16px;height:16px}.search input{width:180px;background:transparent;color:var(--text);border:0;font-size:12px;caret-color:var(--accent)}.search input::placeholder{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 25px}.product{min-width:0;display:flex;flex-direction:column}.product-image{display:block;position:relative;overflow:hidden;border-radius:12px;background:var(--surface)}.product-image img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform 600ms var(--ease),filter 400ms var(--ease)}.image-action{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#11151eef;color:#f1f3f7;transform:translateY(6px);opacity:0;transition:transform var(--medium) var(--ease),opacity var(--fast)}.product-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:19px 0 8px}.product h3{font-size:18px;font-weight:800;letter-spacing:-.025em}.product-kind{font-size:10px;color:var(--muted)}.product>p{font-size:12px;line-height:1.8;color:var(--muted);max-width:43ch;min-height:44px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:18px}.product-bottom>span{font-size:10px;color:var(--muted)}.product-bottom .free-label{color:var(--accent);font-size:12px;font-weight:800}.preview-link{background:none;border:0;padding:8px 0;color:var(--muted);font-size:10px;text-decoration:underline;text-underline-offset:4px}.catalog-note{margin-top:38px;padding-top:20px;border-top:1px solid var(--line);font-size:11px;color:var(--muted);max-width:95ch;line-height:1.8}.empty-state{padding:60px 24px;text-align:center;background:var(--surface);border-radius:var(--radius)}.empty-state p{margin:10px 0 20px;color:var(--muted)}
.support{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;border-top:1px solid var(--line);padding-block:72px 90px}.support-copy p{max-width:36ch;margin:23px 0 26px;color:var(--muted);font-size:14px}.support-email{display:block;width:fit-content;margin-top:18px;font-size:11px;color:var(--muted)}.docs-link{display:flex;align-items:center;gap:18px;padding:0 0 27px;border-bottom:1px solid var(--line)}.docs-link>.icon:first-child{width:27px;height:27px;color:var(--accent)}.docs-link>span{flex:1}.docs-link strong{display:block;font-size:15px}.docs-link span span{display:block;margin-top:5px;font-size:11px;color:var(--muted)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 0;list-style:none;cursor:pointer;font-weight:600;font-size:12px}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:16px;height:16px;color:var(--muted);transition:transform var(--medium) var(--ease)}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details p{padding:0 30px 20px 0;color:var(--muted);font-size:12px;max-width:70ch}.faq p a{text-decoration:underline;color:var(--text)}.site-footer{border-top:1px solid var(--line);background:#0d0f13}.footer-main{display:flex;align-items:center;gap:30px;padding-block:40px}.footer-main>p{font-size:12px;color:var(--muted)}.footer-main nav{display:flex;gap:28px;margin-left:auto;font-size:12px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:23px;font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:24px}
dialog{width:min(900px,calc(100% - 32px));max-height:90dvh;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:0 30px 90px #0008}dialog::backdrop{background:rgb(5 7 11 / .85)}dialog[open]{animation:menu-in var(--medium) var(--ease)}.dialog-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.dialog-heading h2{font-size:18px;letter-spacing:-.02em}dialog video{display:block;width:100%;max-height:65dvh;background:#090a0c;border-radius:8px}dialog>.text-link{margin-top:18px}.video-error{margin-top:14px;color:var(--muted);font-size:13px}.video-error a{text-decoration:underline}.legal{max-width:760px;padding-block:70px 90px}.legal h1{font-size:clamp(36px,6vw,60px);line-height:1.15;letter-spacing:-.04em;margin-bottom:15px}.legal h2{font-size:23px;margin-top:36px;margin-bottom:12px}.legal p{color:var(--muted);line-height:1.9}.legal p a{color:var(--text);text-decoration:underline}.footer{padding-block:25px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.cart{font-size:13px}.legal-date{font-size:12px}
.preview-frame img,.product-image img{height:auto}
@keyframes menu-in{from{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(hover:hover) and (pointer:fine){.primary-nav a:hover,.footer-main a:hover,.footer-bottom a:hover,.hero-footnote:hover,.support-email:hover{color:var(--text)}.icon-button:hover,.account-menu a:hover,.quiet:hover{background:var(--surface-hover)}.primary:hover{background:#cbdcff}.secondary:hover{background:var(--surface-hover)}.product-image:hover img{transform:scale(1.035);filter:brightness(1.08)}.product:hover .image-action{opacity:1;transform:translateY(0)}.text-link:hover .icon{transform:translateX(3px)}.filters button:hover,.preview-switcher button:hover{color:var(--text);background:var(--surface-hover)}.product h3 a:hover,.preview-link:hover{color:var(--accent)}}
.button:active,.icon-button:active{transform:scale(.97)}
@media(min-width:1500px){.hero{min-height:710px}}
@media(max-width:1050px){.shell{width:calc(100% - 48px)}.hero{gap:30px;padding-block:70px;min-height:580px}.hero h1{font-size:44px}.primary-nav{gap:20px}.lede{font-size:14px}.hero-actions{gap:6px}.button{padding:12px 15px;font-size:12px}.preview-note{display:none}.support{gap:45px}.product-grid{gap:30px 20px}}
@media(max-width:760px){html{scroll-padding-top:140px}.nav{height:auto;min-height:84px;gap:18px;flex-wrap:wrap;padding-top:18px;padding-bottom:13px}.primary-nav{order:3;width:100%;justify-content:center;gap:30px;font-size:12px}.primary-nav a{padding:4px}.brand{font-size:21px}.brand img{width:38px;height:38px}.nav-actions{margin-left:auto;gap:8px}.account summary{font-size:12px;padding:8px 11px}.account-menu{width:270px}.hero{grid-template-columns:1fr;gap:45px;padding-block:54px 48px;min-height:0}.hero-copy{max-width:540px}.hero h1{font-size:clamp(40px,8vw,56px)}.lede{margin-top:22px;font-size:15px;max-width:48ch}.hero-actions{margin-top:25px}.hero-footnote{margin-top:24px}.spotlight{width:100%;max-width:650px}.preview-note{display:block}.section-head{align-items:flex-start;flex-direction:column;gap:18px}.catalog{padding-block:44px 55px}.catalog-controls{gap:15px}.search input{width:130px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.product-heading{align-items:flex-start;flex-direction:column;gap:2px;margin-top:14px}.product h3{font-size:17px}.product>p{font-size:11px}.product-bottom{padding-top:14px;flex-wrap:wrap}.support{grid-template-columns:1fr;gap:42px;padding-block:46px 60px}.support-copy p{max-width:50ch}.footer-main{flex-wrap:wrap;gap:20px}.footer-main nav{margin-left:0;width:100%;gap:24px}.footer-bottom{flex-wrap:wrap;gap:14px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>div{margin-left:auto}.legal{padding-block:45px 60px}.footer{flex-direction:column}}
@media(max-width:480px){.shell{width:calc(100% - 36px)}.hero h1{font-size:42px}.hero-actions .button{font-size:11px;gap:9px}.hero-actions .quiet{padding-inline:10px}.preview-switcher button{padding:7px 8px;font-size:9px}.preview-note{font-size:9px}.catalog-controls{align-items:stretch;flex-direction:column}.filters button{flex:1}.search input{width:100%}.product-grid{grid-template-columns:1fr;gap:34px}.product-heading{flex-direction:row;align-items:center}.product h3{font-size:19px}.product>p{font-size:12px;min-height:0}.product-kind{font-size:11px}.product-bottom{padding-top:13px}.product-image img{aspect-ratio:16/9}.section-head p{font-size:12px}.spotlight-heading{font-size:10px}.preview-frame{padding:5px;border-radius:10px}.footer-main>p{font-size:10px}.legal h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:active,.icon-button:active,.product-image:hover img,.text-link:hover .icon{transform:none}}
