:root{--ink:#26332f;--muted:#6f7c76;--cream:#fffdf7;--soft:#f4f7ef;--line:#e6e9df;--accent:#638b75;--accent-dark:#3f6654;--warm:#f7df9a;--white:#fff;--shadow:0 18px 50px #39494014}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7e6;border-bottom:1px solid #e6e9dfcc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.brand{letter-spacing:.03em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.brand-mark{border:7px solid var(--warm);border-radius:50%;width:28px;height:28px;font-size:0}.nav{color:var(--muted);gap:24px;font-size:14px;display:flex}.nav a:hover,.text-link:hover{color:var(--accent-dark)}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffdf7 0%,#f6f8ef 100%);overflow:hidden}.hero-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;min-height:590px;display:grid}.eyebrow{color:var(--accent-dark);letter-spacing:.16em;margin-bottom:10px;font-size:12px;font-weight:800;display:block}.hero h1{letter-spacing:-.04em;margin:0 0 24px;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(46px,6vw,78px);line-height:1.18}.hero h1 span{color:var(--accent-dark)}.hero-copy>p{max-width:650px;color:var(--muted);font-size:17px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{background:var(--accent-dark);color:#fff;border:1px solid var(--accent-dark);border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:10px 20px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{opacity:.92;transform:translateY(-1px)}.button.secondary{color:var(--accent-dark);background:0 0}.button-muted{background:var(--ink);border-color:var(--ink)}.hero-visual{height:400px;box-shadow:var(--shadow);background:#e7efe3;border-radius:44% 44% 18% 18%;position:relative;overflow:hidden}.sun{background:var(--warm);border-radius:50%;width:130px;height:130px;position:absolute;top:58px;right:55px}.hero-note{box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:18px 22px;font-family:Georgia,Noto Serif JP,serif;font-size:20px;position:absolute;bottom:70px;left:40px;transform:rotate(-2deg)}.leaf{color:#7ca08a;font-family:Georgia;font-size:120px;position:absolute;transform:rotate(25deg)}.leaf-one{top:60px;left:65px}.leaf-two{bottom:0;right:55px;transform:rotate(-30deg)}.section{padding:88px 0}.section-soft{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{margin-bottom:32px}.section-heading.row{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading h2,.manifesto h2,.page-header h1{margin:0;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(32px,4vw,48px);line-height:1.3}.muted{color:var(--muted)}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px 22px;transition:all .2s}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-card strong{margin:8px 0;font-size:17px;display:block}.category-card p{color:var(--muted);min-height:67px;font-size:13px;line-height:1.7}.category-icon{font-size:30px}.category-icon.large{font-size:42px}.text-link{color:var(--accent-dark);font-size:14px;font-weight:700}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:310px;padding:25px;display:flex}.article-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-chip{color:var(--accent-dark);background:#f0f4ec;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.read-time{color:var(--muted);font-size:12px}.article-card h3{margin:18px 0 10px;font-family:Georgia,Noto Serif JP,serif;font-size:21px;line-height:1.55}.article-card h3 a:hover{color:var(--accent-dark)}.article-card p{color:var(--muted);margin:0 0 20px;font-size:14px}.article-card .text-link{margin-top:auto}.manifesto{text-align:center;max-width:780px}.manifesto p{color:var(--muted);margin:24px 0;font-size:16px}.page-shell{padding:70px 0 100px}.page-header{max-width:680px;margin-bottom:48px}.page-header p{color:var(--muted);font-size:17px}.empty-state{border:1px dashed var(--line);border-radius:20px;padding:50px}.article-layout{grid-template-columns:minmax(0,760px) 260px;gap:70px;padding:54px 0 100px;display:grid}.breadcrumb{color:var(--muted);gap:8px;margin-bottom:30px;font-size:12px;display:flex}.article-header h1{letter-spacing:-.02em;margin:18px 0;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(34px,5vw,54px);line-height:1.35}.article-description{color:var(--muted);font-size:17px}.article-meta{color:var(--muted);flex-wrap:wrap;gap:16px;padding-top:8px;font-size:12px;display:flex}.lead-box{background:var(--soft);border-radius:18px;margin:38px 0;padding:24px 26px;font-size:16px}.content-section{margin:48px 0}.content-section h2,.prose-page h2{border-bottom:1px solid var(--line);margin:0 0 18px;padding-bottom:12px;font-family:Georgia,Noto Serif JP,serif;font-size:28px;line-height:1.45}.content-section p,.content-section li,.prose-page p{color:#45534d}.content-section ul{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px 24px 20px 44px}.affiliate-cta{background:#edf3e9;border:1px solid #dae6d5;border-radius:22px;margin:34px 0;padding:30px}.affiliate-cta strong{margin-bottom:8px;font-family:Georgia,Noto Serif JP,serif;font-size:23px;line-height:1.5;display:block}.affiliate-cta p{color:var(--muted);font-size:12px}.affiliate-cta .button{margin-top:8px}.article-aside{padding-top:110px}.sticky-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px;position:sticky;top:105px}.sticky-card strong{font-size:18px;display:block}.sticky-card p{color:var(--muted);font-size:13px}.editor-note{border-top:1px solid var(--line);color:var(--muted);margin-top:55px;padding-top:24px;font-size:13px}.editor-note p{margin-top:5px}.prose-page{max-width:760px;padding:75px 0 110px}.prose-page h1{margin:0 0 30px;font-family:Georgia,Noto Serif JP,serif;font-size:44px}.prose-page h2{margin-top:48px}.contact-form-wrap{margin-top:34px}.contact-form-frame{border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;min-height:940px}.contact-form-note{margin-top:10px;font-size:12px}.site-footer{color:#fff;background:#29352f;padding:54px 0 25px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.footer-brand{margin:0;font-size:20px;font-weight:800}.site-footer .muted{color:#b9c4bd}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:20px;font-size:13px;display:flex}.copyright{color:#9faca4;border-top:1px solid #ffffff1f;margin-top:35px;padding-top:20px;font-size:11px}@media (max-width:900px){.nav{display:none}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-visual{height:300px}.category-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.article-aside{display:none}}@media (max-width:620px){.container{width:min(100% - 28px,1120px)}.header-inner{height:62px}.hero-inner{gap:28px;padding:50px 0}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-visual{border-radius:30px;height:230px}.sun{width:90px;height:90px;top:35px;right:35px}.hero-note{font-size:16px;bottom:35px;left:22px}.section{padding:62px 0}.category-grid,.article-grid{grid-template-columns:1fr}.category-card p{min-height:auto}.section-heading.row{flex-direction:column;align-items:flex-start}.article-card{min-height:auto}.article-layout{padding-top:28px}.article-header h1{font-size:34px}.content-section h2{font-size:24px}.affiliate-cta{padding:22px}.contact-form-frame{border-radius:14px;min-height:1080px}.footer-grid{grid-template-columns:1fr}.footer-links{flex-direction:column;justify-content:flex-start;gap:8px}}
