:root{
  --sge-bg:#06101d;
  --sge-bg-2:#09172a;
  --sge-card:#0c1b31;
  --sge-card-2:#10233e;
  --sge-line:rgba(255,255,255,.09);
  --sge-line-gold:rgba(214,170,75,.34);
  --sge-text:#eef5ff;
  --sge-muted:#96a8c0;
  --sge-gold:#d6aa4b;
  --sge-gold-soft:#f2d480;
  --sge-shadow:0 22px 60px rgba(0,0,0,.32);
  --sge-container:1240px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 20% -10%,rgba(214,170,75,.16),transparent 32%),linear-gradient(180deg,#081424 0%,#06101d 38%,#050b14 100%);color:var(--sge-text);font-size:15px;line-height:1.6;min-height:100vh}
a{color:inherit;text-decoration:none;transition:.18s ease}
a:hover{color:var(--sge-gold-soft)}
img{max-width:100%;display:block}.sge-container{width:min(100% - 34px,var(--sge-container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sge-site-shell{min-height:100vh;overflow:hidden}.sge-main{padding:18px 0 68px}.sge-section{padding:28px 0}.sge-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--sge-gold-soft);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.sge-kicker:before{content:"";width:22px;height:2px;border-radius:99px;background:var(--sge-gold)}

.sge-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid var(--sge-line);background:rgba(6,16,29,.86);backdrop-filter:blur(18px);box-shadow:0 12px 40px rgba(0,0,0,.22)}
.sge-header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.sge-logo{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.sge-logo-badge{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,var(--sge-gold-soft),var(--sge-gold));box-shadow:0 0 0 5px rgba(214,170,75,.08),0 12px 26px rgba(214,170,75,.16);animation:wkFloat 3.6s ease-in-out infinite}.sge-logo-badge:after{content:"";position:absolute;inset:-40%;background:linear-gradient(120deg,transparent 38%,rgba(255,255,255,.55),transparent 62%);transform:translateX(-60%) rotate(12deg);animation:wkShine 3.8s ease infinite}.sge-logo-badge span{position:relative;z-index:1;color:#06101d;font-weight:1000;font-size:16px;letter-spacing:-.06em}.sge-logo-copy{display:grid;gap:0}.sge-logo-copy strong{font-size:24px;line-height:1;letter-spacing:-.055em}.sge-logo-copy em{font-style:normal;color:var(--sge-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}@keyframes wkFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes wkShine{0%,45%{transform:translateX(-80%) rotate(12deg)}70%,100%{transform:translateX(80%) rotate(12deg)}}
.sge-main-nav{min-width:0}.sge-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.sge-menu li{position:relative}.sge-menu a{display:flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:999px;color:#dce8f7;font-size:13px;font-weight:850}.sge-menu a:hover{background:rgba(214,170,75,.12);color:var(--sge-gold-soft)}.sge-menu .sub-menu{position:absolute;left:0;top:100%;display:none;min-width:210px;list-style:none;margin:8px 0 0;padding:8px;border-radius:16px;background:#09172a;border:1px solid var(--sge-line);box-shadow:var(--sge-shadow)}.sge-menu li:hover>.sub-menu{display:grid}.sge-menu .sub-menu a{border-radius:12px;min-height:34px}.sge-header-tools{display:flex;align-items:center;gap:8px}.sge-search-toggle,.sge-mobile-toggle{width:42px;height:42px;border-radius:15px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);color:#fff;display:grid;place-items:center;cursor:pointer}.sge-search-toggle svg{width:20px;height:20px;fill:currentColor}.sge-search-toggle:hover,.sge-mobile-toggle:hover{border-color:var(--sge-line-gold);background:rgba(214,170,75,.14);color:var(--sge-gold-soft)}.sge-mobile-toggle{display:none}.sge-mobile-toggle span:not(.screen-reader-text){width:18px;height:2px;border-radius:99px;background:currentColor;display:block;margin:2px 0}

.sge-search-overlay{position:fixed;inset:0;z-index:1500;padding:110px 18px 28px;background:rgba(3,8,15,.76);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transition:.2s ease}.sge-search-overlay.is-open{opacity:1;visibility:visible}.sge-search-panel{width:min(720px,100%);margin:auto;padding:30px;border-radius:28px;background:linear-gradient(145deg,#0c1b31,#071221);border:1px solid var(--sge-line-gold);box-shadow:var(--sge-shadow);position:relative}.sge-search-panel h2{margin:8px 0 20px;font-size:clamp(24px,4vw,42px);line-height:1;letter-spacing:-.06em}.sge-search-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border-radius:50%;border:1px solid var(--sge-line);background:rgba(255,255,255,.06);color:#fff;font-size:26px;cursor:pointer}.sge-overlay-search{display:grid;grid-template-columns:1fr auto;gap:10px}.sge-overlay-search input{height:52px;border-radius:16px;border:1px solid var(--sge-line);background:rgba(255,255,255,.06);color:#fff;padding:0 16px;font-weight:800}.sge-overlay-search button,.sge-btn{border:0;border-radius:16px;background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d;font-weight:1000;padding:0 18px;cursor:pointer;box-shadow:0 12px 26px rgba(214,170,75,.17)}.sge-search-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.sge-search-tags a{font-size:12px;font-weight:900;color:#dbe7f7;border:1px solid var(--sge-line);background:rgba(255,255,255,.055);padding:7px 10px;border-radius:999px}

.wk-hero-section{padding:20px 0 6px}.wk-mini-slider{position:relative;min-height:214px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0b1a30,#0f2440 58%,#121a28);border:1px solid rgba(214,170,75,.24);box-shadow:var(--sge-shadow)}.wk-mini-slider:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 10%,rgba(242,212,128,.22),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.045),transparent 46%);pointer-events:none;z-index:2}.sge-slide{display:none}.sge-slide.is-active{display:grid}.wk-hero-slide{grid-template-columns:310px minmax(0,1fr);gap:18px;align-items:center;min-height:214px;padding:14px;position:relative;z-index:3}.wk-hero-image{height:186px;border-radius:18px;overflow:hidden;position:relative;background:#0a1423;border:1px solid rgba(255,255,255,.09)}.wk-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,11,20,.3))}.wk-hero-image img{width:100%;height:100%;object-fit:cover}.wk-hero-content{min-width:0;padding-right:92px}.wk-hero-labels{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:9px}.sge-pill{display:inline-flex;align-items:center;max-width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:999px;padding:4px 9px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);color:#dce8f7;font-size:10px;line-height:1;font-weight:1000;text-transform:uppercase;letter-spacing:.06em}.sge-pill-filled{background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d;border-color:transparent}.wk-hero-content h1{margin:0 0 8px;font-size:clamp(23px,3vw,36px);line-height:1.02;letter-spacing:-.055em;max-width:720px}.wk-hero-content h1 a{color:#fff}.wk-hero-content p{margin:0 0 12px;max-width:670px;color:#b8c8dc;font-size:13.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wk-hero-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:13px}.wk-hero-meta span{font-size:10px;font-weight:950;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.06);color:#dce8f7;border-radius:999px;padding:5px 8px}.wk-hero-btn{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;font-size:12px}.wk-slider-controls{position:absolute;right:16px;bottom:16px;display:flex;gap:8px;z-index:6}.sge-slider-btn{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(5,12,22,.82);color:#fff;font-size:20px;line-height:1;cursor:pointer}.sge-slider-btn:hover{background:var(--sge-gold);color:#06101d}.wk-slider-dots{position:absolute;right:16px;top:16px;z-index:6;display:flex;gap:6px}.sge-slider-dot{width:7px;height:7px;border-radius:999px;border:0;background:rgba(255,255,255,.35);padding:0;cursor:pointer}.sge-slider-dot.is-active{width:23px;background:var(--sge-gold-soft)}

.sge-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.compact-head{margin-bottom:14px}.sge-section-title{margin:4px 0 0;font-size:clamp(24px,3vw,34px);letter-spacing:-.055em;line-height:1}.sge-section-desc{margin:8px 0 0;color:var(--sge-muted);max-width:640px;font-size:13px}.sge-view-all{font-size:13px;font-weight:1000;color:var(--sge-gold-soft)}.wk-category-section{padding-top:18px}.wk-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.wk-category-card{position:relative;min-height:94px;padding:14px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.032));border:1px solid rgba(255,255,255,.09);box-shadow:0 12px 26px rgba(0,0,0,.13)}.wk-category-card:after{content:"";position:absolute;width:88px;height:88px;border-radius:32px;right:-38px;bottom:-44px;background:rgba(214,170,75,.13);transform:rotate(22deg);transition:.2s ease}.wk-category-card:hover{transform:translateY(-3px);border-color:var(--sge-line-gold);background:linear-gradient(145deg,rgba(214,170,75,.14),rgba(255,255,255,.045));box-shadow:0 18px 40px rgba(0,0,0,.22)}.wk-category-card:hover:after{background:rgba(242,212,128,.22);transform:rotate(16deg) scale(1.08)}.wk-category-icon{width:38px;height:38px;border-radius:15px;display:grid;place-items:center;background:rgba(214,170,75,.14);border:1px solid rgba(214,170,75,.18);font-size:19px;margin-bottom:10px}.wk-category-card strong{display:block;font-size:14px;line-height:1.15;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wk-category-card small{display:block;margin-top:3px;color:var(--sge-muted);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}

.wk-latest-section{padding-top:24px}.sge-topic-grid,.sge-grid,.sge-grid-3{display:grid;grid-template-columns:repeat(auto-fill,minmax(218px,1fr));gap:15px}.sge-topic-card{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(8,21,38,.78));border:1px solid rgba(255,255,255,.09);box-shadow:0 14px 32px rgba(0,0,0,.17);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.sge-topic-card:hover{transform:translateY(-4px);border-color:rgba(214,170,75,.42);box-shadow:0 24px 55px rgba(0,0,0,.28)}.sge-topic-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(242,212,128,.3),transparent);z-index:2}.sge-topic-media{display:block;height:136px;position:relative;overflow:hidden;background:linear-gradient(135deg,#10233e,#09172a)}.sge-topic-media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease,filter .24s ease}.sge-topic-card:hover .sge-topic-media img{transform:scale(1.045);filter:saturate(1.07)}.sge-topic-shine{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(4,10,18,.24))}.sge-topic-version{position:absolute;right:10px;top:10px;max-width:78px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:999px;padding:5px 8px;background:rgba(6,16,29,.82);border:1px solid rgba(242,212,128,.34);color:var(--sge-gold-soft);font-size:10px;font-weight:1000}.sge-topic-content{padding:12px 13px 14px}.sge-topic-category{min-height:22px;margin-bottom:5px}.sge-topic-title{margin:0 0 6px;font-size:15.5px;line-height:1.22;letter-spacing:-.025em;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sge-topic-title a{color:#fff}.sge-topic-title a:hover{color:var(--sge-gold-soft)}.sge-topic-excerpt{margin:0;color:#aebed2;font-size:12px;line-height:1.45;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sge-topic-footer{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.sge-topic-footer span{max-width:95px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:900;color:#cfdbeb;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.052);border-radius:999px;padding:4px 7px}.sge-topic-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:34px;border-radius:13px;background:rgba(214,170,75,.12);border:1px solid rgba(214,170,75,.26);color:var(--sge-gold-soft);font-size:12px;font-weight:1000}.sge-topic-button:hover{background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d}

.sge-load-wrap{display:flex;justify-content:center;margin-top:24px}.sge-load-more{min-width:205px;border:1px solid rgba(214,170,75,.3);border-radius:999px;padding:11px 20px;background:linear-gradient(135deg,rgba(214,170,75,.18),rgba(255,255,255,.055));color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 14px 34px rgba(0,0,0,.18);transition:.18s ease}.sge-load-more span{font-weight:1000;color:var(--sge-gold-soft)}.sge-load-more em{font-style:normal;font-size:11px;font-weight:900;color:var(--sge-muted);text-transform:uppercase;letter-spacing:.06em}.sge-load-more:hover{transform:translateY(-2px);border-color:rgba(242,212,128,.48);background:linear-gradient(135deg,rgba(214,170,75,.26),rgba(255,255,255,.07))}.sge-load-more.is-loading{cursor:progress;opacity:.76}.sge-load-more.is-loading:before{content:"";width:14px;height:14px;border-radius:50%;border:2px solid rgba(242,212,128,.35);border-top-color:var(--sge-gold-soft);animation:sgeSpin .75s linear infinite}.sge-load-more.is-ended{cursor:default;opacity:.62;pointer-events:none}@keyframes sgeSpin{to{transform:rotate(360deg)}}

.sge-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.sge-archive-hero{padding:30px 0 8px}.sge-archive-hero-compact{padding:24px 0 4px}.sge-archive-box{padding:26px;border-radius:26px;background:linear-gradient(135deg,rgba(214,170,75,.13),rgba(255,255,255,.04));border:1px solid rgba(214,170,75,.16);box-shadow:0 18px 48px rgba(0,0,0,.2)}.sge-archive-box h1{margin:5px 0 0;font-size:clamp(30px,5vw,50px);line-height:.98;letter-spacing:-.065em}.sge-archive-box p{margin:10px 0 0;color:#bdcce0;max-width:850px}.sge-category-archive-box{background:linear-gradient(135deg,rgba(214,170,75,.16),rgba(255,255,255,.045))}.sge-sidebar{display:grid;gap:16px;position:sticky;top:98px}.sge-widget{padding:18px;border-radius:21px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));border:1px solid var(--sge-line)}.widget-title{margin:0 0 12px;font-size:17px;letter-spacing:-.025em}.sge-widget ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.sge-widget li a{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.065);color:#dce6f4;font-weight:800}.sge-widget li:last-child a{border-bottom:0}.sge-trend{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center}.sge-trend img{width:54px;height:54px;border-radius:14px;object-fit:cover}.sge-trend h4{margin:0;font-size:13px;line-height:1.25}.sge-trend span{font-size:11px;color:var(--sge-muted)}.sge-empty{padding:36px;border-radius:24px;background:rgba(255,255,255,.045);border:1px solid var(--sge-line);text-align:center}.sge-empty h2{margin-top:0}.sge-pagination{margin-top:28px;display:flex;justify-content:center}.sge-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.sge-pagination a,.sge-pagination span{min-width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid var(--sge-line);font-weight:900}.sge-pagination .current{background:var(--sge-gold);color:#06101d}

.sge-single{padding:28px 0 72px}.sge-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.sge-single-hero{overflow:hidden;border-radius:28px;background:linear-gradient(135deg,rgba(214,170,75,.13),rgba(255,255,255,.045));border:1px solid rgba(214,170,75,.16);box-shadow:var(--sge-shadow)}.sge-single-cover{height:320px;background-size:cover;background-position:center;position:relative}.sge-single-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#081321 0%,rgba(8,19,33,.12) 72%)}.sge-single-head{padding:0 28px 26px;margin-top:-104px;position:relative;z-index:2}.sge-single-title{font-size:clamp(32px,5vw,56px);line-height:.98;letter-spacing:-.065em;margin:12px 0}.sge-single-excerpt{color:#c7d5e8;font-size:16px;max-width:760px}.sge-single-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.sge-details-panel{padding:20px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border:1px solid var(--sge-line)}.sge-details-list{display:grid;gap:10px;margin-top:14px}.sge-detail{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07)}.sge-detail:last-child{border-bottom:0}.sge-detail span{color:var(--sge-muted);font-size:13px;font-weight:800}.sge-detail strong{text-align:right;color:#fff}.sge-content{margin-top:22px;padding:30px;border-radius:24px;background:rgba(255,255,255,.045);border:1px solid var(--sge-line);color:#d8e2f0}.sge-content h2,.sge-content h3{color:#fff;line-height:1.15;letter-spacing:-.03em}.sge-content a{color:var(--sge-gold-soft);font-weight:800}.sge-content table{width:100%;border-collapse:collapse;margin:22px 0;border-radius:16px;overflow:hidden}.sge-content th,.sge-content td{border:1px solid rgba(255,255,255,.1);padding:12px;text-align:left}.sge-content th{background:rgba(214,170,75,.12);color:#fff}.comments-area{margin-top:28px;padding:24px;border-radius:24px;background:rgba(255,255,255,.045);border:1px solid var(--sge-line)}input,textarea,select{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:14px;padding:12px 14px;max-width:100%}textarea{width:100%}input[type="submit"],.submit{border:0;background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d;font-weight:1000;border-radius:999px;padding:12px 18px;cursor:pointer}

.sge-footer{border-top:1px solid var(--sge-line);background:linear-gradient(180deg,rgba(7,17,31,.4),rgba(3,9,17,.96));padding:42px 0 24px}.sge-footer-top{display:grid;grid-template-columns:340px 1fr;gap:36px;align-items:start}.sge-text-logo{display:flex;align-items:center;gap:11px}.sge-logo-mark{width:43px;height:43px;border-radius:15px;background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d;display:grid;place-items:center;font-weight:1000}.sge-text-logo strong{display:block;font-size:20px;line-height:1}.sge-text-logo em{display:block;font-style:normal;color:var(--sge-muted);font-size:12px;font-weight:800}.sge-footer-brand p{color:var(--sge-muted);margin:14px 0 0}.sge-footer-widgets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-widget{padding:18px;border:1px solid var(--sge-line);border-radius:18px;background:rgba(255,255,255,.035)}.footer-widget-title{margin:0 0 12px}.footer-widget ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;color:var(--sge-muted)}.sge-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:var(--sge-muted);font-size:13px}.sge-footer-menu{display:flex;list-style:none;margin:0;padding:0;gap:14px;flex-wrap:wrap}

@media (min-width:1400px){.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}
@media (max-width:1120px){.sge-header-inner{grid-template-columns:auto auto;justify-content:space-between}.sge-main-nav{display:none;grid-column:1/-1;width:100%;padding:0 0 14px}.sge-main-nav.is-open{display:block}.sge-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sge-menu a{justify-content:center;background:rgba(255,255,255,.045);border-radius:14px;text-align:center}.sge-menu .sub-menu{position:static;display:none;margin-top:8px;box-shadow:none;border-radius:14px;background:rgba(0,0,0,.16)}.sge-menu li:hover>.sub-menu{display:grid}.sge-mobile-toggle{display:grid}.sge-layout,.sge-single-layout{grid-template-columns:1fr}.sge-sidebar{position:static}.wk-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sge-footer-top{grid-template-columns:1fr}}
@media (max-width:860px){.wk-hero-slide{grid-template-columns:220px minmax(0,1fr)}.wk-hero-image{height:170px}.wk-hero-content{padding-right:78px}.wk-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sge-topic-media{height:124px}.sge-topic-title{font-size:14.5px}}
@media (max-width:680px){.sge-container{width:min(100% - 26px,var(--sge-container))}.sge-header-inner{min-height:66px;gap:12px}.sge-logo-badge{width:40px;height:40px;border-radius:13px}.sge-logo-copy strong{font-size:20px}.sge-logo-copy em{display:none}.sge-search-toggle,.sge-mobile-toggle{width:40px;height:40px;border-radius:13px}.sge-menu{grid-template-columns:1fr}.sge-search-overlay{padding-top:88px}.sge-search-panel{padding:22px;border-radius:22px}.sge-overlay-search{grid-template-columns:1fr}.sge-overlay-search button{height:46px}.wk-mini-slider{min-height:0;border-radius:22px}.wk-hero-slide{grid-template-columns:1fr;gap:0;padding:10px}.wk-hero-image{height:168px;border-radius:17px}.wk-hero-content{padding:14px 4px 52px}.wk-hero-content h1{font-size:25px}.wk-hero-content p{font-size:12.5px}.wk-slider-dots{left:18px;right:auto;top:auto;bottom:18px}.wk-slider-controls{right:14px;bottom:14px}.sge-section-head{align-items:flex-start;flex-direction:column;gap:8px}.wk-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.sge-topic-media{height:118px}.sge-topic-content{padding:10px}.sge-topic-excerpt,.sge-topic-footer span:nth-child(2){display:none}.sge-topic-title{min-height:36px}.sge-footer-widgets{grid-template-columns:1fr}.sge-footer-bottom{align-items:flex-start;flex-direction:column}.sge-single-cover{height:250px}.sge-single-head{padding:0 21px 23px;margin-top:-90px}.sge-content{padding:22px}}
@media (max-width:430px){.wk-category-grid{grid-template-columns:1fr}.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:1fr}.sge-topic-media{height:172px}.sge-load-more{width:100%;min-width:0}}

.wk-key-hero-section{padding:16px 0 0}.wk-key-slider{min-height:168px;border-radius:22px;background:linear-gradient(135deg,#071321 0%,#0a1c33 54%,#101827 100%);border-color:rgba(214,170,75,.28);box-shadow:0 18px 44px rgba(0,0,0,.26)}.wk-key-slider:before{background:radial-gradient(circle at 92% -10%,rgba(242,212,128,.2),transparent 34%),linear-gradient(90deg,rgba(214,170,75,.08),transparent 42%)}.wk-slider-label{position:absolute;left:14px;top:13px;z-index:8;display:flex;align-items:center;gap:8px}.wk-slider-label span,.wk-slider-label strong{border-radius:999px;padding:5px 9px;font-size:10px;line-height:1;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.wk-slider-label span{background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d}.wk-slider-label strong{background:rgba(6,16,29,.72);border:1px solid rgba(255,255,255,.1);color:#dce8f7}.wk-key-slider .wk-hero-slide{grid-template-columns:258px minmax(0,1fr);min-height:168px;padding:38px 12px 12px;gap:16px}.wk-key-slider .wk-hero-image{height:118px;border-radius:16px}.wk-key-slider .wk-hero-content{padding-right:84px}.wk-key-slider .wk-hero-content h1{font-size:clamp(20px,2.2vw,28px);margin-bottom:6px}.wk-key-slider .wk-hero-content p{font-size:12.5px;line-height:1.45;margin-bottom:9px;-webkit-line-clamp:1}.wk-key-slider .wk-hero-labels{margin-bottom:6px}.wk-key-slider .wk-hero-meta{margin-bottom:9px}.wk-key-slider .wk-hero-btn{min-height:32px;font-size:11.5px;padding-inline:13px}.wk-key-slider .wk-slider-controls{right:13px;bottom:13px}.wk-key-slider .wk-slider-dots{right:13px;top:47px}.wk-key-slider .sge-slider-btn{width:31px;height:31px}.wk-latest-section{padding-top:22px}.wk-latest-head{position:relative;padding:18px 20px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(255,255,255,.025));overflow:hidden}.wk-latest-head:after{content:"";position:absolute;right:-80px;top:-90px;width:220px;height:220px;border-radius:50%;background:rgba(214,170,75,.08);pointer-events:none}.wk-latest-grid,.sge-topic-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.wk-latest-grid .sge-topic-card,.sge-topic-grid .sge-topic-card{border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(8,21,38,.84));box-shadow:0 16px 36px rgba(0,0,0,.2);isolation:isolate}.wk-latest-grid .sge-topic-card:after,.sge-topic-grid .sge-topic-card:after{content:"";position:absolute;inset:auto 14px 0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,transparent,var(--sge-gold),transparent);opacity:.55}.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:154px;border-radius:18px;margin:10px 10px 0;border:1px solid rgba(255,255,255,.08)}.wk-latest-grid .sge-topic-content,.sge-topic-grid .sge-topic-content{padding:12px 14px 15px}.wk-latest-grid .sge-topic-title,.sge-topic-grid .sge-topic-title{font-size:16px;min-height:39px;margin-bottom:7px}.wk-latest-grid .sge-topic-excerpt,.sge-topic-grid .sge-topic-excerpt{font-size:12.5px;color:#b7c6d9;min-height:36px}.wk-latest-grid .sge-topic-button,.sge-topic-grid .sge-topic-button{min-height:36px;border-radius:14px;position:relative;overflow:hidden}.wk-latest-grid .sge-topic-button:after,.sge-topic-grid .sge-topic-button:after{content:"→";margin-left:8px;transition:transform .18s ease}.wk-latest-grid .sge-topic-button:hover:after,.sge-topic-grid .sge-topic-button:hover:after{transform:translateX(3px)}.wk-latest-grid .sge-topic-card{animation:wkCardIn .42s ease both}.wk-latest-grid .sge-topic-card:nth-child(2n){animation-delay:.04s}.wk-latest-grid .sge-topic-card:nth-child(3n){animation-delay:.08s}.wk-latest-grid .sge-topic-card:nth-child(4n){animation-delay:.12s}@keyframes wkCardIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.sge-load-more.sge-load-error{border-color:rgba(255,120,120,.45);background:linear-gradient(135deg,rgba(255,90,90,.18),rgba(255,255,255,.055))}
@media (max-width:860px){.wk-key-slider .wk-hero-slide{grid-template-columns:190px minmax(0,1fr)}.wk-key-slider .wk-hero-image{height:112px}.wk-key-slider .wk-hero-content{padding-right:70px}.wk-latest-grid,.sge-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:126px}}
@media (max-width:680px){.wk-slider-label{position:static;padding:10px 10px 0;flex-wrap:wrap}.wk-key-slider .wk-hero-slide{grid-template-columns:1fr;padding:8px 10px 56px}.wk-key-slider .wk-hero-image{height:158px}.wk-key-slider .wk-hero-content{padding:0 2px}.wk-key-slider .wk-hero-content p{display:none}.wk-key-slider .wk-slider-dots{left:18px;right:auto;top:auto;bottom:18px}.wk-latest-grid,.sge-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:122px;margin:8px 8px 0}.wk-latest-grid .sge-topic-excerpt,.sge-topic-grid .sge-topic-excerpt{display:block;-webkit-line-clamp:2}.wk-latest-head{padding:16px}}
@media (max-width:430px){.wk-latest-grid,.sge-topic-grid{grid-template-columns:1fr}.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:178px}}

.wk-premium-slider.wk-key-slider{
  position:relative;
  min-height:300px;
  height:300px;
  border-radius:30px;
  overflow:hidden;
  background:#050b14;
  border:1px solid rgba(242,212,128,.34);
  box-shadow:0 26px 70px rgba(0,0,0,.42), 0 0 0 1px rgba(255,255,255,.035) inset;
  isolation:isolate;
}
.wk-premium-slider.wk-key-slider:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:3;
  pointer-events:none;
  background:
    radial-gradient(circle at 78% 20%,rgba(242,212,128,.28),transparent 30%),
    linear-gradient(180deg,rgba(255,255,255,.08),transparent 36%);
  opacity:.85;
}
.wk-premium-slider.wk-key-slider:after{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  bottom:0;
  height:3px;
  z-index:6;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg,transparent,var(--sge-gold-soft),var(--sge-gold),transparent);
  opacity:.78;
}
.wk-premium-slider .sge-slide{display:none;}
.wk-premium-slider .sge-slide.is-active{display:block;}
.wk-premium-slide{
  position:absolute;
  inset:0;
  min-height:300px;
  padding:0;
  opacity:0;
  transform:scale(1.012);
  transition:opacity .35s ease, transform 1.2s ease;
}
.wk-premium-slide.is-active{
  opacity:1;
  transform:scale(1);
}
.wk-premium-bg{
  position:absolute;
  inset:0;
  display:block;
  overflow:hidden;
  background:#081321;
}
.wk-premium-bg img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transform:scale(1.035);
  transition:transform 6.4s ease;
  filter:saturate(1.08) contrast(1.04);
}
.wk-premium-slide.is-active .wk-premium-bg img{transform:scale(1.095);}
.wk-premium-scrim{
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(90deg,rgba(3,8,15,.94) 0%,rgba(5,12,22,.82) 34%,rgba(5,12,22,.28) 66%,rgba(5,12,22,.58) 100%),
    linear-gradient(0deg,rgba(3,8,15,.86) 0%,rgba(3,8,15,.18) 54%,rgba(3,8,15,.24) 100%);
}
.wk-premium-content{
  position:relative;
  z-index:5;
  width:min(650px,calc(100% - 150px));
  min-height:300px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:30px 34px;
}
.wk-premium-topline{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:12px;
}
.wk-premium-badge,
.wk-premium-source{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  border-radius:999px;
  padding:0 11px;
  font-size:10.5px;
  line-height:1;
  font-weight:1000;
  letter-spacing:.105em;
  text-transform:uppercase;
}
.wk-premium-badge{
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));
  color:#06101d;
  box-shadow:0 12px 28px rgba(214,170,75,.2);
}
.wk-premium-source{
  color:#e9f2ff;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.075);
  backdrop-filter:blur(10px);
}
.wk-premium-content h1{
  margin:0;
  max-width:620px;
  font-size:clamp(28px,3.1vw,44px);
  line-height:.98;
  letter-spacing:-.065em;
  text-wrap:balance;
  text-shadow:0 14px 30px rgba(0,0,0,.45);
}
.wk-premium-content h1 a{color:#fff;}
.wk-premium-content h1 a:hover{color:var(--sge-gold-soft);}
.wk-premium-content p{
  max-width:520px;
  margin:13px 0 0;
  color:#c0cfe2;
  font-size:13.5px;
  line-height:1.55;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.wk-premium-meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:15px;
}
.wk-premium-meta span{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 10px;
  border-radius:999px;
  color:#e8f0fb;
  font-size:11px;
  font-weight:950;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.075);
  backdrop-filter:blur(10px);
}
.wk-premium-cta{
  width:max-content;
  min-height:42px;
  margin-top:17px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 17px;
  border-radius:999px;
  color:#06101d;
  font-size:12.5px;
  font-weight:1000;
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));
  box-shadow:0 16px 34px rgba(214,170,75,.24);
}
.wk-premium-cta:hover{color:#06101d;transform:translateY(-1px);filter:brightness(1.05);}
.wk-premium-cta span{transition:transform .18s ease;}
.wk-premium-cta:hover span{transform:translateX(4px);}
.wk-premium-controls{
  position:absolute;
  z-index:8;
  right:22px;
  bottom:22px;
  display:flex;
  gap:9px;
}
.wk-premium-controls .sge-slider-btn{
  width:40px;
  height:40px;
  border-radius:16px;
  background:rgba(6,16,29,.72);
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(12px);
  box-shadow:0 12px 26px rgba(0,0,0,.22);
}
.wk-premium-controls .sge-slider-btn:hover{background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));color:#06101d;border-color:transparent;}
.wk-premium-dots{
  position:absolute;
  z-index:8;
  right:22px;
  top:22px;
  display:flex;
  gap:7px;
  padding:8px;
  border-radius:999px;
  background:rgba(6,16,29,.62);
  border:1px solid rgba(255,255,255,.11);
  backdrop-filter:blur(12px);
}
.wk-premium-dots .sge-slider-dot{width:8px;height:8px;background:rgba(255,255,255,.42);}
.wk-premium-dots .sge-slider-dot.is-active{width:30px;background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));}
@media (max-width:860px){
  .wk-premium-slider.wk-key-slider,.wk-premium-slide{height:270px;min-height:270px;}
  .wk-premium-content{min-height:270px;width:min(620px,calc(100% - 110px));padding:26px 25px;}
  .wk-premium-content h1{font-size:clamp(25px,4vw,34px);}
}
@media (max-width:680px){
  .wk-premium-slider.wk-key-slider,.wk-premium-slide{height:330px;min-height:330px;border-radius:24px;}
  .wk-premium-scrim{background:linear-gradient(0deg,rgba(3,8,15,.95) 0%,rgba(5,12,22,.78) 48%,rgba(5,12,22,.18) 100%);}
  .wk-premium-content{width:100%;min-height:330px;justify-content:flex-end;padding:24px 18px 72px;}
  .wk-premium-content h1{font-size:27px;line-height:1.03;}
  .wk-premium-content p{font-size:12.5px;-webkit-line-clamp:2;}
  .wk-premium-source{display:none;}
  .wk-premium-dots{left:18px;right:auto;top:18px;}
  .wk-premium-controls{right:18px;bottom:18px;}
}
@media (max-width:430px){
  .wk-premium-slider.wk-key-slider,.wk-premium-slide{height:350px;min-height:350px;}
  .wk-premium-content{min-height:350px;}
  .wk-premium-meta span:nth-child(n+3){display:none;}
}

