
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F8F7F4;color:#3C424A;line-height:1.75}a{text-decoration:none}img{display:block}.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(77,70,62,.10)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible;padding:0 22px}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{height:44px;max-width:180px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3C424A;padding:10px 12px;border-radius:999px;font-weight:600}.nav-core a:hover,.nav-core a.active{color:#A9784F;background:#FBF3E8}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.more-menu{position:relative;flex-shrink:0}.more-toggle{border:0;background:#FBF9F5;color:#A9784F;border-radius:999px;padding:10px 14px;font-weight:700;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 18px 42px rgba(169,120,79,.16);z-index:10000;border-radius:18px;padding:10px;display:none}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{color:#3C424A;padding:9px 12px;border-radius:12px}.more-dropdown a:hover{background:#FBF3E8;color:#A9784F}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#A9784F 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 24px rgba(169,120,79,.20);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-2px)}main{position:relative;z-index:1;padding-bottom:34px}.mobile-menu-btn{display:none;border:0;background:#FBF9F5;border-radius:999px;width:42px;height:42px;font-size:22px;color:#A9784F}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(77,70,62,.10);overflow:hidden;position:relative;z-index:1;aspect-ratio:16/6}.slides,.slide{width:100%;height:100%}.slide{display:none;object-fit:contain;background:#F8F7F4}.slide.active{display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#A9784F;font-size:34px;cursor:pointer;box-shadow:0 8px 20px rgba(77,70,62,.12)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(169,120,79,.35);cursor:pointer}.slider-dots button.active{width:28px;background:#A9784F}.service-strip,.intro-zone,.content-section,.feature-wide,.feature-split,.compact-matrix,.service-duo,.support-row,.page-hero{max-width:1280px;margin:0 auto 28px;padding:0 22px}.service-strip p{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:18px;margin:0;padding:16px 20px;color:#6F7782}.intro-zone,.page-hero,.feature-wide{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;background:linear-gradient(135deg,#fff,#FBF9F5 58%,#F2F7FB);border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:24px;padding:34px}.eyebrow{display:inline-flex;color:#A9784F;background:#FBF3E8;border-radius:999px;padding:5px 12px;font-weight:800;margin-bottom:10px}h1,h2,h3,.section-title{color:#2F3338;line-height:1.25;margin:0 0 14px}h1{font-size:clamp(30px,4vw,52px)}h2{font-size:clamp(24px,3vw,36px)}h3{font-size:21px}p{margin:0 0 14px}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto}.intro-zone .content-img,.page-hero-media .content-img,.feature-wide .content-img{width:100%;max-height:420px;object-fit:contain;background:#FBF9F5;border-radius:22px;padding:12px}.small-img{margin-top:18px;max-height:220px;object-fit:contain;border-radius:18px;background:#FBF9F5;padding:10px}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.channel-card,.info-card,.review-card,.support-row article,.compact-matrix article,.service-duo article,.feature-split article,.notice-card{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:22px;padding:22px}.text-link{color:#A9784F;font-weight:800}.feature-split,.service-duo{display:grid;grid-template-columns:1fr 1fr;gap:22px}.feature-split.uneven{grid-template-columns:.9fr 1.1fr}.feature-split img,.service-duo img,.compact-matrix img{width:100%;height:210px;object-fit:contain;background:#FBF9F5;border-radius:18px;margin-bottom:16px;padding:10px}.feature-wide.reverse{grid-template-columns:.9fr 1.1fr}.compact-matrix,.support-row,.review-grid,.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid{grid-template-columns:repeat(3,1fr)}blockquote{margin:0;background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:20px;padding:20px;color:#3C424A}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.section-copy,.compliance,.about-brief,.faq-summary{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:24px;padding:28px}.faq-summary details{background:#FBF9F5;border:1px solid rgba(169,120,79,.12);border-radius:16px;margin:0 0 12px;padding:16px}.faq-summary summary{cursor:pointer;font-weight:800;color:#2F3338}.site-footer{background:#252A2F;color:#F8F7F4;margin-top:34px}.footer-inner{max-width:1280px;margin:0 auto;padding:40px 22px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}.footer-brand img{height:52px;max-width:180px;object-fit:contain}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.footer-links a{color:#E6D4BB}.footer-note{color:#D8D7D3}.mobile-drawer,.drawer-mask,.bottom-tabs{display:none}@media (max-width:1120px){.nav-core{display:none}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center}.header-inner{min-height:66px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{height:38px}.more-menu{display:none}.banner-slider{margin:16px 14px 24px;aspect-ratio:16/8}.intro-zone,.page-hero,.feature-wide,.feature-wide.reverse,.two-col{grid-template-columns:1fr}.channel-grid{grid-template-columns:repeat(2,1fr)}.compact-matrix,.support-row,.review-grid,.card-grid{grid-template-columns:1fr 1fr}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(37,42,47,.42);z-index:10001;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:min(86vw,360px);height:100vh;background:linear-gradient(180deg,#fff,#FBF9F5);z-index:10002;transform:translateX(-100%);transition:.25s;box-shadow:18px 0 42px rgba(77,70,62,.18);overflow:auto}.menu-open .mobile-drawer{transform:translateX(0)}.menu-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(169,120,79,.16)}.drawer-head img{height:42px;max-width:160px;object-fit:contain}.drawer-head button{width:38px;height:38px;border:0;border-radius:999px;background:#FBF3E8;color:#A9784F;font-size:24px}.drawer-nav{display:grid;gap:4px;padding:14px}.drawer-nav a{color:#3C424A;padding:12px 14px;border-radius:14px;font-weight:700}.drawer-nav a:hover{background:#FBF3E8;color:#A9784F}.bottom-tabs{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(169,120,79,.16);z-index:9998}.bottom-tabs a{text-align:center;color:#A9784F;font-size:13px;font-weight:800;padding:9px 2px 10px}body{padding-bottom:54px}}@media (max-width:640px){.header-inner{padding:0 12px;gap:8px}.header-actions{gap:0}.main-btn{padding:8px 15px}.banner-slider{border-radius:14px;aspect-ratio:16/10}.slider-arrow{width:34px;height:34px;font-size:28px}.service-strip,.intro-zone,.content-section,.feature-wide,.feature-split,.compact-matrix,.service-duo,.support-row,.page-hero{padding-left:14px;padding-right:14px;margin-bottom:20px}.intro-zone,.page-hero,.feature-wide{padding:22px;border-radius:20px}.channel-grid,.feature-split,.feature-split.uneven,.service-duo,.compact-matrix,.support-row,.review-grid,.card-grid{grid-template-columns:1fr}.feature-split img,.service-duo img,.compact-matrix img{height:180px}.footer-brand{grid-template-columns:1fr}.footer-brand img{height:48px}.footer-inner{padding-bottom:72px}}
