@font-face{font-family:Inter;src:url(/inter-v18-latin-regular.woff2) format("woff2");font-weight:300;font-style:normal;font-display:optional}@font-face{font-family:Inter;src:url(/inter-v18-latin-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:Inter;src:url(/inter-v18-latin-600.woff2) format("woff2");font-weight:500;font-style:normal;font-display:optional}@font-face{font-family:Inter;src:url(/inter-v18-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:optional}@font-face{font-family:Inter;src:url(/inter-v18-latin-900.woff2) format("woff2");font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:Inter;src:url(/inter-v18-latin-900.woff2) format("woff2");font-weight:800;font-style:normal;font-display:optional}@font-face{font-family:Inter;src:url(/inter-v18-latin-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:optional}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #000000;--bg-raised: #161717;--bg-card: #1A1B1B;--border: #232525;--border-light: #2E3030;--text-primary: #EDEDED;--text-secondary: #8A8F8F;--text-dim: #5C6060;--accent: #EDEDED}html{scroll-behavior:smooth}body{min-width:300px;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;background:var(--bg);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-shell{min-height:100vh;display:flex;flex-direction:column}.page-content{flex:1 0 auto}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}nav,.hero,.container,.section,.cta-section,footer{position:relative;z-index:1}nav{position:fixed;top:0;left:0;right:0;min-width:300px;z-index:100;background:#0e0f0fcc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}nav .container{display:flex;align-items:center;justify-content:space-between;height:56px}.logo{font-size:1.1rem;font-weight:900;color:#fff;text-decoration:none;letter-spacing:-.03em;user-select:none;-webkit-user-select:none}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links a{color:var(--text-secondary);text-decoration:none;font-size:.85rem;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--text-primary)}.nav-cta{background:transparent!important;color:var(--text-primary)!important;padding:.35rem .75rem;border-radius:9999px;border:1px solid var(--border-light);font-weight:400!important;font-size:.85rem!important;line-height:1;transition:border-color .15s,color .15s!important}.nav-cta:hover{border-color:var(--text-secondary);color:#fff!important}.hero{padding:11rem 0 7rem;text-align:center;overflow:hidden;border-bottom:1px solid var(--border)}.hero:before,.cta-section:before{content:"";position:absolute;left:50%;width:100vw;height:100%;pointer-events:none;z-index:0;background-repeat:no-repeat;opacity:1}.hero:before{top:0;bottom:auto;transform:translate(-50%);background:radial-gradient(ellipse 100% 100% at 50% 0%,rgba(255,255,255,.1) 0%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.028) 56%,transparent 84%)}.pre-launch-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .9rem;background:#64d7f224;border:1px solid rgba(100,215,242,.45);border-radius:100px;font-size:.75rem;font-weight:600;color:#bfeefa;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.06em}.pre-launch-badge .dot{width:6px;height:6px;background:#64d7f2;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}h1{font-size:clamp(2rem,5.2vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.035em;color:#fff;margin:0 auto}.hero-line{display:block;white-space:nowrap}.hero-subtitle{font-size:clamp(1rem,1.8vw,1.15rem);color:var(--text-secondary);max-width:600px;margin:1.5rem auto 0;line-height:1.7}.hero-cta-group{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:var(--bg);padding:.75rem 1.5rem;border-radius:9999px;font-size:1rem;font-weight:400;text-decoration:none;border:1px solid #fff;cursor:pointer;transition:opacity .15s;line-height:1;user-select:none;-webkit-user-select:none}.btn-primary:hover{opacity:.8}.btn-primary .arrow{transition:transform .15s}.btn-primary:hover .arrow{transform:translate(2px)}.hero-note{font-size:.8rem;color:var(--text-dim)}.section{padding:6rem 0}.section-divider{border:none;border-top:1px solid var(--border);width:100vw;position:relative;left:50%;transform:translate(-50%);margin:0}.section-label{font-size:.75rem;font-weight:600;color:#64d7f2;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}h2{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.03em;text-wrap:balance}.section-subtitle{font-size:1.05rem;color:var(--text-secondary);margin-top:.75rem;max-width:520px;line-height:1.65}.text-center{text-align:center}.text-center .section-subtitle{margin-left:auto;margin-right:auto}.table-wrapper{overflow-x:auto;margin-top:3rem;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin}.table-wrapper:active{cursor:grabbing}.comparison-table{width:100%;min-width:680px;border-collapse:collapse;user-select:none;-webkit-user-select:none}.comparison-table thead th{padding:.875rem 1rem;font-size:.8rem;font-weight:600;color:var(--text-dim);text-align:center;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border)}.comparison-table thead th:first-child{text-align:left}.comparison-table thead th:last-child{color:#fff;font-weight:900;font-size:.85rem;text-transform:none;background:#ffffff07}.comparison-table tbody td{padding:.8rem 1rem;text-align:center;font-size:.875rem;color:var(--text-secondary);border-bottom:1px solid var(--border)}.comparison-table tbody td:first-child{text-align:left;color:var(--text-primary);font-weight:500}.comparison-table tbody tr{transition:background .15s}.comparison-table tbody tr:hover{background:#ffffff06}.comparison-table tbody td:last-child{background:#ffffff07}.comparison-table tbody tr:hover td:last-child{background:#ffffff0a}.comparison-table tbody tr:last-child td{border-bottom:none}.check{color:#64d7f2;font-size:1rem}.cross{color:var(--text-dim);font-size:.8rem}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:3rem;background:transparent;border:1px solid var(--border)}.feature-card{display:flex;flex-direction:column;min-width:0;background:transparent;border-right:1px solid var(--border);border-bottom:1px solid var(--border);margin-right:-1px;margin-bottom:-1px;padding:2.25rem}.features-grid>.feature-card:last-child:nth-child(3n-1){grid-column:span 2}.feature-card h3{font-size:1.05rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.01em;text-wrap:balance}.feature-card p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.feature-list{list-style:none;margin-top:auto;padding-top:1rem;display:flex;flex-direction:column;gap:.4rem}.feature-list li{color:var(--text-secondary);font-size:.8rem;padding-left:1.15rem;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#64d7f2;font-size:.8rem;line-height:1.3}.pricing-card{margin-top:3rem;max-width:520px;margin-left:auto;margin-right:auto;border:1px solid var(--border-light);padding:2rem}.pricing-card-header{margin-bottom:1.25rem}.pricing-plan-name{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.01em;margin-bottom:.25rem;text-wrap:balance}.pricing-plan-desc{font-size:.875rem;color:var(--text-secondary);margin-bottom:1.25rem;line-height:1.5}.pricing-amount{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:flex-start;gap:.4rem}.pricing-amount .original{font-size:1rem;color:var(--text-dim);text-decoration:line-through;font-weight:400}.pricing-amount .price{font-size:2.25rem;font-weight:700;letter-spacing:-.03em;color:#fff;line-height:1}.pricing-amount .period{font-size:.85rem;color:var(--text-dim);font-weight:400;line-height:1.2}.pricing-amount .vat-note{flex-basis:100%;font-size:.72rem;color:var(--text-dim);font-weight:400;line-height:1.2;margin-top:.2rem;text-align:left}.pricing-cta{display:flex;width:100%;justify-content:center;margin-bottom:1.5rem}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:1px solid var(--border)}.pricing-features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.pricing-features li .check-icon{flex-shrink:0;color:#64d7f2;font-size:.85rem;margin-top:.15rem}.pricing-billing{font-size:.75rem;color:var(--text-dim);margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--border);line-height:1.6}.benefits-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin-top:3rem}.benefit-item{flex:0 1 260px;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 0;border-bottom:1px solid var(--border);text-align:center}.benefit-item .check-mark{flex-shrink:0;color:#64d7f2;font-size:.85rem}.benefit-item span{font-size:.9rem;font-weight:500}.faq-list{margin-top:3rem;max-width:720px;margin-left:auto;margin-right:auto}.faq-item{border-bottom:1px solid var(--border)}.faq-question{width:100%;background:none;border:none;padding:1.25rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;color:var(--text-primary);font-size:.95rem;font-weight:600;font-family:inherit;text-align:left;transition:color .15s;user-select:none;-webkit-user-select:none}.faq-question:hover{color:#fff}.faq-question .toggle{flex-shrink:0;font-size:1.25rem;color:var(--text-dim);font-weight:300}.faq-item.open .faq-question{padding-bottom:.625rem}.faq-item.open .faq-question .toggle{transform:rotate(45deg);color:var(--text-primary)}.faq-answer[hidden]{display:none}.faq-answer p{padding:0 0 1.25rem;color:var(--text-secondary);font-size:.9rem;line-height:1.7}.faq-answer a{color:var(--text-primary);text-decoration:underline;text-underline-offset:2px}.cta-section{padding:6rem 0;text-align:center;overflow:hidden}.cta-section:before{top:auto;bottom:0;transform:translate(-50%);background:radial-gradient(ellipse 100% 150% at 50% 150%,rgba(255,255,255,.1) 0%,rgba(255,255,255,.08) 30%,rgba(255,255,255,.028) 56%,transparent 84%);background-repeat:no-repeat;opacity:1}.cta-section h2{max-width:600px;margin:0 auto}footer{padding:2.5rem 0;border-top:1px solid var(--border)}.footer-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:2rem}.footer-column{min-width:0}.footer-heading{font-size:.72rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.85rem}.footer-bottom{margin-top:1.5rem;text-align:center}.footer-copy{font-size:.8rem;color:var(--text-dim)}.footer-brand{display:flex;flex-direction:column;gap:.25rem}.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:0;text-align:right}.footer-links{display:flex;flex-direction:column;gap:.25rem}.footer-link,.footer-link:visited,.footer-meta a,.footer-meta a:visited{font-size:.8rem;color:var(--text-dim);text-decoration:none;transition:color .15s}.footer-email-link,.footer-email-link:visited{color:var(--text-dim);text-decoration:none}.footer-email-link:hover,.footer-link:hover,.footer-meta a:hover{color:var(--text-primary)}.legal-page{padding:8rem 0 4rem}.legal-page h1{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem}.legal-page .legal-subtitle{max-width:720px;color:var(--text-secondary);font-size:1rem}.legal-card{margin-top:2rem}.legal-section+.legal-section{margin-top:2rem}.legal-section{display:flex;flex-direction:column;gap:.4rem}.legal-card h2{font-size:1.25rem;margin-bottom:.35rem}.legal-card p{color:var(--text-secondary);font-size:.85rem;line-height:1.8;margin-bottom:0}.legal-card a,.legal-card a:visited{color:#64d7f2;text-decoration:none}.legal-card a:hover{color:#8fe5f8}.legal-list{margin:0 0 0 1.25rem;color:var(--text-secondary)}.legal-list li{font-size:.85rem;line-height:1.8}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.pre-launch-badge .dot{animation:none}}@media(max-width:768px){.hero{padding:8rem 0 4rem}h1{font-size:clamp(1.6rem,6.6vw,3rem)}.section{padding:4rem 0}.feature-card{padding:1.5rem}.nav-links .hide-mobile{display:none}.pricing-card{padding:1.5rem}.pricing-amount .price{font-size:2.05rem}.benefits-grid{grid-template-columns:1fr}.cta-section{padding:4rem 0}.footer-inner{grid-template-columns:1fr;gap:1.5rem;text-align:center}.footer-heading{margin-bottom:.6rem}.footer-meta{align-items:center;text-align:center}.footer-links{align-items:center}.footer-bottom{margin-top:1.25rem}.legal-page{padding-top:7rem}}@media(max-width:915px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features-grid>.feature-card:last-child:nth-child(3n-1){grid-column:1 / -1}}@media(max-width:600px){.features-grid{grid-template-columns:minmax(0,1fr)}.feature-card{margin-right:0}.features-grid>.feature-card:last-child:nth-child(3n-1){grid-column:auto}}@media(max-width:500px){.comparison-table thead th:first-child,.comparison-table tbody td:first-child{padding-left:0}.pricing-amount .price{font-size:1.85rem}}@media(max-width:360px){.hero{padding:7.5rem 0 3.5rem}.container{padding:0 .75rem}nav .container{height:52px;gap:.5rem}.logo{font-size:.95rem}.nav-links{gap:.5rem}.nav-cta{padding:.32rem .6rem;font-size:.78rem!important}h1{font-size:clamp(1.12rem,6.35vw,1.4rem);line-height:1.14;letter-spacing:-.05em}.hero-subtitle{font-size:.92rem;line-height:1.6;max-width:17rem}.btn-primary{font-size:.95rem;padding:.7rem 1.2rem}.pre-launch-badge{font-size:.68rem;letter-spacing:.04em;padding:.35rem .8rem}}[id]{scroll-margin-top:56px}
