:root{--bg:#FFF8F0;--ink:#2A1F1A;--title:#24130C;--muted:#75645A;--soft:#A9978C;--brand:#FF6B35;--deep:#2B1A3F;--cyan:#00E5B0;--gold:#FFD166;--rose:#B8336A;--card:#fff;--line:rgba(255,107,53,.18);--shadow:0 20px 46px rgba(97,45,16,.14);--radius:24px;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--brand);text-decoration:none;transition:.25s}a:hover{opacity:.86}button{font:inherit}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(38,20,12,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(97,45,16,.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo,.drawer-brand,.footer-logo{display:flex;align-items:center;gap:10px;color:#fff}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo strong{font-size:20px;white-space:nowrap}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#FFF3E8;border-radius:999px;padding:8px 12px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(0,229,176,.16)}.header-actions{display:flex;align-items:center;gap:12px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;border-radius:999px;padding:13px 24px;font-weight:800;box-shadow:0 14px 32px rgba(255,107,53,.22);border:0}.main-btn.compact{padding:10px 18px;white-space:nowrap}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border:1px solid rgba(43,26,63,.18);border-radius:999px;color:var(--deep);background:#fff;font-weight:700}.menu-toggle{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:#fff;border-radius:9px}.mobile-menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(25,12,8,.46);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.site-drawer{position:fixed;right:0;top:0;width:min(390px,88vw);height:100dvh;background:#fff;z-index:10001;padding:22px;transform:translateX(105%);transition:.3s;box-shadow:-20px 0 50px rgba(36,19,12,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .site-drawer{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-brand{color:var(--title);font-weight:900;font-size:20px}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{border:0;background:#FFF1C7;width:42px;height:42px;border-radius:50%;font-size:28px;cursor:pointer;color:var(--title)}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FFF8F0;color:var(--title);font-weight:700}.drawer-nav a:hover{background:#EFFFFA;color:#087d65}.drawer-note{padding:16px;border-radius:18px;background:#EFFFFA;color:#4c665e;font-size:14px}.site-main{min-height:65vh}.container{width:min(var(--max),calc(100% - 40px));margin:0 auto}.section{padding:88px 0}.section.tight{padding:56px 0}.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#9a5d00;background:#FFF1C7;border-radius:999px;padding:6px 13px;font-weight:800;font-size:14px}.section-title{font-size:clamp(30px,4vw,52px);line-height:1.18;margin:14px 0 18px;color:var(--title);letter-spacing:-.03em}.section-intro{font-size:18px;color:var(--muted);max-width:820px;margin:0 0 30px}.hero{position:relative;overflow:hidden;padding:82px 0 64px;background:radial-gradient(circle at 10% 15%,rgba(255,209,102,.45),transparent 28%),radial-gradient(circle at 88% 15%,rgba(0,229,176,.24),transparent 32%),linear-gradient(135deg,#FFF3F8 0%,#F1F5FF 48%,#EFFFFA 100%)}.hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-120px;bottom:-180px;background:rgba(255,107,53,.14);filter:blur(2px)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.06fr .94fr;gap:54px;align-items:center}.hero h1{font-size:clamp(58px,8vw,100px);line-height:.95;margin:14px 0 22px;color:var(--title);letter-spacing:-.06em}.hero-subtitle{font-size:clamp(24px,3vw,40px);line-height:1.25;font-weight:900;color:var(--deep);margin:0 0 18px}.hero-copy{font-size:17px;color:#5f5149;max-width:670px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-points span{padding:9px 14px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(43,26,63,.08);font-weight:700;color:var(--deep)}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:570px;object-fit:contain;border-radius:34px;filter:drop-shadow(0 28px 40px rgba(43,26,63,.2))}.floating-note{position:absolute;left:-20px;bottom:26px;background:#fff;padding:14px 18px;border-radius:18px;box-shadow:var(--shadow);font-weight:800;color:var(--rose)}.highlight-strip{margin-top:-1px;background:#24130C;color:#FFF3E8}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr)}.highlight-item{padding:28px;border-right:1px solid rgba(255,255,255,.1)}.highlight-item:last-child{border-right:0}.highlight-item h3{color:#fff;margin:0 0 6px;font-size:18px}.highlight-item p{margin:0;color:#d9c9bf;font-size:14px;line-height:1.65}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule{background:#fff;border:1px solid var(--line);border-radius:999px;padding:15px 18px;box-shadow:0 10px 22px rgba(97,45,16,.07)}.capsule strong{display:block;color:var(--title);font-size:15px}.capsule span{display:block;color:var(--muted);font-size:12px;line-height:1.5;margin:2px 0 4px}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius)}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px}.media-card{overflow:hidden}.media-card img{width:100%;max-height:360px;object-fit:contain;background:linear-gradient(135deg,#fff6ef,#effff9);padding:14px}.media-card .card-body{padding:28px}.media-card h3{font-size:28px;margin:0 0 12px;color:var(--title)}.media-card p{color:var(--muted)}.text-link{font-weight:800;color:var(--brand)}.feature-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.feature-list li{padding-left:28px;position:relative}.feature-list li:before{content:"✓";position:absolute;left:0;top:0;color:#099678;font-weight:900}.brand-panel{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center}.brand-panel img{border-radius:30px;box-shadow:var(--shadow);width:100%;max-height:460px;object-fit:contain;background:#fff}.deep-section{background:linear-gradient(145deg,#24130C,#2B1A3F);color:#FFF3E8}.deep-section .section-title,.deep-section h2,.deep-section h3{color:#fff}.deep-section .section-intro,.deep-section p{color:#ded0c7}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{padding:26px;overflow:hidden}.service-card img{width:100%;height:220px;object-fit:contain;border-radius:18px;background:#FFF8F0;margin-bottom:18px}.service-card h3{margin:0 0 10px;font-size:24px;color:var(--title)}.service-card p{color:var(--muted)}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.safety-card{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:24px;align-items:center}.safety-card img{width:100%;height:180px;object-fit:contain;border-radius:18px;background:#EFFFFA}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-card p{margin:0 0 18px;color:var(--muted)}.review-meta{display:flex;align-items:center;justify-content:space-between;font-size:14px}.review-meta strong{color:var(--title)}.review-meta span{color:#a57300}.faq-list{display:grid;gap:14px}.faq-item{padding:22px 24px}.faq-item summary{cursor:pointer;font-size:18px;font-weight:900;color:var(--title);list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:14px 0 0;color:var(--muted)}.notice-box{padding:26px;border-radius:24px;background:linear-gradient(135deg,#FFF1C7,#EFFFFA);border:1px solid rgba(0,229,176,.2)}.notice-box h2{margin:0 0 10px;color:var(--title)}.page-hero{padding:74px 0 58px;background:radial-gradient(circle at 90% 0,rgba(0,229,176,.24),transparent 32%),linear-gradient(135deg,#FFF3F8,#FFF8F0 52%,#EFFFFA)}.page-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.page-hero h1{font-size:clamp(42px,6vw,74px);line-height:1.05;margin:14px 0 20px;color:var(--title);letter-spacing:-.04em}.page-hero p{font-size:18px;color:var(--muted)}.page-hero img{width:100%;max-height:460px;object-fit:contain;border-radius:30px;background:#fff;box-shadow:var(--shadow);padding:12px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:start}.article-card{padding:34px}.article-card h2{font-size:32px;line-height:1.25;margin:34px 0 12px;color:var(--title)}.article-card h2:first-child{margin-top:0}.article-card h3{font-size:22px;color:var(--deep)}.article-card p{color:#5f5149;margin:0 0 16px}.article-card ul{padding-left:22px;color:#5f5149}.side-stack{display:grid;gap:20px;position:sticky;top:96px}.side-card{padding:24px}.side-card h2,.side-card h3{margin-top:0;color:var(--title)}.side-card img{width:100%;height:210px;object-fit:contain;border-radius:18px;background:#FFF8F0;margin-bottom:14px}.link-list{display:grid;gap:9px}.link-list a{padding:10px 12px;border-radius:12px;background:#FFF8F0;color:var(--title);font-weight:700}.quote-card{padding:22px;border-left:5px solid var(--cyan);background:#F3FFFC;border-radius:18px;margin:24px 0}.inline-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.inline-point{padding:16px;border-radius:18px;background:#FFF8F0;border:1px solid var(--line)}.inline-point strong{display:block;color:var(--title);margin-bottom:6px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:68px 20px 28px}.footer-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.footer-grid section{display:flex;flex-direction:column;gap:9px}.footer-grid h2{font-size:18px;color:#fff;margin:0 0 8px}.footer-grid p,.footer-grid a{color:#d9c9bf}.footer-logo{font-size:20px;font-weight:900;margin-bottom:8px}.footer-logo img{width:42px;height:42px;object-fit:contain}.footer-bottom{max-width:var(--max);margin:40px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;color:#bfaea3;font-size:14px}.mobile-bottom-nav{display:none}
@media(max-width:1050px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.brand-panel,.page-hero-grid{grid-template-columns:1fr}.hero-visual{max-width:700px;margin:0 auto}.capsule-grid{grid-template-columns:repeat(3,1fr)}.three-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.side-stack{position:static;grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid section:last-child{grid-column:2/4}}
@media(max-width:760px){body{padding-bottom:74px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.site-logo{position:absolute;left:50%;transform:translateX(-50%)}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.header-actions{margin-left:auto}.main-btn.compact{padding:8px 13px;font-size:13px}.section{padding:64px 0}.section.tight{padding:44px 0}.container{width:min(100% - 26px,var(--max))}.hero{padding:58px 0 48px}.hero h1{font-size:60px}.hero-subtitle{font-size:28px}.floating-note{left:6px;bottom:8px;font-size:13px}.highlight-grid{grid-template-columns:1fr 1fr}.highlight-item:nth-child(2){border-right:0}.highlight-item{padding:20px}.capsule-grid{grid-template-columns:1fr 1fr}.split,.safety-grid,.three-grid,.review-grid{grid-template-columns:1fr}.safety-card{grid-template-columns:110px 1fr;gap:16px}.safety-card img{height:120px}.inline-points{grid-template-columns:1fr}.page-hero{padding:54px 0 44px}.page-hero h1{font-size:44px}.article-card{padding:22px}.article-card h2{font-size:27px}.side-stack{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid section:first-child{grid-column:1/3}.footer-grid section:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:66px;padding:7px max(10px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.mobile-bottom-nav span{font-size:18px;line-height:1.1;color:var(--brand)}}
@media(max-width:470px){.capsule-grid{grid-template-columns:1fr}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.hero-points{display:grid;grid-template-columns:1fr 1fr}.hero-points span:last-child{grid-column:1/3}.safety-card{grid-template-columns:1fr}.safety-card img{height:190px}.drawer-nav{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid section:first-child{grid-column:auto}}
