*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;object-fit:contain}a{color:inherit}.skip-link{position:fixed;left:16px;top:-60px;z-index:12000;background:#fff;padding:10px 16px;border-radius:12px}.skip-link:focus{top:12px}.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:22px}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:800;white-space:nowrap}.site-logo img{width:auto;max-width:46px;max-height:44px;display:block}.site-logo span{font-size:1.1rem}.nav-core{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.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:11px 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,.35);background:#fff;color:#FF6B35}.ghost-btn.light{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.32)}.menu-toggle{border:0;background:rgba(255,255,255,.1);width:44px;height:44px;border-radius:14px;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:2px}.mobile-menu-toggle{display:none}.site-drawer{position:fixed;right:0;top:0;width:min(390px,88vw);height:100vh;background:#fff;z-index:11001;transform:translateX(105%);transition:transform .28s ease;box-shadow:-24px 0 60px rgba(36,19,12,.24);padding:24px;overflow-y:auto}.site-drawer.is-open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:rgba(20,9,5,.52);z-index:11000}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,107,53,.16)}.drawer-brand{display:flex;align-items:center;gap:10px;font-weight:800}.drawer-brand img{width:42px;max-height:42px}.drawer-close{border:0;background:#FFF1C7;width:42px;height:42px;border-radius:50%;font-size:1.6rem;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0}.drawer-nav a{text-decoration:none;padding:11px 12px;border-radius:12px;background:#FFF8F0;color:#2A1F1A}.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.drawer-note{background:#24130C;color:#FFF3E8;padding:18px;border-radius:18px}.drawer-note p{margin:6px 0 0;color:#e9d9cf;font-size:.92rem}.section-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgba(255,209,102,.45),transparent 31%),radial-gradient(circle at 82% 26%,rgba(0,229,176,.22),transparent 34%),linear-gradient(135deg,#FFF1F7 0%,#EFFBFF 48%,#FFF8E7 100%);padding:86px 0 72px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px}.section-kicker{display:inline-block;color:#B8336A;font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.hero-copy h1,.inner-hero h1{font-size:clamp(3.2rem,7vw,6.2rem);line-height:1;margin:0;color:#24130C;letter-spacing:-.04em}.hero-subtitle{font-size:clamp(1.45rem,3vw,2.2rem);font-weight:800;color:#2B1A3F;margin:18px 0 14px}.hero-copy>p:not(.hero-subtitle){font-size:1.05rem;color:#5f4c42;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span{padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(255,107,53,.18);font-size:.9rem;font-weight:700}.hero-visual{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.hero-visual img{position:relative;z-index:2;max-height:560px;filter:drop-shadow(0 35px 45px rgba(63,34,80,.22))}.hero-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(135deg,rgba(255,107,53,.28),rgba(0,229,176,.24));filter:blur(12px)}.floating-note{position:absolute;z-index:3;background:rgba(255,255,255,.92);box-shadow:0 16px 38px rgba(36,19,12,.14);border:1px solid rgba(255,107,53,.14);border-radius:18px;padding:12px 16px;display:flex;flex-direction:column}.floating-note span{font-size:.84rem;color:#75645A}.note-one{left:0;top:16%}.note-two{right:0;bottom:15%}.highlight-strip{margin-top:-28px;position:relative;z-index:4}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:24px;box-shadow:0 20px 46px rgba(97,45,16,.14);border:1px solid rgba(255,107,53,.18);overflow:hidden}.highlight-grid article{display:flex;gap:14px;padding:24px;border-right:1px solid rgba(255,107,53,.14)}.highlight-grid article:last-child{border-right:0}.highlight-grid article>span{font-weight:900;color:#00a98a}.highlight-grid h2{font-size:1rem;margin:0;color:#24130C}.highlight-grid p{font-size:.88rem;margin:5px 0 0;color:#75645A;line-height:1.6}.section-block{padding:88px 0}.soft-section{background:#EFFFFA}.section-heading{text-align:center;max-width:720px;margin:0 auto 36px}.section-heading h2,.media-copy h2,.content-article h2,.process-grid h2,.experience-card h2,.narrow-shell h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.2;margin:4px 0 12px;color:#24130C}.section-heading p{color:#75645A}.pill-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pill-grid a{display:flex;min-height:120px;flex-direction:column;justify-content:center;text-decoration:none;background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:20px;padding:18px;box-shadow:0 10px 25px rgba(97,45,16,.08)}.pill-grid a:hover{transform:translateY(-3px)}.pill-grid strong{color:#24130C}.pill-grid span{font-size:.86rem;color:#75645A;margin-top:4px}.media-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.media-split.reverse .media-image{order:1}.media-split.reverse .media-copy{order:2}.media-copy p{color:#5f4c42;font-size:1.02rem}.media-image img{display:block;width:100%;max-height:560px}.layered-image{position:relative;padding:30px}.layered-image>img:first-child{border-radius:28px;box-shadow:0 26px 56px rgba(97,45,16,.16)}.layered-image .mini-image{position:absolute;width:38%;right:-8px;bottom:0;filter:drop-shadow(0 25px 36px rgba(36,19,12,.2))}.collage{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:14px}.collage img{width:100%;height:100%;min-height:180px;object-fit:cover;border-radius:22px}.collage img:first-child{grid-row:1/3;min-height:420px}.two-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.zone-card,.info-card,.review-card,.experience-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px;overflow:hidden}.zone-card>img{width:100%;height:290px;object-fit:contain;background:linear-gradient(135deg,#FFF1F7,#EFFFFA)}.zone-card>div{padding:28px}.zone-card h2,.info-card h2{margin:4px 0 12px;color:#24130C}.zone-card ul{padding-left:20px;color:#5f4c42}.accent-card{background:#FFF1C7}.dark-card{background:#24130C;color:#FFF3E8}.dark-card h2{color:#fff}.dark-card p{color:#eadbd3}.label{color:#B8336A;font-weight:900;font-size:.82rem;letter-spacing:.08em}.text-link{display:inline-block;color:#FF6B35;text-decoration:none;font-weight:800;margin-top:8px}.dark-card .text-link{color:#00E5B0}.three-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card{padding:20px}.info-card img{width:100%;height:190px;object-fit:contain;border-radius:18px;background:#FFF8F0;margin-bottom:18px}.info-card p{color:#75645A}.security-section{padding-top:30px}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-grid article{display:grid;grid-template-columns:.75fr 1.25fr;gap:20px;align-items:center;background:#24130C;color:#FFF3E8;border-radius:24px;padding:24px}.security-grid article:nth-child(2){background:#2B1A3F}.security-grid img{max-height:260px}.security-grid h2{color:#fff}.security-grid p{color:#e9d9cf}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{margin:0;padding:24px}.review-card p{margin:0}.review-card footer{margin-top:16px;color:#B8336A;font-weight:800}.faq-list,.faq-page-list{display:grid;gap:14px}.faq-list details,.faq-page-list details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:16px;padding:18px 20px}.faq-list summary,.faq-page-list summary{font-weight:800;cursor:pointer;color:#24130C}.faq-list p,.faq-page-list p{color:#5f4c42}.center-action{text-align:center;margin-top:30px}.notice-section{padding:28px 0 70px}.notice-card{background:linear-gradient(135deg,#24130C,#2B1A3F);color:#FFF3E8;border-radius:28px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.notice-card h2{color:#fff;margin:4px 0}.notice-card p{color:#eadbd3;max-width:850px}.about-mini{padding-top:40px}.inner-hero{padding:74px 0;background:radial-gradient(circle at 12% 15%,rgba(255,209,102,.38),transparent 28%),radial-gradient(circle at 88% 20%,rgba(0,229,176,.2),transparent 30%),linear-gradient(135deg,#FFF1F7,#EFFBFF 58%,#FFF8E7)}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.inner-hero h1{font-size:clamp(2.7rem,6vw,5rem)}.inner-hero p{font-size:1.06rem;color:#5f4c42}.inner-hero-image{background:rgba(255,255,255,.7);border:1px solid rgba(255,107,53,.16);border-radius:28px;padding:22px;box-shadow:0 25px 50px rgba(97,45,16,.12)}.inner-hero-image img{display:block;width:100%;max-height:470px}.content-stack{display:grid;gap:24px}.content-article{display:grid;grid-template-columns:80px 1fr;gap:28px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:22px;padding:30px;box-shadow:0 14px 34px rgba(97,45,16,.09)}.article-index{font-size:2rem;font-weight:900;color:#FFD166}.content-article h2{font-size:1.8rem}.content-article p{color:#5f4c42;margin:0}.inline-content-img{margin-top:22px;width:100%;max-height:330px;border-radius:18px;background:#FFF8F0}.process-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.step-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.step-list li{display:flex;align-items:center;gap:16px;background:#fff;border-radius:18px;padding:17px 20px;border:1px solid rgba(255,107,53,.16)}.step-list span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#FFF1C7;color:#B8336A;font-weight:900}.step-list p{margin:0;font-weight:700}.experience-card{padding:34px;display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.experience-card blockquote{margin:14px 0 0;font-size:1.12rem;color:#5f4c42}.narrow-shell{max-width:840px}.compact-notice{padding-top:10px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:64px 0 0}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.2fr 1.8fr;gap:70px}.footer-brand p{color:#cdbbb0;max-width:430px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.footer-links div{display:flex;flex-direction:column;gap:8px}.footer-links strong{color:#FFD166;margin-bottom:6px}.footer-links a{color:#e8d8ce;text-decoration:none}.footer-links a:hover{color:#00E5B0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:46px;padding:20px;text-align:center;color:#bfaea4;font-size:.88rem}.footer-logo{justify-content:flex-start}.mobile-bottom-nav{display:none}
@media(max-width:1080px){.nav-core{display:none}.pill-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-grid article:nth-child(2){border-right:0}.highlight-grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,107,53,.14)}.review-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 14px}.desktop-menu-toggle{display:none}.mobile-menu-toggle{display:flex}.site-logo span{display:none}.site-logo img{max-height:40px}.header-cta{min-height:40px;padding:8px 14px;font-size:.86rem}.hero-section,.inner-hero{padding:58px 0}.hero-grid,.inner-hero-grid,.media-split,.process-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p:not(.hero-subtitle){margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{min-height:390px}.note-one{left:2%;top:8%}.note-two{right:2%;bottom:8%}.highlight-strip{margin-top:0;padding:18px 0}.pill-grid{grid-template-columns:repeat(2,1fr)}.media-split.reverse .media-image,.media-split.reverse .media-copy{order:initial}.two-card-grid,.three-card-grid,.security-grid{grid-template-columns:1fr}.security-grid article{grid-template-columns:.8fr 1.2fr}.content-article{grid-template-columns:1fr;gap:6px}.article-index{font-size:1.2rem}.experience-card,.notice-card{align-items:flex-start;flex-direction:column}.footer-links{grid-template-columns:repeat(2,1fr)}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:10px;right:10px;bottom:8px;z-index:9000;background:rgba(36,19,12,.95);backdrop-filter:blur(14px);border-radius:18px;padding:8px;box-shadow:0 14px 30px rgba(36,19,12,.28)}.mobile-bottom-nav a{color:#FFF3E8;text-decoration:none;text-align:center;font-size:.76rem;display:flex;flex-direction:column}.mobile-bottom-nav span{font-size:1.1rem;line-height:1.2}.inner-hero-image{max-width:540px;margin:0 auto}}
@media(max-width:560px){.section-shell{width:min(100% - 26px,1180px)}.hero-section{padding-top:46px}.hero-copy h1{font-size:3.5rem}.hero-subtitle{font-size:1.32rem}.hero-visual{min-height:300px}.floating-note{padding:8px 10px;font-size:.78rem}.highlight-grid{grid-template-columns:1fr}.highlight-grid article{border-right:0;border-bottom:1px solid rgba(255,107,53,.14)}.highlight-grid article:last-child{border-bottom:0}.pill-grid{grid-template-columns:1fr}.section-block{padding:64px 0}.media-split{gap:32px}.collage{grid-template-columns:1fr 1fr}.collage img:first-child{grid-column:1/3;grid-row:auto;min-height:260px}.zone-card>img{height:230px}.review-grid{grid-template-columns:1fr}.security-grid article{grid-template-columns:1fr}.security-grid img{max-height:220px}.drawer-nav{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.notice-card{padding:26px}.content-article{padding:22px}.inner-hero h1{font-size:2.55rem}.experience-card{padding:24px}}
