:root{color-scheme:dark;--bg: #050506;--bg-red: #210006;--panel: #101012;--panel-soft: #171719;--white: #f7f5f2;--text: #f8f4ef;--muted: #b9b1ac;--ink: #111114;--ink-muted: #6d717a;--red: #ff0905;--red-dark: #b90000;--border: rgba(255, 255, 255, .13);--max: 1220px;--radius: 16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(125deg,#250005,#08080a 31%,#050506 67%,#170004);color:var(--text);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.site-shell{min-height:100vh}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.site-header{position:absolute;top:0;right:0;left:0;z-index:40;padding-top:16px;pointer-events:none}.site-header__inner{display:flex;align-items:center;justify-content:space-between;width:min(100% - 44px,1236px);min-height:72px;border:1px solid rgba(255,9,5,.18);border-radius:14px;background:#f7f5f2f5;box-shadow:0 22px 60px #00000057;color:var(--ink);gap:22px;padding:0 18px 0 24px;pointer-events:auto}.brand{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0}.brand img{width:116px;height:auto;max-height:44px;object-fit:contain}.site-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:22px}.nav{display:flex;align-items:center;gap:clamp(18px,2.1vw,30px)}.nav>a{position:relative;color:#171717;font-size:11px;font-weight:900;letter-spacing:.18em;line-height:1;padding:25px 0 23px;text-transform:uppercase;white-space:nowrap}.nav>a:after{position:absolute;right:0;bottom:16px;left:0;height:2px;background:transparent;content:""}.nav>a[aria-current=page],.nav>a:hover{color:var(--red)}.nav>a[aria-current=page]:after,.nav>a:hover:after{background:var(--red)}.nav-menu{position:relative;display:flex;align-items:center}.nav-menu__panel{position:absolute;top:calc(100% - 10px);left:50%;z-index:60;display:grid;min-width:190px;border:1px solid rgba(255,9,5,.22);border-radius:14px;background:#f7f5f2fa;box-shadow:0 20px 54px #00000047;padding:8px;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease}.nav-menu:hover .nav-menu__panel,.nav-menu:focus-within .nav-menu__panel{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-menu__panel a{display:flex;align-items:center;min-height:38px;border-radius:10px;color:#171717;font-size:11px;font-weight:900;letter-spacing:.11em;line-height:1.2;padding:0 12px;text-transform:uppercase;white-space:nowrap}.nav-menu__panel a:hover,.nav-menu__panel a[aria-current=page]{background:#080808;color:#fff}.site-header__actions{display:flex;align-items:center;gap:10px;padding-left:22px;border-left:1px solid rgba(255,9,5,.18)}.header-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;font-size:11px;font-weight:900;letter-spacing:.16em;line-height:1;padding:0 21px;text-transform:uppercase;white-space:nowrap}.header-button--ghost{border:1px solid rgba(255,9,5,.36);color:#161616}.header-button--language{min-width:48px;border:1px solid rgba(17,17,20,.18);background:#ffffffb8;color:#161616;padding-inline:14px}.header-button--account{border:1px solid rgba(255,9,5,.55);background:#070707;color:#fff;box-shadow:0 12px 28px #0000003d}.header-button--dark{border:1px solid rgba(255,9,5,.55);background:#070707;color:#fff;box-shadow:0 14px 34px #00000047}.header-button--dark:after{margin-left:8px;color:var(--red);content:"↗"}.site-header__mobile{display:none}.mobile-menu{position:relative}.mobile-menu summary{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{position:absolute;width:18px;height:2px;border-radius:999px;background:#171717}.mobile-menu summary span:nth-child(1){transform:translateY(-6px)}.mobile-menu summary span:nth-child(3){transform:translateY(6px)}.mobile-menu nav{position:absolute;top:58px;right:0;display:grid;width:min(calc(100vw - 40px),420px);max-height:calc(100vh - 118px);overflow-y:auto;border:1px solid rgba(255,9,5,.22);border-radius:16px;background:var(--white);box-shadow:0 20px 54px #0000004d;padding:12px}.mobile-menu nav a{border-radius:12px;color:#171717;font-size:12px;font-weight:900;letter-spacing:.12em;padding:13px 14px;text-transform:uppercase}.mobile-menu__group{margin:6px 4px 2px;color:#17171785;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.mobile-menu nav a[aria-current=page]{background:#080808;color:#fff}.button,.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.button{border:0;background:linear-gradient(180deg,var(--red),var(--red-dark));box-shadow:0 18px 42px #ff090545;color:#fff;cursor:pointer;padding:0 24px}.button--ghost{border:1px solid rgba(255,255,255,.22);background:#ffffff0f;box-shadow:none;color:#fff}.button--small{min-height:32px;font-size:9px;padding:0 15px}.text-link{color:var(--text)}.home-hero{position:relative;display:grid;place-items:center;min-height:738px;background:linear-gradient(#00000014,#00000038),url(/assets/home-hero-ant.png) center / cover no-repeat;overflow:hidden;text-align:center}.home-hero:after{position:absolute;inset:0;background:radial-gradient(circle at 50% 38%,transparent 0,rgba(0,0,0,.08) 34%,rgba(0,0,0,.4) 100%);content:""}.home-hero__content{position:relative;z-index:1;display:grid;justify-items:center;gap:228px;padding:31px 24px 60px}.home-hero__headline{display:grid;justify-items:center;gap:22px}.home-brief{display:inline-flex;align-items:center;justify-content:center;gap:12px;max-width:min(100%,680px);min-height:40px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#05050670;box-shadow:0 18px 44px #0000003d;color:#ffffffe6;font-size:12px;font-weight:900;letter-spacing:.1em;line-height:1.2;padding:0 18px;text-transform:uppercase;backdrop-filter:blur(10px)}.home-brief__separator{width:1px;height:18px;background:#ffffff47}.home-brief__weather{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.home-brief__weather strong{color:#fff;font-size:13px}.home-hero h1{max-width:1120px;margin:0;color:#fff;font-size:38.4px;font-weight:500;letter-spacing:.11em;line-height:.98;text-transform:uppercase;text-wrap:balance}.home-news,.home-authors{background:radial-gradient(circle at 10% 10%,rgba(255,9,5,.12),transparent 26rem),#080608}.home-news{border-top:1px solid rgba(255,9,5,.16);padding:88px 0 70px}.home-authors{padding:12px 0 88px}.home-news__inner,.home-authors__inner{display:grid;gap:32px}.home-news .section-heading,.home-authors .section-heading{margin-bottom:0}.home-news .section-heading .text-link,.home-authors .section-heading .text-link{flex:0 0 auto}.home-slider-shell{position:relative;min-width:0}.home-author-shell{overflow:hidden}.home-cover-carousel,.home-author-rail{display:flex;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.home-cover-carousel::-webkit-scrollbar,.home-author-rail::-webkit-scrollbar{display:none}.home-cover-carousel{gap:18px;border-radius:26px}.home-cover-slide{display:grid;flex:0 0 100%;grid-template-columns:minmax(320px,.86fr) minmax(0,1.14fr);height:clamp(410px,34vw,500px);min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#f5f2ef;color:var(--ink);scroll-snap-align:start;box-shadow:0 18px 48px #0000003d}.home-cover-slide--text{grid-template-columns:1fr}.home-cover-slide__image{display:block;min-height:100%;overflow:hidden;background:#1a1717}.home-cover-slide__image img{display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center top}.home-cover-slide__body{display:flex;flex-direction:column;justify-content:center;gap:16px;min-width:0;padding:34px 38px}.home-cover-slide__number{color:#7a5a566b;font-size:13px;font-weight:900;letter-spacing:.18em;line-height:1}.home-note-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:#7a5a56;font-size:11px;font-weight:900;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.home-cover-slide h2{margin:0;color:var(--ink);font-size:34px;font-weight:850;letter-spacing:0;line-height:1.08;overflow-wrap:anywhere}.home-cover-slide p{margin:0;color:var(--ink-muted);font-size:17px;line-height:1.6}.home-cover-slide .button{align-self:start;margin-top:6px}.home-slider-nav{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:42px;aspect-ratio:1;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#080608b8;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,border-color .18s ease,transform .18s ease}.home-slider-nav:hover{border-color:#ffffff52;background:#ff0905e0;transform:translateY(-50%) scale(1.03)}.home-slider-nav span{display:block;margin-top:-2px;font-size:30px;line-height:1}.home-slider-nav--prev{left:-21px}.home-slider-nav--next{right:-21px}.home-slider-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.home-slider-dots button{width:8px;height:8px;border:0;border-radius:999px;background:#ffffff42;cursor:pointer;padding:0;transition:background .18s ease,width .18s ease}.home-slider-dots button[aria-current=true]{width:28px;background:var(--red)}.home-author-rail{gap:12px;padding:2px 3px 8px}.home-author-pill{display:grid;flex:0 0 calc((100% - 36px)/4);grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-width:230px;min-height:96px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:linear-gradient(145deg,#ffffff0f,#ffffff05),#101012;color:#fff;padding:14px;scroll-snap-align:start}.home-author-pill__avatar{display:grid;place-items:center;width:42px;aspect-ratio:1;border:1px solid rgba(255,9,5,.34);border-radius:50%;background:#ff090514;color:#fff;font-size:14px;font-weight:900;line-height:1;text-transform:uppercase}.home-author-pill__body{display:grid;gap:4px;min-width:0}.home-author-pill strong,.home-author-pill span,.home-author-pill small{overflow:hidden;text-overflow:ellipsis}.home-author-pill strong{color:#fff;font-size:16px;font-weight:850;line-height:1.18;white-space:nowrap}.home-author-pill__body>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase;white-space:nowrap}.home-author-pill small{display:-webkit-box;color:#ffffff8f;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-editions{border-top:1px solid rgba(255,9,5,.18);background:linear-gradient(115deg,rgba(84,0,0,.42),transparent 26rem),#070608;padding:34px 0 92px}.home-editions__inner{display:grid;gap:26px;width:100%;max-width:none;min-width:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.section-heading--center{display:block;margin-bottom:4px;text-align:center}.section-heading--plain{margin-bottom:28px}.section-heading h1,.section-heading h2{margin:0;color:var(--text);font-size:56px;font-weight:500;letter-spacing:.03em;line-height:1;text-transform:uppercase}.section-heading--center h2{font-size:32px;letter-spacing:.08em}.section-heading p{max-width:560px;margin:0;color:var(--muted);font-size:19px}.home-edition-shell{position:relative;min-width:0}.home-edition-carousel{display:flex;gap:70px;min-width:0;max-width:100%;overflow-x:auto;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#ffffff09;padding:26px 60px;scroll-behavior:smooth;scrollbar-width:none}.home-edition-carousel::-webkit-scrollbar{display:none}.home-edition-cover{flex:0 0 340px;overflow:hidden;border-radius:16px;background:#111;box-shadow:0 18px 48px #00000057}.home-edition-cover img{width:100%;aspect-ratio:.72;object-fit:cover}.home-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,5vw,76px);width:min(1140px,100%);max-width:1140px;margin:62px auto 0;text-align:center}.home-stats article{display:grid;align-content:start;justify-items:center;gap:16px;padding-top:18px}.home-stats__icon{display:inline-grid;place-items:center;width:clamp(82px,7vw,104px);aspect-ratio:1;border:1px solid rgba(255,9,5,.44);border-radius:50%;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.1),transparent 44%),#ff09050e;box-shadow:inset 0 0 0 1px #ffffff0e,0 18px 38px #ff09051f;color:#ff514b}.home-stats__icon svg{width:58%;height:58%;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.home-stats__icon path,.home-stats__icon circle,.home-stats__icon rect{vector-effect:non-scaling-stroke}.home-stats strong{max-width:14ch;color:#fff;font-size:clamp(22px,2.2vw,30px);font-weight:900;letter-spacing:0;line-height:1.12}.home-stats p{max-width:33ch;margin:0;color:var(--muted);font-size:17px;line-height:1.62}.home-about{background:linear-gradient(140deg,rgba(44,0,0,.26),transparent 36rem),#080608;color:#fff;padding:106px 0 116px}.home-about .container{width:min(1100px,calc(100% - 180px))}.home-about__inner{display:grid;grid-template-columns:minmax(0,.45fr) minmax(320px,.55fr);align-items:start;gap:92px}.home-about__copy{display:grid;gap:18px}.home-about h2{margin:0;color:#fff;font-size:36px;font-weight:500;letter-spacing:.06em;line-height:1;text-transform:uppercase}.home-about p{margin:0;color:#ffffffb8;font-size:17px;line-height:1.58}.home-about img{width:100%;height:auto;border-radius:26px;box-shadow:0 24px 60px #00000047}.home-subscribe{background:#080608;padding:18px 0 34px}.home-subscribe__inner{display:flex;align-items:center;justify-content:center;gap:clamp(26px,3.2vw,52px);width:min(1320px,calc(100% - 56px));max-width:none;padding:clamp(24px,2.8vw,36px);border:1px solid rgba(255,255,255,.06);border-radius:34px;background:linear-gradient(135deg,#ffffff08,#ffffff03 44%,#8009071f);box-shadow:0 28px 80px #00000057}.home-subscribe__image{display:block;flex:0 0 390px;width:390px;max-width:390px;line-height:0}.home-subscribe__image img{width:100%;aspect-ratio:1 / 1;height:auto;border-radius:30px;object-fit:cover;object-position:center 42%;box-shadow:0 24px 60px #00000047}.lp-subscribe-panel{display:block;width:100%;max-width:720px;margin-left:auto;border:1px solid rgba(255,255,255,.08);border-radius:30px;background:linear-gradient(180deg,#0a0a0ce6,#120a0ceb);box-shadow:0 24px 60px #0000004d;padding:clamp(28px,3vw,42px);text-align:left}.lp-subscribe-title{margin:0 0 10px;color:#fff;font-size:clamp(38px,3.4vw,58px);font-weight:500;letter-spacing:0;line-height:.98;text-transform:none}.lp-subscribe-text{max-width:34ch;margin:0;color:#ffffffc7;font-size:17px;line-height:1.7}.lp-subscribe-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-top:18px}.lp-subscribe-input{width:100%;min-height:58px;border:1px solid rgba(255,255,255,.14);border-radius:18px;outline:none;background:#ffffff0d;color:#fff;padding:0 20px;font-size:16px;box-shadow:inset 0 1px #ffffff0a}.lp-subscribe-button{min-width:220px;min-height:58px;border:0;border-radius:18px;background:linear-gradient(180deg,#ff3416,#a80d04);color:#fff;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:.14em;padding:0 24px;text-transform:uppercase;box-shadow:0 18px 36px #ff2b1242}.form-feedback{margin:0 0 22px;border-radius:16px;padding:14px 18px;font-size:15px;font-weight:700}.form-feedback.is-success,.form-feedback.is-info{background:#74a84a24;color:#d8ffd0}.contact-page .form-feedback.is-success,.contact-page .form-feedback.is-info{color:#efffe9}.form-feedback.is-error{background:#ff090524;color:#ffd8d4}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.section{padding:148px 0 86px}.section--tight{padding-top:0}.page-hero{display:grid;place-items:center;min-height:360px;padding:110px 32px 40px;background-position:center;background-size:cover;text-align:center}.page-hero h1{margin:0;color:#fff;font-size:48px;font-weight:400;letter-spacing:.16em;line-height:1;text-transform:uppercase}.edition-grid,.note-grid{display:grid;gap:22px}.edition-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 0 74px}.edition-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#0f0f11}.edition-card__cover{display:block;background:#111}.edition-card__cover img{width:100%;aspect-ratio:.72;object-fit:cover}.edition-card__body{display:flex;flex-direction:column;min-height:156px;padding:20px}.edition-card__badge,.meta-line{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.edition-card h3,.note-card h3{margin:12px 0 0;font-weight:850}.edition-card h3{font-size:22px;line-height:1.1;text-transform:uppercase}.edition-card p{margin:12px 0 18px;color:var(--muted);font-size:13px;line-height:1.45}.edition-card .button{align-self:start;margin-top:auto}.notes-page{background:linear-gradient(118deg,rgba(60,0,0,.46),transparent 32rem),#080709}.note-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.note-pager{display:grid;gap:18px;min-width:0}.note-pager__shell{position:relative;min-width:0}.note-pager__viewport{display:flex;gap:18px;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.note-pager__viewport::-webkit-scrollbar{display:none}.note-pager__page{flex:0 0 100%;min-width:0;scroll-snap-align:start}.note-pager__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.note-pager__grid .note-card{min-height:100%}.note-pager__nav{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#ffffffd1;cursor:pointer;font-size:12px;font-weight:900;line-height:1;padding:0 4px;text-transform:uppercase;transition:color .18s ease,opacity .18s ease,transform .18s ease}.note-pager__nav:hover{color:#fff;transform:translateY(-1px)}.note-pager__nav:disabled{cursor:default;opacity:.36;pointer-events:none}.note-pager__nav span[aria-hidden=true]{display:block;margin-top:-2px;color:var(--red);font-size:28px;line-height:1}.note-pager__footer{display:flex;align-items:center;justify-content:center;gap:12px}.note-pager__status{border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0f;color:#ffffffc2;font-size:12px;font-weight:900;letter-spacing:.08em;line-height:1;padding:9px 12px}.note-pager--compact .note-pager__grid{gap:14px}.note-pager--compact .note-card__image img{aspect-ratio:1.38 / 1}.note-pager--compact .note-card__body{padding:16px}.note-pager--compact .note-card__meta{margin-bottom:9px;font-size:9px}.note-pager--compact .note-card h3{display:-webkit-box;overflow:hidden;font-size:1.05rem;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:3}.note-pager--compact .note-card p{display:none}.note-pager--compact .note-card__button{min-height:34px;margin-top:14px;font-size:.8rem}.note-card{display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#f4f4f3;color:var(--ink);box-shadow:0 14px 40px #0003}.note-card__image{display:block;overflow:hidden;background:#ddd}.note-card__image img{width:100%;aspect-ratio:1 / 1.08;object-fit:cover;object-position:top center}.note-card__body{display:flex;flex:1;flex-direction:column;padding:24px 22px 22px}.note-card__meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:12px;color:#777a80;font-size:10.5px;font-weight:900;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.note-card__meta a:hover{color:var(--red-dark)}.note-card__access{align-self:start;margin-bottom:12px;border:1px solid rgba(255,9,5,.35);border-radius:999px;color:var(--red-dark);font-size:10px;font-weight:900;letter-spacing:.13em;padding:5px 9px;text-transform:uppercase}.note-card h3{margin:0;font-size:23px;line-height:1.12}.note-card p{margin:18px 0 26px;color:var(--ink-muted);font-size:17px;line-height:1.65}.note-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;border-radius:999px;background:#050505;color:#fff;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.archive-page{background:radial-gradient(circle at 18% 8%,rgba(255,9,5,.18),transparent 24rem),linear-gradient(135deg,#120104,#060608 46%,#080709)}.archive-hero,.author-hero{padding:158px 0 72px}.archive-hero--compact{padding-bottom:50px}.archive-hero__inner,.author-hero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.55fr);gap:clamp(28px,6vw,86px);align-items:end}.archive-kicker{display:block;margin-bottom:14px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.archive-hero h1,.author-hero h1{margin:0;color:#fff;font-size:clamp(52px,8vw,98px);font-weight:500;letter-spacing:0;line-height:.92;text-transform:uppercase;overflow-wrap:anywhere}.archive-hero p,.author-hero p{margin:0;color:#ffffffbd;font-size:clamp(17px,2vw,21px);line-height:1.62}.archive-section{padding:0 0 86px}.archive-section--muted{padding-top:70px;border-top:1px solid rgba(255,255,255,.07);background:#ffffff06}.archive-section--compact{padding-bottom:54px}.section-card-grid,.author-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.section-card,.author-feature{display:grid;gap:14px;min-height:270px;align-content:start;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(150deg,#ffffff12,#ffffff06),#101012;color:#fff;padding:24px;transition:border-color .18s ease,transform .18s ease,background .18s ease}.section-card:hover,.author-feature:hover{border-color:#ff09056b;background:linear-gradient(150deg,#ff09051f,#ffffff09),#111113;transform:translateY(-2px)}.section-card span,.author-feature span{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.section-card h3,.author-feature strong{margin:0;color:#fff;font-size:26px;font-weight:850;line-height:1.04}.section-card p,.author-feature p{margin:0;color:#ffffffb3;font-size:15px;line-height:1.58}.section-card small{margin-top:auto;color:#ffffff85;font-size:13px;line-height:1.42}.section-directory{display:grid;gap:12px}.section-directory__item{display:grid;grid-template-columns:58px minmax(0,1.1fr) minmax(260px,.86fr) 42px;gap:clamp(16px,3vw,34px);align-items:center;min-height:118px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(135deg,#ffffff13,#ffffff07),#101012;color:#fff;padding:20px clamp(18px,3vw,28px);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.section-directory__item:hover{border-color:#ff090561;background:linear-gradient(135deg,#ff090521,#ffffff0a),#111113;box-shadow:0 18px 42px #0003;transform:translateY(-2px)}.section-directory__index{color:#ffffff5c;font-size:22px;font-weight:850;letter-spacing:0;line-height:1}.section-directory__body,.section-directory__latest{display:grid;gap:7px;min-width:0}.section-directory__meta,.section-directory__latest>span{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.section-directory__body strong{color:#fff;font-size:clamp(22px,2.8vw,34px);font-weight:790;letter-spacing:0;line-height:1.05}.section-directory__body>span:last-child{color:#ffffffad;font-size:15px;line-height:1.48}.section-directory__latest{border-left:1px solid rgba(255,255,255,.1);padding-left:clamp(16px,2.4vw,28px)}.section-directory__latest strong{display:-webkit-box;overflow:hidden;color:#ffffffd1;font-size:15px;font-weight:650;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.section-directory__arrow{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffc7}.section-directory__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.section-directory__item:hover .section-directory__arrow{border-color:#ffb4ab80;color:#fff}.topic-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.topic-strip article{display:grid;gap:18px;min-height:176px;border-left:2px solid var(--red);background:#ffffff0b;padding:22px}.topic-strip h3{margin:0;color:#fff;font-size:22px;line-height:1.08}.topic-strip article>a{color:#ffffffb8;font-size:15px;line-height:1.45}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.tag-cloud a{display:inline-flex;gap:8px;align-items:center;min-height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffd1;font-size:13px;font-weight:750;padding:0 14px}.tag-cloud span{color:var(--red);font-size:11px}.archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.archive-toolbar p{margin:0;color:#ffffffa8;font-size:16px}.author-list{display:grid;border-top:1px solid rgba(255,255,255,.1)}.author-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.author-row strong{font-size:20px;line-height:1.2}.author-row span{color:var(--muted);font-size:13px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.author-avatar{display:grid;place-items:center;width:clamp(108px,15vw,176px);aspect-ratio:1;border:1px solid rgba(255,9,5,.4);border-radius:50%;background:radial-gradient(circle at 34% 28%,rgba(255,255,255,.13),transparent 42%),#ff090514;box-shadow:0 24px 60px #ff09051f;color:#fff;font-size:clamp(46px,8vw,82px);font-weight:850;line-height:1;text-transform:uppercase}.author-hero__inner{grid-template-columns:auto minmax(0,1fr);align-items:center}.author-hero__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:22px}.author-hero__meta span,.author-hero__meta a{display:inline-flex;align-items:center;min-height:36px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#ffffffd1;font-size:11px;font-weight:900;letter-spacing:.13em;padding:0 14px;text-transform:uppercase}.author-hero__meta a{border-color:#ff090566;color:#fff}.archive-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;margin-bottom:24px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(145deg,#ffffff12,#ffffff08),#0d0d10;padding:22px}.archive-search--inline{margin-bottom:20px}.notes-archive-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:16px;align-items:end;margin:0 0 28px}.archive-search--plain{margin-bottom:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.archive-search--advanced{grid-template-columns:minmax(0,1fr)}.archive-search__filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.archive-search__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.section-pills{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.section-pills a{display:inline-flex;align-items:center;min-height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffd6;font-size:11px;font-weight:900;letter-spacing:.12em;padding:0 14px;text-transform:uppercase}.section-pills a:hover{border-color:#ff090580;color:#fff}.archive-section-select{display:grid;gap:9px;min-width:0}.archive-search label{display:grid;gap:9px}.archive-section-select span,.archive-search label span{color:#ffffffbd;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.archive-section-select select,.archive-search input,.archive-search select{width:100%;min-height:58px;border:1px solid rgba(255,255,255,.13);border-radius:16px;outline:none;background:#030305b8;color:#fff;padding:0 18px;font-size:18px}.archive-section-select select,.archive-search select{appearance:none;background:linear-gradient(45deg,transparent 50%,rgba(255,255,255,.76) 50%) right 18px center / 7px 7px no-repeat,linear-gradient(135deg,rgba(255,255,255,.76) 50%,transparent 50%) right 13px center / 7px 7px no-repeat,#030305b8;color:#ffffffeb;padding-right:38px}.archive-section-select select:focus,.archive-search input:focus,.archive-search select:focus{border-color:#ff0905a8;box-shadow:0 0 0 4px #ff090521}.archive-search .button{min-height:58px}.search-status{margin:0 0 20px;color:#ffffffb3;font-size:16px}.search-results{display:grid;gap:16px}.search-result-card{display:grid;grid-template-columns:190px minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#f4f4f3;color:var(--ink)}.search-result-card--no-image{grid-template-columns:1fr}.search-result-card__image{display:block;min-height:100%;background:#dedede}.search-result-card__image img{width:100%;height:100%;min-height:210px;object-fit:cover}.search-result-card__body{display:grid;gap:12px;padding:22px}.search-result-card h3{margin:0;font-size:26px;line-height:1.08}.search-result-card p{margin:0;color:var(--ink-muted);font-size:16px;line-height:1.58}.search-result-card__footer{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin-top:4px}.search-result-card__footer a,.search-result-card__footer span{color:#111;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.search-result-card__footer a:last-child{margin-left:auto;color:var(--red-dark)}.contact-page,.about-page{background:radial-gradient(circle at 16% 14%,rgba(255,9,5,.22),transparent 26rem),linear-gradient(135deg,#120104,#060608 44%,#080709)}.contact-hero{position:relative;min-height:520px;overflow:hidden;padding:156px 0 76px}.contact-hero__media{position:absolute;inset:0;background:linear-gradient(90deg,#050506f0,#050506b8 41%,#05050629),linear-gradient(180deg,#05050600 65%,#070609),url(/assets/production/contact-cta.png) center / cover no-repeat}.contact-hero__inner{position:relative;z-index:1;display:grid;align-items:end;min-height:288px}.contact-hero__copy{max-width:650px}.contact-hero h1,.about-hero h1{margin:0;color:#fff;font-size:clamp(48px,7vw,88px);font-weight:500;letter-spacing:.02em;line-height:.92;text-transform:uppercase}.contact-hero p,.about-hero__copy p{max-width:620px;margin:24px 0 0;color:#ffffffc2;font-size:clamp(18px,2vw,22px);line-height:1.55}.contact-content{padding:0 0 104px}.contact-content__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:26px;align-items:start}.contact-form,.contact-details{border:1px solid rgba(255,255,255,.1);border-radius:30px;box-shadow:0 34px 88px #00000047}.contact-form{display:grid;gap:18px;background:linear-gradient(145deg,#ffffff14,#ffffff08),#0c0c0e;padding:clamp(24px,4vw,44px)}.contact-form__heading{margin-bottom:8px}.contact-form__heading h2,.contact-details h2{margin:0;color:#fff;font-size:clamp(30px,3vw,46px);font-weight:500;line-height:.98;text-transform:uppercase}.contact-form__heading p,.contact-details__heading p{max-width:46ch;margin:12px 0 0;color:#ffffffa8;font-size:16px;line-height:1.65}.contact-form label{display:grid;gap:9px}.contact-form label span{color:#ffffffd1;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.13);border-radius:18px;outline:none;background:#030305b8;color:#fff;padding:0 18px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.contact-form input{min-height:56px}.contact-form textarea{height:154px;min-height:154px;padding-top:16px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff0905a8;background:#050507eb;box-shadow:0 0 0 4px #ff090521}.contact-form ::placeholder{color:#ffffff6b}.contact-form .button{justify-self:start;min-width:190px;min-height:56px;margin-top:8px;font-size:12px;letter-spacing:.12em}.contact-details{display:grid;gap:16px;background:linear-gradient(155deg,#57000057,#ffffff0b),#111113;padding:clamp(24px,3vw,34px)}.contact-details__heading{margin-bottom:6px}.contact-detail{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:start;min-width:0;border-top:1px solid rgba(255,255,255,.08);padding-top:18px}.contact-detail__icon{width:52px;height:52px;object-fit:contain}.contact-detail h3,.contact-social-block h3{margin:0 0 5px;color:#fff;font-size:17px;font-weight:800;letter-spacing:.02em}.contact-detail p,.contact-detail a,.contact-social{margin:0;color:#ffffffbd;font-size:16px;line-height:1.55;overflow-wrap:anywhere}.contact-detail a:hover,.contact-social:hover{color:#fff}.contact-social-block{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:8px;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.contact-social-block h3{margin:0}.contact-social{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(255,9,5,.36);border-radius:999px;color:#fff;font-size:12px;font-weight:900;letter-spacing:.12em;padding:0 18px;text-transform:uppercase}.about-hero{overflow:hidden;padding:156px 0 64px}.about-hero__inner{display:grid;gap:34px}.about-hero__copy{display:grid;justify-items:start;max-width:790px}.about-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.about-hero__image{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#f4f1ed;box-shadow:0 34px 88px #00000052}.about-hero__image img{width:100%;height:clamp(260px,28vw,370px);object-fit:cover;object-position:center bottom}.about-story{padding:28px 0 80px}.about-story__grid{display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,.58fr);gap:clamp(34px,6vw,84px);align-items:start}.about-story__intro{position:sticky;top:122px}.about-story__intro h2,.about-subscribe h2{margin:0;color:#fff;font-size:clamp(34px,4vw,58px);font-weight:500;letter-spacing:.02em;line-height:.96;text-transform:uppercase}.about-story__intro p{max-width:31ch;margin:20px 0 0;color:#ffffffb8;font-size:18px;line-height:1.65}.prose{color:#ffffffd1;font-size:18px;line-height:1.76}.prose h2{margin:42px 0 18px;color:#fff;font-size:32px;font-weight:500;line-height:1.12;text-transform:uppercase}.prose h2:first-child{margin-top:0}.prose h3{margin:32px 0 14px;color:#fff;font-size:23px;font-weight:650;line-height:1.22}.prose p,.prose ul,.prose ol{margin:0 0 24px}.prose ul,.prose ol{padding-left:1.35em}.prose li{padding-left:.25em}.prose li+li{margin-top:10px}.prose p:last-child,.prose ul:last-child,.prose ol:last-child{margin-bottom:0}.prose a{color:#fff;text-decoration:underline;text-underline-offset:4px}.about-pillars{padding:0 0 90px}.about-pillars__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-pillars article{min-height:246px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:linear-gradient(150deg,#ffffff12,#ffffff08),#101012;padding:26px}.about-pillars span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.16em}.about-pillars h3{margin:54px 0 12px;color:#fff;font-size:26px;font-weight:500;line-height:1.05;text-transform:uppercase}.about-pillars p{margin:0;color:#ffffffad;font-size:16px;line-height:1.62}.about-subscribe{padding:0 0 104px}.about-subscribe__inner{display:flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:linear-gradient(135deg,#ff090542,#ffffff0b),#111113;padding:clamp(26px,4vw,44px)}.about-subscribe p{max-width:56ch;margin:14px 0 0;color:#ffffffbd;font-size:18px;line-height:1.64}.about-subscribe .button{flex:0 0 auto}.note-page{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:48px;padding:150px 0 90px}.article-hero{border-bottom:1px solid var(--border);padding-bottom:34px}.article-hero h1{margin:16px 0 0;font-size:68px;line-height:.95;overflow-wrap:anywhere}.article-hero p{max-width:760px;margin:22px 0 0;color:#d0cbc6;font-size:21px;line-height:1.5}.article-byline{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-top:22px;color:#ffffffc2;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.article-byline a,.meta-line a,.aside a{text-decoration:underline;text-decoration-color:#ff090580;text-underline-offset:4px}.article-byline a:hover,.meta-line a:hover,.aside a:hover{color:#fff;text-decoration-color:var(--red)}.article-image{margin:32px 0;overflow:hidden;border-radius:var(--radius)}.article-image img{width:100%;max-height:560px;object-fit:cover}.article-ad{width:min(100%,var(--ad-width, 728px));min-height:min(var(--ad-height, 90px),60vw);margin:30px auto;display:grid;gap:8px;color:#ffffff9e}.article-ad__label{font-size:11px;font-weight:750;letter-spacing:.08em;text-align:center;text-transform:uppercase}.article-ad a,.article-ad img,.article-ad__placeholder{display:block;width:100%;min-height:min(var(--ad-height, 90px),60vw);border-radius:12px}.article-ad img{height:auto;max-height:min(var(--ad-height, 90px),60vw);object-fit:contain;background:#ffffff0a}.article-ad__placeholder{display:grid;place-items:center;padding:18px;border:1px dashed rgba(255,255,255,.28);background:#ffffff0b;text-align:center}.article-ad__placeholder strong,.article-ad__placeholder small{display:block}.article-ad__placeholder strong{color:#fff;font-size:18px}.article-ad__placeholder small{margin-top:5px;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.article-ad--inline{margin:34px auto}.article-ad--footer{margin:42px auto 0}.article-ad--sidebar{width:min(100%,var(--ad-width, 300px));margin:0 0 24px}.article-ad--sidebar img,.article-ad--sidebar a,.article-ad--sidebar .article-ad__placeholder{min-height:min(var(--ad-height, 250px),80vw);max-height:min(var(--ad-height, 250px),80vw)}.access-lock{display:grid;gap:14px;margin-top:34px;border:1px solid rgba(255,9,5,.3);border-radius:var(--radius);background:linear-gradient(135deg,#ff09052e,#ffffff0b),#101012f5;padding:clamp(24px,4vw,36px)}.access-lock span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.access-lock h2{max-width:720px;margin:0;color:#fff;font-size:clamp(28px,4vw,44px);font-weight:500;line-height:1.02;text-transform:uppercase}.access-lock p{max-width:680px;margin:0;color:#ffffffb8;font-size:18px;line-height:1.62}.access-lock__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.aside{position:sticky;top:104px;align-self:start;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff0d;padding:22px}.share-box{display:grid;gap:12px;margin-bottom:22px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:20px}.share-box>span{color:#817b77;font-size:12px;font-weight:800;text-transform:uppercase}.share-box div{display:flex;flex-wrap:wrap;gap:8px}.share-box a{display:inline-flex;align-items:center;min-height:32px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em;padding:0 10px;text-decoration:none;text-transform:uppercase}.aside dl{display:grid;gap:16px;margin:0}.aside dt{color:#817b77;font-size:12px;font-weight:800;text-transform:uppercase}.aside dd{margin:4px 0 0;color:var(--text)}.not-found-page{display:grid;min-height:680px;place-items:center;padding:180px 22px 96px}.not-found-page__content{width:min(720px,100%);text-align:center}.not-found-page .eyebrow{margin:0 0 18px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.28em;text-transform:uppercase}.not-found-page h1{margin:0;color:var(--text);font-size:clamp(48px,7vw,92px);letter-spacing:0;line-height:.98}.not-found-page p{max-width:560px;margin:24px auto 0;color:var(--muted);font-size:19px;line-height:1.6}.not-found-page__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:34px}.site-footer{border-top:1px solid rgba(255,9,5,.16);background:#070707;color:#9b9591;padding:38px 0 30px}.site-footer__inner{display:grid;gap:26px;justify-items:stretch;font-size:14px;letter-spacing:.02em}.site-footer__inner p{margin:0;justify-self:center;color:#ffffff7a}.site-footer__top{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(420px,1fr);gap:clamp(28px,6vw,84px);align-items:start}.footer-brand{display:grid;gap:14px;align-content:start;justify-items:start;max-width:330px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff09;padding:18px}.footer-brand img{width:168px;height:auto;border-radius:6px;background:#f7f5f2}.footer-brand span{color:#ffffffa8;font-size:14px;line-height:1.45}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:clamp(18px,3vw,36px);width:100%;justify-items:stretch}.footer-nav div{display:grid;gap:9px;align-content:start;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff07;padding:18px}.footer-nav span{color:#ffffff85;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.footer-nav a{color:#e8e1da;font-size:14px;line-height:1.35}.footer-nav a:hover{color:#fff}.footer-sponsors{display:grid;gap:16px;justify-items:center;width:100%}.footer-sponsors>span{color:#ffffffb8;font-size:13px;font-weight:800;letter-spacing:0}.footer-sponsors__grid{display:grid;width:min(100%,760px);grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;justify-content:center}.footer-sponsor{display:flex;align-items:center;justify-content:center;min-height:64px;padding:12px 16px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff09;color:#e8e1da;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}a.footer-sponsor:hover{border-color:#cf443a80;background:#ffffff12;transform:translateY(-1px)}.footer-sponsor img{width:auto;max-width:128px;height:42px;object-fit:contain}.empty-state{border:1px solid var(--border);border-radius:var(--radius);color:var(--muted);padding:34px}.store-body{min-height:100vh;color-scheme:light;background:#fbfbfa;color:#171717}.store-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.store-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(180px,auto) minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px clamp(18px,4vw,52px);border-bottom:1px solid rgba(23,23,23,.08);background:#fffffff5;backdrop-filter:blur(14px)}.store-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;font-weight:900;text-decoration:none}.store-brand img{width:110px;height:auto}.store-brand span{padding-left:12px;border-left:1px solid rgba(27,26,24,.18)}.store-nav,.store-actions,.store-footer,.store-coming__actions,.store-detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.store-nav{justify-content:center}.store-nav a,.store-footer a{color:#4d4a46;font-size:.92rem;font-weight:800;text-decoration:none}.store-nav a:hover,.store-footer a:hover{color:#c7352d}.store-actions{justify-content:end}.store-actions button,.store-detail-actions button,.store-coming__actions a,.store-detail-actions a{min-height:38px;padding:0 13px;border:1px solid rgba(27,26,24,.16);border-radius:8px;background:#fff;color:#1b1a18;font:inherit;font-weight:850;text-decoration:none}.store-actions button{display:inline-flex;align-items:center;gap:8px}.store-actions button span{display:inline-grid;min-width:20px;min-height:20px;place-items:center;border-radius:999px;background:#1b1a18;color:#fff;font-size:.72rem}.store-actions button:disabled,.store-detail-actions button:disabled{cursor:not-allowed;opacity:.64}.store-main{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:clamp(28px,5vw,56px) 0}.store-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(44px,8vw,86px) 0 36px;border-bottom:1px solid rgba(23,23,23,.08)}.store-hero span,.store-kicker,.store-section-heading span{color:#c7352d;font-size:.78rem;font-weight:900;text-transform:uppercase}.store-hero h1,.store-product-info h1{max-width:780px;margin:12px 0 16px;font-size:clamp(2.35rem,6vw,4.9rem);line-height:1}.store-hero p,.store-coming p,.store-product-info p,.store-description p,.store-product-card p{color:#5b5751;line-height:1.65}.store-hero p{max-width:680px;font-size:clamp(1rem,1.7vw,1.25rem)}.store-hero__panel,.store-coming,.store-product-card,.store-product-media,.store-description{border:1px solid rgba(27,26,24,.1);border-radius:8px;background:#fff;box-shadow:0 18px 54px #1717170f}.store-hero__panel{display:grid;gap:12px;padding:20px}.store-hero__panel strong{font-size:1.05rem}.store-hero__panel span{color:#5b5751;font-size:.92rem;font-weight:750;text-transform:none}.store-coming{display:grid;gap:14px;margin:26px 0;padding:clamp(20px,4vw,34px)}.store-coming h2,.store-section-heading h2,.store-description h2{margin:0;font-size:clamp(1.35rem,2.5vw,2rem)}.store-coming p{max-width:760px;margin:0}.store-coming__actions a:first-child,.store-detail-actions a{border-color:#c7352d;background:#c7352d;color:#fff}.store-section-heading{margin:38px 0 18px}.store-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.store-product-card{overflow:hidden}.store-product-card a{display:grid;color:inherit;text-decoration:none}.store-product-card img,.store-product-card__empty{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#ebe8e3}.store-product-card__empty{display:grid;place-items:center;color:#5b5751;font-weight:900}.store-product-card div{display:grid;gap:8px;padding:16px}.store-product-card span{color:#c7352d;font-size:.78rem;font-weight:850}.store-product-card h3{margin:0;font-size:1.15rem}.store-product-card p{display:-webkit-box;min-height:3.2em;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-product-detail{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1fr);gap:clamp(22px,5vw,58px);align-items:start}.store-product-media{display:grid;min-height:420px;place-items:center;overflow:hidden}.store-product-media img{width:100%;height:100%;max-height:560px;object-fit:contain}.store-product-media span{color:#5b5751;font-weight:900}.store-product-info{display:grid;gap:18px}.store-product-info h1{margin-bottom:0}.store-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 0;border:1px solid rgba(27,26,24,.12);border-width:1px 0}.store-price-row strong{font-size:1.55rem}.store-price-row span,.store-product-info small{color:#5b5751;font-weight:750}.store-description{margin-top:32px;padding:clamp(20px,4vw,34px)}.store-description p{max-width:780px}.store-footer{justify-content:center;padding:22px;border-top:1px solid rgba(27,26,24,.1);background:#fff}.store-footer span{color:#5b5751;font-weight:850}@media(max-width:860px){.store-header{grid-template-columns:1fr;align-items:start}.store-nav,.store-actions{justify-content:start}.store-hero,.store-product-detail{grid-template-columns:1fr;min-height:0}.store-product-media{min-height:280px}}@media(max-width:1180px){.site-header__inner{width:min(100% - 28px,var(--max));padding-left:20px}.nav{gap:20px}.site-header__actions{padding-left:16px}.note-grid,.note-pager__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.container{width:min(100% - 32px,var(--max))}.site-header{padding-top:16px}.site-header__inner{min-height:68px;width:min(100% - 20px,var(--max));border-radius:14px;padding:0 12px 0 18px}.brand img{width:108px;max-height:40px}.site-header__nav{display:none}.site-header__mobile{display:flex;align-items:center;gap:10px}.header-button{min-height:42px;font-size:10px;padding:0 19px}.home-hero{min-height:500px;align-items:start;background-position:center top}.home-hero__content{gap:86px;padding-top:118px}.home-hero__headline{gap:18px}.home-brief{align-items:center;flex-wrap:wrap;gap:6px 10px;max-width:320px;min-height:0;border-radius:16px;font-size:9px;line-height:1.4;padding:8px 10px}.home-brief__separator{display:none}.home-brief__weather strong{font-size:11px}.home-hero h1{max-width:340px;font-size:22px;line-height:1.08}.home-editions{padding-top:34px}.home-edition-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:22px;padding:20px}.home-edition-cover{width:auto;flex:0 0 min(100%,300px);margin-inline:auto;scroll-snap-align:center}.home-stats{grid-template-columns:1fr;gap:30px;max-width:520px;margin-top:48px;text-align:left}.home-stats article{grid-template-columns:84px minmax(0,1fr);align-items:center;justify-items:start;gap:8px 16px;padding-top:0}.home-stats__icon{grid-row:1 / span 2;width:78px}.home-stats strong{max-width:none;font-size:20px;line-height:1.14}.home-stats p{max-width:none;font-size:14.5px;line-height:1.5}.home-about{padding:66px 0 84px}.home-about .container{width:min(100% - 40px,var(--max))}.home-about__inner{grid-template-columns:1fr;gap:32px}.home-about__copy{padding-right:0}.home-about h2{font-size:30px}.home-subscribe{padding:18px 0 42px}.home-subscribe__inner{flex-direction:column;align-items:stretch;gap:0;width:min(100%,calc(100vw - 28px));padding:14px;border-radius:26px}.home-subscribe__image{width:100%;max-width:none;flex:0 1 auto}.home-subscribe__image img{aspect-ratio:1.34 / 1;max-height:360px;border-radius:22px}.lp-subscribe-panel{width:calc(100% - 18px);max-width:calc(100% - 18px);margin:-18px auto 0;border-radius:22px;background:linear-gradient(180deg,#0c0c0ef5,#18090af5);padding:20px 18px 18px}.lp-subscribe-title{font-size:clamp(32px,8vw,43px);letter-spacing:0}.lp-subscribe-text{max-width:none;font-size:16px;line-height:1.62}.lp-subscribe-form{grid-template-columns:1fr;gap:10px;margin-top:16px}.lp-subscribe-input,.lp-subscribe-button{min-height:52px;border-radius:16px}.lp-subscribe-button{width:100%;min-width:0}.section{padding-top:132px}.section--tight{padding-top:0}.section-heading{align-items:start;flex-direction:column}.section-heading h1,.section-heading h2{font-size:42px}.page-hero{min-height:270px;padding-top:108px}.page-hero h1{font-size:28px}.edition-grid,.note-grid{grid-template-columns:1fr}.note-pager__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edition-card{max-width:320px;margin-inline:auto}.note-card{max-width:340px;margin-inline:auto}.archive-hero,.author-hero{padding:132px 0 48px}.archive-hero__inner,.author-hero__inner{grid-template-columns:1fr;gap:22px;align-items:start}.archive-hero h1,.author-hero h1{font-size:42px;line-height:.98}.archive-hero p,.author-hero p{font-size:17px}.archive-section{padding-bottom:58px}.archive-section--muted{padding-top:48px}.section-card-grid,.author-feature-grid,.topic-strip{grid-template-columns:1fr}.section-card,.author-feature{min-height:0;border-radius:14px;padding:20px}.section-card h3,.author-feature strong{font-size:23px}.section-directory{gap:10px}.section-directory__item{grid-template-columns:42px minmax(0,1fr) 36px;gap:12px 14px;min-height:0;border-radius:16px;padding:18px 16px}.section-directory__index{align-self:start;padding-top:2px;font-size:18px}.section-directory__body strong{font-size:23px;line-height:1.08}.section-directory__body>span:last-child{font-size:14px}.section-directory__latest{grid-column:2 / -1;border-left:0;border-top:1px solid rgba(255,255,255,.1);padding:12px 0 0}.section-directory__latest strong{font-size:14px;-webkit-line-clamp:3}.section-directory__arrow{align-self:start;width:34px;height:34px}.archive-toolbar,.author-row,.archive-search{align-items:stretch;flex-direction:column}.notes-archive-tools{grid-template-columns:1fr}.author-row{min-height:0;padding:16px 0}.author-row span{white-space:normal}.author-avatar{width:94px}.archive-search{display:grid;grid-template-columns:1fr;border-radius:18px;padding:16px}.archive-search.archive-search--plain{border-radius:0;padding:0}.archive-search__filters{grid-template-columns:1fr}.archive-search__actions{display:grid;grid-template-columns:1fr}.archive-search .button{width:100%}.search-result-card{grid-template-columns:1fr}.search-result-card__image img{aspect-ratio:1.6 / 1;min-height:0}.search-result-card h3{font-size:22px}.contact-hero,.about-hero{padding-top:132px}.contact-hero{min-height:470px}.contact-hero__media{background:linear-gradient(180deg,#050506c7,#050506b3 55%,#070609),url(/assets/production/contact-cta.png) center / cover no-repeat}.contact-content__grid,.about-story__grid,.about-pillars__grid{grid-template-columns:1fr}.contact-form{border-radius:24px;padding:22px}.contact-form .button{justify-self:stretch}.contact-details{border-radius:24px}.contact-detail h3{font-size:17px}.about-hero h1{font-size:36px}.about-hero__image{border-radius:24px}.about-hero__image img{height:250px}.about-story{padding-bottom:58px}.about-story__intro{position:static}.about-pillars{padding-bottom:60px}.about-pillars article{min-height:0}.about-pillars h3{margin-top:34px}.about-subscribe__inner{align-items:stretch;flex-direction:column}.about-subscribe .button{width:100%}.note-page{grid-template-columns:1fr;padding-top:132px}.aside{position:static}.site-footer__inner{gap:22px;text-align:left}.site-footer__top{grid-template-columns:1fr;gap:14px}.footer-brand{max-width:none;grid-template-columns:minmax(118px,150px) minmax(0,1fr);align-items:center;gap:14px;width:100%;padding:14px}.footer-brand img{width:100%}.footer-brand span{font-size:13px}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px;justify-items:stretch}.footer-nav div{justify-items:start;border-radius:16px;padding:16px}.footer-nav a{width:100%;border-top:1px solid rgba(255,255,255,.07);padding-top:9px}.footer-sponsors{justify-items:start;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff06;padding:16px}.footer-sponsors__grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.footer-sponsor{min-height:58px;padding:10px}.footer-sponsor img{max-width:118px;height:34px}.site-footer__inner p{justify-self:start;max-width:100%;overflow-wrap:anywhere}}@media(max-width:520px){.container{width:min(100% - 28px,var(--max))}.site-header__inner{width:min(100% - 20px,var(--max))}.footer-brand{grid-template-columns:1fr}.footer-brand img{width:152px}.footer-nav{grid-template-columns:1fr}.footer-sponsors__grid{grid-template-columns:1fr 1fr}.brand img{width:104px}.header-button{padding:0 16px}.home-hero{min-height:500px}.home-hero__content{gap:76px}.home-editions{padding-bottom:62px}.home-subscribe__inner{width:min(100%,calc(100vw - 20px));padding:10px;border-radius:22px}.home-subscribe__image img{aspect-ratio:1.15 / 1;max-height:300px;border-radius:18px}.lp-subscribe-panel{width:calc(100% - 10px);max-width:calc(100% - 10px);margin-top:-12px;border-radius:18px;padding:18px 14px 14px}.lp-subscribe-title{font-size:clamp(28px,11vw,35px)}.section-heading h1,.section-heading h2{font-size:36px}.contact-hero{min-height:430px;padding-bottom:52px}.contact-hero h1,.about-hero h1{font-size:42px;line-height:.98}.contact-hero p,.about-hero__copy p{font-size:17px}.contact-content,.about-subscribe{padding-bottom:72px}.contact-form,.contact-details,.about-subscribe__inner{border-radius:20px}.contact-detail{grid-template-columns:44px minmax(0,1fr);gap:12px}.contact-detail__icon{width:44px;height:44px}.contact-social-block{align-items:stretch;flex-direction:column}.contact-social{width:100%}.about-hero{padding-bottom:46px}.about-hero__actions{width:100%}.about-hero__actions .button{flex:1 1 150px}.about-hero__image img{height:218px}.about-story__intro h2,.about-subscribe h2{font-size:34px}.about-pillars h3{font-size:23px}.note-card h3{font-size:21px}.note-card p{font-size:16px}.article-hero h1{font-size:40px}}:root{--md-sys-color-primary: #c7221d;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #4f1010;--md-sys-color-on-primary-container: #ffdad6;--md-sys-color-secondary-container: #332421;--md-sys-color-on-secondary-container: #f4d9d4;--md-sys-color-surface: #141211;--md-sys-color-surface-dim: #0f0d0d;--md-sys-color-surface-container-low: #1b1717;--md-sys-color-surface-container: #211d1c;--md-sys-color-surface-container-high: #2a2423;--md-sys-color-surface-container-highest: #362e2c;--md-sys-color-on-surface: #f4eeee;--md-sys-color-on-surface-variant: #d9c4bf;--md-sys-color-outline: #a48c88;--md-sys-color-outline-variant: #534340;--md-sys-color-light-surface: #fffbff;--md-sys-color-light-surface-container: #f5eeee;--md-sys-color-light-on-surface: #211a1a;--md-sys-color-light-on-variant: #5a4542;--md-shape-corner-small: 8px;--md-shape-corner-medium: 12px;--md-shape-corner-large: 20px;--md-shape-corner-extra-large: 28px;--md-motion-duration-short: .16s;--md-motion-duration-medium: .26s;--md-motion-duration-long: .42s;--md-motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--md-motion-easing-emphasized: cubic-bezier(.2, 0, 0, 1);--md-elevation-1: 0 1px 2px rgba(0, 0, 0, .22), 0 1px 3px rgba(0, 0, 0, .16);--md-elevation-2: 0 2px 6px rgba(0, 0, 0, .24), 0 6px 18px rgba(0, 0, 0, .18);--md-elevation-3: 0 8px 18px rgba(0, 0, 0, .24), 0 18px 42px rgba(0, 0, 0, .18);--bg: var(--md-sys-color-surface-dim);--bg-red: #230706;--panel: var(--md-sys-color-surface-container);--panel-soft: var(--md-sys-color-surface-container-high);--white: var(--md-sys-color-light-surface);--text: var(--md-sys-color-on-surface);--muted: var(--md-sys-color-on-surface-variant);--ink: var(--md-sys-color-light-on-surface);--ink-muted: var(--md-sys-color-light-on-variant);--red: #ffb4ab;--red-dark: #ba1a1a;--border: rgba(217, 196, 191, .18);--radius: var(--md-shape-corner-large)}html{background:var(--md-sys-color-surface-dim)}body{background:radial-gradient(circle at 12% -8%,rgba(199,34,29,.22),transparent 32rem),radial-gradient(circle at 88% 16%,rgba(255,180,171,.08),transparent 28rem),linear-gradient(135deg,#171111,#0f0d0d 48%,#140f0f);color:var(--md-sys-color-on-surface);text-rendering:optimizeLegibility}:focus-visible{outline:3px solid rgba(255,180,171,.78);outline-offset:3px}.site-header__inner{border-color:#7b272224;border-radius:var(--md-shape-corner-extra-large);background:#fffbfff0;box-shadow:var(--md-elevation-2);color:var(--md-sys-color-light-on-surface);backdrop-filter:blur(18px)}.nav{gap:4px}.nav>a{min-height:40px;border-radius:999px;color:var(--md-sys-color-light-on-surface);font-size:.875rem;font-weight:760;letter-spacing:0;line-height:1.15;padding:11px 13px;text-transform:none;transition:background var(--md-motion-duration-short) var(--md-motion-easing-standard),color var(--md-motion-duration-short) var(--md-motion-easing-standard)}.nav>a:after{display:none}.nav>a[aria-current=page],.nav>a:hover{background:#c7221d1f;color:#8d1512}.nav-menu__panel{border-color:#7b272229;border-radius:var(--md-shape-corner-large);background:#fffbfffa;box-shadow:var(--md-elevation-3);transition:opacity var(--md-motion-duration-short) var(--md-motion-easing-standard),transform var(--md-motion-duration-short) var(--md-motion-easing-standard)}.nav-menu__panel a,.mobile-menu nav a{border-radius:999px;color:var(--md-sys-color-light-on-surface);font-size:.9rem;font-weight:750;letter-spacing:0;text-transform:none}.nav-menu__panel a:hover,.nav-menu__panel a[aria-current=page],.mobile-menu nav a[aria-current=page]{background:#c7221d1f;color:#8d1512}.site-header__actions{border-left-color:#7b27221f}.header-button{border-radius:999px;font-size:.875rem;font-weight:760;letter-spacing:0;text-transform:none;transition:background var(--md-motion-duration-short) var(--md-motion-easing-standard),border-color var(--md-motion-duration-short) var(--md-motion-easing-standard),box-shadow var(--md-motion-duration-short) var(--md-motion-easing-standard),transform var(--md-motion-duration-short) var(--md-motion-easing-standard)}.header-button--language,.header-button--ghost{border-color:#7b27222e;background:#c7221d14;color:#7c1815}.header-button--account,.header-button--dark{border-color:transparent;background:var(--md-sys-color-primary);box-shadow:var(--md-elevation-1);color:var(--md-sys-color-on-primary)}.header-button:hover{transform:translateY(-1px)}.mobile-menu nav{border-color:#7b272229;background:var(--md-sys-color-light-surface);box-shadow:var(--md-elevation-2)}.mobile-menu summary{border-color:transparent;background:transparent;box-shadow:none}.mobile-menu__group{color:var(--md-sys-color-light-on-variant);letter-spacing:.08em}.button,.text-link{border-radius:999px;font-size:.9rem;font-weight:760;letter-spacing:0;text-transform:none;transition:background var(--md-motion-duration-short) var(--md-motion-easing-standard),border-color var(--md-motion-duration-short) var(--md-motion-easing-standard),box-shadow var(--md-motion-duration-short) var(--md-motion-easing-standard),color var(--md-motion-duration-short) var(--md-motion-easing-standard),transform var(--md-motion-duration-short) var(--md-motion-easing-standard)}.button{background:var(--md-sys-color-primary);box-shadow:var(--md-elevation-2);color:var(--md-sys-color-on-primary)}.button:hover,.note-card__button:hover,.lp-subscribe-button:hover{box-shadow:var(--md-elevation-3);transform:translateY(-1px)}.button--ghost{border-color:#d9c4bf42;background:#d9c4bf14;color:var(--md-sys-color-on-surface)}.button--small{font-size:.78rem}.home-hero{min-height:700px;background:linear-gradient(180deg,#0f0d0d14,#0f0d0d70 82%),url(/assets/home-hero-ant.png) center / cover no-repeat}.home-hero:after{background:radial-gradient(circle at 50% 35%,transparent 0,rgba(15,13,13,.1) 35%,rgba(15,13,13,.56) 100%)}.home-hero__content{gap:204px}.home-brief{border-color:#fffbff33;border-radius:999px;background:#211d1cb8;box-shadow:var(--md-elevation-2);color:#fffbffe6;font-size:.78rem;font-weight:760;letter-spacing:0;text-transform:none}.home-hero h1{max-width:980px;font-size:4rem;font-weight:720;letter-spacing:0;line-height:1.04;text-transform:none;text-shadow:0 2px 22px rgba(0,0,0,.34)}.home-editions,.home-about,.home-subscribe{background:radial-gradient(circle at 10% 8%,rgba(199,34,29,.16),transparent 28rem),var(--md-sys-color-surface-dim)}.section-heading h1,.section-heading h2,.page-hero h1,.home-about h2,.archive-hero h1,.author-hero h1,.contact-hero h1,.about-hero h1,.about-story__intro h2,.about-subscribe h2,.access-lock h2,.not-found-page h1{font-weight:720;letter-spacing:0;line-height:1.06;text-transform:none}.section-heading h1,.section-heading h2{font-size:3.25rem}.section-heading--center h2{font-size:2.25rem}.section-heading p,.home-about p,.archive-hero p,.author-hero p,.contact-hero p,.about-hero__copy p,.about-story__intro p,.about-subscribe p,.access-lock p,.not-found-page p{color:var(--md-sys-color-on-surface-variant)}.home-edition-carousel{border-color:#d9c4bf1f;border-radius:var(--md-shape-corner-extra-large);background:#211d1cb8;box-shadow:var(--md-elevation-1)}.home-edition-cover{border-radius:var(--md-shape-corner-large);box-shadow:var(--md-elevation-2);transition:box-shadow var(--md-motion-duration-medium) var(--md-motion-easing-standard),transform var(--md-motion-duration-medium) var(--md-motion-easing-standard)}.home-edition-cover:hover{box-shadow:var(--md-elevation-3);transform:translateY(-2px)}.home-stats article{border-radius:var(--md-shape-corner-large);transition:background var(--md-motion-duration-medium) var(--md-motion-easing-standard),transform var(--md-motion-duration-medium) var(--md-motion-easing-standard)}.home-stats article:hover{background:#d9c4bf0b;transform:translateY(-2px)}.home-stats__icon{border-color:#ffb4ab57;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.14),transparent 44%),var(--md-sys-color-primary-container);box-shadow:var(--md-elevation-1);color:var(--md-sys-color-on-primary-container)}.home-stats strong{color:var(--md-sys-color-on-surface);font-weight:820}.home-stats p{color:var(--md-sys-color-on-surface-variant)}.home-about img,.home-subscribe__image img,.about-hero__image{border-radius:var(--md-shape-corner-extra-large);box-shadow:var(--md-elevation-2)}.home-subscribe__inner,.lp-subscribe-panel,.contact-form,.contact-details,.about-pillars article,.about-subscribe__inner,.aside,.access-lock{border-color:#d9c4bf21;border-radius:var(--md-shape-corner-extra-large);background:linear-gradient(145deg,#d9c4bf12,#d9c4bf06),var(--md-sys-color-surface-container);box-shadow:var(--md-elevation-1)}.archive-search:not(.archive-search--plain){border-color:#d9c4bf21;border-radius:var(--md-shape-corner-extra-large);background:linear-gradient(145deg,#d9c4bf12,#d9c4bf06),var(--md-sys-color-surface-container);box-shadow:var(--md-elevation-1)}.archive-search.archive-search--plain{border-color:transparent;border-radius:0;background:transparent;box-shadow:none;padding:0}.lp-subscribe-title{font-weight:720;line-height:1.04}.lp-subscribe-input,.archive-section-select select,.archive-search input,.archive-search select,.contact-form input,.contact-form textarea{border-color:#d9c4bf2e;border-radius:var(--md-shape-corner-medium);background:#0f0d0dbd;color:var(--md-sys-color-on-surface);transition:background var(--md-motion-duration-short) var(--md-motion-easing-standard),border-color var(--md-motion-duration-short) var(--md-motion-easing-standard),box-shadow var(--md-motion-duration-short) var(--md-motion-easing-standard)}.lp-subscribe-input:focus,.archive-section-select select:focus,.archive-search input:focus,.archive-search select:focus,.contact-form input:focus,.contact-form textarea:focus{border-color:#ffb4abbd;box-shadow:0 0 0 4px #ffb4ab24}.lp-subscribe-button{border-radius:999px;background:var(--md-sys-color-primary);box-shadow:var(--md-elevation-2);font-weight:760;letter-spacing:0;text-transform:none;transition:box-shadow var(--md-motion-duration-short) var(--md-motion-easing-standard),transform var(--md-motion-duration-short) var(--md-motion-easing-standard)}.edition-card,.section-card,.section-directory__item,.author-feature,.search-result-card,.topic-strip article{border-color:#d9c4bf21;border-radius:var(--md-shape-corner-large);background:var(--md-sys-color-surface-container);box-shadow:var(--md-elevation-1);transition:background var(--md-motion-duration-medium) var(--md-motion-easing-standard),border-color var(--md-motion-duration-medium) var(--md-motion-easing-standard),box-shadow var(--md-motion-duration-medium) var(--md-motion-easing-standard),transform var(--md-motion-duration-medium) var(--md-motion-easing-standard)}.section-card:hover,.section-directory__item:hover,.author-feature:hover,.topic-strip article:hover{border-color:#ffb4ab52;background:var(--md-sys-color-surface-container-high);box-shadow:var(--md-elevation-2);transform:translateY(-2px)}.edition-card h3,.section-card h3,.section-directory__body strong,.author-feature strong,.topic-strip h3,.search-result-card h3{font-weight:760;line-height:1.18;text-transform:none}.archive-kicker,.edition-card__badge,.meta-line,.section-card span,.section-directory__meta,.section-directory__latest>span,.author-feature span,.section-pills a,.archive-section-select span,.archive-search label span,.article-byline,.share-box a,.footer-nav span{letter-spacing:.05em}.note-card{border:1px solid rgba(123,39,34,.12);border-radius:var(--md-shape-corner-large);background:var(--md-sys-color-light-surface);box-shadow:var(--md-elevation-1);transition:border-color var(--md-motion-duration-medium) var(--md-motion-easing-standard),box-shadow var(--md-motion-duration-medium) var(--md-motion-easing-standard),transform var(--md-motion-duration-medium) var(--md-motion-easing-standard)}.note-card:hover{border-color:#c7221d47;box-shadow:var(--md-elevation-3);transform:translateY(-2px)}.note-card__meta,.note-card__access{letter-spacing:.04em}.note-card h3{color:var(--md-sys-color-light-on-surface);font-size:1.35rem;font-weight:780;line-height:1.22}.note-card p,.search-result-card p{color:var(--md-sys-color-light-on-variant);line-height:1.66}.note-card__button{border-radius:999px;background:var(--md-sys-color-primary);box-shadow:var(--md-elevation-1);color:var(--md-sys-color-on-primary);font-size:.88rem;font-weight:760;letter-spacing:0;text-transform:none;transition:box-shadow var(--md-motion-duration-short) var(--md-motion-easing-standard),transform var(--md-motion-duration-short) var(--md-motion-easing-standard)}.home-news,.home-authors{background:radial-gradient(circle at 12% 8%,rgba(199,34,29,.16),transparent 28rem),var(--md-sys-color-surface-dim)}.home-cover-slide{border-color:#7b27221f;border-radius:var(--md-shape-corner-extra-large);background:var(--md-sys-color-light-surface);box-shadow:var(--md-elevation-2)}.home-note-meta{color:var(--md-sys-color-light-on-variant);letter-spacing:.04em}.home-cover-slide__number{color:#7b272275}.home-cover-slide h2{color:var(--md-sys-color-light-on-surface);font-weight:780;line-height:1.12}.home-cover-slide p{color:var(--md-sys-color-light-on-variant)}.home-slider-nav{border-color:#d9c4bf29;background:#191212c7;box-shadow:var(--md-elevation-1)}.home-slider-nav:hover{border-color:#ffb4ab5c;background:var(--md-sys-color-primary);box-shadow:var(--md-elevation-2)}.home-slider-dots button{background:#d9c4bf47}.home-slider-dots button[aria-current=true]{background:var(--md-sys-color-primary)}.home-author-pill{border-color:#d9c4bf21;border-radius:var(--md-shape-corner-large);background:linear-gradient(145deg,#d9c4bf12,#d9c4bf06),var(--md-sys-color-surface-container);box-shadow:var(--md-elevation-1);transition:background var(--md-motion-duration-medium) var(--md-motion-easing-standard),border-color var(--md-motion-duration-medium) var(--md-motion-easing-standard),box-shadow var(--md-motion-duration-medium) var(--md-motion-easing-standard),transform var(--md-motion-duration-medium) var(--md-motion-easing-standard)}.home-author-pill:hover{border-color:#ffb4ab52;background:var(--md-sys-color-surface-container-high);box-shadow:var(--md-elevation-2);transform:translateY(-2px)}.home-author-pill__avatar{border-color:#ffb4ab57;background:var(--md-sys-color-primary-container);box-shadow:var(--md-elevation-1);color:var(--md-sys-color-on-primary-container)}.home-author-pill__body>span{color:var(--md-sys-color-on-primary-container);letter-spacing:.04em}.home-author-pill strong{font-weight:760;line-height:1.16}.home-author-pill small{color:#d9c4bfad}.archive-page,.notes-page,.contact-page,.about-page{background:radial-gradient(circle at 18% 8%,rgba(199,34,29,.18),transparent 26rem),linear-gradient(135deg,#171111,#0f0d0d 48%,#140f0f)}.archive-hero h1,.author-hero h1{font-size:4.75rem;overflow-wrap:normal}.contact-hero h1,.about-hero h1{font-size:4.8rem}.article-hero h1{font-size:4.25rem;font-weight:720;letter-spacing:0;line-height:1.05;overflow-wrap:normal;text-wrap:balance}.article-hero p{color:var(--md-sys-color-on-surface-variant);line-height:1.58}.article-byline{color:#f4eeeec7}.article-image{border-radius:var(--md-shape-corner-large);box-shadow:var(--md-elevation-1)}.prose{color:#f4eeeee6;font-size:1.125rem;line-height:1.78}.prose h2{color:var(--md-sys-color-on-surface);font-weight:720;letter-spacing:0;line-height:1.16;text-transform:none}.prose h3{font-weight:720}.share-box>span,.aside dt{color:#d9c4bfb3;letter-spacing:.04em}.tag-cloud a,.section-pills a,.author-hero__meta span,.author-hero__meta a,.share-box a,.contact-social{border-color:#d9c4bf2e;background:#d9c4bf0f;border-radius:999px}.site-footer{border-top-color:#d9c4bf1f;background:radial-gradient(circle at 50% 0%,rgba(199,34,29,.14),transparent 24rem),#0f0d0d}.footer-brand,.footer-nav div,.footer-sponsors{border-color:#d9c4bf21;border-radius:var(--md-shape-corner-large);background:#d9c4bf0e}.footer-brand span{color:var(--md-sys-color-on-surface-variant)}.footer-sponsors>span{color:var(--md-sys-color-on-surface);font-size:.95rem;font-weight:760}.footer-sponsor{border-color:#d9c4bf21;border-radius:var(--md-shape-corner-medium);background:#d9c4bf0f;transition:background var(--md-motion-duration-short) var(--md-motion-easing-standard),border-color var(--md-motion-duration-short) var(--md-motion-easing-standard),transform var(--md-motion-duration-short) var(--md-motion-easing-standard)}a.footer-sponsor:hover{border-color:#ffb4ab61;background:#d9c4bf1a}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.home-hero__headline,.home-hero .button,.archive-hero__inner,.article-hero{animation:lp-fade-up var(--md-motion-duration-long) var(--md-motion-easing-emphasized) both}.home-hero .button{animation-delay:80ms}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}@media(max-width:1180px){.nav{gap:2px}.nav>a{padding-inline:10px}.home-author-pill{flex-basis:calc((100% - 24px) / 3)}}@media(max-width:900px){.site-header__inner{border-radius:var(--md-shape-corner-large)}.header-button{font-size:.82rem}.home-hero{min-height:520px}.home-hero__content{gap:88px}.home-brief{max-width:min(360px,calc(100vw - 44px));border-radius:var(--md-shape-corner-large);font-size:.78rem}.home-hero h1{max-width:min(520px,calc(100vw - 44px));font-size:2.2rem;line-height:1.08}.home-news,.home-authors{padding-block:58px}.home-news .section-heading,.home-authors .section-heading{align-items:flex-start;flex-direction:column;gap:14px}.home-news .section-heading p,.home-authors .section-heading p{max-width:100%}.home-cover-slide{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);min-height:380px}.home-cover-slide__image img{min-height:380px}.section-heading h1,.section-heading h2{font-size:2.35rem}.section-heading--center h2{font-size:2rem}.archive-hero h1,.author-hero h1,.contact-hero h1,.about-hero h1,.article-hero h1{font-size:2.65rem;line-height:1.08;overflow-wrap:anywhere}.article-hero p{font-size:1.125rem;line-height:1.62}.prose{font-size:1.0625rem;line-height:1.76}.home-subscribe__inner,.lp-subscribe-panel,.contact-form,.contact-details,.about-subscribe__inner{border-radius:var(--md-shape-corner-large)}.note-card{max-width:380px}}@media(max-width:760px){.home-cover-slide{height:auto;grid-template-columns:1fr;min-height:0}.home-cover-slide__image,.home-cover-slide__image img{min-height:0}.home-cover-slide__image img{aspect-ratio:1.28 / 1;height:auto}.home-cover-slide__body{padding:26px}.home-cover-slide h2{font-size:1.75rem}.home-cover-slide p{font-size:1rem}.home-author-pill{flex-basis:calc((100% - 12px)/2)}}@media(max-width:520px){.home-hero h1{font-size:2rem}.home-news,.home-authors{padding-block:46px}.home-news__inner,.home-authors__inner{gap:22px}.note-pager__grid{grid-template-columns:1fr}.note-pager__footer{gap:8px}.note-pager__nav{min-height:38px;padding:0 11px}.note-pager__nav-label{display:none}.note-pager__status{font-size:11px;padding:8px 10px}.home-slider-nav{width:36px}.home-slider-nav span{font-size:26px}.home-slider-nav--prev{left:6px}.home-slider-nav--next{right:6px}.home-cover-carousel,.home-cover-slide{border-radius:var(--md-shape-corner-large)}.home-cover-slide__body{gap:12px;padding:18px}.home-cover-slide__image img{aspect-ratio:1.55 / 1}.home-cover-slide__number{display:none}.home-cover-slide .home-note-meta{gap:6px 9px;font-size:9px}.home-cover-slide h2{display:-webkit-box;overflow:hidden;font-size:1.48rem;line-height:1.16;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-cover-slide p{display:-webkit-box;overflow:hidden;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-cover-slide .button{min-height:36px;margin-top:2px;padding:0 16px;font-size:.84rem}.home-author-pill{flex-basis:min(82vw,310px);min-width:0;min-height:88px;padding:12px}.home-author-pill__avatar{width:38px;font-size:13px}.home-author-pill strong{font-size:15px}.home-author-pill small{font-size:11px}.section-heading h1,.section-heading h2,.section-heading--center h2{font-size:2rem}.archive-hero h1,.author-hero h1,.contact-hero h1,.about-hero h1,.article-hero h1{font-size:2.35rem}.note-card h3{font-size:1.25rem}}
