*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{font-family:Barlow,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f5f5;color:#1f2937;font-size:15px;line-height:1.6}a{text-decoration:none;color:inherit}ul{list-style:none}.page-root{min-height:100vh;display:flex;flex-direction:column}.page-root--fixed{height:100vh;height:100dvh;overflow:hidden}.site-header{background:linear-gradient(90deg,#0f1a3a,#1e3a8a);padding:0 2rem;border-bottom:3px solid #fcd34d;position:relative;z-index:100;width:100%;box-sizing:border-box}.site-header-inner{max-width:1400px;margin:0 auto;display:flex;align-items:stretch}.site-logo{display:flex;align-items:center;padding:.25rem 0;flex-shrink:0;margin-right:2rem}.site-logo-img{height:62px;width:auto;display:block}.ticker-banner{background:#fcd34d;color:#0f1a3a;display:flex;align-items:center;overflow:hidden;height:38px;border-bottom:2px solid #e5b800}.ticker-viewport{flex:1 1;overflow:hidden;height:100%;position:relative}.ticker-track{display:flex;align-items:center;height:100%;white-space:nowrap;animation:ticker-scroll 50s linear infinite}.ticker-track:hover{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ticker-item{display:inline-flex;align-items:center;gap:.6rem;padding:0 4rem}.ticker-loop-gap{display:inline-block;width:12rem}.ticker-link{font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:600;color:#0f1a3a;text-decoration:none;transition:color .15s}.ticker-link:hover{color:#1e3a8a;text-decoration:underline}.ticker-text{font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:600;color:#0f1a3a}.ticker-sep{font-size:.45rem;color:#b45309;opacity:.7;margin:0 .3rem}.site-nav{position:static;justify-content:flex-end}.site-nav,.site-nav-inner{flex:1 1;display:flex;align-items:stretch}.nav-desktop,.site-nav-inner{justify-content:center}.nav-desktop{display:flex;gap:0;white-space:nowrap;align-items:stretch}.nav-item{position:relative}.site-nav-link{display:inline-flex;align-items:center;color:rgba(255,255,255,.85);font-size:.78rem!important;font-weight:700!important;padding:.6rem .7rem;background:none;cursor:pointer;border:none;border-bottom:3px solid transparent;transition:all .2s;letter-spacing:1.5px;font-family:Oswald,sans-serif!important;text-transform:uppercase;height:100%;line-height:1.5!important}.site-nav-link:hover{color:white;background:rgba(255,255,255,.08)}.site-nav-link.active{color:#fcd34d;border-bottom-color:#fcd34d}.nav-arrow{font-size:.85rem;margin-left:.4rem;opacity:1;color:#fcd34d;display:inline-block;transition:transform .2s}.nav-arrow.up{transform:rotate(180deg)}.nav-dropdown-trigger{cursor:pointer;color:white!important}.nav-dropdown-trigger:hover{background:rgba(255,255,255,.08)!important}.mega-panel{position:absolute;left:0;right:auto;top:100%;min-width:220px;background:white;border-top:3px solid #fcd34d;box-shadow:0 12px 40px rgba(0,0,0,.18);z-index:200;animation:megaSlideDown .2s ease;padding:.5rem 0}@keyframes megaSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mega-panel-inner{padding:.75rem 1rem 1rem}.mega-panel-title{font-family:Oswald,sans-serif;font-size:.7rem;letter-spacing:2.5px;text-transform:uppercase;color:#9ca3af;margin-bottom:.5rem;border-bottom:1px solid #f0f0f0;padding:0 .75rem .4rem}.mega-panel-grid{display:flex;flex-direction:column;gap:.1rem}.mega-panel-link{display:flex;align-items:center;gap:.4rem;padding:.55rem .75rem;border-radius:4px;font-family:Barlow,sans-serif;font-size:.88rem;color:#1f2937;transition:background .15s,color .15s;text-decoration:none}.mega-panel-link.active,.mega-panel-link:hover{background:#eff6ff;color:#1e3a8a}.mega-panel-link.active{font-weight:600}.mega-panel-ext{font-size:.7rem;color:#9ca3af}.mega-panel-l2{min-width:220px}.mega-panel-l2-item-wrap{position:relative}.mega-panel-l2-btn{width:100%;justify-content:space-between!important;font-weight:700!important;color:#1e3a8a!important;border:2px solid #1e3a8a!important;border-radius:4px!important;margin:.15rem .5rem;width:calc(100% - 1rem)!important;font-family:Oswald,sans-serif!important;letter-spacing:1px!important;text-transform:uppercase!important;font-size:.8rem!important}.mega-panel-l2-btn.active,.mega-panel-l2-btn:hover{background:#1e3a8a!important;color:white!important}.mega-panel-l2-arrow{font-size:1rem;font-weight:400;margin-left:.5rem;opacity:.7}.nav-item:last-child .mega-panel{left:auto;right:0}.nav-item:last-child .mega-panel-l3{left:auto;right:100%}.mega-panel-l3{position:absolute;left:100%;top:0;min-width:220px;background:white;border-top:3px solid #fcd34d;border-left:2px solid #e5e7eb;box-shadow:4px 8px 24px rgba(0,0,0,.15);z-index:300;animation:megaSlideDown .15s ease;padding:.5rem 0}.mega-panel-l3-title{font-family:Oswald,sans-serif;font-size:.7rem;letter-spacing:2.5px;text-transform:uppercase;color:#9ca3af;border-bottom:1px solid #f0f0f0;padding:0 .75rem .4rem;margin-bottom:.25rem}.nav-mobile-sub2{padding-left:3.5rem!important;font-size:.82rem!important}.nav-mobile-toggle{display:none;color:white;padding:.6rem 0;margin-left:auto}.nav-mobile-close,.nav-mobile-toggle{background:none;border:none;font-size:.9rem;font-weight:600;cursor:pointer;font-family:Oswald,sans-serif;letter-spacing:1px}.nav-mobile-close{display:flex;align-items:center;gap:.5rem;align-self:flex-end;margin:.5rem 1.5rem .5rem auto;color:#fcd34d}.nav-mobile{position:fixed;top:0;left:0;right:0;bottom:0;z-index:400;background:#1e3a8a;overflow-y:auto;padding:1rem 0 2rem;display:flex;flex-direction:column}.nav-mobile-link{display:block;padding:.75rem 1.5rem;color:white;font-size:1rem;font-weight:500;font-family:Oswald,sans-serif;letter-spacing:.5px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.08)}.nav-mobile-link:hover{background:rgba(255,255,255,.1)}.nav-mobile-sub{padding-left:2.5rem;font-size:.9rem;opacity:.85}.nav-mobile-group{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;color:#fcd34d;font-size:1rem;font-weight:600;letter-spacing:.5px;font-family:Oswald,sans-serif;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;width:100%}.article-modal-trigger{cursor:pointer;display:block;width:100%}.article-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:500;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.article-modal-panel{background:white;border-radius:8px;width:100%;max-width:680px;box-shadow:0 20px 60px rgba(0,0,0,.25);display:flex;flex-direction:column;animation:modalSlideUp .2s ease;margin:auto}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.article-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem 0}.article-modal-cat{color:white;font-size:.65rem;font-weight:700;padding:.2rem .6rem;border-radius:2px;text-transform:uppercase;font-family:Oswald,sans-serif;letter-spacing:1px}.article-modal-close{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:1.1rem;margin-left:auto;transition:color .15s;padding:.25rem}.article-modal-close:hover{color:#1f2937}.article-modal-body{padding:.75rem 1.25rem 1rem}.article-modal-date{font-size:.7rem;color:#9ca3af;font-weight:600;margin-bottom:.4rem;font-family:Barlow,sans-serif}.article-modal-title{font-family:Oswald,sans-serif;font-size:1.4rem;font-weight:600;color:#1e3a8a;line-height:1.3;margin-bottom:.75rem;letter-spacing:.3px}.article-modal-content{font-family:Barlow,sans-serif;font-size:.9rem;line-height:1.65;color:#374151;max-height:55vh;overflow-y:auto}.article-modal-content p{margin-bottom:.65rem}.article-modal-footer{display:flex;gap:.75rem;padding:.75rem 1.25rem 1.25rem;border-top:1px solid #f0f0f0;flex-wrap:wrap}.article-modal-btn{background:#1e3a8a;color:white;padding:.55rem 1.25rem;border-radius:4px;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.5px;text-decoration:none;transition:background .15s}.article-modal-btn:hover{background:#fcd34d;color:#1e3a8a}.article-modal-btn-outline{background:none;border:1px solid #e5e7eb;color:#6b7280;padding:.55rem 1rem;border-radius:4px;cursor:pointer;font-family:Barlow,sans-serif;font-size:.85rem;transition:all .15s}.article-modal-btn-outline:hover{border-color:#1e3a8a;color:#1e3a8a}.main-grid{width:100%;margin:.75rem 0;padding:0 2rem;flex:1 1;min-height:0;display:grid;grid-template-columns:300px 1fr 280px;grid-gap:1.75rem;gap:1.75rem;align-items:start;box-sizing:border-box}.col-center,.col-left,.col-right{height:100%;overflow-y:auto;padding:.25rem .25rem 1rem;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.col-left{overflow:hidden;display:flex;flex-direction:column;gap:0}.webcam-section{flex-shrink:0}.carousel-section{flex:1 1;min-height:0;display:flex;flex-direction:column}.col-center::-webkit-scrollbar,.col-left::-webkit-scrollbar,.col-right::-webkit-scrollbar{width:4px}.col-center::-webkit-scrollbar-thumb,.col-left::-webkit-scrollbar-thumb,.col-right::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.col-center-flex{display:flex;flex-direction:column;overflow:hidden}.col-center-flex .col-title{flex-shrink:0}.articles-scroll{flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;padding-right:2px}.articles-scroll::-webkit-scrollbar{width:4px}.articles-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.col-center-flex .pagination{flex-shrink:0;padding-top:.75rem;border-top:1px solid #e5e7eb;margin-top:.5rem}.col-title{font-size:1rem;font-weight:600;color:#1e3a8a;text-transform:uppercase;margin-bottom:.65rem;margin-top:.25rem;display:flex;align-items:center;gap:.5rem;font-family:Oswald,sans-serif;letter-spacing:2px}.col-title-bar{width:4px;height:1.2em;background:#1e3a8a;border-radius:2px;flex-shrink:0}.col-title-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem;margin-top:.25rem}.col-title-row .col-title{margin-bottom:0;margin-top:0}.featured-card{display:block;background:white;border-radius:6px;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:1rem;transition:box-shadow .2s}.featured-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1)}.featured-card-img{height:160px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;overflow:hidden;position:relative}.featured-card-photo{width:100%;height:100%;object-fit:cover;display:block}.featured-card-icon{font-size:2.5rem}.featured-card-cat{display:inline-block;color:white;font-size:.65rem;font-weight:600;padding:.2rem .6rem;margin:.75rem .75rem 0;border-radius:2px;text-transform:uppercase;font-family:Oswald,sans-serif;letter-spacing:1px}.featured-card-body{padding:.5rem .75rem .75rem}.featured-card-date{font-size:.7rem;color:#9ca3af;font-weight:600;margin-bottom:.25rem;font-family:Barlow,sans-serif}.featured-card-title{font-size:1.05rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;font-family:Oswald,sans-serif;letter-spacing:.5px}.featured-card-intro{font-size:.85rem;color:#6b7280;line-height:1.5;font-family:Barlow,sans-serif}.side-card{display:flex;gap:.75rem;background:white;border-radius:6px;overflow:hidden;border:1px solid #e5e7eb;margin-bottom:.75rem;transition:box-shadow .2s}.side-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.side-card-img{width:120px;min-height:90px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.side-card-icon{font-size:1.8rem}.side-card-body{padding:.5rem .5rem .5rem 0;display:flex;flex-direction:column;justify-content:center}.side-card-cat{display:inline-block;color:white;font-size:.65rem;padding:.15rem .5rem;border-radius:2px;text-transform:uppercase;margin-bottom:.25rem;align-self:flex-start;letter-spacing:1px}.side-card-cat,.side-card-title{font-weight:600;font-family:Oswald,sans-serif}.side-card-title{font-size:.85rem;line-height:1.3;letter-spacing:.3px}.articles-list{display:grid;grid-template-columns:repeat(var(--article-cols,1),minmax(200px,1fr));grid-gap:.55rem;gap:.55rem;align-items:start}@media (max-width:768px){.articles-list{grid-template-columns:1fr!important}}.col-selector{display:flex;gap:.25rem;align-items:center}.col-selector-btn{width:26px;height:26px;border:1px solid #cbd5e1;background:white;color:#64748b;font-size:.75rem;font-weight:700;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.col-selector-btn:hover{border-color:#1e3a8a;color:#1e3a8a}.col-selector-btn.active{background:#1e3a8a;color:white;border-color:#1e3a8a}[data-theme=dark] .col-selector-btn{background:#1e2d4a;border-color:#2a3a5e;color:#94a3b8}[data-theme=dark] .col-selector-btn:hover{border-color:#f5c542;color:#f5c542}[data-theme=dark] .col-selector-btn.active{background:#f5c542;color:#0d1b2e;border-color:#f5c542}@media (max-width:768px){.col-selector{display:none!important}}.empty-state{padding:1.5rem;background:white;border-radius:6px;text-align:center;color:#9ca3af;border:1px solid #e5e7eb}.trending-list{display:flex;flex-direction:column;gap:.55rem}.trending-item{display:flex;gap:.5rem;align-items:flex-start;background:white;padding:.5rem;border-radius:4px;border:1px solid #e5e7eb;transition:box-shadow .2s}.trending-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.trending-num{color:white;font-size:.75rem;font-weight:600;min-width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:3px;flex-shrink:0;font-family:Oswald,sans-serif}.trending-title{font-size:.8rem;font-weight:500;line-height:1.3;font-family:Barlow,sans-serif}.trending-hits{font-size:.7rem;color:#9ca3af;margin-top:.15rem;font-family:Barlow,sans-serif}.svc-ticker{border:1px solid #e5e7eb;border-radius:4px;background:white}.svc-pages,.svc-ticker{display:flex;flex-direction:column}.svc-accordion{border-bottom:1px solid #e5e7eb}.svc-accordion:last-child{border-bottom:none}.svc-page-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem .65rem;background:#f0f9ff;border:none;cursor:pointer;font-family:Barlow,sans-serif;font-size:.78rem;font-weight:600;color:#0369a1;text-align:left;transition:background .15s}.svc-page-btn:hover{background:#e0f2fe}.svc-page-btn-label{flex:1 1}.svc-accordion-arrow{font-size:1rem;transition:transform .2s;display:inline-block}.svc-accordion-arrow.open{transform:rotate(90deg)}.svc-accordion-body{background:#fafafa;border-top:1px solid #e5e7eb}.svc-scroll-body{height:calc(38px * 5);overflow:hidden}.svc-scroll-body .svc-accordion-item{height:38px}.svc-scroll-infinite{will-change:transform;animation:rlan-ticker linear infinite}@keyframes rlan-ticker{0%{transform:translateY(0)}99.9%{transform:translateY(calc(-1 * var(--total-h)))}to{transform:translateY(0)}}.svc-accordion-item{padding-left:1.2rem!important;background:#fafafa}.svc-accordion-item:hover{background:#f0f9ff!important}.svc-scroll-area{height:200px;overflow:hidden;position:relative;border-top:2px solid #e5e7eb}.svc-track{display:flex;flex-direction:column;animation:svc-scroll 20s linear infinite}.svc-track:hover{animation-play-state:paused}@keyframes svc-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.svc-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .65rem;border-bottom:1px solid #f1f5f9;transition:background .15s;min-height:40px;color:inherit;text-decoration:none;flex-shrink:0}a.svc-item:hover,button.svc-item:hover{background:#f8fafc}.svc-item--no-link{cursor:default}.svc-item--btn{background:none;border:none;width:100%;text-align:left;cursor:pointer}.svc-dot{font-size:.8rem;flex-shrink:0}.svc-name{font-size:.8rem;font-weight:600;color:#1f2937;flex:1 1}.svc-name,.svc-status{font-family:Barlow,sans-serif}.svc-status{font-size:.7rem;font-weight:500;white-space:nowrap}.svc-arrow{font-size:.9rem;color:#9ca3af;margin-left:.25rem}.svc-gif-dot{font-size:2rem;display:block;line-height:1;text-align:center}.svc-page-content{font-family:Barlow,sans-serif;color:#1f2937}.svc-page-content p{margin:.5rem 0}.svc-page-content-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.svc-page-content table{border-collapse:collapse;margin:1rem auto;width:auto;min-width:280px}.svc-page-content th{background:#1e3a8a;color:#ffffff!important}.svc-page-content td,.svc-page-content th{padding:.45rem .6rem;font-size:.8rem;text-align:center;white-space:nowrap}.svc-page-content td{border:1px solid #e5e7eb;color:#1f2937;vertical-align:middle}.svc-page-content td *,.svc-page-content td a{display:block;text-align:center;width:100%}.svc-page-content caption{font-weight:700;color:#1e3a8a;margin-bottom:.5rem;font-size:.9rem;caption-side:top}.svc-page-content center{text-align:center}.svc-page-content a{color:#2563eb}.svc-page-content a:hover{text-decoration:underline}.svc-page-content table:last-of-type th{background:#374151}@media (max-width:600px){.svc-page-content td,.svc-page-content th{padding:.35rem .4rem;font-size:.72rem}}[data-theme=dark] .svc-page-content{color:#e8eaf0}[data-theme=dark] .svc-page-content th{background:#1e3a8a;color:#ffffff!important}[data-theme=dark] .svc-page-content td{border-color:#2a3a5e;color:#e8eaf0;background:#131f38}[data-theme=dark] .svc-page-content caption{color:#7dd3fc}[data-theme=dark] .svc-page-content a{color:#60a5fa}[data-theme=dark] .svc-page-content p{color:#e8eaf0}[data-theme=dark] .svc-ticker{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .svc-scroll-area{border-top-color:#2a3a5e}[data-theme=dark] .svc-accordion{border-bottom-color:#2a3a5e}[data-theme=dark] .svc-page-btn{background:#1e2d4a;color:#7dd3fc}[data-theme=dark] .svc-page-btn:hover{background:#243260}[data-theme=dark] .svc-accordion-body{background:#131f38;border-top-color:#2a3a5e}[data-theme=dark] .svc-accordion-item{background:#131f38!important}[data-theme=dark] .svc-accordion-item:hover{background:#1e2d4a!important}[data-theme=dark] .svc-item{border-bottom-color:#243260}[data-theme=dark] a.svc-item:hover{background:#1e2d4a}[data-theme=dark] .svc-name{color:#e8eaf0}.col-right--flex{display:flex;flex-direction:column}.srr-spacer{flex:1 1;min-height:.75rem}.srr-box{background:white;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.75rem}.srr-logo-link{display:flex;justify-content:center}.srr-logo{height:56px;width:auto;object-fit:contain}.srr-placeholder{background:#f3f4f6;border:2px dashed #d1d5db;border-radius:6px;padding:1.5rem 1rem;display:flex;align-items:center;justify-content:center;min-height:80px}.srr-placeholder-text{font-family:Barlow,sans-serif;font-size:.8rem;color:#9ca3af;font-style:italic;text-align:center}[data-theme=dark] .srr-box{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .srr-placeholder{background:#131f38;border-color:#2a3a5e}[data-theme=dark] .srr-placeholder-text{color:#4a5f8a}.webcam-box{background:white;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .75rem;margin-bottom:.5rem}.webcam-links{display:flex;flex-direction:column;gap:.4rem}.webcam-link{font-size:.8rem;color:#0284c7;font-weight:500;padding:.2rem 0;font-family:Barlow,sans-serif;display:flex;align-items:center;gap:.5rem}.webcam-link:hover{color:#0369a1}.webcam-date-badge{display:inline-flex;flex-direction:column;align-items:center;background:#0284c7;color:white;border-radius:3px;padding:.1rem .3rem;line-height:1.1;min-width:28px}.webcam-date-month{font-size:.6rem;font-weight:700;letter-spacing:.05em}.webcam-date-year{font-size:.5rem;opacity:.85}.webcam-all{font-size:.75rem;color:#1e3a8a;font-weight:600;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb;font-family:Oswald,sans-serif;letter-spacing:.5px}.barillette-photo{border-radius:6px;overflow:hidden;border:1px solid #e5e7eb;background:#e5e7eb;margin-bottom:.5rem;aspect-ratio:1;position:relative}.barillette-photo img{width:100%;height:100%;display:block;object-fit:cover;position:absolute;top:0;left:0}.barillette-caption{position:absolute;bottom:0;left:0;right:0;padding:.4rem .6rem;font-size:.7rem;font-weight:500;color:white;text-align:center;background:rgba(0,0,0,.5);z-index:1;font-family:Barlow,sans-serif;letter-spacing:.5px}.webcam-live-grid{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem;margin-bottom:.75rem}.webcam-live-box{position:relative;border-radius:5px;overflow:hidden;border:1px solid #e5e7eb;background:#1f2937;cursor:pointer;aspect-ratio:3/2;transition:box-shadow .2s}.webcam-live-box:hover{box-shadow:0 4px 16px rgba(0,0,0,.2)}.webcam-live-img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s}.webcam-live-label{bottom:0;left:0;right:0;background:rgba(0,0,0,.6);padding:.25rem .4rem;font-family:Barlow,sans-serif;line-height:1.2}.webcam-live-label,.webcam-live-refresh{position:absolute;color:white;font-size:.6rem}.webcam-live-refresh{top:.3rem;right:.3rem;background:rgba(2,132,199,.85);padding:.1rem .35rem;border-radius:3px;font-family:Oswald,sans-serif}.webcam-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.webcam-lightbox-inner{position:relative;width:min(95vw,calc(95vh * 3 / 2));display:flex;flex-direction:column;align-items:center}.webcam-lightbox-img{width:100%;height:auto;max-height:92vh;border-radius:8px;box-shadow:0 12px 60px rgba(0,0,0,.6);object-fit:contain;display:block}.webcam-lightbox-label{color:white;font-family:Barlow,sans-serif;font-size:.9rem;opacity:.8}.webcam-lightbox-close{top:-1.5rem;right:-1.5rem;background:#1e3a8a;width:32px;height:32px;font-size:1rem}.carousel-lightbox-next,.carousel-lightbox-prev,.webcam-lightbox-close{position:absolute;color:white;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.carousel-lightbox-next,.carousel-lightbox-prev{top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);width:44px;height:44px;font-size:1.8rem;transition:background .2s}.carousel-lightbox-next:hover,.carousel-lightbox-prev:hover{background:rgba(0,0,0,.8)}.carousel-lightbox-prev{left:-3.5rem}.carousel-lightbox-next{right:-3.5rem}@media (max-width:768px){.carousel-lightbox-prev{left:.5rem}.carousel-lightbox-next{right:.5rem}}.carousel-wrap{flex:1 1;min-height:0;display:flex;flex-direction:column}.carousel-stage{position:relative;flex:1 1;min-height:80px;perspective:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.carousel-item{position:absolute;width:140px;height:93px;border-radius:6px;overflow:hidden;cursor:pointer;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s;transform-style:preserve-3d;border:2px solid transparent;box-shadow:0 4px 12px rgba(0,0,0,.2)}.carousel-item.active{border-color:#fcd34d}.carousel-img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.carousel-caption{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.65);color:white;font-size:.55rem;padding:.2rem .3rem;text-align:center;font-family:Barlow,sans-serif;line-height:1.2;max-height:2.5em;overflow:hidden}.carousel-controls{gap:.75rem;margin-top:.5rem}.carousel-btn,.carousel-controls{display:flex;align-items:center;justify-content:center}.carousel-btn{background:#1e3a8a;color:white;border:none;border-radius:50%;width:28px;height:28px;font-size:1.2rem;cursor:pointer;transition:background .15s}.carousel-btn:hover{background:#fcd34d;color:#1e3a8a}.carousel-dots{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:center;max-width:120px}.carousel-dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:background .15s}.carousel-dot.active{background:#1e3a8a}.carousel-lightbox-link{background:#fcd34d;color:#1e3a8a;font-family:Oswald,sans-serif;font-weight:700;font-size:.85rem;padding:.5rem 1.25rem;border-radius:4px;text-decoration:none;letter-spacing:.5px;transition:background .15s}.carousel-lightbox-link:hover,.service-panel-toggle{background:#1e3a8a;color:white}.service-panel-toggle{position:fixed;right:0;top:50%;transform:translateY(-50%);cursor:pointer;animation:svc-blink 2s ease-in-out infinite;display:flex;flex-direction:column;align-items:center;padding:1rem .75rem;border-radius:8px 0 0 8px;z-index:200;gap:.5rem;transition:background .2s,right .35s ease;box-shadow:-3px 0 16px rgba(0,0,0,.35);border:none;border-left:3px solid #fcd34d}.service-panel-toggle:hover{background:#2a4fa8;animation:none}.service-panel-toggle.open{animation:none}@keyframes svc-blink{0%,to{background:#1e3a8a;color:white}50%{background:#fcd34d;color:#1e3a8a}}.service-panel-toggle.open{right:320px;background:#fcd34d;color:#1e3a8a;border-left-color:#1e3a8a}.service-panel-toggle-icon{font-size:1.6rem}.service-panel-toggle-label{font-family:Oswald,sans-serif;font-size:.85rem;letter-spacing:2px;font-weight:700;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;transform:rotate(180deg)}.service-panel-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:199}.service-panel{position:fixed;right:-320px;top:0;bottom:0;width:320px;background:white;z-index:200;overflow-y:auto;box-shadow:-4px 0 20px rgba(0,0,0,.15);transition:right .35s cubic-bezier(.25,.46,.45,.94);display:flex;flex-direction:column}.service-panel.open{right:0}.service-panel-header{background:#1e3a8a;color:white;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;font-family:Oswald,sans-serif;font-size:1rem;letter-spacing:1.5px;text-transform:uppercase;flex-shrink:0}.service-panel-close{background:none;border:none;color:white;cursor:pointer;font-size:1.1rem;opacity:.7;transition:opacity .15s}.service-panel-close:hover{opacity:1}.service-panel-body{padding:.75rem;flex:1 1}.service-panel-section{margin-bottom:1rem}.service-panel-group{font-family:Oswald,sans-serif;font-size:.7rem;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;padding:.3rem .5rem;border-bottom:1px solid #f0f0f0;margin-bottom:.25rem}.service-panel-link{display:flex;align-items:center;gap:.6rem;padding:.5rem;border-radius:4px;font-family:Barlow,sans-serif;font-size:.88rem;color:#1f2937;transition:background .15s;text-decoration:none}.service-panel-link:hover{background:#f0f4ff;color:#1e3a8a}.service-panel-link-icon{font-size:1rem;width:1.4rem;text-align:center}.site-footer{background:#0f1a3a;color:white;padding:.6rem 2rem;margin-top:auto;border-top:3px solid #fcd34d}.site-footer-inner{max-width:1400px;margin:0 auto;font-size:.8rem;text-align:center;opacity:.6;font-family:Barlow,sans-serif}@media (max-width:1200px){.main-grid{grid-template-columns:260px 1fr 240px}}@media (max-width:1024px){.main-grid,.page-root--fixed{height:auto;overflow:visible}.main-grid{grid-template-columns:240px 1fr}.col-center,.col-left,.col-right{height:auto;overflow:visible}.col-center-flex{overflow:visible}.articles-scroll{overflow:visible;max-height:none;flex:none}.col-right{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.col-right>h3{grid-column:span 2}}@media (max-width:768px){.site-header{padding:0 1rem}.site-logo-img{height:36px}.site-logo{margin-right:.75rem}.main-grid{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:0 .75rem}.col-left{grid-row:1;height:auto;overflow:visible;display:flex;flex-direction:column;gap:.75rem}.col-center{grid-row:2}.col-right{grid-row:3;grid-column:span 1;display:block}.webcam-section{width:100%}.webcam-live-grid{grid-template-columns:1fr 1fr;gap:.4rem}.carousel-section{width:100%}.carousel-stage{min-height:60px}.carousel-item{width:100px;height:66px}.nav-desktop{display:none}.nav-mobile-toggle{display:block}.featured-card-img{height:80px}.ticker-banner{display:flex;font-size:.9rem;height:34px;width:100%;box-sizing:border-box}}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.75rem;padding:.5rem 0}.pagination-btn{font-size:.8rem;font-weight:600;color:#1e3a8a;padding:.3rem .75rem;border:1px solid #1e3a8a;border-radius:4px;transition:all .2s;font-family:Oswald,sans-serif;letter-spacing:.5px}.pagination-btn:hover{background:#1e3a8a;color:white}.pagination-info{font-size:.75rem;color:#9ca3af;font-weight:500;font-family:Barlow,sans-serif}.article-breadcrumb{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.5rem 2rem}.article-breadcrumb-inline{font-size:.72rem;color:#9ca3af;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-family:Barlow,sans-serif;padding:.3rem 0 .5rem;flex-shrink:0}.article-breadcrumb-inline a{color:#1e3a8a;font-weight:600;text-decoration:none}.article-breadcrumb-inline a:hover{color:#15307a}.article-main-inline{min-width:0;padding-bottom:1rem}.article-breadcrumb-inner{max-width:1400px;margin:0 auto;font-size:.75rem;color:#9ca3af;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;font-family:Barlow,sans-serif}.article-breadcrumb-inner a{color:#1e3a8a;font-weight:600}.article-breadcrumb-inner a:hover{color:#15307a}.breadcrumb-sep{color:#d1d5db}.breadcrumb-current{color:#6b7280}.article-page{max-width:1400px;margin:1.5rem auto;padding:0 2rem;flex:1 1;display:grid;grid-template-columns:1fr 280px;grid-gap:2rem;gap:2rem}.article-main{min-width:0}.article-meta-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.article-cat-badge{display:inline-block;color:white;font-size:.65rem;font-weight:600;padding:.2rem .6rem;border-radius:2px;text-transform:uppercase;font-family:Oswald,sans-serif;letter-spacing:1px}.article-date{font-size:.75rem;color:#9ca3af;font-weight:500;font-family:Barlow,sans-serif}.article-title{font-size:1.9rem;font-weight:600;color:#1e3a8a;line-height:1.2;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb;font-family:Oswald,sans-serif;letter-spacing:.5px}.article-hero-img{width:100%;max-height:400px;overflow:hidden;border-radius:8px;margin-bottom:1.5rem}.article-hero-img img{width:100%;height:100%;object-fit:cover;display:block;max-height:400px}.article-intro{font-size:.95rem;line-height:1.7;color:#374151;padding:1rem;background:#f0f4ff;border-left:4px solid #1e3a8a;border-radius:0 6px 6px 0;margin-bottom:1.5rem}.article-content{font-size:.9rem;line-height:1.8;color:#374151}.article-content h1,.article-content h2,.article-content h3{color:#1e3a8a;margin-top:1.5rem;margin-bottom:.5rem;font-weight:600;font-family:Oswald,sans-serif;letter-spacing:.5px}.article-content h2{font-size:1.4rem}.article-content h3{font-size:1.15rem}.article-content p{margin-bottom:.75rem}.article-content a{text-decoration:underline}.article-content img{border-radius:4px;margin:.75rem 0}.article-content table{border-collapse:collapse!important;width:100%!important;max-width:100%!important;margin:1.25rem 0!important;font-size:.85rem;border:2px solid #e5e7eb!important;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);table-layout:auto!important}.article-content td,.article-content th{border:1px solid #d1d5db!important;padding:.6rem 1rem!important;color:#374151;text-align:left!important}.article-content td strong{color:#1e3a8a}.article-content tbody tr:nth-child(2n){background:#f9fafb}.article-content tbody tr:hover{background:#eff6ff}.article-content .bg-header{background:#1e3a8a!important;color:white!important}.article-content .bg-header strong{color:white!important}.article-content .bg-light{background:#f8fafc!important}.article-content h1{font-size:1.25rem;margin:1.5rem 0 .75rem;padding-bottom:.4rem;border-bottom:2px solid #e5e7eb}.article-content h1,.article-content h2{color:#1e3a8a;font-weight:600;text-align:left;font-family:Oswald,sans-serif;letter-spacing:.5px}.article-content h2{font-size:1.1rem;margin:1.25rem 0 .5rem}.article-content h3{font-size:1rem;color:#374151}.article-content h3,.article-content h4{font-weight:600;margin:1rem 0 .4rem;text-align:left;font-family:Oswald,sans-serif}.article-content h4{font-size:.95rem;color:#1e3a8a}.article-content p{margin-bottom:.6rem;text-align:left}.article-content strong{color:#1f2937}.article-content a{color:#1e3a8a;font-weight:600;text-decoration:none;border-bottom:1px solid #1e3a8a33;transition:all .2s}.article-content a:hover{color:#15307a;border-bottom-color:#15307a}.article-content img{max-width:100%;height:auto;border-radius:6px;margin:1rem 0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.article-content li{margin-bottom:.3rem}.article-content li::marker{color:#1e3a8a}.article-content blockquote{padding:.75rem 1.25rem;margin:1rem 0;border-radius:0 6px 6px 0}.article-content hr{border:none;border-top:2px solid #e5e7eb;margin:1.5rem 0}.article-content .pdf-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.6rem;gap:.6rem;margin:1.5rem 0;width:100%}.article-content .pdf-btn,.article-content .pdf-grid a{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1rem;background:#fcd34d;color:#1e3a8a!important;font-weight:700;font-size:.85rem;border-radius:6px;text-decoration:none!important;border-bottom:none!important;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Oswald,sans-serif;letter-spacing:.5px}.article-content .pdf-btn:hover,.article-content .pdf-grid a:hover{background:#1e3a8a;color:white!important;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px)}.article-content .pdf-btn:before,.article-content .pdf-grid a:before{content:"📄"}.article-content a[href*=".pdf"]:not(.pdf-btn){color:#1e3a8a;font-weight:700;text-decoration:none!important;border-bottom:2px solid #fcd34d!important}.article-content a[href*=".pdf"]:not(.pdf-btn):hover{color:#fcd34d;background:#1e3a8a;padding:.1rem .3rem;border-radius:3px}.article-content .pdf-grid a[href*=".pdf"]{border-bottom:none!important}.article-content img[src*="classeur/"]{display:none!important}@media (max-width:768px){.article-content{overflow-x:auto}}@media (max-width:1024px){.article-content .pdf-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.article-content .pdf-grid{grid-template-columns:repeat(2,1fr)}.article-page{grid-template-columns:1fr;padding:0 .75rem}.article-breadcrumb{padding:.5rem .75rem}.article-title{font-size:1.2rem}}.article-content .legacy-th{background:#1e3a8a!important;color:white!important}.article-content .legacy-th strong{color:white!important}.article-content .text-red{color:#dc2626;font-weight:700}.article-content td[align=left]{text-align:left}.article-content ol,.article-content ul{margin:.5rem 0 .75rem 1.5rem}.article-content li{margin-bottom:.25rem}.article-content blockquote{border-left:3px solid #1e3a8a;padding:.5rem 1rem;margin:.75rem 0;background:#eff6ff;color:#6b7280;font-style:italic}.article-empty{color:#9ca3af;font-size:.9rem;padding:2rem 0}.article-back-bar{margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}.article-back-link{font-size:.85rem;font-weight:600;color:#1e3a8a;font-family:Oswald,sans-serif;letter-spacing:.5px}.article-back-link:hover{color:#15307a}.article-sidebar-box{background:white;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;margin-bottom:1rem}.article-sidebar-title{font-size:.85rem;font-weight:600;text-transform:uppercase;color:#1e3a8a;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;font-family:Oswald,sans-serif;letter-spacing:1.5px}.article-sidebar-grid{display:grid;grid-template-columns:auto 1fr;grid-gap:.3rem .75rem;gap:.3rem .75rem;font-size:.8rem}.article-sidebar-label{color:#9ca3af;font-family:Barlow,sans-serif}.article-sidebar-val{font-weight:600;color:#374151;font-family:Barlow,sans-serif}.article-sidebar-link{display:block;font-size:.8rem;color:#1e3a8a;font-weight:600;padding:.25rem 0;font-family:Oswald,sans-serif;letter-spacing:.5px}.article-sidebar-link:hover{color:#15307a}.cat-header{background:#f9fafb;border-top:4px solid;padding:1.5rem 2rem}.cat-header-inner{max-width:1200px;margin:0 auto}.cat-header-title{font-size:1.8rem;font-weight:600;color:#1e3a8a;margin-top:.5rem;font-family:Oswald,sans-serif;letter-spacing:1px}.cat-header-count{font-size:.8rem;color:#9ca3af;font-weight:500;margin-top:.25rem;font-family:Barlow,sans-serif}.cat-articles{max-width:1200px;margin:1.5rem auto;padding:0 2rem;flex:1 1}.cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1rem;gap:1rem}.cat-card{display:flex;flex-direction:column;background:white;border:1px solid #e5e7eb;border-radius:6px;padding:1rem;transition:box-shadow .2s}.cat-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.cat-card-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.cat-card-date{font-size:.7rem;font-weight:500}.cat-card-date,.cat-card-hits{color:#9ca3af;font-family:Barlow,sans-serif}.cat-card-hits{font-size:.65rem}.cat-card-title{font-size:1rem;font-weight:600;color:#1f2937;line-height:1.3;margin-bottom:.4rem;font-family:Oswald,sans-serif;letter-spacing:.3px}.cat-card-excerpt{font-size:.8rem;color:#6b7280;line-height:1.4;flex:1 1;font-family:Barlow,sans-serif}.cat-card-read{font-size:.8rem;font-weight:600;margin-top:.5rem;font-family:Oswald,sans-serif;letter-spacing:.5px}@media (max-width:768px){.cat-grid{grid-template-columns:1fr}.cat-header{padding:1rem}.cat-articles{padding:0 1rem}}.apopup-overlay{position:fixed;inset:0;z-index:600;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:2vh 2vw;animation:fadeIn .2s ease}.apopup-panel{background:white;border-radius:10px;width:75vw;max-width:1100px;height:88vh;display:flex;flex-direction:column;box-shadow:0 24px 80px rgba(0,0,0,.35);animation:modalSlideUp .22s ease;overflow:hidden}.apopup-loading{flex:1 1;display:flex;align-items:center;justify-content:center;font-family:Barlow,sans-serif;color:#9ca3af;font-size:1rem}.apopup-toolbar{justify-content:space-between;padding:.6rem 1.25rem;border-bottom:2px solid #fcd34d;background:#f9fafb;flex-shrink:0;flex-wrap:wrap}.apopup-toolbar,.apopup-toolbar-left{display:flex;align-items:center;gap:.75rem}.apopup-toolbar-right{display:flex;align-items:center;gap:.5rem}.apopup-cat-badge{color:white;font-size:.65rem;font-weight:700;padding:.2rem .6rem;border-radius:2px;text-transform:uppercase;font-family:Oswald,sans-serif;letter-spacing:1px}.apopup-date{font-size:.75rem;color:#9ca3af}.apopup-action,.apopup-date{font-family:Barlow,sans-serif}.apopup-action{background:white;border:1px solid #e5e7eb;border-radius:5px;padding:.3rem .75rem;font-size:.8rem;cursor:pointer;color:#374151;transition:all .15s;white-space:nowrap}.apopup-action:hover{background:#1e3a8a;color:white;border-color:#1e3a8a}.apopup-close{background:#1e3a8a;color:white;border:none;border-radius:5px;width:32px;height:32px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.apopup-close:hover{background:#dc2626}.apopup-body{flex:1 1;overflow-y:auto;padding:1.5rem 2rem;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.apopup-body::-webkit-scrollbar{width:5px}.apopup-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.apopup-title{font-size:1.8rem;font-weight:700;color:#1e3a8a;font-family:Oswald,sans-serif;letter-spacing:.5px;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb;line-height:1.2}.apopup-hero{width:100%;max-height:320px;overflow:hidden;border-radius:8px;margin-bottom:1.5rem}.apopup-hero img{width:100%;height:100%;object-fit:cover;display:block;max-height:320px}.apopup-footer{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-top:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.apopup-permalink{font-size:.8rem;color:#1e3a8a;font-weight:600;font-family:Oswald,sans-serif;letter-spacing:.5px;text-decoration:none}.apopup-permalink:hover{color:#15307a;text-decoration:underline}.apopup-close-btn{background:#1e3a8a;color:white;border:none;border-radius:5px;padding:.4rem 1.25rem;font-size:.85rem;cursor:pointer;font-family:Oswald,sans-serif;letter-spacing:.5px;font-weight:600;transition:background .15s}.apopup-close-btn:hover{background:#15307a}@media (max-width:768px){.apopup-overlay{padding:0;align-items:flex-end}.apopup-panel{width:100vw;max-width:100vw;height:92vh;border-radius:16px 16px 0 0;animation:modalSlideUpMobile .25s ease}.apopup-toolbar{padding:.6rem 1rem;flex-wrap:wrap;gap:.4rem}.apopup-toolbar-right{gap:.4rem}.apopup-action{font-size:.7rem;padding:.3rem .5rem}.apopup-close{width:40px;height:40px;font-size:1.1rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.apopup-body{padding:1rem}.apopup-title{font-size:1.1rem}.apopup-footer{padding:.75rem 1rem}.apopup-close-btn{width:100%;padding:.75rem;font-size:.95rem;border-radius:8px}.svc-page-content table{font-size:.72rem}.svc-page-content td,.svc-page-content th{padding:.3rem .4rem}}@keyframes modalSlideUpMobile{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}[data-theme=dark] .apopup-panel{background:#1a2744}[data-theme=dark] .apopup-toolbar{background:#0d1628;border-bottom-color:#fcd34d}[data-theme=dark] .apopup-action{background:#1a2744;border-color:#2a3a5e;color:#e8eaf0}[data-theme=dark] .apopup-action:hover{background:#fcd34d;color:#0d1628;border-color:#fcd34d}[data-theme=dark] .apopup-title{border-bottom-color:#2a3a5e}[data-theme=dark] .apopup-body{scrollbar-color:#2a3a5e transparent}[data-theme=dark] .apopup-body::-webkit-scrollbar-thumb{background:#2a3a5e}[data-theme=dark] .apopup-footer{background:#0d1628;border-top-color:#2a3a5e}[data-theme=dark] .apopup-permalink{color:#fcd34d}[data-theme=dark] .apopup-close-btn{background:#fcd34d;color:#0d1628}[data-theme=dark] .apopup-close-btn:hover{background:#ffe88a}@media (max-width:768px){.apopup-panel{width:96vw;height:92vh;border-radius:8px}.apopup-body{padding:1rem}.apopup-title{font-size:1.3rem}.apopup-action{padding:.3rem .5rem;font-size:.75rem}}.theme-toggle{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0 .75rem;display:flex;align-items:center;transition:opacity .2s;flex-shrink:0}.theme-toggle:hover{opacity:.8}[data-theme=dark] body{background:#0d1628;color:#e8eaf0}[data-theme=dark] .site-header{background:linear-gradient(90deg,#050d1a,#0d1a3a);border-bottom-color:#fcd34d}[data-theme=dark] .ticker-banner{background:#050d1a;border-bottom-color:#fcd34d44}[data-theme=dark] .ticker-link{color:#fcd34d}[data-theme=dark] .ticker-link:hover{color:#ffe88a}[data-theme=dark] .ticker-sep,[data-theme=dark] .ticker-text{color:#fcd34d}[data-theme=dark] .mega-panel{background:#1a2744;border-top-color:#fcd34d;box-shadow:0 12px 40px rgba(0,0,0,.5)}[data-theme=dark] .mega-panel-title{color:#64748b;border-bottom-color:#2a3a5e}[data-theme=dark] .mega-panel-link{color:#e8eaf0}[data-theme=dark] .mega-panel-link.active,[data-theme=dark] .mega-panel-link:hover{background:#243260;color:#fcd34d}[data-theme=dark] .mega-panel-ext{color:#64748b}[data-theme=dark] .mega-panel-l2-btn{color:#e8eaf0!important;border-color:#4a5f8a!important;background:#1e2d4a!important}[data-theme=dark] .mega-panel-l2-btn.active,[data-theme=dark] .mega-panel-l2-btn:hover{background:#2a3f6a!important;color:#fcd34d!important;border-color:#fcd34d!important}[data-theme=dark] .mega-panel-l3{background:#1a2744;border-top-color:#fcd34d;border-left-color:#2a3a5e;box-shadow:4px 8px 24px rgba(0,0,0,.5)}[data-theme=dark] .mega-panel-l3-title{color:#64748b;border-bottom-color:#2a3a5e}[data-theme=dark] .apopup-body{background:#1a2744;color:#e8eaf0}[data-theme=dark] .article-content{color:#e8eaf0}[data-theme=dark] .article-content p{color:#cbd5e1}[data-theme=dark] .article-content a{color:#93c5fd}[data-theme=dark] .article-content a:hover{color:#bfdbfe}[data-theme=dark] .article-content td,[data-theme=dark] .article-content th{border-color:#2a3a5e;color:#e8eaf0}[data-theme=dark] .article-content tbody tr:nth-child(2n){background:#1e2d4a}[data-theme=dark] .article-content .bg-light{background:#1e2d4a!important}[data-theme=dark] .apopup-title{color:#fcd34d}[data-theme=dark] .nav-mobile{background:#0d1628}[data-theme=dark] .nav-mobile-link{color:#e8eaf0;border-bottom-color:#2a3a5e}[data-theme=dark] .nav-mobile-link:hover{background:rgba(252,211,77,.1)}[data-theme=dark] .col-center,[data-theme=dark] .col-left,[data-theme=dark] .col-right{scrollbar-color:#2a3a5e transparent}[data-theme=dark] .col-center::-webkit-scrollbar-thumb,[data-theme=dark] .col-left::-webkit-scrollbar-thumb,[data-theme=dark] .col-right::-webkit-scrollbar-thumb{background:#2a3a5e}[data-theme=dark] .col-title{color:#fcd34d}[data-theme=dark] .col-title-bar{background:#fcd34d}[data-theme=dark] .featured-card{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .featured-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.4)}[data-theme=dark] .featured-card-date{color:#64748b}[data-theme=dark] .featured-card-intro{color:#94a3b8}[data-theme=dark] .side-card{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .side-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.4)}[data-theme=dark] .empty-state{color:#64748b}[data-theme=dark] .empty-state,[data-theme=dark] .trending-item{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .trending-item:hover{box-shadow:0 2px 8px rgba(0,0,0,.4)}[data-theme=dark] .trending-title{color:#e8eaf0}[data-theme=dark] .trending-hits{color:#64748b}[data-theme=dark] .webcam-box{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .webcam-all{color:#fcd34d;border-top-color:#2a3a5e}[data-theme=dark] .pagination-btn{color:#fcd34d;border-color:#fcd34d}[data-theme=dark] .pagination-btn:hover{background:#fcd34d;color:#0d1628}[data-theme=dark] .pagination-info{color:#64748b}[data-theme=dark] .col-center-flex .pagination{border-top-color:#2a3a5e}[data-theme=dark] .articles-scroll{scrollbar-color:#2a3a5e transparent}[data-theme=dark] .articles-scroll::-webkit-scrollbar-thumb{background:#2a3a5e}[data-theme=dark] input[type=search],[data-theme=dark] input[type=text]{background:#1a2744;color:#e8eaf0;border-color:#2a3a5e}[data-theme=dark] input::placeholder{color:#64748b}[data-theme=dark] .article-breadcrumb-inline{color:#64748b}[data-theme=dark] .article-breadcrumb-inline a{color:#fcd34d}[data-theme=dark] .breadcrumb-current{color:#94a3b8}[data-theme=dark] .breadcrumb-sep{color:#2a3a5e}[data-theme=dark] .article-title{color:#fcd34d;border-bottom-color:#2a3a5e}[data-theme=dark] .article-date{color:#64748b}[data-theme=dark] .article-intro{background:#1a2744;border-left-color:#fcd34d;color:#94a3b8}[data-theme=dark] .article-content{color:#d1d5db}[data-theme=dark] .article-content h1,[data-theme=dark] .article-content h2,[data-theme=dark] .article-content h3,[data-theme=dark] .article-content h4{color:#fcd34d}[data-theme=dark] .article-content p{color:#d1d5db}[data-theme=dark] .article-content strong{color:#e8eaf0}[data-theme=dark] .article-content a{color:#fcd34d;border-bottom-color:#fcd34d44}[data-theme=dark] .article-content a:hover{color:#ffe88a}[data-theme=dark] .article-content hr{border-top-color:#2a3a5e}[data-theme=dark] .article-content blockquote{background:#1a2744;border-left-color:#fcd34d;color:#94a3b8}[data-theme=dark] .article-content table{border-color:#2a3a5e!important}[data-theme=dark] .article-content td,[data-theme=dark] .article-content th{border-color:#2a3a5e!important;color:#d1d5db}[data-theme=dark] .article-content tbody tr:nth-child(2n){background:#1e2f55}[data-theme=dark] .article-content tbody tr:hover{background:#243260}[data-theme=dark] .article-content td strong{color:#fcd34d}[data-theme=dark] .article-content li::marker{color:#fcd34d}[data-theme=dark] .article-back-bar{border-top-color:#2a3a5e}[data-theme=dark] .article-back-link{color:#fcd34d}[data-theme=dark] .article-back-link:hover{color:#ffe88a}[data-theme=dark] .article-sidebar-box{background:#1a2744;border-color:#2a3a5e}[data-theme=dark] .article-sidebar-title{color:#fcd34d;border-bottom-color:#2a3a5e}[data-theme=dark] .article-sidebar-label{color:#64748b}[data-theme=dark] .article-sidebar-val{color:#e8eaf0}[data-theme=dark] .article-sidebar-link{color:#fcd34d}[data-theme=dark] .article-content .pdf-btn,[data-theme=dark] .article-content .pdf-grid a{background:#1a2744;color:#fcd34d!important;border:1px solid #fcd34d44}[data-theme=dark] .article-content .pdf-btn:hover,[data-theme=dark] .article-content .pdf-grid a:hover{background:#fcd34d;color:#0d1628!important}[data-theme=dark] .service-panel{background:#1a2744}[data-theme=dark] .service-panel-header{background:#050d1a}[data-theme=dark] .service-panel-group{color:#64748b;border-bottom-color:#2a3a5e}[data-theme=dark] .service-panel-link{color:#e8eaf0}[data-theme=dark] .service-panel-link:hover{background:#243260;color:#fcd34d}[data-theme=dark] .site-footer{background:#050d1a;border-top-color:#fcd34d}[data-theme=dark] select{background:#1a2744;color:#e8eaf0;border-color:#2a3a5e}.wip-page{flex:1 1;justify-content:center;background:linear-gradient(135deg,#0a1628,#0f2347 50%,#0a1628);padding:3rem 1.5rem;min-height:60vh}.wip-inner,.wip-page{display:flex;align-items:center}.wip-inner{flex-direction:column;text-align:center;gap:1.5rem;max-width:480px}.wip-svg{width:110px;height:110px;filter:drop-shadow(0 0 16px #0d948880)}@keyframes wip-pulse{0%,to{opacity:1}50%{opacity:.25}}.wip-wave{transform-origin:60px 120px}.wip-wave-1{animation:wip-pulse 1.6s ease-in-out infinite}.wip-wave-2{animation:wip-pulse 1.6s ease-in-out .4s infinite}.wip-wave-3{animation:wip-pulse 1.6s ease-in-out .8s infinite}.wip-badge{font-size:.7rem;letter-spacing:3px;color:#0d9488;border:1px solid #0d9488;border-radius:100px;padding:.25rem 1rem}.wip-badge,.wip-title{font-family:Oswald,sans-serif;font-weight:700;text-transform:uppercase}.wip-title{font-size:2.2rem;color:#fcd34d;letter-spacing:1px;line-height:1.1}.wip-sub{color:#94a3b8;font-size:.95rem;line-height:1.7}.wip-morse{display:flex;align-items:center;gap:.35rem;font-size:1.4rem;color:#fcd34d;letter-spacing:2px}.wip-morse span{animation:wip-pulse 1.6s ease-in-out infinite}.wip-morse span:first-child{animation-delay:0s}.wip-morse span:nth-child(2){animation-delay:.2s}.wip-morse span:nth-child(3){animation-delay:.4s}.wip-morse span:nth-child(4){animation-delay:.6s}.wip-morse span:nth-child(6){animation-delay:.9s}.wip-morse span:nth-child(7){animation-delay:1.1s}.wip-morse span:nth-child(8){animation-delay:1.3s}.wip-morse-gap{width:.6rem;display:inline-block}.wip-btn{margin-top:.5rem;display:inline-block;background:#1e3a8a;color:#fcd34d;border:2px solid #fcd34d;border-radius:8px;padding:.75rem 2rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;letter-spacing:1px;transition:background .2s,color .2s}.wip-btn:hover{background:#fcd34d;color:#1e3a8a}