@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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.18a48cbc.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.7a40eb73.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.c995e352.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.76dcb0b2.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.7cd81963.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.3a6ba036.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_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--bg-app:#f8fafc;--bg-card:#fff;--primary:#2563eb;--primary-hover:#1d4ed8;--text-main:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--sidebar-width:260px}*{box-sizing:border-box}body{background-color:var(--bg-app);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-layout{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-width);background:var(--bg-card);border-right:1px solid var(--border);z-index:50;flex-direction:column;height:100vh;display:flex;position:fixed}.main-content{margin-left:var(--sidebar-width);flex:1;max-width:1600px;padding:2.5rem}h1{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.8rem;font-weight:700}h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600}p{color:var(--text-muted);line-height:1.6}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #00000005}.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-weight:500;transition:background .2s;display:inline-flex}.btn-primary:hover{background-color:var(--primary-hover)}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.btn-ghost{color:var(--text-main);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;padding:.6rem 1.2rem}.btn-ghost:hover{background:#f1f5f9}.btn-outline{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.btn-outline:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8;box-shadow:0 2px 4px #0000000d}.btn-outline-clean{color:var(--primary);border:1.5px solid var(--primary);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:.6rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline-clean:hover{background:#eff6ff;transform:translateY(-1px)}.nav-item{color:var(--text-muted);border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover{color:var(--text-main);background:#f1f5f9}.nav-item.active{color:var(--primary);border-left-color:var(--primary);background:#eff6ff}.logo-area{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1rem;padding:1.5rem;display:flex}.logo-icon{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.tabs{-webkit-overflow-scrolling:touch;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{cursor:pointer;color:var(--text-muted);border:1px solid var(--border);background-color:var(--bg-card);border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-weight:500;transition:all .2s;display:inline-flex}.tab.active{color:var(--primary);border-color:var(--primary);background-color:#eff6ff}.tab:hover:not(.active){color:var(--text-main);background-color:#f8fafc;border-color:#94a3b8}.fade-in{animation:.3s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.grid-stats{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.grid-details{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.layout-split{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.layout-ngfw{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.console-sticky{position:sticky;top:2rem}.mobile-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:1200px){.grid-stats{grid-template-columns:repeat(2,1fr)}.layout-split,.layout-ngfw{grid-template-columns:1fr}}@media (max-width:1024px){:root{--sidebar-width:80px}.nav-item span,.logo-area span{display:none}.logo-area{justify-content:center;padding:1.5rem 0}.nav-item{justify-content:center;padding:1rem}}@media (max-width:768px){:root{--sidebar-width:0px}.app-layout{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border);white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;flex-direction:row;align-items:center;width:100%;height:auto;padding:.5rem 1rem;position:sticky;top:0;overflow-x:auto}.main-content{margin-left:0;padding:1rem;overflow-x:hidden}.logo-area{border-bottom:none;margin:0 .5rem 0 0;padding:0}.logo-icon{width:28px;height:28px;font-size:.9rem}.sidebar nav{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex;padding:0!important}.sidebar>div:last-child{margin-left:.5rem;border-top:none!important;margin-top:0!important;padding:0!important}.nav-item{border-bottom:2px solid #0000;border-left:none;border-radius:6px;justify-content:center;align-items:center;padding:.6rem .8rem;display:flex}.nav-item.active{color:var(--primary);border-left-color:#0000;border-bottom-color:var(--primary);background:#eff6ff}.sidebar>div:last-child span,.sidebar>div:last-child,.logo-area span,.nav-item span{display:none}.grid-stats,.grid-details{grid-template-columns:1fr;gap:1rem}.card{padding:1rem}h1{font-size:1.5rem}}nextjs-portal,#next-route-announcer,[data-nextjs-toast],#__next-build-watcher,div[class*=build-activity]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.page-container{width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}.home-header{justify-content:space-between;align-items:center;margin-bottom:4rem;padding-top:1rem;display:flex}.logo-container{align-items:center;gap:1rem;display:flex}.logo-text{letter-spacing:-.02em;font-size:2rem;font-weight:700}.hero-section{text-align:left;max-width:100%;margin-bottom:4rem}.hero-title{color:#0f172a;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.hero-subtitle{color:#64748b;font-size:1.25rem;line-height:1.6}.ip-widget{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1.25rem;padding:.6rem 1rem;display:flex;box-shadow:0 1px 3px #0000000d}.ip-section{align-items:center;gap:.75rem;display:flex}.copy-button{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:-2px;padding:4px;transition:all .2s;display:flex}.copy-button:hover{color:#475569;background:#f1f5f9}.widget-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem;font-size:.65rem;font-weight:600;line-height:1}.widget-value{color:#1e293b;font-size:.9rem;font-weight:700;line-height:1.2}.icon-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.widget-spacer{background:#e2e8f0;width:1px;height:24px;margin:0 .25rem}@media (max-width:1024px){.home-header{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (max-width:768px){.hero-title{font-size:2.25rem}.ip-widget{justify-content:space-between;width:100%}}.feature-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;margin-bottom:4rem;display:flex}.feature-card{border:1px solid var(--border);min-width:250px;max-width:350px;color:var(--text-main);text-align:left;background:#fff;border-left:4px solid #0000;border-radius:12px;flex-direction:column;flex:calc(33.333% - 1.5rem);padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.feature-card:hover{box-shadow:0 10px 20px -5px #0000001a}.icon-box{border-radius:8px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;transition:all .3s;display:flex}.card-link{color:#3b82f6}.theme-blue .icon-box{color:#1e3a8a;background-color:#eff6ff}.theme-blue:hover{border-left-color:#2563eb}.theme-blue:hover .icon-box{color:#fff;background-color:#2563eb}.theme-blue:hover .card-title,.theme-blue:hover .card-link{color:#2563eb}.theme-indigo .icon-box{color:#312e81;background-color:#eef2ff}.theme-indigo:hover{border-left-color:#4f46e5}.theme-indigo:hover .icon-box{color:#fff;background-color:#4f46e5}.theme-indigo:hover .card-title,.theme-indigo:hover .card-link{color:#4f46e5}.theme-emerald .icon-box{color:#064e3b;background-color:#ecfdf5}.theme-emerald:hover{border-left-color:#10b981}.theme-emerald:hover .icon-box{color:#fff;background-color:#10b981}.theme-emerald:hover .card-title,.theme-emerald:hover .card-link{color:#10b981}.theme-rose .icon-box{color:#881337;background-color:#fff1f2}.theme-rose:hover{border-left-color:#f43f5e}.theme-rose:hover .icon-box{color:#fff;background-color:#f43f5e}.theme-rose:hover .card-title,.theme-rose:hover .card-link{color:#f43f5e}.theme-amber .icon-box{color:#78350f;background-color:#fef3c7}.theme-amber:hover{border-left-color:#f59e0b}.theme-amber:hover .icon-box{color:#fff;background-color:#f59e0b}.theme-amber:hover .card-title,.theme-amber:hover .card-link{color:#f59e0b}.card-title{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;transition:color .3s}.card-desc{color:#64748b;flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.card-link{align-items:center;margin-top:auto;font-size:.9rem;font-weight:600;transition:transform .2s;display:flex}.feature-card:hover .card-link{transform:translate(4px)}.text-blue{color:#2563eb}.text-indigo{color:#4f46e5}.text-emerald{color:#10b981}.text-rose{color:#f43f5e}.text-amber{color:#f59e0b}.policy-card{border:1px solid var(--border);text-align:left;background:#f8fafc;border-radius:12px;width:100%;padding:2.5rem}.policy-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.policy-item{align-items:flex-start;gap:.75rem;display:flex}.policy-item h4{color:#0f172a;margin:0 0 .25rem;font-size:1rem;font-weight:600}.policy-item p{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.policy-footer{border-top:1px solid var(--border);color:#64748b;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.85rem;display:flex}.seo-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:3rem;overflow:hidden}.seo-details summary{cursor:pointer;color:#0f172a;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:1.25rem 2rem;font-size:1rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.seo-details summary::-webkit-details-marker{display:none}.seo-details summary:after{content:"▸";color:#94a3b8;margin-left:auto;font-size:.9rem;transition:transform .2s}.seo-details[open] summary:after{transform:rotate(90deg)}.seo-details summary:hover{background:#f1f5f9}.seo-details .seo-content{padding:0 2rem 2rem}