.wk-premium-slider.wk-key-slider{
  min-height:0 !important;
  height:auto !important;
  padding:12px !important;
  border-radius:28px !important;
  background:
    radial-gradient(circle at 96% 5%,rgba(242,212,128,.18),transparent 28%),
    linear-gradient(135deg,#071321 0%,#0a1a2f 48%,#0e223c 100%) !important;
  border:1px solid rgba(242,212,128,.32) !important;
  box-shadow:0 22px 54px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.035) inset !important;
}
.wk-premium-slider.wk-key-slider:before{
  background:linear-gradient(180deg,rgba(255,255,255,.055),transparent 52%) !important;
  z-index:1 !important;
}
.wk-premium-slider.wk-key-slider:after{
  left:28px !important;
  right:28px !important;
  height:2px !important;
  opacity:.66 !important;
}
.wk-premium-slider .sge-slide{display:none !important;}
.wk-premium-slider .sge-slide.is-active{
  display:grid !important;
}
.wk-premium-slide{
  position:absolute !important;
  inset:12px !important;
  grid-template-columns:224px minmax(0,1fr) !important;
  gap:18px !important;
  align-items:center !important;
  min-height:224px !important;
  padding:0 !important;
  opacity:0 !important;
  transform:translateY(6px) !important;
  pointer-events:none !important;
  transition:opacity .28s ease,transform .28s ease !important;
}
.wk-premium-slide.is-active{
  position:relative !important;
  inset:auto !important;
  opacity:1 !important;
  transform:translateY(0) !important;
  pointer-events:auto !important;
}
.wk-premium-bg{
  position:relative !important;
  inset:auto !important;
  width:224px !important;
  height:224px !important;
  display:block !important;
  border-radius:22px !important;
  overflow:hidden !important;
  background:#07111f !important;
  border:1px solid rgba(255,255,255,.11) !important;
  box-shadow:0 18px 38px rgba(0,0,0,.28),0 0 0 1px rgba(214,170,75,.08) inset !important;
  isolation:isolate !important;
}
.wk-premium-bg:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  background:linear-gradient(180deg,transparent 58%,rgba(3,8,15,.38));
}
.wk-premium-bg img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  transform:scale(1.01) !important;
  transition:transform 2.8s ease !important;
  filter:saturate(1.08) contrast(1.04) !important;
}
.wk-premium-slide.is-active .wk-premium-bg:hover img{transform:scale(1.06) !important;}
.wk-premium-scrim{display:none !important;}
.wk-premium-content{
  position:relative !important;
  z-index:5 !important;
  width:auto !important;
  min-height:0 !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  padding:20px 92px 20px 22px !important;
  border-radius:24px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.026)) !important;
  border:1px solid rgba(255,255,255,.085) !important;
  box-shadow:0 14px 34px rgba(0,0,0,.16) inset !important;
}
.wk-premium-content:before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:3px;
  border-radius:999px;
  background:linear-gradient(180deg,var(--sge-gold-soft),var(--sge-gold));
  opacity:.92;
}
.wk-premium-topline{
  gap:7px !important;
  margin:0 0 9px !important;
}
.wk-premium-badge,
.wk-premium-source{
  min-height:25px !important;
  padding:0 10px !important;
  font-size:10px !important;
  letter-spacing:.09em !important;
}
.wk-premium-content h1{
  margin:0 0 7px !important;
  max-width:720px !important;
  font-size:clamp(22px,2.25vw,32px) !important;
  line-height:1.12 !important;
  letter-spacing:-.045em !important;
  text-shadow:none !important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.wk-premium-content h1 a{color:#fff !important;}
.wk-premium-content p{
  max-width:700px !important;
  margin:0 !important;
  color:#b9c8dc !important;
  font-size:13.2px !important;
  line-height:1.48 !important;
  -webkit-line-clamp:2 !important;
}
.wk-premium-meta{
  margin-top:11px !important;
  gap:6px !important;
}
.wk-premium-meta span{
  min-height:26px !important;
  padding:0 9px !important;
  font-size:10.5px !important;
  background:rgba(255,255,255,.058) !important;
}
.wk-premium-cta{
  min-height:37px !important;
  margin-top:13px !important;
  padding:0 15px !important;
  font-size:12px !important;
  box-shadow:0 12px 28px rgba(214,170,75,.2) !important;
}
.wk-premium-controls{
  right:24px !important;
  bottom:24px !important;
  z-index:10 !important;
}
.wk-premium-controls .sge-slider-btn{
  width:34px !important;
  height:34px !important;
  border-radius:13px !important;
}
.wk-premium-dots{
  right:24px !important;
  top:24px !important;
  padding:7px !important;
  z-index:10 !important;
}
.wk-premium-dots .sge-slider-dot{width:7px !important;height:7px !important;}
.wk-premium-dots .sge-slider-dot.is-active{width:24px !important;}

.sge-topic-grid,
.wk-latest-grid{
  gap:16px !important;
}
.sge-topic-card{
  overflow:hidden;
}
.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content{
  display:flex !important;
  flex-direction:column !important;
  gap:6px !important;
  padding:11px 13px 14px !important;
}
.sge-topic-category{
  margin:0 !important;
  line-height:1 !important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title{
  margin:0 !important;
  min-height:0 !important;
  font-size:15.5px !important;
  line-height:1.22 !important;
  letter-spacing:-.018em !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt{
  margin:0 !important;
  min-height:0 !important;
  font-size:12.4px !important;
  line-height:1.42 !important;
  color:#adbed3 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-footer{
  margin-top:1px !important;
  gap:6px !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button{
  margin-top:5px !important;
  min-height:34px !important;
}

@media (max-width:980px){
  .wk-premium-slide{grid-template-columns:190px minmax(0,1fr) !important;min-height:190px !important;gap:14px !important;}
  .wk-premium-bg{width:190px !important;height:190px !important;border-radius:20px !important;}
  .wk-premium-content{padding:17px 82px 17px 18px !important;}
  .wk-premium-content h1{font-size:clamp(20px,3vw,27px) !important;}
  .wk-premium-content p{-webkit-line-clamp:1 !important;}
}
@media (max-width:680px){
  .wk-premium-slider.wk-key-slider{padding:10px !important;border-radius:24px !important;}
  .wk-premium-slide{grid-template-columns:1fr !important;min-height:0 !important;gap:10px !important;}
  .wk-premium-bg{width:min(100%,230px) !important;height:auto !important;aspect-ratio:1/1 !important;justify-self:center !important;border-radius:20px !important;}
  .wk-premium-content{padding:16px 16px 58px !important;border-radius:20px !important;}
  .wk-premium-content:before{left:16px;right:16px;top:0;bottom:auto;width:auto;height:3px;}
  .wk-premium-content h1{font-size:23px !important;line-height:1.12 !important;}
  .wk-premium-content p{display:-webkit-box !important;-webkit-line-clamp:2 !important;}
  .wk-premium-source{display:inline-flex !important;}
  .wk-premium-dots{left:18px !important;right:auto !important;top:auto !important;bottom:18px !important;}
  .wk-premium-controls{right:18px !important;bottom:18px !important;}
  .sge-topic-content,.wk-latest-grid .sge-topic-content,.sge-topic-grid .sge-topic-content{padding:10px 11px 12px !important;gap:5px !important;}
  .sge-topic-title,.wk-latest-grid .sge-topic-title,.sge-topic-grid .sge-topic-title{font-size:14.5px !important;}
}

.wk-latest-grid,
.sge-topic-grid{
  grid-template-columns:repeat(auto-fill,minmax(238px,1fr)) !important;
}
.wk-latest-section .sge-container > .sge-topic-grid,
.wk-latest-grid{
  margin-top:0;
}
.sge-load-wrap{
  margin-top:30px !important;
  position:relative;
}
.sge-load-wrap:before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:min(560px,86vw);
  height:1px;
  transform:translate(-50%,-50%);
  background:linear-gradient(90deg,transparent,rgba(214,170,75,.28),transparent);
  pointer-events:none;
}
.sge-load-more{
  position:relative !important;
  z-index:1 !important;
  min-width:242px !important;
  min-height:54px !important;
  padding:7px 18px 7px 16px !important;
  border-radius:18px !important;
  border:1px solid rgba(242,212,128,.38) !important;
  background:
    linear-gradient(135deg,rgba(242,212,128,.18),rgba(214,170,75,.09) 42%,rgba(255,255,255,.055)) !important;
  box-shadow:0 18px 42px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.035) inset !important;
  display:grid !important;
  grid-template-columns:34px 1fr 22px !important;
  align-items:center !important;
  column-gap:10px !important;
  text-align:left !important;
  overflow:hidden !important;
}
.sge-load-more:before{
  content:"↓" !important;
  width:34px !important;
  height:34px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold)) !important;
  color:#06101d !important;
  font-weight:1000 !important;
  box-shadow:0 10px 22px rgba(214,170,75,.22) !important;
}
.sge-load-more:after{
  content:"›";
  font-size:23px;
  line-height:1;
  color:var(--sge-gold-soft);
  transition:transform .18s ease;
}
.sge-load-more span{
  grid-column:2;
  display:block !important;
  color:#fff !important;
  font-size:13px !important;
  line-height:1.05 !important;
  letter-spacing:-.01em !important;
}
.sge-load-more em{
  grid-column:2;
  display:block !important;
  margin-top:-12px !important;
  color:#aebed2 !important;
  font-size:10px !important;
  line-height:1 !important;
  letter-spacing:.12em !important;
}
.sge-load-more:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(242,212,128,.6) !important;
  background:linear-gradient(135deg,rgba(242,212,128,.25),rgba(214,170,75,.13) 42%,rgba(255,255,255,.07)) !important;
}
.sge-load-more:hover:after{transform:translateX(3px)}
.sge-load-more.is-loading:before{
  content:"" !important;
  border:2px solid rgba(6,16,29,.25) !important;
  border-top-color:#06101d !important;
  animation:sgeSpin .75s linear infinite !important;
}
.sge-load-more.is-ended:before{content:"✓" !important;}

.wk-archive-pro-hero{
  padding:18px 0 0 !important;
}
.wk-archive-pro-box{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  padding:17px 19px !important;
  border-radius:22px !important;
  background:
    radial-gradient(circle at 100% 0%,rgba(242,212,128,.12),transparent 28%),
    linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.026)) !important;
  border:1px solid rgba(214,170,75,.18) !important;
  box-shadow:0 14px 36px rgba(0,0,0,.18) !important;
  overflow:hidden;
}
.wk-archive-pro-box:before{
  content:"";
  position:absolute;
  left:0;
  top:16px;
  bottom:16px;
  width:3px;
  border-radius:999px;
  background:linear-gradient(180deg,var(--sge-gold-soft),var(--sge-gold));
}
.wk-archive-copy{min-width:0;padding-left:7px;}
.wk-archive-pro-box .sge-kicker{
  font-size:10px !important;
  letter-spacing:.16em !important;
}
.wk-archive-pro-box h1{
  margin:5px 0 0 !important;
  font-size:clamp(24px,3.1vw,36px) !important;
  line-height:1.05 !important;
  letter-spacing:-.045em !important;
  max-width:780px;
}
.wk-archive-pro-box .wk-archive-desc,
.wk-archive-pro-box p{
  margin:7px 0 0 !important;
  max-width:840px !important;
  color:#aebed2 !important;
  font-size:13px !important;
  line-height:1.45 !important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.wk-archive-badges{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:7px;
  flex-wrap:wrap;
  max-width:260px;
}
.wk-archive-badges span{
  display:inline-flex;
  min-height:27px;
  align-items:center;
  border-radius:999px;
  padding:0 10px;
  color:#dce8f7;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.09);
  font-size:10px;
  font-weight:1000;
  text-transform:uppercase;
  letter-spacing:.09em;
}
.wk-archive-badges span:first-child{
  color:#06101d;
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));
  border-color:transparent;
}

@media (max-width:720px){
  .wk-archive-pro-box{grid-template-columns:1fr;padding:16px !important;}
  .wk-archive-badges{justify-content:flex-start;max-width:none;}
  .wk-archive-pro-box .wk-archive-desc,
  .wk-archive-pro-box p{-webkit-line-clamp:3;}
  .sge-load-more{width:100% !important;}
}

.sge-load-wrap{
  margin-top:22px !important;
  display:flex !important;
  justify-content:center !important;
}
.sge-load-wrap:before{
  width:min(220px,58vw) !important;
  opacity:.62 !important;
}
.sge-load-more{
  width:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  height:42px !important;
  padding:0 13px 0 9px !important;
  border-radius:999px !important;
  display:inline-flex !important;
  grid-template-columns:none !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  text-align:center !important;
  overflow:visible !important;
  background:rgba(7,17,31,.86) !important;
  border:1px solid rgba(242,212,128,.34) !important;
  box-shadow:0 10px 24px rgba(0,0,0,.18), inset 0 0 0 1px rgba(255,255,255,.035) !important;
  backdrop-filter:blur(12px);
}
.sge-load-more:before{
  content:"+" !important;
  flex:0 0 24px !important;
  width:24px !important;
  height:24px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  color:#06101d !important;
  font-size:16px !important;
  font-weight:1000 !important;
  line-height:1 !important;
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold)) !important;
  box-shadow:0 6px 16px rgba(214,170,75,.2) !important;
}
.sge-load-more:after{
  content:"" !important;
  flex:0 0 6px !important;
  width:6px !important;
  height:6px !important;
  margin-left:1px !important;
  border-right:2px solid var(--sge-gold-soft) !important;
  border-bottom:2px solid var(--sge-gold-soft) !important;
  transform:rotate(-45deg) !important;
  transition:transform .18s ease !important;
}
.sge-load-more span{
  display:inline-flex !important;
  grid-column:auto !important;
  color:#fff !important;
  font-size:12.5px !important;
  line-height:1 !important;
  font-weight:1000 !important;
  letter-spacing:-.01em !important;
}
.sge-load-more em{
  display:inline-flex !important;
  grid-column:auto !important;
  align-items:center !important;
  margin:0 !important;
  color:#9fb0c6 !important;
  font-size:9.5px !important;
  line-height:1 !important;
  letter-spacing:.1em !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  font-style:normal !important;
}
.sge-load-more em:before{
  content:"•";
  margin-right:7px;
  color:rgba(242,212,128,.64);
  font-size:12px;
  line-height:0;
}
.sge-load-more:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(242,212,128,.58) !important;
  background:rgba(10,24,43,.94) !important;
  box-shadow:0 14px 28px rgba(0,0,0,.24),0 0 0 3px rgba(214,170,75,.07) !important;
}
.sge-load-more:hover:after{transform:translateX(3px) rotate(-45deg) !important;}
.sge-load-more.is-loading:before{
  content:"" !important;
  border-radius:50% !important;
  border:2px solid rgba(6,16,29,.25) !important;
  border-top-color:#06101d !important;
  animation:sgeSpin .75s linear infinite !important;
}
.sge-load-more.is-ended:before{content:"✓" !important;}

.wk-single-titlebar{
  position:relative;
  overflow:hidden;
  border-radius:24px;
  padding:24px 26px 26px !important;
  margin-bottom:18px;
  background:
    radial-gradient(circle at 100% 0%,rgba(242,212,128,.12),transparent 30%),
    linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.032)) !important;
  border:1px solid rgba(214,170,75,.18) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.2) !important;
}
.wk-single-titlebar:before{
  content:"";
  position:absolute;
  left:0;
  top:20px;
  bottom:20px;
  width:3px;
  border-radius:999px;
  background:linear-gradient(180deg,var(--sge-gold-soft),var(--sge-gold));
}
.wk-single-meta-row{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  margin-bottom:11px;
}
.wk-single-date{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  border-radius:999px;
  padding:0 10px;
  font-size:10px;
  line-height:1;
  font-weight:1000;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#06101d;
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));
}
.wk-single-title{
  margin:0 !important;
  max-width:900px;
  font-size:clamp(28px,4.2vw,48px) !important;
  line-height:1.04 !important;
  letter-spacing:-.055em !important;
}
.sge-single-hero .sge-single-cover,
.sge-single-cover{display:none !important;}
.sge-single-head{margin-top:0 !important;padding:24px 26px !important;}
.sge-single-excerpt{display:none !important;}

.wk-minimal-footer{
  margin-top:54px !important;
  padding:18px 0 !important;
  border-top:1px solid rgba(214,170,75,.16) !important;
  background:rgba(5,12,22,.96) !important;
}
.wk-footer-line{
  display:flex;
  justify-content:center;
  align-items:center;
  text-align:center;
}
.wk-footer-line p{
  margin:0 !important;
  color:#c8d5e6 !important;
  font-size:13px !important;
  font-weight:800 !important;
  letter-spacing:.01em;
}

@media (max-width:720px){
  .sge-load-more{height:40px !important;width:auto !important;padding:0 12px 0 8px !important;gap:7px !important;}
  .sge-load-more em{font-size:9px !important;}
  .wk-single-titlebar{padding:20px 18px 22px !important;border-radius:20px;}
  .wk-single-title{font-size:clamp(25px,8vw,34px) !important;}
}

