
:root{--bg:#0b0b0c;--bg2:#111112;--panel:#191a1b;--panel2:#222324;--line:rgba(255,255,255,.08);--text:#f6f6f4;--muted:#b9b9b4;--brand:#e1f037;--orange:#ff6b00;--green:#10d889;--red:#ff3434;--container:1180px;--shadow:0 22px 72px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:#0b0b0c;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--brand);border-radius:10px}::-webkit-scrollbar-track{background:#080808}.container{width:min(var(--container),calc(100% - 44px));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;background:#141414;border-bottom:1px solid rgba(255,255,255,.07);box-shadow:0 10px 24px rgba(0,0,0,.2)}.header-inner{height:76px;display:flex;align-items:center;gap:26px}.logo{display:flex;align-items:center;min-width:190px}.logo img{height:38px;width:auto}.main-nav{display:flex;align-items:center;gap:22px;flex:1}.nav-link,.drop-btn{border:0;background:transparent;color:#c9c9c4;font:700 15px/1 Inter,system-ui;padding:29px 0;display:flex;align-items:center;gap:8px;cursor:pointer;position:relative}.nav-link:hover,.drop-btn:hover{color:#fff}.nav-link.active{color:var(--brand)}.nav-link.active:after{content:'';position:absolute;left:0;right:0;bottom:19px;height:2px;background:var(--brand);border-radius:10px}.dropdown{position:relative}.drop-btn span{display:none}.drop-btn:after{content:'';width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.dropdown-menu{position:absolute;top:64px;left:-18px;width:250px;background:#1d1d1e;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:10px;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:.16s}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.dropdown-menu a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:10px;color:#d7d7d0;font-weight:750;font-size:14px;position:relative}.dropdown-menu a:hover{background:rgba(225,240,55,.08);color:#fff}.dropdown-menu a:after{content:'';width:22px;height:22px;border-radius:50%;background:rgba(225,240,55,.08);border:1px solid rgba(225,240,55,.22)}.dropdown-menu a:before{content:'';position:absolute;right:24px;width:7px;height:7px;border-top:2px solid var(--brand);border-right:2px solid var(--brand);transform:rotate(45deg);z-index:2}.header-actions{display:flex;align-items:center;gap:12px}.lang{display:flex;background:#242424;border-radius:999px;padding:4px;border:1px solid rgba(255,255,255,.08)}.lang a{padding:7px 10px;font-size:12px;font-weight:900;color:#bcbcb5;border-radius:999px}.lang a.active{background:var(--brand);color:#101010}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;background:var(--brand);color:#111;font-weight:900;padding:0 19px;border:0;white-space:nowrap;box-shadow:none;transition:.16s}.cta:hover{transform:translateY(-1px);filter:brightness(1.03)}.cta.secondary{background:#f5f5f2;color:#111}.cta.ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#fff}.burger{display:none;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#202020;position:relative}.burger span,.burger:before,.burger:after{content:'';position:absolute;left:12px;right:12px;height:2px;background:#fff;border-radius:4px}.burger span{top:21px}.burger:before{top:15px}.burger:after{top:27px}.mobile-panel{display:none}.hero{position:relative;min-height:555px;padding:138px 0 70px;display:grid;place-items:center;text-align:center;overflow:hidden;background:#101010}.hero-media,.hero amp-img.hero-img{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero amp-img.hero-img img{object-fit:cover}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.58) 55%,#0b0b0c 100%),radial-gradient(circle at 50% 30%,rgba(225,240,55,.10),transparent 45%);z-index:1}.hero-content{position:relative;z-index:2;width:min(950px,calc(100% - 40px));margin:auto}.hero h1{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;margin:0 0 20px;text-shadow:0 5px 26px rgba(0,0,0,.55)}.hero p{max-width:820px;margin:0 auto 30px;color:#f0f0ec;font-size:18px;line-height:1.65;font-weight:650;text-shadow:0 4px 18px rgba(0,0,0,.5)}.hero-badges{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin:0 0 32px}.hero-badges span{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:900;color:#fff}.hero-badges span:before{content:'';width:28px;height:28px;border-radius:50%;background:var(--green);box-shadow:inset 0 0 0 8px rgba(255,255,255,.14)}.hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.offer-wrap{position:relative;z-index:3;margin-top:-54px;margin-bottom:28px}.offer-title{text-align:center;font-size:26px;font-weight:950;letter-spacing:-.02em;margin:0 0 20px}.offer-card{background:linear-gradient(180deg,#202020,#161616);border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.42);overflow:hidden;border:1px solid rgba(255,255,255,.08)}.offer-head,.offer-row{display:grid;grid-template-columns:1.1fr 1.6fr .8fr .8fr .75fr;align-items:center}.offer-head{background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.08)}.offer-head span{font-size:13px;font-weight:900;color:#d9d9d5;padding:14px 18px}.offer-row{border:2px solid var(--orange);border-radius:12px;margin:0;background:linear-gradient(90deg,rgba(255,107,0,.08),rgba(255,20,20,.06));box-shadow:0 0 30px rgba(255,107,0,.14)}.offer-row>div{padding:20px 18px}.brand-cell{display:flex;align-items:center;gap:15px}.rank{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--orange);color:#fff;font-weight:950}.brand-cell img{height:38px;width:auto}.offer-bonus{text-align:center}.offer-bonus mark{display:inline-block;background:var(--brand);color:#111;border-radius:7px;padding:4px 10px;font-size:11px;font-weight:950;margin-bottom:7px;transform:rotate(-2deg)}.offer-bonus strong{display:block;font-size:22px;line-height:1.15;text-transform:uppercase}.offer-bonus small,.rating-cell small{display:block;color:#b9b9b4;font-size:12px;margin-top:5px}.rating-cell{text-align:center}.rating-cell strong{font-size:24px}.stars{color:var(--orange);letter-spacing:1px;font-size:20px}.pay-cell{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.pay-cell span{border:1px solid rgba(255,255,255,.12);padding:6px 8px;border-radius:8px;font-size:12px;font-weight:900;color:#e8e8e2}.article-shell{padding:0 0 70px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start}.article{display:flex;flex-direction:column;gap:24px}.review-card{background:#181919;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:30px;box-shadow:0 16px 55px rgba(0,0,0,.18)}.review-card h2{font-size:clamp(23px,2vw,30px);line-height:1.2;letter-spacing:-.018em;margin:0 0 18px}.review-card h3{font-size:20px;line-height:1.3;margin:28px 0 12px;color:#fff}.review-card p{margin:0 0 16px;color:#f2f2ee;font-weight:620}.intro-card p:first-of-type{font-size:18px}.mini-toc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 22px}.mini-toc strong{grid-column:1/-1;font-size:15px}.mini-toc a{min-height:42px;padding:10px 12px;border-radius:10px;background:#232323;color:#c9c9c2;font-weight:800;font-size:14px;line-height:1.35}.mini-toc a:hover{background:rgba(225,240,55,.09);color:#fff}.content-image{margin:24px 0;background:#202020;border-radius:12px;padding:12px;border:1px solid rgba(255,255,255,.07)}.content-image a{display:block;background:#0f0f0f;border-radius:9px;overflow:hidden}.content-image img,.content-image amp-img{display:block;width:100%;background:#0f0f0f}.content-image img{object-fit:contain}.content-image figcaption{padding:10px 4px 0;color:#aaa;font-size:13px;font-weight:750}.featured-image{margin-top:0}.table-wrap{overflow-x:auto;margin:22px 0;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#202020}table{border-collapse:collapse;width:100%;min-width:650px}th,td{padding:15px 17px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}th{background:#252525;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.04em}tr:last-child td{border-bottom:0}.check-list{display:grid;gap:8px;margin:18px 0 22px;padding:0;list-style:none}.check-list li{position:relative;padding:7px 0 7px 32px;font-weight:650;color:#f3f3ef}.check-list li:before{content:'✓';position:absolute;left:0;top:8px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#101010;font-size:12px;font-weight:950}.side-rail{position:sticky;top:100px;display:flex;flex-direction:column;gap:18px}.side-box{background:#191a1a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px}.toc-box b{display:block;margin-bottom:10px}.toc-box a{display:block;padding:10px 0;border-top:1px solid rgba(255,255,255,.07);font-weight:850;color:#b9b9b4;line-height:1.35}.toc-box a:hover{color:#fff}.score-box{text-align:center;background:radial-gradient(circle at 50% 0,rgba(225,240,55,.16),transparent 54%),#1a1b1b}.score-box img{height:42px;width:auto;margin:10px auto 22px}.score{font-size:46px;font-weight:950;line-height:1}.score span{font-size:22px;color:#c3c3bd}.score-box p{font-weight:750;color:#f2f2ee;margin:12px 0 18px}.site-footer{background:#242424;border-top:1px solid rgba(255,255,255,.08);padding:60px 0 54px}.footer-top{display:grid;grid-template-columns:repeat(5,1fr);gap:42px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-col b{display:block;font-size:15px;margin-bottom:12px}.footer-col a{display:block;color:#fff;font-size:14px;font-weight:750;margin:9px 0}.footer-col a:hover{color:var(--brand)}.footer-middle{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:28px 0;text-align:center}.footer-middle img{height:42px;width:auto}.footer-middle p{max-width:520px;color:#c7c7bf;margin:12px auto 0;font-size:13px}.footer-middle nav{display:flex;gap:26px;flex-wrap:wrap;font-weight:800}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;color:#bdbdb7;font-size:13px}.safe-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.safe-row span{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:6px 10px;font-weight:900;color:#fff}.cookie{position:fixed;right:18px;bottom:18px;z-index:70;width:min(420px,calc(100% - 36px));background:#191919;border:1px solid rgba(225,240,55,.25);border-radius:14px;padding:18px;box-shadow:var(--shadow);display:none}.cookie.show{display:block}.amp-open{display:block;position:static;transform:none;width:100%;height:auto;background:#111;padding:18px}.amp-open .lang{display:flex;margin-bottom:12px}.amp-open a{display:block;padding:13px 12px;border-radius:12px;font-weight:850;color:#fff}.amp-open .cta{display:flex;color:#111;margin-top:12px}@media(max-width:1100px){.main-nav{display:none}.burger{display:block}.header-inner{height:70px}.header-actions .cta{display:none}.mobile-panel{display:block;position:fixed;top:70px;right:0;width:min(360px,100%);height:calc(100dvh - 70px);background:#121212;border-left:1px solid rgba(255,255,255,.08);padding:18px;transform:translateX(100%);transition:.2s;z-index:49;overflow:auto}.mobile-panel.open{transform:translateX(0)}.mobile-panel a{display:block;padding:14px;border-radius:12px;font-weight:850;color:#fff}.content-layout{grid-template-columns:1fr}.side-rail{position:static}.offer-head{display:none}.offer-row{grid-template-columns:1fr;text-align:center}.brand-cell{justify-content:center}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-middle{display:block}.footer-middle nav{justify-content:center;margin-top:18px}.mini-toc{grid-template-columns:1fr}}@media(max-width:640px){.container{width:min(100% - 24px,var(--container))}.logo img{height:31px}.lang{display:none}.hero{min-height:560px;padding:112px 0 55px}.hero h1{font-size:32px}.hero p{font-size:15px}.hero-badges{gap:12px}.hero-badges span{font-size:12px}.hero-actions .cta{width:100%}.offer-wrap{margin-top:-38px}.review-card{padding:21px;border-radius:12px}.content-image{padding:8px}.footer-top{grid-template-columns:1fr}.footer-bottom{display:block;text-align:center}.safe-row{justify-content:center;margin-top:18px}th,td{padding:13px}}


/* === visual cleanup: headings, TOC, gallery, footer === */
.fulltext-article h2{
  position:relative;
  margin:42px 0 20px;
  padding:22px 24px 22px 68px;
  border:1px solid rgba(225,240,55,.26);
  border-left:5px solid var(--brand);
  border-radius:22px;
  background:
    radial-gradient(circle at 100% 0, rgba(225,240,55,.14), transparent 34%),
    linear-gradient(135deg, rgba(225,240,55,.08), rgba(45,177,85,.035) 42%, rgba(255,122,26,.035));
  box-shadow:0 16px 48px rgba(0,0,0,.22);
}
.fulltext-article h2:before{
  content:"";
  position:absolute;
  left:24px;
  top:50%;
  width:24px;
  height:24px;
  transform:translateY(-50%);
  border-radius:999px;
  background:var(--brand);
  box-shadow:0 0 0 8px rgba(225,240,55,.10), 0 0 28px rgba(225,240,55,.25);
}
.fulltext-article h2:after{
  content:"";
  position:absolute;
  left:32px;
  top:50%;
  width:8px;
  height:8px;
  transform:translateY(-50%);
  border-radius:999px;
  background:#10110b;
}
.fulltext-article h3{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:9px 14px;
  border:1px solid rgba(255,255,255,.12);
  border-bottom-color:rgba(225,240,55,.36);
  border-radius:14px;
  background:linear-gradient(135deg, rgba(255,255,255,.055), rgba(225,240,55,.035));
}
.fulltext-article h3:before{
  content:"";
  width:9px;
  height:9px;
  border-radius:999px;
  background:var(--brand2);
  box-shadow:0 0 0 5px rgba(45,177,85,.12);
}
.inline-toc{
  counter-reset:toc;
  position:relative;
  overflow:hidden;
  padding:22px;
  border:1px solid rgba(225,240,55,.30);
  border-radius:24px;
  background:
    radial-gradient(circle at 0 0, rgba(225,240,55,.14), transparent 34%),
    radial-gradient(circle at 100% 20%, rgba(45,177,85,.10), transparent 30%),
    linear-gradient(180deg, #202223, #151718);
  box-shadow:0 20px 60px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.04);
}
.inline-toc strong{
  font-size:18px;
  color:#fff;
  letter-spacing:-.01em;
}
.inline-toc a{
  counter-increment:toc;
  min-height:50px;
  border:1px solid rgba(255,255,255,.10);
  background:rgba(8,9,9,.55);
  color:#dce1dc;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.inline-toc a:before{
  content:counter(toc);
  display:grid;
  place-items:center;
  width:26px;
  height:26px;
  min-width:26px;
  border-radius:9px;
  background:var(--brand);
  color:#111;
  font-size:12px;
  font-weight:950;
}
.inline-toc a:hover{
  border-color:rgba(225,240,55,.42);
  background:rgba(225,240,55,.09);
  transform:translateY(-1px);
}
.content-image{
  max-width:820px;
  margin:30px auto;
  border-color:rgba(225,240,55,.16);
  box-shadow:0 20px 58px rgba(0,0,0,.24);
}
.content-image figcaption{
  display:none;
}
.visual-library{
  margin:34px 0 4px;
  border:1px solid rgba(225,240,55,.22);
  border-radius:22px;
  background:linear-gradient(180deg, rgba(225,240,55,.055), rgba(255,255,255,.025));
  overflow:hidden;
}
.visual-library details{
  display:block;
}
.visual-library summary{
  cursor:pointer;
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:18px 22px;
  color:#fff;
  font-weight:950;
}
.visual-library summary::-webkit-details-marker{display:none}
.visual-library summary:before{
  content:"";
  width:12px;
  height:12px;
  border-right:2px solid var(--brand);
  border-bottom:2px solid var(--brand);
  transform:rotate(45deg);
  transition:.18s ease;
}
.visual-library details[open] summary:before{
  transform:rotate(225deg);
}
.visual-library summary span{
  flex:1;
  font-size:18px;
}
.visual-library summary em{
  font-style:normal;
  color:#111;
  background:var(--brand);
  border-radius:999px;
  padding:6px 10px;
  font-size:12px;
}
.visual-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(170px,1fr));
  gap:12px;
  padding:0 18px 18px;
}
.visual-thumb{
  margin:0;
  padding:7px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:16px;
  background:#101112;
  overflow:hidden;
}
.visual-thumb a{
  display:block;
  border-radius:11px;
  overflow:hidden;
  background:#050606;
}
.visual-thumb img,
.visual-thumb amp-img{
  display:block;
  width:100%;
  height:132px;
  object-fit:cover;
}
.visual-thumb figcaption{
  display:none;
}

