@font-face{font-family:Public Sans;src:url('/assets/public-sans-variable.ttf') format('truetype');font-weight:100 900;font-display:swap}
.product-page{--paper:#f6f4ef;--ink:#0b0c11;--muted:#62636b;--line:rgba(11,12,17,.14);background:var(--paper);color:var(--ink);font-family:Public Sans,sans-serif;font-size:17px;line-height:1.65}
.product-page *{box-sizing:border-box}.product-page a{color:inherit}.product-frame{width:min(94rem,100%);margin-inline:auto;padding-inline:clamp(1.2rem,4vw,4.5rem)}
.product-header,.product-footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1.5rem}.product-header nav,.product-footer nav{display:flex;align-items:center;gap:clamp(.8rem,2vw,2rem)}
.product-brand{font-size:1.5rem;font-weight:750;letter-spacing:-.06em;text-decoration:none}.product-page nav a{text-decoration:none}.product-page nav a:hover{text-decoration:underline}
.product-hero{padding-block:clamp(3rem,8vw,8rem)}.product-eyebrow{font:600 .75rem/1.6 ui-monospace,monospace;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin-bottom:1.4rem}
.product-page h1{font-size:clamp(4rem,10vw,10rem);line-height:.92;letter-spacing:-.07em;font-weight:650;margin:0 0 2rem;color:var(--ink)}.product-page h1 span{background:linear-gradient(100deg,#08a9ef,#2676ff 20%,#7b4dff 40%,#f23aa9 65%,#ff6548 80%,#ffb80f);background-clip:text;color:transparent}
.product-lede{font-size:clamp(1.1rem,2vw,1.4rem);max-width:42rem}.product-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}
.product-page .product-button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;min-height:48px;padding:.8rem 1.3rem;border-radius:.8rem;background:#0b0c11;color:#fffef9;font-size:.9rem;font-weight:700;text-decoration:none;border:1px solid #0b0c11}.product-page .product-button-secondary{background:#e8e6e1;color:#0b0c11;border-color:#d0cec7}
.product-page :focus-visible{outline:3px solid #2676ff;outline-offset:5px}.product-section{padding-block:clamp(3rem,6vw,6rem);scroll-margin-top:2rem}.product-page h2{font-size:clamp(2rem,4.5vw,4.2rem);font-weight:600;letter-spacing:-.055em;line-height:1.08;color:var(--ink);margin-bottom:1.5rem}.product-copy{max-width:44rem;margin-bottom:2.5rem}.product-shot{margin:2.5rem 0 0}.product-shot img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:1.2rem;box-shadow:0 12px 45px #0000000c}.product-shot figcaption,.product-small{font-size:.85rem;color:var(--muted);margin-top:1rem}
.product-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.product-features article{border-top:1px solid var(--line);padding-top:2rem}.product-features h2{font-size:2rem}.product-neura{display:grid;grid-template-columns:1fr 1fr;gap:4rem;border-top:1px solid var(--line)}.product-page h3{font-size:1.3rem;color:var(--ink)}
.product-faq details{border-top:1px solid var(--line);padding:1.1rem 0}.product-faq summary{font-size:1.1rem;font-weight:650;cursor:pointer;min-height:44px;padding:.3rem 0}.product-faq details p{max-width:48rem;margin:.7rem 0 1rem}.product-closing{display:flex;justify-content:space-between;align-items:center;gap:2rem}.product-footer{border-top:1px solid var(--line);font-size:.9rem}.product-preview{background:#fff0bb;padding-block:.8rem}.product-skip{position:absolute;top:-200px}.product-skip:focus{top:1rem;left:1rem;background:white;padding:1rem;z-index:9999}
.product-page .plan-card h2{color:#0b0c11;font-size:1.5rem;line-height:1.2;letter-spacing:-.04em}
.dark-style .product-page{--paper:#171922;--ink:#f6f4ef;--muted:#b5b5bd;--line:rgba(255,255,255,.18)}.dark-style .product-preview{background:#554826}.dark-style .product-page .product-button{background:#f6f4ef;color:#0b0c11}.dark-style .product-page .product-button-secondary{background:#303340;color:#f6f4ef}
@media(max-width:900px){.product-features,.product-neura{grid-template-columns:1fr;gap:1.8rem}.product-closing{align-items:flex-start;flex-direction:column}.product-header{align-items:flex-start}.product-header nav{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:500px){.product-header{flex-direction:column;gap:.6rem}.product-header nav{justify-content:flex-start;width:100%;font-size:.85rem}.product-header .product-button{padding:.5rem .8rem}.product-actions{flex-direction:column}.product-footer{flex-direction:column;align-items:flex-start}}
