*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-color:#fafafa;--surface-color:#fff;--text-primary:#111;--text-secondary:#555;--gradient-bg:radial-gradient(circle at 15% 50%, #fde04726 0%, #fafafa00 40%), radial-gradient(circle at 85% 30%, #fde0471a 0%, #fafafa00 40%);--accent-yellow:#eab308;--accent-yellow-light:#fef08a;--accent-green:#10b981;--glass-bg:#fffc;--glass-border:#0000000d;--glass-blur:blur(24px);--card-shadow:0 4px 30px #0000000f;--card-shadow-hover:0 20px 48px #0000001f;--max-width:1200px;--space-sm:.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:4rem;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--transition-smooth:all .8s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .4s cubic-bezier(.16, 1, .3, 1)}html,body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;letter-spacing:-.02em;line-height:1.5;overflow-x:clip}body{background-image:var(--gradient-bg);background-repeat:no-repeat;background-size:100vw 100vh;background-attachment:fixed;min-height:100vh;position:relative}::selection{background:var(--accent-yellow-light);color:#000}a{color:inherit;transition:var(--transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}.container{max-width:var(--max-width);padding:0 var(--space-lg);z-index:10;margin:0 auto;position:relative}.text-gradient{background:linear-gradient(135deg,#111 0%,#666 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-gradient-yellow{background:linear-gradient(135deg,#ca8a04 0%,#eab308 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.btn-primary{color:#fff;background:#111;border-radius:100px;justify-content:center;align-items:center;padding:16px 36px;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 4px 20px #00000026}.btn-primary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 12px 30px #00000040}.btn-secondary{-webkit-backdrop-filter:blur(12px);color:#111;transition:var(--transition-fast);background:#00000008;border:1px solid #00000014;border-radius:100px;padding:16px 36px;font-size:1rem;font-weight:600}.btn-secondary:hover{background:#0000000f;border-color:#00000026;transform:translateY(-2px)}.pill-button{-webkit-backdrop-filter:blur(10px);color:#555;letter-spacing:1px;text-transform:uppercase;background:#fffc;border:1px solid #0000000f;border-radius:100px;padding:8px 24px;font-size:.85rem;font-weight:600}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fafafa}::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.navbar-wrapper{z-index:1000;pointer-events:none;justify-content:center;width:100%;padding:24px 0;display:flex;position:fixed;top:0;left:0}.navbar{pointer-events:auto;width:100%;padding:0 40px;transition:all .5s cubic-bezier(.16,1,.3,1)}.nav-container{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.navbar.floating-island{-webkit-backdrop-filter:blur(24px);background:#ffffffb3;border:1px solid #0000000d;border-radius:100px;width:calc(100% - 48px);max-width:900px;padding:12px 24px;transform:translateY(-8px);box-shadow:0 20px 40px #00000014,0 1px 3px #00000005}.nav-logo{align-items:center;display:flex}.logo-text{letter-spacing:-1.5px;color:#111;font-size:1.5rem;font-weight:800;transition:transform .3s}.navbar.floating-island .logo-text{font-size:1.25rem}.nav-links{gap:32px;display:flex}.nav-link{color:var(--text-secondary);letter-spacing:1px;flex-direction:column;padding:8px 0;font-size:.85rem;font-weight:700;display:flex;position:relative;overflow:hidden}.nav-link .link-text{transition:color .3s,transform .3s cubic-bezier(.16,1,.3,1)}.nav-link .link-underline{background-color:#111;width:100%;height:2px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:4px;left:0;transform:translate(-101%)}.nav-link:hover .link-text{color:#111;transform:translateY(-2px)}.nav-link:hover .link-underline{transform:translate(0)}.nav-actions{align-items:center;gap:12px;display:flex}.nav-actions .btn-primary.nav-cta{white-space:nowrap;border-radius:100px;padding:10px 24px;font-size:.85rem}.nav-actions .btn-secondary.nav-cta-secondary{box-shadow:none;background:0 0;border-color:#0000;border-radius:100px;padding:10px 20px;font-size:.85rem}.nav-actions .btn-secondary.nav-cta-secondary:hover{background:#0000000a}.navbar.floating-island .nav-cta{padding:8px 20px}@media (width<=768px){.nav-links{display:none}.navbar.floating-island{border-radius:24px;padding:16px 20px}.hide-mobile{display:none!important}}.ea-counter{justify-content:center;margin-top:32px;display:flex}.ea-counter-inner{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0000000f;border-radius:100px;align-items:center;gap:8px;padding:8px 20px;display:inline-flex;box-shadow:0 2px 12px #0000000a}.ea-counter-pulse{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite counter-pulse}@keyframes counter-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.ea-counter-icon{color:#666;flex-shrink:0}.ea-counter-number{color:#111;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:.9rem;font-weight:700}.ea-counter-label{color:#888;font-size:.8rem;font-weight:500}@media (width<=600px){.ea-counter-inner{gap:6px;padding:6px 14px}.ea-counter-number{font-size:.82rem}.ea-counter-label{font-size:.72rem}}.hero-section{perspective:1000px;align-items:center;min-height:110vh;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.hero-grid-bg-light{transform-origin:top;opacity:.6;z-index:0;pointer-events:none;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;transform:perspective(500px)rotateX(60deg)translateY(-100px)translateZ(-200px)}.hero-content{justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.hero-text-col{z-index:10;flex:1;max-width:600px;position:relative}.hero-visual-col{transform-style:preserve-3d;flex:1;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.hero-badge{background:#eab30826;border:1px solid #eab3084d;border-radius:4px;align-items:center;gap:10px;margin-bottom:30px;padding:8px 16px;display:inline-flex}.badge-dot{background-color:var(--accent-yellow);border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-light}@keyframes pulse-light{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.badge-text{letter-spacing:2px;color:#854d0e;font-size:.75rem;font-weight:700}.hero-title{letter-spacing:-3px;color:#111;margin-bottom:30px;font-size:clamp(2.5rem,12vw,8rem);font-weight:700;line-height:.9}.hero-subtitle{color:var(--text-secondary);margin-bottom:48px;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.hero-cta-wrapper{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.hero-btn{padding:16px 40px;font-size:1.05rem}.hero-btn-secondary{padding:16px 32px}.hero-phone-wrapper{z-index:5;filter:drop-shadow(0 30px 60px #00000026);width:100%;max-width:300px;height:600px;position:relative}.hero-phone-svg{width:100%;height:100%}.floating-glass-card{-webkit-backdrop-filter:blur(16px);z-index:10;background:#fffc;border:1px solid #0000000d;border-radius:16px;align-items:center;gap:16px;padding:14px 20px;display:flex;position:absolute;box-shadow:0 20px 40px #00000014}.floating-glass-card.fc-1{top:100px;right:-20px}.floating-glass-card.fc-2{bottom:150px;left:-40px}.fc-icon{background:#0000000a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.floating-glass-card div{flex-direction:column;display:flex}.floating-glass-card strong{color:#111;font-size:1.25rem;font-weight:800;line-height:1.2}.floating-glass-card span{color:var(--text-secondary);font-size:.8rem;font-weight:500}.hero-bottom-fade-light{background:linear-gradient(to bottom, transparent, var(--bg-color));z-index:20;pointer-events:none;width:100%;height:250px;position:absolute;bottom:0;left:0}@media (width<=1024px){.hero-content{text-align:center;flex-direction:column;padding-top:40px}.hero-text-col{margin:0 auto}.hero-cta-wrapper{justify-content:center}.hero-visual-col{height:400px;margin-top:60px;transform:none!important}.hero-phone-wrapper{width:100%;max-width:280px;height:540px}.floating-glass-card{display:none}}.scrolltelling-section{background-color:var(--bg-color);padding:100px 0;position:relative}.scrolltelling-container{gap:60px;display:flex;position:relative}.sticky-visual-col{z-index:10;flex:1;justify-content:center;align-items:center;height:70vh;display:flex;position:sticky;top:15vh}.perspective-wrapper{perspective:1200px;width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.parallax-doc-pdf{z-index:20;width:220px;transform-style:preserve-3d;background:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex;position:absolute;box-shadow:0 40px 80px #0000001f,inset 0 0 0 1px #0000000d}.pdf-header{color:#111;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:800;display:flex}.pdf-tag{color:#854d0e;background:#fef08a;border-radius:6px;padding:4px 8px;font-size:.7rem}.pdf-line{background:#f3f4f6;border-radius:4px;width:100%;height:8px}.pdf-line.short{width:60%}.pdf-total{color:#111;border-top:1px dashed #e5e5ea;padding-top:16px;font-size:1.5rem;font-weight:900}.parallax-doc-box{-webkit-backdrop-filter:blur(16px);z-index:5;background:#ffffffd9;border:1px solid #10b98133;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:140px;height:140px;display:flex;position:absolute;box-shadow:0 40px 80px #10b98126}.box-tag{color:#fff;background:#10b981;border-radius:100px;padding:6px 12px;font-size:.85rem;font-weight:700}.parallax-doc-chart{z-index:15;background:#fff;border:1px solid #0000000d;border-radius:20px;padding:20px;position:absolute;box-shadow:0 30px 60px #0000001a}.chart-bars{align-items:flex-end;gap:8px;margin-bottom:12px;display:flex}.chart-bar{background:#e5e5ea;border-radius:10px 10px 0 0;width:16px}.chart-bar.h-1{height:24px}.chart-bar.h-2{height:48px}.chart-bar.h-3{height:36px}.chart-bar.h-4{background:var(--accent-yellow);height:72px}.parallax-doc-chart span{color:#666;font-size:.85rem;font-weight:600}.sticky-phone-frame{width:100%;max-width:340px;height:680px;transform-style:preserve-3d;z-index:10;background:#f5f5f7;border:1px solid #e5e5ea;border-radius:44px;transition:transform .6s;position:relative;transform:rotateY(15deg)rotateX(5deg);box-shadow:0 40px 80px #00000026,inset 0 0 0 8px #fff}.phone-screen-content{background:#fafafa;border-radius:32px;position:absolute;inset:12px;overflow:hidden}.phone-ui-layer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.dynamic-phone-svg{width:100%;height:100%;padding:10px}.ambient-glow{filter:blur(80px);z-index:-1;opacity:.2;pointer-events:none;border-radius:50%;width:120%;height:120%;transition:background .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.glow-0{background:radial-gradient(circle,#10b98166,#0000)}.glow-1{background:radial-gradient(circle,#eab30866,#0000)}.glow-2{background:radial-gradient(circle,#0000001a,#0000)}.scrolling-text-col{z-index:10;flex:1;padding:20vh 0 30vh}.scroll-text-block{opacity:.2;flex-direction:column;justify-content:center;min-height:80vh;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(40px)}.scroll-text-block.active{opacity:1;transform:translateY(0)}.feature-icon-wrapper{width:64px;height:64px;color:var(--text-primary);background:#fff;border:1px solid #0000000d;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;display:flex;box-shadow:0 4px 12px #00000008}.scroll-text-block.active .feature-icon-wrapper{color:var(--accent-yellow);border-color:#eab3084d;box-shadow:0 10px 30px #eab30826}.feature-block-title{letter-spacing:-1.5px;margin-bottom:24px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.feature-block-desc{color:var(--text-secondary);max-width:480px;font-size:1.15rem;line-height:1.7}@media (width<=1024px){.scrolltelling-container{flex-direction:column}.sticky-visual-col{height:auto;margin-bottom:60px;position:relative;top:0}.perspective-wrapper{perspective:none;transform-style:flat}.parallax-doc-pdf,.parallax-doc-box,.parallax-doc-chart{display:none}.sticky-phone-frame{transform:none}.scrolling-text-col{padding:0}.scroll-text-block{opacity:1;min-height:auto;margin-bottom:80px;transform:none}}.testimonials-section{background-color:var(--bg-color);padding:100px 0;position:relative;overflow:hidden}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;display:grid}.section-header{text-align:center;margin-bottom:80px}.section-title{color:#111;letter-spacing:-1.5px;margin-bottom:16px;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.section-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.15rem}.showcase-card{background:var(--surface-color);cursor:default;border:1px solid #0000000d;border-radius:32px;flex-direction:column;padding:16px;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.showcase-card:hover{border-color:#eab3084d;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 60px #0000001a}.showcase-illustration-wrapper{background:#f9fafb;border:1px solid #00000008;border-radius:20px;width:100%;padding-top:110%;position:relative;overflow:hidden}.feature-illustration{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0}.showcase-card:hover .feature-illustration{transform:scale(1.05)}.feature-illustration svg{filter:drop-shadow(0 20px 40px #00000026);width:85%;height:85%}.showcase-content{flex-direction:column;padding:24px 12px 12px;display:flex}.showcase-stat{color:var(--accent-yellow);letter-spacing:-.5px;margin-bottom:8px;font-size:1.15rem;font-weight:800}.showcase-title{color:#111;letter-spacing:-.2px;margin-bottom:6px;font-size:1.05rem;font-weight:700}.showcase-desc{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.feature-pills{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:80px;display:flex}.feature-pill{-webkit-backdrop-filter:blur(12px);color:#444;background:#00000008;border:1px solid #0000000d;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.feature-pill:hover{color:#111;background:#fff;border-color:#eab30833;transform:translateY(-2px);box-shadow:0 10px 30px #00000014}@media (width<=900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.testimonials-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.feature-pills{gap:12px;margin-top:40px}.feature-pill{padding:10px 20px;font-size:.8rem}}.map-section{background-color:var(--bg-color);flex-direction:column;align-items:center;padding:140px 0;display:flex;position:relative;overflow:hidden}.map-header-container{text-align:center;width:100%;margin-bottom:56px}.map-text-content{flex-direction:column;align-items:center;display:flex}.mb-4{margin-bottom:1rem}.section-subtitle{color:var(--text-secondary);max-width:600px;margin-top:16px;font-size:1.15rem;line-height:1.6}.map-visualization-wrapper{background:#fff;border:1px solid #0000000d;border-radius:40px;width:90%;max-width:1100px;height:500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.network-grid{opacity:.5;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.network-lines{position:absolute;top:0;left:0}.network-node{background-color:var(--accent-yellow);z-index:10;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.map-gradient-overlay{background:inset 0 0 100px #fff;z-index:20;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 0 0 80px #fff}.footer-light{background:var(--bg-color);z-index:10;border-top:1px solid #0000000d;padding:80px 0 40px;position:relative}.trust-badges-container-light{border-bottom:1px solid #0000000d;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding-bottom:48px;display:flex}.trust-badge-light{color:#111;letter-spacing:-.2px;align-items:center;gap:16px;font-size:1.05rem;font-weight:600;display:flex}.badge-icon-bg{width:44px;height:44px;color:var(--accent-yellow);background:#fffc;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 0 10px #00000005}.footer-social-row{justify-content:center;gap:16px;padding:32px 0;display:flex}.social-icon-link{-webkit-backdrop-filter:blur(8px);width:44px;height:44px;color:var(--text-secondary);background:#00000008;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.social-icon-link:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-3px);box-shadow:0 8px 20px #00000026}.footer-bottom-light{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.footer-logo-light{color:#111;letter-spacing:-1px;font-size:1.5rem;font-weight:800}.footer-credits-light{color:var(--text-secondary);text-align:right;font-size:.9rem;line-height:1.6}@media (width<=600px){.trust-badges-container-light{flex-direction:column;align-items:flex-start;gap:20px}.footer-bottom-light{flex-direction:column;align-items:flex-start}.footer-credits-light{text-align:left}}.footer-legal-links{align-items:center;gap:12px;margin-top:8px;display:flex}.footer-legal-links a{color:var(--text-secondary);font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#111}.footer-legal-links span{color:#aaa;font-size:.75rem}.ea-backdrop{-webkit-backdrop-filter:blur(20px);z-index:9999;background:#fafafa80;width:100vw;height:100vh;position:fixed;top:0;left:0}.ea-container{z-index:10000;pointer-events:none;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;top:0;left:0}.ea-modal{-webkit-backdrop-filter:blur(40px);pointer-events:auto;background:#ffffffeb;border:1px solid #0000000f;border-radius:28px;width:100%;max-width:460px;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000014,0 8px 32px #0000000a,inset 0 0 0 1px #ffffffe6}.ea-gradient-blob{pointer-events:none;z-index:0;background:radial-gradient(circle,#eab30840 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.ea-close-btn{color:#888;cursor:pointer;z-index:10;background:#0000000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.ea-close-btn:hover{color:#111;background:#00000014;transform:scale(1.08)}.ea-content{z-index:1;padding:44px 36px 36px;position:relative}.ea-header{text-align:center;margin-bottom:28px}.ea-icon-badge{color:#854d0e;background:linear-gradient(135deg,#fef08a 0%,#eab308 100%);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex;box-shadow:0 8px 24px #eab3084d}.ea-header h2{color:#111;letter-spacing:-.5px;margin-bottom:10px;font-size:1.6rem;font-weight:700}.ea-header p{color:var(--text-secondary);max-width:340px;margin:0 auto;font-size:.95rem;line-height:1.55}.ea-form{flex-direction:column;gap:14px;display:flex}.ea-input-group{align-items:center;display:flex;position:relative}.ea-input-icon{color:#999;pointer-events:none;position:absolute;left:18px}.ea-input-group input{color:#111;background:#ffffffe6;border:1.5px solid #00000014;border-radius:16px;width:100%;height:56px;padding:0 20px 0 50px;font-family:inherit;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 4px #00000005}.ea-input-group input:focus{border-color:#eab308;outline:none;box-shadow:0 0 0 4px #eab3081f}.ea-input-group input::placeholder{color:#bbb}.ea-submit-btn{border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;font-size:1.05rem;display:flex;background:#111!important}.ea-submit-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.ea-spinner{border:2.5px solid #fff3;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite ea-spin}@keyframes ea-spin{to{transform:rotate(360deg)}}.ea-footer-note{color:#999;text-align:center;margin-top:20px;font-size:.8rem}.ea-success-state{text-align:center;flex-direction:column;align-items:center;padding:24px 0 12px;display:flex}.ea-success-icon{color:#10b981;background:linear-gradient(135deg,#10b9811f 0%,#10b9810f 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:24px;display:flex}.ea-success-state h2{color:#111;margin-bottom:10px;font-size:1.5rem;font-weight:700}.ea-success-state p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}@media (width<=600px){.ea-content{padding:36px 24px 28px}.ea-modal{border-radius:24px}}.legal-page{background:#fafbfc;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.legal-nav{z-index:100;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.legal-logo{color:#1a1a1a;letter-spacing:-.03em;font-size:1.5rem;font-weight:900;text-decoration:none}.legal-nav-links{gap:24px;display:flex}.legal-nav-links a{color:#666;border-radius:8px;padding:6px 12px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.legal-nav-links a:hover,.legal-nav-links a.active{color:#1a1a1a;background:#f0f0f0}.legal-container{flex:1;width:100%;max-width:800px;margin:0 auto;padding:48px 24px}.legal-content h1{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:8px;font-size:2.25rem;font-weight:900}.legal-updated{color:#888;margin-bottom:40px;font-size:.875rem;font-weight:500}.legal-content section{margin-bottom:32px}.legal-content h2{color:#1a1a1a;letter-spacing:-.02em;margin-bottom:12px;font-size:1.25rem;font-weight:800}.legal-content p{color:#444;margin-bottom:12px;font-size:.95rem;line-height:1.75}.legal-content ul{margin:8px 0 16px;padding-left:20px}.legal-content li{color:#444;margin-bottom:6px;font-size:.95rem;line-height:1.75}.legal-content li strong{color:#1a1a1a}.legal-content a{color:#3b82f6;font-weight:600;text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-footer{text-align:center;background:#fff;border-top:1px solid #eee;padding:24px 40px}.legal-footer p{color:#888;margin-bottom:8px;font-size:.8rem}.legal-footer-links{justify-content:center;align-items:center;gap:12px;display:flex}.legal-footer-links a{color:#666;font-size:.8rem;font-weight:600;text-decoration:none}.legal-footer-links a:hover{color:#1a1a1a}.legal-footer-links span{color:#ccc;font-size:.75rem}@media (width<=640px){.legal-nav{flex-direction:column;gap:12px;padding:12px 20px}.legal-nav-links{gap:12px}.legal-container{padding:24px 16px}.legal-content h1{font-size:1.75rem}.legal-footer{padding:20px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
