:root{color-scheme:light;--primary: #fff7f0;--secondary: #fee8f0;--text: #373567;--muted: rgba(55, 53, 103, .68);--background-1: #f0efeb;--background-2: #c5dedd;--background-3: #d6e2e9;--background-4: #eddcd2;--background-5: #fad2e1;--white: #ffffff;--soft-line: rgba(55, 53, 103, .12);--topic: rgba(0, 0, 0, .04);--shadow: 0 24px 80px rgba(55, 53, 103, .08);font-family:Raleway,Avenir Next,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--primary);color:var(--text)}*{box-sizing:border-box}html{background:var(--primary)}body{min-height:100vh;margin:0;overflow-x:hidden;background:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}code{border-radius:999px;background:var(--topic);padding:.08rem .36rem;color:var(--text);font-size:.92em}.dounut-background{position:fixed;inset:0;z-index:-1;overflow:hidden;background:var(--primary)}.dounut-background:before{position:absolute;top:0;left:50%;width:min(2035px,155vw);height:min(1017px,78vw);transform:translate(-50%);border-radius:50% 50% 0 0/100% 100% 0 0;background:var(--secondary);content:""}.dounut-background:after{position:absolute;top:min(1017px,78vw);right:0;bottom:0;left:0;background:var(--secondary);content:""}.site-header,.site-footer,.page-container{width:min(1600px,calc(100% - 32px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0 24px}.brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:64px;height:64px;flex:0 0 auto;border:14px solid var(--background-2);border-right-color:var(--background-5);border-bottom-color:var(--background-4);border-radius:50%;background:var(--primary);box-shadow:inset 0 0 0 7px var(--primary)}.brand-text{display:grid;gap:2px;min-width:0}.brand-text strong{font-size:1rem;font-weight:800;line-height:1.1}.brand-text small{color:var(--muted);font-size:.8rem;font-weight:700}.site-nav{display:flex;align-items:center;gap:12px}.site-nav a,.back-link,.read-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:#ffffff9e;padding:0 18px;color:var(--text);font-weight:800;box-shadow:inset 0 0 0 1px var(--soft-line)}.page-container{padding:16px 0 48px}.hero-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:20px;align-items:stretch}.hero-copy,.hero-count,.notice,.article-hero,.article-content{border-radius:15px;box-shadow:var(--shadow)}.hero-copy{min-height:360px;display:flex;flex-direction:column;justify-content:space-between;background:var(--background-1);padding:clamp(28px,5vw,80px)}.hero-copy h1{max-width:780px;margin:28px 0 0;font-size:clamp(3rem,7vw,7.5rem);font-weight:900;line-height:.9;letter-spacing:0;overflow-wrap:anywhere}.hero-copy p:not(.topic-row){max-width:720px;margin:28px 0 0;color:var(--muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.hero-count{display:flex;min-height:240px;flex-direction:column;justify-content:space-between;background:var(--background-2);padding:28px}.hero-count span{font-weight:800}.hero-count strong{font-size:clamp(5rem,12vw,9rem);font-weight:900;line-height:.8}.topic-row{display:flex;flex-wrap:wrap;gap:8px;margin:0}.topic-pill,.date-pill{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;background:var(--topic);padding:0 14px;color:var(--text);font-size:.9rem;font-weight:800}.notice{margin-top:20px;background:var(--white);padding:24px}.notice h2{margin:0 0 8px;font-size:1.2rem}.notice p{margin:0;color:var(--muted);line-height:1.6}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:72px 0 24px}.section-heading p{margin:0;color:var(--muted);font-weight:800}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.95}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px}.post-card{display:flex;min-height:420px;flex-direction:column;border-radius:15px;padding:20px}.tone-1{background:var(--background-3)}.tone-2{background:var(--background-2)}.tone-3{background:var(--background-4)}.tone-4{background:var(--background-5)}.post-media,.article-media{display:block;width:100%;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.46),transparent 52%),#ffffff47}.post-media{aspect-ratio:4 / 3;margin:18px 0}.post-media img,.article-media img{width:100%;height:100%;display:block;object-fit:cover}.post-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.post-card h3{width:min(100%,320px);margin:auto auto 0;text-align:center;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:900;line-height:1;overflow-wrap:anywhere}.post-card h3 a{text-decoration-thickness:.08em;text-underline-offset:.16em}.post-card h3 a:hover{text-decoration:underline}.post-card p:not(.topic-row){margin:18px 0 0;color:#373567c2;line-height:1.65}.read-link{align-self:flex-start;margin-top:22px;background:#ffffff8c}.article-page{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:20px 0 72px}.article-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:24px;align-items:center;margin-top:28px;padding:clamp(24px,4vw,56px)}.article-hero h1{margin:24px 0 0;font-size:clamp(3rem,7vw,6.5rem);font-weight:900;line-height:.9;letter-spacing:0;overflow-wrap:anywhere}.article-hero .excerpt{max-width:620px;margin:22px 0 0;color:#373567c7;font-size:1.15rem;line-height:1.7}.article-media{aspect-ratio:1 / 1}.article-content{margin-top:20px;background:#ffffffb8;padding:clamp(24px,4vw,56px);color:#373567e0;font-size:1.08rem;line-height:1.85}.article-content :where(p,ul,ol,blockquote){margin:0 0 1.2em}.article-content :where(h2,h3){margin:1.6em 0 .6em;color:var(--text);line-height:1.1}.article-content :where(a){text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}.article-content :where(img){height:auto;border-radius:12px}.empty-copy{margin:0;color:var(--muted)}.site-footer{display:flex;justify-content:flex-end;padding:48px 0 40px;color:var(--muted);font-size:.92rem;font-weight:700}@media(max-width:860px){.dounut-background:before,.dounut-background:after{display:none}.hero-panel,.article-hero{grid-template-columns:1fr}.hero-copy{min-height:320px}.section-heading{display:block}.section-heading h2{margin-top:8px}.article-media{aspect-ratio:16 / 10}}@media(max-width:560px){.site-header,.site-footer,.page-container,.article-page{width:min(100% - 24px,1600px)}.site-header{padding-top:24px}.brand-mark{width:48px;height:48px;border-width:10px}.brand-text small{display:none}.hero-copy,.hero-count,.notice,.post-card,.article-hero,.article-content{border-radius:12px}.hero-copy,.article-hero{padding:24px}.post-card{min-height:380px}}
