*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:#B98B5D;text-decoration:none;transition:.2s ease}a:hover{color:#8f6540}img{max-width:100%;height:auto;display:block}main{position:relative;z-index:1}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(185,139,93,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 24px;overflow:visible}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{width:152px;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;min-width:0;flex:1}.nav-core a{white-space:nowrap;color:#3E4148;font-weight:700;padding:8px 10px;border-radius:999px}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-entry{white-space:nowrap;color:#3E4148;font-weight:700}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff!important;font-weight:800;letter-spacing:.02em;box-shadow:0 12px 24px rgba(185,139,93,.24);padding:12px 24px;min-height:44px;white-space:nowrap}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 30px rgba(185,139,93,.28)}.small-btn{padding:9px 20px;min-height:40px}.more-menu{position:relative;flex-shrink:0}.menu-btn{border:1px solid rgba(185,139,93,.22);background:#fff;color:#3E4148;border-radius:999px;padding:9px 15px;font-weight:800;cursor:pointer;white-space:nowrap}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);border-radius:18px;padding:10px;z-index:10000;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.more-dropdown a{display:block;color:#3E4148;border-radius:12px;padding:10px 12px;font-weight:700}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-header-row{display:none}.mobile-menu-trigger{width:44px;height:44px;border:1px solid rgba(185,139,93,.22);background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.mobile-menu-trigger span{height:2px;background:#B98B5D;border-radius:99px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:132px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.45);z-index:10001;opacity:0;visibility:hidden;transition:.2s ease}.mobile-drawer{position:fixed;left:0;top:0;width:min(86vw,360px);height:100vh;background:#fff;z-index:10002;transform:translateX(-100%);transition:.25s ease;box-shadow:20px 0 45px rgba(47,43,39,.2);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(185,139,93,.16)}.drawer-logo img{width:146px;max-height:48px;object-fit:contain}.drawer-close{width:40px;height:40px;border:0;border-radius:12px;background:#FAF6EF;color:#B98B5D;font-size:26px;line-height:1;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px}.drawer-nav a{display:flex;align-items:center;min-height:44px;padding:8px 12px;border:1px solid rgba(185,139,93,.16);border-radius:14px;color:#3E4148;font-weight:800;background:#FAF6EF}.drawer-note{margin:0 18px 24px;padding:14px;border-radius:16px;background:#EEF7FF;color:#747A84;font-size:14px}.wrap{max-width:1280px;margin:0 auto;padding:0 24px}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(185,139,93,.14);overflow:hidden;position:relative;z-index:1}.slider-track{display:flex;transition:transform .45s ease}.slide{min-width:100%;background:#F7F3EC;display:flex;align-items:center;justify-content:center}.banner-slider img{width:100%;height:100%;max-height:520px;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#B98B5D;font-size:26px;line-height:42px;box-shadow:0 8px 22px rgba(47,43,39,.12);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:3}.slider-dots button{width:10px;height:10px;border-radius:99px;border:0;background:rgba(255,255,255,.72);cursor:pointer;box-shadow:0 1px 6px rgba(47,43,39,.14)}.slider-dots button.active{width:28px;background:#D6B48A}.notice-bar{max-width:1280px;margin:0 auto 22px;padding:12px 24px;border:1px solid rgba(185,139,93,.16);border-radius:999px;background:#fff;color:#747A84;box-shadow:0 10px 28px rgba(185,139,93,.1);display:flex;align-items:center;justify-content:space-between;gap:18px}.notice-bar strong{color:#B98B5D}.notice-bar a{font-weight:800;white-space:nowrap}.section{padding:38px 0}.section.soft{background:#FAF6EF}.section.blue{background:#EEF7FF}.section-title{color:#3A332C;font-size:32px;line-height:1.25;margin:0 0 12px;letter-spacing:-.02em}.section-sub{margin:0 0 24px;color:#747A84;max-width:840px}.hero-page{padding:58px 0 34px;background:linear-gradient(180deg,#FAF6EF 0%,#F7F3EC 100%)}.hero-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.14);border-radius:26px;padding:34px;display:grid;grid-template-columns:1.08fr .92fr;gap:32px;align-items:center}.hero-card h1{font-size:42px;line-height:1.2;color:#3A332C;margin:0 0 14px}.hero-card p{margin:0 0 14px;color:#3E4148}.hero-card .lead{font-size:18px;color:#747A84}.content-img,.zone-card img,.app-section img,.image-box img{width:100%;height:auto;object-fit:contain;background:#FAF6EF;border-radius:22px}.image-box{border-radius:24px;padding:12px;background:#FAF6EF;border:1px solid rgba(185,139,93,.14)}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.panel{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:28px}.panel h2,.panel h3,.card h3,.zone-card h3,.info-card h3,.review-card h3{color:#3A332C;margin:0 0 10px}.panel p,.card p,.zone-card p,.info-card p,.review-card p{margin:0 0 12px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px;padding:22px}.category-card{min-height:210px;display:flex;flex-direction:column}.category-card h3{font-size:22px}.category-card .text-link{margin-top:auto;font-weight:800}.text-link{color:#B98B5D;font-weight:800}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.feature-list div{background:#FAF6EF;border:1px solid rgba(185,139,93,.14);border-radius:18px;padding:16px}.feature-list strong{display:block;color:#3A332C;margin-bottom:4px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card strong{color:#B98B5D;display:block;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:20px;padding:20px;box-shadow:0 10px 28px rgba(185,139,93,.08)}.faq-item h3{margin:0 0 8px;color:#3A332C;font-size:18px}.faq-item p{margin:0;color:#3E4148}.reminder{background:linear-gradient(135deg,#fff 0%,#FAF6EF 100%);border:1px solid #E8D2B5;border-radius:24px;padding:26px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.reminder ul{margin:12px 0 0;padding-left:20px}.reminder li{margin:7px 0}.breadcrumb{font-size:14px;color:#9A9FA8;margin-bottom:12px}.breadcrumb a{color:#B98B5D}.content-flow{display:grid;gap:22px}.content-flow p{margin-top:0}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:54px}.footer-inner{max-width:1280px;margin:0 auto;padding:42px 24px;display:grid;grid-template-columns:1.1fr 1.9fr;gap:38px}.footer-brand img{width:154px;max-height:52px;object-fit:contain;margin-bottom:16px}.footer-brand p{color:#dfd5c9;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.footer-links strong{display:block;margin-bottom:12px;color:#fff}.footer-links a{display:block;color:#F7F3EC;margin:8px 0;opacity:.86}.footer-links a:hover{opacity:1;color:#E8C89A}.footer-bottom{border-top:1px solid rgba(247,243,236,.12);text-align:center;color:#dfd5c9;padding:16px 24px;font-size:14px}.page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.meta-note{color:#9A9FA8;font-size:14px}.pill-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.pill-list span{border:1px solid rgba(185,139,93,.18);background:#FAF6EF;border-radius:999px;padding:7px 12px;color:#747A84;font-weight:700}@media (max-width:1180px){.nav-core{gap:5px}.nav-core a{padding:8px 7px}.brand-logo img{width:138px}.card-grid.four{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.nav-core{display:none}.header-inner{padding:0 18px}.hero-card,.intro-grid,.app-section{grid-template-columns:1fr}.card-grid,.card-grid.four,.service-points,.review-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.banner-slider{margin-left:18px;margin-right:18px}}@media (max-width:768px){.desktop-header-row{display:none}.mobile-header-row{display:flex;min-height:64px;position:relative}.mobile-register{padding:8px 16px;min-height:38px}.wrap{padding:0 18px}.banner-slider{margin:16px 14px 22px;border-radius:14px}.banner-slider img{max-height:360px}.slider-arrow{width:36px;height:36px;font-size:22px}.notice-bar{margin:0 14px 18px;border-radius:18px;align-items:flex-start;flex-direction:column;padding:14px 16px}.section{padding:30px 0}.section-title{font-size:26px}.hero-page{padding:34px 0 22px}.hero-card{padding:22px;border-radius:22px}.hero-card h1{font-size:30px}.hero-card .lead{font-size:16px}.card-grid,.card-grid.four,.service-points,.review-grid,.quote-list,.two-col,.feature-list{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.footer-inner{padding:34px 18px}.panel,.card,.zone-card,.info-card,.review-card{padding:20px}.drawer-nav{grid-template-columns:1fr 1fr}}@media (max-width:420px){.mobile-logo img{width:116px}.small-btn{padding:8px 13px}.drawer-nav{grid-template-columns:1fr}.banner-slider img{max-height:300px}.hero-card h1{font-size:27px}}
