/* Ben9 Modern Magazine */
:root{--ink:#171713;--muted:#68675f;--paper:#f6f3ec;--card:#fffdf8;--line:#d9d4c8;--red:#e7462d;--dark:#20201c;--lime:#d8ef54;--serif:'Newsreader',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}body.admin-bar .site-header{top:32px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:min(1280px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(246,243,236,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.top{min-height:74px;display:flex;align-items:center;gap:30px}.brand{font:700 34px/1 var(--serif);letter-spacing:-1.8px}.brand b{color:var(--red)}.nav{display:flex;gap:25px;font-size:14px;font-weight:600}.nav a:hover{color:var(--red)}.tools{margin-left:auto;display:flex;gap:9px}.round{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--card);display:grid;place-items:center;font-size:18px;cursor:pointer}.menu-toggle{display:none}.mobile-panel,.search-panel{border-top:1px solid var(--line);background:var(--card)}.mobile-panel{padding:12px 20px 20px}.mobile-panel a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-weight:600}.search-panel{padding:18px 0}.search-form{display:flex;max-width:700px;margin:auto}.search-field{width:100%;min-height:48px;padding:0 15px;border:1px solid var(--line);border-radius:12px 0 0 12px;background:#fff;font:16px var(--sans)}.search-submit{border:0;background:var(--red);color:#fff;padding:0 22px;border-radius:0 12px 12px 0;font-weight:700}.ticker{border-bottom:1px solid var(--line);overflow:hidden}.ticker-in{display:flex;align-items:center;gap:22px;height:38px;font-size:12px;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap}.ticker strong{color:var(--red)}.eyebrow,.foot-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--red)}.hero{padding:48px 0 34px}.hero-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:22px;margin-top:15px}.feature{min-height:510px;border-radius:26px;padding:46px;position:relative;overflow:hidden;background:linear-gradient(135deg,#24221d,#13130f);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.feature:before{content:'„';position:absolute;right:15px;top:-150px;font:700 500px/1 var(--serif);color:rgba(216,239,84,.12)}.feature:after{content:'';position:absolute;width:380px;height:380px;border-radius:50%;right:-140px;bottom:-230px;background:var(--red)}.kicker{display:inline-flex;width:max-content;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;position:relative;z-index:2}.feature h1{font:600 clamp(45px,6vw,82px)/.94 var(--serif);letter-spacing:-3.4px;max-width:850px;margin:22px 0 18px;position:relative;z-index:2}.feature p{color:#d5d2c8;max-width:630px;font-size:18px;line-height:1.55;margin:0;position:relative;z-index:2}.meta{margin-top:28px;font-size:12px;color:#b8b4aa;position:relative;z-index:2}.side{display:grid;gap:22px}.visual-card{min-height:244px;border-radius:26px;overflow:hidden;position:relative;background:#34332e}.visual-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.visual-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(0,0,0,.86))}.visual-copy{position:absolute;left:25px;right:25px;bottom:23px;color:#fff;z-index:2}.visual-copy h3{font:600 28px/1.05 var(--serif);margin:7px 0}.tag{display:inline-block;color:var(--red);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.visual-copy .tag{color:#fff}.quote-card{background:var(--lime);border-radius:26px;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.quote-card h3{font:600 32px/1.04 var(--serif);letter-spacing:-1px;margin:28px 0 10px}.quote-card small{font-weight:600}.section{padding:48px 0;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.section-head h2{font:600 clamp(35px,4vw,52px)/1 var(--serif);letter-spacing:-1.8px;margin:0}.section-head>a{font-size:13px;font-weight:700;border-bottom:1px solid}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.story{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s}.story:hover{transform:translateY(-4px);box-shadow:0 16px 45px rgba(40,35,25,.1)}.story-img{display:block;aspect-ratio:16/10;background:#ddd;overflow:hidden}.story-img img{width:100%;height:100%;object-fit:cover}.story-placeholder{background:linear-gradient(135deg,#24221d,#525044);display:grid;place-items:center;color:var(--lime);font:700 64px var(--serif)}.story-body{padding:22px}.story h3{font:600 27px/1.08 var(--serif);letter-spacing:-.6px;margin:10px 0}.story p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.story time{display:block;font-size:11px;color:#8b897f;margin-top:18px}.topics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.topic{min-height:145px;padding:20px;border-radius:18px;background:var(--dark);color:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.topic:nth-child(2){background:var(--red)}.topic:nth-child(3){background:#5362d8}.topic:nth-child(4){background:#a8c93d;color:var(--ink)}.topic:nth-child(5){background:#d8c7e9;color:var(--ink)}.topic:hover{transform:scale(.985)}.topic strong{font:600 25px/1 var(--serif)}.topic span{font-size:11px;text-transform:uppercase;letter-spacing:.09em}.archive{display:grid;grid-template-columns:.8fr 2fr;gap:50px;align-items:start}.archive h2,.listing-title h1,.page-shell>h1{font:600 55px/.95 var(--serif);letter-spacing:-1.7px;margin:8px 0 20px}.archive>div>p{color:var(--muted)}.archive-list{border-top:1px solid var(--ink)}.archive-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}.archive-row h3{font:600 23px/1.1 var(--serif);margin:0}.archive-row span,.archive-row time{font-size:12px;color:var(--muted)}.listing-title{padding:25px 0 35px}.archive-description{max-width:700px;color:var(--muted)}.pagination{margin-top:40px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{padding:9px 13px;border:1px solid var(--line);border-radius:10px;background:var(--card)}.page-numbers.current{background:var(--dark);color:#fff}.article-head{background:var(--dark);color:#fff;padding:80px 20px 90px;position:relative;overflow:hidden}.article-head:after{content:'';position:absolute;width:340px;height:340px;border-radius:50%;right:-120px;bottom:-240px;background:var(--red)}.article-head-inner{width:min(920px,100%);margin:auto;position:relative;z-index:2}.article-head h1{font:600 clamp(48px,7vw,88px)/.96 var(--serif);letter-spacing:-3px;margin:24px 0 20px}.article-deck{font-size:20px;line-height:1.55;color:#d4d1c9;max-width:760px}.article-meta{display:inline-block;color:#e1ded5;font-size:13px;line-height:1.5;margin-top:25px;padding:8px 11px;border-radius:9px;background:rgba(19,19,15,.78)}.article-cover{margin-top:-38px;position:relative;z-index:3}.article-cover img{display:block;width:100%;max-height:680px;object-fit:cover;border-radius:24px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;justify-content:center;gap:70px;padding-top:70px;padding-bottom:70px}.article-content{font:18px/1.8 var(--sans);min-width:0}.article-content>*{max-width:100%}.article-content h2,.article-content h3{font-family:var(--serif);line-height:1.1}.article-content h2{font-size:40px}.article-content h3{font-size:30px}.article-content a{color:#b72d1d;text-decoration:underline}.article-content img{border-radius:16px}.article-content iframe{max-width:100%}.article-content blockquote{margin:35px 0;padding:10px 0 10px 25px;border-left:5px solid var(--red);font:600 30px/1.3 var(--serif)}.author-box{margin-top:55px;padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--card)}.author-box h2{font:600 30px/1.05 var(--serif);margin:10px 0 12px}.author-box p{font-size:15px;line-height:1.65;color:var(--muted)}.author-box>a{font-size:13px;font-weight:700;color:#b72d1d;text-decoration:none}.article-aside{position:sticky;top:110px;align-self:start;border-top:1px solid var(--ink)}.article-aside>a{display:block;padding:18px 0;border-bottom:1px solid var(--line)}.article-aside small{display:block;color:var(--muted);font-size:11px}.article-aside strong{display:block;font:600 19px/1.15 var(--serif);margin-top:5px}.page-shell{padding-top:70px;padding-bottom:80px}.page-shell .article-content{max-width:820px}.comments-wrap{max-width:920px;padding-bottom:70px}.comments-area{border-top:1px solid var(--line);padding-top:35px}.comments-area h2,.comment-reply-title{font:600 38px/1 var(--serif)}.comment-list{list-style:none;padding:0}.comment-body{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:20px;margin:15px 0}.comment-meta{font-size:12px}.comment-content{margin-top:12px}.comment-respond textarea,.comment-respond input[type=text],.comment-respond input[type=email],.comment-respond input[type=url]{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff}.form-submit input{border:0;border-radius:12px;background:var(--red);color:#fff;padding:13px 19px;font-weight:700}.empty{padding-top:80px;padding-bottom:100px}.empty h1{font:600 65px/1 var(--serif)}.community{padding:50px 0;background:#ebe7dc;border-top:1px solid var(--line)}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.legacy-widget{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:18px;overflow:hidden}.legacy-widget h3{font:600 22px var(--serif);margin-top:0}.legacy-widget img{max-width:100%;height:auto}.legacy-widget.widget_tag_cloud,.legacy-widget.widget_search,.legacy-widget.widget_archive,.legacy-widget.widget_categories,.legacy-widget.widget_meta,.legacy-widget.widget_recent_comments{display:none}.site-footer{background:var(--dark);color:#fff;padding:58px 0 30px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.foot-brand{font:600 52px/1 var(--serif);letter-spacing:-2px}.foot-brand b{color:var(--lime)}.site-footer p{color:#bdbbb3;max-width:440px}.foot-label{color:var(--lime);margin-bottom:18px}.links{display:grid;gap:10px;font-size:14px}.copy{margin-top:50px;padding-top:22px;border-top:1px solid #41413b;color:#929188;font-size:11px;display:flex;justify-content:space-between}
@media(max-width:900px){body.admin-bar .site-header{top:46px}.nav{display:none}.menu-toggle{display:grid}.hero-grid{grid-template-columns:1fr}.side{grid-template-columns:1fr 1fr}.feature{min-height:480px}.grid{grid-template-columns:repeat(2,1fr)}.topics{grid-template-columns:repeat(3,1fr)}.archive{grid-template-columns:1fr}.article-layout{grid-template-columns:minmax(0,760px)}.article-aside{position:static}.community-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.wrap{width:min(100% - 28px,1280px)}body.admin-bar .site-header{top:0}.site-header{position:relative;background:var(--paper);backdrop-filter:none}.top{min-height:66px;gap:12px}.brand{font-size:31px;letter-spacing:-1.4px}.tools{gap:0}.search-toggle{display:none}.menu-toggle{width:44px;height:44px;font-size:22px}.ticker{background:var(--dark);border:0;color:#fff}.ticker-in{height:34px;gap:0;justify-content:center;font-size:12px}.ticker-in span{display:none}.ticker-in strong{color:var(--lime)}.hero{padding:22px 0 28px}.hero>.wrap>.eyebrow{font-size:12px;margin-bottom:13px;color:#b72d1d}.hero-grid{margin-top:0;gap:14px}.feature{min-height:430px;padding:25px 24px 27px;border-radius:20px}.feature:before{right:-5px;top:-82px;font-size:330px}.feature:after{width:210px;height:210px;right:-110px;bottom:-125px}.kicker{padding:7px 10px;font-size:12px}.feature h1{font-size:43px;line-height:.96;letter-spacing:-1.6px;margin:17px 0 15px;max-width:310px;overflow-wrap:anywhere}.feature p{font-size:15px;line-height:1.48;max-width:295px;color:#e1ded5}.feature .meta{font-size:12px;line-height:1.4;margin-top:20px;color:#d2cec4;max-width:245px}.side{grid-template-columns:1fr;gap:14px}.quote-card{order:1;min-height:170px;padding:23px;border-radius:20px}.quote-card h3{font-size:28px;margin:20px 0 8px}.visual-card{order:2;min-height:210px;border-radius:20px}.section{padding:36px 0}.section-head{align-items:start;gap:14px;margin-bottom:18px}.section-head h2{font-size:35px;letter-spacing:-1.1px}.section-head>a{font-size:11px;white-space:nowrap;margin-top:9px}.section-head>.eyebrow{display:none}.grid{grid-template-columns:1fr;gap:14px}.story{border-radius:16px}.story-body{padding:19px}.story h3{font-size:25px}.story p{font-size:14px}.story time{margin-top:14px}.story-img{aspect-ratio:16/9}.topics{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:10px;scrollbar-width:none}.topics::-webkit-scrollbar{display:none}.topic{min-width:76vw;min-height:132px;scroll-snap-align:start;padding:18px}.topic strong{font-size:27px}.archive{gap:26px}.archive h2,.listing-title h1,.page-shell>h1{font-size:43px}.archive-row{grid-template-columns:58px 1fr;gap:12px;padding:17px 0}.archive-row h3{font-size:20px}.archive-row>span:last-child{display:none}.listing-title{padding:10px 0 25px}.article-head{padding:45px 14px 55px}.article-head h1{font-size:43px;letter-spacing:-1.5px;overflow-wrap:anywhere}.article-deck{font-size:16px}.article-meta{font-size:12px}.article-cover{margin-top:-22px}.article-cover img{border-radius:16px}.article-layout{padding-top:38px;padding-bottom:45px;gap:40px}.article-content{font-size:16px;line-height:1.72}.article-content h2{font-size:32px}.article-content h3{font-size:25px}.article-content blockquote{font-size:25px}.article-aside{display:none}.page-shell{padding-top:45px}.comments-area h2,.comment-reply-title{font-size:31px}.community{padding:35px 0}.community-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:30px}.foot-brand{font-size:45px}.copy{display:block;line-height:1.8;margin-top:35px}}
@media(max-width:350px){.feature{min-height:410px;padding:22px 20px}.feature h1{font-size:38px}.feature p{font-size:14px}.topic{min-width:82vw}.section-head h2{font-size:32px}}