.wk-latest-grid,
.sge-topic-grid,
.sge-grid,
.sge-grid-3{
  align-items:stretch !important;
  grid-auto-rows:1fr !important;
}
.wk-latest-grid .sge-topic-card,
.sge-topic-grid .sge-topic-card,
.sge-grid .sge-topic-card,
.sge-grid-3 .sge-topic-card,
.sge-topic-card{
  height:100% !important;
  display:flex !important;
  flex-direction:column !important;
}
.wk-latest-grid .sge-topic-media,
.sge-topic-grid .sge-topic-media,
.sge-topic-media{
  flex:0 0 auto !important;
}
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-topic-content{
  flex:1 1 auto !important;
  display:flex !important;
  flex-direction:column !important;
  min-height:0 !important;
}
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-topic-title{
  min-height:39px !important;
  max-height:39px !important;
  margin:0 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-topic-excerpt{
  min-height:35px !important;
  max-height:35px !important;
  margin:0 !important;
}
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-topic-footer{
  min-height:24px !important;
  margin:6px 0 0 !important;
}
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-topic-button{
  margin-top:auto !important;
  align-self:stretch !important;
  white-space:nowrap !important;
}
@media (max-width:680px){
  .wk-latest-grid .sge-topic-title,
  .sge-topic-grid .sge-topic-title,
  .sge-topic-title{
    min-height:36px !important;
    max-height:36px !important;
  }
  .wk-latest-grid .sge-topic-excerpt,
  .sge-topic-grid .sge-topic-excerpt,
  .sge-topic-excerpt{
    min-height:34px !important;
    max-height:34px !important;
  }
}

.sge-logo{
  gap:13px !important;
  padding:6px 8px 6px 6px !important;
  border-radius:22px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.018)) !important;
  border:1px solid rgba(255,255,255,.07) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06) !important;
}
.sge-logo:hover{border-color:rgba(242,212,128,.24) !important;transform:translateY(-1px)}
.sge-logo-badge{
  width:48px !important;height:48px !important;border-radius:18px !important;
  background:conic-gradient(from 140deg,#fff1b8,#d6aa4b,#8f6a1e,#f7d47e,#fff1b8) !important;
  box-shadow:0 0 0 5px rgba(214,170,75,.07),0 16px 32px rgba(214,170,75,.2),inset 0 0 0 1px rgba(255,255,255,.35) !important;
}
.sge-logo-badge:before{
  content:"";position:absolute;inset:5px;border-radius:14px;background:linear-gradient(135deg,#07111f,#0d213a);z-index:0;
}
.sge-logo-badge span{
  color:var(--sge-gold-soft) !important;font-size:15px !important;letter-spacing:-.04em !important;text-shadow:0 0 16px rgba(242,212,128,.45);
}
.sge-logo-copy strong{
  font-size:25px !important;
  background:linear-gradient(135deg,#fff,var(--sge-gold-soft) 48%,#fff) !important;
  -webkit-background-clip:text;background-clip:text;color:transparent !important;
  text-shadow:0 12px 32px rgba(214,170,75,.15);
}
.sge-logo-copy em{font-size:10px !important;color:#9fb0c6 !important;letter-spacing:.13em !important;}

.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-topic-content{
  gap:4px !important;
  padding:11px 13px 14px !important;
}
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-topic-title{
  min-height:0 !important;
  max-height:none !important;
  margin:0 0 1px !important;
  line-height:1.2 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-topic-excerpt{
  min-height:0 !important;
  max-height:none !important;
  margin:0 !important;
  line-height:1.34 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-topic-footer{
  margin:7px 0 8px !important;
  min-height:22px !important;
}
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-topic-button{
  margin-top:auto !important;
}

.wk-archive-pro-hero{padding:18px 0 2px !important;}
.wk-archive-pro-box{
  display:grid !important;
  grid-template-columns:58px minmax(0,1fr) auto !important;
  gap:14px !important;
  align-items:center !important;
  padding:15px 18px !important;
  border-radius:24px !important;
  background:
    radial-gradient(circle at 0 0,rgba(242,212,128,.16),transparent 30%),
    radial-gradient(circle at 100% 0,rgba(64,116,190,.12),transparent 28%),
    linear-gradient(135deg,rgba(255,255,255,.064),rgba(255,255,255,.022)) !important;
  border:1px solid rgba(242,212,128,.2) !important;
  box-shadow:0 16px 38px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.05) !important;
}
.wk-archive-pro-box:before{display:none !important;}
.wk-archive-icon{
  width:58px;height:58px;border-radius:20px;
  display:grid;place-items:center;position:relative;overflow:hidden;
  background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold));
  box-shadow:0 14px 28px rgba(214,170,75,.16);
}
.wk-archive-icon:after{
  content:"";position:absolute;inset:5px;border-radius:16px;background:linear-gradient(135deg,#081527,#0c213b);opacity:.92;
}
.wk-archive-icon span{
  position:relative;z-index:1;color:var(--sge-gold-soft);font-weight:1000;font-size:15px;letter-spacing:-.03em;text-transform:uppercase;
}
.wk-archive-copy{padding-left:0 !important;}
.wk-archive-pro-box .sge-kicker{
  display:inline-flex !important;align-items:center;gap:6px;
  font-size:9.5px !important;letter-spacing:.18em !important;color:var(--sge-gold-soft) !important;
}
.wk-archive-pro-box .sge-kicker:after{
  content:"";width:28px;height:1px;background:linear-gradient(90deg,var(--sge-gold),transparent);
}
.wk-archive-pro-box h1{
  margin:4px 0 0 !important;
  font-size:clamp(21px,2.4vw,30px) !important;
  line-height:1.08 !important;
  letter-spacing:-.035em !important;
}
.wk-archive-pro-box .wk-archive-desc,
.wk-archive-pro-box p{
  margin:5px 0 0 !important;
  font-size:12.5px !important;
  line-height:1.38 !important;
  color:#aebed2 !important;
  max-width:760px !important;
  -webkit-line-clamp:2 !important;
}
.wk-archive-badges{gap:6px !important;max-width:230px !important;}
.wk-archive-badges span{
  min-height:24px !important;padding:0 9px !important;font-size:9px !important;
  background:rgba(255,255,255,.05) !important;
}
.wk-archive-badges span:first-child{background:linear-gradient(135deg,var(--sge-gold-soft),var(--sge-gold)) !important;}

@media (max-width:720px){
  .sge-logo{padding:4px !important;background:transparent !important;border-color:transparent !important;}
  .sge-logo-badge{width:42px !important;height:42px !important;border-radius:15px !important;}
  .sge-logo-copy strong{font-size:21px !important;}
  .wk-archive-pro-box{grid-template-columns:48px minmax(0,1fr) !important;padding:14px !important;gap:11px !important;}
  .wk-archive-icon{width:48px;height:48px;border-radius:17px;}
  .wk-archive-badges{grid-column:1 / -1;justify-content:flex-start !important;max-width:none !important;}
  .wk-archive-pro-box h1{font-size:clamp(21px,6vw,27px) !important;}
}

html,
body{
  background:#06101d !important;
}
body{
  background-image:
    radial-gradient(circle at 18% -8%,rgba(214,170,75,.14),transparent 30%),
    radial-gradient(circle at 86% 12%,rgba(41,91,155,.13),transparent 28%),
    linear-gradient(180deg,#081424 0%,#06101d 54%,#050b14 100%) !important;
  background-attachment:fixed !important;
}
.sge-site-shell,
.sge-main,
.sge-home,
.sge-single,
.sge-section,
.wk-key-hero-section,
.wk-latest-section,
.wk-archive-pro-hero{
  background:transparent !important;
}
.sge-header{
  background:rgba(6,16,29,.58) !important;
  border-bottom:1px solid rgba(242,212,128,.1) !important;
  box-shadow:0 10px 34px rgba(0,0,0,.16) !important;
  backdrop-filter:blur(18px) saturate(1.08) !important;
}
.sge-main{padding-bottom:22px !important;}
.sge-section{padding-top:24px !important;padding-bottom:16px !important;}
.sge-section:last-child{padding-bottom:10px !important;}
.wk-minimal-footer{
  margin-top:12px !important;
  padding:15px 0 !important;
  background:transparent !important;
  border-top:1px solid rgba(242,212,128,.12) !important;
}

.sge-logo{
  background:rgba(255,255,255,.026) !important;
  border-color:rgba(242,212,128,.12) !important;
}
.sge-logo-badge{width:50px !important;height:50px !important;}
.sge-logo-badge span{
  font-size:14px !important;
  letter-spacing:-.08em !important;
  color:#f7d47e !important;
  -webkit-text-fill-color:#f7d47e !important;
}
.sge-logo-copy strong{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:none !important;
  text-shadow:0 0 18px rgba(242,212,128,.24),0 8px 24px rgba(0,0,0,.2) !important;
  letter-spacing:-.04em !important;
}
.sge-logo-copy strong::first-letter{color:var(--sge-gold-soft);}
.sge-logo-copy em{color:#b5c4d7 !important;}

.sge-load-wrap{
  margin-top:18px !important;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}
.sge-load-wrap:before{
  width:min(150px,42vw) !important;
  opacity:.42 !important;
}
.sge-load-more{
  height:39px !important;
  padding:0 13px 0 8px !important;
  gap:8px !important;
  background:rgba(8,19,33,.72) !important;
  border-color:rgba(242,212,128,.28) !important;
  box-shadow:0 8px 20px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.045) !important;
}
.sge-load-more:before{
  content:"+" !important;
  width:22px !important;
  height:22px !important;
  flex-basis:22px !important;
  font-size:14px !important;
}
.sge-load-more span{font-size:12px !important;}
.sge-load-more em{
  font-size:9px !important;
  letter-spacing:.11em !important;
  color:#b8c6d7 !important;
}
.sge-load-more em:before{margin-right:6px !important;}
.sge-load-more:hover{
  background:rgba(10,24,43,.86) !important;
  box-shadow:0 11px 24px rgba(0,0,0,.2),0 0 0 3px rgba(214,170,75,.055) !important;
}

.wk-archive-pro-hero{padding:14px 0 0 !important;}
.wk-archive-pro-box{
  grid-template-columns:48px minmax(0,1fr) auto !important;
  gap:12px !important;
  padding:12px 15px !important;
  border-radius:20px !important;
  min-height:0 !important;
  background:linear-gradient(135deg,rgba(255,255,255,.048),rgba(255,255,255,.018)) !important;
  border-color:rgba(242,212,128,.16) !important;
  box-shadow:0 10px 28px rgba(0,0,0,.14), inset 0 1px 0 rgba(255,255,255,.04) !important;
}
.wk-archive-icon{width:48px !important;height:48px !important;border-radius:17px !important;}
.wk-archive-icon:after{inset:4px !important;border-radius:13px !important;}
.wk-archive-icon span{font-size:13px !important;}
.wk-archive-pro-box .sge-kicker{
  max-width:100% !important;
  font-size:10px !important;
  letter-spacing:.13em !important;
  color:#f2d480 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.wk-archive-pro-box .sge-kicker:before{width:16px !important;}
.wk-archive-pro-box .sge-kicker:after{width:22px !important;}
.wk-archive-pro-box h1{
  margin:3px 0 0 !important;
  font-size:clamp(18px,2vw,25px) !important;
  line-height:1.08 !important;
  letter-spacing:-.025em !important;
}
.wk-archive-pro-box .wk-archive-desc,
.wk-archive-pro-box p{
  margin:4px 0 0 !important;
  font-size:11.5px !important;
  line-height:1.32 !important;
  max-width:690px !important;
  -webkit-line-clamp:2 !important;
}
.wk-archive-badges{
  max-width:260px !important;
  gap:5px !important;
}
.wk-archive-badges span{
  min-height:22px !important;
  padding:0 8px !important;
  font-size:8.5px !important;
  letter-spacing:.075em !important;
  text-transform:uppercase !important;
}

.single-post .sge-single-layout > .sge-sidebar{
  margin-top:132px !important;
}
.single-post .sge-sidebar .sge-widget:first-child{
  border-color:rgba(242,212,128,.16) !important;
}
.single-post .sge-sidebar .widget-title{
  margin-bottom:10px !important;
}

@media (max-width:1120px){
  .single-post .sge-single-layout > .sge-sidebar{margin-top:0 !important;}
}
@media (max-width:720px){
  .sge-main{padding-bottom:16px !important;}
  .sge-section{padding-top:18px !important;padding-bottom:12px !important;}
  .wk-minimal-footer{margin-top:8px !important;}
  .sge-logo-badge{width:42px !important;height:42px !important;}
  .sge-logo-badge span{font-size:12px !important;}
  .wk-archive-pro-box{grid-template-columns:44px minmax(0,1fr) !important;gap:10px !important;padding:11px !important;}
  .wk-archive-icon{width:44px !important;height:44px !important;border-radius:15px !important;}
  .wk-archive-badges{grid-column:1 / -1 !important;max-width:none !important;}
  .wk-archive-pro-box h1{font-size:clamp(18px,5vw,23px) !important;}
}

.sge-topic-category,
.wk-latest-grid .sge-topic-category,
.sge-topic-grid .sge-topic-category{
  display:flex !important;
  align-items:center !important;
  gap:7px !important;
  flex-wrap:nowrap !important;
  min-height:22px !important;
  margin:0 0 1px !important;
  overflow:hidden !important;
}
.sge-topic-category .sge-pill{
  flex:0 1 auto !important;
  max-width:58% !important;
  padding:4px 8px !important;
  font-size:9.5px !important;
  line-height:1 !important;
}
.sge-topic-date{
  position:relative;
  flex:1 1 auto;
  min-width:0;
  color:#9fb0c6;
  font-size:10.5px;
  font-weight:850;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  letter-spacing:.01em;
}
.sge-topic-date:before{
  content:"•";
  margin-right:7px;
  color:rgba(242,212,128,.75);
  font-weight:1000;
}
.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content{
  gap:5px !important;
  padding:10px 13px 13px !important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title{
  margin:0 !important;
  min-height:38px !important;
  max-height:38px !important;
  line-height:1.2 !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt{
  margin:0 !important;
  min-height:33px !important;
  max-height:33px !important;
  line-height:1.36 !important;
}
.sge-topic-footer,
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer{
  min-height:0 !important;
  margin:1px 0 0 !important;
  gap:5px !important;
}
.sge-topic-footer span{
  padding:3px 7px !important;
  font-size:9.5px !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button{
  margin-top:3px !important;
  min-height:33px !important;
}
.sge-topic-card.type-post .sge-topic-button,
.sge-topic-card.post .sge-topic-button{
  margin-top:4px !important;
}
@media (max-width:520px){
  .sge-topic-category .sge-pill{max-width:52% !important;}
  .sge-topic-date{font-size:10px;}
}

.sge-topic-category,
.wk-latest-grid .sge-topic-category,
.sge-topic-grid .sge-topic-category,
.sge-grid .sge-topic-category,
.sge-grid-3 .sge-topic-category{
  display:flex !important;
  align-items:center !important;
  gap:6px !important;
  flex-wrap:wrap !important;
  min-height:0 !important;
  margin:0 0 5px !important;
  overflow:visible !important;
}
.sge-topic-category .sge-pill,
.wk-latest-grid .sge-topic-category .sge-pill,
.sge-topic-grid .sge-topic-category .sge-pill{
  flex:0 1 auto !important;
  max-width:calc(100% - 96px) !important;
  min-height:22px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:5px 8px !important;
  border-radius:999px !important;
  font-size:9px !important;
  line-height:1 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.sge-topic-date,
.wk-latest-grid .sge-topic-date,
.sge-topic-grid .sge-topic-date,
.sge-grid .sge-topic-date,
.sge-grid-3 .sge-topic-date{
  flex:0 0 auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:22px !important;
  max-width:112px !important;
  padding:5px 8px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.10) !important;
  background:rgba(255,255,255,.055) !important;
  color:#c2d0e4 !important;
  font-size:9px !important;
  font-weight:1000 !important;
  line-height:1 !important;
  text-transform:uppercase !important;
  letter-spacing:.045em !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
.sge-topic-date:before{
  content:none !important;
  display:none !important;
  margin:0 !important;
}
.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-grid .sge-topic-content,
.sge-grid-3 .sge-topic-content{
  gap:0 !important;
  padding:10px 13px 13px !important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-grid .sge-topic-title,
.sge-grid-3 .sge-topic-title{
  min-height:0 !important;
  max-height:none !important;
  margin:0 0 3px !important;
  padding:0 !important;
  line-height:1.18 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-grid .sge-topic-excerpt,
.sge-grid-3 .sge-topic-excerpt{
  min-height:0 !important;
  max-height:none !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1.32 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-footer,
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-grid .sge-topic-footer,
.sge-grid-3 .sge-topic-footer{
  margin:7px 0 0 !important;
  min-height:0 !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-grid .sge-topic-button,
.sge-grid-3 .sge-topic-button{
  margin-top:9px !important;
}
.sge-topic-card.type-post .sge-topic-button,
.sge-topic-card.post .sge-topic-button{
  margin-top:9px !important;
}
@media (max-width:560px){
  .sge-topic-category .sge-pill{max-width:100% !important;}
  .sge-topic-date{max-width:100px !important;font-size:8.5px !important;}
}

.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-grid .sge-topic-content,
.sge-grid-3 .sge-topic-content{
  gap:0 !important;
  padding-top:10px !important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-grid .sge-topic-title,
.sge-grid-3 .sge-topic-title{
  height:auto !important;
  min-height:0 !important;
  max-height:2.32em !important;
  margin:0 0 1px !important;
  padding:0 !important;
  line-height:1.16 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-title a,
.wk-latest-grid .sge-topic-title a,
.sge-topic-grid .sge-topic-title a{
  display:inline !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-grid .sge-topic-excerpt,
.sge-grid-3 .sge-topic-excerpt{
  height:auto !important;
  min-height:0 !important;
  max-height:2.66em !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1.33 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-footer,
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-grid .sge-topic-footer,
.sge-grid-3 .sge-topic-footer{
  margin:6px 0 0 !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-grid .sge-topic-button,
.sge-grid-3 .sge-topic-button{
  margin-top:7px !important;
}
@media (max-width:680px){
  .sge-topic-title,
  .wk-latest-grid .sge-topic-title,
  .sge-topic-grid .sge-topic-title{max-height:2.36em !important;margin-bottom:1px !important;}
  .sge-topic-excerpt,
  .wk-latest-grid .sge-topic-excerpt,
  .sge-topic-grid .sge-topic-excerpt{max-height:2.58em !important;}
}

.sge-topic-card,
.wk-latest-grid .sge-topic-card,
.sge-topic-grid .sge-topic-card,
.sge-grid .sge-topic-card,
.sge-grid-3 .sge-topic-card{
  height:100% !important;
  display:flex !important;
  flex-direction:column !important;
}
.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-grid .sge-topic-content,
.sge-grid-3 .sge-topic-content{
  flex:1 1 auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:0 !important;
  padding:10px 13px 13px !important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-grid .sge-topic-title,
.sge-grid-3 .sge-topic-title{
  min-height:0 !important;
  height:auto !important;
  max-height:2.38em !important;
  margin:0 0 2px !important;
  padding:0 !important;
  line-height:1.19 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-grid .sge-topic-excerpt,
.sge-grid-3 .sge-topic-excerpt{
  min-height:0 !important;
  height:auto !important;
  max-height:4.2em !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1.4 !important;
  display:-webkit-box !important;
  -webkit-line-clamp:3 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.sge-topic-footer,
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-grid .sge-topic-footer,
.sge-grid-3 .sge-topic-footer{
  margin:7px 0 8px !important;
  min-height:0 !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-grid .sge-topic-button,
.sge-grid-3 .sge-topic-button{
  margin-top:auto !important;
  align-self:stretch !important;
  white-space:nowrap !important;
}
@media (max-width:680px){
  .sge-topic-excerpt,
  .wk-latest-grid .sge-topic-excerpt,
  .sge-topic-grid .sge-topic-excerpt{
    max-height:4.08em !important;
    -webkit-line-clamp:3 !important;
  }
}

.wk-latest-head .sge-section-desc{
  max-width:720px !important;
}
.wk-latest-head .sge-view-all{display:none !important;}

.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-grid .sge-topic-content,
.sge-grid-3 .sge-topic-content{
  padding:10px 13px 8px !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-grid .sge-topic-button,
.sge-grid-3 .sge-topic-button{
  min-height:32px !important;
  margin-bottom:0 !important;
  border-radius:12px !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-grid .sge-topic-excerpt,
.sge-grid-3 .sge-topic-excerpt{
  -webkit-line-clamp:3 !important;
  max-height:4.18em !important;
  line-height:1.39 !important;
}

.wk-premium-content{
  padding:18px 88px 18px 22px !important;
}
.wk-premium-topline{
  margin-bottom:10px !important;
}
.wk-premium-badge{
  background:linear-gradient(135deg,#ffe6a2,#d6aa4b) !important;
  color:#06101d !important;
  border:0 !important;
  box-shadow:0 8px 20px rgba(214,170,75,.18) !important;
}
.wk-premium-source{
  background:rgba(255,255,255,.06) !important;
  border-color:rgba(255,255,255,.12) !important;
  color:#dbe7f5 !important;
}
.wk-premium-content h1{
  margin-bottom:6px !important;
  font-size:clamp(22px,2vw,30px) !important;
  line-height:1.1 !important;
  letter-spacing:-.04em !important;
}
.wk-premium-content p{
  font-size:13px !important;
  line-height:1.42 !important;
  max-width:650px !important;
}
.wk-premium-meta{
  margin-top:10px !important;
}
.wk-premium-cta{
  width:max-content !important;
  min-height:35px !important;
  margin-top:12px !important;
}

.wk-pro-sidebar{
  gap:14px !important;
}
.wk-pro-sidebar .sge-widget{
  padding:15px !important;
  border-radius:22px !important;
  background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.028)) !important;
  border:1px solid rgba(242,212,128,.13) !important;
  box-shadow:0 16px 34px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.04) !important;
}
.wk-widget-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:10px;
  margin-bottom:12px;
}
.wk-widget-head .widget-title{
  margin:0 !important;
  font-size:16px !important;
  letter-spacing:-.03em !important;
}
.wk-widget-kicker{
  display:inline-flex;
  align-items:center;
  min-height:20px;
  padding:0 8px;
  border-radius:999px;
  background:rgba(214,170,75,.13);
  border:1px solid rgba(214,170,75,.22);
  color:var(--sge-gold-soft);
  font-size:9px;
  font-weight:1000;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.wk-top-category-list{
  display:grid;
  gap:10px;
}
.wk-category-card{
  position:relative;
  display:grid;
  grid-template-columns:42px minmax(0,1fr) auto;
  gap:10px;
  align-items:center;
  padding:11px;
  border-radius:18px;
  background:linear-gradient(135deg,rgba(9,24,43,.82),rgba(255,255,255,.045));
  border:1px solid rgba(255,255,255,.085);
  color:#fff;
  overflow:hidden;
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.wk-category-card:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:3px;
  background:linear-gradient(180deg,var(--sge-gold-soft),var(--sge-gold));
  opacity:.78;
}
.wk-category-card:hover{
  transform:translateY(-2px);
  border-color:rgba(242,212,128,.3);
  background:linear-gradient(135deg,rgba(12,31,55,.9),rgba(214,170,75,.075));
}
.wk-category-icon{
  width:42px;
  height:42px;
  border-radius:15px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,rgba(242,212,128,.18),rgba(214,170,75,.08));
  border:1px solid rgba(242,212,128,.2);
  color:var(--sge-gold-soft);
  font-size:11px;
  font-weight:1000;
  letter-spacing:-.04em;
}
.wk-category-copy{
  min-width:0;
  display:grid;
  gap:3px;
}
.wk-category-copy strong{
  font-size:13px;
  line-height:1.1;
  letter-spacing:-.02em;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wk-category-copy em{
  font-style:normal;
  color:#aebed2;
  font-size:10.5px;
  line-height:1.32;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.wk-category-count{
  min-width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.08);
  color:#dce8f7;
  font-size:11px;
  font-weight:1000;
}

.wk-release-list{
  display:grid;
  gap:9px;
}
.wk-release-item{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:10px;
  align-items:center;
  padding:8px;
  border-radius:17px;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.075);
  color:#fff;
  transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.wk-release-item:hover{
  transform:translateX(2px);
  border-color:rgba(242,212,128,.24);
  background:rgba(255,255,255,.065);
}
.wk-release-thumb{
  display:block;
  width:58px;
  height:58px;
  border-radius:16px;
  overflow:hidden;
  background:#07111f;
  border:1px solid rgba(255,255,255,.09);
}
.wk-release-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.wk-release-copy{
  min-width:0;
  display:grid;
  gap:6px;
}
.wk-release-copy strong{
  color:#f7fbff;
  font-size:12.5px;
  line-height:1.25;
  letter-spacing:-.015em;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.wk-release-copy > span{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.wk-release-pill{
  max-width:110px;
  min-height:20px !important;
  padding:4px 7px !important;
  font-size:8.5px !important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.wk-release-copy em{
  flex:0 0 auto;
  font-style:normal;
  color:#9fb0c6;
  font-size:10px;
  font-weight:900;
}
.wk-sidebar-empty{
  margin:0;
  color:#aebed2;
  font-size:12px;
}

@media (max-width:980px){
  .wk-premium-content{padding:16px 78px 16px 18px !important;}
}
@media (max-width:680px){
  .wk-premium-content{padding:15px 15px 58px !important;}
  .sge-topic-content,
  .wk-latest-grid .sge-topic-content,
  .sge-topic-grid .sge-topic-content{padding:10px 11px 8px !important;}
}
.wk-release-pill{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  border:1px solid rgba(242,212,128,.18) !important;
  background:rgba(214,170,75,.10) !important;
  color:var(--sge-gold-soft) !important;
  font-weight:1000 !important;
  line-height:1 !important;
}

.wk-key-hero-section{
  padding-bottom:0 !important;
}
.wk-latest-section{
  padding-top:14px !important;
}

.sge-topic-card,
.wk-latest-grid .sge-topic-card,
.sge-topic-grid .sge-topic-card,
.sge-grid .sge-topic-card,
.sge-grid-3 .sge-topic-card{
  padding-bottom:0 !important;
}
.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-grid .sge-topic-content,
.sge-grid-3 .sge-topic-content{
  padding:10px 13px 5px !important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-grid .sge-topic-title,
.sge-grid-3 .sge-topic-title{
  margin-bottom:2px !important;
  line-height:1.17 !important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-grid .sge-topic-excerpt,
.sge-grid-3 .sge-topic-excerpt{
  line-height:1.36 !important;
  max-height:4.08em !important;
  -webkit-line-clamp:3 !important;
}
.sge-topic-footer,
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-grid .sge-topic-footer,
.sge-grid-3 .sge-topic-footer{
  margin:5px 0 5px !important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-grid .sge-topic-button,
.sge-grid-3 .sge-topic-button{
  min-height:31px !important;
  margin-top:auto !important;
  margin-bottom:0 !important;
  transform:translateY(0) !important;
}
.wk-latest-grid .sge-topic-card:after,
.sge-topic-grid .sge-topic-card:after{
  display:none !important;
}

.wk-archive-pro-hero{
  padding:10px 0 0 !important;
}
.wk-archive-pro-hero + .sge-section,
.sge-archive-hero + .sge-section{
  padding-top:12px !important;
}
.wk-archive-pro-box{
  padding:10px 14px !important;
}

.single-post .sge-single-layout > .sge-sidebar,
.single-post .sge-single-layout > .wk-pro-sidebar{
  margin-top:172px !important;
}
.single-software .sge-single-layout > .sge-sidebar,
.single-software .sge-single-layout > .wk-pro-sidebar{
  margin-top:172px !important;
}
@media (max-width:1120px){
  .single-post .sge-single-layout > .sge-sidebar,
  .single-post .sge-single-layout > .wk-pro-sidebar,
  .single-software .sge-single-layout > .sge-sidebar,
  .single-software .sge-single-layout > .wk-pro-sidebar{
    margin-top:0 !important;
  }
}

.wk-pro-sidebar,
.wk-pro-sidebar .sge-widget,
.wk-pro-sidebar .wk-widget-head,
.wk-pro-sidebar .wk-category-copy,
.wk-pro-sidebar .wk-release-copy{
  direction:ltr !important;
  text-align:left !important;
}
.wk-widget-head{
  justify-content:flex-start !important;
  align-items:flex-start !important;
  flex-direction:column !important;
  gap:5px !important;
  margin-bottom:11px !important;
}
.wk-widget-head .widget-title{
  text-align:left !important;
  width:100% !important;
  margin:0 !important;
}
.wk-widget-kicker{
  align-self:flex-start !important;
}
.wk-category-card{
  grid-template-columns:42px minmax(0,1fr) max-content !important;
}
.wk-category-count{
  min-width:44px !important;
  width:auto !important;
  height:24px !important;
  padding:0 9px !important;
  border-radius:10px !important;
  background:linear-gradient(135deg,rgba(214,170,75,.15),rgba(255,255,255,.055)) !important;
  border:1px solid rgba(242,212,128,.20) !important;
  color:var(--sge-gold-soft) !important;
  font-size:10px !important;
  letter-spacing:.02em !important;
  white-space:nowrap !important;
}
.wk-release-list{
  gap:8px !important;
}
.wk-release-item{
  grid-template-columns:54px minmax(0,1fr) !important;
  padding:7px !important;
}
.wk-release-thumb{
  width:54px !important;
  height:54px !important;
  border-radius:15px !important;
}
.wk-release-copy strong{
  font-size:12.2px !important;
  line-height:1.22 !important;
}
@media (max-width:680px){
  .sge-topic-content,
  .wk-latest-grid .sge-topic-content,
  .sge-topic-grid .sge-topic-content{padding:9px 11px 5px !important;}
  .wk-latest-section{padding-top:12px !important;}
}

body .wk-key-hero-section{
  padding-top:8px !important;
  padding-bottom:0 !important;
}
body .wk-latest-section{
  padding-top:10px !important;
}
body .wk-archive-pro-hero{
  padding-top:8px !important;
  padding-bottom:0 !important;
}
body .wk-archive-pro-hero + .wk-inline-ad-container,
body .wk-inline-ad-container{
  margin-top:0 !important;
  margin-bottom:0 !important;
  padding-top:0 !important;
  padding-bottom:0 !important;
  min-height:0 !important;
}
body .wk-archive-grid-section,
body .wk-archive-pro-hero + .wk-archive-grid-section,
body .sge-archive-hero + .wk-archive-grid-section{
  padding-top:10px !important;
}

body .sge-topic-grid,
body .wk-latest-grid,
body .sge-grid,
body .sge-grid-3{
  align-items:stretch !important;
}
body .sge-topic-card,
body .wk-latest-grid .sge-topic-card,
body .sge-topic-grid .sge-topic-card,
body .sge-grid .sge-topic-card,
body .sge-grid-3 .sge-topic-card{
  display:flex !important;
  flex-direction:column !important;
  height:100% !important;
  padding-bottom:0 !important;
}
body .sge-topic-content,
body .wk-latest-grid .sge-topic-content,
body .sge-topic-grid .sge-topic-content,
body .sge-grid .sge-topic-content,
body .sge-grid-3 .sge-topic-content{
  display:flex !important;
  flex-direction:column !important;
  flex:1 1 auto !important;
  padding:10px 13px 4px !important;
}
body .sge-topic-category,
body .wk-latest-grid .sge-topic-category,
body .sge-topic-grid .sge-topic-category{
  margin-bottom:5px !important;
}
body .sge-topic-title,
body .wk-latest-grid .sge-topic-title,
body .sge-topic-grid .sge-topic-title,
body .sge-grid .sge-topic-title,
body .sge-grid-3 .sge-topic-title{
  min-height:0 !important;
  margin:0 0 3px !important;
  line-height:1.18 !important;
  -webkit-line-clamp:2 !important;
}
body .sge-topic-excerpt,
body .wk-latest-grid .sge-topic-excerpt,
body .sge-topic-grid .sge-topic-excerpt,
body .sge-grid .sge-topic-excerpt,
body .sge-grid-3 .sge-topic-excerpt{
  margin:0 0 7px !important;
  line-height:1.38 !important;
  min-height:5.52em !important;
  max-height:5.52em !important;
  -webkit-line-clamp:4 !important;
}
body .sge-topic-footer,
body .wk-latest-grid .sge-topic-footer,
body .sge-topic-grid .sge-topic-footer,
body .sge-grid .sge-topic-footer,
body .sge-grid-3 .sge-topic-footer{
  margin:0 0 6px !important;
  min-height:22px !important;
}
body .sge-topic-button,
body .wk-latest-grid .sge-topic-button,
body .sge-topic-grid .sge-topic-button,
body .sge-grid .sge-topic-button,
body .sge-grid-3 .sge-topic-button{
  margin-top:auto !important;
  margin-bottom:0 !important;
  min-height:31px !important;
  flex:0 0 auto !important;
}

@media (max-width:680px){
  body .sge-topic-content,
  body .wk-latest-grid .sge-topic-content,
  body .sge-topic-grid .sge-topic-content{
    padding:9px 10px 4px !important;
  }
  body .sge-topic-excerpt,
  body .wk-latest-grid .sge-topic-excerpt,
  body .sge-topic-grid .sge-topic-excerpt{
    display:block !important;
    min-height:4.14em !important;
    max-height:4.14em !important;
    -webkit-line-clamp:3 !important;
  }
  body .wk-key-hero-section{padding-top:6px !important;}
}

body.home .sge-main,
body.front-page .sge-main{
  padding-top:0 !important;
}
body.home .wk-key-hero-section,
body.front-page .wk-key-hero-section,
body.home .wk-hero-section,
body.front-page .wk-hero-section{
  padding-top:0 !important;
  margin-top:0 !important;
}
body.home .wk-premium-slider.wk-key-slider,
body.front-page .wk-premium-slider.wk-key-slider{
  margin-top:0 !important;
}
html body .wk-archive-badges{
  gap:7px !important;
}
html body .wk-archive-badges span{
  min-height:28px !important;
  padding:0 10px !important;
  border-radius:11px !important;
  font-size:10px !important;
  letter-spacing:.045em !important;
  background:linear-gradient(135deg,rgba(242,212,128,.16),rgba(255,255,255,.045)) !important;
  border:1px solid rgba(242,212,128,.25) !important;
  color:#f4d98d !important;
}
body.home .sge-main,
body.front-page .sge-main{
  padding-top:10px !important;
}
body.home .wk-key-hero-section,
body.front-page .wk-key-hero-section,
body.home .wk-hero-section,
body.front-page .wk-hero-section{
  padding-top:12px !important;
  margin-top:0 !important;
}
body.home .wk-premium-slider.wk-key-slider,
body.front-page .wk-premium-slider.wk-key-slider{
  margin-top:0 !important;
}
body.home .wk-latest-section,
body.front-page .wk-latest-section{
  padding-top:20px !important;
}

body.home .wk-latest-section,
body.front-page .wk-latest-section{
  padding-top:20px !important;
}
body.home .wk-latest-head,
body.front-page .wk-latest-head,
body.home .wk-latest-section .sge-section-head,
body.front-page .wk-latest-section .sge-section-head{
  margin-bottom:24px !important;
}
body.home .wk-latest-grid,
body.front-page .wk-latest-grid{
  margin-top:0 !important;
}

body.single-post .wk-single-titlebar,
body.single-software .wk-single-titlebar{
  margin-bottom:18px !important;
}
body.single-post .wk-single-body-layout,
body.single-software .wk-single-body-layout{
  align-items:start !important;
}
body.single-post .wk-single-body-layout .sge-content,
body.single-software .wk-single-body-layout .sge-content{
  margin-top:0 !important;
}
body.single-post .wk-single-body-layout > .sge-sidebar,
body.single-post .wk-single-body-layout > .wk-pro-sidebar,
body.single-software .wk-single-body-layout > .sge-sidebar,
body.single-software .wk-single-body-layout > .wk-pro-sidebar{
  margin-top:0 !important;
}
body.single-post .wk-single-body-layout > .wk-pro-sidebar .sge-widget:first-child,
body.single-software .wk-single-body-layout > .wk-pro-sidebar .sge-widget:first-child,
body.single-software .wk-single-body-layout > .sge-sidebar > section:first-child{
  margin-top:0 !important;
}

@media (max-width:1120px){
  body.single-post .wk-single-body-layout > .sge-sidebar,
  body.single-post .wk-single-body-layout > .wk-pro-sidebar,
  body.single-software .wk-single-body-layout > .sge-sidebar,
  body.single-software .wk-single-body-layout > .wk-pro-sidebar{
    margin-top:18px !important;
  }
}
@media (max-width:680px){
  body.home .wk-latest-head,
  body.front-page .wk-latest-head,
  body.home .wk-latest-section .sge-section-head,
  body.front-page .wk-latest-section .sge-section-head{
    margin-bottom:18px !important;
  }
}

html,body{max-width:100%;overflow-x:hidden!important;}
.sge-site-shell{overflow-x:clip!important;}
.sge-container{width:min(100% - 32px,var(--sge-container))!important;}
.sge-main{padding-left:0!important;padding-right:0!important;}

.sge-topic-card,
.wk-latest-grid .sge-topic-card,
.sge-topic-grid .sge-topic-card,
.sge-grid .sge-topic-card,
.sge-grid-3 .sge-topic-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-width:0!important;
}
.sge-topic-content,
.wk-latest-grid .sge-topic-content,
.sge-topic-grid .sge-topic-content,
.sge-grid .sge-topic-content,
.sge-grid-3 .sge-topic-content{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-width:0!important;
  padding:11px 13px 7px!important;
}
.sge-topic-title,
.wk-latest-grid .sge-topic-title,
.sge-topic-grid .sge-topic-title,
.sge-grid .sge-topic-title,
.sge-grid-3 .sge-topic-title{
  min-height:0!important;
  max-height:2.48em!important;
  margin:0 0 3px!important;
  line-height:1.24!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.sge-topic-excerpt,
.wk-latest-grid .sge-topic-excerpt,
.sge-topic-grid .sge-topic-excerpt,
.sge-grid .sge-topic-excerpt,
.sge-grid-3 .sge-topic-excerpt{
  min-height:0!important;
  max-height:4.2em!important;
  margin:0 0 8px!important;
  line-height:1.4!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.sge-topic-footer,
.wk-latest-grid .sge-topic-footer,
.sge-topic-grid .sge-topic-footer,
.sge-grid .sge-topic-footer,
.sge-grid-3 .sge-topic-footer{
  margin:0 0 7px!important;
  min-height:0!important;
}
.sge-topic-button,
.wk-latest-grid .sge-topic-button,
.sge-topic-grid .sge-topic-button,
.sge-grid .sge-topic-button,
.sge-grid-3 .sge-topic-button{
  margin-top:auto!important;
  margin-bottom:0!important;
  min-height:33px!important;
  flex:0 0 auto!important;
}

.wk-key-hero-section{padding-top:14px!important;padding-bottom:8px!important;}
.wk-premium-slider.wk-key-slider{max-width:100%!important;}
.wk-premium-slide{min-width:0!important;}
.wk-premium-content{min-width:0!important;}
.wk-premium-content h1{overflow-wrap:anywhere!important;}

.wk-archive-pro-hero{padding:14px 0 8px!important;}
.wk-archive-pro-hero + .sge-section,
.sge-archive-hero + .sge-section{padding-top:14px!important;}
.wk-archive-pro-box{max-width:100%!important;overflow:hidden!important;}
.wk-archive-copy{min-width:0!important;}
.wk-archive-badges{min-width:0!important;}

.wk-pro-sidebar,
.sge-sidebar,
.wk-top-categories-widget,
.wk-latest-releases-widget{min-width:0!important;max-width:100%!important;}
.wk-category-card,
.wk-release-item{min-width:0!important;}
.wk-category-copy,
.wk-release-copy{min-width:0!important;}
.wk-category-count{white-space:nowrap!important;min-width:42px!important;border-radius:12px!important;padding-inline:9px!important;}

@media (max-width:1180px){
  .sge-header-inner{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;}
  .sge-logo{min-width:0!important;overflow:hidden!important;}
  .sge-logo-copy{min-width:0!important;overflow:hidden!important;}
  .sge-logo-copy strong{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .sge-main-nav{grid-column:1 / -1!important;}
  .sge-menu{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .sge-menu a{white-space:normal!important;line-height:1.2!important;min-height:40px!important;}
}

@media (max-width:1024px){
  .sge-container{width:min(100% - 28px,var(--sge-container))!important;}
  .wk-premium-slider.wk-key-slider{padding:10px!important;border-radius:24px!important;}
  .wk-premium-slide{grid-template-columns:190px minmax(0,1fr)!important;gap:14px!important;min-height:190px!important;}
  .wk-premium-bg{width:190px!important;height:190px!important;border-radius:19px!important;}
  .wk-premium-content{padding:15px 78px 15px 16px!important;min-height:190px!important;}
  .wk-premium-content h1{font-size:clamp(20px,3.2vw,28px)!important;line-height:1.08!important;}
  .wk-premium-content p{-webkit-line-clamp:2!important;font-size:12.5px!important;}
  .wk-premium-meta span:nth-child(n+3){display:none!important;}
  .wk-latest-grid,.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
  .sge-topic-media,.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:132px!important;}
  .sge-single-layout,.sge-layout{grid-template-columns:1fr!important;gap:18px!important;}
  .sge-sidebar{position:static!important;top:auto!important;margin-top:18px!important;}
}

@media (max-width:760px){
  .sge-container{width:min(100% - 24px,var(--sge-container))!important;}
  .sge-header{position:sticky!important;}
  .sge-header-inner{min-height:64px!important;gap:8px!important;}
  .sge-logo-badge{width:38px!important;height:38px!important;border-radius:13px!important;flex:0 0 38px!important;}
  .sge-logo-badge span{font-size:13px!important;letter-spacing:-.08em!important;}
  .sge-logo-copy strong{font-size:19px!important;letter-spacing:-.045em!important;}
  .sge-logo-copy em{display:none!important;}
  .sge-header-tools{gap:6px!important;}
  .sge-search-toggle,.sge-mobile-toggle{width:38px!important;height:38px!important;border-radius:12px!important;}
  .sge-main-nav.is-open{max-height:70vh!important;overflow:auto!important;padding-bottom:12px!important;}
  .sge-menu{grid-template-columns:1fr!important;gap:7px!important;}
  .sge-menu a{justify-content:flex-start!important;padding-inline:12px!important;text-align:left!important;}

  .sge-main{padding-top:8px!important;padding-bottom:42px!important;}
  .wk-key-hero-section{padding-top:10px!important;padding-bottom:8px!important;}
  .wk-premium-slider.wk-key-slider{padding:9px!important;border-radius:22px!important;}
  .wk-premium-slider.wk-key-slider:after{left:18px!important;right:18px!important;height:2px!important;}
  .wk-premium-slider .sge-slide.is-active{display:grid!important;}
  .wk-premium-slide,
  .wk-premium-slide.is-active{
    position:relative!important;
    inset:auto!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    min-height:0!important;
    opacity:1!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  .wk-premium-bg{
    width:100%!important;
    height:auto!important;
    aspect-ratio:16/9!important;
    justify-self:stretch!important;
    border-radius:18px!important;
  }
  .wk-premium-bg img{object-fit:cover!important;transform:none!important;}
  .wk-premium-slide.is-active .wk-premium-bg img{transform:scale(1.02)!important;}
  .wk-premium-scrim{display:none!important;}
  .wk-premium-content{
    width:100%!important;
    min-height:0!important;
    padding:12px 12px 54px!important;
    border-radius:18px!important;
    background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.03))!important;
  }
  .wk-premium-topline{gap:6px!important;margin-bottom:8px!important;}
  .wk-premium-badge,.wk-premium-source{min-height:24px!important;padding:0 9px!important;font-size:9.5px!important;letter-spacing:.06em!important;}
  .wk-premium-content h1{font-size:clamp(19px,5.8vw,24px)!important;line-height:1.13!important;max-height:2.26em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .wk-premium-content p{margin-top:8px!important;font-size:12.5px!important;line-height:1.45!important;-webkit-line-clamp:2!important;}
  .wk-premium-meta{margin-top:10px!important;gap:6px!important;}
  .wk-premium-meta span{min-height:24px!important;padding:0 8px!important;font-size:10px!important;}
  .wk-premium-cta{min-height:34px!important;margin-top:10px!important;padding:0 13px!important;font-size:11.5px!important;}
  .wk-premium-dots{left:18px!important;right:auto!important;top:auto!important;bottom:18px!important;}
  .wk-premium-controls{right:18px!important;bottom:15px!important;gap:7px!important;}
  .wk-premium-controls .sge-slider-btn{width:34px!important;height:34px!important;border-radius:12px!important;}

  .wk-latest-section{padding-top:14px!important;}
  .wk-latest-head{padding:14px!important;border-radius:20px!important;margin-bottom:14px!important;}
  .sge-section-title{font-size:clamp(22px,6vw,28px)!important;line-height:1.08!important;}
  .sge-section-desc{font-size:12.5px!important;line-height:1.45!important;}
  .wk-latest-grid,.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .sge-topic-media,.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:124px!important;margin:8px 8px 0!important;border-radius:16px!important;}
  .sge-topic-content,.wk-latest-grid .sge-topic-content,.sge-topic-grid .sge-topic-content{padding:9px 10px 6px!important;}
  .sge-topic-category{gap:5px!important;min-height:0!important;margin-bottom:5px!important;}
  .sge-topic-category a,.sge-topic-date{font-size:9px!important;padding:4px 6px!important;}
  .sge-topic-title,.wk-latest-grid .sge-topic-title,.sge-topic-grid .sge-topic-title{font-size:14px!important;line-height:1.22!important;max-height:2.44em!important;margin-bottom:3px!important;}
  .sge-topic-excerpt,.wk-latest-grid .sge-topic-excerpt,.sge-topic-grid .sge-topic-excerpt{display:-webkit-box!important;font-size:12px!important;line-height:1.38!important;max-height:4.14em!important;-webkit-line-clamp:3!important;}
  .sge-topic-button,.wk-latest-grid .sge-topic-button,.sge-topic-grid .sge-topic-button{min-height:32px!important;border-radius:12px!important;font-size:11.5px!important;}

  .wk-archive-pro-hero{padding:10px 0 8px!important;}
  .wk-archive-pro-box{grid-template-columns:1fr!important;gap:9px!important;padding:13px!important;border-radius:20px!important;}
  .wk-archive-icon{width:42px!important;height:42px!important;border-radius:14px!important;}
  .wk-archive-pro-box .sge-kicker{font-size:10px!important;}
  .wk-archive-pro-box h1{font-size:clamp(20px,6vw,26px)!important;line-height:1.08!important;margin-top:4px!important;}
  .wk-archive-pro-box .wk-archive-desc,.wk-archive-pro-box p{font-size:12px!important;line-height:1.45!important;max-height:4.35em!important;-webkit-line-clamp:3!important;}
  .wk-archive-badges{display:flex!important;flex-wrap:wrap!important;gap:6px!important;}
  .wk-archive-badges span{font-size:9px!important;min-height:24px!important;padding:0 8px!important;border-radius:9px!important;}
  .wk-archive-pro-hero + .sge-section,.sge-archive-hero + .sge-section{padding-top:10px!important;}

  .sge-single{padding-top:14px!important;}
  .wk-single-titlebar,.sge-single-head{padding:17px!important;border-radius:20px!important;}
  .sge-single-title{font-size:clamp(24px,7vw,34px)!important;line-height:1.08!important;}
  .sge-content{padding:18px!important;border-radius:20px!important;overflow-wrap:anywhere!important;}
  .wk-pro-sidebar .sge-widget{padding:14px!important;border-radius:18px!important;}
  .wk-top-category-list{gap:10px!important;}
  .wk-category-card{padding:11px!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr) auto!important;}
  .wk-category-icon{width:42px!important;height:42px!important;border-radius:14px!important;font-size:12px!important;}
  .wk-category-copy strong{font-size:13px!important;}
  .wk-category-copy em{font-size:10.5px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .wk-release-item{grid-template-columns:52px minmax(0,1fr)!important;gap:9px!important;}
}

@media (max-width:560px){
  .sge-container{width:min(100% - 22px,var(--sge-container))!important;}
  .wk-latest-grid,.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:1fr!important;gap:13px!important;}
  .sge-topic-media,.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{height:auto!important;aspect-ratio:16/9!important;}
  .sge-topic-title,.wk-latest-grid .sge-topic-title,.sge-topic-grid .sge-topic-title{font-size:15.5px!important;}
  .sge-topic-excerpt,.wk-latest-grid .sge-topic-excerpt,.sge-topic-grid .sge-topic-excerpt{font-size:12.5px!important;}
  .sge-load-more{width:100%!important;min-width:0!important;}
  .sge-search-panel{padding:18px!important;border-radius:20px!important;}
  .sge-search-panel h2{font-size:24px!important;}
  .sge-overlay-search{grid-template-columns:1fr!important;}
  .sge-overlay-search button{min-height:46px!important;}
}

@media (max-width:390px){
  .sge-container{width:min(100% - 18px,var(--sge-container))!important;}
  .sge-logo-copy strong{font-size:17px!important;}
  .sge-logo-badge{width:35px!important;height:35px!important;flex-basis:35px!important;}
  .sge-search-toggle,.sge-mobile-toggle{width:35px!important;height:35px!important;}
  .wk-premium-content h1{font-size:20px!important;}
  .wk-premium-badge,.wk-premium-source{font-size:8.8px!important;padding:0 7px!important;}
}

html{
  scrollbar-width:thin;
  scrollbar-color:rgba(242,212,128,.76) rgba(5,13,24,.92);
}
::-webkit-scrollbar{width:10px;height:10px;}
::-webkit-scrollbar-track{background:linear-gradient(180deg,#06101d,#0a1729);}
::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg,#f2d480,#d6aa4b);
  border:2px solid #06101d;
  border-radius:999px;
}
::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ffe4a2,#e4b955);}
.sge-main-nav.is-open,
.sge-search-overlay,
.sge-content{
  scrollbar-width:thin;
  scrollbar-color:rgba(242,212,128,.72) rgba(5,13,24,.8);
}
.sge-main-nav.is-open::-webkit-scrollbar{width:8px;}
.sge-main-nav.is-open::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#f2d480,#d6aa4b);}

.wk-premium-slider.wk-key-slider{
  max-width:100% !important;
  box-sizing:border-box !important;
}
.wk-premium-slide,
.wk-premium-content,
.wk-premium-bg{box-sizing:border-box !important;}

@media (max-width:760px){
  html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important;}
  .sge-site-shell{overflow-x:hidden !important;}
  .sge-container{width:min(100% - 22px,var(--sge-container)) !important;margin-inline:auto !important;}
  .sge-main{padding-top:8px !important;}

  .sge-header-inner{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    min-height:64px !important;
    gap:8px !important;
  }
  .sge-logo{min-width:0 !important;max-width:100% !important;overflow:hidden !important;}
  .sge-logo-badge{width:38px !important;height:38px !important;flex:0 0 38px !important;border-radius:13px !important;}
  .sge-logo-badge span{font-size:12.5px !important;letter-spacing:-.08em !important;}
  .sge-logo-copy{min-width:0 !important;overflow:hidden !important;}
  .sge-logo-copy strong{font-size:18px !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
  .sge-logo-copy em{display:none !important;}
  .sge-header-tools{gap:6px !important;}
  .sge-search-toggle,.sge-mobile-toggle{width:38px !important;height:38px !important;border-radius:12px !important;}
  .sge-main-nav.is-open{
    grid-column:1/-1 !important;
    max-height:70vh !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    padding:8px 0 12px !important;
  }

  .wk-key-hero-section,
  body.home .wk-key-hero-section,
  body.front-page .wk-key-hero-section{
    padding-top:12px !important;
    padding-bottom:8px !important;
    margin-top:0 !important;
  }
  .wk-premium-slider.wk-key-slider,
  body.home .wk-premium-slider.wk-key-slider,
  body.front-page .wk-premium-slider.wk-key-slider{
    position:relative !important;
    display:block !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:10px !important;
    border-radius:22px !important;
    overflow:hidden !important;
    background:linear-gradient(180deg,rgba(12,27,49,.96),rgba(6,16,29,.98)) !important;
  }
  .wk-premium-slider.wk-key-slider:before{opacity:.38 !important;}
  .wk-premium-slider.wk-key-slider:after{
    left:14px !important;
    right:14px !important;
    bottom:0 !important;
    height:2px !important;
  }
  .wk-premium-slider .sge-slide{display:none !important;}
  .wk-premium-slider .sge-slide.is-active,
  .wk-premium-slide.is-active{
    display:flex !important;
    flex-direction:column !important;
    position:relative !important;
    inset:auto !important;
    width:100% !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:0 !important;
    margin:0 !important;
    gap:10px !important;
    opacity:1 !important;
    transform:none !important;
    pointer-events:auto !important;
  }
  .wk-premium-bg,
  .wk-premium-slide.is-active .wk-premium-bg{
    position:relative !important;
    inset:auto !important;
    order:1 !important;
    display:block !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:1 / 1 !important;
    border-radius:18px !important;
    overflow:hidden !important;
    justify-self:auto !important;
    align-self:stretch !important;
    z-index:1 !important;
    background:#071323 !important;
    border:1px solid rgba(255,255,255,.1) !important;
  }
  .wk-premium-bg img,
  .wk-premium-slide.is-active .wk-premium-bg img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
    transform:none !important;
    filter:saturate(1.05) contrast(1.03) !important;
  }
  .wk-premium-scrim{display:none !important;}
  .wk-premium-content,
  .wk-premium-slide.is-active .wk-premium-content{
    order:2 !important;
    position:relative !important;
    z-index:2 !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:13px 13px 14px !important;
    margin:0 !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    border-radius:18px !important;
    background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.032)) !important;
    border:1px solid rgba(255,255,255,.08) !important;
  }
  .wk-premium-content:before{display:none !important;}
  .wk-premium-topline{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:6px !important;
    margin:0 0 8px !important;
  }
  .wk-premium-badge,.wk-premium-source{
    min-height:24px !important;
    max-width:100% !important;
    padding:0 9px !important;
    border-radius:999px !important;
    font-size:9px !important;
    letter-spacing:.055em !important;
    white-space:nowrap !important;
  }
  .wk-premium-content h1{
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    font-size:clamp(20px,5.5vw,24px) !important;
    line-height:1.14 !important;
    letter-spacing:-.04em !important;
    max-height:none !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    text-wrap:auto !important;
    overflow-wrap:break-word !important;
  }
  .wk-premium-content p{
    width:100% !important;
    max-width:100% !important;
    margin:7px 0 0 !important;
    font-size:12.5px !important;
    line-height:1.42 !important;
    color:#b9c8dc !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
  }
  .wk-premium-meta{
    display:flex !important;
    flex-wrap:wrap !important;
    gap:6px !important;
    margin:10px 0 0 !important;
  }
  .wk-premium-meta span{
    min-height:24px !important;
    max-width:100% !important;
    padding:0 8px !important;
    font-size:10px !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .wk-premium-cta{
    width:100% !important;
    min-height:36px !important;
    margin:11px 0 0 !important;
    padding:0 14px !important;
    border-radius:13px !important;
    font-size:12px !important;
  }
  .wk-premium-dots{
    position:static !important;
    display:flex !important;
    justify-content:center !important;
    gap:6px !important;
    margin:10px 0 0 !important;
    padding:0 !important;
    transform:none !important;
  }
  .wk-premium-controls{
    position:static !important;
    display:flex !important;
    justify-content:center !important;
    gap:8px !important;
    margin:9px 0 0 !important;
    padding:0 !important;
    transform:none !important;
  }
  .wk-premium-controls .sge-slider-btn{
    width:36px !important;
    height:36px !important;
    border-radius:13px !important;
  }

  .wk-latest-section{padding-top:14px !important;}
  .wk-latest-head,.sge-section-head.compact-head{
    padding:14px !important;
    border-radius:20px !important;
    margin-bottom:16px !important;
  }
  .sge-section-title{font-size:clamp(22px,6vw,28px) !important;line-height:1.08 !important;}
  .sge-section-desc{font-size:12.5px !important;line-height:1.45 !important;}
  .wk-latest-grid,.sge-topic-grid,.sge-grid,.sge-grid-3{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
  }
  .sge-topic-card{border-radius:20px !important;min-width:0 !important;}
  .sge-topic-media,.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{
    height:auto !important;
    aspect-ratio:16 / 10 !important;
    margin:8px 8px 0 !important;
    border-radius:16px !important;
  }
  .sge-topic-content,.wk-latest-grid .sge-topic-content,.sge-topic-grid .sge-topic-content{padding:9px 10px 7px !important;}
  .sge-topic-title,.wk-latest-grid .sge-topic-title,.sge-topic-grid .sge-topic-title{font-size:14px !important;line-height:1.22 !important;margin-bottom:4px !important;}
  .sge-topic-excerpt,.wk-latest-grid .sge-topic-excerpt,.sge-topic-grid .sge-topic-excerpt{font-size:12px !important;line-height:1.38 !important;-webkit-line-clamp:3 !important;}
  .wk-archive-pro-hero{padding:10px 0 8px !important;}
  .wk-archive-pro-box{grid-template-columns:1fr !important;padding:13px !important;border-radius:20px !important;gap:10px !important;}
}

@media (max-width:520px){
  .sge-container{width:min(100% - 20px,var(--sge-container)) !important;}
  .wk-latest-grid,.sge-topic-grid,.sge-grid,.sge-grid-3{grid-template-columns:1fr !important;gap:13px !important;}
  .sge-topic-media,.wk-latest-grid .sge-topic-media,.sge-topic-grid .sge-topic-media{aspect-ratio:16 / 9 !important;}
  .wk-premium-bg,.wk-premium-slide.is-active .wk-premium-bg{aspect-ratio:1 / 1 !important;}
}

@media (max-width:390px){
  .sge-container{width:min(100% - 18px,var(--sge-container)) !important;}
  .sge-logo-copy strong{font-size:16.5px !important;}
  .wk-premium-content h1{font-size:20px !important;}
  .wk-premium-badge,.wk-premium-source{font-size:8.4px !important;padding:0 7px !important;}
}

.wk-archive-badges{
  display:none !important;
}
.wk-archive-pro-box{
  grid-template-columns:52px minmax(0,1fr) !important;
}

html{
  scrollbar-width:thin !important;
  scrollbar-color:#d8ad4f #07111f !important;
}
body{
  scrollbar-width:thin !important;
  scrollbar-color:#d8ad4f #07111f !important;
}
::-webkit-scrollbar{
  width:11px !important;
  height:11px !important;
}
::-webkit-scrollbar-track{
  background:#07111f !important;
  border-left:1px solid rgba(216,173,79,.14) !important;
}
::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg,#ffe5a3 0%,#d8ad4f 46%,#a87521 100%) !important;
  border:3px solid #07111f !important;
  border-radius:999px !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18) !important;
}
::-webkit-scrollbar-thumb:hover{
  background:linear-gradient(180deg,#fff0bd 0%,#e6bd5f 45%,#bd8830 100%) !important;
}
::-webkit-scrollbar-corner{
  background:#07111f !important;
}
.sge-main-nav.is-open,
.sge-search-overlay,
.sge-content,
.sge-single-content{
  scrollbar-width:thin !important;
  scrollbar-color:#d8ad4f #07111f !important;
}
.sge-main-nav.is-open::-webkit-scrollbar,
.sge-search-overlay::-webkit-scrollbar,
.sge-content::-webkit-scrollbar,
.sge-single-content::-webkit-scrollbar{
  width:8px !important;
}

@media (max-width:760px){
  .wk-premium-slider.wk-key-slider{
    display:block !important;
    overflow:visible !important;
    padding:10px !important;
    border-radius:22px !important;
  }
  .wk-premium-slide,
  .wk-premium-slide.is-active{
    position:relative !important;
    display:none !important;
    grid-template-columns:1fr !important;
    gap:0 !important;
    min-height:0 !important;
    padding:0 !important;
    overflow:hidden !important;
    border-radius:18px !important;
  }
  .wk-premium-slide.is-active{
    display:block !important;
  }
  .wk-premium-bg,
  .wk-premium-slide.is-active .wk-premium-bg{
    position:relative !important;
    inset:auto !important;
    display:block !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:16 / 10 !important;
    margin:0 !important;
    border-radius:18px 18px 0 0 !important;
    overflow:hidden !important;
    transform:none !important;
    z-index:1 !important;
  }
  .wk-premium-bg img,
  .wk-premium-slide.is-active .wk-premium-bg img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    display:block !important;
  }
  .wk-premium-content,
  .wk-premium-slide.is-active .wk-premium-content{
    position:relative !important;
    z-index:2 !important;
    width:100% !important;
    max-width:100% !important;
    padding:14px 12px 13px !important;
    margin:0 !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:8px !important;
    border-radius:0 0 18px 18px !important;
    background:linear-gradient(180deg,rgba(10,23,41,.98),rgba(7,17,31,.98)) !important;
    transform:none !important;
  }
  .wk-premium-content h1{
    margin:0 !important;
    padding:0 !important;
    font-size:clamp(20px,5.2vw,25px) !important;
    line-height:1.12 !important;
    max-width:100% !important;
  }
  .wk-premium-content p{
    margin:0 !important;
    max-width:100% !important;
  }
}

.sge-header-tools{
  flex:0 0 auto !important;
}
.sge-search-toggle,
.sge-mobile-toggle{
  position:relative !important;
  isolation:isolate !important;
  overflow:hidden !important;
  width:44px !important;
  height:44px !important;
  border-radius:16px !important;
  border:1px solid rgba(216,173,79,.34) !important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,231,166,.20),transparent 32%),
    linear-gradient(145deg,rgba(12,28,49,.96),rgba(5,13,24,.96)) !important;
  color:#f7d98a !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.10),
    0 10px 22px rgba(0,0,0,.26),
    0 0 0 4px rgba(216,173,79,.045) !important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease !important;
}
.sge-search-toggle:before,
.sge-mobile-toggle:before{
  content:"" !important;
  position:absolute !important;
  inset:1px !important;
  border-radius:15px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 42%,rgba(216,173,79,.10)) !important;
  opacity:.9 !important;
  z-index:-1 !important;
}
.sge-search-toggle:hover,
.sge-mobile-toggle:hover,
.sge-search-toggle[aria-expanded="true"],
.sge-mobile-toggle[aria-expanded="true"]{
  transform:translateY(-1px) !important;
  border-color:rgba(255,223,145,.68) !important;
  color:#ffe6a6 !important;
  background:
    radial-gradient(circle at 30% 18%,rgba(255,231,166,.28),transparent 34%),
    linear-gradient(145deg,rgba(16,37,64,.98),rgba(7,17,31,.98)) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.15),
    0 13px 28px rgba(0,0,0,.32),
    0 0 0 4px rgba(216,173,79,.09) !important;
}
.sge-search-toggle:active,
.sge-mobile-toggle:active{
  transform:translateY(0) scale(.97) !important;
}
.sge-search-toggle svg{
  position:relative !important;
  z-index:1 !important;
  width:18px !important;
  height:18px !important;
  fill:currentColor !important;
  filter:drop-shadow(0 1px 6px rgba(216,173,79,.26)) !important;
}
.sge-mobile-toggle{
  display:none !important;
  place-items:center !important;
}
.sge-mobile-toggle span:not(.screen-reader-text){
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  display:block !important;
  width:18px !important;
  height:2px !important;
  margin:0 !important;
  border-radius:99px !important;
  background:linear-gradient(90deg,#fff0bd,#d8ad4f) !important;
  box-shadow:0 0 10px rgba(216,173,79,.24) !important;
  transform-origin:center !important;
  transition:transform .22s ease,opacity .18s ease,width .18s ease !important;
}
.sge-mobile-toggle span:not(.screen-reader-text):nth-child(1){transform:translate(-50%,-7px) !important;width:15px !important;}
.sge-mobile-toggle span:not(.screen-reader-text):nth-child(2){transform:translate(-50%,-1px) !important;width:20px !important;}
.sge-mobile-toggle span:not(.screen-reader-text):nth-child(3){transform:translate(-50%,5px) !important;width:15px !important;}
.sge-mobile-toggle[aria-expanded="true"] span:not(.screen-reader-text):nth-child(1){transform:translate(-50%,-1px) rotate(45deg) !important;width:20px !important;}
.sge-mobile-toggle[aria-expanded="true"] span:not(.screen-reader-text):nth-child(2){opacity:0 !important;transform:translate(-50%,-1px) scaleX(.2) !important;}
.sge-mobile-toggle[aria-expanded="true"] span:not(.screen-reader-text):nth-child(3){transform:translate(-50%,-1px) rotate(-45deg) !important;width:20px !important;}

@media (max-width:1120px){
  .sge-mobile-toggle{display:grid !important;}
}
@media (max-width:760px){
  .sge-header-inner{gap:10px !important;}
  .sge-header-tools{gap:8px !important;}
  .sge-search-toggle,
  .sge-mobile-toggle{
    width:42px !important;
    height:42px !important;
    border-radius:15px !important;
  }
  .sge-search-toggle:before,
  .sge-mobile-toggle:before{border-radius:14px !important;}
  .sge-search-toggle svg{width:17px !important;height:17px !important;}
}
@media (max-width:390px){
  .sge-header-tools{gap:6px !important;}
  .sge-search-toggle,
  .sge-mobile-toggle{
    width:39px !important;
    height:39px !important;
    border-radius:14px !important;
  }
  .sge-search-toggle:before,
  .sge-mobile-toggle:before{border-radius:13px !important;}
}

@media (max-width:1120px){
  .sge-header{
    overflow:visible !important;
    z-index:9999 !important;
  }
  .sge-header-inner{
    position:relative !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    flex-wrap:nowrap !important;
    gap:10px !important;
  }
  .sge-logo{
    flex:1 1 auto !important;
    min-width:0 !important;
    max-width:calc(100vw - 128px) !important;
    width:auto !important;
    padding:4px 5px !important;
    gap:8px !important;
    overflow:hidden !important;
  }
  .sge-logo-badge{
    width:38px !important;
    height:38px !important;
    flex:0 0 38px !important;
    border-radius:13px !important;
  }
  .sge-logo-badge span{
    font-size:11.5px !important;
    letter-spacing:-.07em !important;
  }
  .sge-logo-copy{
    min-width:0 !important;
    max-width:100% !important;
    overflow:hidden !important;
  }
  .sge-logo-copy strong{
    display:block !important;
    max-width:100% !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    font-size:18px !important;
    line-height:1 !important;
  }
  .sge-logo-copy em{
    display:none !important;
  }
  .sge-header-tools{
    flex:0 0 auto !important;
    display:flex !important;
    align-items:center !important;
    gap:7px !important;
    margin-left:auto !important;
  }
  .sge-search-toggle,
  .sge-mobile-toggle{
    flex:0 0 40px !important;
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
    min-height:40px !important;
  }
  .sge-main-nav{
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    top:calc(100% + 10px) !important;
    z-index:9998 !important;
    display:none !important;
    width:auto !important;
    max-height:min(68vh,520px) !important;
    overflow:auto !important;
    padding:10px !important;
    margin:0 !important;
    border:1px solid rgba(216,173,79,.20) !important;
    border-radius:18px !important;
    background:linear-gradient(180deg,rgba(9,23,42,.98),rgba(5,13,24,.98)) !important;
    box-shadow:0 22px 60px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.04) inset !important;
    transform-origin:top center !important;
    animation:wkcMenuDrop .18s ease both !important;
  }
  .sge-main-nav.is-open{
    display:block !important;
  }
  .sge-menu{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  .sge-menu a{
    justify-content:flex-start !important;
    min-height:42px !important;
    padding:10px 12px !important;
    border-radius:14px !important;
    background:rgba(255,255,255,.045) !important;
    border:1px solid rgba(255,255,255,.055) !important;
    text-align:left !important;
  }
  .sge-menu a:hover{
    border-color:rgba(216,173,79,.26) !important;
    background:rgba(216,173,79,.12) !important;
  }
  .sge-menu .sub-menu{
    position:static !important;
    display:none !important;
    margin:7px 0 0 !important;
    padding:7px !important;
    box-shadow:none !important;
  }
  .sge-menu li:hover > .sub-menu,
  .sge-menu li:focus-within > .sub-menu{
    display:grid !important;
  }
}

@keyframes wkcMenuDrop{
  from{opacity:0;transform:translateY(-6px) scale(.985);}
  to{opacity:1;transform:translateY(0) scale(1);}
}

@media (max-width:760px){
  .sge-header-inner{
    min-height:62px !important;
    gap:8px !important;
  }
  .sge-logo{
    max-width:calc(100vw - 118px) !important;
    padding:3px 4px !important;
  }
  .sge-logo-badge{
    width:36px !important;
    height:36px !important;
    flex-basis:36px !important;
    border-radius:12px !important;
  }
  .sge-logo-badge span{font-size:10.8px !important;}
  .sge-logo-copy strong{font-size:17.5px !important;}
  .sge-header-tools{gap:6px !important;}
  .sge-search-toggle,
  .sge-mobile-toggle{
    flex-basis:38px !important;
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    min-height:38px !important;
    border-radius:14px !important;
  }
  .sge-main-nav{
    top:calc(100% + 8px) !important;
    border-radius:17px !important;
    padding:9px !important;
  }
  .sge-menu{grid-template-columns:1fr !important;gap:7px !important;}
  .sge-menu a{min-height:40px !important;font-size:13px !important;}
}

@media (max-width:420px){
  .sge-logo{max-width:calc(100vw - 108px) !important;gap:6px !important;}
  .sge-logo-badge{width:34px !important;height:34px !important;flex-basis:34px !important;}
  .sge-logo-badge span{font-size:10px !important;}
  .sge-logo-copy strong{font-size:16px !important;letter-spacing:-.05em !important;}
  .sge-search-toggle,
  .sge-mobile-toggle{
    flex-basis:36px !important;
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    min-height:36px !important;
  }
}

html,
body{
  scrollbar-width:thin !important;
  scrollbar-color:#d8ad4f #07111f !important;
}
html::-webkit-scrollbar,
body::-webkit-scrollbar,
*::-webkit-scrollbar{
  width:10px !important;
  height:10px !important;
}
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track,
*::-webkit-scrollbar-track{
  background:#07111f !important;
}
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
*::-webkit-scrollbar-thumb{
  background:linear-gradient(180deg,#ffe7a6 0%,#d8ad4f 48%,#9d6b1c 100%) !important;
  border:3px solid #07111f !important;
  border-radius:999px !important;
}
html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover,
*::-webkit-scrollbar-thumb:hover{
  background:linear-gradient(180deg,#fff2c7 0%,#eac66a 48%,#bd8428 100%) !important;
}

@media (max-width:1120px){
  body.sge-menu-open{overflow-x:hidden !important;}
  .sge-header{
    overflow:visible !important;
    z-index:99990 !important;
  }
  .sge-header-inner.sge-container{
    position:relative !important;
    min-height:64px !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    align-items:center !important;
    gap:10px !important;
    overflow:visible !important;
  }
  .sge-logo{
    width:auto !important;
    min-width:0 !important;
    max-width:100% !important;
    display:inline-flex !important;
    align-items:center !important;
    gap:9px !important;
    overflow:hidden !important;
  }
  .sge-logo-badge{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    flex:0 0 38px !important;
    border-radius:13px !important;
  }
  .sge-logo-badge span{
    font-size:10.5px !important;
    letter-spacing:-.06em !important;
  }
  .sge-logo-copy{
    min-width:0 !important;
    overflow:hidden !important;
  }
  .sge-logo-copy strong{
    max-width:100% !important;
    display:block !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    font-size:18px !important;
    line-height:1 !important;
  }
  .sge-logo-copy em{display:none !important;}
  .sge-header-tools{
    position:relative !important;
    z-index:100002 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    gap:8px !important;
    flex:0 0 auto !important;
    margin:0 !important;
  }
  .sge-search-toggle,
  .sge-mobile-toggle{
    position:relative !important;
    z-index:100003 !important;
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
    min-height:40px !important;
    flex:0 0 40px !important;
    display:grid !important;
    place-items:center !important;
    border-radius:14px !important;
    border:1px solid rgba(216,173,79,.42) !important;
    background:linear-gradient(145deg,rgba(13,31,55,.98),rgba(5,13,24,.98)) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 20px rgba(0,0,0,.28) !important;
    transform:none !important;
  }
  .sge-search-toggle svg{
    width:17px !important;
    height:17px !important;
  }
  .sge-mobile-toggle span:not(.screen-reader-text){
    left:50% !important;
    top:50% !important;
  }
  .sge-main-nav{
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    top:calc(100% + 10px) !important;
    z-index:100001 !important;
    display:block !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    width:auto !important;
    max-height:min(72vh,520px) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    margin:0 !important;
    padding:14px !important;
    border-radius:22px !important;
    border:1px solid rgba(216,173,79,.26) !important;
    background:linear-gradient(180deg,rgba(10,24,43,.99),rgba(5,13,24,.99)) !important;
    box-shadow:0 24px 70px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.08),0 0 0 9999px rgba(0,0,0,.08) !important;
    transform:translateY(-8px) scale(.985) !important;
    transform-origin:top center !important;
    transition:opacity .18s ease,visibility .18s ease,transform .18s ease !important;
    scrollbar-width:thin !important;
    scrollbar-color:#d8ad4f #07111f !important;
  }
  .sge-main-nav:before{
    content:none !important;
    display:none !important;
  }
  .sge-main-nav.is-open{
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
    transform:translateY(0) scale(1) !important;
  }
  .sge-main-nav::-webkit-scrollbar{width:8px !important;}
  .sge-main-nav::-webkit-scrollbar-track{background:#07111f !important;border-radius:999px !important;}
  .sge-main-nav::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ffe7a6,#d8ad4f,#9d6b1c) !important;border:2px solid #07111f !important;border-radius:999px !important;}
  .sge-menu{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:9px !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }
  .sge-menu li{min-width:0 !important;}
  .sge-menu a{
    min-height:46px !important;
    width:100% !important;
    justify-content:flex-start !important;
    gap:9px !important;
    padding:11px 13px !important;
    border-radius:16px !important;
    border:1px solid rgba(255,255,255,.07) !important;
    background:linear-gradient(135deg,rgba(255,255,255,.072),rgba(255,255,255,.032)) !important;
    color:#edf5ff !important;
    font-size:13px !important;
    font-weight:900 !important;
    text-align:left !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06) !important;
  }
  .sge-menu a:before{
    content:"" !important;
    width:8px !important;
    height:8px !important;
    flex:0 0 8px !important;
    border-radius:999px !important;
    background:linear-gradient(135deg,#ffe7a6,#d8ad4f) !important;
    box-shadow:0 0 14px rgba(216,173,79,.35) !important;
  }
  .sge-menu a:hover,
  .sge-menu a:focus{
    border-color:rgba(216,173,79,.38) !important;
    background:linear-gradient(135deg,rgba(216,173,79,.16),rgba(255,255,255,.045)) !important;
    color:#ffe7a6 !important;
  }
  .sge-menu .sub-menu{
    position:static !important;
    display:none !important;
    grid-column:1 / -1 !important;
    min-width:0 !important;
    width:100% !important;
    margin:8px 0 0 !important;
    padding:8px !important;
    border-radius:16px !important;
    background:rgba(0,0,0,.16) !important;
    box-shadow:none !important;
  }
  .sge-menu li:hover > .sub-menu,
  .sge-menu li:focus-within > .sub-menu{display:grid !important;}

  .sge-search-overlay{
    z-index:100010 !important;
    padding:86px 14px 18px !important;
    background:rgba(2,7,14,.82) !important;
    backdrop-filter:blur(20px) !important;
    overflow-y:auto !important;
  }
  .sge-search-panel{
    width:min(560px,100%) !important;
    margin:0 auto !important;
    padding:22px !important;
    border-radius:24px !important;
    background:linear-gradient(180deg,rgba(10,24,43,.99),rgba(5,13,24,.99)) !important;
    border:1px solid rgba(216,173,79,.34) !important;
    box-shadow:0 24px 70px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.08) !important;
  }
  .sge-search-panel h2{
    font-size:clamp(22px,6vw,30px) !important;
    line-height:1.05 !important;
    margin:8px 44px 16px 0 !important;
  }
  .sge-overlay-search{
    grid-template-columns:1fr !important;
    gap:9px !important;
  }
  .sge-overlay-search input,
  .sge-overlay-search button{
    width:100% !important;
    min-height:48px !important;
  }
}

@media (max-width:560px){
  .sge-header-inner.sge-container{
    min-height:60px !important;
    gap:7px !important;
  }
  .sge-logo{gap:7px !important;}
  .sge-logo-badge{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    flex-basis:34px !important;
    border-radius:12px !important;
  }
  .sge-logo-copy strong{font-size:16.5px !important;}
  .sge-search-toggle,
  .sge-mobile-toggle{
    width:37px !important;
    height:37px !important;
    min-width:37px !important;
    min-height:37px !important;
    flex-basis:37px !important;
    border-radius:13px !important;
  }
  .sge-header-tools{gap:6px !important;}
  .sge-main-nav{
    top:calc(100% + 8px) !important;
    padding:12px !important;
    border-radius:20px !important;
  }
  .sge-menu{
    grid-template-columns:1fr !important;
    gap:8px !important;
  }
  .sge-menu a{
    min-height:44px !important;
    border-radius:15px !important;
    font-size:13px !important;
  }
}

@media (max-width:380px){
  .sge-logo-copy strong{font-size:15px !important;letter-spacing:-.045em !important;}
  .sge-logo-badge{width:32px !important;height:32px !important;min-width:32px !important;flex-basis:32px !important;}
  .sge-logo-badge span{font-size:9.5px !important;}
  .sge-search-toggle,
  .sge-mobile-toggle{
    width:35px !important;
    height:35px !important;
    min-width:35px !important;
    min-height:35px !important;
    flex-basis:35px !important;
  }
}

@media (max-width:1120px){
  .sge-main-nav:before{
    content:none !important;
    display:none !important;
  }
  .sge-main-nav.is-open{
    padding-top:12px !important;
  }
}

body .wk-archive-pro-box,
body .sge-category-archive-box{
  grid-template-columns:1fr !important;
  gap:0 !important;
  padding:14px 18px !important;
  border-radius:22px !important;
  max-width:100% !important;
}
body .wk-archive-icon{
  display:none !important;
}
body .wk-archive-copy{
  padding-left:0 !important;
  display:grid !important;
  gap:6px !important;
}
body .wk-archive-pro-box .sge-kicker{
  width:max-content !important;
  max-width:100% !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  min-height:25px !important;
  padding:0 10px !important;
  border-radius:999px !important;
  background:rgba(216,173,79,.10) !important;
  border:1px solid rgba(216,173,79,.20) !important;
  color:#f4cf7d !important;
  font-size:10px !important;
  font-weight:900 !important;
  letter-spacing:.10em !important;
  line-height:1 !important;
}
body .wk-archive-pro-box .sge-kicker:before,
body .wk-archive-pro-box .sge-kicker:after{
  display:none !important;
}
body .wk-archive-pro-box h1{
  margin:0 !important;
  font-size:clamp(24px,3.2vw,38px) !important;
  line-height:1.05 !important;
  letter-spacing:-.045em !important;
}
body .wk-archive-pro-box .wk-archive-desc,
body .wk-archive-pro-box p{
  margin:0 !important;
  max-width:860px !important;
  color:#bdcbe0 !important;
  font-size:13.5px !important;
  line-height:1.58 !important;
}
body .wk-archive-pro-hero{
  padding:12px 0 6px !important;
}
body .wk-archive-pro-hero + .sge-section,
body .sge-archive-hero + .sge-section{
  padding-top:12px !important;
}
@media (max-width:760px){
  body .wk-archive-pro-box,
  body .sge-category-archive-box{
    padding:13px 14px !important;
    border-radius:20px !important;
  }
  body .wk-archive-pro-box h1{
    font-size:clamp(21px,6vw,29px) !important;
    line-height:1.08 !important;
  }
  body .wk-archive-pro-box .wk-archive-desc,
  body .wk-archive-pro-box p{
    font-size:12.5px !important;
    line-height:1.5 !important;
    display:-webkit-box !important;
    -webkit-line-clamp:3 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
  }
}

.wk-adsense-slot{
  width:min(100%, 920px);
  margin:20px auto;
  padding:0;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:hidden;
  clear:both;
}
.wk-adsense-slot ins.adsbygoogle{
  display:block !important;
  width:100%;
  min-height:90px;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.wk-home-ad-section{
  padding:8px 0 2px;
}
.wk-home-ad-section + .wk-latest-section{
  padding-top:18px !important;
}
.wk-adsense-home-top{
  margin-top:14px;
  margin-bottom:6px;
}
.wk-adsense-single-top{
  margin-top:14px;
  margin-bottom:18px;
}
.wk-adsense-single-bottom{
  margin-top:18px;
  margin-bottom:8px;
}
.sge-search-panel{
  max-width:640px !important;
}
.sge-search-panel h2{
  margin:7px 0 8px !important;
  font-size:clamp(22px,3vw,34px) !important;
  line-height:1.04 !important;
  letter-spacing:-.045em !important;
}
.sge-search-lead{
  max-width:520px;
  margin:0 0 16px;
  color:#b7c6da;
  font-size:13.5px;
  line-height:1.55;
  font-weight:650;
}
.sge-overlay-search input{
  height:48px !important;
  font-size:13px;
}
.sge-overlay-search button{
  min-height:48px;
  font-size:13px;
}
@media (max-width:680px){
  .wk-adsense-slot{margin:14px auto;}
  .wk-adsense-slot ins.adsbygoogle{min-height:76px;}
  .wk-home-ad-section{padding:4px 0 0;}
  .wk-home-ad-section + .wk-latest-section{padding-top:14px !important;}
  .sge-search-panel h2{font-size:24px !important;}
  .sge-search-lead{font-size:12.5px;margin-bottom:13px;}
}

.wk-adsense-incontent-start,
.wk-adsense-incontent-middle,
.wk-adsense-incontent-end{
  width:100%;
  max-width:100%;
  margin:22px 0;
  padding:0;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  clear:both;
}
.wk-adsense-incontent-start{margin-top:18px;margin-bottom:22px;}
.wk-adsense-incontent-middle{margin-top:24px;margin-bottom:24px;}
.wk-adsense-incontent-end{margin-top:26px;margin-bottom:4px;}
.wk-sidebar-ad-widget{
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.wk-sidebar-ad-widget .wk-adsense-slot{
  margin:0 auto 18px;
  width:100%;
}
.wk-sidebar-ad-widget .wk-adsense-slot ins.adsbygoogle{
  min-height:90px;
}
@media (max-width:680px){
  .wk-adsense-incontent-start,
  .wk-adsense-incontent-middle,
  .wk-adsense-incontent-end{margin:16px 0;}
  .wk-sidebar-ad-widget .wk-adsense-slot{margin-bottom:14px;}
}

.wk-pro-sidebar,
.sge-sidebar{
  width:100% !important;
  max-width:320px !important;
  box-sizing:border-box !important;
}
.sge-layout > .wk-pro-sidebar,
.sge-layout > .sge-sidebar,
.sge-single-layout > .wk-pro-sidebar,
.sge-single-layout > .sge-sidebar,
.wk-single-body-layout > .wk-pro-sidebar,
.wk-single-body-layout > .sge-sidebar{
  justify-self:stretch !important;
}
.wk-pro-sidebar .sge-widget,
.sge-sidebar .sge-widget{
  width:100% !important;
  max-width:100% !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
.wk-top-categories-widget,
.wk-latest-releases-widget,
.wk-sidebar-ad-widget{
  border-radius:22px !important;
}
.wk-top-category-list,
.wk-release-list{
  width:100% !important;
}
.wk-category-card{
  width:100% !important;
  min-height:82px !important;
  box-sizing:border-box !important;
  grid-template-columns:42px minmax(0,1fr) max-content !important;
}
.wk-category-icon,
.wk-release-thumb{
  flex:0 0 auto !important;
}
.wk-category-copy,
.wk-release-copy{
  width:100% !important;
  min-width:0 !important;
  overflow:hidden !important;
}
.wk-category-copy strong,
.wk-category-copy em,
.wk-release-copy strong{
  max-width:100% !important;
}
.wk-release-item{
  width:100% !important;
  min-height:76px !important;
  box-sizing:border-box !important;
  grid-template-columns:58px minmax(0,1fr) !important;
  align-items:center !important;
}
.wk-release-thumb{
  width:58px !important;
  height:58px !important;
}
.wk-release-copy > span{
  width:100% !important;
  overflow:hidden !important;
}
.wk-release-pill{
  max-width:128px !important;
}
.wk-sidebar-ad-widget{
  padding:14px !important;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.026)) !important;
  border:1px solid rgba(242,212,128,.12) !important;
  box-shadow:0 14px 30px rgba(0,0,0,.14), inset 0 1px 0 rgba(255,255,255,.035) !important;
  min-height:126px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.wk-sidebar-ad-widget .wk-adsense-slot{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  display:block !important;
  overflow:hidden !important;
}
.wk-sidebar-ad-widget .wk-adsense-slot ins.adsbygoogle{
  width:100% !important;
  min-height:96px !important;
  display:block !important;
}
@media (max-width:1120px){
  .wk-pro-sidebar,
  .sge-sidebar{
    max-width:none !important;
  }
  .wk-pro-sidebar{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:14px !important;
  }
  .wk-sidebar-ad-widget,
  .wk-latest-releases-widget{
    grid-column:auto !important;
  }
}
@media (max-width:720px){
  .wk-pro-sidebar{
    grid-template-columns:1fr !important;
  }
  .wk-category-card{
    min-height:78px !important;
    padding:10px !important;
  }
  .wk-release-item{
    min-height:72px !important;
    grid-template-columns:54px minmax(0,1fr) !important;
  }
  .wk-release-thumb{
    width:54px !important;
    height:54px !important;
  }
  .wk-sidebar-ad-widget{
    min-height:112px !important;
    padding:12px !important;
  }
}

.wk-premium-slider.wk-key-slider{
  --wkc-slider-image-size:clamp(198px,20vw,238px);
}
.wk-premium-slider .wk-premium-slide,
.wk-premium-slider .wk-premium-slide.is-active{
  grid-template-columns:var(--wkc-slider-image-size) minmax(0,1fr) !important;
  align-items:stretch !important;
  gap:18px !important;
}
.wk-premium-slider .wk-premium-bg,
.wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg{
  width:var(--wkc-slider-image-size) !important;
  height:var(--wkc-slider-image-size) !important;
  min-width:var(--wkc-slider-image-size) !important;
  min-height:var(--wkc-slider-image-size) !important;
  max-width:var(--wkc-slider-image-size) !important;
  max-height:var(--wkc-slider-image-size) !important;
  aspect-ratio:1 / 1 !important;
  align-self:stretch !important;
  border-radius:22px !important;
  overflow:hidden !important;
  background:#07111f !important;
}
.wk-premium-slider .wk-premium-bg img,
.wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
}
.wk-premium-slider .wk-premium-content,
.wk-premium-slider .wk-premium-slide.is-active .wk-premium-content{
  min-height:var(--wkc-slider-image-size) !important;
  align-self:stretch !important;
  box-sizing:border-box !important;
}
.wk-premium-slider .wk-premium-bg:before{
  z-index:2 !important;
}
@media (max-width:980px){
  .wk-premium-slider.wk-key-slider{--wkc-slider-image-size:186px;}
  .wk-premium-slider .wk-premium-slide,
  .wk-premium-slider .wk-premium-slide.is-active{
    grid-template-columns:var(--wkc-slider-image-size) minmax(0,1fr) !important;
    gap:14px !important;
  }
}
@media (max-width:760px){
  .wk-premium-slider.wk-key-slider{
    --wkc-slider-image-size:auto;
    padding:10px !important;
    border-radius:22px !important;
    overflow:hidden !important;
  }
  .wk-premium-slider .wk-premium-slide,
  .wk-premium-slider .wk-premium-slide.is-active{
    display:none !important;
    grid-template-columns:1fr !important;
    flex-direction:column !important;
    gap:0 !important;
    min-height:0 !important;
    height:auto !important;
    overflow:hidden !important;
    border-radius:18px !important;
  }
  .wk-premium-slider .wk-premium-slide.is-active{
    display:flex !important;
  }
  .wk-premium-slider .wk-premium-bg,
  .wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg{
    order:1 !important;
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:16 / 9 !important;
    align-self:stretch !important;
    border-radius:18px 18px 0 0 !important;
  }
  .wk-premium-slider .wk-premium-bg img,
  .wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
  }
  .wk-premium-slider .wk-premium-content,
  .wk-premium-slider .wk-premium-slide.is-active .wk-premium-content{
    order:2 !important;
    width:100% !important;
    min-height:0 !important;
    max-height:none !important;
    padding:14px 13px 12px !important;
    border-radius:0 0 18px 18px !important;
  }
  .wk-premium-slider .wk-premium-controls,
  .wk-premium-slider .wk-premium-dots{
    order:3 !important;
  }
}

.wk-release-thumb,
.wk-release-thumb img{
  border-radius:15px !important;
  overflow:hidden !important;
}
.wk-release-thumb img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
}

.wk-premium-slider.wk-key-slider{
  --wkc-slider-image-width:clamp(232px,24vw,286px) !important;
  --wkc-slider-image-height:clamp(222px,21vw,254px) !important;
}
.wk-premium-slider .wk-premium-slide,
.wk-premium-slider .wk-premium-slide.is-active{
  grid-template-columns:var(--wkc-slider-image-width) minmax(0,1fr) !important;
  align-items:stretch !important;
  gap:18px !important;
}
.wk-premium-slider .wk-premium-bg,
.wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg{
  width:var(--wkc-slider-image-width) !important;
  min-width:var(--wkc-slider-image-width) !important;
  max-width:var(--wkc-slider-image-width) !important;
  height:var(--wkc-slider-image-height) !important;
  min-height:var(--wkc-slider-image-height) !important;
  max-height:var(--wkc-slider-image-height) !important;
  aspect-ratio:auto !important;
  justify-self:start !important;
  align-self:stretch !important;
  border-radius:22px !important;
}
.wk-premium-slider .wk-premium-content,
.wk-premium-slider .wk-premium-slide.is-active .wk-premium-content{
  min-height:var(--wkc-slider-image-height) !important;
  align-self:stretch !important;
}
.wk-premium-slider .wk-premium-bg img,
.wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media (max-width:980px){
  .wk-premium-slider.wk-key-slider{
    --wkc-slider-image-width:214px !important;
    --wkc-slider-image-height:224px !important;
  }
}
@media (max-width:760px){
  .wk-premium-slider.wk-key-slider{
    --wkc-slider-image-width:100% !important;
    --wkc-slider-image-height:auto !important;
  }
  .wk-premium-slider .wk-premium-slide,
  .wk-premium-slider .wk-premium-slide.is-active{
    display:none !important;
    grid-template-columns:1fr !important;
    gap:0 !important;
  }
  .wk-premium-slider .wk-premium-slide.is-active{display:flex !important;}
  .wk-premium-slider .wk-premium-bg,
  .wk-premium-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:16 / 9 !important;
    justify-self:stretch !important;
    align-self:stretch !important;
  }
  .wk-premium-slider .wk-premium-content,
  .wk-premium-slider .wk-premium-slide.is-active .wk-premium-content{
    min-height:0 !important;
  }
}

@media (max-width:1120px){
  .sge-header-inner .sge-logo{
    gap:8px !important;
    max-width:calc(100vw - 112px) !important;
    min-width:0 !important;
  }
  .sge-header-inner .sge-logo-badge{
    width:44px !important;
    min-width:44px !important;
    max-width:44px !important;
    height:40px !important;
    min-height:40px !important;
    max-height:40px !important;
    flex:0 0 44px !important;
    border-radius:14px !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  .sge-header-inner .sge-logo-badge span{
    display:block !important;
    width:auto !important;
    max-width:none !important;
    padding:0 !important;
    margin:0 !important;
    font-size:11.8px !important;
    line-height:1 !important;
    letter-spacing:-.015em !important;
    font-weight:1000 !important;
    transform:none !important;
    white-space:nowrap !important;
    text-rendering:geometricPrecision !important;
  }
  .sge-header-inner .sge-logo-copy strong{
    font-size:18px !important;
    line-height:1 !important;
  }
}
@media (max-width:420px){
  .sge-header-inner .sge-logo{
    gap:7px !important;
    max-width:calc(100vw - 104px) !important;
  }
  .sge-header-inner .sge-logo-badge{
    width:42px !important;
    min-width:42px !important;
    max-width:42px !important;
    height:39px !important;
    min-height:39px !important;
    max-height:39px !important;
    flex-basis:42px !important;
  }
  .sge-header-inner .sge-logo-badge span{
    font-size:11.3px !important;
    letter-spacing:-.01em !important;
  }
  .sge-header-inner .sge-logo-copy strong{
    font-size:16.5px !important;
  }
}

body .sge-topic-card{display:flex;flex-direction:column;}
body .sge-topic-content{display:flex;flex-direction:column;flex:1;}
body .sge-topic-category,
body .wk-latest-grid .sge-topic-category,
body .sge-topic-grid .sge-topic-category,
body .sge-grid .sge-topic-category,
body .sge-grid-3 .sge-topic-category{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  flex-wrap:wrap!important;
  min-height:0!important;
  margin:0 0 7px!important;
}
body .sge-term-pill,
body .sge-topic-date,
body .sge-view-badge,
body .wk-single-meta-row .sge-pill,
body .wk-single-date,
body .wk-single-meta-row .sge-view-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:24px!important;
  max-width:100%!important;
  padding:5px 8px!important;
  border-radius:999px!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:1000!important;
  letter-spacing:.045em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body .sge-term-pill{
  background:linear-gradient(135deg,rgba(242,212,128,.17),rgba(214,170,75,.09))!important;
  border:1px solid rgba(214,170,75,.42)!important;
  color:#ffe4a1!important;
}
body .sge-topic-date,
body .wk-single-date{
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.11)!important;
  color:#cbd9eb!important;
}
body .sge-view-badge{
  background:rgba(255,255,255,.052)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#dce8f7!important;
}
body .sge-view-badge.sge-views-rising{
  background:rgba(214,170,75,.13)!important;
  border-color:rgba(214,170,75,.48)!important;
  color:#ffe4a1!important;
}
body .sge-view-badge.sge-views-warm{
  background:rgba(255,132,74,.14)!important;
  border-color:rgba(255,132,74,.56)!important;
  color:#ffbd8a!important;
}
body .sge-view-badge.sge-views-hot{
  background:linear-gradient(135deg,rgba(255,82,82,.95),rgba(178,34,34,.84))!important;
  border-color:rgba(255,177,130,.65)!important;
  color:#fff!important;
  box-shadow:0 0 0 3px rgba(255,82,82,.09),0 12px 26px rgba(255,82,82,.16)!important;
}
body .sge-meta-icon{
  width:14px!important;
  height:14px!important;
  flex:0 0 14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:6px!important;
  background:rgba(255,255,255,.08)!important;
  font-size:9px!important;
  line-height:1!important;
  color:currentColor!important;
}
body .sge-meta-icon-category:before{content:"▦";}
body .sge-meta-icon-date:before{content:"◷";font-size:10px;}
body .sge-meta-icon-eye:before{content:"◉";font-size:8px;}
body .sge-topic-title{margin-bottom:5px!important;}
body .sge-topic-excerpt{margin-top:0!important;}
body .sge-topic-button,
body .wk-latest-grid .sge-topic-button,
body .sge-topic-grid .sge-topic-button,
body .sge-grid .sge-topic-button,
body .sge-grid-3 .sge-topic-button{
  margin-top:auto!important;
}
body .wk-single-meta-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-bottom:12px!important;
}
body .wk-single-meta-row .sge-pill,
body .wk-single-meta-row .wk-single-date,
body .wk-single-meta-row .sge-view-badge{
  min-height:28px!important;
  padding:7px 10px!important;
  font-size:11px!important;
}
body .sge-view-badge-single .sge-meta-icon{width:15px!important;height:15px!important;flex-basis:15px!important;}
@media (max-width:640px){
  body .sge-term-pill,
  body .sge-topic-date,
  body .sge-view-badge{
    font-size:9px!important;
    min-height:22px!important;
    padding:4px 7px!important;
    gap:4px!important;
  }
  body .sge-topic-category{gap:5px!important;}
  body .wk-single-meta-row{gap:6px!important;}
  body .wk-single-meta-row .sge-pill,
  body .wk-single-meta-row .wk-single-date,
  body .wk-single-meta-row .sge-view-badge{font-size:9.5px!important;min-height:24px!important;padding:5px 8px!important;}
}

body .sge-topic-category,
body .wk-latest-grid .sge-topic-category,
body .sge-topic-grid .sge-topic-category,
body .sge-grid .sge-topic-category,
body .sge-grid-3 .sge-topic-category{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  margin:0 0 7px!important;
}
body .sge-topic-category .sge-term-pill{
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:none!important;
  justify-content:flex-start!important;
}
body .sge-topic-category .sge-topic-date,
body .sge-topic-category .sge-view-badge{
  flex:0 0 auto!important;
  min-width:max-content!important;
}
body .sge-topic-category .sge-term-pill span:last-child,
body .sge-topic-category .sge-topic-date span:last-child,
body .sge-topic-category .sge-view-badge span:last-child{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
body .wk-single-meta-row{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
}
body .wk-single-meta-row .sge-pill{
  flex:0 1 auto!important;
  min-width:0!important;
  justify-content:flex-start!important;
}
body .wk-single-meta-row .wk-single-date,
body .wk-single-meta-row .sge-view-badge{
  flex:0 0 auto!important;
  min-width:max-content!important;
}
body .wk-single-meta-row .sge-pill span:last-child,
body .wk-single-meta-row .wk-single-date span:last-child,
body .wk-single-meta-row .sge-view-badge span:last-child{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
@media (max-width:640px){
  body .sge-topic-category,
  body .wk-latest-grid .sge-topic-category,
  body .sge-topic-grid .sge-topic-category,
  body .sge-grid .sge-topic-category,
  body .sge-grid-3 .sge-topic-category{
    gap:4px!important;
  }
  body .sge-topic-category .sge-term-pill,
  body .sge-topic-category .sge-topic-date,
  body .sge-topic-category .sge-view-badge{
    min-height:20px!important;
    padding:3px 5px!important;
    font-size:8.2px!important;
    letter-spacing:.015em!important;
    gap:3px!important;
  }
  body .sge-topic-category .sge-meta-icon{
    width:11px!important;
    height:11px!important;
    flex:0 0 11px!important;
    font-size:7px!important;
    border-radius:4px!important;
  }
  body .wk-single-meta-row{
    gap:5px!important;
    flex-wrap:wrap!important;
    overflow:visible!important;
  }
  body .wk-single-meta-row .sge-pill,
  body .wk-single-meta-row .wk-single-date,
  body .wk-single-meta-row .sge-view-badge{
    min-height:22px!important;
    padding:4px 7px!important;
    font-size:9px!important;
    letter-spacing:.02em!important;
  }
}
@media (max-width:380px){
  body .sge-topic-category .sge-term-pill,
  body .sge-topic-category .sge-topic-date,
  body .sge-topic-category .sge-view-badge{
    padding:3px 4px!important;
    font-size:7.7px!important;
  }
  body .sge-topic-category .sge-meta-icon{
    display:none!important;
  }
}

body .sge-topic-category,
body .wk-latest-grid .sge-topic-category,
body .sge-topic-grid .sge-topic-category,
body .sge-grid .sge-topic-category,
body .sge-grid-3 .sge-topic-category{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:5px!important;
  width:100%!important;
  max-width:100%!important;
  overflow:visible!important;
  margin:0 0 7px!important;
}
body .sge-topic-category .sge-term-pill,
body .sge-topic-category .sge-topic-date,
body .sge-topic-category .sge-view-badge{
  flex:0 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:22px!important;
  padding:4px 6px!important;
  gap:4px!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.012em!important;
  white-space:nowrap!important;
}
body .sge-topic-category .sge-term-pill span:last-child,
body .sge-topic-category .sge-topic-date span:last-child,
body .sge-topic-category .sge-view-badge span:last-child{
  display:inline!important;
  max-width:none!important;
  min-width:0!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
}
body .sge-topic-category .sge-term-pill{
  flex-shrink:1!important;
}
body .sge-topic-category .sge-meta-icon{
  width:12px!important;
  height:12px!important;
  flex:0 0 12px!important;
  font-size:7.5px!important;
  border-radius:5px!important;
}
body .wk-single-meta-row{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  overflow:visible!important;
}
body .wk-single-meta-row .sge-pill,
body .wk-single-meta-row .wk-single-date,
body .wk-single-meta-row .sge-view-badge{
  flex:0 1 auto!important;
  max-width:100%!important;
  overflow:visible!important;
}
body .wk-single-meta-row .sge-pill span:last-child,
body .wk-single-meta-row .wk-single-date span:last-child,
body .wk-single-meta-row .sge-view-badge span:last-child{
  overflow:visible!important;
  text-overflow:clip!important;
}
@media (min-width:981px){
  body .sge-topic-grid .sge-topic-category .sge-term-pill,
  body .wk-latest-grid .sge-topic-category .sge-term-pill{
    max-width:100%!important;
  }
}
@media (max-width:640px){
  body .sge-topic-category,
  body .wk-latest-grid .sge-topic-category,
  body .sge-topic-grid .sge-topic-category,
  body .sge-grid .sge-topic-category,
  body .sge-grid-3 .sge-topic-category{
    gap:4px!important;
    row-gap:4px!important;
  }
  body .sge-topic-category .sge-term-pill,
  body .sge-topic-category .sge-topic-date,
  body .sge-topic-category .sge-view-badge{
    min-height:21px!important;
    padding:4px 5px!important;
    font-size:8.2px!important;
    gap:3px!important;
  }
  body .sge-topic-category .sge-meta-icon{
    width:10px!important;
    height:10px!important;
    flex-basis:10px!important;
    font-size:6.8px!important;
  }
  body .wk-single-meta-row{
    gap:5px!important;
  }
}
@media (max-width:380px){
  body .sge-topic-category .sge-term-pill,
  body .sge-topic-category .sge-topic-date,
  body .sge-topic-category .sge-view-badge{
    font-size:7.7px!important;
    padding:3px 4px!important;
  }
  body .sge-topic-category .sge-meta-icon{
    display:inline-flex!important;
    width:9px!important;
    height:9px!important;
    flex-basis:9px!important;
  }
}

body .wk-sidebar-ad-widget,
body .sge-sidebar .wk-sidebar-ad-widget,
body .wk-pro-sidebar .wk-sidebar-ad-widget{
  padding:0!important;
  margin:0 0 14px!important;
  min-height:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  display:block!important;
  overflow:visible!important;
}
body .wk-sidebar-ad-widget .wk-adsense-slot,
body .wk-sidebar-ad-widget .adsbygoogle{
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}

body .sge-topic-category,
body .wk-latest-grid .sge-topic-category,
body .sge-topic-grid .sge-topic-category,
body .sge-grid .sge-topic-category,
body .sge-grid-3 .sge-topic-category{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  flex-wrap:wrap!important;
  overflow:visible!important;
  margin:0 0 7px!important;
}
body .sge-topic-category .sge-term-pill,
body .sge-topic-category .sge-topic-date{
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:nowrap!important;
}
body .sge-topic-category .sge-term-pill span:last-child,
body .sge-topic-category .sge-topic-date span:last-child{
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
}
body .wk-single-meta-row{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  overflow:visible!important;
}
body .wk-single-meta-row .sge-pill,
body .wk-single-meta-row .wk-single-date{
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
}
body .sge-view-badge{display:none!important;}

.sge-main-nav .sge-menu > li > a{
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.sge-nav-cat-icon{
  width:18px;
  height:18px;
  min-width:18px;
  border-radius:8px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,rgba(214,170,75,.22),rgba(214,170,75,.08));
  border:1px solid rgba(214,170,75,.28);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
  color:#f7d47e;
}
.sge-nav-cat-icon:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:3px;
  background:currentColor;
  box-shadow:6px 0 0 rgba(247,212,126,.62),0 6px 0 rgba(247,212,126,.62),6px 6px 0 rgba(247,212,126,.34);
  transform:translate(-3px,-3px);
}
.sge-menu > li.current-menu-item > a .sge-nav-cat-icon,
.sge-menu > li.current-menu-parent > a .sge-nav-cat-icon,
.sge-menu > li.current-menu-ancestor > a .sge-nav-cat-icon,
.sge-menu > li.sge-menu-active > a .sge-nav-cat-icon{
  background:rgba(6,16,29,.14);
  border-color:rgba(6,16,29,.22);
  color:#06101d;
}
.sge-menu > li.current-menu-item > a:before,
.sge-menu > li.current-menu-parent > a:before,
.sge-menu > li.current-menu-ancestor > a:before,
.sge-menu > li.current_page_item > a:before,
.sge-menu > li.current-cat > a:before,
.sge-menu > li.sge-menu-active > a:before{
  display:none!important;
}

.sge-content blockquote,
.entry-content blockquote{
  position:relative;
  margin:28px 0;
  padding:22px 24px 22px 62px;
  border:1px solid rgba(214,170,75,.24);
  border-left:4px solid var(--sge-gold,#d6aa4b);
  border-radius:22px;
  color:#edf5ff;
  background:
    radial-gradient(circle at 22px 22px,rgba(242,212,128,.18),transparent 34px),
    linear-gradient(135deg,rgba(214,170,75,.12),rgba(255,255,255,.045));
  box-shadow:0 18px 46px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.07);
  overflow:hidden;
}
.sge-content blockquote:before,
.entry-content blockquote:before{
  content:"“";
  position:absolute;
  left:20px;
  top:8px;
  font-size:54px;
  line-height:1;
  font-weight:900;
  font-family:Georgia,serif;
  color:var(--sge-gold-soft,#f2d480);
  opacity:.9;
}
.sge-content blockquote:after,
.entry-content blockquote:after{
  content:"";
  position:absolute;
  inset:auto -42px -46px auto;
  width:120px;
  height:120px;
  border-radius:42px;
  background:rgba(214,170,75,.08);
  transform:rotate(18deg);
}
.sge-content blockquote p,
.entry-content blockquote p{
  position:relative;
  z-index:1;
  margin:0 0 10px;
  font-size:16px;
  line-height:1.75;
  color:#edf5ff;
}
.sge-content blockquote p:last-child,
.entry-content blockquote p:last-child{margin-bottom:0;}
.sge-content blockquote cite,
.entry-content blockquote cite{
  display:block;
  margin-top:12px;
  color:#f2d480;
  font-size:13px;
  font-style:normal;
  font-weight:900;
  letter-spacing:.04em;
  text-transform:uppercase;
}
@media (max-width:640px){
  body .sge-topic-category{gap:5px!important;}
  body .sge-term-pill,
  body .sge-topic-date{
    font-size:8.8px!important;
    padding:4px 6px!important;
    min-height:22px!important;
    letter-spacing:.01em!important;
  }
  body .wk-single-meta-row{gap:6px!important;}
  body .wk-single-meta-row .sge-pill,
  body .wk-single-meta-row .wk-single-date{
    font-size:10px!important;
    padding:6px 8px!important;
    min-height:25px!important;
  }
  .sge-nav-cat-icon{width:17px;height:17px;min-width:17px;border-radius:7px;}
  .sge-content blockquote,
  .entry-content blockquote{
    margin:20px 0;
    padding:18px 18px 18px 50px;
    border-radius:18px;
  }
  .sge-content blockquote:before,
  .entry-content blockquote:before{
    left:16px;
    top:9px;
    font-size:42px;
  }
  .sge-content blockquote p,
  .entry-content blockquote p{font-size:15px;line-height:1.7;}
}

body .wk-premium-slider.wk-key-slider{
  padding:12px !important;
}
body .wk-premium-slide,
body .wk-premium-slide.is-active{
  grid-template-columns:268px minmax(0,1fr) !important;
  align-items:stretch !important;
  gap:16px !important;
}
body .wk-premium-bg,
body .wk-premium-slide.is-active .wk-premium-bg{
  position:relative !important;
  display:block !important;
  width:268px !important;
  min-width:268px !important;
  height:236px !important;
  min-height:236px !important;
  aspect-ratio:auto !important;
  padding:0 !important;
  margin:0 !important;
  box-sizing:border-box !important;
  border-radius:22px !important;
  overflow:hidden !important;
  align-self:stretch !important;
}
body .wk-premium-bg img,
body .wk-premium-slide.is-active .wk-premium-bg img{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
}
body .wk-premium-slide.is-active .wk-premium-bg:hover img{
  transform:scale(1.035) !important;
}
body .wk-premium-content{
  min-height:236px !important;
}

.sge-nav-icon,
.sge-nav-cat-icon{
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  border-radius:8px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  position:relative !important;
  overflow:hidden !important;
  background:linear-gradient(135deg,rgba(214,170,75,.24),rgba(214,170,75,.08)) !important;
  border:1px solid rgba(214,170,75,.32) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14) !important;
  color:#f7d47e !important;
}
.sge-nav-icon:before,
.sge-nav-icon:after,
.sge-nav-cat-icon:before,
.sge-nav-cat-icon:after{
  content:"";
  position:absolute;
  display:block;
}
.sge-nav-home-icon:before{
  width:10px;
  height:10px;
  left:3.5px;
  bottom:3px;
  background:currentColor;
  border-radius:2px 2px 3px 3px;
  clip-path:polygon(50% 0,100% 43%,100% 100%,0 100%,0 43%);
}
.sge-nav-home-icon:after{
  width:4px;
  height:5px;
  left:7px;
  bottom:3px;
  border-radius:2px 2px 0 0;
  background:#071321;
  opacity:.9;
}
.sge-nav-windows-icon:before{
  width:5px;
  height:5px;
  left:4px;
  top:4px;
  background:currentColor;
  box-shadow:6px 0 0 currentColor,0 6px 0 currentColor,6px 6px 0 currentColor;
  border-radius:1px;
}
.sge-nav-windows-icon:after{
  width:1px;
  height:13px;
  left:9px;
  top:3px;
  background:rgba(7,19,33,.28);
  box-shadow:0 6px 0 rgba(7,19,33,.28);
  transform:rotate(0deg);
  opacity:.5;
}
.sge-nav-cat-icon:before{
  width:8px;
  height:8px;
  border-radius:3px;
  background:currentColor;
  box-shadow:6px 0 0 rgba(247,212,126,.62),0 6px 0 rgba(247,212,126,.62),6px 6px 0 rgba(247,212,126,.34);
  transform:translate(-3px,-3px);
}
.sge-nav-cat-icon:after{display:none;}
.sge-menu > li.current-menu-item > a .sge-nav-icon,
.sge-menu > li.current-menu-parent > a .sge-nav-icon,
.sge-menu > li.current-menu-ancestor > a .sge-nav-icon,
.sge-menu > li.sge-menu-active > a .sge-nav-icon,
.sge-menu > li.current-menu-item > a .sge-nav-cat-icon,
.sge-menu > li.current-menu-parent > a .sge-nav-cat-icon,
.sge-menu > li.current-menu-ancestor > a .sge-nav-cat-icon,
.sge-menu > li.sge-menu-active > a .sge-nav-cat-icon{
  background:rgba(6,16,29,.14) !important;
  border-color:rgba(6,16,29,.22) !important;
  color:#06101d !important;
}

@media (max-width:980px){
  body .wk-premium-slide,
  body .wk-premium-slide.is-active{
    grid-template-columns:220px minmax(0,1fr) !important;
  }
  body .wk-premium-bg,
  body .wk-premium-slide.is-active .wk-premium-bg{
    width:220px !important;
    min-width:220px !important;
    height:204px !important;
    min-height:204px !important;
  }
  body .wk-premium-content{min-height:204px !important;}
}
@media (max-width:680px){
  body .wk-premium-slide,
  body .wk-premium-slide.is-active{
    display:flex !important;
    flex-direction:column !important;
    gap:10px !important;
  }
  body .wk-premium-bg,
  body .wk-premium-slide.is-active .wk-premium-bg{
    width:100% !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:16 / 9 !important;
    border-radius:18px !important;
    align-self:stretch !important;
  }
  body .wk-premium-content{
    min-height:0 !important;
  }
  .sge-nav-icon,
  .sge-nav-cat-icon{
    width:17px !important;
    height:17px !important;
    min-width:17px !important;
    border-radius:7px !important;
  }
}

body .wk-premium-slider.wk-key-slider{
  padding:10px !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-slide,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
  grid-template-columns:286px minmax(0,1fr) !important;
  gap:14px !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
  width:286px !important;
  min-width:286px !important;
  height:248px !important;
  min-height:248px !important;
  border-radius:22px !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img{
  left:0 !important;
  top:0 !important;
  right:auto !important;
  bottom:auto !important;
  width:calc(100% + 12px) !important;
  height:calc(100% + 12px) !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:left top !important;
  transform:none !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-content{
  min-height:248px !important;
}
.wk-slider-termline{
  gap:7px !important;
  margin-bottom:9px !important;
}
.wk-premium-cat-link{
  text-decoration:none !important;
}
.wk-premium-cat-link:hover{
  filter:brightness(1.06) !important;
  transform:translateY(-1px);
}
.wk-premium-date{
  text-transform:none !important;
  letter-spacing:.02em !important;
}
.sge-fa-nav-icon{
  width:auto !important;
  height:auto !important;
  min-width:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin-right:7px !important;
  color:#f7d47e !important;
  font-size:14px !important;
  line-height:1 !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}
.sge-fa-nav-icon:before,
.sge-fa-nav-icon:after{
  position:static !important;
  width:auto !important;
  height:auto !important;
  background:none !important;
  box-shadow:none !important;
  clip-path:none !important;
  transform:none !important;
  opacity:1 !important;
}
.sge-menu > li.current-menu-item > a .sge-fa-nav-icon,
.sge-menu > li.current-menu-parent > a .sge-fa-nav-icon,
.sge-menu > li.current-menu-ancestor > a .sge-fa-nav-icon,
.sge-menu > li.sge-menu-active > a .sge-fa-nav-icon{
  color:#06101d !important;
}

@media (max-width:980px){
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
    grid-template-columns:238px minmax(0,1fr) !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:238px !important;
    min-width:238px !important;
    height:218px !important;
    min-height:218px !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:218px !important;}
}
@media (max-width:680px){
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
    display:flex !important;
    grid-template-columns:1fr !important;
    flex-direction:column !important;
    gap:10px !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:100% !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    aspect-ratio:16 / 9 !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img{
    width:100% !important;
    height:100% !important;
    object-position:center center !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:0 !important;}
  .sge-fa-nav-icon{font-size:13px !important;margin-right:6px !important;}
  .wk-slider-termline{gap:6px !important;}
}

.wk-premium-slider .wk-premium-content .wk-premium-excerpt,
.wk-premium-slider .wk-premium-content > p{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:3 !important;
  overflow:hidden !important;
  max-height:4.8em !important;
  line-height:1.6 !important;
  margin-bottom:12px !important;
}
.wk-premium-slider .wk-premium-meta-clean{
  margin:0 0 10px !important;
}
.wk-premium-slider .wk-slider-termline{
  margin-bottom:8px !important;
}
@media (max-width:760px){
  .wk-premium-slider .wk-premium-content .wk-premium-excerpt,
  .wk-premium-slider .wk-premium-content > p{
    -webkit-line-clamp:3 !important;
    max-height:4.65em !important;
    font-size:13px !important;
    line-height:1.55 !important;
  }
}

/* WKConquer v1.0.2: final slider alignment + local icons + performance stability */
.fa{font-style:normal!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;speak:never;text-rendering:auto;-webkit-font-smoothing:antialiased;}
.fa.fa-home:before{content:"⌂";font-size:1.05em;line-height:1;}
.fa.fa-windows:before{content:"⊞";font-size:1.06em;line-height:1;}
.fa.fa-folder-open:before{content:"▣";font-size:.96em;line-height:1;}
.sge-fa-nav-icon,.sge-inline-term-icon{background:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#f7d47e!important;flex:0 0 auto!important;}
.sge-inline-term-icon{margin-right:6px!important;font-size:12px!important;transform:translateY(-.5px);}
.sge-term-pill,.wk-premium-cat-link{display:inline-flex!important;align-items:center!important;gap:5px!important;min-width:0!important;}
.sge-term-pill span,.wk-premium-cat-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;}

body .wk-premium-slider.wk-key-slider{
  --wkc-slider-media-w:312px;
  --wkc-slider-media-h:258px;
  padding:10px!important;
  overflow:hidden!important;
  contain:layout paint;
}
body .wk-premium-slider.wk-key-slider .wk-premium-slide,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
  grid-template-columns:var(--wkc-slider-media-w) minmax(0,1fr)!important;
  gap:14px!important;
  align-items:stretch!important;
  min-height:var(--wkc-slider-media-h)!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
  width:var(--wkc-slider-media-w)!important;
  min-width:var(--wkc-slider-media-w)!important;
  max-width:var(--wkc-slider-media-w)!important;
  height:var(--wkc-slider-media-h)!important;
  min-height:var(--wkc-slider-media-h)!important;
  max-height:var(--wkc-slider-media-h)!important;
  border-radius:22px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  background:#07111f!important;
  box-sizing:border-box!important;
  contain:layout paint!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:left top!important;
  transform:scale(1.12)!important;
  transform-origin:left top!important;
  transition:transform .24s ease!important;
  filter:saturate(1.06) contrast(1.03)!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg:hover img{transform:scale(1.145)!important;}
body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:var(--wkc-slider-media-h)!important;}
body .wk-premium-slider.wk-key-slider .wk-premium-content .wk-premium-excerpt{line-height:1.55!important;-webkit-line-clamp:4!important;max-height:6.2em!important;margin-bottom:12px!important;}
body .wk-premium-slider.wk-key-slider .wk-premium-meta-clean{display:none!important;}

.sge-topic-media{aspect-ratio:360/230;height:auto!important;min-height:0!important;}
.sge-topic-media img{width:100%!important;height:100%!important;object-fit:cover!important;}

.wk-adsense-slot{contain:layout paint;}

@media (max-width:980px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:250px;--wkc-slider-media-h:224px;}
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{grid-template-columns:var(--wkc-slider-media-w) minmax(0,1fr)!important;}
}
@media (max-width:680px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:100%;--wkc-slider-media-h:auto;padding:9px!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;min-height:0!important;gap:10px!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img{transform:none!important;object-position:center center!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:0!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-content .wk-premium-excerpt{-webkit-line-clamp:3!important;max-height:4.7em!important;}
  .sge-inline-term-icon{font-size:11px!important;margin-right:5px!important;}
}


/* WKConquer v1.0.3: centered thumbnails + local SVG navigation/category icons */
.sge-nav-svg-icon,
.sge-inline-term-icon{
  width:15px!important;
  height:15px!important;
  min-width:15px!important;
  flex:0 0 15px!important;
  display:inline-block!important;
  fill:currentColor!important;
  color:#f7d47e!important;
  vertical-align:-2px!important;
  margin-right:6px!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.sge-menu a .sge-nav-svg-icon{color:#e9c978!important;transition:transform .18s ease,color .18s ease;}
.sge-menu a:hover .sge-nav-svg-icon,
.sge-menu > li.current-menu-item > a .sge-nav-svg-icon,
.sge-menu > li.current-menu-parent > a .sge-nav-svg-icon,
.sge-menu > li.current-menu-ancestor > a .sge-nav-svg-icon,
.sge-menu > li.sge-menu-active > a .sge-nav-svg-icon{color:#071321!important;transform:translateY(-1px);}
.wk-premium-badge .sge-inline-term-icon,
.sge-topic-category .sge-inline-term-icon{margin-right:5px!important;vertical-align:-2px!important;}
.sge-topic-media,
.wk-latest-grid .sge-topic-media,
.sge-topic-grid .sge-topic-media,
.wk-release-thumb{
  display:block!important;
  overflow:hidden!important;
}
.sge-topic-media img,
.sge-topic-media .sge-card-image,
.wk-latest-grid .sge-topic-media img,
.sge-topic-grid .sge-topic-media img,
.wk-release-thumb img,
.wk-release-image{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform-origin:center center!important;
}
.sge-topic-card:hover .sge-topic-media img{transform:scale(1.035)!important;}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
  object-fit:cover!important;
  object-position:center center!important;
}
@media (max-width:680px){
  .sge-nav-svg-icon{width:14px!important;height:14px!important;min-width:14px!important;margin-right:6px!important;}
  .sge-inline-term-icon{width:13px!important;height:13px!important;min-width:13px!important;margin-right:5px!important;}
}

/* WKConquer v1.0.4: final icon visibility, hover color, sidebar category icons, and slider thumbnail centering */
.fa,
.sge-fa-nav-icon,
.sge-nav-svg-icon,
.sge-inline-term-icon,
.wk-sidebar-term-icon{
  font-style:normal!important;
  font-weight:900!important;
  font-family:Arial, Helvetica, sans-serif!important;
  line-height:1!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:15px!important;
  height:15px!important;
  min-width:15px!important;
  color:#f7d47e!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  opacity:1!important;
  visibility:visible!important;
  text-decoration:none!important;
  transform:none!important;
}
.fa.fa-home:before{content:"⌂"!important;font-size:17px!important;line-height:1!important;display:block!important;transform:translateY(-1px)!important;}
.fa.fa-windows:before{content:"⊞"!important;font-size:15px!important;line-height:1!important;display:block!important;}
.fa.fa-folder-open:before{content:"▣"!important;font-size:13px!important;line-height:1!important;display:block!important;}
.sge-menu a:hover .sge-nav-svg-icon,
.sge-menu a:focus .sge-nav-svg-icon,
.sge-menu > li.current-menu-item > a .sge-nav-svg-icon,
.sge-menu > li.current-menu-parent > a .sge-nav-svg-icon,
.sge-menu > li.current-menu-ancestor > a .sge-nav-svg-icon,
.sge-menu > li.sge-menu-active > a .sge-nav-svg-icon{
  color:#8d6a18!important;
  transform:translateY(-1px)!important;
}
.sge-menu > li:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):not(.sge-menu-active) > a:hover .sge-nav-svg-icon,
.sge-menu > li:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):not(.sge-menu-active) > a:focus .sge-nav-svg-icon{
  color:#f8dda0!important;
}
.wk-premium-cat-link .sge-inline-term-icon,
.sge-topic-category .sge-inline-term-icon,
.wk-single-meta-row .sge-inline-term-icon{
  margin-right:5px!important;
  width:14px!important;
  height:14px!important;
  min-width:14px!important;
  color:#f7d47e!important;
  vertical-align:0!important;
}
.sge-topic-category .sge-term-pill,
.wk-single-meta-row .sge-term-pill,
.wk-premium-cat-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
}
.sge-topic-category .sge-term-pill .sge-inline-term-icon,
.wk-single-meta-row .sge-term-pill .sge-inline-term-icon,
.wk-premium-cat-link .sge-inline-term-icon{
  display:inline-flex!important;
}
.wk-category-card .wk-category-icon{
  width:28px!important;
  min-width:28px!important;
  height:28px!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#f7d47e!important;
}
.wk-category-card .wk-sidebar-term-icon{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  color:#f7d47e!important;
}
.wk-category-card:hover .wk-sidebar-term-icon,
.wk-category-card:hover .wk-category-icon{
  color:#ffe9ad!important;
}
body .wk-premium-slider.wk-key-slider{
  --wkc-slider-media-w:344px!important;
  --wkc-slider-media-h:228px!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
  width:var(--wkc-slider-media-w)!important;
  min-width:var(--wkc-slider-media-w)!important;
  max-width:var(--wkc-slider-media-w)!important;
  height:var(--wkc-slider-media-h)!important;
  min-height:var(--wkc-slider-media-h)!important;
  max-height:var(--wkc-slider-media-h)!important;
  aspect-ratio:auto!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
  object-fit:cover!important;
  object-position:center center!important;
  transform:scale(1.035)!important;
  transform-origin:center center!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg:hover img{transform:scale(1.055)!important;}
@media (max-width:980px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:270px!important;--wkc-slider-media-h:190px!important;}
}
@media (max-width:680px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:100%!important;--wkc-slider-media-h:auto!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
    transform:none!important;object-fit:cover!important;object-position:center center!important;
  }
  .sge-nav-svg-icon{width:14px!important;height:14px!important;min-width:14px!important;}
  .sge-inline-term-icon{width:13px!important;height:13px!important;min-width:13px!important;}
}


/* WKConquer v1.0.5: reliable local icons + slider thumbnail center fix */
:root{
  --wkc-icon-gold:#f6d27b;
  --wkc-icon-gold-soft:#ffe6a6;
  --wkc-icon-navy:#071a30;
}

/* Reset every older icon patch so icons cannot turn black or disappear */
body .sge-menu .fa,
body .sge-menu .sge-nav-svg-icon,
body .wk-premium-cat-link .fa,
body .wk-premium-cat-link .sge-inline-term-icon,
body .sge-topic-category .fa,
body .sge-topic-category .sge-inline-term-icon,
body .wk-single-meta-row .fa,
body .wk-single-meta-row .sge-inline-term-icon,
body .wk-category-card .fa,
body .wk-category-card .wk-sidebar-term-icon,
body .wk-category-card .wk-category-icon .fa{
  font-size:0!important;
  font-style:normal!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  line-height:1!important;
  margin:0 6px 0 0!important;
  color:var(--wkc-icon-gold)!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
  transform:none!important;
}

/* Windows: clear four-pane icon drawn locally without FontAwesome CDN */
body .fa.fa-windows:before,
body .sge-fa-windows:before{
  content:""!important;
  display:block!important;
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  background:
    linear-gradient(currentColor,currentColor) 0 0/7px 7px no-repeat,
    linear-gradient(currentColor,currentColor) 9px 0/7px 7px no-repeat,
    linear-gradient(currentColor,currentColor) 0 9px/7px 7px no-repeat,
    linear-gradient(currentColor,currentColor) 9px 9px/7px 7px no-repeat!important;
  border-radius:2px!important;
  transform:skewY(-2deg)!important;
  filter:drop-shadow(0 2px 5px rgba(246,210,123,.18));
}

/* Home and folder icons are also local CSS icons */
body .fa.fa-home:before,
body .sge-fa-home:before{
  content:""!important;
  display:block!important;
  width:16px!important;
  height:15px!important;
  background:currentColor!important;
  clip-path:polygon(50% 0,100% 40%,88% 40%,88% 100%,62% 100%,62% 66%,38% 66%,38% 100%,12% 100%,12% 40%,0 40%)!important;
  filter:drop-shadow(0 2px 5px rgba(246,210,123,.16));
}
body .fa.fa-folder-open:before,
body .sge-fa-folder:before{
  content:""!important;
  display:block!important;
  width:17px!important;
  height:13px!important;
  background:currentColor!important;
  clip-path:polygon(0 24%,35% 24%,43% 0,100% 0,100% 100%,0 100%)!important;
  border-radius:2px!important;
  filter:drop-shadow(0 2px 5px rgba(246,210,123,.14));
}

/* Header hover/active colors: never black */
body .sge-menu a:hover .fa,
body .sge-menu a:focus .fa,
body .sge-menu a:hover .sge-nav-svg-icon,
body .sge-menu a:focus .sge-nav-svg-icon{
  color:var(--wkc-icon-gold-soft)!important;
  transform:translateY(-1px)!important;
}
body .sge-menu > li.current-menu-item > a .fa,
body .sge-menu > li.current-menu-parent > a .fa,
body .sge-menu > li.current-menu-ancestor > a .fa,
body .sge-menu > li.current_page_item > a .fa,
body .sge-menu > li.current-cat > a .fa,
body .sge-menu > li.sge-menu-active > a .fa,
body .sge-menu > li.current-menu-item > a .sge-nav-svg-icon,
body .sge-menu > li.current-menu-parent > a .sge-nav-svg-icon,
body .sge-menu > li.current-menu-ancestor > a .sge-nav-svg-icon,
body .sge-menu > li.current_page_item > a .sge-nav-svg-icon,
body .sge-menu > li.current-cat > a .sge-nav-svg-icon,
body .sge-menu > li.sge-menu-active > a .sge-nav-svg-icon{
  color:#13213a!important;
}

/* Keep category icons visible in slider, cards, single pages and sidebar */
body .wk-premium-cat-link,
body .sge-topic-category .sge-term-pill,
body .wk-single-meta-row .sge-term-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
}
body .wk-premium-cat-link .sge-inline-term-icon,
body .sge-topic-category .sge-inline-term-icon,
body .wk-single-meta-row .sge-inline-term-icon{
  width:15px!important;
  height:15px!important;
  min-width:15px!important;
  margin-right:2px!important;
  color:var(--wkc-icon-gold)!important;
}
body .wk-premium-cat-link:hover .sge-inline-term-icon,
body .sge-topic-category .sge-term-pill:hover .sge-inline-term-icon,
body .wk-single-meta-row .sge-term-pill:hover .sge-inline-term-icon{
  color:var(--wkc-icon-gold-soft)!important;
}

/* Sidebar category icons: clean Windows mark, not a broken glyph */
body .wk-category-card{
  grid-template-columns:28px minmax(0,1fr) auto!important;
  align-items:center!important;
}
body .wk-category-card .wk-category-icon{
  width:28px!important;
  min-width:28px!important;
  height:28px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  background:rgba(246,210,123,.09)!important;
  border:1px solid rgba(246,210,123,.16)!important;
  border-radius:9px!important;
}
body .wk-category-card .wk-sidebar-term-icon,
body .wk-category-card .wk-category-icon .fa{
  width:16px!important;
  min-width:16px!important;
  height:16px!important;
  margin:0!important;
  color:var(--wkc-icon-gold)!important;
}
body .wk-category-card:hover .wk-category-icon{
  background:rgba(246,210,123,.14)!important;
  border-color:rgba(246,210,123,.28)!important;
}
body .wk-category-card:hover .wk-sidebar-term-icon,
body .wk-category-card:hover .wk-category-icon .fa{
  color:var(--wkc-icon-gold-soft)!important;
}

/* Slider thumbnail: centered and less aggressively cropped */
body .wk-premium-slider.wk-key-slider{
  --wkc-slider-media-w:348px!important;
  --wkc-slider-media-h:230px!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
  display:block!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#0d1f36,#07111f)!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  transform-origin:center center!important;
  filter:saturate(1.05) contrast(1.02)!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg:hover img{
  transform:scale(1.025)!important;
}
@media (max-width:980px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:270px!important;--wkc-slider-media-h:190px!important;}
}
@media (max-width:680px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:100%!important;--wkc-slider-media-h:auto!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
    object-position:center center!important;
    transform:none!important;
  }
}


/* WKConquer v1.0.6: stable slider restore + reliable inline SVG icons + performance overrides */
.wkc-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:16px!important;
  height:16px!important;
  min-width:16px!important;
  color:#f7d47e!important;
  line-height:1!important;
  vertical-align:-2px!important;
  margin:0 5px 0 0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.wkc-icon svg{display:block!important;width:100%!important;height:100%!important;fill:currentColor!important;overflow:visible!important;}
.sge-menu a .wkc-icon{width:15px!important;height:15px!important;min-width:15px!important;margin-right:7px!important;color:#f7d47e!important;transition:color .18s ease,transform .18s ease!important;}
.sge-menu a:hover .wkc-icon,.sge-menu a:focus .wkc-icon{color:#ffe7a8!important;transform:translateY(-1px)!important;}
.sge-menu > li.current-menu-item > a .wkc-icon,.sge-menu > li.current-menu-parent > a .wkc-icon,.sge-menu > li.current-menu-ancestor > a .wkc-icon,.sge-menu > li.current_page_item > a .wkc-icon,.sge-menu > li.current-cat > a .wkc-icon,.sge-menu > li.sge-menu-active > a .wkc-icon{color:#07111f!important;}
.wk-premium-cat-link .wkc-icon,.sge-topic-category .wkc-icon,.wk-single-meta-row .wkc-icon{width:14px!important;height:14px!important;min-width:14px!important;margin-right:4px!important;color:#f7d47e!important;}
.wk-category-card .wk-category-icon{width:28px!important;height:28px!important;min-width:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(247,212,126,.08)!important;border:1px solid rgba(247,212,126,.16)!important;border-radius:9px!important;box-shadow:none!important;}
.wk-category-card .wk-category-icon .wkc-icon{width:16px!important;height:16px!important;min-width:16px!important;margin:0!important;color:#f7d47e!important;}
.wk-category-card:hover .wk-category-icon .wkc-icon{color:#ffe7a8!important;}

body .wk-premium-slider.wk-key-slider{
  --wkc-slider-media-w:312px!important;
  --wkc-slider-media-h:258px!important;
  padding:10px!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-slide,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
  grid-template-columns:var(--wkc-slider-media-w) minmax(0,1fr)!important;
  gap:14px!important;
  align-items:stretch!important;
  min-height:var(--wkc-slider-media-h)!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
  position:relative!important;
  width:var(--wkc-slider-media-w)!important;
  min-width:var(--wkc-slider-media-w)!important;
  max-width:var(--wkc-slider-media-w)!important;
  height:var(--wkc-slider-media-h)!important;
  min-height:var(--wkc-slider-media-h)!important;
  max-height:var(--wkc-slider-media-h)!important;
  padding:0!important;
  margin:0!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:#07111f!important;
  box-sizing:border-box!important;
  aspect-ratio:auto!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:scale(1.08)!important;
  transform-origin:center center!important;
  transition:transform .22s ease!important;
  filter:saturate(1.04) contrast(1.02)!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg:hover img{transform:scale(1.095)!important;}
body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:var(--wkc-slider-media-h)!important;}
@media (max-width:980px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:250px!important;--wkc-slider-media-h:224px!important;}
}
@media (max-width:680px){
  body .wk-premium-slider.wk-key-slider{--wkc-slider-media-w:100%!important;--wkc-slider-media-h:auto!important;padding:9px!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;min-height:0!important;gap:10px!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img,body .wk-premium-slider.wk-key-slider .wk-premium-bg .wp-post-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-position:center center!important;transform:none!important;}
  body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:0!important;}
}

/* WKConquer v1.0.9: theme switcher and light-mode override removed to restore the original navy/gold design and reduce CSS override cost. */


/* WKConquer v1.0.10: header category icon spacing fix */
body .sge-main-nav .sge-menu > li > a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  white-space:nowrap!important;
}
body .sge-main-nav .sge-menu > li > a:before{
  flex:0 0 auto!important;
  margin-right:2px!important;
}
body .sge-main-nav .sge-menu > li > a .wkc-icon,
body .sge-main-nav .sge-menu > li > a .sge-nav-svg-icon,
body .sge-main-nav .sge-menu > li > a .sge-nav-cat-icon{
  flex:0 0 15px!important;
  width:15px!important;
  min-width:15px!important;
  height:15px!important;
  margin:0!important;
}
body .sge-main-nav .sge-menu > li > a .sge-nav-label{
  display:inline-block!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
}
@media (max-width:680px){
  body .sge-main-nav .sge-menu > li > a{gap:5px!important;}
  body .sge-main-nav .sge-menu > li > a .wkc-icon,
  body .sge-main-nav .sge-menu > li > a .sge-nav-svg-icon,
  body .sge-main-nav .sge-menu > li > a .sge-nav-cat-icon{
    flex-basis:14px!important;
    width:14px!important;
    min-width:14px!important;
    height:14px!important;
  }
}


/* WKConquer v1.0.16: compact category title refinement + cleanup */
body.category .sge-archive-hero,
body.tax-software_category .sge-archive-hero,
body.archive .wk-archive-soft-hero{
  padding:6px 0 0!important;
}
body.category .sge-archive-box,
body.category .wk-archive-pro-box,
body.category .sge-category-archive-box,
body.tax-software_category .sge-archive-box,
body.tax-software_category .wk-archive-pro-box,
body.tax-software_category .sge-category-archive-box,
body .wk-cat-overview-soft{
  display:block!important;
  min-height:0!important;
  padding:9px 14px 10px 16px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.052),rgba(255,255,255,.024))!important;
  border:1px solid rgba(247,212,126,.13)!important;
  box-shadow:0 6px 16px rgba(0,0,0,.11)!important;
  overflow:hidden!important;
}
body.category .sge-archive-box:before,
body.category .wk-archive-pro-box:before,
body.tax-software_category .sge-archive-box:before,
body.tax-software_category .wk-archive-pro-box:before,
body .wk-cat-overview-soft:before{
  display:none!important;
}
body.category .sge-archive-box .sge-kicker,
body.category .wk-archive-pro-box .sge-kicker,
body.tax-software_category .sge-archive-box .sge-kicker,
body.tax-software_category .wk-archive-pro-box .sge-kicker,
body .wk-cat-overview-soft .wk-cat-overview-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  margin:0 0 2px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#e9c875!important;
  font-size:8.5px!important;
  line-height:1!important;
  letter-spacing:.07em!important;
  text-transform:uppercase!important;
}
body.category .sge-archive-box .sge-kicker:before,
body.category .wk-archive-pro-box .sge-kicker:before,
body.tax-software_category .sge-archive-box .sge-kicker:before,
body.tax-software_category .wk-archive-pro-box .sge-kicker:before,
body .wk-cat-overview-soft .wk-cat-overview-kicker:before{
  content:""!important;
  display:block!important;
  width:5px!important;
  height:5px!important;
  border-radius:50%!important;
  background:#e9c875!important;
  box-shadow:0 0 0 3px rgba(233,200,117,.11)!important;
}
body.category .sge-archive-box .sge-kicker:after,
body.category .wk-archive-pro-box .sge-kicker:after,
body.tax-software_category .sge-archive-box .sge-kicker:after,
body.tax-software_category .wk-archive-pro-box .sge-kicker:after,
body .wk-cat-overview-soft .wk-cat-overview-kicker:after{
  display:none!important;
}
body.category .sge-archive-box h1,
body.category .wk-archive-pro-box h1,
body.tax-software_category .sge-archive-box h1,
body.tax-software_category .wk-archive-pro-box h1,
body .wk-cat-overview-soft .wk-cat-overview-copy h1{
  display:inline-block!important;
  margin:0!important;
  max-width:none!important;
  color:#fff!important;
  font-size:clamp(17px,1.9vw,22px)!important;
  line-height:1.05!important;
  letter-spacing:-.02em!important;
  font-weight:900!important;
  text-shadow:none!important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe3a0 55%,#f0c76e 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  -webkit-text-fill-color:transparent!important;
}
body.category .sge-archive-box h1:after,
body.category .wk-archive-pro-box h1:after,
body.tax-software_category .sge-archive-box h1:after,
body.tax-software_category .wk-archive-pro-box h1:after,
body .wk-cat-overview-soft .wk-cat-overview-copy h1:after{
  content:""!important;
  display:block!important;
  width:34px!important;
  height:2px!important;
  margin-top:3px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#f1c86f,rgba(241,200,111,0))!important;
}
body.category .sge-archive-box p,
body.category .wk-archive-pro-box p,
body.category .wk-archive-desc,
body.tax-software_category .sge-archive-box p,
body.tax-software_category .wk-archive-pro-box p,
body.tax-software_category .wk-archive-desc,
body .wk-cat-overview-soft .wk-archive-desc{
  margin:1px 0 0!important;
  padding:0!important;
  max-width:920px!important;
  color:#aebed2!important;
  font-size:11.5px!important;
  line-height:1.32!important;
  display:-webkit-box!important;
  -webkit-line-clamp:1!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
body.category .wk-cat-soft-count,
body.tax-software_category .wk-cat-soft-count,
body .wk-cat-soft-count{
  display:none!important;
}
body .wk-premium-slider .wk-premium-cat-link,
body .wk-premium-slider .wk-premium-badge.wk-premium-cat-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  color:#071321!important;
}
body .wk-premium-slider .wk-premium-cat-link .wk-slider-license-icon,
body .wk-premium-slider .wk-premium-badge .wk-slider-license-icon,
body .wk-premium-slider .wk-premium-cat-link .wk-slider-license-icon.wkc-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 15px!important;
  width:15px!important;
  height:15px!important;
  min-width:15px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#071321!important;
  fill:currentColor!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
}
body .wk-premium-slider .wk-premium-cat-link .wk-slider-license-icon svg{
  display:block!important;
  width:15px!important;
  height:15px!important;
  fill:currentColor!important;
}
body .wk-premium-slider .wk-premium-cat-link .wk-slider-license-icon:before,
body .wk-premium-slider .wk-premium-cat-link .wk-slider-license-icon:after{
  content:none!important;
  display:none!important;
}
@media (max-width:680px){
  body.category .sge-archive-box,
  body.category .wk-archive-pro-box,
  body.tax-software_category .sge-archive-box,
  body.tax-software_category .wk-archive-pro-box,
  body .wk-cat-overview-soft{
    padding:8px 12px 9px 13px!important;
    border-radius:13px!important;
  }
  body.category .sge-archive-box h1,
  body.category .wk-archive-pro-box h1,
  body.tax-software_category .sge-archive-box h1,
  body.tax-software_category .wk-archive-pro-box h1,
  body .wk-cat-overview-soft .wk-cat-overview-copy h1{
    font-size:clamp(16px,5vw,20px)!important;
  }
  body.category .sge-archive-box p,
  body.category .wk-archive-pro-box p,
  body.tax-software_category .sge-archive-box p,
  body.tax-software_category .wk-archive-pro-box p,
  body .wk-cat-overview-soft .wk-archive-desc{
    font-size:11px!important;
  }
}


/* WKConquer v1.0.17: premium no-results state + speed cleanup */
.wk-search-empty{
  position:relative!important;
  padding:24px!important;
  border-radius:22px!important;
  text-align:left!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.026))!important;
  border:1px solid rgba(247,212,126,.16)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.16)!important;
}
.wk-search-empty:before{
  content:""!important;
  position:absolute!important;
  inset:0 auto 0 0!important;
  width:3px!important;
  background:linear-gradient(180deg,#f7d47e,rgba(247,212,126,.18))!important;
}
.wk-search-empty:after{
  content:""!important;
  position:absolute!important;
  right:-55px!important;
  top:-55px!important;
  width:150px!important;
  height:150px!important;
  border-radius:44px!important;
  background:rgba(247,212,126,.08)!important;
  transform:rotate(24deg)!important;
  pointer-events:none!important;
}
.wk-search-empty-icon{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  display:grid!important;
  place-items:center!important;
  margin:0 0 10px!important;
  background:linear-gradient(135deg,#f7d47e,#d6aa4b)!important;
  box-shadow:none!important;
}
.wk-search-empty-icon span{
  width:15px!important;
  height:15px!important;
  border:2px solid #071321!important;
  border-radius:50%!important;
  position:relative!important;
  display:block!important;
}
.wk-search-empty-icon span:after{
  content:""!important;
  position:absolute!important;
  width:8px!important;
  height:2px!important;
  border-radius:99px!important;
  background:#071321!important;
  right:-7px!important;
  bottom:-4px!important;
  transform:rotate(45deg)!important;
}
.wk-search-empty-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  color:#f1cd76!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.1em!important;
}
.wk-search-empty h2{
  margin:7px 0 4px!important;
  color:#fff!important;
  font-size:clamp(20px,2.6vw,28px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
.wk-search-empty p{
  margin:0 0 14px!important;
  max-width:620px!important;
  color:#aebed2!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.wk-clean-search-form{
  width:min(100%,620px)!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  align-items:center!important;
  padding:6px!important;
  border-radius:18px!important;
  background:rgba(5,13,24,.72)!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:none!important;
}
.wk-clean-search-form .sge-search-icon{display:none!important;}
.wk-clean-search-form input{
  width:100%!important;
  height:42px!important;
  border:0!important;
  outline:0!important;
  border-radius:13px!important;
  background:transparent!important;
  color:#fff!important;
  padding:0 12px!important;
  font-weight:800!important;
  font-size:13px!important;
}
.wk-clean-search-form input::placeholder{color:#7f91a8!important;}
.wk-clean-search-form button{
  height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  border:0!important;
  border-radius:13px!important;
  padding:0 13px!important;
  background:linear-gradient(135deg,#f7d47e,#d6aa4b)!important;
  color:#071321!important;
  font-weight:950!important;
  font-size:12px!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.wk-clean-search-form button svg{
  width:15px!important;
  height:15px!important;
  fill:currentColor!important;
  flex:0 0 15px!important;
}
.wk-search-empty-tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin-top:12px!important;
}
.wk-search-empty-tags a{
  min-height:28px!important;
  display:inline-flex!important;
  align-items:center!important;
  border-radius:999px!important;
  padding:0 10px!important;
  border:1px solid rgba(247,212,126,.16)!important;
  background:rgba(247,212,126,.055)!important;
  color:#dce8f7!important;
  font-size:11px!important;
  font-weight:850!important;
}
.wk-search-empty-tags a:hover{color:#071321!important;background:#f7d47e!important;border-color:#f7d47e!important;}

body.category .wk-cat-overview-soft .wk-cat-overview-copy,
body.tax-software_category .wk-cat-overview-soft .wk-cat-overview-copy{display:grid!important;gap:1px!important;}
body.category .wk-cat-overview-soft .wk-cat-overview-copy h1,
body.tax-software_category .wk-cat-overview-soft .wk-cat-overview-copy h1{margin-top:0!important;margin-bottom:0!important;}
body.category .wk-cat-overview-soft .wk-cat-overview-copy h1:after,
body.tax-software_category .wk-cat-overview-soft .wk-cat-overview-copy h1:after{margin-top:2px!important;}
body.category .wk-cat-overview-soft .wk-archive-desc,
body.tax-software_category .wk-cat-overview-soft .wk-archive-desc{margin-top:0!important;}

/* Speed-focused cleanup: keep the design, remove costly decorative motion/filter work. */
html{scroll-behavior:auto!important;}
.sge-logo-badge,.sge-logo-badge:after,.wk-latest-grid .sge-topic-card{animation:none!important;}
.sge-header,.sge-search-overlay,.wk-premium-badge,.wk-premium-source,.sge-pill,.wk-category-card,.sge-widget{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;}
.sge-topic-card,.sge-widget,.wk-release-item,.wk-category-card{content-visibility:auto;contain-intrinsic-size:auto 260px;}
.sge-topic-shine,.wk-premium-slider:before,.wk-premium-slider:after{pointer-events:none!important;}
.sge-topic-card:hover,.wk-category-card:hover,.sge-topic-media img,.wk-premium-bg img{transition-duration:.12s!important;}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}}
@media (max-width:680px){
  .wk-search-empty{padding:18px!important;border-radius:19px!important;}
  .wk-search-empty-icon{width:38px!important;height:38px!important;border-radius:13px!important;}
  .wk-clean-search-form{grid-template-columns:1fr!important;padding:5px!important;}
  .wk-clean-search-form button{width:100%!important;}
  .wk-search-empty p{font-size:12.5px!important;}
}


/* WKConquer v1.0.18: mobile rocket performance + calmer scroll */
@media (max-width: 768px){
  html,body{scroll-behavior:auto!important;overscroll-behavior-y:auto!important;}
  body{background:#06101d!important;}

  /* Sticky + blur + large shadows are the main mobile scroll killers. */
  .sge-header{
    position:relative!important;
    top:auto!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    box-shadow:none!important;
    background:#06101d!important;
  }
  .sge-header-inner{min-height:58px!important;gap:10px!important;}
  .sge-logo-badge{width:38px!important;height:38px!important;border-radius:13px!important;box-shadow:none!important;}
  .sge-logo-copy strong{font-size:20px!important;}

  /* Kill expensive motion/filters on phones only. */
  *,*:before,*:after{
    animation:none!important;
    transition:none!important;
    filter:none!important;
    text-shadow:none!important;
    will-change:auto!important;
  }
  .sge-topic-card:hover,
  .wk-category-card:hover,
  .wk-release-item:hover,
  .sge-menu a:hover{
    transform:none!important;
  }

  /* Reduce paint cost from decorative layers. */
  .wk-mini-slider:before,.wk-mini-slider:after,
  .wk-premium-slider:before,.wk-premium-slider:after,
  .wk-latest-head:after,
  .sge-topic-card:before,.sge-topic-card:after,
  .wk-category-card:before,.wk-category-card:after,
  .sge-widget:before,.sge-widget:after{
    display:none!important;
    content:none!important;
  }

  .wk-mini-slider,
  .wk-premium-slider,
  .sge-topic-card,
  .sge-widget,
  .wk-release-item,
  .wk-category-card,
  .wk-search-empty,
  .wk-cat-overview-soft,
  .sge-archive-box{
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  .sge-topic-card,
  .sge-widget,
  .wk-release-item,
  .wk-category-card,
  .wk-latest-section,
  .sge-main,
  .sge-sidebar{
    content-visibility:auto!important;
    contain-intrinsic-size:auto 240px!important;
  }

  /* Lighter slider on mobile: no auto-motion, no heavy image zoom. */
  .sge-slide{transition:none!important;}
  .wk-premium-bg img,.sge-topic-media img{transform:none!important;}
  .wk-premium-bg:after{background:linear-gradient(90deg,rgba(6,16,29,.94),rgba(6,16,29,.72))!important;}
  .wk-slider-controls,.wk-slider-dots{display:none!important;}

  /* Search overlay without blur to avoid scroll jank. */
  .sge-search-overlay{
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
    background:rgba(3,8,15,.92)!important;
  }
  .sge-search-panel{box-shadow:none!important;border-radius:20px!important;padding:18px!important;}

  /* Mobile menu paint cleanup. */
  .sge-main-nav.is-open,
  .sge-menu .sub-menu{
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }

  img{content-visibility:auto!important;}
}


/* WKConquer v1.0.19: final slider gap fix + aggressive mobile scroll speed pass */
body .wk-premium-slider.wk-key-slider{
  contain:layout paint style !important;
  overflow:hidden !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-slide,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
  grid-template-columns:300px minmax(0,1fr) !important;
  gap:8px !important;
  align-items:stretch !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
  width:300px !important;
  min-width:300px !important;
  max-width:300px !important;
  height:248px !important;
  min-height:248px !important;
  max-height:248px !important;
  margin:0 !important;
  padding:0 !important;
  background:#071321 !important;
  border-radius:20px !important;
  overflow:hidden !important;
  contain:strict !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg:before,
body .wk-premium-slider.wk-key-slider .wk-premium-bg:after{
  display:none !important;
  content:none !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img{
  position:absolute !important;
  inset:0 auto auto 0 !important;
  width:108% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:left center !important;
  transform:none !important;
  transition:none !important;
  filter:none !important;
  will-change:auto !important;
  backface-visibility:hidden !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-content{
  min-height:248px !important;
  padding-left:18px !important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg:hover img,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg:hover img{
  transform:none !important;
}

@media (max-width:980px){
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
    grid-template-columns:240px minmax(0,1fr) !important;
    gap:8px !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:240px !important;
    min-width:240px !important;
    max-width:240px !important;
    height:214px !important;
    min-height:214px !important;
    max-height:214px !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-content{min-height:214px !important;}
}

@media (max-width:768px){
  html{scroll-behavior:auto !important;}
  body{overflow-x:hidden !important;}
  body .sge-site-header,
  body .sge-header,
  body .sge-nav-wrap,
  body .sge-card,
  body .sge-topic-card,
  body .sge-widget,
  body .sge-content,
  body .sge-archive-box,
  body .wk-premium-slider.wk-key-slider,
  body .wk-premium-content,
  body .wk-premium-bg,
  body .sge-search-overlay,
  body .sge-search-panel{
    -webkit-backdrop-filter:none !important;
    backdrop-filter:none !important;
    filter:none !important;
    transform:none !important;
    transition:none !important;
    animation:none !important;
    will-change:auto !important;
  }
  body .sge-topic-card,
  body .sge-card,
  body .sge-widget,
  body .sge-content,
  body .sge-archive-box,
  body .wk-premium-slider.wk-key-slider{
    box-shadow:none !important;
  }
  body .sge-topic-card,
  body .sge-card,
  body .sge-widget,
  body .wk-latest-grid > *,
  body .sge-grid > *,
  body .sge-topic-grid > *{
    content-visibility:auto !important;
    contain-intrinsic-size:260px 310px !important;
    contain:layout paint style !important;
  }
  body .wk-premium-slider.wk-key-slider{
    padding:8px !important;
    border-radius:20px !important;
    min-height:0 !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
    display:flex !important;
    flex-direction:column !important;
    gap:8px !important;
    min-height:0 !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    width:100% !important;
    min-width:0 !important;
    max-width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:16 / 9 !important;
    border-radius:16px !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img{
    width:105% !important;
    height:100% !important;
    object-position:left center !important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-content{
    min-height:0 !important;
    padding:13px 12px 14px !important;
    border-radius:17px !important;
  }
  body .wk-premium-slider .wk-premium-controls,
  body .wk-premium-slider .wk-premium-dots,
  body .wk-premium-slider .sge-slider-controls,
  body .wk-premium-slider .wk-slider-dots{
    display:none !important;
  }
  body .wk-premium-slider .wk-premium-content .wk-premium-excerpt,
  body .wk-premium-slider .wk-premium-content > p{
    -webkit-line-clamp:2 !important;
    max-height:3.15em !important;
  }
}


/* WKConquer v1.0.22: restore stable rendering, stop mobile refresh jump, keep slider visible */
html{scroll-behavior:auto!important;}
body{overflow-x:hidden!important;}

/* The previous mobile speed pass used content-visibility/contain on live layout blocks.
   That caused cards/sections to disappear for a moment and made the page height/scrollbar jump on refresh. */
.sge-main,
.sge-section,
.wk-latest-section,
.sge-topic-grid,
.wk-latest-grid,
.sge-grid,
.sge-grid-3,
.sge-topic-card,
.sge-card,
.sge-widget,
.wk-release-item,
.wk-category-card,
.wk-premium-slider,
.wk-premium-slide,
.wk-premium-bg,
.wk-premium-content,
.sge-sidebar,
img{
  content-visibility:visible!important;
  contain-intrinsic-size:none!important;
}
.sge-topic-card,
.sge-card,
.sge-widget,
.wk-release-item,
.wk-category-card,
.wk-premium-slider,
.wk-premium-slide,
.wk-premium-bg,
.wk-premium-content{
  contain:none!important;
}

/* Only one slider item is allowed to render. This fixes the mobile refresh where all topics/categories flashed then collapsed. */
body .wk-premium-slider.wk-key-slider .sge-slide,
body .wk-premium-slider.wk-key-slider .wk-premium-slide{
  display:none!important;
}
body .wk-premium-slider.wk-key-slider .sge-slide.is-active,
body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
}
body .wk-premium-slider.wk-key-slider{
  min-height:248px!important;
  overflow:hidden!important;
}
body .wk-premium-slider.wk-key-slider .wk-premium-bg,
body .wk-premium-slider.wk-key-slider .wk-premium-content{
  min-height:248px!important;
}

/* Reserve ad space so the page does not jump when AdSense loads or fails to fill. */
.wk-adsense-slot{
  min-height:96px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.wk-home-ad-section{min-height:116px!important;}
.wk-adsense-slot ins.adsbygoogle{min-height:96px!important;}

@media (max-width:768px){
  html,body{scroll-behavior:auto!important;overscroll-behavior-y:contain!important;}
  body{background:#06101d!important;}

  /* Keep mobile fast without removing design/details. */
  .sge-header,
  .sge-search-overlay,
  .sge-search-panel,
  .sge-topic-card,
  .sge-widget,
  .wk-release-item,
  .wk-category-card,
  .wk-premium-slider.wk-key-slider{
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    filter:none!important;
    will-change:auto!important;
  }
  .sge-logo-badge,
  .sge-logo-badge:after,
  .wk-premium-bg img,
  .sge-topic-media img,
  .sge-topic-card,
  .wk-category-card,
  .wk-release-item{
    animation:none!important;
    transition:none!important;
  }

  body .wk-premium-slider.wk-key-slider{
    min-height:0!important;
    padding:8px!important;
    border-radius:20px!important;
  }
  body .wk-premium-slider.wk-key-slider .sge-slide,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide{
    display:none!important;
  }
  body .wk-premium-slider.wk-key-slider .sge-slide.is-active,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active{
    display:flex!important;
    flex-direction:column!important;
    gap:9px!important;
    min-height:0!important;
    visibility:visible!important;
    opacity:1!important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:16/9!important;
    border-radius:16px!important;
    overflow:hidden!important;
    background:#071321!important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-bg img,
  body .wk-premium-slider.wk-key-slider .wk-premium-slide.is-active .wk-premium-bg img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    object-position:center!important;
    transform:none!important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-content{
    display:block!important;
    min-height:0!important;
    padding:12px!important;
    border-radius:17px!important;
  }
  body .wk-premium-slider.wk-key-slider .wk-premium-controls,
  body .wk-premium-slider.wk-key-slider .wk-premium-dots,
  body .wk-premium-slider.wk-key-slider .sge-slider-controls,
  body .wk-premium-slider.wk-key-slider .wk-slider-dots{
    display:none!important;
  }

  .wk-home-ad-section{min-height:100px!important;}
  .wk-adsense-slot{min-height:82px!important;margin:12px auto!important;}
  .wk-adsense-slot ins.adsbygoogle{min-height:82px!important;}
}
