@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-color:#152941;--app-blue:#1f6fd8;--app-blue-hover:#6d8fff;--app-background:#fff;--app-background-hover:#e0e0e0;--app-border:#ccc;--app-primary-text:#212529;--app-header-footer-bg:#f8f9fa;--app-header-footer-border:#dee2e6;--app-background-section-one:#f5f5f5;--app-background-section-two:#f1f1f1;--app-background-section-three:#e8e8e8;--app-blackwhite-text:#000}.theme-dark{--primary-color:#152941;--app-background:#1d1d24;--app-background-hover:#2f2d3b;--app-border:#525157;--app-primary-text:#f0f0f0;--app-header-footer-bg:#121216;--app-header-footer-border:#434858;--app-background-section-one:#18181d;--app-background-section-two:#232329;--app-background-section-three:#2e2e35;--app-blackwhite-text:#fff}body{box-sizing:border-box;margin:0;padding:0;font-family:Urbanist,sans-serif}.form-section{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.8rem;display:flex}.label-wrapper{justify-content:space-between;align-items:center;display:flex}.form-group label{opacity:.8;font-size:.95rem;font-weight:600}.form-input{border:1px solid var(--app-border);background:var(--app-background);width:100%;color:var(--app-primary-text);box-sizing:border-box;border-radius:12px;padding:1rem;font-size:1rem;transition:all .3s}.form-input::placeholder{opacity:.7;letter-spacing:.5px;font-size:.85rem}.form-input:focus{border-color:var(--app-blue);outline:none;box-shadow:0 0 0 4px #1f6fd81a}.hub-sidebar{background-color:var(--app-header-footer-bg);border-right:1px solid var(--app-header-footer-border);z-index:100;flex-direction:column;flex-shrink:0;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0;overflow:hidden}.hub-sidebar.collapsed{width:72px}.hub-sidebar.expanded{width:260px}.sidebar-header{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;min-height:50px;padding:1.2rem;display:flex}.sidebar-logo{width:130px;height:auto}.sidebar-toggle{color:var(--app-primary-text);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.sidebar-toggle:hover{background-color:var(--app-background-hover)}.collapsed .sidebar-header{justify-content:center;padding:1rem 0}.sidebar-menu{flex-direction:column;flex:1;gap:1.2rem;padding:.8rem .5rem;display:flex;overflow:hidden auto}.collapsed .sidebar-menu{gap:.3rem}.menu-section{flex-direction:column;gap:.3rem;display:flex}.section-label{text-transform:uppercase;letter-spacing:1px;opacity:.5;margin-bottom:.4rem;margin-left:1rem;font-size:.7rem;font-weight:800}.menu-item{color:var(--app-primary-text);cursor:pointer;opacity:.8;white-space:nowrap;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.9rem;width:100%;padding:.8rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex;position:relative}.collapsed .menu-item{justify-content:center;padding:.8rem 0}.menu-item:hover:not(:disabled){opacity:1;color:var(--app-blackwhite-text);background-color:var(--app-background-hover)}.menu-item.active{opacity:1;color:var(--app-blue);background-color:#1f6fd81a;font-weight:700}.menu-item.disabled{cursor:not-allowed;opacity:.4}.menu-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.accordion-icon{opacity:.8;align-items:center;margin-left:auto;display:flex}.accordion-content{flex-direction:column;gap:.2rem;margin-top:.2rem;padding-left:1.8rem;display:flex;position:relative}.accordion-content:before{content:"";border-left:1.5px dashed var(--app-border);opacity:.5;width:1px;position:absolute;top:-5px;bottom:15px;left:21px}.sub-menu-item{color:var(--app-primary-text);text-align:left;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:8px;align-items:center;padding:.6rem .5rem;font-size:.85rem;transition:all .2s;display:flex;position:relative}.sub-menu-item:before{content:"";border-top:1.5px dashed var(--app-border);opacity:.8;width:10px;height:1px;position:absolute;left:-12px}.sub-menu-item:hover,.sub-menu-item.active{opacity:1;color:var(--app-blue);border-top-color:var(--app-blue)}.sub-menu-item.active{font-weight:700}.sub-menu-item.active:before{border-top-color:var(--app-blue);opacity:.8}.sidebar-bottom{border-top:1px solid var(--app-border);flex-direction:column;gap:5px;padding:.5rem;display:flex}.theme-toggle-btn{margin-bottom:.2rem}.sidebar-profile{background:var(--app-background);border:1px solid var(--app-header-footer-border);border-radius:12px;justify-content:space-between;align-items:center;padding:.8rem;display:flex;position:relative}.profile-main-content{align-items:center;gap:.8rem;min-width:0;display:flex}.profile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:34px;height:34px}.profile-avatar-icon{opacity:.5;flex-shrink:0;font-size:30px!important}.profile-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.profile-name{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.profile-plan{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;width:fit-content;padding:.1rem .4rem;font-size:.6rem;font-weight:800}.plan-free{color:#6c757d;background:#6c757d1a}.plan-black{color:#fff;background:#000}.plan-diamond{color:var(--app-blue);background:#1f6fd81a}.plan-gold{color:#ffc107;background:#ffc1071a}.settings-trigger{color:var(--app-primary-text);opacity:.4;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px;transition:all .2s;display:flex}.settings-trigger:hover{opacity:1;background-color:var(--app-background-hover)}.settings-menu-overlay{z-index:150;width:100vw;height:100vh;position:fixed;top:0;left:0}.settings-popover{background:var(--app-background);border:1px solid var(--app-header-footer-border);z-index:160;border-radius:12px;width:200px;animation:.2s ease-out popIn;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}@keyframes popIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-options{flex-direction:column;gap:.1rem;padding:.5rem;display:flex}.settings-option{color:var(--app-primary-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.7rem;width:100%;padding:.7rem .9rem;font-size:.85rem;font-weight:500;display:flex}.settings-option:hover{background-color:var(--app-background-hover)}.settings-divider{background:var(--app-header-footer-border);height:1px;margin:.4rem}.settings-option.logout{color:#ef4444}.hub-mobile-header{background-color:var(--app-header-footer-bg);border-bottom:1px solid var(--app-header-footer-border);z-index:120;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 1.2rem;display:flex;position:fixed;top:0;left:0}.mobile-logo{width:auto;height:30px}.mobile-header-right{align-items:center;gap:.5rem;display:flex}.theme-toggle-mobile{color:var(--app-primary-text);opacity:.6;cursor:pointer;background:0 0;border:none;align-items:center;padding:5px;display:flex}.mobile-user-brief{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.mobile-user-name{font-size:.8rem;font-weight:700}.mobile-user-plan{text-transform:uppercase;border-radius:3px;padding:1px 4px;font-size:.6rem;font-weight:800}.mobile-menu-toggle{color:var(--app-primary-text);background:0 0;border:none;align-items:center;display:flex}.hub-sidebar.mobile-drawer{z-index:110;width:280px;height:calc(100vh - 60px);transition:left .3s;position:fixed;top:60px;left:-280px;box-shadow:10px 0 30px #0000001a}.hub-sidebar.mobile-drawer.expanded{left:0}.collapsed .sidebar-profile{background:0 0;border:none;justify-content:center;padding:.8rem 0}.collapsed .profile-main-content{justify-content:center;width:100%}.collapsed .sidebar-bottom{padding:.5rem}.layout-container{background-color:var(--app-background);min-height:100vh;color:var(--app-primary-text);flex-direction:column;transition:background-color .3s,color .3s;display:flex}.layout-header{border-bottom:1px solid var(--app-header-footer-border);background-color:var(--app-header-footer-bg);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.layout-actions{align-items:center;gap:2rem;display:flex}.layout-actions .btn-primary{padding:12px 25px;font-size:.8rem}.layout-actions .btn-primary:hover{transform:translateY(0)}.layout-theme-btn{background-color:var(--app-header-footer-bg);cursor:pointer;color:var(--app-primary-text);border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:color .3s;display:flex}.layout-theme-btn:hover{background-color:var(--app-background-hover)}.layout-content{flex:1}.layout-footer{color:#fff;background-color:#000;border-top:none;padding:6rem 2rem 2rem;position:relative;overflow:hidden}.layout-footer:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(#ffffff34 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.footer-content{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.footer-brand{flex-direction:column;gap:1.5rem;max-width:350px;display:flex}.footer-desc{color:#ffffffb3;margin:0;font-size:1.05rem;line-height:1.6}.footer-links-container{flex-wrap:wrap;gap:2.5rem;margin-top:10px;display:flex}.footer-link{color:#fffc;background:#ffffff08;border:1px solid #ffffff2a;border-radius:12px;align-items:center;gap:.6rem;padding:.8rem 1.2rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.footer-link:before{content:"";background:linear-gradient(120deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.footer-link:hover:before{transform:translate(100%)}.footer-link:hover{color:#fff;background:#ffffff1c;border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 8px 20px #0003}.footer-bottom{flex-direction:column;align-items:center;max-width:1200px;margin:4rem auto 0;display:flex}.footer-divider{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:1px;margin-bottom:2rem}.layout-footer-copy{color:#ffffff80;text-align:center;margin:0;font-size:.95rem}@media (width<=768px){.layout-header{padding:.5rem 1rem}.layout-actions{gap:1rem}.footer-content{text-align:center;flex-direction:column;align-items:center}.footer-brand{align-items:center}.footer-links-container{justify-content:center;gap:1rem}}.layout-container.hub-mode{background-color:var(--app-background);flex-direction:row;align-items:stretch}.hub-main{flex:1;min-width:0;padding:2.5rem;transition:margin-left .3s;overflow-y:auto}@media (width<=768px){.hub-main{margin-left:60px;padding:1.5rem}}@media (width<=500px){.hub-main{margin-top:60px;margin-left:0;padding:1rem}}.home-container{width:100%;color:var(--app-primary-text);flex-direction:column;display:flex;overflow-x:hidden}.section-title{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.section-desc{color:var(--app-primary-text);opacity:.7;max-width:600px;font-size:1.125rem;line-height:1.6}.centered{text-align:center;flex-direction:column;align-items:center;display:flex}.btn-primary{background-color:var(--app-primary-text);color:var(--app-background);cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.theme-dark .btn-primary:hover{box-shadow:0 10px 20px #ffffff0d}.btn-secondary{color:var(--app-primary-text);border:1px solid var(--app-border);cursor:pointer;background-color:#0000;border-radius:8px;padding:1rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .2s}.btn-secondary:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.btn-secondary.ghost{color:#fff;border-color:#fff3}.btn-secondary.ghost:hover{background-color:#ffffff1a}.originus-hero{text-align:center;background:var(--app-background);flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:6rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.originus-hero>*{z-index:1;position:relative}.originus-hero:before{content:"";background-image:radial-gradient(var(--app-border) 1px, transparent 1px);pointer-events:none;z-index:0;opacity:.4;background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0}.hero-badge{border:1px solid var(--app-border);letter-spacing:.15em;color:var(--app-primary-text);text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);visibility:hidden;background:#ffffff08;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:3rem;padding:.6rem 1.2rem;font-size:.7rem;font-weight:800;display:inline-flex}.badge-dot{background-color:var(--app-blue-hover);width:6px;height:6px;box-shadow:0 0 10px var(--app-blue-hover);border-radius:50%;animation:1.5s ease-in-out infinite breathe}.originus-hero-title{color:var(--app-primary-text);letter-spacing:-.05em;visibility:hidden;font-size:clamp(3rem,8vw,6.5rem);font-weight:800;line-height:1.2}.accent-text{background:linear-gradient(to right, var(--app-blue), var(--app-blue-hover));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.originus-hero-content{max-width:800px;margin:0 auto}.originus-hero-content-text{color:var(--app-primary-text);opacity:.6;visibility:hidden;margin-bottom:4rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;line-height:1.6}.originus-hero-actions{visibility:hidden;gap:1.5rem;margin-bottom:2rem;display:flex}.main-cta{box-shadow:0 10px 40px #3f5ad459;background:linear-gradient(135deg, var(--app-blue-hover), var(--app-blue))!important;color:#fff!important;border:none!important;border-radius:14px!important;padding:1.25rem 2.8rem!important;font-size:1.1rem!important;font-weight:700!important}.demo-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--app-border)!important;color:var(--app-primary-text)!important;background:#ffffff08!important;border-radius:14px!important;padding:1.25rem 2.8rem!important;font-size:1.1rem!important;font-weight:700!important}.demo-cta:hover{background-color:var(--app-background-section-one)!important;color:var(--app-primary-text)!important}.hero-scroll-indicator{cursor:pointer;color:var(--app-primary-text);opacity:.7;visibility:hidden;justify-content:center;align-items:center;margin-top:4rem;transition:opacity .3s;display:flex}.hero-scroll-indicator:hover{opacity:1}.originus-manifesto{background-color:var(--app-background-section-one);justify-content:center;display:flex}.manifesto-reveal{text-align:center;max-width:60dvw}.manifesto-text{letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4.5rem)!important}.originus-developer{background-color:var(--app-background);padding:8rem 2rem}.dev-showcase-container{background-color:var(--app-background-section-one);border:1px solid var(--app-border);border-radius:32px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:5rem;display:flex;position:relative;overflow:hidden}.theme-dark .dev-showcase-container{background-color:#0d0d12;border-color:#ffffff0d}.dev-content{flex:1.2;min-width:320px;max-width:550px}.dev-content .scroll-float{margin-bottom:1.5rem}.dev-benefits-grid{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.dev-benefit-item{align-items:flex-start;gap:1.5rem;display:flex}.dev-benefit-icon-wrapper{width:48px;height:48px;color:var(--app-primary-text);background-color:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.theme-light .dev-benefit-icon-wrapper{background-color:#00000008;border-color:#0000000d}.dev-benefit-text{flex-direction:column;gap:.25rem;display:flex}.dev-benefit-title{color:var(--app-primary-text);font-size:1.2rem;font-weight:700}.dev-benefit-desc{color:var(--app-primary-text);opacity:.6;font-size:1rem;line-height:1.5}.dev-code-window{background-color:#0d1117;border:1px solid #30363d;border-radius:16px;flex:1;min-width:320px;max-width:600px;overflow:hidden;box-shadow:0 30px 60px #0000004d}.code-header{background-color:#161b22;border-bottom:1px solid #30363d;align-items:center;gap:.6rem;padding:1rem 1.2rem;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot.red{background-color:#ff5f56}.dot.yellow{background-color:#ffbd2e}.dot.green{background-color:#27c93f}.code-title{color:#8b949e;margin-left:.8rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.code-body{color:#c9d1d9;margin:0;padding:2rem;font-family:Courier New,Courier,monospace;font-size:.95rem;line-height:1.5;overflow-x:auto}.code-comment{color:#8b949e}.code-key{color:#7ee787}.code-string{color:#a5d6ff}.code-number{color:#79c0ff}.originus-solutions{background-color:var(--app-background-section-one);flex-direction:column;align-items:center;padding:8rem 2rem;display:flex}.solutions-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;max-width:1200px;display:grid}.solution-card{background:var(--app-background);border:1px solid var(--app-border);visibility:hidden;border-radius:16px;flex-direction:column;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;display:flex}.solution-card:hover{box-shadow:0 20px 40px #0000000d;transform:translateY(-8px)!important}.theme-dark .solution-card:hover{box-shadow:0 20px 40px #0000004d}.solution-icon-wrap{background-color:var(--app-background);width:60px;height:60px;color:var(--app-primary-text);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.solution-card h3{margin:0 0 1rem;font-size:1.5rem;font-weight:700}.solution-card p{color:var(--app-primary-text);opacity:.7;flex-grow:1;margin:0 0 2rem;font-size:1rem;line-height:1.6}.solution-link{color:var(--app-primary-text);align-items:center;gap:.5rem;margin-top:auto;font-weight:600;text-decoration:none;transition:gap .2s;display:flex}.solution-link:hover{gap:.8rem}.originus-features{background-color:var(--app-background);padding:8rem 2rem}.features-grid{grid-template-columns:repeat(10,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{background:var(--app-background-section-one);text-align:left;border:1px solid var(--app-border);visibility:hidden;z-index:1;border-radius:24px;flex-direction:column;padding:3rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.feature-card:hover{border-color:#6366f14d;transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.theme-dark .feature-card:hover{border-color:#6366f180;box-shadow:0 20px 40px #0006}.feature-content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.feature-bg-image{object-fit:cover;z-index:0;opacity:.3;mix-blend-mode:luminosity;width:60%;height:100%;transition:opacity .5s,transform .5s;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 0%,#0000 100%);mask-image:linear-gradient(270deg,#000 0%,#0000 100%)}.theme-dark .feature-bg-image{opacity:.5;mix-blend-mode:normal}.feature-card:hover .feature-bg-image{opacity:.5;transform:scale(1.05)}.theme-dark .feature-card:hover .feature-bg-image{opacity:.8}.feature-glow{z-index:0;pointer-events:none;filter:blur(50px);opacity:.6;border-radius:50%;width:300px;height:300px;transition:transform .6s,opacity .6s;position:absolute}.glow-1{background:radial-gradient(circle,#6366f126 0%,#0000 70%);top:-100px;left:-100px}.glow-2{background:radial-gradient(circle,#a855f726 0%,#0000 70%);bottom:-100px;right:-100px}.glow-3{background:radial-gradient(circle,#38bdf826 0%,#0000 70%);top:-100px;right:-100px}.glow-4{background:radial-gradient(circle,#ec489926 0%,#0000 70%);bottom:-100px;left:-100px}.theme-dark .glow-1{background:radial-gradient(circle,#6366f140 0%,#0000 70%)}.theme-dark .glow-2{background:radial-gradient(circle,#a855f740 0%,#0000 70%)}.theme-dark .glow-3{background:radial-gradient(circle,#38bdf840 0%,#0000 70%)}.theme-dark .glow-4{background:radial-gradient(circle,#ec489940 0%,#0000 70%)}.feature-card:hover .feature-glow{opacity:1;transform:scale(1.4)}.feature-icon{color:var(--app-primary-text);z-index:2;margin-bottom:1.5rem;position:relative;font-size:2.5rem!important}.feature-card h4{z-index:2;margin:0 0 1rem;font-size:1.5rem;font-weight:700;position:relative}.feature-card p{color:var(--app-primary-text);opacity:.7;z-index:2;margin:0;font-size:1.05rem;line-height:1.6;position:relative}@media (width>=769px){.feature-card:first-child{grid-column:span 6}.feature-card:nth-child(2),.feature-card:nth-child(3){grid-column:span 4}.feature-card:nth-child(4){grid-column:span 6}}@media (width<=768px){.features-grid{grid-template-columns:1fr}.feature-card{grid-column:span 1!important}}.originus-cta{background-color:var(--app-background);justify-content:center;padding:4rem 2rem 8rem;display:flex}.cta-box{color:#fff;text-align:center;background:#000;border-radius:24px;width:100%;max-width:1000px;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.theme-dark .cta-box{background:#0d0d12;border:1px solid #333}.cta-title{z-index:2;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;position:relative}.cta-desc{opacity:.8;z-index:2;max-width:600px;margin:0 auto 3rem;font-size:1.1rem;position:relative}.cta-actions{z-index:2;justify-content:center;gap:1rem;display:flex;position:relative}.cta-box .btn-primary{color:#000;background-color:#fff}.cta-box .btn-primary:hover{background-color:#f0f0f0}@media (width<=768px){.originus-hero-header{flex-direction:column-reverse;gap:1rem}.originus-hero-actions{flex-direction:column;width:100%}.cta-actions{flex-direction:column}.manifesto-reveal{max-width:85%}.originus-developer{padding:4rem 1rem}.dev-showcase-container{border-radius:24px;gap:3rem;padding:3rem 1.5rem}.dev-content{min-width:100%}.dev-content .section-desc{text-align:center}.dev-benefits-grid{margin-top:2rem}.dev-code-window{min-width:100%}.originus-solutions,.originus-features,.originus-cta{padding:4rem 1rem}}@media (width<=500px){.code-header{padding:.8rem}.dev-benefit-desc{font-size:.8rem}.dev-benefit-title{font-size:1rem}.code-title{font-size:.6rem}}@media (width<=380px){.code-body{font-size:.75rem}}@keyframes breathe{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.scroll-reveal{margin:20px 0}.scroll-reveal-text{font-weight:600;line-height:1.5}.scroll-reveal-text.section-title{letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.scroll-reveal-text.section-desc{color:var(--app-primary-text);opacity:.7;max-width:600px;font-size:1.125rem;font-weight:400;line-height:1.6}.scroll-reveal.section-header{margin:0}.word{display:inline-block}@media (width<=768px){.scroll-reveal-text.section-title{font-size:2.5rem}.scroll-reveal-text.section-desc{width:100%;font-size:1rem}.scroll-reveal-text.manifesto-text{font-size:2rem!important}}.scroll-float{overflow:hidden}.scroll-float-text{letter-spacing:-.02em;text-align:center;color:var(--app-primary-text);min-height:max-content;font-size:3.5rem;font-weight:900;line-height:1.1;display:inline-block}.char{display:inline-block}@media (width<=768px){.scroll-float{min-height:20vh}.scroll-float-text{font-size:2.9rem}}@media (width<=500px){.scroll-float{min-height:15vh}.scroll-float-text{font-size:2.5rem}}@media (width<=380px){.scroll-float{min-height:10vh}.scroll-float-text{font-size:2.1rem}}.pricing-section{background-color:var(--app-background-section-one);flex-direction:column;align-items:center;padding:8rem 2rem;display:flex}.pricing-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:100%;margin-top:40px;display:flex}.pricing-card{border:1px solid var(--app-border);color:#000;background-color:#fff;border-radius:35px;flex-direction:column;width:100%;max-width:350px;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.pricing-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px #0000001a}.pricing-card.popular{color:#fff;z-index:1;background-color:#01152a;border:1px solid #3f5368;padding:3.5rem 2.5rem;transform:scale(1.05);box-shadow:0 20px 40px #01152a33}.pricing-card.popular:hover{transform:scale(1.05)translateY(-5px);box-shadow:0 25px 50px #01152a4d}.popular-badge{color:#effffd;letter-spacing:.05em;text-transform:uppercase;background-color:#2c445f;border-radius:20px;padding:.4rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.pricing-plan-name{color:inherit;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.pricing-price-container{align-items:baseline;gap:.5rem;margin-bottom:2.5rem;display:flex}.pricing-price{letter-spacing:-.03em;font-size:3rem;font-weight:800;line-height:1}.pricing-price.text-only{font-size:2rem}.pricing-suffix{opacity:.7;font-size:1rem;font-weight:500}.pricing-features{flex-direction:column;flex-grow:1;gap:1.2rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.pricing-feature-item{align-items:center;gap:1rem;font-size:.95rem;font-weight:500;display:flex}.pricing-feature-item.disabled{opacity:.5}.feature-icon-wrapper{justify-content:center;align-items:center;display:flex}.icon-check{color:#10b981}.icon-x{color:#9ca3af}.pricing-card.popular .icon-check{color:#00ff6a}.pricing-btn{cursor:pointer;color:#fff;background-color:#000;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.pricing-btn:hover{background-color:#2e2e2e}.pricing-card.popular .pricing-btn{color:#01152a;background-color:#fff;border:none}.pricing-card.popular .pricing-btn:hover{color:#fff;background-color:#6d8fff}@media (width<=900px){.pricing-grid{flex-direction:column;align-items:center;gap:1.5rem}.pricing-card{max-width:350px}.pricing-card.popular{transform:scale(1)}.pricing-card.popular:hover{transform:translateY(-5px)}}@media (width<=768px){.pricing-section{padding:4rem 1rem}}@media (width<=500px){.pricing-card{max-width:300px}.pricing-section{padding:6rem 1rem}}@media (width<=400px){.pricing-card{max-width:280px}}@media (width<=375px){.pricing-card{max-width:260px}}@media (width<=355px){.pricing-card{max-width:250px}}.terms-page-wrapper{background-color:var(--app-background);color:var(--app-primary-text);min-height:100vh;padding:120px 2rem 8rem;position:relative}.terms-layout{grid-template-columns:280px 1fr;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.terms-page-wrapper:before{content:"";background-image:radial-gradient(var(--app-border) 1px, transparent 1px);pointer-events:none;z-index:0;opacity:.4;width:100%;height:100%;box-shadow:inset 0px -90px 140px 200px var(--app-background);background-size:40px 40px;position:absolute;top:0;left:0}.terms-sidebar{position:relative}.sidebar-sticky{padding-left:20px;position:sticky;top:120px}.sidebar-progress-container{width:2px;height:100%;position:absolute;top:0;left:0}.sidebar-progress-bg{background-color:var(--app-border);opacity:.3;width:100%;height:100%;position:absolute}.sidebar-progress-fill{background:linear-gradient(to right, var(--app-blue), var(--app-blue-hover));width:100%;height:0%;transition:height .1s ease-out;position:absolute;box-shadow:0 0 10px #6366f180}.sidebar-label{letter-spacing:.15em;color:var(--app-primary-text);opacity:.4;text-transform:uppercase;margin-bottom:2rem;font-size:.75rem;font-weight:800}.sidebar-nav{flex-direction:column;gap:.5rem;display:flex}.nav-btn-main{color:var(--app-primary-text);text-align:left;opacity:.6;cursor:pointer;background:0 0;border:none;align-items:center;gap:.8rem;width:100%;padding:.6rem 0;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.nav-btn-main:hover,.nav-btn-main.active{opacity:1;color:var(--app-blue)}.nav-btn-main .section-icon{opacity:.7;font-size:1.2rem}.nav-sub-items{flex-direction:column;max-height:0;padding-left:1rem;transition:max-height .4s;display:flex;overflow:hidden}.nav-item-container.active .nav-sub-items{max-height:200px;margin-bottom:.5rem}.nav-btn-sub{color:var(--app-primary-text);text-align:left;opacity:.5;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.4rem 0;font-size:.75rem;font-weight:400;transition:all .3s;display:flex}.nav-btn-sub:hover{opacity:.9;color:var(--app-blue)}.sub-dot{background-color:currentColor;border-radius:50%;width:4px;height:4px}.sidebar-help-card{background:var(--app-background-section-one);border:1px solid var(--app-border);border-radius:20px;flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.theme-dark .sidebar-help-card{background:#0d0d12}.help-icon{color:var(--app-blue);font-size:2rem}.sidebar-help-card p{opacity:.8;font-size:.95rem;line-height:1.5}.contact-legal-btn{border:1px solid var(--app-border);color:var(--app-primary-text);cursor:pointer;background:0 0;border-radius:12px;padding:.8rem;font-weight:600;transition:all .3s}.contact-legal-btn:hover{background:var(--app-border)}.terms-content{z-index:5;max-width:850px}.terms-header{margin-bottom:5rem}.terms-main-title{letter-spacing:-.03em;color:var(--app-primary-text);margin-bottom:2rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800}.last-updated{opacity:.6;max-width:700px;font-size:1.15rem;line-height:1.6}.terms-section{margin-bottom:6rem}.section-heading{color:var(--app-primary-text);align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.section-icon{color:var(--app-blue)}.section-heading h2{letter-spacing:-.02em;font-size:2rem;font-weight:700}.section-body p{opacity:.7;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.api-terms-accordion{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.api-term-item{border:1px solid var(--app-border);background:#ffffff05;border-radius:16px;transition:all .3s;overflow:hidden}.api-term-item.expanded{background:#6395f105;border-color:#6384f14d}.api-term-header{cursor:pointer;width:100%;color:var(--app-primary-text);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.api-term-title{align-items:center;gap:1rem;font-size:1.1rem;font-weight:600;display:flex}.api-icon{color:var(--app-blue)}.arrow-icon{opacity:.5;transition:transform .3s}.api-term-item.expanded .arrow-icon{transform:rotate(180deg)}.api-term-content{max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.api-term-item.expanded .api-term-content{max-height:800px}.api-term-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 1.5rem 1.5rem;display:grid}.api-grid-item h4{color:var(--app-primary-text);text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:.6rem;font-size:.9rem;font-weight:700}.api-grid-item p{opacity:.6!important;margin:0!important;font-size:.9rem!important;line-height:1.6!important}.info-box,.highlight-box{background:var(--app-background-section-one);border:1px solid var(--app-border);border-radius:24px;padding:3rem}.theme-dark .info-box,.theme-dark .highlight-box{background:#ffffff05}.terms-list{flex-direction:column;gap:2rem;padding:0;list-style:none;display:flex}.terms-list li{align-items:flex-start;gap:1rem;display:flex}.list-dot{background:#63a1f11a;border:2px solid #6384f14d;border-radius:50%;flex-shrink:0;width:24px;height:24px;margin-top:20px;animation:2s ease-in-out infinite breath;position:relative}@keyframes breath{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}.list-dot:after{content:"";background:var(--app-blue);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.highlight-box{border-left:4px solid var(--app-blue)}.strong-text{color:var(--app-primary-text);font-weight:700;opacity:1!important;font-size:1.2rem!important}@media (width<=1024px){.terms-layout{grid-template-columns:1fr;gap:4rem}.terms-sidebar{display:none}.terms-page-wrapper{padding-top:100px}}@media (width<=768px){.terms-main-title{font-size:2.8rem}.info-box,.highlight-box{padding:2rem}.api-term-grid{grid-template-columns:1fr}}.notfound-container{text-align:center;background-color:var(--app-background);height:100dvh;color:var(--app-primary-text);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.notfound-container:before{content:"";background-image:radial-gradient(var(--app-border) 1px, transparent 1px);pointer-events:none;z-index:0;opacity:.4;width:100%;height:100%;box-shadow:inset 0px -6px 240px 300px var(--app-background);background-size:40px 40px;position:absolute;top:0;left:0}.notfound-content{z-index:2;max-width:600px;padding:2rem;position:relative}.notfound-code{background:linear-gradient(to bottom, var(--app-blue), var(--app-blue-hover));-webkit-text-fill-color:transparent;opacity:.15;z-index:-1;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(8rem,15vw,12rem);font-weight:900;line-height:1;position:absolute;left:50%;transform:translate(-50%,-50%)}.notfound-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.notfound-text{opacity:.6;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.back-home-btn{color:#fff;background:linear-gradient(135deg, var(--app-blue), var(--app-blue-hover))!important;border-radius:14px!important;padding:1.2rem 2.5rem!important;font-size:1.1rem!important;box-shadow:0 10px 30px #1f6fd84d!important}.back-home-btn:hover{background:var(--app-blue-hover)!important}.notfound-glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#1f6fd80d 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.notfound-code{font-size:8rem}}.login-container{background-color:var(--app-background);min-height:100vh;color:var(--app-primary-text);grid-template-columns:1fr 1.2fr;display:grid}.login-brand-section{background-color:#0d0d12;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.login-brand-section:before{content:"";opacity:.3;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.login-logo-container{z-index:2;position:absolute;top:40px;left:4rem}.typing-text-container{z-index:2;margin:auto;position:relative}.static-text{color:#fff;opacity:.9;margin:0;font-size:3.5rem;font-weight:800}.dynamic-text{background:linear-gradient(to right, var(--app-blue), var(--app-blue-hover));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-height:1.2em;margin:0;font-size:3.5rem;font-weight:800}.cursor{color:var(--app-blue);-webkit-text-fill-color:var(--app-blue);margin-left:5px;animation:1s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.login-brand-bg-glow{z-index:1;background:radial-gradient(circle,#1f6fd826 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-form-section{justify-content:center;align-items:center;padding:4rem;display:flex;position:relative}.back-btn{color:var(--app-secondary-text);opacity:.6;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:600;transition:all .3s;display:flex;position:absolute;top:3rem;right:4rem}.back-btn:hover{color:#1f6fd8;opacity:1;transform:translate(-5px)}.login-card{width:100%;max-width:450px}.login-header h1{letter-spacing:-.02em;margin-bottom:.8rem;font-size:2.5rem;font-weight:800}.login-header p{opacity:.6;margin-bottom:3rem;font-size:1.1rem}.login-form{flex-direction:column;gap:2rem;display:flex}.forgot-link{color:var(--app-blue);font-size:.85rem;font-weight:500;text-decoration:none}.forgot-link:hover{text-decoration:underline}.password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.toggle-password{color:var(--app-primary-text);opacity:.4;cursor:pointer;background:0 0;border:none;align-items:center;display:flex;position:absolute;right:1.2rem}.toggle-password:hover{opacity:.8}.login-submit-btn{margin-top:1rem;background:var(--app-blue)!important;color:#fff!important;border-radius:12px!important;padding:1.1rem!important;font-size:1.05rem!important;box-shadow:0 10px 25px #1f6fd840!important}.login-footer{text-align:center;opacity:.7;margin-top:2.5rem;font-size:.95rem}.login-footer a{color:var(--app-blue);font-weight:700;text-decoration:none}.login-footer a:hover{text-decoration:underline}.login-error-message{color:#ff6b7a;background:#dc35451a;border:1px solid #dc35454d;border-radius:10px;margin-bottom:.5rem;padding:.9rem 1.2rem;font-size:.9rem;font-weight:500}.login-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@media (width<=1024px){.login-container{grid-template-columns:1fr}.login-brand-section{display:none}.login-form-section{padding:2rem}}.dashboard-page{max-width:1200px;margin:0 auto}.dashboard-welcome h1{letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.2rem;font-weight:800}.dashboard-welcome p{opacity:.6;margin:0;font-size:1.05rem}.dashboard-welcome{margin-bottom:2.5rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.stat-card{background:var(--app-header-footer-bg);border:1px solid var(--app-header-footer-border);border-radius:16px;padding:1.5rem;transition:all .3s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000014}.stat-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.stat-icon{width:42px;height:42px;color:var(--app-blue);background:#1f6fd81a;border-radius:12px;justify-content:center;align-items:center;display:flex}.stat-trend{border-radius:8px;padding:.25rem .6rem;font-size:.8rem;font-weight:600}.stat-trend.up{color:#22c55e;background:#22c55e1a}.stat-trend.down{color:#ef4444;background:#ef44441a}.stat-trend.neutral{background:var(--app-background);color:var(--app-primary-text);opacity:.6}.stat-value{letter-spacing:-.02em;margin:0 0 .3rem;font-size:2rem;font-weight:800}.stat-label{opacity:.5;margin:0;font-size:.9rem;font-weight:500}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.dashboard-card{background:var(--app-header-footer-bg);border:1px solid var(--app-header-footer-border);border-radius:16px;padding:1.8rem}.dashboard-card h3{margin:0 0 1.5rem;font-size:1.15rem;font-weight:700}.activity-list{flex-direction:column;gap:1rem;display:flex}.activity-item{background:var(--app-background);border:1px solid var(--app-header-footer-border);border-radius:10px;align-items:center;gap:1rem;min-width:0;padding:.9rem 1rem;transition:all .2s;display:flex}.activity-item:hover{border-color:var(--app-blue)}.activity-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.activity-dot.success{background:#22c55e;box-shadow:0 0 8px #22c55e66}.activity-dot.error{background:#ef4444;box-shadow:0 0 8px #ef444466}.activity-info{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.activity-text{white-space:nowrap;text-overflow:ellipsis;font-family:Courier New,monospace;font-size:.85rem;font-weight:600;overflow:hidden}.activity-time{opacity:.5;font-size:.75rem}.activity-status{border-radius:6px;flex-shrink:0;padding:.25rem .6rem;font-size:.75rem;font-weight:700}@media (width<=480px){.activity-item{flex-wrap:wrap;gap:.5rem}.activity-status{margin-left:auto}.activity-info{order:1;width:100%}}.activity-status.success{color:#22c55e;background:#22c55e1a}.activity-status.error{color:#ef4444;background:#ef44441a}.plan-overview{flex-direction:column;gap:1.5rem;display:flex}.plan-name-display{align-items:center;display:flex}.plan-badge{text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg, var(--app-blue), var(--app-blue-hover));color:#fff;border-radius:10px;padding:.6rem 1.2rem;font-size:1.1rem;font-weight:800}.plan-usage{flex-direction:column;gap:.8rem;display:flex}.usage-row{opacity:.7;justify-content:space-between;font-size:.85rem;display:flex}.usage-value{opacity:1;font-weight:600}.usage-bar{background:var(--app-background);border-radius:8px;width:100%;height:8px;overflow:hidden}.usage-fill{background:linear-gradient(to right, var(--app-blue), var(--app-blue-hover));border-radius:8px;height:100%;transition:width 1s}.upgrade-btn{width:100%;background:var(--app-blue)!important;color:#fff!important;border-radius:12px!important;padding:.9rem!important;font-size:.95rem!important}@media (width<=1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=768px){.stats-grid{grid-template-columns:1fr}.dashboard-welcome h1{font-size:1.6rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.cep-container{max-width:1400px;color:var(--app-primary-text);flex-direction:column;margin:0 auto;display:flex;position:relative}.cep-hero{text-align:center;animation:.8s ease-out cep-fade-up;position:relative;overflow:hidden}.cep-badge{color:var(--app-blue);letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f6fd81a;border:1px solid #1f6fd833;border-radius:100px;align-items:center;padding:.6rem 1.2rem;font-size:.75rem;font-weight:800;display:inline-flex}.cep-title{background:linear-gradient(to bottom, var(--app-primary-text) 60%, rgba(var(--app-primary-text-rgb), .5));letter-spacing:-3px;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:950;line-height:1.1}.cep-subtitle{opacity:.6;max-width:700px;margin:0 auto 4rem;font-size:1.25rem;line-height:1.6}.cep-feature-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-top:2rem;display:grid}.cep-feature-card{background:rgba(var(--app-header-footer-bg-rgb), .4);border:1px solid var(--app-header-footer-border);text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:32px;padding:2.5rem;transition:all .4s cubic-bezier(.2,0,0,1);position:relative;overflow:hidden}.cep-feature-card:after{content:"";opacity:0;background:linear-gradient(135deg,#1f6fd81a 0%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}.cep-feature-card:hover{border-color:var(--app-blue);background:rgba(var(--app-header-footer-bg-rgb), .6);transform:translateY(-10px)}.cep-feature-card:hover:after{opacity:1}.cep-feature-icon{color:var(--app-blue);filter:drop-shadow(0 0 10px #1f6fd84d);font-size:3rem!important}.cep-feature-card h3{margin-bottom:1rem;font-size:1.4rem;font-weight:800}.cep-feature-card p{opacity:.7;font-size:1rem;line-height:1.6}.cep-test-area{padding:2rem 1rem;animation:.8s ease-out .2s backwards cep-fade-up}.cep-section-header{text-align:left;margin-bottom:4rem}.cep-section-header h2{letter-spacing:-1px;font-size:2.5rem;font-weight:900}.cep-section-header p{opacity:.5;font-size:1.1rem}.cep-bento-grid{grid-template-rows:auto auto;grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.cep-bento-controls{background:var(--app-header-footer-bg);border:1px solid var(--app-header-footer-border);border-radius:40px;flex-direction:column;grid-area:span 2/span 5;gap:2.5rem;padding:2.5rem;display:flex;box-shadow:0 20px 40px #0000001a}.cep-bento-viewer{background:#0d1117;border:1px solid #30363d;border-radius:40px;flex-direction:column;grid-area:span 3/span 7;display:flex;overflow:hidden}.cep-json-container{color:#c9d1d9;padding:1.5rem;font-family:Fira Code,Courier New,monospace;font-size:.85rem;line-height:1.6}.cep-json-indent{border-left:1px solid #ffffff0d;margin-left:1.5rem;padding-left:.5rem}.cep-json-key{color:#7ee787}.cep-json-string{color:#a5d6ff}.cep-json-number{color:#d2a8ff}.cep-json-boolean{color:#ffab70;font-weight:700}.cep-json-null{color:#ff7b72;font-style:italic}.cep-json-object,.cep-json-array{color:#8b949e}.cep-bento-stats{grid-column:6/13;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:-.5rem;display:grid}.cep-switch{width:44px;height:24px;display:inline-block;position:relative}.cep-switch input{opacity:0;width:0;height:0}.cep-slider{cursor:pointer;background-color:var(--app-header-footer-border);border-radius:34px;transition:all .4s;position:absolute;inset:0}.cep-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.cep-slider{background-color:var(--app-blue)}input:checked+.cep-slider:before{transform:translate(20px)}.cep-url-box{background:#0d1117;border:1px solid #30363d;border-radius:16px;margin-top:1rem;overflow:hidden}.cep-url-header{background:#161b22;border-bottom:1px solid #30363d;align-items:center;gap:1rem;padding:.6rem 1.2rem;display:flex}.cep-method{color:#fff;letter-spacing:.5px;background:#238636;border-radius:6px;padding:.2rem .5rem;font-size:.65rem;font-weight:900}.cep-url-label{color:#8b949e;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700}.cep-url-content{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.cep-url-content code{color:#79c0ff;word-break:break-all;font-family:Fira Code,monospace;font-size:.85rem}.cep-btn-copy-mini{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem;transition:all .2s;display:flex}.cep-btn-copy-mini:hover{color:#c9d1d9;background:#30363d}.cep-input-group label{text-transform:uppercase;letter-spacing:1px;opacity:.4;margin-bottom:1rem;font-size:.8rem;font-weight:800;display:block}.cep-input-wrapper{background:rgba(var(--app-primary-text-rgb), .05);border:1px solid var(--app-header-footer-border);border-radius:20px;align-items:center;padding:.6rem;transition:all .3s;display:flex}.cep-input-wrapper:focus-within{border-color:var(--app-blue);background:rgba(var(--app-primary-text-rgb), .08);box-shadow:0 0 0 4px #1f6fd81a}.cep-input-wrapper input{color:var(--app-primary-text);background:0 0;border:none;outline:none;flex:1;padding:.8rem 1.2rem;font-family:Fira Code,monospace;font-size:1.3rem;font-weight:700}.cep-btn-search{background:var(--app-blue);color:#fff;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cep-btn-search:hover{filter:brightness(1.1);transform:scale(1.05);box-shadow:0 10px 20px #1f6fd84d}.cep-toggle-row{background:rgba(var(--app-primary-text-rgb), .03);border:1px solid #0000;border-radius:20px;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s;display:flex}.cep-toggle-row:hover{background:rgba(var(--app-primary-text-rgb), .06);border-color:var(--app-header-footer-border)}.cep-toggle-text{flex-direction:column;display:flex}.cep-toggle-label{font-size:1rem;font-weight:700}.cep-toggle-desc{opacity:.5;font-size:.8rem}.cep-results-header{background:#161b22;border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;padding:1.2rem 2rem;display:flex}.cep-action-btns{gap:1rem;display:flex}.cep-tab-active{color:#c9d1d9;align-items:center;gap:.8rem;font-weight:700;display:flex}.cep-btn-copy{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #30363d;border-radius:12px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.cep-btn-copy:hover{background:#30363d;border-color:#8b949e}.cep-mini-card{background:var(--app-header-footer-bg);border:1px solid var(--app-header-footer-border);border-radius:28px;align-items:center;gap:1.2rem;padding:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cep-mini-card:hover{border-color:var(--app-blue);transform:translateY(-5px);box-shadow:0 10px 20px #0003}.cep-mini-icon-box{background:rgba(var(--app-primary-text-rgb), .05);width:48px;height:48px;color:var(--app-blue);border-radius:14px;justify-content:center;align-items:center;transition:all .3s;display:flex}.cep-mini-icon-box svg{font-size:1.5rem}.cep-mini-content{flex-direction:column;gap:.2rem;display:flex}.cep-mini-label{text-transform:uppercase;letter-spacing:1px;opacity:.4;font-size:.65rem;font-weight:800}.cep-mini-value{font-size:1.1rem;font-weight:800}.cep-status-success .cep-mini-icon-box{color:#3fb950;background:#23863626}.cep-status-success .cep-mini-value{color:#3fb950}.cep-status-warning .cep-mini-icon-box{color:#d29922;background:#d2992226}.cep-status-warning .cep-mini-value{color:#d29922}.cep-status-error .cep-mini-icon-box{color:#f85149;background:#f8514926}.cep-status-error .cep-mini-value{color:#f85149}.cep-status-blue .cep-mini-icon-box{color:#58a6ff;background:#1f6fd826}.cep-status-purple .cep-mini-icon-box{color:#bc8cff;background:#8957e526}.cep-bento-controls .cep-map-card{border:1px solid var(--app-header-footer-border);border-radius:20px;height:220px;margin-top:0;overflow:hidden}.cep-bento-controls .cep-map-header{padding:.6rem 1.2rem}.cep-bento-controls .cep-map-header h3{opacity:.6;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.75rem}.cep-bento-controls .cep-map-body{height:180px}.cep-address-card-mini{background:var(--app-header-footer-bg);border:1px solid var(--app-header-footer-border);border-radius:32px;flex-direction:column;grid-column:span 5;gap:1rem;padding:1.5rem 2rem;display:flex}.cep-mini-header h3{text-transform:uppercase;letter-spacing:1px;opacity:.4;font-size:.75rem;font-weight:800}.cep-detail-mini label{text-transform:uppercase;opacity:.4;margin-bottom:.2rem;font-size:.65rem;font-weight:800;display:block}.cep-detail-mini p{color:var(--app-primary-text);font-size:1.1rem;font-weight:700}.cep-detail-row-mini{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.cep-map-card-mini{background:var(--app-header-footer-bg);border:1px solid var(--app-header-footer-border);border-radius:32px;flex-direction:column;grid-column:span 5;height:250px;display:flex;overflow:hidden}.cep-map-header-mini{background:rgba(var(--app-primary-text-rgb), .02);border-bottom:1px solid var(--app-header-footer-border);padding:.8rem 1.5rem}.cep-map-header-mini h3{opacity:.5;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.75rem}.cep-map-body-mini{z-index:1;flex:1;position:relative}.leaflet-tile-pane{opacity:.8}.leaflet-marker-icon{filter:invert()hue-rotate(180deg)}.leaflet-control-attribution{display:none!important}.cep-address-card{background:linear-gradient(135deg, var(--app-header-footer-bg) 0%, rgba(var(--app-header-footer-bg-rgb), .6) 100%);border:1px solid var(--app-header-footer-border);border-radius:48px;padding:3rem;position:relative;overflow:hidden}.cep-address-card:before{content:"";z-index:0;background:radial-gradient(circle at 100% 0,#1f6fd81a,#0000 70%);width:200px;height:200px;position:absolute;top:0;right:0}.cep-card-header{z-index:1;border-bottom:1px solid var(--app-header-footer-border);justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex;position:relative}.cep-card-header h3{letter-spacing:-1px;font-size:1.8rem;font-weight:900}.cep-card-body{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.cep-detail-item label{text-transform:uppercase;opacity:.4;margin-bottom:.6rem;font-size:.75rem;font-weight:800;display:block}.cep-detail-item p{color:var(--app-primary-text);font-size:1.3rem;font-weight:700}.cep-map-card{border:1px solid var(--app-header-footer-border);background:var(--app-header-footer-bg);border-radius:48px;overflow:hidden}.cep-map-header{background:rgba(var(--app-primary-text-rgb), .03);border-bottom:1px solid var(--app-header-footer-border);padding:1.5rem 2.5rem}.cep-map-header h3{align-items:center;gap:.8rem;font-size:1.1rem;font-weight:800;display:flex}.cep-docs-area{padding:2rem 1rem;animation:.8s ease-out .6s backwards cep-fade-up}.cep-docs-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.cep-docs-card{background:rgba(var(--app-header-footer-bg-rgb), .4);border:1px solid var(--app-header-footer-border);border-radius:40px;padding:3rem;transition:all .3s}.cep-docs-card:hover{background:var(--app-header-footer-bg);border-color:var(--app-blue);transform:translateY(-5px)}.cep-docs-icon{width:60px;height:60px;color:var(--app-blue);background:#1f6fd81a;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.cep-docs-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.cep-docs-card p{opacity:.5;font-size:1rem;line-height:1.6}@media (width<=1200px){.cep-bento-grid{grid-template-columns:1fr}.cep-bento-controls,.cep-bento-viewer,.cep-bento-stats{grid-column:span 12}.cep-bento-stats{grid-template-columns:1fr 1fr}}@media (width<=900px){.cep-feature-grid,.cep-details-grid,.cep-docs-grid{grid-template-columns:1fr}}@media (width<=600px){.cep-title{font-size:2.5rem}.cep-hero{padding:4rem 1rem}.cep-bento-controls{padding:1.5rem}.cep-bento-stats{grid-template-columns:1fr}}@keyframes cep-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes cep-glow{0%{box-shadow:0 0 5px #1f6fd833}50%{box-shadow:0 0 20px #1f6fd866}to{box-shadow:0 0 5px #1f6fd833}}.register-container{color:#fff;box-sizing:border-box;background-color:#161616;justify-content:center;align-items:flex-start;width:100%;max-width:100vw;min-height:100vh;padding:4rem 1.5rem;display:flex;position:relative;overflow-x:hidden}.register-bg-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 0,#1f6fd826 0%,#0000 70%);width:100vw;height:100vh;position:fixed;top:-10%;left:50%;transform:translate(-50%)}.register-content{z-index:1;width:100%;max-width:850px;animation:.8s cubic-bezier(.2,0,0,1) register-fade-up;position:relative}@keyframes register-fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.register-header{text-align:center;margin-bottom:4rem}.register-logo{margin-bottom:1.5rem}.register-header h1{letter-spacing:-1px;background:linear-gradient(#fff,#fff9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.register-header p{color:#fff6;font-size:1.1rem}.register-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;border:1px solid #ffffff0d;border-radius:40px;flex-direction:column;gap:2.5rem;width:100%;padding:3rem;display:flex;box-shadow:0 40px 100px #00000080}.section-title{text-transform:uppercase;letter-spacing:2px;color:#1f6fd8;align-items:center;gap:.8rem;margin-bottom:.5rem;font-size:1rem;font-weight:800;display:flex}.section-title svg{font-size:1.2rem}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-row.cep-row{grid-template-columns:200px 1fr}.input-group{flex-direction:column;gap:.6rem;display:flex}.input-group.small{grid-column:span 1}.input-group label{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:700}.input-wrapper{align-items:center;width:100%;display:flex;position:relative}.input-icon{color:#ffffff4d;pointer-events:none;transition:color .3s;position:absolute;left:1.2rem;font-size:1.2rem!important}.register-form input{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:1.1rem 1.2rem 1.1rem 3.2rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.register-form input:focus{background:#ffffff0d;border-color:#1f6fd8;outline:none;box-shadow:0 0 0 4px #1f6fd81a}.register-form input:focus+.input-icon,.input-wrapper:focus-within .input-icon{color:#1f6fd8}.input-wrapper.has-error input{background:#f851490d;border-color:#f85149}.input-wrapper.has-error .input-icon{color:#f85149}.error-text{color:#f85149;margin-top:.2rem;font-size:.75rem;font-weight:600;animation:.3s cubic-bezier(.36,.07,.19,.97) both error-shake}@keyframes error-shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.toggle-pass{color:#ffffff4d;cursor:pointer;background:0 0;border:none;align-items:center;transition:color .3s;display:flex;position:absolute;right:1rem}.toggle-pass:hover{color:#fff}.password-strength-container{background:#ffffff0d;border-radius:2px;width:100%;height:4px;margin-top:.5rem;overflow:hidden}.strength-bar{height:100%;transition:all .5s cubic-bezier(.4,0,.2,1)}.password-hint{color:#ffffff4d;margin-top:.4rem;font-size:.7rem}.cep-loader{border:2px solid #ffffff1a;border-top-color:#1f6fd8;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite cep-spin;position:absolute;right:1rem}@keyframes cep-spin{to{transform:rotate(360deg)}}.terms-container{margin-top:1rem}.checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;padding-left:2.5rem;display:flex;position:relative}.checkbox-label input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkmark{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:22px;height:22px;transition:all .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.checkbox-label:hover input~.checkmark{background-color:#ffffff14}.checkbox-label input:checked~.checkmark{background-color:#1f6fd8;border-color:#1f6fd8}.checkmark:after{content:"";display:none;position:absolute}.checkbox-label input:checked~.checkmark:after{display:block}.checkbox-label .checkmark:after{border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;top:3px;left:7px;transform:rotate(45deg)}.terms-text{color:#fff9;font-size:.95rem}.terms-text a{color:#1f6fd8;font-weight:700;text-decoration:none}.terms-text a:hover{text-decoration:underline}.btn-loader{border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin:0 auto;animation:.8s linear infinite cep-spin}@media (width<=768px){.register-container{padding:2rem 1rem}.register-form{gap:2rem;padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.form-row.cep-row{grid-template-columns:1fr}.register-header h1{font-size:2rem}.register-content{padding:0}}@media (width<=530px){.register-container .back-btn{position:absolute;top:13.5rem;right:10px}}
