:root{--bg-color:#0a0a0a;--surface-1:#0e0e0e;--surface-2:#151515;--surface-3:#1b1b1b;--border-color:#2a2a2a;--text-primary:#f0f0f0;--text-secondary:#b3b3b3;--accent-primary:#ff3b30;--accent-hover:#e0342a;--muted:#888;--shadow-1:0 10px 30px #00000059;--shadow-2:0 20px 50px #00000073}html,body{height:100%}html{scroll-behavior:smooth}body{min-height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiated;-moz-osx-font-smoothing:grayscale;background:radial-gradient(1200px 800px at 10% -10%,#151515 0%,#0a0a0a 60%) no-repeat fixed;margin:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,sans-serif}*,:before,:after{box-sizing:border-box}#__next{height:100%;display:block}main{height:100vh;position:relative;overflow-y:scroll}main>section{justify-content:center;align-items:center;width:100%;height:100vh;min-height:100vh;padding:2rem 1rem;display:flex;position:relative}.section-nav{z-index:100;flex-direction:column;gap:1rem;display:flex;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)}.section-nav a{background-color:#ffffff40;border:1px solid #ffffff4d;border-radius:50%;width:12px;height:12px;text-decoration:none;transition:all .2s ease-in-out}.section-nav a:hover{background-color:#ffffff80;transform:scale(1.1)}.section-nav a.active{background-color:var(--accent-primary);border-color:var(--accent-hover);transform:scale(1.3)}.site-footer{color:var(--text-secondary);background:linear-gradient(#fff0,#ffffff05);border-top:1px solid #ffffff0f;width:100%;margin-top:auto;padding:2rem 1rem 2.5rem}.footer-content{text-align:center;justify-items:center;gap:.75rem;max-width:1200px;margin:0 auto;padding:0 1rem;font-size:.95rem;display:grid}.legal-links{align-items:center;gap:.65rem;display:inline-flex}.legal-links a{color:var(--text-secondary);text-decoration:none}.legal-links a:hover{color:var(--text-primary);text-decoration:underline}.legal-links span{color:var(--muted)}.section{box-sizing:border-box;width:100%;padding:clamp(2rem,4vw + 1rem,5rem) 1rem}.section-inner{flex-direction:column;justify-content:center;width:100%;max-width:1200px;height:100%;min-height:0;margin:0 auto;display:flex}#pricing{flex-direction:column;justify-content:flex-start;align-items:center;height:100vh;min-height:100vh;padding-bottom:0;display:flex}#pricing .section-inner{flex-direction:column;flex:1;justify-content:center;margin-bottom:2rem;display:flex}.hero{min-height:auto;padding-top:0;padding-bottom:0}.hero-inner{text-align:center;align-content:center;justify-items:center;gap:1.5rem;width:100%;height:100%;display:grid}.hero-title{letter-spacing:-.02em;text-align:center;margin:0;font-size:clamp(2rem,4vw + .5rem,4rem);font-weight:900;line-height:1.05}.hero-subtitle{color:var(--text-secondary);text-align:center;max-width:900px;margin:0;font-size:clamp(1rem,1.2vw + .9rem,1.3rem);line-height:1.7}.hero-ctas{flex-flow:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.button,button{background-image:linear-gradient(#ffffff0f,#fff0);background-color:var(--surface-2);color:#fff;cursor:pointer;text-align:center;box-shadow:var(--shadow-1);white-space:nowrap;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.9rem 1.2rem;font-family:inherit;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform 80ms,box-shadow .2s,background-color .2s,border-color .2s;display:inline-flex}.button img{object-fit:contain;flex-shrink:0;width:auto;height:20px}.button:hover,button:hover{box-shadow:var(--shadow-2);border-color:#ffffff24;text-decoration:none;transform:translateY(-1px)}.button.cta{background-color:var(--accent-primary);background-image:linear-gradient(#ffffff26,#fff0);border-color:#00000040}.button.cta:hover{background-color:var(--accent-hover)}.button.light{background-color:var(--surface-3)}.h2{text-align:center;margin:0 0 .5rem;font-size:clamp(1.6rem,2.2vw + 1rem,2.6rem);font-weight:800}.subtle{text-align:center;color:var(--text-secondary);max-width:820px;margin:0 auto 1.5rem;line-height:1.7}.compare{grid-template-columns:repeat(2,1fr);gap:clamp(.9rem,2vw,1.2rem);display:grid}.compare-item{grid-column:span 1}.compare-title{color:var(--text-secondary);letter-spacing:.02em;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.aspect{border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-1);background:#000;border-radius:14px;padding-top:56.25%;position:relative;overflow:hidden}.aspect>img,.aspect>video,.aspect>iframe{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.showcase-videos{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-height:none;display:grid;overflow:visible}.showcase-video{width:100%;box-shadow:var(--shadow-2);border:1px solid var(--border-color);background-color:#000;border-radius:14px;position:relative;overflow:hidden}.showcase-video iframe{aspect-ratio:16/9;border:none;width:100%;height:auto;display:block}.pricing-grid{grid-template-columns:repeat(12,1fr);gap:clamp(.9rem,2vw,1.2rem);width:100%;max-height:none;display:grid;overflow:visible}.price-card{text-align:center;border:1px solid var(--border-color);box-shadow:var(--shadow-1);background:linear-gradient(#ffffff08,#ffffff03);border-radius:16px;grid-column:span 12;padding:1.25rem 1.25rem 1.5rem}.price{color:var(--text-primary);margin:0 0 .3rem;font-size:clamp(2rem,3vw + 1rem,2.6rem)}.price-desc{color:var(--text-secondary);font-size:1.05rem;font-weight:600}@media (max-width:768px){.section-nav{display:none}.hero-ctas{flex-direction:column;width:100%}.hero-ctas .button{width:100%;max-width:300px}.showcase-videos{grid-template-columns:1fr;gap:1rem}.section-inner{max-height:none;overflow:visible}main>section{height:auto;min-height:100vh;padding:4rem 1rem}#hero{height:100vh;min-height:100vh;padding:2rem 1rem}#hero .hero-inner{align-content:center;gap:1.2rem;height:100%}#showcase{height:auto;min-height:100vh}#showcase .section-inner{min-height:calc(100vh - 8rem)}#pricing{flex-direction:column;height:auto;min-height:100vh;padding-bottom:1rem;display:flex}#pricing .section-inner{flex:1;min-height:0;margin-bottom:0}.site-footer{flex-shrink:0;margin-top:2rem;padding-top:2rem;position:relative}.pricing-grid{margin-bottom:2rem}}@media (max-width:1024px){.showcase-videos{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.compare-item{grid-column:span 1}.price-card{grid-column:span 4}.hero-ctas{flex-direction:row}}.stack-sm{margin-top:.5rem}.stack-md{margin-top:1rem}.stack-lg{margin-top:2rem}:focus-visible{outline-offset:2px;outline:2px solid #fff}
