@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_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter","Inter Fallback"}
:root{--bg-color:#f8f9fa;--surface-color:#fff;--text-primary:#111827;--text-secondary:#4b5563;--accent-color:#1d4ed8;--border-color:#e5e7eb;--max-content-width:1200px;--max-full-width:1600px}html.dark{--bg-color:#0f172a;--surface-color:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--border-color:#334155}html,body{scroll-behavior:smooth;width:100%;max-width:100%;height:100%;position:relative;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}::selection{background:var(--accent-color);color:#fff}body{font-family:var(--font-inter),system-ui,sans-serif;background:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}img{content-visibility:auto;max-width:100%;height:auto;display:block}.container,.container-full{width:100%;margin:0 auto;padding:0 24px}.container{max-width:var(--max-content-width)}.container-full{max-width:var(--max-full-width)}.header{background:var(--surface-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-color);z-index:1000;align-items:center;height:64px;display:flex;position:sticky;top:0}html.dark .header{background:#0f172ae6}.header-inner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.header-navbar{flex:1;justify-content:flex-end;align-items:center;gap:40px;display:flex}.logo{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:10px;font-size:1.4rem;font-weight:800;display:flex}.logo-icon{background:linear-gradient(135deg,var(--accent-color),#3b82f6);border-radius:8px;width:30px;height:30px;position:relative}.logo-icon:after,.logo-icon:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px}.logo-icon:before{left:6px}.logo-icon:after{right:6px}.desktop-nav{align-items:center;gap:32px;display:flex}.nav-link{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;padding:4px 0;font-size:.8rem;font-weight:700;position:relative}.nav-link:hover{color:var(--accent-color)}.nav-link:after{content:"";background:var(--accent-color);border-radius:2px;width:0;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.nav-link:hover:after{width:100%}.desktop-actions{align-items:center;gap:20px;display:flex}.search-form-header{background:var(--bg-color);border:1px solid var(--border-color);border-radius:24px;align-items:center;padding-right:10px;transition:all .3s;display:flex}.search-form-header:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 3px #1d4ed81a}.search-input-header{color:var(--text-primary);background:0 0;border:none;outline:none;width:140px;padding:8px 16px;font-size:.9rem;transition:width .3s}.search-input-header:focus{width:180px}.search-submit-header{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;align-items:center;padding:4px;transition:all .2s;display:flex}.search-submit-header:hover{color:var(--accent-color);transform:scale(1.1)}.dark-mode-toggle{background:var(--surface-color);border:1px solid var(--border-color);cursor:pointer;width:38px;height:38px;color:var(--text-primary);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.dark-mode-toggle:hover{background:var(--bg-color);border-color:var(--accent-color);transform:translateY(-2px)}.theme-icon-wrapper{justify-content:center;align-items:center;display:flex}.post-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin:30px 0;display:grid}.post-card{flex-direction:column;transition:all .2s;display:flex}.post-card:hover{transform:translateY(-3px)}.post-card-image-wrap{aspect-ratio:16/9;background:#eee;border-radius:12px;margin-bottom:12px;position:relative;overflow:hidden}.post-card-category{color:var(--accent-color);z-index:5;background:#fff;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;top:10px;left:10px}.post-card-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.article-layout{gap:40px;margin:30px 0;display:flex}.article-main{flex:1;min-width:0}.article-sidebar{flex-shrink:0;width:320px}.article-title{letter-spacing:-.03em;margin-bottom:20px;font-size:3rem;font-weight:900;line-height:1.1}.article-meta{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);color:var(--text-secondary);margin-bottom:30px;padding:12px 0;font-size:.9rem;font-style:italic}.article-hero{border-radius:16px;width:100%;height:480px;margin-bottom:40px;position:relative;overflow:hidden}.article-body{color:var(--text-primary);font-size:1.15rem;line-height:1.8}.article-body p{margin-bottom:24px}.article-body h2{letter-spacing:-.02em;margin:40px 0 20px;font-size:1.8rem;font-weight:800}.article-body h3{margin:30px 0 15px;font-size:1.4rem;font-weight:700}.static-page-content{max-width:800px;margin:0 auto}.page-header{margin-bottom:40px}.page-title{letter-spacing:-.04em;margin-bottom:24px;font-size:3.5rem;font-weight:900;line-height:1}.page-header-line{background:var(--accent-color);border-radius:3px;width:60px;height:6px}.sticky-sidebar{position:sticky;top:84px}.sidebar-title{text-transform:uppercase;border-bottom:3px solid var(--text-primary);margin-bottom:20px;padding-bottom:8px;font-size:1.1rem;font-weight:900}.sidebar-item{gap:12px;margin-bottom:20px;display:flex}.sidebar-num{color:#ddd;font-size:1.4rem;font-weight:900}.sidebar-item-title{font-size:.95rem;font-weight:700}.footer{background:var(--surface-color);border-top:1px solid var(--border-color);text-align:center;margin-top:80px;padding:60px 0}.footer-links{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:20px;font-size:.9rem;font-weight:600;display:flex}.mobile-menu-btn{background:var(--surface-color);border:1px solid var(--border-color);cursor:pointer;z-index:1001;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none}.hamburger{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.hamburger span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(6px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-drawer-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998;opacity:0;background:#000000b3;width:100vw;height:100vh;transition:opacity .4s,visibility .4s;position:fixed;top:0;left:0}.mobile-drawer-overlay.open{opacity:1;visibility:visible}.mobile-drawer{background:var(--surface-color);z-index:9999;flex-direction:column;width:320px;max-width:85%;height:100dvh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-330px;box-shadow:-10px 0 30px #0003}.mobile-drawer.open{transform:translate(-330px)}.mobile-drawer-header{border-bottom:1px solid var(--border-color);background:var(--surface-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mobile-drawer-body{background:var(--surface-color);flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.mobile-drawer-title{letter-spacing:-.01em;color:var(--text-primary);font-size:1.25rem;font-weight:800}.mobile-drawer-close{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:2rem;line-height:1}.mobile-search-form{margin-bottom:30px;display:flex}.mobile-search-input{border:1px solid var(--border-color);background:var(--bg-color);color:var(--text-primary);border-radius:10px 0 0 10px;flex:1;padding:12px 16px;font-size:.95rem}.mobile-search-submit{background:var(--accent-color);color:#fff;cursor:pointer;border:none;border-radius:0 10px 10px 0;padding:0 16px}.mobile-nav-links{flex-direction:column;gap:4px;margin-bottom:30px;display:flex}.mobile-nav-links a{border-radius:10px;padding:14px 16px;font-size:1rem;font-weight:700;transition:all .2s;display:block}.mobile-nav-links a:hover{background:var(--bg-color);color:var(--accent-color)}.mobile-theme-switch{background:var(--bg-color);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;margin-top:auto;padding:20px;font-weight:600;display:flex}.theme-switch-pill{background:#cbd5e1;border-radius:13px;width:50px;height:26px;transition:all .3s;position:relative}.theme-switch-pill.active{background:var(--accent-color)}.theme-switch-slider{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0000001a}.theme-switch-pill.active .theme-switch-slider{left:27px}@media (max-width:1024px){.post-grid{grid-template-columns:repeat(3,1fr)}.article-layout{flex-direction:column}.article-sidebar{width:100%}.article-title{font-size:2.2rem}.page-title{font-size:2.5rem}.header-navbar{gap:20px}}@media (max-width:768px){.post-grid{grid-template-columns:repeat(2,1fr)}.desktop-nav,.desktop-actions{display:none!important}.mobile-menu-btn{display:flex!important}.header-navbar{flex:none;gap:0}.header-inner{justify-content:space-between}.logo{font-size:1.1rem}.logo-icon{width:24px;height:24px}.article-hero{height:300px}}@media (max-width:480px){.post-grid{grid-template-columns:1fr}}.loader-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.loader{border:3px solid var(--border-color);border-top:3px solid var(--accent-color);border-radius:50%;width:40px;height:40px;animation:.8s cubic-bezier(.4,0,.2,1) infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
