:root{--blue:#4f6df5;--cyan:#48dff2;--ink:#070a12;--panel:#101621;--line:#263142;--text:#f5f8ff;--muted:#9aa8ba}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;background:var(--ink);color:var(--text)}a{color:inherit;text-decoration:none}.template{min-height:100vh;overflow-x:hidden}.top{position:relative;z-index:10;width:min(1480px,calc(100% - 64px));height:86px;margin:auto;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800}.logo img{width:46px;height:46px;border-radius:12px;object-fit:cover}.top nav{display:flex;gap:34px;color:var(--muted);font-size:14px;font-weight:700}.top nav a:hover{color:var(--text)}.discord-button{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border-radius:12px;background:#5865f2;color:#fff;font-size:14px;font-weight:800;transition:transform .2s,filter .2s}.discord-button:hover,.primary:hover,.secondary:hover{transform:translateY(-2px);filter:brightness(1.08)}.discord-button img{width:21px;height:21px;border-radius:5px;object-fit:cover}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:11px;font-size:15px;font-weight:800;transition:.2s}.primary{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#041017}.secondary{border:1px solid var(--line);background:rgba(255,255,255,.035)}main{width:min(1480px,calc(100% - 64px));margin:auto}.pill{display:inline-flex;padding:8px 12px;border:1px solid #33435b;border-radius:99px;color:#aac3dd;font-size:12px;font-weight:800;letter-spacing:.7px}.hero{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.hero h1,.shop-hero h1,.community-title h1{margin:25px 0 20px;font-size:clamp(62px,7vw,108px);line-height:.91;letter-spacing:-6px}.hero h1 em,.shop-hero h1 em,.community-title h1 em,.success-copy h2 em{color:var(--cyan);font-style:normal}.hero p,.shop-hero p,.community-title p{max-width:600px;color:var(--muted);font-size:20px;line-height:1.65}.actions{display:flex;gap:12px;margin-top:32px}.hero-product{position:relative;min-height:520px;padding:40px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 50% 30%,rgba(72,223,242,.2),transparent 38%),#0e1521;overflow:hidden}.hero-product>img{display:block;width:min(360px,78%);margin:0 auto 24px;border-radius:28px;mix-blend-mode:screen}.hero-product>div{display:flex;align-items:end;justify-content:space-between;padding:16px 0;border-top:1px solid var(--line)}.hero-product strong{font-size:28px}.hero-product span{color:var(--muted);font-size:15px}.logo-rail{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0f18}.logo-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.logo-track span{min-width:190px;padding:25px 35px;text-align:center;color:#c5cfdd;font-size:22px;font-weight:800;border-right:1px solid var(--line)}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:130px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px}.section-head>span{color:var(--cyan);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px}.section-head h2{margin:0;font-size:clamp(48px,5vw,76px);line-height:.98;letter-spacing:-4px}.section-head.centered{display:block;text-align:center}.section-head.centered>span{display:block;margin-bottom:16px}.section-head.centered p{color:var(--muted);font-size:18px}.product-pair,.price-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card,.price-pair>article{padding:38px;border:1px solid var(--line);border-radius:25px;background:var(--panel)}.product-visual{height:190px;padding:24px;display:flex;align-items:start;justify-content:space-between;border-radius:18px;background:linear-gradient(135deg,rgba(79,109,245,.28),rgba(72,223,242,.08))}.product-visual span{font-size:14px;font-weight:800}.product-visual b{font-size:64px;letter-spacing:-4px}.product-card.cyan .product-visual{background:linear-gradient(135deg,rgba(72,223,242,.22),rgba(79,109,245,.06))}.product-card h3,.price-pair h3{margin:34px 0 12px;font-size:34px;letter-spacing:-1.5px}.product-card p,.price-pair p{color:var(--muted);font-size:17px;line-height:1.6}.product-card ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 0;padding:0;list-style:none}.product-card li{padding:14px;border-radius:10px;background:#171f2c;font-size:15px}.price-table{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0}.price-table span,.tiers span,.compact-price-grid article>span{display:flex;justify-content:space-between;padding:15px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:15px}.price-table b,.tiers b{color:var(--text)}.price-pair small{display:block;margin:20px 0;color:var(--muted);font-size:14px}.price-pair .primary{width:100%;margin-top:14px}.big-price{display:flex;align-items:baseline;gap:10px;margin:25px 0}.big-price b{font-size:70px;letter-spacing:-4px}.big-price span{color:var(--muted);font-size:20px}.tiers{display:grid;grid-template-columns:1fr 1fr;gap:10px}.success{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.success-copy h2{font-size:64px;line-height:.95;letter-spacing:-4px}.success-copy p{color:var(--muted);font-size:18px;line-height:1.65}.discord-feed{height:720px;padding:18px;overflow-y:auto;border:1px solid #2d3748;border-radius:22px;background:#111318;scrollbar-color:#3b4658 transparent}.feed-post{margin-bottom:14px;padding:16px;border-radius:14px;background:#1b1e25}.feed-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.feed-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#5865f2;color:white;font-size:12px;font-weight:800}.feed-head strong{font-size:14px}.feed-head time{margin-left:auto;color:#7c8593;font-size:12px}.feed-post p{margin:0 0 12px;color:#d7dbe3;font-size:16px;line-height:1.5}.feed-post img{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:11px;background:#0d0f13}.feed-placeholder{height:220px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#263156,#152238);color:#aab9d6;font-size:18px;font-weight:800}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}footer{width:min(1480px,calc(100% - 64px));margin:auto;padding:36px 0 50px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:14px}
/* Template 2 — bright, direct storefront */
.t2{--ink:#f3f6fb;--panel:#fff;--line:#dce3ee;--text:#0e1727;--muted:#637087;background:#f3f6fb;color:var(--text)}.t2 .top{border-bottom:1px solid var(--line)}.t2 .logo img{background:#071321}.t2 .discord-button{box-shadow:0 8px 24px rgba(88,101,242,.22)}.shop-hero{min-height:650px;padding:80px 0;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.shop-hero .pill{border-color:#cbd6e6;color:#566781}.shop-hero h1 em{color:var(--blue)}.quick-prices{display:grid;gap:16px}.quick-prices a{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(25,39,65,.08)}.quick-prices span,.quick-prices small{display:block;color:var(--muted);font-size:14px}.quick-prices b{display:block;margin:10px 0;font-size:32px}.t2 .product-card,.t2 .price-pair>article{box-shadow:0 18px 50px rgba(25,39,65,.06)}.visual-prices .price-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:16px;background:#e9edff;color:var(--blue);font-size:25px;font-weight:800}.visual-prices .featured{background:#111827;color:#fff}.visual-prices .featured p,.visual-prices .featured small{color:#9da9ba}.visual-prices .featured .tiers span{border-color:#303a49}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--line)}.benefits div{padding:35px;background:#fff}.benefits b,.benefits span{display:block}.benefits b{font-size:27px}.benefits span{margin-top:8px;color:var(--muted);font-size:14px}.logo-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.logo-wall span{display:grid;min-height:110px;place-items:center;border:1px solid var(--line);border-radius:18px;background:#fff;font-size:21px;font-weight:800;box-shadow:0 10px 30px rgba(25,39,65,.04)}.site-note{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:26px;color:var(--muted)}.site-note i{width:8px;height:8px;border-radius:50%;background:#43c986}.site-note i.orange{background:#f0a84a}.site-note i.red{background:#ec6374}.t2 .discord-feed{background:#e9edf4;border-color:#d5dce7;color:#fff}.t2 .feed-post{background:#fff;color:#101827;box-shadow:0 7px 20px rgba(25,39,65,.06)}.t2 .feed-post p{color:#48566a}.stacked{display:block}.horizontal{height:620px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.horizontal .feed-post{margin:0}.center-button{width:max-content;margin:25px auto 0}.t2 footer{border-color:var(--line)}
/* Template 3 — community first, bold dark editorial */
.t3{--ink:#07070b;--panel:#111116;--line:#292930;--text:#f8f8fb;--muted:#aaaab3;background:#07070b}.t3 .top{border-bottom:1px solid var(--line)}.community-hero{min-height:850px;padding:70px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.community-title{position:sticky;top:40px}.community-title h1{font-size:clamp(65px,7vw,115px)}.community-title h1 em{color:#7d8fff}.gallery{height:760px;background:#0f1015}.reward-banner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:70px;border-radius:30px;background:linear-gradient(120deg,#506af1,#57dce8);color:#061018}.reward-banner span{font-size:13px;font-weight:800;letter-spacing:1px}.reward-banner h2{margin:10px 0 0;font-size:50px;letter-spacing:-2px}.reward-banner p{font-size:20px;line-height:1.55}.bold-products article{position:relative;min-height:430px;padding:45px;overflow:hidden}.bold-products .number{position:absolute;right:25px;top:10px;color:#242731;font-size:110px;font-weight:800}.bold-products h3{position:relative;margin:40px 0 20px;font-size:52px}.bold-products strong{display:block;font-size:24px;color:var(--cyan)}.bold-products p{max-width:450px}.bold-products a{position:absolute;bottom:42px;color:#fff;font-weight:800}.oversized .logo-track span{min-width:240px;padding:35px;font-size:27px}.compact-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.compact-price-grid article{padding:36px;border:1px solid var(--line);border-radius:24px;background:var(--panel)}.compact-price-grid h3{font-size:38px}.compact-price-grid article>span{margin-top:9px}.compact-price-grid article>span b{color:#fff}.compact-price-grid small{display:block;margin-top:20px;color:var(--muted)}
@media(max-width:980px){.top nav{display:none}.hero,.shop-hero,.success,.community-hero{grid-template-columns:1fr;gap:45px}.hero{padding:70px 0}.hero-product{min-height:480px}.success-copy h2{font-size:54px}.product-pair,.price-pair,.compact-price-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}.logo-wall{grid-template-columns:repeat(3,1fr)}.horizontal{grid-template-columns:1fr;height:720px;overflow-y:auto}.community-title{position:static}.reward-banner{grid-template-columns:1fr;padding:45px}.discord-feed{height:650px}}
@media(max-width:620px){.top,main,footer{width:min(100% - 30px,1480px)}.top{height:76px}.logo span,.top>.discord-button{font-size:0}.top>.discord-button{padding:11px}.hero h1,.shop-hero h1,.community-title h1{font-size:52px;letter-spacing:-3px}.hero p,.shop-hero p,.community-title p{font-size:17px}.hero-product{min-height:390px;padding:22px}.hero-product>img{width:240px}.hero-product strong{font-size:21px}.section{padding:85px 0}.section-head{display:block}.section-head>span{display:block;margin-bottom:13px}.section-head h2{font-size:42px;letter-spacing:-2px}.product-card,.price-pair>article{padding:24px}.product-visual{height:145px}.product-visual b{font-size:45px}.product-card ul{grid-template-columns:1fr}.price-table,.tiers{grid-template-columns:1fr}.success-copy h2{font-size:46px;letter-spacing:-2px}.discord-feed,.gallery{height:600px;padding:10px}.feed-post{padding:12px}.feed-post p{font-size:14px}.logo-wall{grid-template-columns:1fr 1fr}.logo-wall span{min-height:85px;font-size:16px}.benefits{grid-template-columns:1fr}.reward-banner{padding:30px}.reward-banner h2{font-size:38px}.reward-banner p{font-size:17px}.bold-products article{min-height:390px;padding:30px}.bold-products h3{font-size:42px}.compact-price-grid article{padding:25px}}

/* Template 1 — large and simple, with the colour energy of the main homepage */
.t1{position:relative;background:
  radial-gradient(circle at 83% 9%,rgba(117,82,255,.17),transparent 26%),
  radial-gradient(circle at 12% 31%,rgba(27,190,255,.10),transparent 25%),
  radial-gradient(circle at 72% 72%,rgba(0,234,194,.07),transparent 28%),
  #050812}
.t1::before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(125,153,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(125,153,255,.055) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}
.t1 .top,.t1 main,.t1 footer{position:relative;z-index:1}
.t1 .top{margin-top:12px;padding:0 22px;height:72px;border:1px solid rgba(133,155,209,.16);border-radius:18px;background:rgba(8,12,25,.68);box-shadow:0 18px 60px rgba(0,0,0,.22);backdrop-filter:blur(18px)}
.t1 .logo img{box-shadow:0 0 30px rgba(66,205,255,.18)}
.t1 .top nav{font-size:15px}
.t1 .discord-button{background:linear-gradient(135deg,#5865f2,#7c55e9);box-shadow:0 12px 34px rgba(88,101,242,.25)}
.t1 .pill{font-size:13px;color:#c4d5ff;border-color:rgba(112,152,255,.4);background:rgba(69,101,205,.1)}
.t1 .hero{min-height:700px}
.t1 .hero h1 em,.t1 .success-copy h2 em{background:linear-gradient(95deg,#697cff 5%,#40d8ff 55%,#52f0c5);-webkit-background-clip:text;background-clip:text;color:transparent}
.t1 .hero p{color:#adb9cc}
.t1 .primary{background:linear-gradient(110deg,#6677ff,#45d9ff 58%,#59edc1);box-shadow:0 15px 42px rgba(71,170,255,.2)}
.t1 .secondary{border-color:rgba(137,157,207,.28);background:rgba(255,255,255,.045);backdrop-filter:blur(10px)}
.t1 .hero-product{isolation:isolate;border-color:rgba(107,139,244,.35);background:
  radial-gradient(circle at 50% 38%,rgba(62,217,255,.28),transparent 29%),
  radial-gradient(circle at 80% 14%,rgba(132,76,255,.34),transparent 34%),
  linear-gradient(145deg,#101832,#0a1021 58%,#07171d);box-shadow:0 34px 100px rgba(25,62,162,.22),inset 0 1px rgba(255,255,255,.07)}
.t1 .hero-product::before{content:"";position:absolute;z-index:-1;width:390px;height:390px;left:50%;top:43%;border:1px solid rgba(94,218,255,.25);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 55px rgba(101,116,255,.055),0 0 90px rgba(62,206,255,.17);animation:t1-pulse 5s ease-in-out infinite}
.t1 .hero-product::after{content:"LIVE NETWORK";position:absolute;right:28px;top:26px;padding:8px 11px;border:1px solid rgba(80,242,195,.28);border-radius:99px;background:rgba(28,100,83,.2);color:#68f2c8;font-size:11px;font-weight:800;letter-spacing:1px}
.t1 .hero-product>img{position:relative;filter:drop-shadow(0 18px 45px rgba(47,190,255,.25))}
.t1 .hero-product>div{position:relative;border-color:rgba(148,169,221,.18)}
.t1 .hero-product>div:nth-of-type(1) strong{color:#61dfff}
.t1 .hero-product>div:nth-of-type(2) strong{color:#7ff0c9}
.t1 .logo-rail{border-color:rgba(112,136,190,.18);background:linear-gradient(90deg,#090d1a,#0c1328 45%,#0a1220)}
.t1 .logo-track span{border-color:rgba(112,136,190,.15);color:#b9c5da}
.t1 .logo-track span:nth-child(4n+1){color:#7f91ff}.t1 .logo-track span:nth-child(4n+2){color:#5edcf5}.t1 .logo-track span:nth-child(4n+3){color:#67e2ba}
.t1 .section-head>span{color:#62dff3}.t1 .section-head h2{max-width:900px}
.t1 .product-card,.t1 .price-pair>article{position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.t1 .product-card:hover,.t1 .price-pair>article:hover{transform:translateY(-5px)}
.t1 .product-card.blue{border-color:rgba(102,119,255,.34);background:linear-gradient(145deg,rgba(37,49,101,.72),rgba(13,19,34,.96) 62%);box-shadow:0 26px 70px rgba(54,72,188,.11)}
.t1 .product-card.cyan{border-color:rgba(63,221,221,.28);background:linear-gradient(145deg,rgba(19,74,89,.62),rgba(13,22,31,.96) 62%);box-shadow:0 26px 70px rgba(31,170,189,.09)}
.t1 .product-card.blue .product-visual{background:linear-gradient(135deg,#5266e9,#714fc5);color:#fff}
.t1 .product-card.cyan .product-visual{background:linear-gradient(135deg,#20a6c8,#27c59b);color:#04191c}
.t1 .product-card li{font-size:16px;border:1px solid rgba(147,168,217,.09);background:rgba(255,255,255,.045)}
.t1 .price-pair>article:first-child{border-color:rgba(105,124,255,.35);background:linear-gradient(160deg,rgba(63,76,159,.38),#0e1522 48%)}
.t1 .price-pair>article:last-child{border-color:rgba(62,218,210,.28);background:linear-gradient(160deg,rgba(20,104,112,.34),#0e1522 48%)}
.t1 .price-pair>article::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#6678ff,#41d9ff)}
.t1 .price-pair>article:last-child::before{background:linear-gradient(90deg,#43d8ff,#52edbd)}
.t1 .price-table span,.t1 .tiers span{font-size:16px;background:rgba(255,255,255,.035);border-color:rgba(145,165,213,.17)}
.t1 .success{position:relative;margin-bottom:120px;padding:70px;border:1px solid rgba(123,107,255,.26);border-radius:34px;background:
  radial-gradient(circle at 3% 8%,rgba(99,81,255,.26),transparent 34%),
  radial-gradient(circle at 98% 90%,rgba(45,213,223,.13),transparent 30%),
  #0c1120;box-shadow:0 35px 100px rgba(0,0,0,.24)}
.t1 .success-copy h2{font-size:clamp(54px,5vw,76px)}
.t1 .discord-feed{border-color:rgba(104,119,255,.25);background:rgba(9,11,18,.76);box-shadow:0 24px 70px rgba(0,0,0,.28)}
.t1 .feed-post{border:1px solid rgba(142,155,196,.1);background:linear-gradient(145deg,#1b1e2b,#161a22)}
.t1 .feed-post p{font-size:17px}
.t1 .feed-avatar{background:linear-gradient(135deg,#5865f2,#8b5cf6)}
@keyframes t1-pulse{50%{transform:translate(-50%,-50%) scale(1.035);opacity:.72}}
@media(max-width:980px){.t1 .success{padding:45px}.t1 .hero-product::before{width:320px;height:320px}}
@media(max-width:620px){.t1 .top{width:calc(100% - 20px);padding:0 12px;margin-top:8px}.t1 .hero{padding-top:45px}.t1 .success{padding:26px;margin-bottom:80px}.t1 .product-card li,.t1 .price-table span,.t1 .tiers span{font-size:15px}.t1 .hero-product::before{width:250px;height:250px}}
@media(prefers-reduced-motion:reduce){.t1 .hero-product::before{animation:none}}
/* ProxyBaron landing refinements */
.discord-button img{filter:brightness(0) invert(1)}
.price-pair>article{display:flex;flex-direction:column}
.price-pair .primary{margin-top:auto}
.feed-post img{width:80%;max-height:416px;margin-left:auto;margin-right:auto}
.menu-toggle{display:none}
@media(max-width:620px){
  .menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;margin-left:auto;margin-right:8px;padding:9px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.04);cursor:pointer}
  .menu-toggle span{display:block;width:20px;height:2px;border-radius:2px;background:var(--text);transition:transform .2s,opacity .2s}
  .top.menu-open .menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .top.menu-open .menu-toggle span:nth-child(2){opacity:0}
  .top.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .top nav,.top.menu-open nav{position:absolute;left:0;right:0;top:82px;display:none;flex-direction:column;gap:0;padding:8px;border:1px solid var(--line);border-radius:14px;background:rgba(8,12,25,.96);box-shadow:0 18px 45px rgba(0,0,0,.35)}
  .top.menu-open nav{display:flex}
  .top nav a{padding:13px 14px}
  .feed-post img{width:100%;max-height:520px}
}

/* Match the homepage wordmark to the dashboard wordmark. */
.t1 .logo>span>span{color:#48c7ff}

/* Final mobile navigation polish. Keep the opened menu opaque and readable over the hero. */
@media(max-width:620px){
  .t1 .top{z-index:50}
  .t1 .top.menu-open{height:auto;min-height:76px;align-items:center;flex-wrap:wrap;padding-bottom:10px}
  .t1 .top.menu-open nav{position:static!important;order:10;flex:0 0 100%;display:flex!important;gap:0!important;padding:8px!important;border:1px solid #263142!important;border-radius:14px!important;background:#000!important;box-shadow:0 22px 60px rgba(0,0,0,.75)!important}
  .t1 .top.menu-open nav a{display:block;background:#000!important;color:#f5f8ff!important;padding:15px 16px!important}
  .t1 .menu-toggle{background:#000!important;border-color:#52637c!important}
  .t1 .top>.discord-button{display:inline-flex;align-items:center;gap:8px;padding:11px 12px;font-size:0;white-space:nowrap}
  .t1 .top>.discord-button:after{content:'Dashboard';font-size:13px;line-height:19px}
  .t1 .top>.discord-button img{width:19px;height:19px}
}
/* ProxyBaron landing refinements (final overrides) */
.discord-button img{filter:brightness(0) invert(1)}
.price-pair>article{display:flex;flex-direction:column}
.price-pair .primary{margin-top:auto}
.feed-post img{width:80%;max-height:416px;margin-left:auto;margin-right:auto}
.menu-toggle{display:none}
@media(max-width:620px){
  .menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;margin-left:auto;margin-right:8px;padding:9px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.04);cursor:pointer}
  .menu-toggle span{display:block;width:20px;height:2px;border-radius:2px;background:var(--text);transition:transform .2s,opacity .2s}
  .top.menu-open .menu-toggle span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .top.menu-open .menu-toggle span:nth-child(2){opacity:0}
  .top.menu-open .menu-toggle span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .top nav,.top.menu-open nav{position:absolute;left:0;right:0;top:82px;display:none;flex-direction:column;gap:0;padding:8px;border:1px solid var(--line);border-radius:14px;background:rgba(8,12,25,.96);box-shadow:0 18px 45px rgba(0,0,0,.35)}
  .top.menu-open nav{display:flex}
  .top nav a{padding:13px 14px}
  .feed-post img{width:100%;max-height:520px}
}
