@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg-primary:#0a0a0a;--bg-secondary:#121212;--bg-glass:#121212a6;--text-primary:#ededed;--text-secondary:#a0a0a0;--accent-orange:#ff5722;--accent-blue:#00d4ff;--border-color:#ffffff1a;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:24px}html,body{background-color:var(--bg-primary);max-width:100vw;color:var(--text-primary);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none;transition:color .3s}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:var(--border-radius-md)}.heading-gradient{background:linear-gradient(90deg,var(--accent-orange),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.main-container{flex-direction:column;min-height:100vh;display:flex}.hero-section{background:radial-gradient(circle at center,#ff57221a 0%,var(--bg-primary)70%);justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex;position:relative}.hero-content{text-align:center;z-index:2;max-width:800px}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.6}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.primary-btn,.secondary-btn{border-radius:var(--border-radius-lg);cursor:pointer;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.1rem;font-weight:600;display:inline-flex}.primary-btn{background:var(--accent-orange);color:#fff;border:none;box-shadow:0 4px 14px #ff572266}.primary-btn:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 6px 20px #ff572299}.secondary-btn{color:var(--text-primary);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0}.secondary-btn:hover{background:#ffffff0d;border-color:#fff3}.main-header{z-index:100;border-top:none;border-left:none;border-right:none;border-radius:0;padding:1rem 0;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.logo{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.logo-accent{color:var(--accent-orange)}.main-nav{align-items:center;gap:2rem;display:flex}.nav-link{color:var(--text-primary);opacity:.9;font-size:.95rem;font-weight:500}.nav-link:hover{color:var(--accent-blue);opacity:1}.header-contact-btn{padding:.6rem 1.5rem;font-size:.95rem}.main-footer{border-top:1px solid var(--border-color);background:#050505;margin-top:auto;padding:4rem 2rem 2rem}.footer-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.footer-section h4{color:#fff;margin-bottom:1.2rem;font-size:1.1rem}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.8rem}.footer-section a{color:var(--text-secondary);font-size:.95rem}.footer-section a:hover{color:var(--accent-blue)}.footer-desc{color:var(--text-secondary);max-width:300px;margin-top:1rem;font-size:.95rem}.footer-bottom{text-align:center;border-top:1px solid var(--border-color);color:var(--text-secondary);padding-top:2rem;font-size:.85rem}.breadcrumbs-nav{color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem}.breadcrumbs-list{flex-wrap:wrap;list-style:none;display:flex}.breadcrumb-separator{opacity:.5;margin:0 .5rem}.breadcrumb-link:hover{color:var(--accent-orange)}.breadcrumb-active{color:var(--text-primary);font-weight:500}.toc-container{margin-bottom:2rem;padding:1.5rem;position:sticky;top:100px}.toc-title{color:#fff;margin-bottom:1rem;font-size:1.2rem}.toc-list{list-style:none}.toc-item{margin-bottom:.5rem;font-size:.95rem}.toc-item a{color:var(--text-secondary);display:block}.toc-item a:hover{color:var(--accent-blue)}.toc-level-3{padding-left:1rem;font-size:.9rem}.toc-active a{color:var(--accent-orange);font-weight:600}.floating-wa{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 14px #25d36666}.floating-wa:hover{color:#fff;transform:translateY(-5px);box-shadow:0 6px 20px #25d36699}.service-page-container{width:100%;max-width:1000px;margin:0 auto;padding:3rem 2rem}.content-article{border-radius:var(--border-radius-lg);padding:3rem;position:relative;overflow:hidden}.article-header{text-align:center;margin-bottom:2.5rem}.article-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.lead-text{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.8}.article-body h2{color:#fff;margin:3rem 0 1.5rem;padding-bottom:.5rem;font-size:1.8rem;position:relative}.article-body h2:after{content:"";background:var(--accent-orange);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}.article-body h3{color:#fff;margin:2rem 0 1rem;font-size:1.4rem}.article-body p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.05rem}.article-body ul,.article-body ol{color:var(--text-secondary);margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.05rem}.article-body li{margin-bottom:.5rem}.text-link{color:var(--accent-blue);text-underline-offset:4px;text-decoration:underline}.text-link:hover{color:#fff}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0;display:grid}.benefit-card{border:1px solid var(--border-color);border-radius:var(--border-radius-md);background:#ffffff08;padding:2rem;transition:transform .3s}.benefit-card:hover{background:#ffffff0d;transform:translateY(-5px)}.benefit-card h3{color:var(--accent-blue);margin-top:0;font-size:1.2rem}.cta-box{text-align:center;background:linear-gradient(135deg,#ff57221a 0%,#00d4ff0d 100%);border:1px solid #ff572233;margin-top:4rem;padding:3rem}.cta-box h3{margin-top:0;font-size:1.8rem}.cta-box p{color:var(--text-primary);opacity:.9}.mt-4{margin-top:1.5rem}.section-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem}.services-section{background:var(--bg-secondary)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.service-card{text-align:center;padding:2.5rem;transition:transform .3s,box-shadow .3s}.service-card:hover{border-color:#ff57224d;transform:translateY(-8px);box-shadow:0 10px 30px #00000080}.service-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.service-card p{color:var(--text-secondary);margin-bottom:1.5rem}.authority-section{background:radial-gradient(circle at top right,#00d4ff1a 0%,var(--bg-primary)60%)}.authority-content{align-items:center;gap:4rem;display:flex}.authority-text{flex:1}.authority-text h2{margin-bottom:1.5rem;font-size:2.5rem}.authority-text p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.authority-list{color:#fff;margin-bottom:2rem;font-size:1.1rem;list-style:none}.authority-list li{margin-bottom:.8rem}.bg-pattern{pointer-events:none;z-index:-1;background-image:repeating-linear-gradient(45deg,#ffffff04 0 2px,#0000 2px 12px),repeating-linear-gradient(-45deg,#ffffff04 0 2px,#0000 2px 12px);background-size:40px 40px;position:fixed;inset:0}.hero-title{text-shadow:0 10px 30px #000c}.article-title{text-shadow:0 5px 15px #00000080}.mobile-bottom-bar{display:none}@media screen and (max-width:768px){.main-nav,.header-contact-btn{display:none!important}.mobile-bottom-bar{z-index:1000;-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border-color);background:#0a0a0ad9;border-radius:0;justify-content:space-around;align-items:center;width:100%;height:70px;display:flex;position:fixed;bottom:0;left:0}.mobile-nav-item{color:var(--text-secondary);flex-direction:column;align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:flex}.mobile-nav-item.wa-highlight{color:#25d366}.mobile-nav-item.wa-highlight svg{filter:drop-shadow(0 0 8px #25d36699)}.mobile-nav-item:hover,.mobile-nav-item:active{color:var(--text-primary)}.floating-wa{display:none!important}body{padding-bottom:70px}.hero-title{font-size:2.8rem}.hero-cta-group{flex-direction:column;gap:1.5rem}.authority-content{text-align:center;flex-direction:column}.authority-list{text-align:left;display:inline-block}}
