*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#2f241d;background:#fffaf3;line-height:1.75}a{color:inherit;text-decoration:none}img,video{max-width:100%;height:auto;display:block}.container{width:min(1160px,92vw);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,250,243,.94);backdrop-filter:blur(12px);border-bottom:1px solid #eaded2}.topbar{display:flex;align-items:center;gap:24px;min-height:72px}.logo{display:flex;align-items:center;gap:10px;font-weight:800}.logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#5b3f32;color:#fff3df}.logo-text{font-size:1.24rem}.main-nav{display:flex;gap:18px;align-items:center;margin-left:auto}.main-nav a{font-weight:650;color:#5d473a}.main-nav a:hover{color:#c95e4f}.nav-toggle{display:none;margin-left:auto;border:0;background:#5b3f32;color:#fff;border-radius:12px;padding:8px 12px}.search-row{display:flex;align-items:center;gap:16px;padding:0 0 14px}.fake-search{display:flex;flex:1;gap:8px}.fake-search input{width:100%;border:1px solid #e1d2c3;border-radius:999px;padding:12px 16px;background:#fff}.fake-search button,.btn{border:0;border-radius:999px;padding:12px 20px;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.fake-search button,.btn.primary{background:#c95e4f;color:#fff}.btn.ghost{background:#fff;border:1px solid #dfcbb9;color:#5d473a}.search-note{font-size:.92rem;color:#7c6757;margin:0}.hero{display:grid;grid-template-columns:1.04fr .96fr;gap:40px;align-items:center;padding:56px 0 46px}.hero h1,.page-hero h1{font-size:clamp(2.2rem,4.6vw,4.7rem);line-height:1.12;margin:10px 0 20px;letter-spacing:-.04em}.hero p,.page-hero p{font-size:1.08rem;color:#6c5849}.eyebrow{margin:0;color:#c95e4f;font-weight:800;letter-spacing:.05em}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-media,.about-grid figure{margin:0;background:#fff;border:1px solid #eaded2;border-radius:30px;padding:12px;box-shadow:0 24px 60px rgba(64,39,24,.10)}.hero-media img,.about-grid img{border-radius:22px}.hero-media figcaption,.video-card figcaption,.about-grid figcaption{font-size:.9rem;color:#7d6756;margin:10px 6px 0}.section{padding:72px 0}.soft{background:#f7efe6;border-block:1px solid #eaded2}.section-heading{max-width:780px;margin-bottom:30px}.section-heading h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.18;margin:6px 0 12px}.section-heading p{color:#6c5849}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.step-card,.review-card,.tips-list article,.contact-list article,.timeline article,.faq-list details,.share-box{background:#fff;border:1px solid #eaded2;border-radius:24px;padding:24px;box-shadow:0 10px 24px rgba(64,39,24,.05)}.feature-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:#fff0df;color:#c95e4f;font-size:1.5rem;font-weight:800}.feature-card h3,.step-card h3,.review-card h3,.tips-list h3,.contact-list h3,.timeline h3{margin:14px 0 8px;line-height:1.35}.feature-card p,.step-card p,.review-card p,.tips-list p,.contact-list p,.timeline p,.faq-list p{color:#6c5849;margin:0}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-card{overflow:hidden;background:#fff;border:1px solid #eaded2;border-radius:28px;box-shadow:0 14px 34px rgba(64,39,24,.08)}.video-card figure{margin:0}.video-poster{position:relative;aspect-ratio:16/10;background:#eedfd1;overflow:hidden}.video-poster video{width:100%;height:100%;object-fit:cover}.play-overlay{position:absolute;inset:50% auto auto 50%;translate:-50% -50%;width:66px;height:66px;border-radius:50%;border:0;background:rgba(255,255,255,.92);box-shadow:0 10px 30px rgba(0,0,0,.18);color:#c95e4f;font-size:1.4rem;opacity:0;transform:scale(.84);transition:.22s;cursor:pointer}.video-card:hover .play-overlay,.video-card:focus-within .play-overlay{opacity:1;transform:scale(1)}.video-body{padding:20px}.video-body h3{margin:0 0 8px}.video-body p{color:#6c5849}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.tag-list span{font-size:.85rem;padding:4px 10px;border-radius:999px;background:#fff0df;color:#7d4c3f}.stats{font-weight:700;color:#8c5a4d!important}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#5b3f32;color:#fff;font-weight:850}.timeline{display:grid;gap:14px}.timeline article{display:grid;grid-template-columns:120px 1fr;gap:16px;align-items:start}.timeline time{font-weight:800;color:#c95e4f}.faq-list{display:grid;gap:12px}.faq-list summary{font-weight:800;cursor:pointer}.faq-list p{padding-top:12px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card span{display:block;margin-top:12px;color:#c95e4f;font-weight:800}.contact-band{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#5b3f32;color:#fff;border-radius:32px;padding:36px}.contact-band p,.contact-band .eyebrow{color:#ffe2c4}.breadcrumb{display:flex;gap:10px;align-items:center;padding-top:24px;color:#7c6757}.breadcrumb a{color:#c95e4f;font-weight:700}.page-hero{padding:44px 0 26px}.json-box{white-space:pre-wrap;overflow:auto;background:#2f241d;color:#fff3df;border-radius:22px;padding:22px;margin-top:24px;font-size:.92rem}.tips-list,.contact-list,.about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.share-box{margin-top:20px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:30px;padding:54px 0}.site-footer{background:#2f241d;color:#fff3df}.site-footer p,.site-footer a{color:#eaded2}.site-footer h2{color:#fff}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:6px}.copyright{border-top:1px solid rgba(255,255,255,.14);padding:18px 0;color:#eaded2}@media (max-width:960px){.hero{grid-template-columns:1fr}.feature-grid,.video-grid,.review-grid,.footer-grid,.tips-list,.contact-list,.about-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.main-nav{display:none;position:absolute;left:4vw;right:4vw;top:70px;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid #eaded2;border-radius:20px;padding:18px}.main-nav.is-open{display:flex}.nav-toggle{display:block}.search-row{flex-direction:column;align-items:stretch}}@media (max-width:640px){.feature-grid,.video-grid,.review-grid,.footer-grid,.tips-list,.contact-list,.about-grid,.steps{grid-template-columns:1fr}.timeline article{grid-template-columns:1fr}.contact-band{display:block}.contact-band .btn{margin-top:18px}.hero{padding-top:34px}.section{padding:50px 0}.fake-search{flex-direction:column}.fake-search button{width:100%}}
