:root{color-scheme:dark;--background:#08090c;--surface:#111319;--text:#f4f5f7;--muted:#969daa;--accent-blue:#347fea;--accent-purple:#8d3ff0;--accent-gradient:linear-gradient(135deg, var(--accent-blue), var(--accent-purple));--line:#ffffff1f;font-synthesis:none;font-family:Encode Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{color:var(--text);background:radial-gradient(circle at 82% 13%, #8d3ff029, transparent 25rem), radial-gradient(circle at 12% 32%, #347fea1a, transparent 22rem), var(--background);margin:0}a{color:inherit}.site-shell{grid-template-rows:auto 1fr auto;width:min(100% - 2rem,1180px);min-height:100vh;margin-inline:auto;display:grid}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:2rem;display:flex}.site-header{border-bottom:1px solid var(--line);min-height:78px}.brand{align-items:center;gap:.75rem;font-size:1.05rem;font-weight:650;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent-gradient);border-radius:.32rem;width:1.05rem;height:1.05rem;transform:rotate(12deg);box-shadow:0 0 28px #8d3ff066}nav ul,.footer-links{align-items:center;gap:clamp(1.25rem,4vw,2.5rem);margin:0;padding:0;list-style:none;display:flex}nav ul{gap:1rem}nav a,.site-footer a{color:var(--muted);font-size:.9rem;text-decoration:none;transition:color .16s}nav a:hover,.site-footer a:hover{color:var(--text)}main{min-width:0}.product-hero{--hero-content-offset:clamp(2.25rem, 4vw, 3.75rem);grid-template-columns:1fr;align-items:start;gap:3rem;min-height:auto;padding:4rem 0 5rem;display:grid;overflow:hidden}.hero-copy{padding-top:0}.app-icon{filter:drop-shadow(0 18px 28px #0000006b);width:clamp(5.25rem,8vw,7rem);height:auto;margin-bottom:2rem;display:block}.eyebrow{color:#8ebcff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.78rem;font-weight:700}.hero-copy h1,.page-intro h1,.not-found h1,.prose h1{margin:0;font-size:clamp(4rem,8.4vw,7.75rem);font-weight:500;line-height:.94}.hero-copy h1{letter-spacing:normal;font-size:clamp(2.75rem,6.2vw,5.75rem)}.hero-copy h1 em{background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:inherit;font-weight:500}.app-description{max-width:740px;color:var(--muted);margin-top:2.5rem;font-size:clamp(1.05rem,1.7vw,1.2rem);line-height:1.7}.app-description p{margin:0}.feature-list{gap:.75rem;margin:1.7rem 0 0;padding:0;list-style:none;display:grid}.feature-list li{padding-left:1.5rem;position:relative}.feature-list li:before{content:"";background:var(--accent-gradient);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.72em;left:0;transform:translateY(-50%)}.hero-links{grid-template-columns:max-content max-content;gap:1.25rem 1.5rem;margin-top:2.5rem;display:grid}.store-button{background:linear-gradient(#171923, #0d0e13) padding-box, var(--accent-gradient) border-box;border:1px solid #ffffff52;border-radius:.75rem;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:flex-start;min-width:178px;padding:.72rem 1.15rem .78rem;display:inline-flex;box-shadow:0 10px 32px #347fea1f}.store-button--link{text-decoration:none;transition:transform .18s,box-shadow .18s}.store-button--link:hover{transform:translateY(-2px);box-shadow:0 12px 34px #575cee47}.store-kicker{color:var(--muted);letter-spacing:.02em;font-size:.68rem;font-weight:500;line-height:1}.store-button strong{color:var(--text);margin-top:.2rem;font-size:1.35rem;font-weight:600;line-height:1}.button{color:#fff;background:var(--accent-gradient);border-radius:999px;align-items:center;gap:2.2rem;padding:1rem 1.2rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #575cee47}.text-link{color:var(--muted);text-decoration-color:var(--line);text-underline-offset:.3em;font-weight:600}.text-link:hover{color:var(--text)}.screenshot-stage{isolation:isolate;grid-template-columns:1fr;gap:1.5rem;width:min(100%,330px);min-height:auto;margin:0 auto;display:grid;position:relative}.screenshot-stage:before{content:"";z-index:-1;filter:blur(14px);background:radial-gradient(circle,#624eef4d,#347fea14 50%,#0000 72%);border-radius:50%;position:absolute;inset:12% 0 8%}.screenshot-frame{aspect-ratio:1170/2532;background:var(--surface);border:1px solid #ffffff2e;border-radius:1.5rem;width:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 34px 70px #00000075}.screenshot-frame:first-child{z-index:1;position:relative}.screenshot-frame:nth-child(2){z-index:2;border-color:#8d3ff094;position:relative}.screenshot-frame img{object-fit:cover;width:100%;height:100%;display:block}.not-found,.prose{max-width:850px;padding-block:clamp(5rem,11vw,9rem)}.not-found h1,.prose h1{font-size:clamp(3.5rem,8vw,6.5rem)}.lede,.prose section p{color:var(--muted)}.lede{max-width:610px;margin-top:2rem;font-size:1.15rem;line-height:1.7}.error-code{color:#8ebcff;letter-spacing:.16em;margin:0 0 1.5rem;font-size:.8rem;font-weight:700}.not-found .button{margin-top:2rem}.prose header{margin-bottom:clamp(3.5rem,7vw,5.5rem)}.prose h1{max-width:12ch;font-size:clamp(3rem,7vw,5.25rem);line-height:1}.prose header>p:last-child{color:var(--muted);margin:1.4rem 0 0;font-size:.9rem}.prose section{border-top:1px solid var(--line);padding-top:clamp(2rem,4vw,3rem)}.prose h2{color:var(--text);margin:3.5rem 0 1.35rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:600;line-height:1.2}.prose section>h2:first-of-type{margin-top:3rem}.prose h3{color:var(--text);margin:2.35rem 0 1rem;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:600;line-height:1.3}.prose h4{color:#a9c9f7;margin:2.1rem 0 .8rem;font-size:1.05rem;font-weight:650;line-height:1.4}.prose section p,.prose section li{color:var(--muted);font-size:1rem;line-height:1.75}.prose section p{margin:0 0 1.15rem}.prose ul,.prose ol{margin:1rem 0 1.75rem;padding-left:1.45rem}.prose li{margin:.65rem 0;padding-left:.35rem}.prose li::marker{color:#7daef2}.prose li>p{margin:.55rem 0}.prose strong{color:var(--text);font-weight:600}.prose section a{color:var(--text);text-underline-offset:.2em;text-decoration-color:#8d3ff0b3}.site-footer{border-top:1px solid var(--line);min-height:90px;color:var(--muted);flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem;padding-block:1.5rem;font-size:.85rem}.footer-links{gap:1.5rem}:focus-visible{outline:3px solid var(--accent-purple);outline-offset:4px}@media (width>=621px){.site-shell{width:min(100% - 3rem,1180px)}.site-header{min-height:96px}nav ul{gap:clamp(1.25rem,4vw,2.5rem)}.product-hero{gap:clamp(3.5rem,6vw,5.5rem);padding:clamp(2.5rem,5vw,4rem) 0 clamp(5rem,9vw,8rem)}.hero-links{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.store-button{grid-column:auto}.prose h2{margin-top:clamp(4rem,8vw,6rem)}.prose h3{margin-top:2.75rem}.site-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;padding-block:0}}@media (width>=801px){.product-hero{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);min-height:min(880px,100vh - 96px)}.hero-copy{padding-top:var(--hero-content-offset);grid-area:1/2}.screenshot-stage{width:auto;min-height:720px;margin:var(--hero-content-offset) 0 0;grid-area:1/1;display:block}.screenshot-frame{width:56%}.screenshot-frame:first-child{position:absolute;top:0;left:0}.screenshot-frame:nth-child(2){position:absolute;bottom:0;right:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
