﻿.mag-section{border:1px solid rgba(230,185,85,.12);background:rgba(12,12,12,.82);padding:16px;box-shadow:0 16px 34px rgba(0,0,0,.16)}.mag-section+.mag-section{margin-top:16px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.section-heading h2{font-size:1.55rem;letter-spacing:.025em}.section-heading a{color:var(--sg-gold-light);font-family:var(--sg-font-nav);font-size:.9rem;font-weight:900;text-transform:uppercase;transition:color var(--sg-speed),transform var(--sg-speed)}.section-heading a:hover{transform:translateX(2px);color:var(--sg-white)}.post-grid--latest .post-card:first-child{grid-column:auto;grid-row:auto}.post-grid--previews .post-card__media{aspect-ratio:16/8.8}.home-sidebar{display:grid;align-content:start;gap:18px}.home-panel{border:1px solid rgba(230,185,85,.16);background:linear-gradient(180deg,rgba(12,12,12,.96),rgba(7,7,7,.96));padding:24px;box-shadow:0 16px 36px rgba(0,0,0,.22);transition:transform var(--sg-speed),border-color var(--sg-speed),box-shadow var(--sg-speed)}.home-panel:hover{transform:translateY(-3px);border-color:rgba(255,215,120,.26);box-shadow:0 22px 44px rgba(0,0,0,.32)}.home-panel h2{margin-bottom:18px;font-size:1.42rem;letter-spacing:.035em}.home-panel__logo{width:235px;margin:2px auto 18px;filter:drop-shadow(0 0 18px rgba(22,184,255,.12))}.home-panel--about p{margin-bottom:22px;color:var(--sg-white);font-size:.96rem;line-height:1.65}.home-panel--about .button{width:100%;min-height:44px}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.social-grid__item{min-height:58px;display:grid;place-items:center;border:1px solid rgba(230,185,85,.16);border-radius:var(--sg-radius);color:var(--sg-gold-light);background:rgba(0,0,0,.18);font-family:var(--sg-font-nav);font-size:1.95rem;font-weight:900;transition:transform var(--sg-speed),background-color var(--sg-speed),border-color var(--sg-speed),color var(--sg-speed)}.social-grid__item:hover{transform:translateY(-3px);background:rgba(230,185,85,.07);border-color:rgba(255,215,120,.28);color:var(--sg-white)}.most-read-list{list-style:none;display:grid;gap:16px;margin:0;padding:0}.most-read-item{display:grid;grid-template-columns:28px 86px 1fr;gap:12px;align-items:start}.most-read-item__rank{display:grid;place-items:center;width:27px;height:27px;background:var(--sg-gold-light);color:#080808;border-radius:2px;font-family:var(--sg-font-nav);font-weight:900;box-shadow:0 8px 16px rgba(201,165,76,.16)}.most-read-item__media{display:block;aspect-ratio:16/10.5;overflow:hidden;background:#111}.most-read-item__image{width:100%;height:100%;object-fit:cover;transition:transform .42s ease,filter .42s ease}.most-read-item:hover .most-read-item__image{transform:scale(1.06);filter:saturate(1.08)}.most-read-item__title{display:block;color:var(--sg-white);font-size:.9rem;font-weight:800;line-height:1.32;transition:color var(--sg-speed)}.most-read-item__title:hover{color:var(--sg-gold-light)}.most-read-item time{display:block;margin-top:5px;color:var(--sg-muted);font-size:.7rem;font-weight:600;text-transform:uppercase}.newsletter{width:var(--sg-wrap);min-height:94px;margin:16px auto 0;border:1px solid rgba(201,165,76,.55);background:linear-gradient(90deg,rgba(201,165,76,.16),rgba(17,17,17,.96) 42%,rgba(201,165,76,.14));padding:18px 34px;display:grid;grid-template-columns:58px minmax(0,1fr) minmax(280px,470px);gap:22px;align-items:center;box-shadow:0 20px 48px rgba(0,0,0,.26)}.newsletter:before{content:'✉';display:grid;place-items:center;width:48px;height:48px;border:2px solid var(--sg-gold-light);color:var(--sg-gold-light);font-size:1.85rem}.newsletter__content h2{color:var(--sg-white);font-size:1.45rem;letter-spacing:.03em;line-height:1.05}.sg-newsletter-title{align-self:center;display:grid;align-content:center}.newsletter__content .section-kicker{display:none}.newsletter__form{display:grid;grid-template-columns:minmax(0,1fr) 178px;gap:18px;align-items:center}.newsletter__form input{min-width:0;min-height:48px;background:rgba(0,0,0,.5);color:var(--sg-white)}.newsletter__form input::placeholder{color:rgba(245,245,245,.66)}.newsletter__form .button{min-height:48px;font-size:.98rem;box-shadow:0 14px 30px rgba(201,165,76,.18)}