:root{--paper:#f9faf8;--ink:#12201b;--green:#123e31;--red:#b84636;--line:#31584c;--muted:#65716c;--max:1400px;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Yu Gothic","Hiragino Kaku Gothic ProN",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.8}a{color:inherit;text-decoration:none}.site-header{max-width:var(--max);margin:auto;min-height:94px;padding:0 28px;border-top:4px solid var(--green);border-bottom:1px solid var(--green);display:flex;align-items:center;justify-content:space-between}.brand{font:700 2rem var(--serif);letter-spacing:.08em}.site-nav{display:flex;align-items:stretch;gap:48px;height:94px}.site-nav a{display:flex;align-items:center;position:relative;font-weight:600}.site-nav a:hover:after,.site-nav .active:after{content:"";position:absolute;bottom:18px;left:0;right:0;height:3px;background:var(--green)}.menu-button{display:none;background:none;border:1px solid var(--green);padding:8px 13px;color:var(--ink)}main,.site-footer{max-width:var(--max);margin:auto;padding:0 28px}.hero{min-height:480px;display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center;padding:56px 20px;border-bottom:1px solid var(--green)}h1,h2,h3{font-family:var(--serif)}h1{font-size:clamp(3rem,5.2vw,5.3rem);line-height:1.25;letter-spacing:.08em;margin:0 0 24px}.hero-copy p{font-family:var(--serif);font-size:1.25rem;letter-spacing:.07em}.button{display:inline-flex;gap:48px;align-items:center;margin-top:18px;padding:14px 28px;background:var(--green);color:#fff;font-weight:700}.button:hover{background:#0a2d23}.scorebook{position:relative;min-height:330px;color:var(--green)}.score-title{display:flex;align-items:center;gap:18px;letter-spacing:.35em;font-weight:800}.score-title i{height:1px;background:var(--green);flex:1}.score-row{display:grid;grid-template-columns:2fr repeat(10,1fr);min-height:48px;border-bottom:1px solid var(--green)}.score-row span{display:grid;place-items:center;border-right:1px dotted #91a39c}.score-head{margin-top:25px}.diamond{position:absolute;width:128px;height:128px;border:1px solid var(--green);transform:rotate(45deg);right:22%;top:195px;border-radius:50% 0 0 0}.diamond span{display:block;width:12px;height:12px;border:1px solid var(--green);background:var(--paper);position:absolute;right:-6px;bottom:-6px}.count{position:absolute;left:10px;top:195px;line-height:2.2;word-spacing:8px}.count b{display:inline-block;width:24px}.section-rule{border-bottom:1px solid var(--green);padding:24px 10px 50px}.section-rule>h2,.latest>h2{display:flex;align-items:center;gap:18px;color:var(--green);font-size:1.45rem;letter-spacing:.08em}.section-rule>h2:after,.latest>h2:after{content:"";height:1px;background:var(--green);flex:1}.featured-link{display:grid;grid-template-columns:35% 1fr 50px;gap:40px;align-items:center}.field-art{height:230px;border:1px solid var(--line);position:relative;overflow:hidden;background:repeating-linear-gradient(90deg,transparent 0 58px,#9aaea7 59px 60px)}.field-art i{position:absolute;width:270px;height:270px;border:1px solid var(--line);border-radius:50%;left:80px;top:48px}.field-art b{position:absolute;width:52px;height:52px;border-right:2px solid var(--red);border-bottom:2px solid var(--red);transform:rotate(45deg);right:35px;top:60px}.featured-copy small,.meta em{color:var(--red);font-style:normal;font-weight:700}.featured-copy h3{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.45;margin:10px 0}.featured-copy p{margin:0 0 12px}.arrow{font-size:2rem;color:var(--green)}.latest{padding-top:24px}.article-list{list-style:none;margin:0;padding:0}.article-list li{border-top:1px solid var(--line)}.article-list a{display:grid;grid-template-columns:100px 160px 1fr;gap:30px;align-items:center;padding:28px 18px}.article-list a:hover strong{color:var(--red)}.number{font:3.5rem var(--serif);color:var(--green)}.meta{display:flex;flex-direction:column}.article-copy{display:flex;flex-direction:column}.article-copy strong{font:1.65rem var(--serif)}.article-copy small{color:var(--muted)}.categories{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--green);border-bottom:2px solid var(--green);margin-top:52px}.categories div{padding:28px 6%;min-height:230px}.categories div+div{border-left:1px dotted var(--line)}.categories h2{font-size:2rem;margin:0;color:var(--green)}.categories h2:after{content:"";display:block;width:42px;border-bottom:2px solid var(--red);margin:10px 0}.categories a,.categories span{font-weight:700}.categories span{color:var(--muted)}.site-footer{padding-top:32px;padding-bottom:28px;display:grid;grid-template-columns:1fr 2fr;gap:24px 50px}.site-footer nav{display:flex;gap:0;justify-content:flex-end;align-items:center}.site-footer nav a{padding:0 25px;border-left:1px dotted var(--line)}.affiliate,.copyright{grid-column:1/-1;text-align:center;font-size:.76rem;color:var(--muted);margin:0}.copyright{margin-top:10px}.page{max-width:900px;margin:70px auto 110px;padding:0 24px}.page h1{font-size:clamp(2.4rem,5vw,4rem);border-bottom:1px solid var(--line);padding-bottom:24px}.page h2{margin-top:50px;color:var(--green)}.page a{text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:4px}.article-header time,.article-header .category{color:var(--muted);margin-right:18px}.article-body{font-size:1.05rem}.article-body p{margin:1.6em 0}.back-link{display:inline-block;margin-top:50px}.simple-header{max-width:var(--max);margin:auto;padding:20px 28px;border-top:4px solid var(--green);border-bottom:1px solid var(--green);display:flex;justify-content:space-between;align-items:center}.simple-header a:last-child{font-weight:700}
@media(max-width:800px){.site-header{min-height:76px}.brand{font-size:1.45rem}.menu-button{display:block}.site-nav{display:none;position:absolute;z-index:10;top:76px;left:20px;right:20px;height:auto;background:var(--paper);border:1px solid var(--green);padding:12px;flex-direction:column;gap:0}.site-nav.open{display:flex}.site-nav a{padding:12px}.site-nav a:after{display:none}.hero{grid-template-columns:1fr;padding:42px 4px}.hero-copy p{font-size:1rem}.scorebook{min-height:280px}.score-row{font-size:.7rem}.diamond{width:100px;height:100px;top:180px}.count{top:180px}.featured-link{grid-template-columns:1fr}.field-art{height:190px}.arrow{display:none}.article-list a{grid-template-columns:60px 1fr;gap:12px}.meta{grid-column:2}.article-copy{grid-column:1/-1}.number{grid-row:1/3}.categories{grid-template-columns:1fr}.categories div+div{border-left:0;border-top:1px dotted var(--line)}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start;flex-direction:column;align-items:flex-start}.site-footer nav a{border-left:0;padding:5px 0}.affiliate,.copyright{grid-column:1}.site-footer .brand{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
