/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111216;--paper:#f5f1e8;--orange:#ff5b22;--line:#d7d1c4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1380px;height:86px;margin:auto;padding:0 38px;display:flex}.brand{letter-spacing:-1.5px;font-size:27px;font-weight:950}.brand span{color:var(--orange)}nav{gap:34px;font-size:13px;font-weight:750;display:flex}nav a:hover,.footer-links a:hover{color:var(--orange)}.search{border:1px solid var(--ink);border-radius:99px;padding:10px 18px;font-size:13px;font-weight:700}.hero{background:#ddd;max-width:1380px;min-height:720px;margin:auto;position:relative;overflow:hidden}.hero>img{object-fit:cover;width:100%;height:720px}.hero:after{content:"";background:linear-gradient(90deg,#111b 0%,#1112 62%,#0000);position:absolute;inset:0}.hero-overlay{z-index:2;color:#fff;width:min(660px,80%);position:absolute;top:50%;left:7%;transform:translateY(-48%)}.eyebrow,.story-meta{color:var(--orange);letter-spacing:.14em;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.06em;margin:25px 0 28px;font-family:Georgia,serif;font-size:clamp(65px,8vw,116px);font-weight:400;line-height:.86}.hero-overlay>p:not(.eyebrow){max-width:530px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.read-button{background:var(--orange);color:#111;margin-top:18px;padding:16px 23px;font-weight:900;display:inline-block}.read-button span{margin-left:20px}.ad-slot{text-align:center;color:#8a847a;border:1px dashed #aaa398;place-content:center;max-width:900px;height:100px;margin:42px auto;display:grid}.ad-slot span{letter-spacing:.2em;font-size:9px}.ad-slot p{margin:6px;font-size:11px}.section{max-width:1380px;margin:auto;padding:55px 38px 90px}.section-heading{border-top:1px solid var(--ink);justify-content:space-between;align-items:end;margin-bottom:35px;padding-top:24px;display:flex}.section-heading h2,.video-feature h2,.newsletter h2,.legal h1{letter-spacing:-.04em;margin:8px 0;font-family:Georgia,serif;font-size:48px;font-weight:400}.section-heading>p{color:#666057;max-width:270px}.profile-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.profile{position:relative}.profile-image{background:#ddd;height:490px;overflow:hidden}.profile-image img{object-fit:cover;width:100%;height:100%}.profile-1 img{object-position:8% center}.profile-2 img{object-position:50% center}.profile-3 img{object-position:91% center}.profile-number{margin:18px 0 4px;font-family:Georgia,serif;font-size:64px;line-height:1}.profile h3{margin:8px 0;font-family:Georgia,serif;font-size:35px}.profile p{color:#666057;margin:0 0 15px;font-size:15px}.profile>a{border-bottom:1px solid;font-size:12px;font-weight:900}.video-feature{color:#fff;background:#111;grid-template-columns:.7fr 1.3fr;align-items:center;gap:70px;padding:80px max(38px,50vw - 652px);display:grid}.video-copy p{color:#c9c5bd;font-family:Georgia,serif;font-size:18px;line-height:1.5}.play{color:#fff;background:0 0;border:1px solid #fff;margin-top:15px;padding:14px 20px;font-weight:800}.video-still{height:430px;overflow:hidden}.video-still img{object-fit:cover;filter:saturate(.75);width:100%;height:100%}.newsletter{text-align:center;padding:100px 20px}.newsletter h2{font-size:60px}.newsletter form{max-width:560px;margin:30px auto 15px;display:flex}.newsletter input{background:0 0;border:0;border-bottom:1px solid;flex:1;padding:15px;font-size:16px}.newsletter button{background:var(--orange);border:0;padding:0 25px;font-weight:900}.newsletter small{color:#777}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:25px;padding:50px max(38px,50vw - 652px);display:grid}footer p,footer small{color:#706a62}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:22px;font-size:12px;font-weight:800;display:flex}footer small{border-top:1px solid var(--line);grid-column:1/-1;padding-top:22px}.legal{max-width:850px;margin:70px auto 110px;padding:0 25px}.legal h1{font-size:65px}.legal h2{margin-top:38px;font-family:Georgia,serif;font-size:27px}.legal p,.legal li{color:#514d47;line-height:1.75}.legal .updated{color:#888;font-size:12px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:800px){.site-header{height:70px;padding:0 20px}.site-header nav{display:none}.hero,.hero>img{height:610px;min-height:610px}.hero-overlay{width:86%;left:25px}.hero h1{font-size:63px}.profile-grid{grid-template-columns:1fr}.section{padding:45px 20px}.profile-image{height:500px}.video-feature{grid-template-columns:1fr;padding:60px 20px}.video-still{height:300px}.newsletter h2{font-size:43px}.newsletter form{flex-direction:column;gap:12px}.newsletter button{padding:15px}footer{grid-template-columns:1fr;padding:42px 20px}.footer-links{justify-content:flex-start}.legal h1{font-size:48px}}.admin-shell{background:#efebe2;min-height:100vh}.admin-top{color:#fff;background:#111;justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50vw - 660px);display:flex}.admin-top>div{align-items:center;gap:20px;font-size:12px;display:flex}.admin-top>div a{color:var(--orange);font-weight:800}.admin-intro{max-width:1320px;margin:auto;padding:60px 28px 34px}.admin-intro h1{letter-spacing:-.04em;margin:8px 0;font-family:Georgia,serif;font-size:55px;font-weight:400}.admin-intro p{color:#69635b}.admin-layout{grid-template-columns:1.35fr .65fr;gap:30px;max-width:1320px;margin:auto;padding:0 28px 90px;display:grid}.post-form,.post-list{background:#fff;border:1px solid #ddd7cc;padding:32px}.post-form label{margin-bottom:23px;font-size:12px;font-weight:800;display:block}.post-form input,.post-form textarea,.post-form select{width:100%;font:inherit;background:#faf9f6;border:1px solid #c9c3b9;margin-top:9px;padding:13px;display:block}.post-form textarea{resize:vertical;line-height:1.5}.post-form small{color:#888;margin-top:7px;font-weight:400;display:block}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-actions{gap:12px;display:flex}.form-actions button{background:var(--orange);border:0;padding:15px 22px;font-weight:900}.form-actions button.secondary{background:#ddd7cc}.form-actions button:disabled{opacity:.55}.admin-message{color:#26683e;font-weight:800}.media-ready{color:#28713e;background:#e9f5ea;margin:-10px 0 20px;padding:12px;font-size:12px;font-weight:800}.list-head{justify-content:space-between;align-items:center;display:flex}.list-head h2{font-family:Georgia,serif;font-size:30px;font-weight:400}.list-head span{color:#fff;background:#111;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.post-list article{border-top:1px solid #ddd7cc;justify-content:space-between;gap:14px;padding:20px 0;display:flex}.post-list article h3{margin:7px 0;font-family:Georgia,serif;font-size:20px}.post-list article p,.empty-list{color:#777;font-size:12px}.status{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.status.published{color:#187542}.status.draft{color:#a56d00}.row-actions{align-items:center;gap:8px;display:flex}.row-actions button{background:0 0;border:1px solid #bbb;padding:7px;font-size:11px}.post-page{max-width:950px;margin:70px auto;padding:0 25px}.post-kicker{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.post-page h1{letter-spacing:-.05em;margin:18px 0;font-family:Georgia,serif;font-size:clamp(48px,7vw,86px);font-weight:400;line-height:.96}.post-dek{color:#666057;max-width:760px;font-family:Georgia,serif;font-size:22px;line-height:1.5}.post-cover,.post-page video{object-fit:cover;width:100%;max-height:700px;margin:35px 0}.post-byline{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.post-body{max-width:720px;margin:40px auto}.post-body p{font-family:Georgia,serif;font-size:19px;line-height:1.8}.profile b{border-bottom:1px solid;font-size:12px}@media (max-width:800px){.admin-layout{grid-template-columns:1fr;padding:0 15px 60px}.admin-intro{padding:40px 20px 25px}.admin-intro h1{font-size:42px}.post-form,.post-list{padding:20px}.form-row{grid-template-columns:1fr}.admin-top{padding:0 18px}.admin-top>div span{display:none}}.stories-page{max-width:1200px;margin:70px auto 110px;padding:0 28px}.stories-page>h1{letter-spacing:-.06em;margin:18px 0 25px;font-family:Georgia,serif;font-size:clamp(55px,8vw,100px);font-weight:400;line-height:.92}.stories-intro{color:#6b655e;max-width:620px;margin-bottom:60px;font-family:Georgia,serif;font-size:20px;line-height:1.5}.stories-list{border-top:1px solid #111}.stories-list article{border-bottom:1px solid var(--line)}.stories-list article>a{grid-template-columns:70px 1fr 60px;align-items:center;gap:24px;padding:28px 0;display:grid}.stories-list article>a>span{color:var(--orange);font-family:Georgia,serif;font-size:28px}.stories-list small{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-weight:900}.stories-list h2{margin:7px 0;font-family:Georgia,serif;font-size:30px;font-weight:400}.stories-list p{color:#6b655e;margin:0;line-height:1.5}.stories-list b{font-size:12px}.stories-list article:hover h2{color:var(--orange)}@media (max-width:800px){.stories-page{margin-top:45px;padding:0 20px}.stories-list article>a{grid-template-columns:38px 1fr}.stories-list article>a>b{display:none}.stories-list h2{font-size:24px}.stories-list p{font-size:14px}}.stories-list article>a{grid-template-columns:52px 210px 1fr 60px}.stories-list article img{object-fit:cover;width:210px;height:135px}@media (max-width:800px){.stories-list article>a{grid-template-columns:32px 96px 1fr;gap:12px}.stories-list article img{width:96px;height:110px}.stories-list h2{font-size:20px}.stories-list p{display:none}}
