:root{--ink:#20251f;--paper:#f1efe8;--accent:#d64b2a;--line:rgba(32,37,31,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei UI","PingFang SC","Noto Sans CJK SC",sans-serif}a{color:inherit;text-decoration:none}.nav{height:92px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font:600 1.45rem/1 Georgia,serif;letter-spacing:-.08em}.brand span{color:var(--accent)}.nav-links{display:flex;align-items:center;gap:clamp(1.4rem,4vw,3.6rem);font-size:.77rem;letter-spacing:.12em}.nav-status,.now-status{display:flex;align-items:center;gap:.5rem}.nav-status i,.now-status i{width:7px;height:7px;background:#4c9b67;border-radius:50%;box-shadow:0 0 0 4px rgba(76,155,103,.12)}.hero{min-height:calc(100vh - 92px);padding:7vh 5vw 5vh;display:flex;flex-direction:column;justify-content:space-between}.eyebrow{display:flex;justify-content:space-between;color:#5f655d;font-size:.68rem;letter-spacing:.18em}.eyebrow b{font-weight:500}.hero h1{margin:8vh 0;font:400 clamp(3.7rem,9.6vw,9.4rem)/.88 Georgia,"Times New Roman",serif;letter-spacing:-.065em;max-width:1200px}.hero h1 em{color:var(--accent);font-weight:400}.hero-footer{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);padding-top:1.5rem}.hero-footer p{font-size:clamp(.95rem,1.4vw,1.2rem);margin:0}.hero-footer a{display:flex;gap:2rem;font-size:.76rem;letter-spacing:.12em}.hero-footer a b{color:var(--accent);font-size:1.2rem}.about,.principles{padding:10rem 5vw;border-top:1px solid var(--line)}.section-label{margin:0 0 5rem;font-size:.68rem;color:#6e746b;letter-spacing:.18em}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw}.about h2,.now h2{margin:0;font:400 clamp(2.4rem,5vw,5.5rem)/1.08 Georgia,"Noto Serif CJK SC",serif;letter-spacing:-.045em}.about-copy{max-width:470px;padding-top:.5rem}.about-copy p{margin:0 0 1.6rem;font-size:1.05rem;line-height:1.9;color:#555c53}.about-copy p:first-child{color:var(--accent);font:italic 400 1.35rem Georgia,serif}.principle-list{border-top:1px solid var(--line)}.principle-list article{min-height:150px;display:grid;grid-template-columns:.3fr .7fr 1fr;align-items:center;border-bottom:1px solid var(--line)}.principle-list article>span{font:italic 1rem Georgia,serif;color:var(--accent)}.principle-list h3{margin:0;font:400 clamp(1.6rem,3vw,2.7rem) Georgia,"Noto Serif CJK SC",serif}.principle-list p{color:#646a62;margin:0;line-height:1.7}.now{padding:9rem 5vw;background:var(--ink);color:var(--paper)}.section-label.light{color:#999e96}.now-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}.now-grid>div{max-width:460px;color:#bbc0b7;line-height:1.8}.now-status{color:var(--paper);margin-bottom:1.5rem}footer{min-height:160px;padding:2rem 5vw;display:flex;align-items:center;justify-content:space-between;font-size:.68rem;letter-spacing:.12em}.footer-brand{font-size:1.4rem;letter-spacing:-.08em}@media(max-width:720px){.nav{height:76px}.nav-links>a:not(.nav-status){display:none}.hero{min-height:calc(100svh - 76px);padding-top:5vh}.hero h1{font-size:clamp(3.2rem,17vw,5.8rem);margin:5vh 0}.hero-footer{align-items:flex-start;gap:2rem}.hero-footer a span{display:none}.about,.principles{padding-top:7rem;padding-bottom:7rem}.section-label{margin-bottom:3.5rem}.about-grid,.now-grid{grid-template-columns:1fr;gap:3.5rem}.principle-list article{grid-template-columns:48px 1fr;padding:2.2rem 0;min-height:0}.principle-list p{grid-column:2;margin-top:.8rem}.now{padding-top:7rem;padding-bottom:7rem}footer{flex-wrap:wrap;gap:1.5rem}footer p{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