/* footer redesign */
.site-footer{
  margin-top:72px;
  padding:64px 0 42px;
  border-top:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at 18% 100%, rgba(225,240,55,.08), transparent 30%),
    linear-gradient(180deg, #222323 0%, #1b1c1c 100%);
}
.footer-top{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:34px;
  padding-bottom:38px;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.footer-col{
  min-width:0;
}
.footer-col b{
  display:block;
  margin:0 0 14px;
  color:#fff;
  font-size:16px;
  line-height:1.2;
  letter-spacing:.01em;
}
.footer-col a{
  display:block;
  width:max-content;
  max-width:100%;
  margin:0 0 10px;
  color:#cbd1cd;
  font-size:14px;
  line-height:1.35;
  font-weight:800;
  transition:.18s ease;
}
.footer-col a:hover{
  color:var(--brand);
  transform:translateX(2px);
}
.footer-middle{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:34px;
  padding:32px 0;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.footer-brand{
  display:flex;
  align-items:center;
  gap:22px;
  max-width:640px;
}
.footer-brand img{
  width:190px;
  height:auto;
  flex:0 0 auto;
}
.footer-brand p{
  margin:0;
  color:#c9d0cb;
  font-size:14px;
  line-height:1.65;
}
.footer-quick{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:22px;
  flex-wrap:wrap;
}
.footer-quick a{
  color:#fff;
  font-weight:900;
  font-size:15px;
}
.footer-quick a:hover{
  color:var(--brand);
}
.footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding-top:28px;
  color:#b8c0ba;
}
.safe-row span{
  background:rgba(255,255,255,.035);
  border-color:rgba(255,255,255,.14);
}
@media(max-width:900px){
  .footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
  .footer-middle{align-items:flex-start;flex-direction:column}
  .footer-brand{align-items:flex-start;flex-direction:column}
  .inline-toc{grid-template-columns:1fr}
}
@media(max-width:560px){
  .footer-top{grid-template-columns:1fr}
  .footer-bottom{align-items:flex-start;flex-direction:column;text-align:left}
  .visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .visual-thumb img,.visual-thumb amp-img{height:105px}
  .fulltext-article h2{padding:18px 18px 18px 56px;border-radius:18px}
  .fulltext-article h2:before{left:20px;width:20px;height:20px}
  .fulltext-article h2:after{left:27px}
}


/* === UX fix: distributed images, orange anchors, stronger headings/TOC/footer === */
:root{
  --accent-orange:#ff7a1a;
  --accent-orange-2:#ff9a3d;
  --accent-green:#2db155;
}
.fulltext-article{
  counter-reset:section;
}
.fulltext-article .text-link,
.fulltext-article p a:not(.cta),
.fulltext-article li a:not(.cta),
.fulltext-article td a:not(.cta){
  color:var(--accent-orange);
  font-weight:900;
  text-decoration:none;
  border-bottom:1px solid rgba(255,122,26,.55);
  background:linear-gradient(180deg,transparent 58%,rgba(255,122,26,.12) 0);
  transition:.18s ease;
}
.fulltext-article .text-link:hover,
.fulltext-article p a:not(.cta):hover,
.fulltext-article li a:not(.cta):hover,
.fulltext-article td a:not(.cta):hover{
  color:#ffc36f;
  border-bottom-color:#ffc36f;
}
.inline-toc{
  grid-template-columns:repeat(2,minmax(0,1fr));
  position:relative;
  padding:24px;
  border:1px solid rgba(255,122,26,.40);
  border-top:3px solid var(--accent-orange);
  border-radius:26px;
  background:
    radial-gradient(circle at 12% 0, rgba(255,122,26,.18), transparent 32%),
    radial-gradient(circle at 95% 20%, rgba(225,240,55,.16), transparent 34%),
    linear-gradient(180deg,#222526,#151718);
  box-shadow:0 24px 70px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.05);
}
.inline-toc strong{
  display:flex;
  align-items:center;
  gap:12px;
  font-size:20px;
  color:#fff;
  margin-bottom:4px;
}
.inline-toc strong:before{
  content:"";
  width:13px;
  height:13px;
  border-radius:4px;
  background:linear-gradient(135deg,var(--accent-orange),var(--brand));
  box-shadow:0 0 24px rgba(255,122,26,.35);
}
.inline-toc a{
  counter-increment:toc;
  min-height:54px;
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.11);
  border-left:3px solid rgba(255,122,26,.55);
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(0,0,0,.25));
  color:#e4e8e2;
  border-radius:16px;
}
.inline-toc a:before{
  content:counter(toc);
  width:30px;
  height:30px;
  min-width:30px;
  border-radius:10px;
  background:linear-gradient(135deg,var(--accent-orange),var(--brand));
  color:#111;
}
.inline-toc a:hover{
  transform:translateY(-2px);
  border-color:rgba(255,122,26,.60);
  box-shadow:0 14px 36px rgba(0,0,0,.24);
}
.fulltext-article h2{
  counter-increment:section;
  position:relative;
  margin:46px 0 22px;
  padding:24px 26px 24px 82px;
  border:1px solid rgba(255,122,26,.36);
  border-left:6px solid var(--accent-orange);
  border-radius:24px;
  background:
    radial-gradient(circle at 100% 0, rgba(225,240,55,.14), transparent 36%),
    linear-gradient(135deg,rgba(255,122,26,.13),rgba(225,240,55,.06) 45%,rgba(45,177,85,.05));
  box-shadow:0 18px 54px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.04);
}
.fulltext-article h2:before{
  content:counter(section);
  position:absolute;
  left:24px;
  top:50%;
  width:38px;
  height:38px;
  transform:translateY(-50%);
  display:grid;
  place-items:center;
  border-radius:14px;
  background:linear-gradient(135deg,var(--accent-orange),var(--brand));
  color:#111;
  font-size:16px;
  font-weight:950;
  box-shadow:0 0 0 7px rgba(255,122,26,.12),0 0 30px rgba(255,122,26,.24);
}
.fulltext-article h2:after{
  content:"";
  position:absolute;
  right:22px;
  top:22px;
  width:72px;
  height:3px;
  border-radius:99px;
  background:linear-gradient(90deg,var(--accent-orange),var(--brand),transparent);
  opacity:.85;
}
.fulltext-article h3{
  display:flex;
  width:max-content;
  max-width:100%;
  align-items:center;
  gap:11px;
  margin:32px 0 14px;
  padding:11px 16px;
  border:1px solid rgba(225,240,55,.24);
  border-bottom:2px solid rgba(255,122,26,.65);
  border-radius:16px;
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,122,26,.06));
  color:#fff;
  box-shadow:0 12px 28px rgba(0,0,0,.16);
}
.fulltext-article h3:before{
  content:"";
  width:10px;
  height:10px;
  min-width:10px;
  border-radius:999px;
  background:var(--accent-green);
  box-shadow:0 0 0 6px rgba(45,177,85,.13);
}
.scenario-links{
  margin:26px 0 34px;
  padding:24px;
  border:1px solid rgba(255,122,26,.35);
  border-radius:24px;
  background:
    radial-gradient(circle at 0 0,rgba(255,122,26,.15),transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.025));
  box-shadow:0 18px 48px rgba(0,0,0,.20);
}
.scenario-links h2{
  margin-top:0;
}
.scenario-table{
  overflow-x:auto;
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
}
.scenario-table table{
  min-width:680px;
}
.scenario-table th{
  color:#111;
  background:linear-gradient(135deg,var(--accent-orange),var(--brand));
}
.content-image{
  max-width:860px;
  margin:36px auto;
  border:1px solid rgba(255,122,26,.18);
  border-radius:24px;
  padding:12px;
  background:linear-gradient(180deg,#17191a,#101112);
  box-shadow:0 22px 60px rgba(0,0,0,.28);
}
.content-image.inline-visual{
  max-width:760px;
  margin-top:34px;
  margin-bottom:34px;
}
.content-image a{
  display:block;
  overflow:hidden;
  border-radius:17px;
  background:#060707;
}
.content-image img{
  width:100%;
  max-height:520px;
  object-fit:contain;
  background:#060707;
}
.content-image amp-img{
  background:#060707;
}
.content-image figcaption{
  display:none;
}
/* no compact gallery after user request */
.visual-library{
  display:none;
}

/* cleaner footer */
.site-footer{
  margin-top:78px;
  padding:58px 0 44px;
  background:
    radial-gradient(circle at 12% 100%,rgba(255,122,26,.10),transparent 28%),
    radial-gradient(circle at 90% 0,rgba(225,240,55,.08),transparent 30%),
    linear-gradient(180deg,#232424 0%,#191a1a 100%);
  border-top:1px solid rgba(255,255,255,.10);
}
.footer-top{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:26px;
  padding:0 0 34px;
  border-bottom:1px solid rgba(255,255,255,.12);
}
.footer-col{
  padding:18px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:18px;
  background:rgba(0,0,0,.16);
}
.footer-col b{
  display:flex;
  align-items:center;
  gap:10px;
  margin:0 0 14px;
  color:#fff;
  font-size:16px;
}
.footer-col b:before{
  content:"";
  width:9px;
  height:9px;
  border-radius:999px;
  background:var(--accent-orange);
  box-shadow:0 0 0 5px rgba(255,122,26,.12);
}
.footer-col a{
  display:block;
  margin:0;
  padding:8px 0;
  color:#d4d9d5;
  font-size:14px;
  font-weight:850;
}
.footer-col a:hover{
  color:var(--brand);
}
.footer-middle{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:34px;
  padding:30px 0;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.footer-brand{
  display:flex;
  align-items:center;
  gap:24px;
  max-width:700px;
}
.footer-brand img{
  width:190px;
  height:auto;
  flex:0 0 auto;
}
.footer-brand p{
  margin:0;
  max-width:420px;
  color:#cbd1cd;
  font-size:14px;
  line-height:1.65;
}
.footer-quick{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.footer-quick a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  color:#fff;
  font-weight:900;
  background:rgba(255,255,255,.035);
}
.footer-quick a:hover{
  color:#111;
  background:var(--brand);
  border-color:var(--brand);
}
.footer-bottom{
  padding-top:26px;
}
@media(max-width:1000px){
  .footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-middle{align-items:flex-start;flex-direction:column}
  .inline-toc{grid-template-columns:1fr}
}
@media(max-width:560px){
  .footer-top{grid-template-columns:1fr}
  .footer-brand{align-items:flex-start;flex-direction:column}
  .fulltext-article h2{padding:20px 18px 20px 68px}
  .fulltext-article h2:before{left:18px}
}


/* === final interlink + image distribution fix === */
.fulltext-article .text-link,
.article .text-link,
.review-card a.text-link,
.scenario-links a.text-link,
.fulltext-article p a:not(.cta),
.fulltext-article li a:not(.cta),
.fulltext-article td a:not(.cta){
  color:#ff7a1a !important;
  font-weight:950;
  text-decoration:none;
  border-bottom:1px solid rgba(255,122,26,.58);
  background:linear-gradient(180deg,transparent 58%,rgba(255,122,26,.14) 0);
  transition:.18s ease;
}
.fulltext-article .text-link:hover,
.article .text-link:hover,
.review-card a.text-link:hover,
.scenario-links a.text-link:hover{
  color:#ffd089 !important;
  border-bottom-color:#ffd089;
  background:linear-gradient(180deg,transparent 52%,rgba(255,122,26,.24) 0);
}
.scenario-links{
  margin:34px 0;
  padding:26px;
  border:1px solid rgba(255,122,26,.38);
  border-radius:24px;
  background:
    radial-gradient(circle at 0 0,rgba(255,122,26,.16),transparent 36%),
    radial-gradient(circle at 100% 0,rgba(225,240,55,.10),transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
  box-shadow:0 22px 62px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.045);
}
.scenario-links h2{
  margin-top:0 !important;
}
.scenario-table{
  overflow-x:auto;
  margin-top:18px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
}
.scenario-table table{
  min-width:680px;
}
.scenario-table th{
  color:#111 !important;
  background:linear-gradient(135deg,#ff7a1a 0%,#f6c429 56%,#e1f037 100%) !important;
}
.scenario-table td{
  vertical-align:middle;
}
.scenario-table a.text-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:7px 10px;
  border:1px solid rgba(255,122,26,.34);
  border-radius:999px;
  background:rgba(255,122,26,.09);
}
.scenario-table a.text-link:after{
  content:"";
  width:7px;
  height:7px;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:rotate(45deg);
}
.content-image{
  margin:38px auto !important;
  max-width:860px;
  border:1px solid rgba(255,122,26,.18);
  border-radius:24px;
  padding:12px;
  background:linear-gradient(180deg,#17191a,#0f1010);
  box-shadow:0 24px 64px rgba(0,0,0,.30);
}
.content-image.featured-image{
  margin-top:30px !important;
  margin-bottom:36px !important;
}
.content-image.inline-visual{
  max-width:780px;
}
.content-image a{
  display:block;
  overflow:hidden;
  border-radius:17px;
  background:#050606;
}
.content-image img{
  width:100%;
  max-height:500px;
  object-fit:contain;
  background:#050606;
}
.content-image figcaption{
  display:none !important;
}
.review-card > figure + figure,
.article > figure + figure{
  margin-top:70px !important;
}
.inline-toc{
  border-color:rgba(255,122,26,.42) !important;
  border-top:3px solid #ff7a1a !important;
}
.inline-toc a{
  border-left:3px solid rgba(255,122,26,.62) !important;
}
.inline-toc a:before{
  background:linear-gradient(135deg,#ff7a1a,#e1f037) !important;
}
@media(max-width:680px){
  .scenario-links{padding:20px}
  .scenario-table table{min-width:560px}
  .content-image{padding:8px;border-radius:18px}
}


/* === final pass: polished TOC everywhere + second login button === */
.header-actions{
  gap:12px;
}
.login-cta{
  min-height:42px;
  padding:0 18px;
  background:rgba(255,122,26,.10) !important;
  color:#ffb15c !important;
  border:1px solid rgba(255,122,26,.50) !important;
  box-shadow:0 10px 28px rgba(255,122,26,.08) !important;
}
.login-cta:hover{
  color:#111 !important;
  background:linear-gradient(135deg,#ff7a1a,#e1f037) !important;
  border-color:#ff9a3d !important;
  box-shadow:0 18px 42px rgba(255,122,26,.18) !important;
}
.mobile-login-cta{
  display:flex !important;
  width:100%;
  margin:10px 0 6px;
}

/* right sticky TOC and inline TOC */
.toc-polished,
.side .toc,
.inline-toc{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,122,26,.38) !important;
  border-top:3px solid #ff7a1a !important;
  border-radius:26px !important;
  background:
    radial-gradient(circle at 0 0, rgba(255,122,26,.18), transparent 35%),
    radial-gradient(circle at 100% 10%, rgba(225,240,55,.13), transparent 34%),
    linear-gradient(180deg,#202323 0%,#151718 100%) !important;
  box-shadow:
    0 24px 70px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.05) !important;
}
.side .toc,
.toc:not(.inline-toc){
  padding:22px !important;
}
.toc-title,
.side .toc b,
.inline-toc strong{
  display:flex !important;
  align-items:center;
  gap:12px;
  margin:0 0 16px !important;
  color:#fff !important;
  font-size:20px !important;
  line-height:1.25;
  letter-spacing:-.02em;
}
.toc-title:before,
.side .toc b:before,
.inline-toc strong:before{
  content:"";
  width:14px;
  height:14px;
  min-width:14px;
  border-radius:5px;
  background:linear-gradient(135deg,#ff7a1a,#e1f037);
  box-shadow:0 0 24px rgba(255,122,26,.35);
}
.side .toc a,
.toc-polished a,
.inline-toc a{
  position:relative;
  display:flex !important;
  align-items:center;
  gap:12px;
  min-height:50px;
  margin:8px 0 !important;
  padding:12px 12px 12px 56px !important;
  color:#d7ddd8 !important;
  font-weight:900 !important;
  line-height:1.35 !important;
  border:1px solid rgba(255,255,255,.10) !important;
  border-left:3px solid rgba(255,122,26,.65) !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(0,0,0,.26)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
  transition:.18s ease;
}
.side .toc a:before,
.toc-polished a:before,
.inline-toc a:before{
  content:attr(data-num);
  position:absolute;
  left:13px;
  top:50%;
  transform:translateY(-50%);
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  border-radius:11px;
  background:linear-gradient(135deg,#ff7a1a,#e1f037);
  color:#111;
  font-size:11px;
  font-weight:950;
  box-shadow:0 0 0 5px rgba(255,122,26,.09);
}
.side .toc a:after,
.toc-polished a:after,
.inline-toc a:after{
  content:"";
  width:7px;
  height:7px;
  border-top:2px solid #ff9a3d;
  border-right:2px solid #ff9a3d;
  transform:rotate(45deg);
  margin-left:auto;
  opacity:.8;
}
.side .toc a:hover,
.toc-polished a:hover,
.inline-toc a:hover{
  color:#fff !important;
  border-color:rgba(255,122,26,.58) !important;
  background:
    linear-gradient(135deg,rgba(255,122,26,.15),rgba(225,240,55,.07)) !important;
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(0,0,0,.25);
}
.side .toc a:hover:before,
.toc-polished a:hover:before,
.inline-toc a:hover:before{
  box-shadow:0 0 0 5px rgba(255,122,26,.15),0 0 24px rgba(255,122,26,.24);
}
@media(max-width:1100px){
  .header-actions .login-cta{
    display:inline-flex !important;
  }
}
@media(max-width:760px){
  .header-actions .login-cta{
    display:none !important;
  }
  .toc-polished,
  .side .toc,
  .inline-toc{
    border-radius:20px !important;
  }
  .side .toc a,
  .toc-polished a,
  .inline-toc a{
    min-height:46px;
    padding-left:52px !important;
  }
}


/* === final fix: only right TOC + compact sticky box + working burger === */
.mini-toc,
.inline-toc,
.review-card.intro-card > nav,
.article > nav.inline-toc,
.article > nav.mini-toc{
  display:none !important;
}

.content-layout{
  grid-template-columns:minmax(0,1fr) 255px !important;
  gap:22px !important;
  align-items:start !important;
}
.side-rail{
  position:sticky !important;
  top:88px !important;
  gap:14px !important;
}
.side-box.toc-box,
.toc-box.toc-polished{
  padding:14px !important;
  border-radius:18px !important;
  border:1px solid rgba(255,122,26,.30) !important;
  border-top:2px solid #ff7a1a !important;
  background:
    radial-gradient(circle at 0 0,rgba(255,122,26,.12),transparent 34%),
    linear-gradient(180deg,#1b1d1d,#141515) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.04) !important;
}
.side-box.toc-box .toc-title,
.toc-box.toc-polished .toc-title,
.side .toc b{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 10px !important;
  font-size:15px !important;
  line-height:1.2 !important;
  letter-spacing:0 !important;
}
.side-box.toc-box .toc-title:before,
.toc-box.toc-polished .toc-title:before,
.side .toc b:before{
  width:9px !important;
  height:9px !important;
  min-width:9px !important;
  border-radius:999px !important;
  background:linear-gradient(135deg,#ff7a1a,#e1f037) !important;
  box-shadow:0 0 0 4px rgba(255,122,26,.10) !important;
}
.side-box.toc-box a,
.toc-box.toc-polished a,
.side .toc a{
  min-height:34px !important;
  margin:6px 0 !important;
  padding:7px 8px 7px 36px !important;
  border-radius:11px !important;
  border:1px solid rgba(255,255,255,.08) !important;
  border-left:2px solid rgba(255,122,26,.55) !important;
  background:rgba(255,255,255,.035) !important;
  color:#d9ddd8 !important;
  font-size:12px !important;
  font-weight:850 !important;
  line-height:1.25 !important;
  box-shadow:none !important;
}
.side-box.toc-box a:before,
.toc-box.toc-polished a:before,
.side .toc a:before{
  left:8px !important;
  width:21px !important;
  height:21px !important;
  min-width:21px !important;
  border-radius:7px !important;
  font-size:9px !important;
  background:linear-gradient(135deg,#ff7a1a,#e1f037) !important;
  box-shadow:0 0 0 3px rgba(255,122,26,.08) !important;
}
.side-box.toc-box a:after,
.toc-box.toc-polished a:after,
.side .toc a:after{
  width:5px !important;
  height:5px !important;
  border-top:1.5px solid #ff9a3d !important;
  border-right:1.5px solid #ff9a3d !important;
}
.side-box.toc-box a:hover,
.toc-box.toc-polished a:hover,
.side .toc a:hover{
  transform:translateY(-1px) !important;
  border-color:rgba(255,122,26,.45) !important;
  background:rgba(255,122,26,.10) !important;
}

/* burger button */
.burger{
  display:none;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  min-width:42px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);
  cursor:pointer;
  transition:.18s ease;
}
.burger:hover{
  border-color:rgba(225,240,55,.45);
  background:rgba(225,240,55,.08);
}
.burger span,
.burger:before,
.burger:after{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  height:2px;
  border-radius:999px;
  background:#fff;
  transition:.18s ease;
}
.burger span{top:20px}
.burger:before{top:14px}
.burger:after{top:26px}
.burger.is-active span{opacity:0}
.burger.is-active:before{
  top:20px;
  transform:rotate(45deg);
  background:#e1f037;
}
.burger.is-active:after{
  top:20px;
  transform:rotate(-45deg);
  background:#e1f037;
}
.mobile-panel{
  box-shadow:-24px 0 70px rgba(0,0,0,.45);
}
.mobile-panel.open{
  transform:translateX(0) !important;
}
body.menu-open{
  overflow:hidden;
}

@media(max-width:1100px){
  .content-layout{
    grid-template-columns:1fr !important;
  }
  .side-rail{
    position:static !important;
    margin-top:18px !important;
  }
  .side-box.toc-box,
  .toc-box.toc-polished{
    max-width:100%;
  }
  .burger{
    display:inline-flex !important;
    position:relative;
  }
  .mobile-panel{
    display:block !important;
    position:fixed !important;
    top:70px !important;
    right:0 !important;
    width:min(360px,100%) !important;
    height:calc(100dvh - 70px) !important;
    z-index:80 !important;
    transform:translateX(100%) !important;
    transition:transform .22s ease !important;
    overflow:auto !important;
    background:#121313 !important;
    border-left:1px solid rgba(255,255,255,.10) !important;
    padding:18px !important;
  }
  .site-header.menu-open{
    box-shadow:0 22px 70px rgba(0,0,0,.35);
  }
}
@media(max-width:640px){
  .mobile-panel{
    top:68px !important;
    height:calc(100dvh - 68px) !important;
  }
  .side-box.toc-box a,
  .toc-box.toc-polished a,
  .side .toc a{
    min-height:32px !important;
    font-size:11.5px !important;
    padding-top:7px !important;
    padding-bottom:7px !important;
  }
}


/* === language-checked image placement === */
.content-image.inline-visual{
  margin:34px auto !important;
  max-width:820px !important;
}
.review-card .content-image.inline-visual{
  margin-top:22px !important;
  margin-bottom:18px !important;
}
.content-image.inline-visual img{
  max-height:500px;
  object-fit:contain;
}


/* === final fix: support bg, UZ UI, referral login, burger menu === */
.header-actions .login-cta{
  display:inline-flex;
}
.login-cta{
  min-height:42px;
  padding:0 18px;
  background:rgba(255,122,26,.10) !important;
  color:#ffb15c !important;
  border:1px solid rgba(255,122,26,.50) !important;
  box-shadow:0 10px 28px rgba(255,122,26,.08) !important;
}
.login-cta:hover{
  color:#111 !important;
  background:linear-gradient(135deg,#ff7a1a,#e1f037) !important;
  border-color:#ff9a3d !important;
}

/* only right compact TOC */
.mini-toc,
.inline-toc,
.review-card.intro-card > nav,
.article > nav.inline-toc,
.article > nav.mini-toc{
  display:none !important;
}
.content-layout{
  grid-template-columns:minmax(0,1fr) 255px !important;
  gap:22px !important;
  align-items:start !important;
}
.side-rail{
  position:sticky !important;
  top:88px !important;
  gap:14px !important;
}
.side-box.toc-box,
.toc-box.toc-polished{
  padding:14px !important;
  border-radius:18px !important;
  border:1px solid rgba(255,122,26,.30) !important;
  border-top:2px solid #ff7a1a !important;
  background:
    radial-gradient(circle at 0 0,rgba(255,122,26,.12),transparent 34%),
    linear-gradient(180deg,#1b1d1d,#141515) !important;
  box-shadow:0 16px 42px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.04) !important;
}
.side-box.toc-box .toc-title,
.toc-box.toc-polished .toc-title,
.side .toc b{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 10px !important;
  font-size:15px !important;
  line-height:1.2 !important;
}
.side-box.toc-box a,
.toc-box.toc-polished a,
.side .toc a{
  min-height:34px !important;
  margin:6px 0 !important;
  padding:7px 8px 7px 36px !important;
  border-radius:11px !important;
  border:1px solid rgba(255,255,255,.08) !important;
  border-left:2px solid rgba(255,122,26,.55) !important;
  background:rgba(255,255,255,.035) !important;
  color:#d9ddd8 !important;
  font-size:12px !important;
  font-weight:850 !important;
  line-height:1.25 !important;
  box-shadow:none !important;
}
.side-box.toc-box a:before,
.toc-box.toc-polished a:before,
.side .toc a:before{
  left:8px !important;
  width:21px !important;
  height:21px !important;
  min-width:21px !important;
  border-radius:7px !important;
  font-size:9px !important;
  box-shadow:0 0 0 3px rgba(255,122,26,.08) !important;
}
.side-box.toc-box a:after,
.toc-box.toc-polished a:after,
.side .toc a:after{
  width:5px !important;
  height:5px !important;
  border-top:1.5px solid #ff9a3d !important;
  border-right:1.5px solid #ff9a3d !important;
}

/* burger button */
.burger{
  display:none;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  min-width:42px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.055);
  cursor:pointer;
  transition:.18s ease;
  position:relative;
}
.burger:hover{
  border-color:rgba(225,240,55,.45);
  background:rgba(225,240,55,.08);
}
.burger span,
.burger:before,
.burger:after{
  content:"";
  position:absolute;
  left:12px;
  right:12px;
  height:2px;
  border-radius:999px;
  background:#fff;
  transition:.18s ease;
}
.burger span{top:20px}
.burger:before{top:14px}
.burger:after{top:26px}
.burger.is-active span{opacity:0}
.burger.is-active:before{
  top:20px;
  transform:rotate(45deg);
  background:#e1f037;
}
.burger.is-active:after{
  top:20px;
  transform:rotate(-45deg);
  background:#e1f037;
}

@media(max-width:1100px){
  .main-nav{
    display:none !important;
  }
  .burger{
    display:inline-flex !important;
  }
  .header-actions .cta:not(.login-cta){
    display:none !important;
  }
  .content-layout{
    grid-template-columns:1fr !important;
  }
  .side-rail{
    position:static !important;
    margin-top:18px !important;
  }
  .mobile-panel{
    display:block !important;
    position:fixed !important;
    top:70px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    height:calc(100dvh - 70px) !important;
    z-index:90 !important;
    transform:translateX(100%) !important;
    transition:transform .22s ease !important;
    overflow:auto !important;
    padding:18px 20px 28px !important;
    background:linear-gradient(180deg,#151616,#0f1010) !important;
    border-left:0 !important;
    box-shadow:-24px 0 70px rgba(0,0,0,.45);
  }
  .mobile-panel.open{
    transform:translateX(0) !important;
  }
  .mobile-panel .lang{
    display:flex !important;
    width:100% !important;
    margin:0 0 14px !important;
    border-radius:22px !important;
    padding:5px !important;
  }
  .mobile-panel > a:not(.cta){
    display:flex !important;
    align-items:center !important;
    min-height:44px !important;
    margin:7px 0 !important;
    padding:11px 14px !important;
    border-radius:14px !important;
    border:1px solid rgba(255,255,255,.08) !important;
    background:rgba(255,255,255,.035) !important;
    color:#fff !important;
    font-weight:900 !important;
  }
  .mobile-panel > a:not(.cta):hover{
    background:rgba(225,240,55,.08) !important;
    border-color:rgba(225,240,55,.30) !important;
  }
  .mobile-panel .login-cta,
  .mobile-panel .mobile-cta{
    display:flex !important;
    width:100% !important;
    margin:12px 0 0 !important;
  }
  .site-header.menu-open{
    box-shadow:0 22px 70px rgba(0,0,0,.35);
  }
  body.menu-open{
    overflow:hidden;
  }
}
@media(max-width:640px){
  .mobile-panel{
    top:68px !important;
    height:calc(100dvh - 68px) !important;
  }
  .header-actions .login-cta{
    display:none !important;
  }
}


/* === FINAL MOBILE RESPONSIVE FIX === */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
img, video, canvas, svg{
  max-width:100%;
}
.site-header{
  width:100%;
}
.header-inner{
  width:min(var(--container), calc(100% - 40px));
  margin-inline:auto;
  justify-content:space-between;
}
.logo{
  min-width:0 !important;
  flex:0 1 auto;
}
.logo img{
  display:block;
  max-width:220px;
}
.header-actions{
  margin-left:auto !important;
  flex:0 0 auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
}
.burger{
  position:relative !important;
  flex:0 0 42px;
}

/* Make all tables scroll inside the article instead of stretching the mobile viewport */
.table-wrap,
.scenario-table{
  width:100%;
  max-width:100%;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
}
.table-wrap table,
.scenario-table table{
  min-width:640px;
}
.article,
.review-card,
.fulltext-article,
.content-layout,
.page-shell,
.hero,
.offer-wrap,
.site-footer{
  max-width:100%;
}
.content-layout{
  overflow:visible;
}
.review-card{
  min-width:0;
}
.review-card p,
.article p,
.fulltext-article p,
td,
th{
  overflow-wrap:anywhere;
}
.content-image img{
  max-width:100%;
  height:auto;
}

/* Burger and mobile menu are full-screen and aligned, not a narrow broken side strip */
@media(max-width:1100px){
  .container,
  .header-inner{
    width:min(100% - 24px, var(--container)) !important;
  }
  .header-inner{
    height:68px !important;
    gap:10px !important;
    padding:0 !important;
  }
  .main-nav{
    display:none !important;
  }
  .logo{
    min-width:0 !important;
    max-width:calc(100% - 56px);
  }
  .logo img{
    height:32px !important;
    width:auto !important;
    max-width:210px !important;
  }
  .header-actions{
    margin-left:auto !important;
    gap:8px !important;
  }
  .header-actions .lang,
  .header-actions .login-cta,
  .header-actions .cta:not(.login-cta){
    display:none !important;
  }
  .burger{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    margin-left:auto !important;
    border-radius:999px !important;
    border:1px solid rgba(225,240,55,.28) !important;
    background:rgba(255,255,255,.06) !important;
    z-index:120 !important;
  }
  .mobile-panel{
    display:flex !important;
    flex-direction:column !important;
    position:fixed !important;
    top:68px !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;
    width:100vw !important;
    max-width:100vw !important;
    height:calc(100dvh - 68px) !important;
    z-index:100 !important;
    transform:translateX(100%) !important;
    transition:transform .22s ease !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    padding:18px 18px 32px !important;
    background:
      radial-gradient(circle at 85% 0, rgba(225,240,55,.10), transparent 34%),
      linear-gradient(180deg,#151616 0%,#0b0c0c 100%) !important;
    border:0 !important;
    box-shadow:-24px 0 70px rgba(0,0,0,.45) !important;
  }
  .mobile-panel.open{
    transform:translateX(0) !important;
  }
  .mobile-panel .lang{
    display:flex !important;
    width:100% !important;
    margin:0 0 12px !important;
    padding:5px !important;
    border-radius:999px !important;
    background:#242626 !important;
  }
  .mobile-panel .lang a{
    flex:1 1 0 !important;
    text-align:center !important;
    padding:10px 12px !important;
  }
  .mobile-panel > a:not(.cta){
    display:flex !important;
    align-items:center !important;
    width:100% !important;
    min-height:44px !important;
    margin:5px 0 !important;
    padding:10px 14px !important;
    border-radius:14px !important;
    border:1px solid rgba(255,255,255,.09) !important;
    background:rgba(255,255,255,.035) !important;
    color:#fff !important;
    font-size:15px !important;
    line-height:1.25 !important;
    font-weight:900 !important;
    box-shadow:none !important;
  }
  .mobile-panel > a:not(.cta):hover{
    background:rgba(225,240,55,.08) !important;
    border-color:rgba(225,240,55,.30) !important;
  }
  .mobile-panel .login-cta,
  .mobile-panel .mobile-cta{
    display:flex !important;
    width:100% !important;
    min-height:46px !important;
    margin:10px 0 0 !important;
    font-size:15px !important;
  }
  .content-layout{
    display:block !important;
  }
  .side-rail{
    position:static !important;
    margin-top:20px !important;
  }
  body.menu-open{
    overflow:hidden !important;
  }
  .burger.is-active span{
    opacity:0 !important;
  }
  .burger.is-active:before{
    top:20px !important;
    transform:rotate(45deg) !important;
    background:#e1f037 !important;
  }
  .burger.is-active:after{
    top:20px !important;
    transform:rotate(-45deg) !important;
    background:#e1f037 !important;
  }
}

@media(max-width:640px){
  .container,
  .header-inner{
    width:calc(100% - 18px) !important;
  }
  .logo img{
    height:28px !important;
    max-width:185px !important;
  }
  .burger{
    width:40px !important;
    height:40px !important;
    min-width:40px !important;
  }
  .burger span,
  .burger:before,
  .burger:after{
    left:11px !important;
    right:11px !important;
  }
  .burger span{top:19px !important}
  .burger:before{top:13px !important}
  .burger:after{top:25px !important}
  .mobile-panel{
    top:64px !important;
    height:calc(100dvh - 64px) !important;
    padding:14px 14px 28px !important;
  }
  .hero{
    min-height:auto !important;
    padding:104px 0 48px !important;
  }
  .hero-content{
    width:calc(100% - 24px) !important;
  }
  .hero h1{
    font-size:28px !important;
    line-height:1.12 !important;
  }
  .hero p{
    font-size:14px !important;
    line-height:1.58 !important;
  }
  .review-card{
    padding:18px !important;
    border-radius:18px !important;
  }
  .fulltext-article h2{
    font-size:24px !important;
    padding:18px 16px 18px 64px !important;
  }
  .table-wrap table,
  .scenario-table table{
    min-width:560px !important;
  }
  th,td{
    padding:11px 12px !important;
    font-size:13px !important;
  }
}

@media(max-width:390px){
  .logo img{
    max-width:165px !important;
    height:26px !important;
  }
  .header-inner{
    width:calc(100% - 14px) !important;
  }
  .hero h1{
    font-size:25px !important;
  }
}
