:root{color-scheme:dark;--color-surface: #000;--color-surface-elevated: #1c1c1e;--color-accent: #0a84ff;--color-accent-hover: #409cff;--color-text-primary: rgba(255, 255, 255, .92);--color-text-secondary: rgba(235, 235, 245, .6);--color-glass-bg: rgba(28, 28, 30, .72);--color-glass-border: rgba(255, 255, 255, .12);--font: Inter, -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--color-surface);scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100vh;margin:0;background:var(--color-surface);color:var(--color-text-primary);font-family:var(--font);line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 28rem),linear-gradient(180deg,#000,#050505 58%,#000);content:"";pointer-events:none}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #fff;outline-offset:4px}img,svg{display:block}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;left:1rem;top:1rem;z-index:100;border-radius:999px;background:#fff;color:#000;padding:.75rem 1rem;font-weight:700}.skip-link:focus{position:fixed;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:normal}.site-header{position:fixed;top:0;right:0;left:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.11);background:#0000008f;-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.site-header.is-light{border-bottom-color:#0000001a;background:#ffffffc7;box-shadow:0 1px #ffffffb8 inset}.header-inner{display:flex;align-items:center;justify-content:space-between;width:min(100% - 3rem,72rem);height:3.5rem;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.94rem;font-weight:640;letter-spacing:0}.site-header.is-light .brand{color:#1d1d1f}.brand-mark{width:32px;height:32px;border-radius:6px;object-fit:cover}.nav-links{display:flex;align-items:center;gap:2rem;color:var(--color-text-secondary);font-size:.82rem;font-weight:500}.site-header.is-light .nav-links{color:#1d1d1f9e}.nav-links a,.nav-download{transition:color .18s ease,background .18s ease,transform .18s ease}.nav-links a:hover{color:#fff}.site-header.is-light .nav-links a:hover{color:#1d1d1f}.nav-download{border-radius:999px;background:#0a84ffdb;padding:.4rem 1rem;color:#fff;font-size:.82rem;font-weight:620;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-download:hover{background:var(--color-accent-hover);transform:translateY(-1px)}main{flex:1 0 auto;min-height:0}.hero{position:relative;isolation:isolate;display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;width:min(100% - 3rem,72rem);margin:0 auto;padding:7.25rem 0 5rem;text-align:center}.hero:before,.section:before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:var(--section-bg, #000);content:"";transform:translate(-50%)}.hero{--section-bg: #000}.hero-copy{width:min(100%,56rem)}h1{max-width:58rem;margin:0 auto 1.5rem;color:#fff;font-size:clamp(3rem,8vw,4.5rem);font-weight:760;letter-spacing:0;line-height:1.05}.hero-subhead{max-width:42rem;margin:0 auto 2.5rem;color:var(--color-text-secondary);font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3.25rem;border-radius:999px;padding:.85rem 2rem;font-size:1.05rem;font-weight:640;line-height:1;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:scale(1.02)}.button:active{transform:scale(.98)}.button-primary{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;box-shadow:0 16px 46px #0a84ff38}.button-primary:hover{background:var(--color-accent-hover)}.button-secondary{border:1px solid var(--color-glass-border);background:#1c1c1e94;color:#fff;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.button-secondary:hover{border-color:#ffffff47;background:#262628cc}.icon{width:1rem;height:1rem;flex:0 0 auto}.icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.button-secondary .icon path{fill:currentColor;stroke:none}.hero-note{margin:1.5rem 0 3.5rem;color:var(--color-text-secondary);font-size:.88rem}.hero-preview{width:min(100%,58rem);margin:0 auto 2rem;overflow:hidden;border-radius:8px;box-shadow:0 2px 8px #0000002e,0 12px 40px #00000047}.hero-preview img{width:100%;height:auto}.section{position:relative;isolation:isolate;--section-bg: #111112;width:min(100% - 3rem,72rem);margin:0 auto;padding:6rem 0}.section-why{--section-bg: #f5f5f7}.section-faq{--section-bg: #fff}.section-heading{max-width:42rem;margin:0 auto 4rem;text-align:center}.section-heading h2,.pricing-card h2{margin-bottom:1rem;color:#fff;font-size:clamp(2rem,5vw,3rem);font-weight:760;letter-spacing:0;line-height:1.08}.section-heading p,.pricing-card p{margin-bottom:0;color:var(--color-text-secondary);font-size:1.08rem}.feature-grid,.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.glass-card{border:1px solid var(--color-glass-border);border-radius:8px;background:var(--color-glass-bg);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}.feature-card{background:#1c1c1ee0;padding:1.5rem;transition:transform .18s ease}.feature-card:hover,.why-card:hover{transform:scale(1.02)}.feature-image{overflow:hidden;aspect-ratio:16 / 10;margin-bottom:1.25rem;border-radius:8px;background:var(--color-surface-elevated)}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#ffffffd1;font-size:.84rem;font-weight:720;text-transform:uppercase}.feature-placeholder-blue{background:linear-gradient(135deg,#0a84ff,#003e8a)}.feature-placeholder-green{background:linear-gradient(135deg,#30d158,#0d5f2a)}.feature-placeholder-orange{background:linear-gradient(135deg,#ff9f0a,#8a3d00)}.feature-card h3,.why-card h3{margin-bottom:.5rem;color:#fff;font-size:1.2rem;font-weight:680;letter-spacing:0}.feature-card p,.why-card p,.faq-list p{margin-bottom:0;color:var(--color-text-secondary);font-size:.94rem;line-height:1.62}.section-why{padding-top:4rem}.section-why .section-heading h2,.section-faq .section-heading h2{color:#1d1d1f}.section-why .section-heading p,.section-faq .section-heading p{color:#1d1d1fad}.why-card{min-height:13rem;border-color:#0000000a;background:#fff;padding:1.75rem;transition:transform .18s ease}.why-card h3{color:#1d1d1f}.why-card p{color:#1d1d1fad}.why-card:before{display:block;width:2.5rem;height:3px;margin-bottom:1.5rem;border-radius:999px;background:var(--color-accent);content:""}.section-pricing{width:min(100% - 3rem,36rem)}.pricing-card{padding:2.5rem;text-align:center}.price{margin:1.25rem 0;color:#fff;font-size:4rem;font-weight:780;line-height:1}.pricing-card ul{display:grid;gap:.8rem;width:min(100%,20rem);margin:2rem auto 2.25rem;padding:0;text-align:left;list-style:none}.pricing-card li{position:relative;padding-left:2rem;color:var(--color-text-primary);font-size:.94rem}.pricing-card li:before{position:absolute;top:.28rem;left:0;width:.72rem;height:.38rem;border-bottom:2px solid var(--color-accent);border-left:2px solid var(--color-accent);content:"";transform:rotate(-45deg)}.section-faq{width:min(100% - 3rem,42rem)}.faq-list{border-top:1px solid rgba(0,0,0,.12)}.faq-list details{border-bottom:1px solid rgba(0,0,0,.12)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.1rem;cursor:pointer;color:#1d1d1f;font-weight:620;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:#1d1d1f7a;content:"+";font-size:1.5rem;line-height:1;transition:transform .18s ease}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list p{color:#1d1d1fad;padding:0 2.2rem 1.25rem 0}.site-footer{flex-shrink:0;background:#f5f5f7;color:#1d1d1f9e}.footer-inner{width:min(100% - 3rem,72rem);margin:0 auto;padding:3.25rem 0 1.85rem}.footer-main{display:grid;grid-template-columns:minmax(20rem,1fr) auto;gap:clamp(2.75rem,7vw,6.4rem);padding-bottom:3rem}.footer-brand{max-width:30rem}.footer-logo{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.78rem;color:#1d1d1f;font-size:1.22rem;font-weight:760}.footer-logo img{width:2.7rem;height:2.7rem;border-radius:10px}.footer-brand p,.footer-bottom p{margin:0}.footer-brand p{color:#1d1d1f85;font-size:.9rem;line-height:1.45}.footer-links{display:grid;grid-template-columns:repeat(3,max-content);gap:clamp(2.45rem,5.5vw,4.8rem)}.footer-links div{display:grid;align-content:start;gap:.86rem;min-width:7.1rem}.footer-links h2{margin:0 0 .4rem;color:#1d1d1f;font-size:.9rem;font-weight:690;letter-spacing:0;text-transform:none}.footer-links a{color:#1d1d1f94;font-size:.88rem;line-height:1.25;transition:color .18s ease}.footer-links a:hover{color:#1d1d1f}.footer-bottom{border-top:1px solid rgba(0,0,0,.1);padding-top:1.45rem;text-align:center}.footer-bottom p{color:#1d1d1f6b;font-size:.82rem}.content-page{position:relative;isolation:isolate;width:min(100% - 3rem,51rem);margin:0 auto;padding:clamp(7rem,14vh,9rem) 0 5rem;animation:enter .56s cubic-bezier(.22,1,.36,1) both}.content-page:before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:#fff;content:"";transform:translate(-50%)}.content-page h1{max-width:100%;margin-bottom:1rem;font-size:clamp(2.7rem,5vw,4.6rem)}.privacy-document{width:min(100% - 3rem,44rem);padding-top:clamp(8.25rem,15vh,10rem);padding-bottom:7.5rem;color:#1d1d1f}.privacy-document h1{margin-bottom:clamp(2.25rem,5vw,3.25rem);color:#050505;font-size:clamp(2rem,4.4vw,2.85rem);font-weight:780;line-height:1.05}.content-intro{margin-bottom:3rem;color:var(--color-text-secondary);font-size:clamp(1.1rem,2vw,1.35rem)}.privacy-document .content-intro{max-width:100%;margin-bottom:2rem;color:#1d1d1fe6;font-size:1.08rem;line-height:1.58}.privacy-list{display:grid;gap:1.7rem}.privacy-document .privacy-list{gap:1.55rem}.privacy-section{border-top:1px solid var(--color-glass-border);padding-top:1.5rem}.privacy-document .privacy-section{border-top:0;padding-top:0}.privacy-section h2{margin-bottom:.5rem;color:#fff;font-size:1.35rem;letter-spacing:0}.privacy-document .privacy-section h2{margin-bottom:.9rem;color:#1d1d1fc7;font-size:1.05rem;font-weight:620;line-height:1.25}.privacy-section p{margin-bottom:0;color:var(--color-text-secondary);font-size:1.05rem}.privacy-document .privacy-section p{color:#1d1d1fdb;font-size:1.08rem;line-height:1.58}.privacy-document .privacy-section a{color:#06c;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.privacy-document .privacy-section a:hover{color:#004a99}.privacy-updated{margin:2.5rem 0 0;color:#1d1d1f94;font-size:1rem;line-height:1.5}.reveal{animation:enter .64s cubic-bezier(.22,1,.36,1) both}.feature-card:nth-child(2),.why-card:nth-child(2){animation-delay:.12s}.feature-card:nth-child(3),.why-card:nth-child(3){animation-delay:.24s}@keyframes enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:840px){.header-inner{width:min(100% - 2rem,44rem)}.nav-links{display:none}.hero,.section,.section-pricing,.section-faq,.footer-inner,.content-page{width:min(100% - 2rem,44rem)}.hero{min-height:auto;padding-top:7rem}.feature-grid,.why-grid{grid-template-columns:1fr}.button{min-height:3.1rem;font-size:1rem}.footer-main{grid-template-columns:1fr;gap:3rem;padding-bottom:3rem}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}@media(max-width:560px){h1{font-size:2.65rem}.hero-subhead{font-size:1rem}.hero-actions{width:min(100%,22rem);flex-direction:column}.hero-actions .button,.pricing-card .button{width:100%}.hero-preview{width:calc(100% + 1rem);margin-bottom:1.5rem}.section{padding:4.75rem 0}.section-heading{margin-bottom:2.5rem}.pricing-card{padding:2rem 1.25rem}.footer-inner{padding-top:3.5rem}.footer-links{display:grid;grid-template-columns:1fr;gap:2.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}.button:hover,.feature-card:hover,.nav-download:hover{transform:none}}
