:root{--ink:#3b2a20;--muted:#735e48;--paper:#fff9e8;--border:#dec89b;--gold:#d2a059;--navy:#222b48}*{box-sizing:border-box}body.story-pages{margin:0;color:var(--ink);background:#f9f0db;font-family:Andika,system-ui,sans-serif;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:hover{color:#875017}a:focus-visible{outline:3px solid #4377a1;outline-offset:5px}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;top:8px;left:16px;z-index:5;background:var(--paper);padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.story-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1248px;margin:auto;padding:28px 32px}.story-brand{display:flex;align-items:center;gap:10px;width:225px;flex-shrink:0}.story-brand img:first-child{width:43px;height:auto}.story-brand img:last-child{width:170px;height:auto}.story-nav nav,.story-footer nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.story-nav nav>a{font-size:14px;text-decoration:none;font-weight:700}.story-main{max-width:1184px;margin:auto;padding:20px 32px 80px}.story-intro{max-width:820px;padding:55px 0 64px}.story-eyebrow{font-family:Fredoka,system-ui,sans-serif;color:#a1642c;letter-spacing:.16em;font-size:13px;font-weight:600;margin:0 0 18px}h1,h2{font-family:'Baloo 2',Fredoka,system-ui,sans-serif;font-weight:800;line-height:1.12;letter-spacing:-.025em;margin:0 0 18px}h1{font-size:clamp(38px,5.5vw,64px)}h2{font-size:28px}.story-lead{font-size:20px;line-height:1.65;color:var(--muted);max-width:700px;margin:0 0 22px}.story-language{color:var(--muted);margin-bottom:28px}.story-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:12px 24px;border:1px solid #b78545;border-radius:999px;background:linear-gradient(#fff9e7,#f2dfb1);box-shadow:0 3px 0 #c49a60,0 8px 16px #80542314;color:var(--ink);font-family:Fredoka,system-ui,sans-serif;font-weight:600;font-size:18px;text-decoration:none}.story-button:hover{background:#fffaf0;box-shadow:0 3px 0 #c49a60,0 9px 20px #80542320}.story-button.compact{font-size:14px;min-height:42px;padding:9px 18px}.story-section-heading{font-size:32px;margin-bottom:28px}.story-grid{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:0;margin:0 0 32px}.story-card{background:var(--paper);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 7px 22px #7956250a}.story-cover{display:block;background:#efe1c5;padding:24px;text-decoration:none}.story-cover img{width:100%;height:260px;object-fit:contain;filter:drop-shadow(0 10px 8px #3f281925)}.story-card-copy{padding:24px}.story-tag{font-family:Fredoka,system-ui,sans-serif;font-size:13px;color:#906227;display:block;margin-bottom:12px}.story-card h2{font-size:27px}.story-card h2 a{text-decoration:none}.story-card p{font-size:15px;color:var(--muted);margin:0 0 22px}.story-text-link{font-family:Fredoka,system-ui,sans-serif;font-weight:600}.story-note{background:#f1e2bf;border:1px solid var(--border);border-radius:20px;margin:52px 0;padding:34px 38px}.story-note p{max-width:870px;color:var(--muted);margin:0 0 18px}.story-note p:last-child{margin-bottom:0}.story-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:var(--muted);margin:10px 0 42px}.story-detail{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:70px;align-items:center;padding-bottom:20px}.story-hero-cover{border-radius:24px;background:#efe1c5;border:1px solid var(--border);padding:36px}.story-hero-cover img{width:100%;max-height:550px;object-fit:contain;filter:drop-shadow(0 16px 13px #38211633)}.story-detail h1{font-size:clamp(36px,4vw,54px)}.story-detail .story-lead{font-size:19px}.story-facts{display:grid;gap:12px;margin:28px 0 30px;font-size:14px}.story-facts>div{display:grid;grid-template-columns:120px 1fr;gap:12px}.story-facts dt{font-weight:700}.story-facts dd{margin:0;color:var(--muted)}.story-access{font-size:13px;color:var(--muted);max-width:440px;margin-top:20px}.story-footer{max-width:1184px;border-top:1px solid var(--border);padding:32px;margin:auto;color:var(--muted);font-size:14px}.small{font-size:12px;margin-top:24px}@media(max-width:850px){.story-nav{padding:22px;gap:18px}.story-nav nav{gap:16px}.story-brand{width:190px}.story-brand img:first-child{width:35px}.story-brand img:last-child{width:145px}.story-main{padding:16px 22px 50px}.story-detail{gap:30px;grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr)}.story-grid{gap:18px}.story-card-copy{padding:19px}.story-cover{padding:18px}.story-cover img{height:210px}.story-card h2{font-size:24px}}@media(max-width:640px){.story-nav{flex-direction:column;align-items:flex-start}.story-nav nav{width:100%;justify-content:space-between;gap:12px}.story-intro{padding:30px 0 40px}.story-lead{font-size:18px}.story-grid{grid-template-columns:1fr}.story-cover img{height:280px}.story-card h2{font-size:29px}.story-detail{grid-template-columns:1fr;gap:32px}.story-hero-cover{max-width:330px;width:100%;margin:auto;padding:26px}.story-hero-cover img{max-height:360px}.story-note{padding:26px;margin:36px 0}.story-breadcrumb{margin-bottom:26px}.story-footer{padding:26px 22px}.story-footer nav{gap:16px}.story-facts>div{grid-template-columns:105px 1fr}.story-button{font-size:17px}.story-section-heading{font-size:29px}}
