@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");:root{--bg:#ffffff;--ink:#050505;--muted:#666666;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}body,html{min-height:100vh;min-height:100svh;overflow-x:hidden}body{margin:0;background:var(--bg);font-family:var(--font-sans);font-feature-settings:"cv11","ss01","ss03";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--ink)}.post{width:min(92vw,920px);margin:0 auto;padding:64px 20px 56px;display:flex;flex-direction:column;align-items:center;text-align:left}.mark-wrap{width:min(36vw,170px);margin:0 0 22px}.mark{display:block;width:100%;height:auto;image-rendering:pixelated;filter:contrast(1.15);user-select:none;pointer-events:none}.post-header{width:100%;max-width:760px;margin-bottom:28px;padding-bottom:24px;border-bottom:2px solid var(--ink);text-align:center}.eyebrow{margin:0 0 16px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.post-title{margin:0;width:100%;font-family:Comic Sans MS,Comic Sans,Bradley Hand,Marker Felt,cursive;font-weight:900;font-size:clamp(44px,7.5vw,82px);line-height:.9;letter-spacing:-.06em;text-transform:lowercase;text-align:center;transform:rotate(-1deg);-webkit-font-smoothing:none;text-shadow:1px 0 0 var(--ink),-1px 1px 0 var(--ink),0 2px 0 var(--ink)}.post-meta{margin:18px 0 0;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.post-body{width:100%;max-width:720px;padding:38px clamp(22px,4vw,46px);border:3px solid var(--ink);box-shadow:8px 8px 0 var(--ink);background:var(--bg);font-size:clamp(17px,1.8vw,19px);line-height:1.62;letter-spacing:-.02em;font-weight:500;transform:rotate(.2deg)}.post-body p{margin:0 0 18px}.post-body p:last-child{margin-bottom:0}.post-body strong{font-weight:800}.post-body a{color:var(--ink);font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;transition:color .12s ease}.post-body a:hover{color:var(--muted)}.post-body ul{margin:0 0 18px;padding-left:22px}.post-body ul li{margin-bottom:10px}.post-body ul li::marker{color:var(--ink)}.intro{margin:0 0 28px;padding-bottom:24px;border-bottom:2px solid var(--ink);font-size:1.04em;font-weight:600}.policy-section{margin-top:32px;padding-top:28px;border-top:1.5px dashed rgba(0,0,0,.22)}.policy-section:first-of-type{margin-top:0;padding-top:0;border-top:0}.policy-section.sub{margin-top:24px;padding-top:22px;border-top:1px dotted rgba(0,0,0,.22)}.policy-section h2{margin:0 0 14px;font-family:var(--font-sans);font-size:clamp(22px,2.4vw,26px);font-weight:800;letter-spacing:-.03em;line-height:1.18;transform:rotate(-.4deg)}.policy-section.sub h2{font-size:clamp(19px,2vw,22px)}.policy-section h3{margin:22px 0 10px;font-family:var(--font-sans);font-size:17px;font-weight:700;letter-spacing:-.02em}.post-footer{width:100%;max-width:720px;margin-top:48px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.back-link{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px}.footer-links{display:inline-flex;align-items:center;flex-wrap:wrap;gap:12px}.footer-sep{color:var(--muted);font-size:12px;user-select:none}.social-links{gap:6px}.social-links,.social-links a{display:inline-flex;align-items:center}.social-links a{justify-content:center;width:34px;height:34px;border-radius:999px;color:var(--muted);transition:color .12s ease,background-color .12s ease}.social-links a:hover{color:var(--ink);background:rgba(0,0,0,.05)}.social-links svg{width:16px;height:16px;display:block;fill:currentColor}@media (max-width:640px){.post{padding:44px 18px 36px}.mark-wrap{width:min(58vw,190px);margin-bottom:24px}.post-title{font-size:clamp(38px,12vw,60px);margin-bottom:28px}.post-body{padding:28px 22px;font-size:16px;line-height:1.6;box-shadow:5px 5px 0 var(--ink)}.policy-section h2{font-size:21px}.policy-section.sub h2{font-size:19px}.policy-section h3{font-size:16px}.post-footer{justify-content:center;margin-top:36px;gap:16px}.social-links{gap:4px}.social-links a{width:40px;height:40px}.social-links svg{width:18px;height:18px}.eyebrow{margin-bottom:12px}}