:root{--ink:#20383e;--muted:#64777b;--accent:#b13a62;--line:#dce5e3;--paper:#fcfbf8;--wash:#eef6f4;--pink:#fff0f4;--white:#fff;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;height:auto;display:block}p{line-height:1.9}button,a{-webkit-tap-highlight-color:transparent}.skip{background:var(--white);z-index:3;padding:1rem;position:absolute;top:-100px;left:1rem}.skip:focus{top:0}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;max-width:1184px;margin:auto;padding:32px 32px 24px;display:flex}.header-brand{align-items:baseline;gap:14px;display:flex}.logo{letter-spacing:.07em;font-size:1.9rem;font-weight:900}.logo-dot{color:var(--accent)}.brand-note{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem}nav{gap:4px;font-size:.9rem;font-weight:700;display:flex}nav a{border-radius:999px;padding:10px 14px;transition:background .2s,color .2s}nav a:hover{background:var(--pink)}nav a[aria-current=page]{color:var(--accent);background:var(--white);box-shadow:0 3px 12px #20383e14}main{max-width:1184px;margin:auto;padding:0 32px 100px}.intro{justify-content:space-between;align-items:flex-end;gap:24px;padding:70px 0 38px;display:flex}.eyebrow{letter-spacing:.18em;color:var(--accent);margin:0 0 14px;font-size:.72rem;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:.04em;margin:0;font-size:clamp(2.25rem,4.6vw,3.65rem);line-height:1.3}h2,h3{margin:0}.intro-note{color:var(--muted);margin:0 0 6px;font-size:.94rem}.featured{background:var(--wash);border:1px solid var(--line);border-radius:18px;grid-template-columns:1.05fr 1fr;display:grid;overflow:hidden;box-shadow:0 18px 50px #20383e12}.featured-image{background:var(--white);align-items:center;padding:22px;display:flex}.featured-image img{aspect-ratio:1;object-fit:contain;border-radius:12px;width:100%}.featured-text{flex-direction:column;justify-content:center;align-items:flex-start;padding:56px;display:flex}.meta{color:var(--muted);letter-spacing:.03em;flex-wrap:wrap;gap:12px;font-size:.8rem;line-height:1.6;display:flex}.meta span{color:var(--accent)}.featured h2{margin:18px 0 0;font-size:clamp(1.35rem,2.15vw,1.75rem);line-height:1.8}.excerpt{color:var(--muted);margin:16px 0 28px;font-size:.94rem}.button{background:var(--ink);color:var(--white);border-radius:999px;align-items:center;gap:26px;min-height:48px;padding:14px 22px;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.button:hover{color:var(--white);background:var(--accent);transform:translateY(-2px)}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:72px 0 28px;display:flex}.section-heading h2{letter-spacing:.04em;font-size:1.55rem}.section-heading>a{color:var(--muted);font-size:.86rem;font-weight:700}.section-heading>a:hover{color:var(--accent)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 28px;display:grid}.card-image{border:1px solid var(--line);background:var(--white);border-radius:12px;display:block;overflow:hidden;box-shadow:0 8px 22px #20383e0a}.card-image img{aspect-ratio:1;object-fit:contain;width:100%;transition:transform .25s}.card-image:hover img{transform:scale(1.03)}.card .meta{margin-top:16px}.card h3{margin-top:9px;font-size:1rem;line-height:1.8}.no-image{aspect-ratio:1;background:var(--wash);color:#54777d;justify-content:center;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.archive-invite{background:var(--pink);border:1px solid #f4dce3;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:80px;padding:42px 46px;display:flex}.archive-invite h2{font-size:1.7rem}.archive-invite p:last-child{color:var(--muted);margin-bottom:0;font-size:.94rem}footer{border-top:1px solid var(--line);background:var(--ink);color:var(--white)}.footer-inner{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1184px;margin:auto;padding:42px 32px 48px;display:flex}.footer-logo{letter-spacing:.06em;font-size:1.4rem;font-weight:900}.footer-logo .logo-dot{color:#f19ab4}footer p{color:#b8c7c8;margin:10px 0 0;font-size:.82rem}.footer-link{color:var(--white);font-size:.84rem;font-weight:700}.footer-link:hover{color:#f19ab4}.page-heading{padding:58px 0 38px}.page-heading>p:last-child{color:var(--muted)}.year-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.year-grid>a{background:var(--white);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:18px;padding:26px;transition:border-color .2s,transform .2s;display:flex}.year-grid>a:hover{border-color:var(--accent);transform:translateY(-3px)}.year-grid strong{font-size:2rem}.year-grid span{color:var(--muted);font-size:.875rem}.back{color:var(--muted);margin-bottom:24px;font-size:.875rem;display:inline-block}.post{max-width:780px;margin:auto;padding-top:46px}.post-header{border-bottom:1px solid var(--line);padding:6px 0 34px}.post h1{letter-spacing:0;margin-top:14px;font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.8}.post-body{overflow-wrap:anywhere;padding-top:32px;font-size:1.0625rem;line-height:2}.post-body img{max-width:100%;margin:28px auto}.post-body p{margin:1.25em 0}.post-body a,.comments a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.post-body table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.post-body td,.post-body th{border:1px solid var(--line);padding:8px}.post-body pre{overflow-x:auto}.post-navigation{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:28px;margin-top:52px;padding-top:28px;display:grid}.post-navigation a{color:var(--muted);font-size:.875rem;line-height:1.8;display:block}.post-navigation small{color:var(--accent);margin-bottom:10px;font-size:.8125rem;display:block}.reactions{background:var(--pink);text-align:center;border:1px solid #f4dce3;border-radius:16px;margin-top:52px;padding:24px 28px}.reaction-buttons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.reaction-buttons button{background:var(--white);min-height:46px;color:var(--ink);font:inherit;cursor:pointer;border:1px solid #e7cbd3;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.reaction-buttons button:hover{border-color:var(--accent);transform:translateY(-2px)}.reaction-buttons button[aria-pressed=true]{color:var(--accent);border-color:var(--accent);background:#fff8fa}.reaction-buttons button:disabled{cursor:wait;opacity:.7}.reaction-buttons button span:first-child{font-size:1.2rem;line-height:1}.reaction-buttons strong{min-width:1.2em;color:var(--muted);font-size:.85rem}.reactions-status{min-height:1.5em;color:var(--muted);margin:14px 0 0;font-size:.8rem}.comments{border-top:1px solid var(--line);margin-top:44px;padding-top:30px}.comments h2{font-size:1.2rem}.comments article{border-bottom:1px solid var(--line);padding:12px 0;font-size:.9375rem}.comments time{color:var(--muted);font-size:.8rem}.archive-note{background:var(--wash);padding:16px;font-size:.875rem}.entry-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:22px;padding:22px 0;display:grid}.entry-list time{color:var(--muted);padding-top:5px;font-size:.875rem}.entry-list h2{font-size:1rem;line-height:1.9}.year-label{margin-left:12px;font-size:1.2rem;font-weight:500}@media (width<=800px){.featured-text{padding:30px}.featured h2{font-size:1.2rem}.excerpt{display:none}.featured .button{margin-top:22px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.year-grid{grid-template-columns:repeat(3,1fr)}.archive-invite{padding:30px}.intro-note{font-size:.875rem}}@media (width<=560px){.site-header{flex-wrap:wrap;align-items:flex-start;gap:18px;padding:22px 20px 18px}.header-brand{justify-content:space-between;width:100%}.logo{font-size:1.72rem}nav{gap:2px;width:100%;font-size:.82rem}nav a{padding:9px 12px}main{padding:0 20px 64px}.intro{padding:42px 0 28px;display:block}.intro-note{margin-top:15px}.featured{border-radius:14px;grid-template-columns:1fr}.featured-image{padding:10px}.featured-text{padding:25px}.featured h2{font-size:1.2rem}.card-grid{gap:32px 16px}.card h3{font-size:.9375rem}.card .meta{gap:6px;font-size:.75rem}.section-heading{align-items:baseline;margin-top:48px}.section-heading>a{font-size:.78rem}.archive-invite{border-radius:14px;margin-top:48px;padding:28px 24px;display:block}.archive-invite .button{margin-top:24px}.year-grid{grid-template-columns:repeat(2,1fr);gap:14px}.year-grid>a{padding:20px}.footer-inner{padding:34px 20px 38px;display:block}.footer-link{margin-top:24px;display:inline-block}.post-navigation{gap:18px}.reactions{padding:20px 18px}.post{padding-top:30px}.post-body{font-size:1rem}.entry-list article{grid-template-columns:48px 1fr;gap:14px}.page-heading{padding-top:38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
