@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5f861bbd-module__aU91IG__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#000;--foreground:#f5f5f7;--accent:#fff;--accent-turquoise:#5fe9d0;--border:#333336;--card-bg:#1d1d1f;--surface:#0a0a0b;--muted:#86868b;--muted-light:#a1a1a6;--green:#32d74b;--red:#ff453a;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:var(--foreground);margin-top:0}h1{letter-spacing:-.04em;margin-bottom:.5rem;font-size:4rem;font-weight:600;line-height:1.05}h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:500}p{color:var(--muted-light);margin-top:0;font-size:1.25rem;line-height:1.5}a{color:var(--foreground);text-decoration:none}.container{max-width:900px;margin:0 auto;padding:3rem 2rem 6rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-in{animation:.8s cubic-bezier(.16,1,.3,1) both fadeInUp}.animate-in-delay-1{animation:.8s cubic-bezier(.16,1,.3,1) .1s both fadeInUp}.animate-in-delay-2{animation:.8s cubic-bezier(.16,1,.3,1) .2s both fadeInUp}.animate-in-delay-3{animation:.8s cubic-bezier(.16,1,.3,1) .35s both fadeInUp}.animate-in-delay-4{animation:.8s cubic-bezier(.16,1,.3,1) .5s both fadeInUp}.animate-fade{animation:1s both fadeIn}.site-nav{-webkit-backdrop-filter:saturate(180%)blur(20px);z-index:100;background-color:#0a0a0bd9;width:100%;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:1.25rem 2rem;display:flex}.brand a{color:inherit;align-items:center;gap:.4rem;text-decoration:none;display:flex}.brand-logo{object-fit:contain;filter:brightness(0)saturate()invert(78%)sepia(46%)saturate(548%)hue-rotate(121deg)brightness(98%)contrast(91%);width:44px;height:44px}.brand-name{letter-spacing:-.02em;font-size:1.35rem;font-weight:600}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:var(--muted-light);font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.nav-links a:hover{color:var(--foreground)}.nav-links a:after{content:"";background:var(--foreground);width:0;height:1px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0}.nav-links a:hover:after{background:var(--accent-turquoise);width:100%}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.nav-toggle span{background:var(--foreground);border-radius:2px;width:22px;height:1.5px;transition:all .3s;display:block}.hero{text-align:left;background:linear-gradient(#0f0f10 0%,#000 100%);border-bottom:1px solid #1c1c1e;margin:0 calc(50% - 50vw) calc(6rem - 48px);padding:0 calc(50vw - 50%);position:relative;overflow:hidden}.hero-video{object-fit:cover;opacity:.25;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero p{max-width:700px;font-size:1.5rem}.gradient-text{background:linear-gradient(135deg, #fff 0%, var(--accent-turquoise) 50%, #a1a1a6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.download-btn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:inline-flex}.download-btn:hover{transform:scale(1.03);box-shadow:0 0 40px #ffffff14}.download-btn:active{transform:scale(.98)}.app-store-badge{height:56px;margin-top:2.5rem;transition:opacity .2s;display:inline-block}.app-store-badge:hover{opacity:.8}.spec-grid{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:4rem;padding-top:4rem;display:grid}.card{background:var(--card-bg);border:1px solid #0000;border-radius:20px;padding:2.5rem;transition:border-color .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.card:hover{border-color:#5fe9d033;transform:translateY(-4px);box-shadow:0 12px 40px #5fe9d014}.card h3{margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.card p{color:var(--muted);margin-bottom:0;font-size:.95rem;line-height:1.6}.card-icon{background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.25rem;display:flex}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.comparison-bad{background:var(--surface);border:1px solid #1c1c1e;border-radius:20px;padding:2.5rem;transition:transform .3s}.comparison-good{border:1px solid var(--border);background:linear-gradient(145deg,#1c1c1e 0%,#111113 100%);border-radius:20px;padding:2.5rem;transition:transform .3s;position:relative;overflow:hidden}.comparison-good:before{content:"";background:linear-gradient(90deg,#0000,#32d74b4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.comparison-bad:hover,.comparison-good:hover{transform:translateY(-2px)}.comparison-label{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.comparison-list{margin:0;padding:0;font-size:1.05rem;line-height:2.4;list-style:none}.comparison-list li{align-items:baseline;gap:.75rem;display:flex}.feature-section{flex-wrap:wrap;align-items:center;gap:3rem;margin-bottom:8rem;display:flex}.feature-section-reverse{flex-wrap:wrap-reverse;align-items:center;gap:3rem;margin-bottom:8rem;display:flex}.feature-content{flex:320px}.feature-visual{text-align:center;flex:320px;position:relative}.feature-eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:2.5px;margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.feature-heading{letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.75rem;font-weight:500;line-height:1.08}.feature-body{color:var(--muted-light);max-width:none;font-size:1.15rem;line-height:1.7}.trust-section{text-align:center;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:3rem;padding:6rem 0 4rem;display:flex;position:relative}.trust-section:before{content:"";pointer-events:none;background:radial-gradient(#ffffff05 0%,#0000 70%);width:60%;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.trust-badge{flex:220px;max-width:280px}.trust-badge-icon{justify-content:center;margin-bottom:1rem;display:flex}.trust-badge-title{color:var(--foreground);margin-bottom:.35rem;font-size:1rem;font-weight:600}.trust-badge-desc{color:var(--muted);font-size:.9rem}.cta-section{text-align:center;padding:8rem 2rem;position:relative}.cta-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);width:80%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-heading{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.1}.cta-body{color:var(--muted-light);max-width:500px;margin:0 auto 2.5rem;font-size:1.25rem}.image-placeholder{color:var(--muted);text-align:center;background:#111113;border:1px dashed #ffffff14;border-radius:20px;justify-content:center;align-items:center;width:100%;margin-top:2rem;padding:2rem;font-size:.85rem;line-height:1.5;display:flex}.site-footer{background-color:var(--surface);color:var(--muted);border-top:1px solid #1c1c1e;padding:2rem 0 1rem;font-size:.8rem;line-height:1.6}.footer-grid{text-align:left;border-bottom:1px solid #1c1c1e;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:3rem;max-width:1100px;margin:0 auto;padding:0 2rem 1.25rem;display:grid}.footer-brand{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.footer-brand img{object-fit:contain;opacity:.5;filter:brightness(0)saturate()invert(78%)sepia(46%)saturate(548%)hue-rotate(121deg)brightness(98%)contrast(91%);width:24px;height:24px}.brand-logo{filter:brightness(0)saturate()invert(85%)sepia(57%)saturate(2170%)hue-rotate(121deg)brightness(98%)contrast(88%)}.footer-brand span{color:var(--foreground);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.footer-heading{color:var(--foreground);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;font-size:.7rem;font-weight:500}.footer-links{flex-direction:column;gap:.65rem;display:flex}.footer-links a{color:var(--muted);font-size:.8rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--foreground)}.footer-col-right{text-align:right}.footer-bottom{color:#555;max-width:1100px;margin:1.5rem auto 0;padding:0 2rem;font-size:.75rem}.footer-legal-links{gap:1.5rem;font-size:.75rem;display:flex}.footer-legal-links a{color:#86868b;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:var(--foreground)}.footer-contact-form{flex-direction:column;gap:.75rem;display:flex}.footer-input{color:var(--foreground);background:#111113;border:1px solid #2a2a2e;border-radius:8px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.footer-input:focus{border-color:var(--accent-turquoise)}.footer-input::placeholder{color:#555}.footer-textarea{resize:vertical;min-height:100px;font-family:inherit}.footer-submit{background:var(--accent-turquoise);color:#000;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .15s}.footer-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.footer-submit:disabled{opacity:.6;cursor:not-allowed}.contact-success{text-align:center;border-radius:8px;padding:.75rem;font-size:.85rem;font-weight:500;display:none}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:var(--muted-light);font-size:.875rem;font-weight:500}.form-input{color:var(--foreground);background:#111113;border:1px solid #2a2a2e;border-radius:12px;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:#555;box-shadow:0 0 0 3px #ffffff0a}.form-input::placeholder{color:#555}.form-textarea{resize:vertical;min-height:120px}.wp-sidebar{border-right:1px solid #ffffff0f;flex:0 0 240px;padding-right:2rem;position:sticky;top:5rem}.wp-sidebar h4{color:var(--foreground);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.wp-toc{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.wp-toc a{color:var(--muted-light);font-size:.9rem;text-decoration:none;transition:color .2s}.wp-toc a:hover{color:var(--foreground)}.wp-content{min-width:0;color:var(--foreground);flex:1 1 0;line-height:1.8}.wp-content p{color:#d1d1d6;max-width:none;margin-bottom:1rem}.wp-callout{color:var(--muted-light);background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;max-width:none;padding:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.wp-section-heading{margin-top:4rem;padding-top:2rem}.api-block{border:1px solid var(--border);color:#00ff41;background:#000;border-radius:12px;margin-top:2rem;padding:1.5rem;font-family:SF Mono,Fira Code,monospace;font-size:.9rem;overflow-x:auto}.link-button{color:var(--foreground);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.link-button:hover{color:var(--accent-turquoise);background:#5fe9d014;border-color:#5fe9d04d}:focus-visible{outline-offset:2px;outline:2px solid #ffffff4d}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:768px){h1{font-size:2.75rem}h2{font-size:1.75rem}.hero p{font-size:1.15rem}.container{max-width:100%;padding:3rem 1.25rem}.nav-toggle{display:flex}.nav-links{-webkit-backdrop-filter:blur(20px);background:#0a0a0bf7;border-bottom:1px solid #ffffff14;flex-direction:column;gap:1.25rem;padding:1.5rem 2rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open{display:flex}.nav-links a:after{display:none}.feature-section,.feature-section-reverse{gap:2rem;margin-bottom:5rem}.feature-heading{font-size:2rem}.feature-content{padding:0!important}.spec-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-col-right{text-align:left}.wp-sidebar{display:none}.wp-demo-layout{flex-direction:column}.wp-demo-video{max-width:360px;flex:unset!important;width:100%!important}.cta-heading{font-size:2.5rem}.comparison-grid{grid-template-columns:1fr}.trust-section{gap:2rem}}@media (max-width:480px){h1{font-size:2.25rem}.container{max-width:100%;padding:2rem 1rem}.nav-inner{padding:1rem}}.theme-toggle{cursor:pointer;color:var(--muted-light);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem;line-height:0;transition:color .2s,transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}.theme-toggle:hover{color:var(--foreground);transform:rotate(18deg)scale(1.12)}.nav-end{flex-shrink:0;align-items:center;gap:.5rem;display:flex}[data-theme=light]{--background:#f5f5f7;--foreground:#1d1d1f;--accent:#000;--border:#d2d2d7;--card-bg:#fff;--surface:#ebebed;--muted:#6e6e73;--muted-light:#4a4a4f;--green:#28cd41;--red:#ff3b30;--accent-turquoise:#085048}[data-theme=light] .site-nav{background-color:#ebebedeb}@media (max-width:768px){[data-theme=light] .nav-links{background:#f5f5f7f7;border-bottom:1px solid #00000014}}[data-theme=light] .hero{background:linear-gradient(#ececee 0%,#f5f5f7 100%);border-bottom:1px solid #d2d2d7}[data-theme=light] .gradient-text{background:linear-gradient(135deg,#1d1d1f 0%,#007a6e 50%,#6e6e73 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .download-btn:hover{box-shadow:0 0 40px #00000014}[data-theme=light] .card-icon{background:#0000000a}[data-theme=light] .card:hover{box-shadow:0 12px 40px #5fe9d01f}[data-theme=light] .comparison-bad{background:#fff;border:1px solid #d2d2d7}[data-theme=light] .comparison-good{background:linear-gradient(145deg,#fff 0%,#f0f0f2 100%);border:1px solid #d2d2d7}[data-theme=light] .comparison-good:before{background:linear-gradient(90deg,#0000,#28cd414d,#0000)}[data-theme=light] .image-placeholder{color:var(--muted);background:#ebebed;border:1px dashed #0000001a}[data-theme=light] .trust-section{border-top:1px solid #0000000f}[data-theme=light] .trust-section:before{background:radial-gradient(#00000004 0%,#0000 70%)}[data-theme=light] .cta-section:before{background:linear-gradient(90deg,#0000,#0000000f,#0000)}[data-theme=light] .link-button{background:#0000000a;border:1px solid #0000001a}[data-theme=light] .link-button:hover{background:#5fe9d01a;border-color:#5fe9d066}[data-theme=light] .site-footer{border-top:1px solid #d2d2d7}[data-theme=light] .footer-grid{border-bottom:1px solid #d2d2d7}[data-theme=light] .footer-bottom{color:var(--muted)}.hero-body-text{color:#a1a1a6}.hero-chipset-text{color:#86868b}[data-theme=light] .hero-body-text,[data-theme=light] .hero-chipset-text{color:var(--foreground)}[data-theme=light] .wp-hr{opacity:1;background:linear-gradient(90deg,#0000,#5fe9d080 20% 80%,#0000)}[data-theme=light] .footer-input{color:var(--foreground);background:#fff;border:1px solid #d2d2d7}[data-theme=light] .footer-input::placeholder{color:#9e9ea6}[data-theme=light] .form-input{background:#fff;border:1px solid #d2d2d7}[data-theme=light] .form-input:focus{border-color:#8e8e93;box-shadow:0 0 0 3px #0000000a}[data-theme=light] .form-input::placeholder{color:#9e9ea6}[data-theme=light] .wp-sidebar{border-right:1px solid #0000000f}[data-theme=light] .wp-content p{color:#3a3a3c}[data-theme=light] .wp-callout{color:var(--muted-light);background:#00000005;border:1px solid #0000000f}[data-theme=light] .api-block{background:#1d1d1f;border:1px solid #3a3a3c}[data-theme=light] :focus-visible{outline:2px solid #00000040}.footer-dict-word-line{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.3rem;display:flex}.footer-dict-logo{object-fit:contain;filter:brightness(0)saturate()invert(78%)sepia(46%)saturate(548%)hue-rotate(121deg)brightness(98%)contrast(91%);flex-shrink:0;width:30px;height:30px}.footer-dict-word{color:var(--foreground);letter-spacing:-.01em;font-size:.9rem;font-weight:600}.footer-dict-sep{color:var(--border);font-size:.75rem;font-weight:300}.footer-dict-pron{color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:.76rem;font-style:italic}.footer-dict-pos{color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:.72rem;font-style:italic}.footer-dict-rule{background:var(--border);opacity:.6;width:32px;height:1px;margin:.45rem 0}.footer-dict-etym{color:var(--muted);margin-bottom:.6rem;font-family:Georgia,Times New Roman,serif;font-size:.73rem;font-style:italic;line-height:1.5}.footer-dict-etym em{color:var(--muted-light);font-style:normal;font-weight:500}.footer-dict-def{color:var(--muted-light);max-width:none;margin-bottom:0;padding-right:1rem;font-size:.8rem;line-height:1.65}[data-theme=light] .feature-visual>img{-webkit-mask-composite:destination-in;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18% 82%,#0000 100%),linear-gradient(#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 18% 82%,#0000 100%),linear-gradient(#0000 0%,#000 14% 86%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}[data-theme=light] .brand-logo,[data-theme=light] .footer-dict-logo{filter:brightness(0)saturate()invert(25%)sepia(0%)saturate(0%)hue-rotate()brightness()contrast()}[data-theme=light] .footer-brand img{filter:brightness(0)saturate()invert(25%)sepia(0%)saturate(0%)hue-rotate()brightness()contrast();opacity:.6}[data-theme=light] .hero-video{opacity:.45}[data-theme=light] .nav-links a{background:0 0}
