.vtmn { --ink:#0c183a; --muted:#53627a; --line:#dbe1ed; --blue:#2451a4; max-width:1280px; margin:0 auto; padding:48px 28px 72px; color:var(--ink); font-family:"Instrument Sans",sans-serif; }
.vtmn *, .vtmn *::before, .vtmn *::after { box-sizing:border-box; }
.vtmn [hidden] { display:none!important; }
.vtmn h1,.vtmn h2,.vtmn h3,.vtmn h4,.vtmn p { margin:0; }
.vtmn h1,.vtmn h2,.vtmn h3,.vtmn h4 { color:var(--ink); font-family:"Bricolage Grotesque",sans-serif; font-weight:500; letter-spacing:-.025em; text-wrap:balance; }
.vtmn p { font-size:16px; line-height:1.65; }
.vtmn a { color:var(--blue); text-decoration:none; }
.vtmn a:hover { text-decoration:underline; text-underline-offset:4px; }
.vtmn a:focus-visible,.vtmn button:focus-visible,.vtmn input:focus-visible,.vtmn select:focus-visible { outline:3px solid #4d70ff; outline-offset:4px; }
.vtmn-hero { display:grid; grid-template-columns:1.3fr 1fr; align-items:center; gap:56px; padding-bottom:42px; border-bottom:1px solid var(--line); }
.vtmn-kicker { display:block; font:600 11px/1.6 ui-monospace,monospace; letter-spacing:.12em; text-transform:uppercase; color:var(--blue); }
.vtmn h1 { font-size:clamp(32px,4vw,52px); line-height:1.08; margin:14px 0 18px; }
.vtmn-intro { max-width:620px; color:var(--muted); }
.vtmn-button { display:inline-flex; align-items:center; justify-content:center; gap:16px; min-height:44px; padding:12px 18px; border:1px solid transparent; border-radius:9px; background:var(--blue); color:#fff!important; font:600 14px/1.3 "Instrument Sans",sans-serif; cursor:pointer; }
.vtmn .vtmn-button:hover { background:#183d83; text-decoration:none; }
.vtmn-hero .vtmn-button { margin-top:24px; }
.vtmn-sunday { padding:34px; border-radius:18px; background:linear-gradient(125deg,#101b3e,#1b3971); color:#d9e2f5; }
.vtmn-sunday .vtmn-kicker { color:#f3d478; }
.vtmn-sunday p { font:400 clamp(24px,2.3vw,32px)/1.2 "Bricolage Grotesque",sans-serif; color:#fff; margin:14px 0 20px; }
.vtmn-sunday>span:last-child { font-size:13px; }
.vtmn-formats,.vtmn-archive { margin-top:42px; }
.vtmn-section-heading { margin-bottom:22px; }
.vtmn h2 { font-size:clamp(25px,2.6vw,34px); line-height:1.15; margin-top:7px; }
.vtmn-format-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; }
.vtmn-format { display:flex; flex-direction:column; align-items:flex-start; padding:28px; border:1px solid var(--line); border-radius:16px; background:#f8faff; min-width:0; }
.vtmn-format h3 { font-size:25px; line-height:1.17; margin:12px 0; }
.vtmn-format p,.vtmn-muted { color:var(--muted); }
.vtmn-format-actions { display:flex; flex-wrap:wrap; gap:18px; align-items:center; margin-top:auto; padding-top:24px; font-size:14px; font-weight:600; }
.vtmn-tools { display:grid; grid-template-columns:2fr 1fr; gap:20px; margin:26px 0 10px; padding:20px; background:#f4f6fb; border-radius:12px; }
.vtmn label { display:block; font-size:13px; font-weight:600; }
.vtmn input[type="search"],.vtmn input[type="email"],.vtmn select { display:block; width:100%; min-height:46px; margin-top:7px; padding:11px 13px; border:1px solid #b9c6db; border-radius:7px; background:#fff; color:var(--ink); font:400 16px/1.4 "Instrument Sans",sans-serif; }
.vtmn .vtmn-results { color:var(--muted); font-size:13px; }
.vtmn-editions { scroll-margin-top:100px; margin-top:30px; }
.vtmn-editions>h3 { font-size:22px; line-height:1.25; padding-bottom:14px; border-bottom:1px solid var(--line); margin-bottom:18px; }
.vtmn-edition-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; }
.vtmn-edition { display:flex; flex-direction:column; min-width:0; padding:22px; border:1px solid var(--line); border-radius:12px; }
.vtmn-edition-meta { display:flex; flex-wrap:wrap; gap:8px 16px; color:var(--muted); font:500 11px/1.5 ui-monospace,monospace; }
.vtmn-edition h4 { font-size:21px; line-height:1.25; margin:16px 0; overflow-wrap:break-word; }
.vtmn-edition h4 a { color:var(--ink); }
.vtmn-edition p { color:var(--muted); font-size:14px; margin-bottom:18px; }
.vtmn-read { display:flex; justify-content:space-between; margin-top:auto; padding-top:12px; font-size:14px; font-weight:600; min-height:44px; }
.vtmn .vtmn-empty { grid-column:1/-1; color:var(--muted); padding:20px 0; font-size:15px; }
.vtmn-more { margin-top:20px; }
.vtmn-signup { display:grid; grid-template-columns:1fr 1.15fr; gap:40px; padding:32px; margin-top:48px; background:#f2f5fc; border:1px solid var(--line); border-radius:16px; scroll-margin-top:100px; }
.vtmn-signup h2 { margin-bottom:14px; }
.vtmn-signup p { color:var(--muted); }
.vtmn fieldset { border:0; padding:0; margin:0 0 20px; }
.vtmn legend { font-size:13px; font-weight:600; margin-bottom:12px; }
.vtmn label.vtmn-choice { display:flex; gap:10px; align-items:center; min-height:36px; font-size:14px; font-weight:400; }
.vtmn-choice input { width:18px; height:18px; flex:0 0 18px; margin:0; accent-color:var(--blue); }
.vtmn-form-fields { display:flex; flex-wrap:wrap; gap:10px; align-items:stretch; margin-top:7px; }
.vtmn .vtmn-form-fields input { flex:1 1 190px; min-width:0; width:auto; margin:0; }
.vtmn-form-fields button { flex:1 1 180px; }
.vtmn small { display:block; margin-top:14px; font-size:11px; line-height:1.65; color:var(--muted); }
.vtmn small a { text-decoration:underline; }
.vtmn .vtmn-success,.vtmn .vtmn-error { display:none; padding-top:16px; font-size:14px; }
.vtmn .success .vtmn-success { display:block; color:#146a47; }
.vtmn .error .vtmn-error { display:block; color:#9b2831; }
.vtmn .success .vtmn-form-fields,.vtmn .success fieldset,.vtmn .success>label { display:none; }
.vtmn .loading button { opacity:.65; pointer-events:none; }
@media(max-width:900px) { .vtmn-hero { gap:28px; } .vtmn-edition-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .vtmn-signup { gap:28px; } }
@media(max-width:680px) {
 .vtmn { padding:28px 18px 44px; } .vtmn-hero,.vtmn-format-grid,.vtmn-signup,.vtmn-tools { grid-template-columns:1fr; } .vtmn-hero { gap:24px; padding-bottom:28px; } .vtmn-sunday { padding:22px; } .vtmn-sunday p { font-size:25px; margin:10px 0; } .vtmn-format,.vtmn-signup { padding:22px; } .vtmn-formats,.vtmn-archive { margin-top:30px; } .vtmn-format h3 { font-size:23px; } .vtmn-tools { gap:14px; padding:16px; } .vtmn-edition-grid { grid-template-columns:1fr; } .vtmn-signup { margin-top:32px; gap:24px; } .vtmn-format-actions { gap:14px; } .vtmn p { font-size:15px; } .vtmn-editions { scroll-margin-top:80px; }
}
