*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F1F3F7;color:#2B3440;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}body.drawer-open{overflow:hidden}.site-header{position:sticky;top:0;z-index:50;background:#FFFFFF;box-shadow:0 8px 24px rgba(38,50,65,0.10)}.topbar{width:min(1280px,94%);height:72px;margin:0 auto;display:flex;align-items:center;gap:18px}.menu-toggle,.drawer-close{border:0;background:#F7F8FB;color:#FF7A1A;border-radius:12px;width:42px;height:42px;font-size:22px;cursor:pointer}.site-logo img,.drawer-logo img,.footer-logo img{max-height:44px;width:auto}.top-notice{flex:1;margin:0;color:#667485;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;background:linear-gradient(135deg,#FFB13B 0%,#FF7A1A 58%,#FF5A12 100%);color:#FFFFFF;border-radius:999px;box-shadow:0 10px 24px rgba(255,122,26,0.24);font-weight:700;border:0;cursor:pointer;white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.reg-btn{flex:0 0 auto}.drawer-mask{position:fixed;inset:0;background:rgba(16,23,34,.42);z-index:80;opacity:0;visibility:hidden;transition:.2s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:90;transform:translateX(-104%);transition:.24s;box-shadow:18px 0 40px rgba(16,23,34,.22);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{display:block;padding:11px 14px;border-radius:12px;color:#2B3440;background:#F7F8FB}.drawer-nav a.active,.drawer-nav a:hover{background:linear-gradient(135deg,#FFB13B 0%,#FF7A1A 58%,#FF5A12 100%);color:#FFFFFF}.home-main,.page-main{width:min(1280px,94%);margin:24px auto 46px}.portal-grid{display:grid;grid-template-columns:190px 1fr 280px;gap:18px;align-items:start}.sidebar-nav{position:sticky;top:92px;background:#FFFFFF;border-radius:14px;box-shadow:0 12px 30px rgba(38,50,65,0.08);padding:12px;display:grid;gap:8px}.sidebar-nav a{color:#2B3440;border-radius:10px;padding:10px 12px;font-size:15px}.sidebar-nav a:hover,.sidebar-nav a.active{color:#FFFFFF;background:linear-gradient(135deg,#FFB13B 0%,#FF7A1A 58%,#FF5A12 100%)}.banner-slider{height:382px;border-radius:14px;background:#FFFFFF;box-shadow:0 12px 30px rgba(38,50,65,0.10);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;height:100%;position:relative}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-copy{position:absolute;left:28px;bottom:28px;max-width:410px;padding:16px 18px;border-radius:16px;background:rgba(255,255,255,.88);backdrop-filter:blur(6px);box-shadow:0 10px 28px rgba(38,50,65,.12)}.slide-copy h1,.slide-copy strong{display:block;color:#263241;font-size:22px;line-height:1.25;margin:0 0 4px}.slide-copy span{color:#667485;font-size:14px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(255,255,255,0.88);color:#FF7A1A;box-shadow:0 8px 20px rgba(38,50,65,0.16);width:38px;height:38px;font-size:25px;cursor:pointer}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(255,122,26,0.28);padding:0;cursor:pointer}.slider-dots button.active{background:#FF7A1A}.card,.zone-card,.info-card,.match-card,.review-card,.faq-card,.page-hero,.content-section{background:#FFFFFF;border:1px solid rgba(38,50,65,0.08);box-shadow:0 12px 30px rgba(38,50,65,0.08);border-radius:14px}.info-card{padding:18px}.info-card img{height:106px;object-fit:contain;margin:0 auto 12px}.info-card h2,.info-card h3,.card h2,.card h3,.zone-card h3,.match-card h3,.content-section h2{color:#263241;margin:0 0 8px}.info-card p,.card p,.zone-card p,.match-card p,.review-card p,.faq-card p,.content-section p,.page-hero p{color:#667485;margin:0 0 12px}.service-links{display:grid;gap:8px;margin-top:14px}.service-links a,.text-link{color:#FF7A1A;font-weight:700}.section-head{display:flex;align-items:end;justify-content:space-between;margin:28px 0 14px;gap:12px}.section-head h2{margin:0;color:#263241;font-size:26px}.section-head p{margin:0;color:#667485}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.match-card{padding:16px}.match-card .time{display:inline-block;color:#FF7A1A;font-weight:700;margin-bottom:6px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-item{padding:16px;background:#FFFFFF;border-radius:14px;border:1px solid rgba(38,50,65,0.08);box-shadow:0 12px 30px rgba(38,50,65,0.06)}.quick-item h3{margin:0 0 8px;color:#263241}.quick-item p{margin:0 0 10px;color:#667485}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-card{padding:16px;background:#FFFFFF;border-radius:14px;border:1px solid rgba(38,50,65,0.08);box-shadow:0 12px 30px rgba(38,50,65,0.06)}.feature-card img,.zone-card img,.page-hero img,.image-row img{width:100%;height:210px;object-fit:contain;background:#F7F8FB;border-radius:12px;margin-bottom:12px}.feature-list,.mini-list{display:grid;gap:9px;margin:14px 0}.feature-list span,.mini-list span{display:block;background:#F7F8FB;border-radius:12px;padding:10px 12px;color:#2B3440}.zone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.zone-card{padding:16px}.zone-card img{height:160px}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-card{padding:16px}.review-card strong{display:block;color:#263241;margin-bottom:8px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.faq-card{padding:16px}.about-summary{padding:22px;background:#FFFFFF;border-radius:14px;border:1px solid rgba(38,50,65,0.08);box-shadow:0 12px 30px rgba(38,50,65,0.08)}.legal-strip{margin-top:24px;padding:18px 20px;background:#101722;color:#EAF0F6;border-radius:14px}.legal-strip p{margin:0;color:#EAF0F6}.page-hero{display:grid;grid-template-columns:1.18fr .82fr;gap:24px;align-items:center;padding:26px;margin-bottom:20px}.page-hero h1{color:#263241;font-size:34px;line-height:1.25;margin:8px 0 12px}.section-kicker,.tag,.label,.num,.badge{color:#FF7A1A;font-weight:800}.page-hero img{height:300px;margin:0}.content-section{padding:22px;margin-bottom:18px}.content-section h2{font-size:25px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.image-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px}.quote-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.quote-list blockquote{margin:0;background:#F7F8FB;border-radius:14px;padding:15px;color:#667485;border-left:4px solid #FF7A1A}.faq-list{display:grid;gap:12px}.faq-list article{background:#F7F8FB;border-radius:14px;padding:15px}.faq-list h3{margin:0 0 8px;color:#263241}.site-footer{background:#101722;color:#EAF0F6;margin-top:40px;padding:38px 0 22px}.footer-grid{width:min(1280px,94%);margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:24px}.footer-brand p,.footer-note{color:#CAD5E0}.site-footer h3{margin:0 0 12px;color:#FFFFFF}.site-footer a{display:block;color:#EAF0F6;margin:7px 0}.footer-note{width:min(1280px,94%);margin:22px auto 0;padding-top:18px;border-top:1px solid rgba(234,240,246,.16)}.bottom-nav{display:none}.content-img{max-width:100%;height:auto;object-fit:contain}@media(max-width:1100px){.portal-grid{grid-template-columns:1fr}.sidebar-nav{display:none}.right-rail{display:grid;grid-template-columns:1fr 1fr;gap:14px}.banner-slider{height:310px}.match-grid,.zone-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.quick-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.page-hero{grid-template-columns:1fr}.page-hero img{height:260px}}@media(max-width:720px){body{padding-bottom:68px}.topbar{height:64px;gap:10px}.site-logo img{max-height:38px}.top-notice{display:none}.reg-btn{min-height:38px;padding:0 16px}.home-main,.page-main{width:min(100% - 24px,1280px);margin-top:16px}.banner-slider{height:210px;border-radius:13px}.slide-copy{left:12px;right:12px;bottom:12px;padding:10px 12px}.slide-copy h1,.slide-copy strong{font-size:17px}.slide-copy span{font-size:12px}.slider-arrow{width:32px;height:32px;font-size:20px}.right-rail,.split-grid,.notice-grid,.two-col,.image-row,.quote-list,.faq-grid{grid-template-columns:1fr}.match-grid,.quick-grid,.zone-grid,.review-grid{grid-template-columns:1fr}.section-head{display:block}.section-head h2{font-size:22px}.feature-card img,.zone-card img,.image-row img{height:150px}.page-hero{padding:18px}.page-hero h1{font-size:27px}.page-hero img{height:190px}.content-section{padding:18px}.footer-grid{grid-template-columns:1fr}.site-footer{padding-bottom:86px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:#FFFFFF;box-shadow:0 -8px 24px rgba(38,50,65,.10);z-index:45;display:grid;grid-template-columns:repeat(4,1fr)}.bottom-nav a{display:flex;align-items:center;justify-content:center;color:#667485;font-weight:700}.bottom-nav a:hover{color:#FF7A1A}}@media(max-width:420px){.banner-slider{height:180px}.page-hero img{height:165px}.feature-card img,.zone-card img{height:136px}.menu-toggle{width:38px;height:38px}.drawer-close{width:38px;height:38px}}
