*{box-sizing:border-box}body{margin:0;color:#182838;background:#fff;font-family:'Microsoft YaHei','PingFang SC',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #dba861;outline-offset:4px}button{border:0}img{display:block;width:100%}.review{background:#f4f0e8;color:#48505b;padding:12px 4%;font-size:12px;display:flex;gap:20px;align-items:center}.review span{margin-right:auto}.review a{padding:6px 10px}.review .active{background:#172b40;color:white}.bar{background:var(--accent);color:white;padding:8px 5%;font-size:11px;letter-spacing:2px;display:flex;justify-content:space-between}header{padding:24px 5%;display:flex;align-items:center;gap:36px;background:#fff}.logo{font-size:25px;font-weight:900;letter-spacing:1px;white-space:nowrap}.logo small{display:block;font-size:10px;letter-spacing:3px;font-weight:400;margin-top:6px;color:#84909a}.logo i{font-style:normal;display:inline-block;color:var(--accent);margin-right:9px}nav{display:flex;gap:27px;margin-left:auto;font-size:14px}nav a:hover{color:var(--accent)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:15px 24px;background:var(--accent);color:white;font-size:13px;font-weight:600}.btn.ghost{background:transparent;color:var(--accent);border:1px solid var(--accent)}.hero{position:relative;margin:0 5%;background:#f0f0ec;min-height:490px;overflow:hidden;display:flex;align-items:center}.hero-copy{padding:54px 5%;width:56%;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:3px;color:var(--muted);margin:0 0 24px}.hero h1{font-size:46px;line-height:1.45;letter-spacing:1px;margin:0 0 20px;max-width:650px}.hero-copy p:not(.eyebrow){font-size:14px;line-height:1.9;color:#59646e}.actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.hero-photo{position:absolute;inset:0 0 0 40%;width:60%;height:100%;object-fit:cover;object-position:78% center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f0f0ec 32%,#f0f0ecdd 43%,transparent 68%);pointer-events:none}.tags{font-size:11px;color:#576675;margin-top:32px;display:flex;gap:22px}.carousel{margin:0 5%;display:flex;justify-content:space-between;border-bottom:1px solid #dce0e3}.carousel button{background:white;color:#7c858f;padding:19px 18px;flex:1;font-size:12px;border-bottom:3px solid transparent}.carousel button.on{color:var(--accent);border-color:var(--accent);font-weight:700}.carousel .control{flex:0 0 60px}.strength{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 5%;padding:32px 0;border-bottom:1px solid #e3e5e6}.strength b{font-size:14px}.strength span{display:block;font-size:11px;color:#7c858d;margin-top:9px}.strength em{float:left;margin-right:15px;font-style:normal;color:var(--muted);font-size:23px}section{padding:62px 5%}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head h2{font-size:28px;margin:10px 0 0}.section-head .eyebrow{margin:0}.section-head>a{font-size:12px;border-bottom:1px solid;padding-bottom:7px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category{border:1px solid #e2e5e7;padding-bottom:18px;transition:transform .2s}.category:hover{transform:translateY(-4px)}.category img{height:145px;object-fit:cover;object-position:83%}.category b,.category small{display:block;margin:17px 14px 0}.category b{font-size:15px}.category small{font-size:10px;color:#828a91;margin-top:9px}.routes{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:22px}.route{padding:35px;background:#f4f3ef;position:relative;min-height:270px;overflow:hidden}.route:nth-child(2){background:var(--accent);color:#fff}.route h2{font-size:28px;margin:14px 0}.route p{font-size:13px;line-height:1.8;color:#74808c;max-width:80%}.route:nth-child(2) p{color:#d2dade}.route a{display:inline-block;font-size:13px;margin-top:22px;border-bottom:1px solid;padding-bottom:6px}.route .num{font-size:11px;letter-spacing:3px;opacity:.6}.route .watermark{position:absolute;right:18px;bottom:-20px;font-family:Georgia;font-size:100px;opacity:.06}.trust{background:#f5f6f7;display:grid;grid-template-columns:1fr 1.4fr;gap:65px}.trust h2{font-size:30px;line-height:1.6;margin:18px 0}.trust p{font-size:13px;color:#74808c;line-height:1.9}.steps{display:grid;grid-template-columns:1fr 1fr;gap:28px}.steps article{border-top:1px solid #cbd1d7;padding-top:18px}.steps small{color:var(--muted);letter-spacing:2px}.steps h3{font-size:15px}.steps p{font-size:11px}.footer-cta{padding:48px 5%;background:var(--accent);color:white;display:flex;justify-content:space-between;align-items:center}.footer-cta h2{margin:0 0 13px;font-size:27px}.footer-cta p{margin:0;color:#c8d4db;font-size:12px}.footer-cta .btn{background:#fff;color:var(--accent)}footer{padding:25px 5%;font-size:10px;color:#8a929a;display:flex;justify-content:space-between;gap:20px}.side-menu,.brief{display:none}.theme-A{--accent:#18334e;--muted:#a48757}.theme-B{--accent:#c44932;--muted:#a75643;background:#f5f5f4}.theme-B .hero-area{display:grid;grid-template-columns:170px 1fr 218px;gap:12px;margin:0 4%}.theme-B .hero{margin:0;min-height:395px}.theme-B .hero-copy{width:75%;padding:34px}.theme-B .hero h1{font-size:36px}.theme-B .hero-copy p:not(.eyebrow){font-size:12px}.theme-B .hero-photo{left:25%;width:75%}.theme-B .hero:after{background:linear-gradient(90deg,#efefeb 25%,#efefebcc 52%,transparent 82%)}.theme-B .side-menu{display:flex;flex-direction:column;background:white;padding:21px}.side-menu b{font-size:15px;margin-bottom:22px}.side-menu a{font-size:12px;line-height:3.5;border-bottom:1px solid #eee}.theme-B .brief{display:block;background:#fff;padding:26px 22px}.brief h3{font-size:18px;line-height:1.7;margin:0 0 18px}.brief p{font-size:11px;color:#8b8b8b;line-height:1.9}.brief a{display:flex;margin-top:15px;padding:12px;font-size:11px}.brief hr{border:0;border-top:1px solid #eee;margin:24px 0}.theme-B .carousel{margin:0 4%;background:white}.theme-B .hero .tags{display:none}.theme-B section{padding-top:40px;padding-bottom:40px}.theme-B .category{background:#fff}.theme-B .strength{background:white;margin:20px 4% 0;padding:24px}.theme-B .category-grid{gap:10px}.theme-B .routes{padding-top:0}.theme-B .route{background:#fff}.theme-B .route:nth-child(2){background:#fff0e9;color:#993c28}.theme-B .route:nth-child(2) p{color:#885f56}.theme-C{--accent:#153e34;--muted:#9fa879;background:#f7f5ee}.theme-C header{background:#f7f5ee}.theme-C .hero{margin:0;background:#153e34;min-height:530px;color:#fff}.theme-C .hero-copy{padding:50px 6%;width:64%}.theme-C .hero h1{font-size:57px}.theme-C .hero-photo{left:47%;width:53%;object-position:75%}.theme-C .hero:after{background:linear-gradient(90deg,#153e34 37%,#153e3480 59%,transparent 80%)}.theme-C .hero-copy p:not(.eyebrow){color:#d2ddd1}.theme-C .hero .btn{background:#dce4b8;color:#183e35}.theme-C .hero .btn.ghost{background:transparent;border-color:#cddac9;color:#e0e7dd}.theme-C .tags{color:#c9d3c3}.theme-C .carousel{margin:0;background:#153e34;padding:0 5%;border:0}.theme-C .carousel button{background:transparent;color:#c6d3c6}.theme-C .carousel button.on{border-color:#dce4b8;color:#eaf1ce}.theme-C .category-grid{grid-template-columns:repeat(3,1fr);gap:18px}.theme-C .category{position:relative;height:200px;overflow:hidden;border:0;color:white;padding:0}.theme-C .category img{height:100%;object-position:85%}.theme-C .category:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#10251de6)}.theme-C .category b,.theme-C .category small{position:absolute;z-index:1;left:10px;bottom:40px;margin:0 14px}.theme-C .category small{bottom:20px;color:#dee4df}.theme-C .route{background:#e8ecdf}.theme-C .route:nth-child(2){background:#153e34}.theme-C .trust{background:#e8ecdf}.theme-C .strength{border-color:#d8dccf}dialog{max-width:530px;padding:32px;border:0;box-shadow:0 12px 100px #0005}dialog::backdrop{background:#0006}dialog h2{font-size:23px}dialog p{font-size:13px;line-height:1.9;color:#64707b}dialog button{float:right;background:#eee;padding:7px 14px}@media(max-width:800px){.review{flex-wrap:wrap;gap:5px}.review span{width:100%}header{flex-wrap:wrap;padding:20px 5%;gap:18px}header>.btn{display:none}nav{margin:0;gap:18px;font-size:11px}.logo{font-size:23px}.bar{letter-spacing:0}.bar span:last-child{display:none}.hero,.theme-C .hero{min-height:420px}.hero-copy,.theme-C .hero-copy{width:100%;padding:35px 7%}.hero h1,.theme-C .hero h1{font-size:32px}.hero-photo{opacity:.25!important;inset:0!important;width:100%!important}.hero:after{opacity:.7}.hero-copy p:not(.eyebrow){font-size:12px}.actions{gap:9px}.btn{padding:13px 16px;font-size:11px}.tags{gap:14px}.carousel{overflow:auto;justify-content:start}.carousel button{white-space:nowrap;padding:15px 12px}.carousel .control{flex-basis:40px}.strength{grid-template-columns:1fr 1fr;gap:24px}.strength em{font-size:18px}.strength b{font-size:12px}.strength span{font-size:10px}.category-grid,.theme-C .category-grid{grid-template-columns:repeat(2,1fr)}section{padding:38px 5%}.section-head h2{font-size:23px}.section-head>a{display:none}.routes{grid-template-columns:1fr}.route{padding:26px;min-height:230px}.trust{grid-template-columns:1fr;gap:25px}.footer-cta{display:block}.footer-cta h2{font-size:24px}.footer-cta .btn{margin-top:24px}footer{flex-direction:column;line-height:1.7}.theme-B .hero-area{display:block}.theme-B .side-menu,.theme-B .brief{display:none}.theme-B .hero-copy{width:100%}.theme-B .hero h1{font-size:32px}}.legal-footer{background:#fff;text-align:center;padding:22px 20px 34px;font-size:14px;line-height:1.65;color:#8a929a}.legal-footer p{margin:3px 0}.legal-footer a{color:#4e88ce;display:inline-flex;align-items:center;justify-content:center;gap:6px;overflow-wrap:anywhere}.legal-footer a:hover{text-decoration:underline}.legal-footer img{display:inline-block;width:auto;height:16px;flex-shrink:0}
.main-nav{gap:21px;align-items:center;white-space:nowrap}.nav-group{display:flex;align-items:center;position:relative}.nav-toggle{background:transparent;color:#65727c;padding:2px 4px;font-size:15px}.nav-dropdown{display:none;position:absolute;top:100%;left:-16px;z-index:25;min-width:132px;padding:10px;background:#fff;border:1px solid #e8e9e7;box-shadow:0 8px 20px #18334e12}.nav-dropdown a{display:block;padding:10px 12px;font-size:12px}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown,.nav-group.is-open .nav-dropdown{display:block}@media(max-width:1100px){.main-nav{gap:15px;font-size:12px}header>.btn{display:inline-flex;padding:12px 15px}header{flex-wrap:wrap}.main-nav{margin-left:auto}}@media(max-width:800px){header{gap:14px}.main-nav{order:3;flex-basis:100%;justify-content:space-between;margin:0;gap:10px;font-size:11px}header>.btn{margin-left:auto}.nav-dropdown{left:auto;right:0}.nav-dropdown a{font-size:12px}.main-nav>a{white-space:nowrap}}@media(max-width:400px){.main-nav{flex-wrap:wrap;justify-content:flex-start;gap:14px 20px}}
.logo small{margin-left:12px!important}.legacy-bottom{padding:26px 4% 24px;background:#f4f4f2}.friend-links{background:#fff;padding:18px 22px!important;margin:0 0 18px}.friend-links h2{font-size:16px;margin:0 0 15px;padding-bottom:10px;border-bottom:1px solid #eceeed}.friend-links>div{display:flex;gap:12px 24px;flex-wrap:wrap}.friend-links a{font-size:12px;color:#67727d}.friend-links a:hover{color:#c44932;text-decoration:underline}.ai-compact{padding:16px 22px!important;background:#fffaf7;border:1px solid #efdfd6;margin:0}.ai-compact-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:12px}.ai-compact-head>div{display:flex;align-items:center;gap:17px}.ai-compact-head h2{font-size:17px;margin:0}.ai-compact-head span{font-size:11px;color:#928276}.ai-compact-head .ai-label{color:#bc5437;background:#fff0e7;padding:5px 9px;white-space:nowrap}.ai-short-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ai-question{display:grid;grid-template-columns:1fr auto;gap:6px 12px;text-align:left;padding:12px 14px;border:1px solid #eee4df;background:#fff;color:#23323d;cursor:pointer}.ai-question>span{grid-column:1/3;font-size:10px;color:#a58c7d}.ai-question strong{font-size:12px;font-weight:500}.ai-question em{font-style:normal;font-size:11px;color:#c44932;white-space:nowrap}.service-footer{padding:34px 4%!important;display:grid;grid-template-columns:1.4fr .65fr 1fr;gap:36px;background:#fff}.service-footer h3{font-size:14px;margin:0 0 17px}.service-footer p{font-size:12px;color:#63717d;margin:0 0 10px;line-height:1.8}.service-footer a{color:#c44932}.service-footer h4{font-size:12px;margin:18px 0 8px}.service-footer small{font-size:10px;color:#949ba2;line-height:1.8}.footer-site-nav{margin:0;display:flex;flex-direction:column;gap:13px;align-items:flex-start}.footer-site-nav h3{margin-bottom:4px}.footer-site-nav a{font-size:12px}.footer-codes{display:flex;gap:26px;justify-content:flex-end;align-items:flex-start}.footer-codes figure{margin:0;text-align:center}.footer-codes img{width:120px;height:120px;object-fit:contain}.footer-codes figcaption{font-size:11px;margin-top:10px;color:#667581}#adviceDialog{max-width:530px;padding:28px}#adviceDialog h2{font-size:23px;margin:16px 0;line-height:1.5}#adviceAnswer{font-size:14px;line-height:1.9;margin:20px 0 25px}#adviceDialog .advice-source{font-size:10px;color:#929aa2;margin-top:20px}#adviceConsult{float:none;display:block;width:100%;background:#c44932;color:white;padding:13px}#closeAdvice{float:right;font-size:23px;background:none;padding:0 3px}@media(max-width:1000px){.ai-question{grid-template-columns:1fr}.ai-question>span{grid-column:auto}.ai-question em{margin-top:3px}.service-footer{grid-template-columns:1fr 1fr}.footer-codes{grid-column:1/-1;justify-content:flex-start}.ai-compact-head>div{display:block}.ai-compact-head>div>span{display:block;margin-top:6px}}@media(max-width:650px){.ai-short-grid{grid-template-columns:1fr;gap:0}.ai-question{grid-template-columns:1fr auto;border:0;border-top:1px solid #eee4df;padding:12px 0;background:transparent}.ai-question>span{grid-column:1/-1}.ai-compact{padding:15px 18px!important}.ai-compact-head h2{font-size:16px}.friend-links{padding:17px 18px!important}.friend-links>div{gap:12px 16px}.service-footer{gap:28px 20px}.service-contact{grid-column:1/-1}.footer-codes{grid-column:auto;gap:16px}.footer-codes img{width:98px;height:98px}.service-footer{grid-template-columns:auto 1fr}.footer-site-nav{gap:16px}.logo small{margin-left:12px!important}}
header{padding:17px 4%;gap:26px}.logo{width:224px;flex-shrink:0}.logo img{width:190px;height:87px;object-fit:contain}.logo small{font-size:10px;letter-spacing:1px;color:#6d7480;margin:4px 0 0}.bar strong{font-size:17px;letter-spacing:1px}.theme-B .hero-area{grid-template-columns:170px minmax(0,1fr) 236px}.theme-B .hero{min-height:455px;background:#f3f0e9}.theme-B .hero-copy{width:63%;padding:32px}.theme-B .hero h1{font-size:37px;line-height:1.5;letter-spacing:0}.theme-B .hero-photo{left:33%;width:67%;object-position:72%;opacity:1}.theme-B .hero:after{background:linear-gradient(90deg,#f3f0e9 16%,#f3f0e9ee 32%,#f3f0e985 47%,transparent 67%)}.hero-copy .eyebrow{font-size:9px;letter-spacing:2px}.theme-B .hero .btn{font-size:11px;padding:13px 16px;gap:8px}.brief{padding:22px!important}.brief label{font-size:11px;display:block;margin-top:14px;color:#51606d}.brief select,.brief input{width:100%;padding:10px 7px;border:1px solid #e0e3e5;background:#fbfbfa;margin-top:7px;box-sizing:border-box;font:inherit}.brief .btn{width:100%;margin:17px 0 12px;padding:13px 9px}.brief .brief-tel{display:block;text-align:center;font-size:19px;color:#c44932;padding:0;margin:6px 0 10px;font-weight:700}.brief>small{display:block;font-size:9px;color:#919aa1;text-align:center}.strength{grid-template-columns:repeat(4,1fr)}.strength b{font-size:12px}.strength span{font-size:10px}.client-section{background:#fff;padding-top:48px!important;padding-bottom:40px!important}.logo-window{overflow:hidden;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:25px}.logo-track{display:flex;width:max-content;animation:marquee 36s linear infinite}.logo-group{display:flex;flex-shrink:0}.client-logo{width:180px;height:104px;padding:25px 20px;display:flex;align-items:center;justify-content:center;border-right:1px solid #eee}.client-logo img{max-width:140px;max-height:62px;width:auto;height:auto;object-fit:contain}.source-note{font-size:10px;color:#92989e;margin-top:18px}.source-note a{text-decoration:underline}#wallPause{background:#f4f4f1;color:#5d6973;padding:10px 16px;font-size:11px}.inquiry-float{position:fixed;bottom:70px;right:18px;z-index:10;background:#c44932;color:white;padding:16px 13px;box-shadow:0 5px 25px #51231330;font-size:16px;line-height:1.6}.inquiry-float small{font-size:9px}dialog{width:min(610px,92vw);max-width:610px;max-height:90vh;overflow:auto;padding:34px;background:white;color:#1b2d3c}.close-dialog{font-size:26px!important;float:right;padding:0!important;background:none!important}dialog .eyebrow{margin-top:12px;color:#ba553f}dialog h2{line-height:1.55}dialog label{display:block;font-size:12px;color:#5f6b76}dialog input,dialog select,dialog textarea{display:block;width:100%;padding:11px;border:1px solid #dce1e4;background:#fbfbfa;font:inherit;margin:8px 0 16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}dialog .btn{float:none;width:100%;background:#c44932}dialog .demo-note{font-size:10px;text-align:center}.hotline{display:block;border-top:1px solid #eee;text-align:center;padding-top:18px;font-size:14px;color:#b64c35}#quoteResult{background:#f7f4ee;padding:18px;margin:18px 0}#quoteText{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.8 'Microsoft YaHei',sans-serif}#quoteResult p{font-size:11px}.review button{font:inherit;background:#fff;border:1px solid #d7d9db;padding:7px 12px}button:hover{filter:brightness(.97)}@keyframes marquee{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.logo-track{animation:none}.hero{scroll-behavior:auto}}@media(max-width:1100px){nav{gap:15px;font-size:12px}header>.btn{display:none}.theme-B .hero-area{grid-template-columns:135px minmax(0,1fr) 200px}.theme-B .hero-copy{padding:25px}.theme-B .hero h1{font-size:31px}}@media(max-width:800px){.theme-B .hero-area{display:block}.theme-B .hero{min-height:520px}.theme-B .hero-copy{width:100%;padding:32px 25px;align-self:flex-start}.theme-B .hero-photo{inset:220px 0 0!important;height:300px;width:100%!important;opacity:1!important;object-position:center 50%}.theme-B .hero:after{background:linear-gradient(#f3f0e9 35%,#f3f0e900 65%)}.hero-copy p:not(.eyebrow){font-size:12px}.hero-copy .eyebrow{margin-bottom:14px}.hero h1{margin-bottom:12px}.actions{margin-top:18px}.hero-copy .btn{padding:11px 13px!important}.bar>a{font-size:10px;letter-spacing:0}.bar strong{font-size:12px;letter-spacing:0}.bar span{display:none}.bar{justify-content:center}header{gap:18px}.logo{width:210px}.strength{grid-template-columns:1fr 1fr}.theme-B .brief{display:block;margin-top:15px}.brief h3{font-size:20px}.brief h3 br,.brief>p br{display:none}.brief label{display:inline-block;width:48%}.client-section h2{font-size:23px;line-height:1.5}.client-logo{width:150px}dialog{padding:24px}.form-grid{gap:0 12px}.inquiry-float{bottom:20px;right:10px}}

body.theme-B header{display:grid;grid-template-columns:210px minmax(0,1fr) auto;gap:24px;padding:17px 4%;align-items:center;background:#fff}
body.theme-B header .main-nav{display:flex;justify-content:flex-end;flex-wrap:nowrap;gap:clamp(12px,1.6vw,24px);margin:0;font-size:13px;order:initial;min-width:0}
.header-actions{display:flex;align-items:center;gap:22px;white-space:nowrap}
.header-phone{display:flex;flex-direction:column;gap:5px;color:#414a52;line-height:1.25}
.header-phone span{font-size:11px;color:#717b84}.header-phone strong{font-size:18px;letter-spacing:.25px;font-weight:600}
.header-actions .btn{display:inline-flex;padding:15px 22px;white-space:nowrap}
@media(max-width:1150px){body.theme-B header{grid-template-columns:210px minmax(0,1fr);gap:14px 22px}.header-actions{justify-self:end}body.theme-B header .main-nav{grid-row:2;grid-column:1/-1;justify-content:center;gap:28px;padding-top:10px;border-top:1px solid #f0f0ef}}
@media(max-width:580px){body.theme-B header{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px 4%}body.theme-B header .logo{width:170px}body.theme-B header .logo img{width:170px;height:77px}body.theme-B header .logo small{font-size:8px;letter-spacing:0}.header-actions{flex-direction:column;align-items:flex-end;gap:9px}.header-phone strong{font-size:15px}.header-phone span{font-size:10px}.header-actions .btn{padding:9px 15px;font-size:11px}body.theme-B header .main-nav{flex-wrap:wrap;justify-content:flex-start;gap:14px 20px;font-size:12px}}

/* Staging template refinements, based on approved V3.5 */
.skip-link{position:absolute;left:16px;top:-80px;z-index:1000;background:#fff;padding:12px}.skip-link:focus{top:12px}
#headline{white-space:pre-line}.theme-B .hero-area{grid-template-columns:170px minmax(0,1fr) 235px}.theme-B .hero{min-height:445px}.theme-B .hero-copy{width:58%;padding:32px}.theme-B .hero-photo{left:43%;width:57%;object-position:right center}.theme-B .hero:after{background:linear-gradient(90deg,#f3f0e9 33%,#f3f0e9dd 43%,transparent 60%)}.theme-B .hero h1{font-size:clamp(29px,2.6vw,40px);line-height:1.5}.theme-B .hero .actions{gap:10px}.theme-B .hero .btn{padding:14px 16px;font-size:12px}.brief{min-width:0}.brief input,.brief select{max-width:100%}
#copyStatus{display:block;margin-top:10px;font-size:12px;color:#66717c}#quoteText{white-space:pre-wrap;overflow-wrap:anywhere}.logo-track:focus-within{animation-play-state:paused}.logo-track:hover{animation-play-state:paused}
@media(max-width:1150px){.theme-B .hero-area{grid-template-columns:145px minmax(0,1fr)}.theme-B .brief{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.brief .eyebrow,.brief h3,.brief>p,.brief>small{grid-column:1/-1}.brief h3 br{display:none}.theme-B .hero-copy{width:65%;padding:26px}.theme-B .hero h1{font-size:32px}}
@media(max-width:760px){.theme-B .hero-area{display:flex;flex-direction:column}.theme-B .side-menu{display:none}.theme-B .hero{min-height:400px}.theme-B .hero-copy{width:72%;padding:24px}.theme-B .hero h1{font-size:29px}.theme-B .hero-photo{left:27%;width:73%}.theme-B .hero:after{background:linear-gradient(90deg,#f3f0e9 16%,#f3f0e9e6 43%,#f3f0e944 75%,transparent)}.theme-B .hero .actions{flex-direction:column;align-items:flex-start}.theme-B .hero .btn{padding:12px 14px}.theme-B .carousel{overflow-x:auto;justify-content:flex-start}.theme-B .carousel button{flex:0 0 auto;min-width:100px}.theme-B .carousel .control{min-width:44px}.theme-B .brief{display:grid;grid-template-columns:1fr 1fr;padding:22px}.theme-B .brief h3{font-size:20px}.theme-B .brief>p{margin:0}.theme-B .brief-tel{font-size:18px}.theme-B .strength{grid-template-columns:1fr 1fr}.theme-B .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-B .category img{height:145px}.theme-B .routes{grid-template-columns:1fr}.legal-footer{font-size:12px}.source-note{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}.logo-track{animation:none!important}}

/* V3.5.2: left-aligned navigation and compact scene composition */
body.theme-B header{max-width:1680px;margin:0 auto;grid-template-columns:210px minmax(0,1fr) auto;gap:24px}
body.theme-B header .main-nav{justify-content:flex-start;gap:clamp(14px,1.35vw,22px)}
.main-nav .home-link{color:var(--accent);font-weight:700}
.theme-B main,.theme-B .legacy-bottom,.theme-B .service-footer{max-width:1600px;margin-left:auto;margin-right:auto}
.theme-B .hero-area{margin-top:0;grid-template-columns:150px minmax(0,1fr) 220px}
.theme-B .hero{display:grid;grid-template-columns:43% 57%;align-items:stretch;min-height:460px;background:#f3f0e9;overflow:hidden}
.theme-B .hero:after{display:none}
.theme-B .hero-copy{width:100%;padding:34px 26px;display:flex;flex-direction:column;justify-content:center;min-width:0;z-index:1;background:#f3f0e9}
.theme-B .hero h1{font-size:clamp(28px,2.3vw,36px);line-height:1.5;letter-spacing:0;margin-bottom:20px;overflow-wrap:break-word}
.theme-B .hero-copy .eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:22px}
.theme-B .hero-copy p:not(.eyebrow){line-height:1.9;margin:0}
.theme-B .hero .actions{margin-top:25px;gap:10px}
.theme-B .hero .btn{padding:13px 14px;font-size:11px}
.hero-visual{position:relative;overflow:hidden;min-width:0;min-height:460px;background:#f3f0e9}
.theme-B .hero .hero-photo{position:absolute;inset:0 0 auto auto!important;left:auto;top:0;right:0;bottom:auto;height:100%;width:auto!important;min-width:100%;max-width:none;object-fit:cover;object-position:right center;transform:none;opacity:1}
.theme-B .side-menu{padding:22px 18px}.theme-B .brief{padding:26px 20px}
@media(max-width:1220px){body.theme-B header{grid-template-columns:210px minmax(0,1fr)}body.theme-B header .main-nav{grid-row:2;grid-column:1/-1;justify-content:flex-start;gap:26px;padding-top:12px;border-top:1px solid #f0f0ef}.header-actions{justify-self:end}}
@media(max-width:1150px){.theme-B .hero-area{grid-template-columns:145px minmax(0,1fr)}.theme-B .hero{grid-template-columns:44% 56%}.theme-B .hero-copy{width:100%;padding:26px 22px}.theme-B .hero h1{font-size:29px}.theme-B .hero .actions{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){body.theme-B header{gap:14px;grid-template-columns:minmax(0,1fr) auto}body.theme-B header .main-nav{gap:14px 20px;flex-wrap:wrap}.theme-B .hero-area{display:flex}.theme-B .hero{display:flex;flex-direction:column;min-height:0}.theme-B .hero-copy{width:100%;padding:28px 24px}.theme-B .hero h1{font-size:28px;line-height:1.45}.theme-B .hero .actions{flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:22px}.theme-B .hero .btn{padding:12px 14px}.hero-visual{width:100%;min-height:260px;height:260px}.theme-B .hero .hero-photo{height:100%;width:auto;min-width:100%;top:0;right:0;left:auto}.theme-B .hero-copy .eyebrow{margin-bottom:16px}.theme-B .brief{padding:22px}}

/* V3.6: one shared page frame; continuous hero; two illustrated service cards. */
body.theme-B{--page-width:1480px;--page-gutter:32px;background:#f5f5f4}
body.theme-B header,.theme-B main,.theme-B .legacy-bottom,.theme-B .service-footer,.theme-B .legal-footer,.theme-B>footer{width:calc(100% - var(--page-gutter)*2);max-width:var(--page-width);margin-left:auto;margin-right:auto;box-sizing:border-box}
body.theme-B header{padding:20px 0;background:#f5f5f4;grid-template-columns:210px minmax(0,1fr) auto;gap:24px}
.theme-B .hero-area,.theme-B .carousel{margin:0;width:100%}
.theme-B .strength{margin:20px 0 0;width:100%;padding:24px}
.theme-B main>section{padding:40px 0;width:100%;margin:0}
.theme-B main>.routes{padding-top:0}
.theme-B main>.client-section{padding:32px 24px!important;background:#fff}
.theme-B .legacy-bottom{padding:24px 0;margin-top:0}
.theme-B .friend-links,.theme-B .ai-compact{margin:0;width:100%;padding:22px 24px}
.theme-B .ai-compact{margin-top:18px}
.theme-B .service-footer{padding:32px 24px;background:white}
.theme-B .legal-footer{padding:22px 24px 32px}
.theme-B>footer{padding:22px 0;font-size:10px}
.theme-B .hero{display:flex;align-items:stretch;position:relative;min-height:460px;background:#f3f0e9;isolation:isolate}
.theme-B .hero-copy{width:49%;position:relative;z-index:2;padding:36px 28px;background:transparent;justify-content:center;align-self:stretch}
.theme-B .hero-visual{position:absolute;inset:0 0 0 auto;width:69%;height:100%;min-height:0;z-index:0;background:transparent;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.15) 12%,rgba(0,0,0,.65) 28%,#000 46%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.15) 12%,rgba(0,0,0,.65) 28%,#000 46%)}
.theme-B .hero .hero-photo{inset:0 0 auto auto!important;width:auto!important;height:100%;min-width:100%;max-width:none;object-fit:cover;object-position:right center}
.theme-B .hero h1{font-size:clamp(27px,2.15vw,36px);line-height:1.5;text-wrap:balance}
.theme-B .hero-copy p:not(.eyebrow){max-width:320px;color:#526272}
.theme-B .hero .actions{gap:9px}
.theme-B .hero .btn{padding:13px 12px;gap:6px}
.theme-B .route{display:grid;grid-template-columns:54% 46%;padding:0;min-height:330px;isolation:isolate;border:1px solid #ece9e4}
.route-copy{padding:30px 28px;min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.theme-B .route h2{font-size:27px;line-height:1.45;margin:14px 0}
.theme-B .route p{max-width:100%;font-size:12px;line-height:1.9;margin:0}
.theme-B .route p br{display:none}
.theme-B .route a{margin-top:24px;font-size:12px}
.route-tags{display:flex;gap:8px;margin-top:20px;font-size:10px;color:#77818a}
.route-tags span{border:1px solid #deded9;padding:5px 8px}
.route-art{margin:0;position:relative;overflow:hidden;min-width:0;background:#e7ddd0}
.route-art img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.route-art:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#1d2326b3)}
.route-art figcaption{position:absolute;bottom:22px;left:18px;right:16px;z-index:1;font-size:14px;line-height:1.6;font-weight:600;color:#fff}
.theme-B .trust{grid-template-columns:minmax(230px,.8fr) minmax(0,2fr);gap:48px;background:transparent;align-items:start}
.theme-B .trust h2{font-size:30px;line-height:1.55;margin:14px 0}
.theme-B .steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.theme-B .steps article{padding:18px 0 4px;border-top:1px solid #cdd2d6}
.theme-B .steps h3{font-size:15px;margin:12px 0 9px}
.theme-B .steps p{margin:0;line-height:1.85;font-size:12px}
@media(max-width:1220px){body.theme-B header{grid-template-columns:210px minmax(0,1fr)}.theme-B .hero-copy{padding:28px 22px}.theme-B .hero h1{font-size:28px}.route-copy{padding:26px 20px}.theme-B .route h2{font-size:24px}.theme-B .trust{gap:30px;grid-template-columns:230px minmax(0,1fr)}}
@media(max-width:1000px){.theme-B .routes{grid-template-columns:1fr}.theme-B .route{min-height:300px;grid-template-columns:52% 48%}.route-copy{padding:30px}.theme-B .trust{grid-template-columns:1fr;gap:22px}.theme-B .trust>div:first-child p br{display:none}.theme-B .hero-copy{width:52%}}
@media(max-width:760px){body.theme-B{--page-gutter:16px}body.theme-B header{padding:16px 0;grid-template-columns:minmax(0,1fr) auto;gap:14px}.theme-B .hero{display:flex;flex-direction:column;min-height:0}.theme-B .hero-copy{width:100%;padding:28px 24px}.theme-B .hero h1{font-size:28px}.theme-B .hero-visual{position:relative;inset:auto;width:100%;height:260px;min-height:260px;mask-image:linear-gradient(180deg,transparent 0%,#000 24%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 24%);margin-top:-12px}.theme-B .hero .actions{flex-direction:row}.theme-B main>section{padding:30px 0}.theme-B .strength{padding:20px 16px;gap:20px 12px}.theme-B main>.client-section{padding:24px 16px!important}.theme-B .friend-links,.theme-B .ai-compact,.theme-B .service-footer{padding:22px 16px}.theme-B .legacy-bottom{padding:18px 0}.theme-B .route{grid-template-columns:1fr;min-height:0}.route-copy{padding:26px 24px}.route-art{height:250px}.route-art img{object-position:center 48%}.theme-B .route h2{font-size:27px}.route-tags{margin-top:16px}.theme-B .steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}.theme-B .trust h2{font-size:27px}.theme-B .legal-footer{padding:20px 16px}.theme-B>footer{padding:20px 0}}

/* V3.7: full-scene replacement photos; only a narrow edge blend. */
.theme-B .hero-copy{width:43%;padding:34px 26px;background:transparent}
.theme-B .hero-visual{width:62%;mask-image:linear-gradient(90deg,transparent 0%,#000 12%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 12%)}
.theme-B .hero .hero-photo{width:100%!important;height:100%;min-width:0;max-width:100%;object-fit:cover;object-position:center center;inset:0!important}
.theme-B .hero h1{font-size:clamp(26px,2.1vw,34px);line-height:1.5;text-wrap:initial}
@media(max-width:1220px){.theme-B .hero-copy{width:43%;padding:28px 22px}.theme-B .hero h1{font-size:28px}}
@media(max-width:760px){.theme-B .hero-copy{width:100%;padding:28px 24px}.theme-B .hero-visual{width:100%;height:auto;min-height:0;aspect-ratio:3/2;margin-top:0;mask-image:linear-gradient(180deg,transparent 0%,#000 8%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 8%)}.theme-B .hero h1{font-size:28px}.theme-B .hero .hero-photo{width:100%!important;height:100%;object-fit:cover;object-position:center}}
