:root{--background: oklch(.951 .018 279.1);--foreground: oklch(.257 .064 265.4);--primary: oklch(.52 .29 267.1);--primary-foreground: oklch(.97 .013 279.2);--muted-foreground: oklch(.515 .046 266.3);--border: oklch(.257 .064 265.4 / 12%);--highlight: oklch(.912 .191 112.7);--signal: oklch(.682 .223 32.7);--accent: oklch(.875 .141 148.7);--font-display: "Space Grotesk", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-display);background:var(--background);color:var(--foreground);overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block;object-fit:contain}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button{font:inherit}.wrap{width:100%;max-width:72rem;margin:0 auto;padding:0 1.25rem}@media(min-width:640px){.wrap{padding:0 1.5rem}}.mono{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;cursor:pointer;font-weight:700;text-transform:uppercase;line-height:1;clip-path:polygon(.65rem 0,100% 0,100% calc(100% - .65rem),calc(100% - .65rem) 100%,0 100%,0 .65rem);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn--trial{background:var(--signal);color:var(--primary-foreground);height:3.5rem;padding:0 2.5rem;font-size:1rem;box-shadow:6px 6px 0 var(--foreground)}.btn--trial:hover{transform:translateY(-4px);box-shadow:8px 8px 0 var(--foreground)}.btn--trial:active{transform:translateY(2px);box-shadow:3px 3px 0 var(--foreground)}.btn--algo{background:var(--highlight);color:var(--foreground);height:2.5rem;padding:0 .5rem;font-size:.625rem;box-shadow:4px 4px 0 var(--primary)}.btn--algo:hover{transform:translateY(-2px);background:var(--accent)}.btn--cart{background:var(--foreground);color:var(--background);width:100%;height:3rem;padding:0 1.5rem;font-size:.875rem;box-shadow:4px 4px 0 var(--muted-foreground)}.btn--cart:hover{transform:translateY(-2px)}.btn--cart[disabled]{opacity:.55;cursor:not-allowed;transform:none}.btn--menu{height:2.5rem;padding:0 .625rem;font-size:.625rem;box-shadow:4px 4px 0 var(--foreground)}@media(min-width:640px){.btn--algo{height:3rem;padding:0 1.5rem;font-size:.875rem}.btn--menu{height:3.5rem;padding:0 1.5rem;font-size:.875rem}}.icon{width:1.05em;height:1.05em;flex:none}.panel{position:relative;overflow:hidden;background:var(--primary);color:var(--primary-foreground)}.circuit{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:#e4ee334d;pointer-events:none}.circuit svg{width:100%;height:100%}.circuit__fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 65%,var(--primary))}.header{position:relative;z-index:20;padding:1rem .75rem 0}@media(min-width:640px){.header{padding:1rem 1.5rem 0}}.header__bar{display:flex;align-items:center;justify-content:space-between;gap:.375rem;min-height:72px;max-width:72rem;margin:0 auto;padding:.625rem .5rem;border-radius:.5rem;background:#142142cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 25px -5px #00000040}@media(min-width:640px){.header__bar{min-height:82px;gap:.75rem;padding:.75rem 1.75rem}}.header__logo img{height:1.25rem;width:auto;max-width:120px;object-fit:contain}@media(min-width:640px){.header__logo img{height:1.75rem;max-width:170px;object-fit:contain}}.header__nav{margin-left:auto;display:flex;align-items:center;gap:.25rem}@media(min-width:640px){.header__nav{gap:.75rem}}.hero{position:relative;z-index:10;display:grid;align-items:center;gap:2rem;padding:3rem 0}@media(min-width:768px){.hero{grid-template-columns:1.12fr .88fr;padding:2.75rem 0 0}}.hero h1{max-width:15ch;font-size:clamp(2.75rem,7vw,3.75rem);font-weight:700;line-height:1.02;text-wrap:balance;text-align:center}.hero__cta{margin-top:2rem}.hero .reveal{text-align:center}@media(min-width:768px){.hero h1,.hero .reveal{text-align:left}}.hl{color:var(--highlight)}.shot{position:relative;margin:0 auto;width:min(100%,520px);height:auto;overflow:hidden;box-shadow:0 25px 50px -12px #00000073;outline:2px solid oklch(.912 .191 112.7 / 60%)}@media(min-width:768px){.shot{margin-right:0;width:min(100%,560px)}}.shot img{width:100%;height:auto;max-height:min(680px,72vh);object-fit:contain}@media(min-width:768px){.shot img{max-height:min(760px,78vh)}}.shot__scan{position:absolute;top:0;left:0;width:100%;height:2px;background:var(--primary);mix-blend-mode:screen;animation:scan 4.8s linear infinite;z-index:2}@keyframes scan{0%{transform:translateY(0);opacity:.9}to{transform:translateY(600px);opacity:0}}.reveal{animation:reveal .6s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cta{position:relative;overflow:hidden;background:var(--primary);color:var(--primary-foreground)}.cta__dots{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-image:radial-gradient(var(--highlight) 1.5px,transparent 1.5px);background-size:34px 34px}.cta__inner{position:relative;padding:5rem 0;text-align:center}.cta h2{margin:0 auto;max-width:17ch;font-size:clamp(2.75rem,7vw,3.75rem);font-weight:700;line-height:1;text-wrap:balance}.cta__cta{margin-top:2rem}@media(min-width:768px){.cta__inner{padding:6rem 0}}.dark-band{background:var(--foreground);color:var(--background)}.risk{display:flex;gap:1.25rem;padding:2rem 0}.risk p{max-width:92ch;font-size:.75rem;line-height:1.7;color:#eceefba6}.risk svg{width:1.25rem;height:1.25rem;flex:none;color:var(--highlight);margin-top:.125rem}.footer{border-top:1px solid oklch(.951 .018 279.1 / 10%)}.footer__grid{display:grid;gap:2.5rem;padding:3rem 0;text-align:center}.footer nav{margin-top:1rem;display:grid;gap:.75rem;font-size:.875rem;justify-items:center}@media(min-width:768px){.footer__grid{grid-template-columns:1.5fr 1fr 1fr;text-align:left}.footer nav{justify-items:start}}.footer__logo img{height:1.5rem;width:auto;max-width:170px;object-fit:contain;margin:0 auto}@media(min-width:768px){.footer__logo img{margin:0}}.footer h2{font-family:var(--font-mono);font-size:.75rem;text-transform:uppercase;color:var(--highlight)}.footer nav a,.footer__link{color:#eceefba6}.footer__link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.875rem;background:none;border:0;padding:0;cursor:pointer}.footer__base{border-top:1px solid oklch(.951 .018 279.1 / 10%);padding:1.25rem;text-align:center;font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;color:#eceefb66}.product{position:relative;z-index:10;display:grid;gap:2rem;padding-top:3.5rem}.product h1{font-size:clamp(2.75rem,7vw,3.75rem);font-weight:700;line-height:1}@media(min-width:768px){.product{grid-template-columns:.92fr 1.08fr;column-gap:3rem;padding-top:4rem}.product__title{grid-column:1;grid-row:1;align-self:end}.product__media{grid-column:2;grid-row:1 / span 2}.product__buy{grid-column:1;grid-row:2;align-self:start}}.product__media{position:relative;margin:0 auto;width:100%;max-width:36rem}.product__media img{position:relative;width:100%;height:auto;object-fit:contain;outline:2px solid oklch(.912 .191 112.7 / 70%);box-shadow:0 25px 50px -12px #00000073}.product__corner{position:absolute;width:6rem;height:6rem}.product__corner--tl{left:-1.25rem;top:-1.25rem;border-left:2px solid var(--highlight);border-top:2px solid var(--highlight)}.product__corner--br{right:-1.25rem;bottom:-1.25rem;border-right:2px solid var(--highlight);border-bottom:2px solid var(--highlight)}.card{margin-top:2rem;max-width:28rem;padding:1.25rem;background:var(--background);color:var(--foreground);box-shadow:8px 8px 0 var(--highlight)}.card__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.card__label{font-family:var(--font-mono);font-size:.625rem;text-transform:uppercase;color:var(--muted-foreground)}.card__value{margin-top:.25rem;font-size:1.125rem;font-weight:700}.tag{padding:.25rem .75rem;font-family:var(--font-mono);font-size:.75rem;font-weight:600;text-transform:uppercase;background:var(--highlight);color:var(--foreground)}.tag--sale{background:var(--signal);color:var(--primary-foreground);font-size:.625rem;font-weight:700}.prices{margin-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.price--was{font-size:.875rem;color:var(--muted-foreground);text-decoration:line-through}.price--now{font-size:1.875rem;font-weight:700}.qty-row{margin-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-weight:600}.qty{display:flex;align-items:center;height:2.5rem;border:1px solid oklch(.257 .064 265.4 / 20%)}.qty button{width:2.25rem;height:100%;background:none;border:0;cursor:pointer;color:inherit;font-size:1rem}.qty output{width:2.5rem;text-align:center;font-family:var(--font-mono);font-size:.875rem}.card .btn--cart{margin-top:1.25rem}.product__trial{margin-top:2rem}.desc{position:relative;z-index:10;margin-top:-2.5rem}.desc__box{padding:1.5rem;background:var(--background);box-shadow:0 25px 50px -12px #0003;outline:1px solid var(--border)}@media(min-width:768px){.desc__box{padding:2.5rem}}.desc h2{text-align:center;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.desc__tab{margin-top:2rem;padding:1rem .75rem;border-bottom:2px solid var(--primary);font-weight:600}.desc__body{padding-top:1.5rem;max-width:48rem;line-height:1.75;color:var(--muted-foreground)}.page{padding:3.5rem 0 4rem}.page h1{font-size:clamp(2rem,5vw,2.75rem);font-weight:700}.page__body{margin-top:1.5rem;max-width:80ch;line-height:1.8;color:var(--muted-foreground)}.page__body h2,.page__body h3{margin-top:2rem;color:var(--foreground)}.page__body p,.page__body ul,.page__body ol{margin:1rem 0}.spacer-lg{padding-top:4rem}@media(min-width:768px){.spacer-lg{padding-top:6rem}}.collection-card img{width:100%;height:auto;object-fit:contain;aspect-ratio:auto}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.shot__scan,.reveal{animation:none}.btn:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
