*{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.8;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit}img{display:block;max-width:100%;height:auto;object-fit:contain}.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{width:min(1280px,calc(100% - 40px));min-height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;white-space:nowrap}.site-logo img{width:44px;height:44px;object-fit:contain;border-radius:13px}.site-logo strong{font-size:1.12rem;letter-spacing:.04em}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:.95rem;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:10px 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:.22s ease;border:0}.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{transform:translateY(-2px);box-shadow:0 18px 38px rgba(255,107,53,.28)}.ghost-btn{border:1px solid rgba(255,107,53,.34);background:rgba(255,255,255,.7);color:#FF6B35}.ghost-btn:hover{background:#fff}.ghost-btn.light{color:#fff;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.08)}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px}.mobile-menu-button{display:none}.site-drawer{position:fixed;z-index:10002;top:0;right:0;width:min(390px,90vw);height:100dvh;background:#24130C;color:#FFF3E8;transform:translateX(105%);transition:transform .28s ease;padding:24px;overflow-y:auto;box-shadow:-20px 0 50px rgba(0,0,0,.28)}.site-drawer.is-open{transform:translateX(0)}.drawer-mask{position:fixed;z-index:10001;inset:0;background:rgba(20,10,7,.55);opacity:0;transition:opacity .22s ease}.drawer-mask.is-visible{opacity:1}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.drawer-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800}.drawer-brand img{width:42px;height:42px;border-radius:12px}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:1.9rem;cursor:pointer}.drawer-intro{color:#D7C6BC;font-size:.93rem}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0}.drawer-nav a{padding:11px 12px;border-radius:12px;color:#FFF3E8;text-decoration:none;background:rgba(255,255,255,.05)}.drawer-nav a:hover{background:rgba(0,229,176,.14)}.drawer-cta{width:100%}.section-shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.section-kicker{display:inline-flex;color:#B8336A;font-size:.83rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px}.section-heading{max-width:720px;margin:0 auto 34px;text-align:center}.section-heading h2,.feature-copy h2,.story-copy h2,.inner-content h2,.security-copy h2,.responsible-banner h2{margin:0 0 14px;color:#24130C;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.28}.section-heading p{color:#75645A}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(0,229,176,.22),transparent 28%),radial-gradient(circle at 15% 20%,rgba(255,209,102,.3),transparent 24%),linear-gradient(135deg,#FFF1E7 0%,#F3EEFF 44%,#E9FFF8 100%)}.hero-inner{width:min(1280px,calc(100% - 40px));min-height:660px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:46px;padding:78px 0}.hero-copy h1{margin:0;color:#24130C;font-size:clamp(3.2rem,7vw,6.3rem);line-height:1}.hero-subtitle{font-size:clamp(1.35rem,2.6vw,2.1rem);font-weight:800;color:#2B1A3F;margin:18px 0 12px}.hero-text{max-width:700px;color:#5F5148;font-size:1.03rem}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:28px 0 20px}.hero-points{display:flex;gap:10px;flex-wrap:wrap}.hero-points span{padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(255,107,53,.18);font-size:.9rem}.hero-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-visual img{position:relative;z-index:2;max-height:560px;filter:drop-shadow(0 28px 35px rgba(43,26,63,.22))}.hero-glow{position:absolute;width:440px;height:440px;border-radius:50%;background:linear-gradient(135deg,rgba(255,107,53,.18),rgba(0,229,176,.2));filter:blur(8px)}.floating-note{position:absolute;z-index:3;max-width:210px;background:rgba(255,255,255,.9);border:1px solid rgba(255,107,53,.15);box-shadow:0 20px 42px rgba(97,45,16,.15);border-radius:18px;padding:14px 16px;backdrop-filter:blur(8px)}.floating-note strong,.floating-note span{display:block}.floating-note span{color:#75645A;font-size:.84rem}.note-one{left:0;top:18%}.note-two{right:0;bottom:16%}.highlight-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-38px;position:relative;z-index:3}.highlight-strip article{display:flex;gap:13px;padding:21px;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:20px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.highlight-strip article>span{width:36px;height:36px;flex:0 0 36px;border-radius:12px;display:grid;place-items:center;background:#FFF1C7;color:#B8336A;font-weight:800}.highlight-strip h2{font-size:1rem;margin:0 0 5px}.highlight-strip p{font-size:.86rem;color:#75645A;margin:0;line-height:1.6}.channel-section,.visual-story,.reviews-section,.faq-preview,.about-brief,.process-section,.quote-faq-grid{padding:88px 0}.channel-pills{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.channel-pills a{min-height:142px;padding:20px;border-radius:22px;text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 16px 34px rgba(97,45,16,.08);transition:.22s}.channel-pills a:hover{transform:translateY(-4px);border-color:rgba(0,229,176,.5)}.channel-pills strong,.channel-pills span{display:block}.channel-pills strong{color:#24130C;margin-bottom:8px}.channel-pills span{font-size:.85rem;color:#75645A;line-height:1.65}.feature-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;padding:96px 0}.media-frame{position:relative;padding:22px;border-radius:34px;background:linear-gradient(145deg,#FFF1C7,#E9FFF8);box-shadow:0 24px 50px rgba(97,45,16,.13)}.media-frame img{width:100%;max-height:520px}.feature-copy p,.story-copy p,.inner-content p{color:#62534A}.visual-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.story-image,.story-copy{border-radius:28px;overflow:hidden}.story-image{background:#EFFFFA;padding:20px}.story-image img{width:100%;height:100%;max-height:480px}.story-copy{background:#24130C;color:#FFF3E8;padding:40px}.story-copy p{color:#E0D0C6}.inline-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.inline-links a,.text-link{color:#FF6B35;font-weight:700;text-decoration:none}.story-copy .inline-links a,.dark-card .text-link,.security-copy .inline-links a{color:#00E5B0}.twin-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:26px 0}.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:26px;overflow:hidden}.zone-card{display:grid;grid-template-columns:.9fr 1.1fr;min-height:400px}.zone-card>img{width:100%;height:100%;max-height:460px;background:#EFFFFA;padding:12px}.zone-card>div{padding:30px}.zone-card h2,.info-card h2{margin:0 0 12px;line-height:1.35;color:#24130C}.zone-card p,.zone-card li,.info-card p{color:#75645A}.dark-card{background:#24130C;color:#FFF3E8}.dark-card h2{color:#fff}.dark-card p{color:#DCCBC1}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:88px 0}.info-card{padding:18px 18px 28px}.info-card img{width:100%;height:220px;padding:10px;background:#F7F2FF;border-radius:18px;margin-bottom:20px}.banner-ribbon{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:4px}.banner-ribbon img{width:100%;height:210px;padding:10px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:24px;box-shadow:0 18px 36px rgba(97,45,16,.09)}.security-section{margin-top:80px;padding:92px 0;background:#24130C;color:#FFF3E8}.security-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.security-copy h2{color:#fff}.security-copy p{color:#DCCBC1}.security-images{display:grid;grid-template-columns:1fr 1fr;gap:14px}.security-images img{background:#fff;border-radius:22px;padding:10px;min-height:270px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{margin:0;padding:24px;font-size:.95rem;color:#4E4038}.review-card cite{display:block;margin-top:14px;color:#A9978C;font-style:normal}.faq-list,.faq-page{display:grid;gap:12px}.faq-list details,.faq-page details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;padding:18px 22px}.faq-list summary,.faq-page summary{cursor:pointer;color:#24130C;font-weight:800}.faq-list p,.faq-page p{color:#75645A}.center-action{text-align:center;margin-top:28px}.responsible-banner{background:linear-gradient(135deg,#2B1A3F,#B8336A);color:#fff;padding:56px 0}.responsible-banner .section-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.responsible-banner h2{color:#fff}.responsible-banner p{max-width:850px;color:#F4E9F0}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:68px 0 28px}.footer-grid,.footer-bottom,.footer-notice{width:min(1200px,calc(100% - 40px));margin-inline:auto}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:42px}.footer-grid h2{font-size:1rem;color:#FFD166}.footer-grid a{display:block;color:#D8C7BD;text-decoration:none;margin:7px 0}.footer-brand p{color:#C7B5AA;max-width:460px}.footer-logo{margin-bottom:16px}.footer-notice{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:18px 0;margin-top:36px;color:#C7B5AA;font-size:.9rem}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;color:#AA978B;font-size:.88rem}.footer-bottom div{display:flex;gap:16px}.footer-bottom a{text-decoration:none}.mobile-bottom-nav{display:none}.inner-hero{background:radial-gradient(circle at 85% 15%,rgba(0,229,176,.2),transparent 28%),linear-gradient(135deg,#FFF1E7,#F4F0FF 58%,#EFFFFA);padding:74px 0}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.inner-hero h1{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.15;color:#24130C;margin:0 0 18px}.inner-hero p{font-size:1.08rem;color:#62534A}.inner-hero-image{min-height:410px;display:flex;align-items:center;justify-content:center}.inner-hero-image img{max-height:470px;filter:drop-shadow(0 25px 32px rgba(43,26,63,.18))}.inner-section{padding:74px 0}.inner-section:nth-of-type(even){background:rgba(255,255,255,.55)}.inner-content{display:grid;grid-template-columns:minmax(0,820px);justify-content:center}.check-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0;margin:28px 0 0}.check-list li{position:relative;padding:15px 16px 15px 42px;background:#fff;border:1px solid rgba(255,107,53,.15);border-radius:16px;color:#5E5048}.check-list li:before{content:'✓';position:absolute;left:15px;top:14px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#E9FFF8;color:#008E70;font-weight:900}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.process-grid article{background:#fff;border:1px solid rgba(255,107,53,.15);border-radius:24px;padding:26px;box-shadow:0 18px 36px rgba(97,45,16,.09)}.process-grid b{font-size:1.8rem;color:#FF6B35}.process-grid h3{margin:8px 0}.process-grid p{color:#75645A}.quote-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.large-quote,.mini-faq{margin:0;border-radius:26px;padding:34px}.large-quote{background:#24130C;color:#FFF3E8;font-size:1.15rem}.large-quote cite{display:block;margin-top:22px;color:#00E5B0;font-style:normal;font-size:.9rem}.mini-faq{background:#fff;border:1px solid rgba(255,107,53,.16)}.mini-faq h2{margin:0 0 12px;color:#24130C}.mini-faq p{color:#75645A}.compliance-note{background:#EFFFFA;padding:58px 0}.compliance-note h2{color:#24130C}.compliance-note p{max-width:980px;color:#5F5148}.compliance-note .main-btn{margin-top:14px}
@media(max-width:1050px){.nav-core{display:none}.highlight-strip{grid-template-columns:1fr 1fr}.channel-pills{grid-template-columns:repeat(3,1fr)}.zone-card{grid-template-columns:1fr}.zone-card>img{height:270px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.hero-inner,.inner-hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-text{margin-inline:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{min-height:440px}.inner-hero{text-align:center}.inner-hero-image{min-height:330px}.inner-hero .hero-actions{justify-content:center}}
@media(max-width:760px){body{padding-bottom:68px}.header-inner{width:min(100% - 24px,1280px);min-height:64px}.mobile-menu-button{display:flex}.desktop-menu-button{display:none}.site-logo strong{display:none}.site-logo img{width:40px;height:40px}.header-cta{min-height:40px;padding:8px 15px;font-size:.86rem}.hero-inner{padding:52px 0 68px;min-height:auto}.hero-copy h1{font-size:3.6rem}.hero-visual{min-height:340px}.hero-visual img{max-height:360px}.floating-note{display:none}.highlight-strip{grid-template-columns:1fr;margin-top:-25px}.channel-section,.visual-story,.reviews-section,.faq-preview,.about-brief,.process-section,.quote-faq-grid{padding:64px 0}.channel-pills{grid-template-columns:1fr 1fr}.feature-split,.visual-story-grid,.twin-cards,.three-grid,.security-grid,.review-grid,.footer-grid,.quote-faq-grid,.process-grid,.check-list,.banner-ribbon{grid-template-columns:1fr}.feature-split{gap:28px;padding:70px 0}.twin-cards{padding:14px 0}.zone-card>img{height:240px}.three-grid{padding:64px 0}.security-images img{min-height:180px}.responsible-banner .section-shell,.footer-bottom{align-items:flex-start;flex-direction:column}.footer-grid>div:last-child{grid-column:auto}.inner-hero{padding:54px 0}.inner-hero-image{min-height:260px}.inner-hero-image img{max-height:320px}.inner-section{padding:56px 0}.mobile-bottom-nav{position:fixed;z-index:9998;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(36,19,12,.96);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#FFF3E8;text-decoration:none;font-size:.72rem}.mobile-bottom-nav span{font-size:1.1rem;line-height:1.2}.drawer-nav{grid-template-columns:1fr}.section-shell,.hero-inner,.header-inner,.footer-grid,.footer-bottom,.footer-notice{width:min(100% - 24px,1200px)}}
@media(max-width:480px){.channel-pills{grid-template-columns:1fr}.hero-subtitle{font-size:1.35rem}.security-images{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}.section-heading{text-align:left}.review-grid{gap:12px}}
