*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"PingFang SC","Microsoft YaHei",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:12000;background:#fff;color:#24130C;padding:10px 16px;border-radius:10px}.skip-link:focus{top:12px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.narrow{width:min(840px,calc(100% - 40px));margin:0 auto}.section{padding:92px 0}.soft-section{background:linear-gradient(180deg,#EFFFFA 0%,#FFF8F0 100%)}.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 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo,.footer-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.site-logo{color:#FFF3E8}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo span{white-space:nowrap;font-size:19px}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:15px;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:10px}.main-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.main-btn{background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;box-shadow:0 14px 32px rgba(255,107,53,.22)}.main-btn:hover,.ghost-btn:hover{transform:translateY(-2px)}.ghost-btn{border:1px solid rgba(255,107,53,.32);background:rgba(255,255,255,.72);color:#FF6B35}.ghost-btn.light{color:#fff;border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.1)}.menu-toggle{width:44px;height:44px;border:0;border-radius:14px;background:rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer}.menu-toggle span{width:19px;height:2px;background:#fff;border-radius:4px}.mobile-menu{display:none}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(15,8,5,.58);backdrop-filter:blur(3px)}.site-drawer{position:fixed;right:0;top:0;bottom:0;width:min(390px,88vw);z-index:10001;background:#FFF8F0;padding:24px;transform:translateX(105%);transition:transform .28s ease;overflow-y:auto;box-shadow:-22px 0 70px rgba(26,15,10,.24)}.site-drawer.is-open{transform:translateX(0)}.drawer-head,.drawer-brand{display:flex;align-items:center}.drawer-head{justify-content:space-between;margin-bottom:18px}.drawer-brand{gap:10px;color:#24130C}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#fff;font-size:28px;line-height:1;color:#24130C;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}.drawer-nav a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.16);padding:11px 13px;border-radius:14px;font-weight:700}.drawer-nav a:hover{border-color:#FF6B35;color:#FF6B35}.drawer-note{margin-top:18px;background:#24130C;color:#FFF3E8;padding:18px;border-radius:18px}.drawer-note p{margin:6px 0 0;color:#dfd0c7;font-size:14px}.hero-section{position:relative;overflow:hidden;padding:92px 0 76px;background:radial-gradient(circle at 8% 20%,rgba(255,209,102,.32),transparent 30%),radial-gradient(circle at 92% 10%,rgba(0,229,176,.2),transparent 32%),linear-gradient(135deg,#FFF1C7 0%,#F3EEFF 48%,#E9FFF8 100%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(8px);opacity:.65}.glow-one{width:240px;height:240px;background:rgba(255,107,53,.18);left:-80px;bottom:-70px}.glow-two{width:300px;height:300px;background:rgba(184,51,106,.14);right:-70px;top:60px}.hero-grid,.split-layout,.feature-layout,.security-grid,.inner-hero-grid,.article-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.hero-copy,.hero-visual{position:relative;z-index:1}.section-kicker{display:inline-block;color:#B8336A;font-weight:800;letter-spacing:.08em;font-size:13px;text-transform:uppercase;margin-bottom:12px}.hero-copy h1,.inner-hero h1{margin:0;color:#24130C;line-height:1.05;font-size:clamp(48px,7vw,86px);letter-spacing:-.04em}.hero-subtitle{font-size:clamp(24px,3.4vw,38px);font-weight:800;color:#2B1A3F;margin:22px 0 12px;line-height:1.25}.hero-description{font-size:17px;color:#5f5148;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;gap:10px;flex-wrap:wrap}.hero-points span,.service-points span{background:#fff;border:1px solid rgba(255,107,53,.18);padding:7px 12px;border-radius:999px;font-size:13px;font-weight:700}.visual-frame{background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.8);box-shadow:0 30px 70px rgba(97,45,16,.18);border-radius:36px;padding:18px;transform:rotate(1.5deg)}.visual-frame img{width:100%;max-height:600px;object-fit:contain;border-radius:24px}.floating-note{position:absolute;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 18px 42px rgba(97,45,16,.16);padding:12px 16px;border-radius:16px;display:grid;z-index:2}.floating-note small{color:#75645A}.note-a{left:-28px;bottom:72px}.note-b{right:-18px;top:42px}.highlight-strip{padding:24px 0;background:#24130C;color:#FFF3E8}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-strip article{display:flex;gap:13px;padding:14px}.highlight-strip article>span{color:#00E5B0;font-weight:900}.highlight-strip h2{font-size:16px;margin:0 0 4px;color:#fff}.highlight-strip p{font-size:13px;line-height:1.6;margin:0;color:#d9cbc2}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.section-head h2,.content-copy h2,.feature-copy h2,.security-copy h2,.article-copy h2,.narrow h2{font-size:clamp(30px,4vw,48px);line-height:1.2;color:#24130C;margin:0}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule-grid a{text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 12px 30px rgba(97,45,16,.08);border-radius:22px;padding:18px;display:grid;gap:7px;min-height:128px;transition:.2s ease}.capsule-grid a:hover{transform:translateY(-4px);border-color:#FF6B35}.capsule-grid strong{color:#24130C}.capsule-grid small{color:#75645A;line-height:1.6}.brand-story{background:linear-gradient(180deg,#FFF8F0,#FFF1C7)}.media-card,.zone-card,.info-card,.review-card,.side-note,.step-list{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.media-card{padding:18px}.media-card img{width:100%;max-height:580px;object-fit:contain;border-radius:16px}.content-copy p,.feature-copy p,.security-copy p,.article-copy p,.large-text{color:#65564d;font-size:16px}.feature-layout{grid-template-columns:.9fr 1.1fr}.stacked{position:relative}.mini-image{position:absolute;right:-34px;bottom:-34px;width:38%!important;background:#fff;padding:8px;box-shadow:0 18px 42px rgba(97,45,16,.18)}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}.check-list li{position:relative;padding-left:30px}.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#EFFFFA;color:#008d70;font-weight:900}.text-link{color:#FF6B35;text-decoration:none;font-weight:800}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-card,.info-card{padding:20px}.zone-card img,.info-card img{width:100%;height:240px;object-fit:contain;border-radius:17px;background:#FFF8F0}.zone-card h2,.info-card h2{color:#24130C;line-height:1.3}.zone-card p,.info-card p{color:#75645A}.accent-card{background:linear-gradient(180deg,#fff,#EFFFFA)}.badge,.label{display:inline-block;margin-top:16px;color:#B8336A;font-size:12px;font-weight:900;letter-spacing:.06em}.service-points{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.dark-wave{background:#24130C;color:#FFF3E8}.dark-card{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);padding:20px;border-radius:24px}.dark-card img{width:100%;height:190px;object-fit:contain}.dark-card h2{color:#fff;margin:4px 0}.dark-card p{color:#d6c7be}.dark-card a{color:#00E5B0;text-decoration:none;font-weight:800}.security-section{background:linear-gradient(135deg,#FFF1C7,#E9FFF8)}.security-grid{grid-template-columns:1.05fr .95fr}.security-images{display:grid;grid-template-columns:1fr 1fr;gap:16px}.security-images img{background:#fff;border-radius:22px;padding:10px;box-shadow:0 18px 42px rgba(97,45,16,.12);height:330px;width:100%;object-fit:contain}.review-section{background:#f8f0e8}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{margin:0;padding:24px}.review-card p{margin-top:0;color:#4f433c}.review-card footer{color:#A06c54;font-size:13px;font-weight:800}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:18px;padding:0 20px}.faq-list summary{cursor:pointer;font-weight:800;color:#24130C;padding:18px 0}.faq-list p{margin:0 0 18px;color:#75645A}.center-link{text-align:center;margin-top:28px}.responsible-banner,.compliance-note{background:#2B1A3F;color:#fff}.responsible-inner{display:flex;align-items:center;justify-content:space-between;gap:34px}.responsible-inner h2{margin:0;color:#fff;font-size:clamp(28px,4vw,44px);line-height:1.2}.responsible-inner p{color:#ddd1e7;max-width:850px}.reverse>div:first-child{order:2}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:60px 0 24px}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.1fr 1.9fr;gap:60px}.footer-logo img{width:44px;height:44px;object-fit:contain}.footer-brand p{color:#cdbdb4;max-width:420px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links div{display:grid;align-content:start;gap:9px}.footer-links strong{color:#FFD166}.footer-links a,.footer-bottom a{color:#d8c9c0;text-decoration:none;font-size:14px}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:35px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-bottom p{margin:0;color:#a9978c;font-size:13px}.footer-bottom div{display:flex;gap:16px;white-space:nowrap}.mobile-bottom-nav{display:none}.inner-hero{padding:80px 0;background:radial-gradient(circle at 15% 20%,rgba(255,209,102,.3),transparent 33%),radial-gradient(circle at 85% 10%,rgba(0,229,176,.16),transparent 30%),linear-gradient(135deg,#FFF8F0,#F2EDFF,#EFFFFA)}.inner-hero h1{font-size:clamp(42px,6vw,68px)}.inner-hero-copy p{font-size:17px;color:#65564d;margin:22px 0 28px}.inner-hero-media{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:30px;padding:18px;box-shadow:0 24px 58px rgba(97,45,16,.14)}.inner-hero-media img{width:100%;max-height:500px;object-fit:contain;border-radius:20px}.article-layout{grid-template-columns:1.25fr .75fr;align-items:start}.side-note{padding:24px;position:sticky;top:102px;background:#24130C;color:#fff}.side-note p{color:#e0d3ca}.three-grid .info-card h3{margin:6px 0 4px;color:#24130C}.step-list{list-style:none;margin:0;padding:24px;display:grid;gap:14px}.step-list li{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:14px;border-radius:16px;background:#FFF8F0}.step-list span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#24130C;color:#00E5B0;font-weight:900}.step-list p{margin:0;font-weight:700}.inline-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.inline-links a{color:#FF6B35;font-weight:800;text-decoration:none}.long-faq{max-width:900px}.long-faq details{padding:4px 24px}.large-text{font-size:18px}.mobile-bottom-nav span{font-size:18px}
@media (max-width:1050px){.nav-core{display:none}.desktop-menu{display:flex}.capsule-grid{grid-template-columns:repeat(3,1fr)}.four-grid{grid-template-columns:repeat(2,1fr)}.review-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split-layout,.feature-layout,.security-grid,.inner-hero-grid,.article-layout{gap:36px}.dark-card{grid-template-columns:130px 1fr}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(4,1fr)}}
@media (max-width:760px){body{padding-bottom:72px}.container,.narrow{width:min(100% - 28px,1180px)}.section{padding:64px 0}.header-inner{padding:0 12px;min-height:64px;gap:8px}.mobile-menu{display:flex;order:1}.site-logo{order:2;position:absolute;left:50%;transform:translateX(-50%)}.site-logo span{display:none}.site-logo img{width:38px;height:38px}.header-actions{order:3;margin-left:auto}.desktop-menu{display:none}.header-cta{min-height:38px;padding:0 14px;font-size:13px}.hero-section{padding:62px 0}.hero-grid,.split-layout,.feature-layout,.security-grid,.inner-hero-grid,.article-layout{grid-template-columns:1fr;gap:34px}.hero-copy h1{font-size:58px}.hero-description{font-size:15px}.hero-visual{padding:0 10px}.floating-note{position:static;margin-top:10px}.note-a,.note-b{display:none}.four-grid,.two-grid,.three-grid,.review-grid,.capsule-grid{grid-template-columns:1fr}.highlight-strip article{padding:10px}.capsule-grid a{min-height:auto}.mini-image{right:8px;bottom:8px}.dark-card{grid-template-columns:1fr}.dark-card img{height:220px}.security-images img{height:220px}.responsible-inner{align-items:flex-start;flex-direction:column}.reverse>div:first-child{order:0}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;align-items:flex-start}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9000;height:66px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-top:1px solid rgba(255,107,53,.18);display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav a{text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;color:#65564d}.mobile-bottom-nav a span{line-height:1;color:#FF6B35}.drawer-nav{grid-template-columns:1fr}.article-layout .side-note{position:static}.inner-hero{padding:60px 0}.inner-hero-copy h1{font-size:42px}.zone-card img,.info-card img{height:auto}.footer-inner{width:min(100% - 28px,1180px)}.footer-bottom{width:min(100% - 28px,1180px)}}
@media (max-width:420px){.hero-copy h1{font-size:50px}.hero-subtitle{font-size:26px}.security-images{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.drawer-note{display:none}}
