
:root{--bg:#f8f2e8;--paper:#fffaf1;--ink:#3f352b;--muted:#806f60;--line:#eadcc7;--accent:#a9784b;--accent2:#d9b98f;--green:#7f8f6a;--shadow:0 24px 60px rgba(79,55,32,.12)}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:radial-gradient(circle at top left,#fff8ea 0,#f8f2e8 42%,#f3eadf 100%);color:var(--ink);line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(1180px,92vw);margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.6rem 1rem;z-index:99}.site-header{position:sticky;top:0;z-index:20;background:rgba(248,242,232,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.topbar{display:flex;gap:2rem;align-items:center;justify-content:space-between;padding:1rem 0}.brand-logo{display:flex;align-items:center;gap:.8rem}.brand-logo img,.site-footer img{border-radius:22px;box-shadow:var(--shadow)}.brand-logo strong{display:block;font-size:1.3rem}.brand-logo em{font-style:normal;color:var(--muted);font-size:.86rem}.nav{display:flex;gap:1rem;flex-wrap:wrap;color:#5b4c3e}.nav a{padding:.45rem .7rem;border-radius:999px}.nav a:hover{background:var(--paper)}.search-band{padding:0 0 1rem}.search-band label{display:block;color:var(--muted);font-size:.92rem;margin-bottom:.35rem}.search-box{display:flex;gap:.55rem}.search-box input{flex:1;border:1px solid var(--line);border-radius:999px;padding:.85rem 1rem;background:#fffaf6}.search-box button,.btn,.contact-form button{border:0;border-radius:999px;padding:.85rem 1.15rem;background:#efe2cf;color:var(--ink);cursor:pointer}.primary{background:var(--accent);color:#fff}.hint,.update,.crumb,.eyebrow{color:var(--muted);font-size:.92rem}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:3rem;align-items:center;padding:5.5rem 0 3.5rem}.hero h1{font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.08;margin:.25rem 0 1rem;letter-spacing:-.04em}.lead{font-size:1.16rem;color:#665648}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0}.hero-art{margin:0;padding:1rem;background:rgba(255,250,241,.72);border:1px solid var(--line);border-radius:40px;box-shadow:var(--shadow);transform:rotate(.6deg)}.hero-art img{border-radius:30px}.image-description{font-size:.85rem;color:var(--muted);padding:.7rem .5rem 0}.section{padding:4.2rem 0;border-top:1px solid rgba(234,220,199,.7)}.section h2,.page h1{font-size:clamp(1.8rem,3vw,3.1rem);line-height:1.18;margin:.25rem 0 1rem}.cards{display:grid;gap:1.1rem}.three{grid-template-columns:repeat(3,1fr)}.four{grid-template-columns:repeat(4,1fr)}.cards article,.video-card,.philosophy,.faq-list details,.page{background:rgba(255,250,241,.78);border:1px solid var(--line);border-radius:30px;padding:1.35rem;box-shadow:0 14px 38px rgba(74,50,29,.07)}.cards article img{border-radius:24px;margin-bottom:1rem}.cards h3,.video-card h3{font-size:1.25rem;line-height:1.35}.video-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.video-thumb{position:relative;overflow:hidden;border-radius:26px;background:#e8dbc8}.video-thumb img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .45s ease,filter .45s ease}.video-thumb button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;border:0;width:64px;height:64px;border-radius:50%;background:rgba(255,250,241,.9);box-shadow:var(--shadow);font-size:1.4rem;transition:.25s}.video-card:hover .video-thumb img{transform:scale(1.04);filter:brightness(.86)}.video-card:hover .video-thumb button{opacity:1;transform:translate(-50%,-50%) scale(1)}.meta{display:flex;gap:.7rem;flex-wrap:wrap;color:#7a624d;font-size:.9rem}.tags{font-size:.9rem;color:#6f7f58}.number-cards strong{font-size:2.3rem;color:var(--accent)}.faq-list{display:grid;gap:.8rem}.faq-list summary{cursor:pointer;font-weight:700}.contact-cta{text-align:center}.site-footer{background:#47392d;color:#fff4e3;padding:3.5rem 0 1.4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:2rem}.site-footer a{display:block;color:#fff4e3;margin:.35rem 0}.copyright{border-top:1px solid rgba(255,255,255,.16);margin-top:2rem;padding-top:1rem;color:#eadcc7}.contact-form{display:grid;gap:.8rem;max-width:720px}.contact-form input,.contact-form textarea{border:1px solid var(--line);border-radius:18px;padding:.95rem;background:#fffaf6}.contact-form textarea{min-height:140px}.domain-line strong{color:var(--accent)}@media(max-width:900px){.hero,.footer-grid{grid-template-columns:1fr}.three,.four,.video-list{grid-template-columns:1fr 1fr}.topbar{align-items:flex-start;flex-direction:column}.hero{padding-top:3rem}}@media(max-width:620px){.three,.four,.video-list{grid-template-columns:1fr}.search-box{flex-direction:column}.hero-art{border-radius:28px}.section{padding:3rem 0}.nav{font-size:.9rem}.hero-actions .btn{width:100%;text-align:center}}
