:root{--wine:#761f18;--wine-dark:#4d130f;--orange:#ef7927;--gold:#f6ad18;--cream:#fff7e6;--ink:#251c19;--muted:#6d625d;--line:#e8ddd5;--white:#fff;--shadow:0 18px 50px #461e111f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3{letter-spacing:-.025em;line-height:1.15}h1{margin:0;font-size:clamp(2.25rem,6vw,4.9rem)}h2{margin:0 0 1rem;font-size:clamp(1.8rem,3.5vw,3rem)}h3{font-size:clamp(1.2rem,2vw,1.55rem)}p{margin:0 0 1.2rem}ul,ol{padding-left:1.3rem}li+li{margin-top:.5rem}.container{width:min(1120px,100% - 40px);margin-inline:auto}.skip-link{z-index:1000;color:#000;background:#fff;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.section{padding:clamp(4rem,8vw,7rem) 0}.section-soft{background:#faf6f1}.section-gold{background:var(--gold)}.section-heading{max-width:720px;margin-bottom:2.2rem}.section-heading p:last-child{color:var(--muted)}.emergency-bar{background:var(--wine-dark);color:#fff;font-weight:700}.emergency-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:42px;display:flex}.emergency-inner a{color:#ffd679;text-decoration:none}.emergency-inner small{opacity:.75;margin:0 .45rem;font-weight:500}.site-header{background:var(--wine)}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:142px;display:flex}.brand img{width:min(305px,47vw)}.header-trust{color:#ffd679;text-transform:uppercase;align-items:center;gap:1.5rem;font-weight:800;display:flex}.header-trust img{background:#fff;border-radius:8px;width:108px;height:auto;padding:6px}.header-trust span{letter-spacing:.08em;font-size:.85rem;display:block}.header-trust a{color:#ffd679;font-size:clamp(1.35rem,2.3vw,2rem);text-decoration:none}.site-nav{z-index:50;background:var(--orange);color:#fff;position:sticky;top:0;box-shadow:0 7px 18px #531e0624}.nav-desktop{align-items:stretch;min-height:62px;display:flex}.nav-desktop>a,.nav-dropdown>summary{text-transform:uppercase;letter-spacing:.03em;cursor:pointer;align-items:center;padding:0 1.3rem;font-size:.9rem;font-weight:800;text-decoration:none;list-style:none;display:flex}.nav-dropdown>summary{min-height:62px}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-desktop>a:hover,.nav-desktop>a.active,.nav-dropdown:hover>summary,.nav-dropdown.active>summary,.nav-dropdown[open]>summary{background:#a84b17}.nav-dropdown{position:relative}.dropdown-menu{min-width:300px;color:var(--ink);box-shadow:var(--shadow);background:#fff;padding:.7rem;position:absolute;top:100%;left:0}.nav-dropdown:not([open]) .dropdown-menu{display:none}.dropdown-menu a{border-radius:6px;padding:.7rem .9rem;font-size:.92rem;text-decoration:none;display:block}.dropdown-menu a:hover{background:var(--cream);color:var(--wine)}.nav-mobile{display:none}.home-hero{color:#fff;background:#2b1712;align-items:center;min-height:clamp(500px,68vw,700px);display:grid;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.home-hero:after{content:"";background:linear-gradient(90deg,#210805e6 0%,#46130ca8 48%,#3c140826 100%);position:absolute;inset:0}.home-hero-content{z-index:1;padding-block:5rem;position:relative}.home-hero-content>*{max-width:720px}.home-hero h1{text-wrap:balance}.home-hero .lead{color:#fff0d4;max-width:650px;margin:1.5rem 0 2rem;font-size:clamp(1.05rem,2vw,1.35rem)}.actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:.75rem 1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--gold);color:#351300}.button-primary:hover{background:#ffc547}.button-secondary{color:var(--wine);background:0 0;border-color:currentColor}.home-hero .button-secondary{color:#fff}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.split-media{box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.split-media img{aspect-ratio:4/3;object-fit:cover;width:100%}.service-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card{min-height:142px;color:var(--ink);background:#fff;border:1px solid #501c001f;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-card img{object-fit:contain;width:82px;height:82px}.service-card h3{margin:0 0 .2rem}.service-card span{color:var(--wine);font-weight:800}.proof-band{background:var(--wine);color:#fff;padding:2.5rem 0}.proof-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.proof-grid strong{color:#ffd679;font-size:clamp(1.8rem,4vw,3rem);line-height:1.15;display:block}.proof-grid span{color:#f1dad5}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:0;list-style:none;display:grid}.feature-list li{border-left:4px solid var(--orange);background:#fff;margin:0;padding:1rem 1.1rem;font-weight:700}.partner-row{grid-template-columns:repeat(3,1fr);align-items:center;gap:3rem;display:grid}.partner-row a{justify-content:center;align-items:center;min-height:100px;display:flex}.partner-row img{width:auto;max-height:84px}.page-hero{color:#fff;background:#34201b;align-items:end;min-height:clamp(300px,38vw,470px);display:flex;position:relative;overflow:hidden}.page-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero-shade{background:linear-gradient(#2d0b0614 20%,#2d0b06e0);position:absolute;inset:0}.page-hero-content{z-index:1;padding-block:4rem 3rem;position:relative}.page-hero h1{max-width:900px;font-size:clamp(2.4rem,5.5vw,4.6rem)}.article{width:min(850px,100% - 40px);margin-inline:auto;padding:clamp(3rem,7vw,6rem) 0}.article h2{margin-top:2.8rem}.article h3{margin-top:2.2rem}.article>p,.article>ul,.article>ol{font-size:1.08rem}.article figure{margin:2.5rem 0}.article figure img{box-shadow:var(--shadow);border-radius:14px}.article .intro{color:#4f423c;font-size:clamp(1.15rem,2vw,1.35rem)}.content-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3rem;display:grid}.content-card{background:#faf6f1;border-radius:14px;padding:1.5rem}.content-card h2{font-size:1.45rem}.content-card a{color:var(--wine);font-weight:800}.callout{background:var(--cream);box-shadow:var(--shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:clamp(4rem,8vw,7rem);padding:clamp(2rem,5vw,3.5rem);display:flex}.callout h2{font-size:clamp(1.6rem,3vw,2.4rem)}.callout-actions{flex-wrap:wrap;flex:none;gap:.75rem;display:flex}.gallery-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.gallery-grid a{border-radius:14px;display:block;overflow:hidden}.gallery-grid img{object-fit:cover;width:100%;height:100%;max-height:560px}.map-card{color:#fff;background:linear-gradient(145deg,#50160e33,#50160eeb),url(/images/hero.jpg) 50%/cover;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:2rem;display:flex}.hours{grid-template-columns:1fr auto;gap:.2rem 1.5rem;margin-top:1.5rem;display:grid}.hours span:nth-child(2n){font-weight:700}.form-section{max-width:900px}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:clamp(1.5rem,4vw,2.5rem);position:relative}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.contact-form label{color:var(--ink);gap:.45rem;font-weight:750;display:grid}.contact-form label span{font-size:.95rem}.contact-form label strong{color:var(--wine)}.contact-form input,.contact-form textarea{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfc1b8;border-radius:7px;padding:.75rem .85rem}.contact-form textarea{resize:vertical;min-height:170px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange);outline:3px solid #ef792740}.form-full{grid-column:1/-1}.form-actions{align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.form-actions .button{cursor:pointer;font:inherit}.form-actions p{color:var(--muted);margin:0}.form-actions a{color:var(--wine);font-weight:800}.form-honeypot{clip:rect(1px, 1px, 1px, 1px)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.chinese-copy{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif}.promo-note{border-left:4px solid var(--orange);color:#4f3a2e;background:#fff6e8;padding:1rem 1.2rem}.site-footer{color:#ecd9d3;background:#321411;padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;display:grid}.footer-logo{margin-bottom:1.2rem}.site-footer h2{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:1rem}.site-footer a{color:#ffd679;width:fit-content;text-decoration:none;display:block}.site-footer a+a{margin-top:.45rem}.payment-row{align-items:center;gap:.65rem;display:flex}.payment-row img{width:auto;height:22px}.footer-bottom{border-top:1px solid #ffffff21;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.88rem;display:flex}.footer-bottom a{display:inline}.mobile-call{display:none}.not-found{text-align:center;place-items:center;min-height:60vh;display:grid}@media (width<=860px){.header-inner{min-height:108px}.header-trust img,.header-trust span,.nav-desktop{display:none}.nav-mobile{display:block}.nav-mobile>summary{text-transform:uppercase;cursor:pointer;justify-content:space-between;align-items:center;min-height:56px;font-weight:800;list-style:none;display:flex}.nav-mobile>summary:after{content:"+";font-size:1.5rem}.nav-mobile[open]>summary:after{content:"–"}.mobile-menu{padding-bottom:1rem;display:grid}.mobile-menu a{border-top:1px solid #ffffff40;padding:.65rem 0;font-weight:700;text-decoration:none}.split,.content-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.callout{flex-direction:column;align-items:flex-start}}@media (width<=600px){.container{width:min(100% - 28px,1120px)}.emergency-inner{text-align:center;flex-direction:column;gap:.15rem;padding:.55rem 0;font-size:.84rem}.header-trust{display:none}.brand img{width:245px;max-width:76vw}.home-hero{min-height:560px}.home-hero:after{background:linear-gradient(#2d0b0666,#2d0b06eb)}.service-grid,.proof-grid,.partner-row,.feature-list,.gallery-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.form-actions{flex-direction:column;align-items:stretch}.footer-grid>div:first-child{grid-column:auto}.service-card{min-height:112px}.service-card img{width:68px;height:68px}.proof-grid>div{padding:.8rem 0}.footer-bottom{flex-direction:column}.mobile-call{z-index:60;background:var(--gold);color:#351300;border-radius:9px;justify-content:center;align-items:center;min-height:52px;font-weight:900;text-decoration:none;display:flex;position:fixed;bottom:12px;left:14px;right:14px;box-shadow:0 10px 30px #320a0052}body{padding-bottom:72px}.site-footer{padding-bottom:2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
