:root{--paper:#f6f3ec;--panel:#fffcf5;--ink:#242b28;--muted:#626860;--line:#cdcfc3;--accent:#963e2c;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper)}:root[data-theme=dark]{--paper:#1d2421;--panel:#252e29;--ink:#f0eee4;--muted:#b4bbae;--line:#48554a;--accent:#ecac95;color-scheme:dark}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-size:16px;line-height:1.6}[hidden]{display:none!important}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);letter-spacing:-.025em;overflow-wrap:anywhere;font-weight:400}p{margin-bottom:1.25em}::selection{background:var(--accent);color:var(--paper)}.skip-link{z-index:100;background:var(--ink);color:var(--paper);padding:12px 20px;position:fixed;top:12px;left:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}.bulletin-frame{max-width:1220px;margin:auto;padding:0 44px}.bulletin-header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;gap:28px;padding:30px 0;display:flex}.bulletin-brand{align-items:center;gap:16px;min-width:0;text-decoration:none;display:flex}.bulletin-brand small{font:11px/1.4 var(--sans);letter-spacing:.12em;text-transform:uppercase;display:block}.bulletin-brand strong{font:400 clamp(27px,3vw,39px)/1.15 var(--serif);letter-spacing:-.025em;display:block}.bulletin-emblem{font:40px/1 var(--serif);color:var(--accent);flex-shrink:0}.bulletin-header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.bulletin-header nav a{padding:6px 0;font-size:12px;text-decoration:none}.bulletin-header nav a[aria-current=page]{text-decoration:underline;text-decoration-color:var(--accent)}.theme-toggle{border:1px solid var(--line);color:inherit;font:10px/1.4 var(--sans);background:0 0;padding:7px 10px}.bulletin-footer{border-top:1px solid var(--ink);color:var(--muted);justify-content:space-between;gap:30px;padding:26px 0 40px;font-size:12px;display:flex}.bulletin-footer p{margin:0}.bulletin-footer strong{color:var(--ink);font-weight:400}.bulletin-footer a{margin-left:18px}.eyebrow,.kicker{font:11px/1.5 var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.bulletin-intro{max-width:800px;padding:58px 0 44px}.bulletin-intro h1{margin:18px 0 24px;font-size:clamp(42px,5.6vw,72px);line-height:1.07}.bulletin-intro h1 em{color:var(--accent);font-weight:400}.bulletin-intro>p:last-child{color:var(--muted);max-width:52ch;margin:0;font-size:17px}.bulletin-lead{background:var(--panel);border-block:1px solid var(--line);grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);display:grid}.bulletin-lead.without-image{grid-template-columns:1fr}.bulletin-lead-image{min-width:0;display:block;position:relative}.bulletin-lead-image img{aspect-ratio:1.1;object-fit:cover;width:100%;height:100%}.bulletin-lead-image>span{color:#242b28;font:10px/1.4 var(--sans);letter-spacing:.06em;background:#f6f3ec;padding:9px 12px;position:absolute;bottom:18px;left:18px}.bulletin-lead-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;display:flex}.bulletin-lead-copy>.eyebrow{margin-bottom:28px}.bulletin-category{color:var(--muted);font-size:12px}.bulletin-lead h2{margin:15px 0 20px;font-size:clamp(30px,3.4vw,45px);line-height:1.13}.bulletin-lead h2 a{text-decoration:none}.bulletin-lead-copy>p:not(.eyebrow){color:var(--muted);font-size:15px}.bulletin-read{border-bottom:1px solid var(--accent);color:var(--accent);align-items:center;gap:35px;padding:10px 0;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.bulletin-latest{padding:60px 0}.section-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:0;padding-bottom:18px;display:flex}.section-heading h2{margin:0;font-size:31px}.section-heading>a{white-space:nowrap;font-size:12px}.bulletin-list .story-card{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:28px;padding:28px 0;display:grid}.bulletin-list .story-card:not(:has(.story-image)){grid-template-columns:1fr}.bulletin-list .story-copy{grid-template-columns:170px minmax(0,1fr) 95px;align-items:start;column-gap:28px;display:grid}.bulletin-list .story-meta{grid-row:1/4}.bulletin-list .story-card h2{grid-column:2;margin:0 0 10px;font-size:29px;line-height:1.2}.bulletin-list .summary{grid-column:2;max-width:58ch;margin:0}.bulletin-list .read-more{grid-area:1/3/3;align-self:center}.story-meta{color:var(--muted);flex-wrap:wrap;gap:5px 12px;margin-bottom:12px;font-size:11px;display:flex}.story-meta a{display:block}.story-card h2 a{text-decoration:none}.summary{color:var(--muted);font-size:14px;line-height:1.65}.read-more{color:var(--accent);white-space:nowrap;font-size:11px;line-height:1.5;text-decoration:none}.story-image{min-width:0;display:block;position:relative}.story-image img{aspect-ratio:3/2;object-fit:cover;width:100%}.story-image-fallback,.story-window-bar,.window-bar,.article-hero-fallback{display:none}.story-image.is-missing{background:var(--line);min-height:150px}.story-image.is-missing .story-image-fallback{padding:24px;display:block}.bulletin-departments{border-top:1px solid var(--ink);padding:30px 0 48px}.bulletin-departments>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px;display:grid}.bulletin-departments a{border-bottom:1px solid var(--line);font:22px/1.3 var(--serif);justify-content:space-between;gap:20px;padding:16px 0;text-decoration:none;display:flex}.bulletin-departments a span{color:var(--accent)}.bulletin-follow{background:var(--panel);justify-content:space-between;align-items:center;gap:35px;margin-bottom:60px;padding:40px;display:flex}.bulletin-follow h2{margin:8px 0;font-size:40px}.bulletin-follow p:last-child{color:var(--muted);margin:0;font-size:14px}.article-shell{padding:50px 0 65px}.article-heading-copy{text-align:left;max-width:850px;margin:0 auto 36px}.back-link{color:var(--muted);margin-bottom:30px;font-size:11px;text-decoration:none;display:inline-block}.article-header h1{margin:15px 0 24px;font-size:clamp(37px,5.2vw,68px);line-height:1.12}.dek{font:21px/1.5 var(--serif);color:var(--muted);max-width:60ch}.term-list,.article-tags{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:12px;display:flex}.article-tags{border-top:1px solid var(--line);max-width:700px;margin:35px auto 0;padding-top:20px}.article-hero{max-width:950px;margin:0 auto 40px}.article-hero img{object-fit:cover;width:100%;max-height:640px}.article-hero figcaption,.article-body figcaption{font:12px/1.6 var(--sans);color:var(--muted);padding:12px 0}.article-body{max-width:700px;font:19px/1.85 var(--serif);overflow-wrap:anywhere;margin:auto}.article-body p{margin-bottom:1.4em}.article-body h2{margin:1.6em 0 .6em;font-size:33px;line-height:1.2}.article-body h3{margin:1.5em 0 .6em;font-size:25px;line-height:1.3}.article-body blockquote{border-left:3px solid var(--accent);margin:32px 0;padding:0 0 0 24px;font-size:24px;font-style:italic}.article-body figure{margin:32px 0}.article-body iframe,.article-body video,.article-body audio{max-width:100%}.article-body pre{background:var(--panel);padding:20px;font:14px/1.6 monospace;overflow:auto}.article-body table{border-collapse:collapse;max-width:100%;font-size:16px;display:block;overflow:auto}.article-body th,.article-body td{border:1px solid var(--line);padding:10px}.article-body .wp-block-columns{gap:24px;display:flex}.article-body .wp-block-column{flex:1;min-width:0}.article-body .wp-block-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.inline-image-fallback{border:1px solid var(--line);padding:24px;display:block}.inline-image-fallback b{margin-right:10px}.page-shell .article-heading-copy{max-width:700px}.archive-header{max-width:800px;padding:50px 0 30px}.archive-header h1{margin:12px 0 20px;font-size:clamp(40px,5vw,66px);line-height:1.12}.archive-header p:not(.eyebrow){color:var(--muted)}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 36px;margin-bottom:45px;display:grid}.archive-grid .story-card{border-top:1px solid var(--line);padding-top:24px}.archive-grid .story-copy{padding:20px 0 0}.archive-grid .story-card:not(:has(.story-image)) .story-copy{padding-top:0}.archive-grid h2{margin:10px 0 16px;font-size:31px;line-height:1.2}.pagination{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 0 50px;font-size:12px;display:flex}.term-cloud{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:60px;display:grid}.term-cloud>a{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:24px;text-decoration:none;display:flex}.term-cloud strong{font:24px/1.3 var(--serif)}.term-cloud span{color:var(--muted);font-size:12px}.search-form{max-width:750px}.search-form label{margin-bottom:10px;font-size:13px;display:block}.search-form>div{gap:10px;display:flex}.search-form input{border:1px solid var(--line);background:var(--panel);width:100%;min-width:0;color:var(--ink);padding:14px}.search-form button{background:var(--ink);color:var(--paper);border:0;padding:14px 22px}.search-summary{margin:20px 0;font-size:13px}.search-results{max-width:850px;margin-bottom:70px}.search-results article{border-bottom:1px solid var(--line);padding:24px 0}.search-results h2{margin:10px 0;font-size:30px}.search-results article>p:last-child{color:var(--muted);font-size:14px}.empty-state{text-align:center;padding:65px 24px}.empty-state h1,.empty-state h2{font-size:42px;line-height:1.2}.empty-state p{color:var(--muted)}@media (width<=900px){.bulletin-frame{padding:0 28px}.bulletin-header{flex-direction:column;align-items:flex-start;gap:22px}.bulletin-header nav{justify-content:flex-start}.bulletin-lead-copy{padding:28px}.bulletin-list .story-copy{grid-template-columns:130px minmax(0,1fr);column-gap:22px}.bulletin-list .read-more{grid-area:auto/2;margin-top:14px}.bulletin-list .story-card:has(.story-image) .story-copy{display:block}.bulletin-lead h2{font-size:34px}}@media (width<=600px){.bulletin-frame{padding:0 20px}.bulletin-header{padding:25px 0 20px}.bulletin-brand strong{font-size:30px}.bulletin-brand small{font-size:10px}.bulletin-header nav{gap:20px}.bulletin-header nav a{align-items:center;min-height:40px;display:flex}.bulletin-intro{padding:36px 0 30px}.bulletin-intro h1{font-size:43px;line-height:1.12}.bulletin-intro>p:last-child{font-size:15px}.bulletin-lead{grid-template-columns:1fr}.bulletin-lead-image img{aspect-ratio:4/3}.bulletin-lead-copy{padding:26px 22px}.bulletin-lead-copy>.eyebrow{margin-bottom:20px}.bulletin-lead h2{font-size:34px}.bulletin-latest{padding:38px 0}.section-heading h2{font-size:25px}.bulletin-list .story-card{padding:24px 0;display:block}.bulletin-list .story-image{margin-bottom:20px}.bulletin-list .story-copy{display:block}.bulletin-list .story-card h2{font-size:29px}.bulletin-list .summary{margin-bottom:15px}.bulletin-list .story-meta{margin-bottom:12px}.bulletin-departments>div{grid-template-columns:1fr}.bulletin-departments a{font-size:22px}.bulletin-follow{margin-bottom:38px;padding:25px;display:block}.bulletin-follow .bulletin-read{margin-top:15px}.bulletin-footer{display:block}.bulletin-footer p+div{margin-top:14px}.bulletin-footer a{margin:0 20px 0 0}.article-shell{padding:34px 0 45px}.article-header h1{font-size:39px}.dek{font-size:20px}.article-body{font-size:18px;line-height:1.8}.article-body blockquote{font-size:22px}.article-body .wp-block-columns{display:block}.archive-grid,.term-cloud{grid-template-columns:1fr;gap:28px}.archive-header{padding:35px 0 20px}.archive-grid h2{font-size:29px}.term-cloud>a{padding:20px}.pagination{flex-wrap:wrap}.search-form button{padding:12px}.search-results h2{font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.bulletin-header nav,.bulletin-footer,.back-link{display:none}.bulletin-frame{padding:0}:root{--paper:white;--ink:black}.article-body{max-width:none}}.style-switcher{z-index:20;position:relative}.style-switcher summary{cursor:pointer;border:1px solid var(--line);font:10px/1.4 var(--sans);color:inherit;padding:7px 10px;list-style:none}.style-switcher summary::-webkit-details-marker{display:none}.style-switcher-menu{background:var(--panel);border:1px solid var(--ink);min-width:170px;box-shadow:4px 4px 0 color-mix(in srgb,var(--ink) 20%,transparent);padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.style-switcher-menu button{color:inherit;text-align:left;font:11px/1.2 var(--sans);cursor:pointer;background:0 0;border:0;padding:9px 10px}.style-switcher-menu button:hover,.style-switcher-menu button[aria-pressed=true]{background:var(--accent);color:var(--paper)}.style-lab-dock{z-index:100;color:#20201e;font:10px/1.2 var(--sans);letter-spacing:.08em;white-space:nowrap;backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #20201e;align-items:center;gap:10px;padding:6px 8px 6px 12px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #00000024}.style-lab-label{font-weight:800}.style-lab-buttons{gap:4px;display:flex}.style-lab-buttons button{color:#20201e;font:10px/1.2 var(--sans);letter-spacing:0;cursor:pointer;background:0 0;border:1px solid #bbb;padding:6px 8px}.style-lab-buttons button:hover,.style-lab-buttons button[aria-pressed=true]{color:#fff;background:#20201e;border-color:#20201e}html[data-demo-style=hypertext-diary]{--paper:#f8f6ff;--panel:#fff;--ink:#282039;--muted:#665c77;--line:#b5a8c9;--accent:#62418b;font-family:var(--sans)}html[data-demo-style=hypertext-diary] body{background:linear-gradient(135deg,#eee8f8 0%,#fbf8ff 58%,#d8eef0 100%)}html[data-demo-style=hypertext-diary] .bulletin-frame{max-width:1260px;padding:0 28px}html[data-demo-style=hypertext-diary] .bulletin-header{border-bottom:3px solid var(--ink);padding:20px 0}html[data-demo-style=hypertext-diary] .bulletin-brand strong{font:800 clamp(27px,3vw,39px)/1 var(--sans);letter-spacing:-.07em}html[data-demo-style=hypertext-diary] .bulletin-emblem{color:#e1b9c7}html[data-demo-style=hypertext-diary] .bulletin-header nav a,html[data-demo-style=hypertext-diary] .style-switcher summary,html[data-demo-style=hypertext-diary] .theme-toggle{border:2px solid var(--line);text-transform:uppercase;padding:7px 10px;font-weight:800}html[data-demo-style=hypertext-diary] .bulletin-header nav a[aria-current=page]{background:#dce9a9;text-decoration:none}html[data-demo-style=hypertext-diary] .bulletin-intro{max-width:none;padding:55px 0 38px}html[data-demo-style=hypertext-diary] .bulletin-intro h1{font:900 clamp(44px,7vw,94px)/.92 var(--sans);letter-spacing:-.09em}html[data-demo-style=hypertext-diary] .bulletin-intro h1 em{color:var(--accent)}html[data-demo-style=hypertext-diary] .bulletin-lead{border:3px solid var(--ink);grid-template-columns:1.08fr 1fr;box-shadow:7px 7px #cbbfd9}html[data-demo-style=hypertext-diary] .bulletin-lead-copy{border-left:3px solid var(--ink);padding:34px}html[data-demo-style=hypertext-diary] .bulletin-lead h2,html[data-demo-style=hypertext-diary] .section-heading h2{font-family:var(--sans);letter-spacing:-.07em;font-weight:900}html[data-demo-style=hypertext-diary] .bulletin-list .story-card{border-bottom:2px solid var(--line)}html[data-demo-style=hypertext-diary] .bulletin-follow{border:3px solid var(--ink);box-shadow:6px 6px #cbbfd9}html[data-demo-style=field-notes]{--paper:#f4efe2;--panel:#f9f5eb;--ink:#302a2d;--muted:#716866;--line:#bcb2a7;--accent:#746153;font-family:Georgia,Times New Roman,serif}html[data-demo-style=field-notes] body{background:#f4efe2}html[data-demo-style=field-notes] .bulletin-frame{max-width:1120px;padding:0 28px}html[data-demo-style=field-notes] .bulletin-header{border-bottom:1px solid var(--line);padding:26px 0}html[data-demo-style=field-notes] .bulletin-brand strong{font-weight:400}html[data-demo-style=field-notes] .bulletin-header nav a,html[data-demo-style=field-notes] .style-switcher summary,html[data-demo-style=field-notes] .theme-toggle{font-family:var(--serif);border:0;padding:6px 0}html[data-demo-style=field-notes] .bulletin-intro{max-width:780px;padding:72px 0 55px}html[data-demo-style=field-notes] .bulletin-intro h1{letter-spacing:-.06em;font-size:clamp(48px,7vw,92px);font-weight:400;line-height:1}html[data-demo-style=field-notes] .bulletin-intro h1 em{color:var(--ink)}html[data-demo-style=field-notes] .bulletin-lead{border:0;border-top:1px solid var(--line);background:0 0;grid-template-columns:1fr}html[data-demo-style=field-notes] .bulletin-lead-image{max-height:430px;margin-bottom:28px;overflow:hidden}html[data-demo-style=field-notes] .bulletin-lead-image img{aspect-ratio:2.1;object-fit:cover}html[data-demo-style=field-notes] .bulletin-lead-copy{border:0;border-bottom:1px solid var(--line);padding:0 0 35px}html[data-demo-style=field-notes] .bulletin-lead h2{font-size:clamp(34px,5vw,62px);font-weight:400}html[data-demo-style=field-notes] .bulletin-latest{padding:52px 0}html[data-demo-style=field-notes] .section-heading{border-color:var(--line)}html[data-demo-style=field-notes] .bulletin-list .story-card{border-bottom:1px solid var(--line);grid-template-columns:1fr}html[data-demo-style=field-notes] .bulletin-list .story-copy{display:block}html[data-demo-style=field-notes] .bulletin-list .story-card h2{font-size:clamp(27px,4vw,42px);font-weight:400}html[data-demo-style=field-notes] .bulletin-follow{border-top:1px solid var(--line);background:0 0;padding:35px 0}html[data-demo-style=after-hours]{--paper:#171b20;--panel:#20262d;--ink:#f4f1e9;--muted:#b9c1c8;--line:#4c5660;--accent:#d6f673;color-scheme:dark;font-family:Arial,Helvetica,sans-serif}html[data-demo-style=after-hours] body{background:#111419}html[data-demo-style=after-hours] .bulletin-frame{max-width:1440px;padding:0 28px}html[data-demo-style=after-hours] .bulletin-header{border-bottom:3px solid var(--accent);padding:22px 0 28px}html[data-demo-style=after-hours] .bulletin-brand strong{font:900 clamp(27px,3vw,42px)/.95 var(--sans);text-transform:uppercase;letter-spacing:-.08em}html[data-demo-style=after-hours] .bulletin-emblem{color:var(--accent)}html[data-demo-style=after-hours] .bulletin-header nav a,html[data-demo-style=after-hours] .style-switcher summary,html[data-demo-style=after-hours] .theme-toggle{color:inherit;text-transform:uppercase;border:0;padding:7px 0;font-weight:700}html[data-demo-style=after-hours] .bulletin-intro{max-width:none;padding:58px 0 45px}html[data-demo-style=after-hours] .bulletin-intro h1{font:900 clamp(46px,8vw,112px)/.87 var(--sans);text-transform:uppercase;letter-spacing:-.09em}html[data-demo-style=after-hours] .bulletin-intro h1 em{color:var(--accent)}html[data-demo-style=after-hours] .bulletin-lead{border:0;border-top:3px solid var(--accent);background:0 0}html[data-demo-style=after-hours] .bulletin-lead-copy{border:0;padding:38px 0 38px 40px}html[data-demo-style=after-hours] .bulletin-lead h2{font:900 clamp(33px,4.8vw,68px)/.94 var(--sans);text-transform:uppercase;letter-spacing:-.08em}html[data-demo-style=after-hours] .bulletin-latest{padding:55px 0}html[data-demo-style=after-hours] .section-heading{border-top:3px solid var(--accent);border-bottom:0;padding-top:17px}html[data-demo-style=after-hours] .bulletin-list .story-card{border-color:var(--line)}html[data-demo-style=after-hours] .bulletin-follow{background:var(--panel);border-top:3px solid var(--accent)}html[data-demo-style=sunroom]{--paper:#f3e6c9;--panel:#fffaf1;--ink:#332a31;--muted:#776a68;--line:#cbbda9;--accent:#b64f35;font-family:Georgia,Times New Roman,serif}html[data-demo-style=sunroom] body{background:#f3e6c9}html[data-demo-style=sunroom] .bulletin-frame{max-width:1180px;padding:0 28px}html[data-demo-style=sunroom] .bulletin-header{border-bottom:1px solid var(--line);padding:25px 0}html[data-demo-style=sunroom] .bulletin-brand strong{font-weight:400}html[data-demo-style=sunroom] .bulletin-emblem{color:var(--accent)}html[data-demo-style=sunroom] .bulletin-header nav a,html[data-demo-style=sunroom] .style-switcher summary,html[data-demo-style=sunroom] .theme-toggle{font-family:var(--sans);border:0;padding:7px 0;font-weight:600}html[data-demo-style=sunroom] .bulletin-intro{max-width:none;padding:65px 0 55px}html[data-demo-style=sunroom] .bulletin-intro h1{letter-spacing:-.07em;font-size:clamp(48px,8vw,100px);font-weight:400}html[data-demo-style=sunroom] .bulletin-intro h1 em{color:var(--accent)}html[data-demo-style=sunroom] .bulletin-lead{background:var(--panel);border:0;border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #5c4b2b1f}html[data-demo-style=sunroom] .bulletin-lead-copy{border:0;padding:48px}html[data-demo-style=sunroom] .bulletin-lead h2{font-size:clamp(34px,4.2vw,59px);font-weight:400}html[data-demo-style=sunroom] .bulletin-latest{padding:75px 0}html[data-demo-style=sunroom] .section-heading,html[data-demo-style=sunroom] .bulletin-list .story-card{border-color:var(--line)}html[data-demo-style=sunroom] .bulletin-follow{background:var(--panel);border-radius:22px;box-shadow:0 12px 30px #5c4b2b14}html[data-demo-style=mono-press]{--paper:#f1eee6;--panel:#faf8f0;--ink:#171717;--muted:#595959;--line:#777;--accent:#c33e2f;font-family:Arial,Helvetica,sans-serif}html[data-demo-style=mono-press] body{background:var(--paper)}html[data-demo-style=mono-press] .bulletin-frame{max-width:1380px;padding:0 28px}html[data-demo-style=mono-press] .bulletin-header{border-bottom:4px solid var(--ink);padding:22px 0}html[data-demo-style=mono-press] .bulletin-brand strong{font:900 clamp(28px,4vw,51px)/.9 var(--sans);text-transform:uppercase;letter-spacing:-.09em}html[data-demo-style=mono-press] .bulletin-emblem{color:var(--accent)}html[data-demo-style=mono-press] .bulletin-header nav a,html[data-demo-style=mono-press] .style-switcher summary,html[data-demo-style=mono-press] .theme-toggle{text-transform:uppercase;letter-spacing:.04em;border:0;padding:7px 0;font-weight:700}html[data-demo-style=mono-press] .bulletin-intro{max-width:none;padding:46px 0 45px}html[data-demo-style=mono-press] .bulletin-intro h1{font:900 clamp(54px,9vw,128px)/.83 var(--sans);text-transform:uppercase;letter-spacing:-.11em}html[data-demo-style=mono-press] .bulletin-intro h1 em{color:var(--accent)}html[data-demo-style=mono-press] .bulletin-lead{border:0;border-top:4px solid var(--ink);border-bottom:1px solid var(--ink);background:0 0}html[data-demo-style=mono-press] .bulletin-lead-copy{border:0;padding:38px 0 38px 35px}html[data-demo-style=mono-press] .bulletin-lead h2{font:900 clamp(34px,4.8vw,70px)/.86 var(--sans);text-transform:uppercase;letter-spacing:-.1em}html[data-demo-style=mono-press] .bulletin-latest{padding:56px 0}html[data-demo-style=mono-press] .section-heading{border-top:4px solid var(--ink);border-bottom:1px solid var(--line);padding-top:17px}html[data-demo-style=mono-press] .bulletin-list .story-card{border-color:var(--line)}html[data-demo-style=mono-press] .bulletin-follow{border-top:4px solid var(--ink);border-bottom:1px solid var(--ink);background:0 0}@media (width<=600px){.style-lab-dock{justify-content:space-between;top:8px;left:8px;right:8px;overflow-x:auto;transform:none}.style-lab-buttons{flex-shrink:0}.style-lab-buttons button{padding:7px 8px}.bulletin-lead-copy{padding:26px 22px!important}html[data-demo-style=after-hours] .bulletin-intro h1,html[data-demo-style=mono-press] .bulletin-intro h1{font-size:clamp(43px,13vw,78px)}html[data-demo-style=field-notes] .bulletin-intro,html[data-demo-style=sunroom] .bulletin-intro{padding-top:42px}}
