:root{font-family:var(--font-inter),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background-color:#f8f9fa;color:#212529}body{margin:0}a{color:inherit;text-decoration:none}.sidebar{min-height:100vh;background-color:#0d2b68}.logo-text{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.logo-text-ai,.logo-text-smart{color:#e6e8eb}.nav-pills .nav-link{color:#fdfdfd}.nav-pills .nav-link:hover{background-color:rgba(39,138,228,.15);color:#fdfdfd}.nav-pills .nav-link.active{background-color:#278ae4;color:#fdfdfd}.card.text-bg-primary{background-color:#278ae4}.card.text-bg-success{background-color:#0d2b68;color:#fdfdfd}.top-menu{position:fixed;top:0;left:0;right:0;height:60px;z-index:1040;border-bottom:1px solid rgba(255,255,255,.1)}.top-menu .nav-link{color:#fdfdfd!important;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.top-menu .nav-link:hover{color:#278ae4!important;background-color:rgba(39,138,228,.1);border-radius:4px}.top-menu .dropdown-toggle{color:#fdfdfd!important}.top-menu .dropdown-toggle:hover{color:#278ae4!important}.sidebar-container{transition:all .3s ease;width:250px!important;min-width:250px;flex:0 0 auto;max-width:none!important;position:fixed;top:60px;left:0;height:calc(100vh - 60px);z-index:1030;overflow-y:auto}.sidebar-container.collapsed{width:60px!important;min-width:60px}.main-content{position:fixed;top:60px;left:250px;right:0;bottom:0;width:auto!important;overflow-y:auto;transition:left .3s ease}.main-content.sidebar-collapsed{left:60px}.sidebar-container .nav-link{transition:all .3s ease}.dropdown-menu,.dropdown-toggle.btn-sm{font-size:.875rem}.dropdown-item{padding:.375rem .75rem;display:flex;align-items:center}.flag-icon{width:20px;height:15px;margin-right:.5rem;display:inline-block;vertical-align:middle;border-radius:2px}.language-menu{max-height:400px;overflow-y:auto}.sidebar-container .nav-link i{font-size:1rem}.sidebar-container .nav-link{padding:.5rem .75rem;font-size:.9rem}.sidebar-container .nav-link i{min-width:1rem}.top-menu .d-flex{height:100%}.top-menu .dropdown-toggle,.top-menu .nav-link{display:flex;align-items:center;line-height:1.5;font-size:.95rem;font-weight:500}.top-menu .logo-text{font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.top-menu .logo-text-ai,.top-menu .logo-text-smart{color:#e6e8eb}.top-menu-nav{margin-left:20px;gap:12px}.top-menu-inner{height:100%}.top-menu-actions,.top-menu-left{gap:12px}.sidebar-stack{display:flex;flex-direction:column}.sidebar-toggle-bottom{margin-top:auto;padding:.5rem;display:flex;justify-content:flex-end}.sidebar-toggle-btn{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.sidebar-container:hover .sidebar-toggle-btn{opacity:1;visibility:visible}.translation-item{transition:background-color .2s ease;cursor:pointer}.translation-item:hover{background-color:rgba(39,138,228,.15)!important}.translation-item .text-white{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-section{margin-top:.5rem}.sidebar-divider{border-color:rgba(255,255,255,.1);margin:.5rem 0;opacity:1}.cursor-pointer{cursor:pointer}.usage-stats-container{position:relative;padding:0 10px;display:flex;flex-direction:column;justify-content:center;cursor:help}.usage-stats-container .usage-label{font-size:.75rem;color:#ccc;margin-bottom:2px;display:flex;justify-content:space-between}.usage-progress-wrapper{width:140px;background-color:rgba(255,255,255,.1);border-radius:4px;height:6px;overflow:hidden}.usage-progress-bar{height:100%;background-color:#198754;transition:width .3s ease,background-color .3s ease}.usage-progress-bar.warning{background-color:#ffc107}.usage-progress-bar.danger{background-color:#dc3545}.usage-stats-tooltip{visibility:hidden;position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#343a40;color:#fff;padding:10px;border-radius:6px;box-shadow:0 4px 6px rgba(0,0,0,.3);width:220px;z-index:1050;margin-top:10px;font-size:.85rem;opacity:0;transition:opacity .2s ease,visibility .2s ease;border:1px solid rgba(255,255,255,.1)}.usage-stats-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#343a40}.usage-stats-container:hover .usage-stats-tooltip{visibility:visible;opacity:1}.usage-detail-row{display:flex;justify-content:space-between;margin-bottom:4px}.usage-detail-row:last-child{margin-bottom:0}@media (max-width:991.98px){.top-menu{position:-webkit-sticky;position:sticky;height:60px}.top-menu-inner{flex-wrap:nowrap}.top-menu-left{width:auto;justify-content:flex-start}.top-menu-actions{width:auto;justify-content:flex-end;gap:8px;flex-wrap:nowrap}.top-menu-nav,.usage-stats-container{display:none!important}.sidebar-container{display:block;position:fixed;top:0;left:0;bottom:0;width:280px!important;height:100vh;z-index:1050;transform:translateX(-100%);transition:transform .3s ease-in-out;box-shadow:2px 0 8px rgba(0,0,0,.5)}.sidebar-container.mobile-show{transform:translateX(0)}.sidebar-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1045;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sidebar-backdrop.show{opacity:1;visibility:visible}.main-content{position:static;overflow-y:visible;margin-left:0;margin-top:0;width:100%}body{overflow-x:hidden}}@media (max-width:575.98px){.top-menu .logo-text{font-size:.85rem}}.article-card{transition:transform .3s ease,box-shadow .3s ease}.article-card.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)!important}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.article-view img{object-fit:cover;max-height:400px}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,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(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}