
:root{--navy:#062b49;--navy-2:#0b3a5c;--ink:#0b1426;--muted:#5d6a7b;--soft:#f5f8fb;--soft-2:#edf4f8;--line:#dfe8ee;--white:#fff;--green:#25d366;--shadow:0 22px 60px rgba(8,38,64,.12);--shadow-soft:0 12px 34px rgba(8,38,64,.07);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p,h1,h2,h3{margin-top:0}.container{width:min(100% - 48px,1320px);margin-inline:auto}.eyebrow{margin:0 0 12px;color:#236986;font-size:13px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.topbar{height:34px;background:var(--navy);color:#fff;overflow:hidden}.topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;letter-spacing:.01em;white-space:nowrap}.topbar a{font-weight:800;color:#fff}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{height:78px;display:flex;align-items:center;gap:24px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{width:132px!important;max-width:132px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}.main-nav{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:13px;font-weight:850;text-transform:none;letter-spacing:.01em;color:var(--muted);line-height:1}.main-nav>a,.nav-dropdown>a{height:78px;display:inline-flex;align-items:center;white-space:nowrap;color:var(--muted);position:relative}.main-nav a:hover,.main-nav .active,.nav-dropdown:hover>a{color:var(--navy)}.main-nav .active:after,.nav-dropdown>a.active:after{content:"";position:absolute;left:0;right:0;bottom:22px;height:2px;background:var(--navy);border-radius:999px}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--navy);color:#fff!important;border-radius:8px;padding:13px 22px;font-size:13px;font-weight:850;box-shadow:var(--shadow-soft);white-space:nowrap}.nav-toggle{display:none}.nav-dropdown{position:relative;height:78px;display:inline-flex;align-items:center}.dropdown-panel{position:absolute;top:76px;left:50%;transform:translateX(-50%) translateY(10px);min-width:246px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px rgba(8,38,64,.15);padding:12px;display:grid;gap:2px;opacity:0;visibility:hidden;pointer-events:none;transition:.16s ease;z-index:2000}.dropdown-panel a{display:block;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:760;letter-spacing:0;text-transform:none;color:var(--muted);line-height:1.2}.dropdown-panel a:hover{background:var(--soft);color:var(--navy)}.support-menu{min-width:265px}.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:14px 24px;font-weight:900;transition:.18s ease;border:1px solid transparent;line-height:1}.btn-primary,.btn.primary{background:var(--navy);color:#fff!important;box-shadow:0 18px 34px rgba(8,38,64,.16)}.btn-secondary,.btn.secondary{background:#fff;color:var(--navy)!important;border-color:#cbd9e3}.btn-light,.btn.light{background:#fff;color:var(--navy)!important}.btn:hover{transform:translateY(-2px)}.home-hero{background:#fff;border-bottom:1px solid var(--line);overflow:hidden}.home-hero-grid{display:grid;grid-template-columns:.88fr 1.32fr;align-items:center;gap:34px;min-height:405px;padding:24px 0}.hero-content{padding:22px 0}.hero-content h1{font-family:Georgia,'Times New Roman',serif;color:#071a35;font-size:clamp(44px,5vw,70px);line-height:.98;letter-spacing:-.035em;margin:0 0 18px;max-width:600px}.hero-lead{font-size:17px;line-height:1.65;color:#4f5e71;max-width:560px;margin-bottom:24px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-visual{border-radius:18px;overflow:hidden;background:#f4f6f7;box-shadow:0 14px 40px rgba(8,38,64,.07);height:318px;border:1px solid #e6edf2}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.home-category-strip{background:#fff;padding:22px 0;border-bottom:1px solid var(--line);overflow:hidden}.category-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-category-card{display:grid;grid-template-columns:64px 1fr 14px;align-items:center;gap:12px;min-height:78px;padding:10px 12px;border:1px solid #dfe8ee;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(8,38,64,.04);transition:.18s ease}.home-category-card:hover{transform:translateY(-2px);border-color:#c7d8e4;box-shadow:0 18px 38px rgba(8,38,64,.08)}.home-category-card img{width:64px;height:54px;object-fit:cover;border-radius:9px;background:#f6f8fa}.home-category-card strong{display:block;font-size:14px;color:#0b1426;line-height:1.1}.home-category-card span{display:block;font-size:12px;color:var(--muted);margin-top:2px}.home-category-card em{font-style:normal;color:var(--navy);font-size:20px;font-weight:700}.factory-trust-section{background:linear-gradient(180deg,#f7fbfd 0%,#fff 100%);padding:30px 0 28px}.factory-trust-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;align-items:stretch}.factory-photo-wrap{min-height:260px;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-soft);background:#fff}.factory-photo-wrap picture,.factory-photo-wrap img{width:100%;height:100%;display:block}.factory-photo-wrap img{object-fit:cover;object-position:center}.factory-info{padding:12px 0}.factory-info h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.1;letter-spacing:-.03em;color:#071a35;margin-bottom:6px}.factory-info>p:not(.eyebrow){color:var(--muted);margin-bottom:18px}.trust-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trust-card-grid article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:0 12px 28px rgba(8,38,64,.045)}.trust-card-grid span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #cfe1ec;border-radius:10px;color:var(--navy);font-weight:900;margin-bottom:9px}.trust-card-grid strong{display:block;font-size:15px;line-height:1.18;color:var(--navy)}.trust-card-grid small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.process-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.process-card{display:grid;grid-template-columns:112px 1fr;min-height:102px;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(8,38,64,.045)}.process-card img{width:112px;height:100%;object-fit:cover}.process-card div{padding:14px}.process-card strong{display:block;font-size:15px;line-height:1.16;color:var(--navy);margin-bottom:4px}.process-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.38}.home-guide-section{background:#fff;padding:18px 0 22px;border-top:1px solid var(--line)}.guide-row-61{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guide-card-61{display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(8,38,64,.04)}.guide-card-61 span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #cfe1ec;border-radius:12px;color:var(--navy);font-weight:900}.guide-card-61 strong{display:block;font-size:15px;line-height:1.14;color:var(--navy)}.guide-card-61 small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.guide-card-61 em{font-style:normal;font-weight:850;color:var(--navy);white-space:nowrap}.page-hero{padding:60px 0 48px;background:linear-gradient(180deg,#f7fbfd 0%,#fff 100%);border-bottom:1px solid var(--line)}.page-hero.compact{padding:52px 0 42px}.page-hero h1{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.045em;color:#081426;margin-bottom:16px}.page-hero p{font-size:18px;color:var(--muted);max-width:760px}.page-hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:36px;align-items:center}.page-hero-grid img{border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow-soft);height:310px;width:100%;object-fit:cover}.section{padding:58px 0;background:#fff}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.about-grid h2{font-size:38px;line-height:1.1;letter-spacing:-.035em}.about-list{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:var(--shadow-soft)}.about-list ul,.faq-grid{margin:14px 0 0}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-grid article{border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff;box-shadow:var(--shadow-soft)}.site-footer{background:#061f35;color:rgba(255,255,255,.78);padding:30px 0 14px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr 1.35fr;gap:30px;align-items:start}.footer-logo{width:132px;margin-bottom:12px}.site-footer h3{color:#fff;font-size:14px;margin:0 0 12px;text-transform:uppercase;letter-spacing:.08em}.site-footer a{display:block;color:rgba(255,255,255,.78);margin:5px 0}.site-footer a:hover{color:#fff}.site-footer p{margin:5px 0}.footer-cta-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:20px}.footer-cta-card .btn{padding:12px 18px;margin-top:10px}.social-dots{display:flex;gap:8px;margin-top:14px}.social-dots span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);font-size:11px;font-weight:900}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:26px;padding-top:14px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.56);font-size:13px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:1000;background:var(--green);color:#fff!important;border-radius:999px;padding:14px 18px;font-weight:950;box-shadow:0 16px 38px rgba(37,211,102,.34)}
/* Compatibility for old support/contact classes */.unified-hero,.support-hero{padding:52px 0;background:linear-gradient(180deg,#f7fbfd 0%,#fff 100%)}.unified-hero h1,.support-hero h1{font-size:clamp(42px,5vw,72px);line-height:1;letter-spacing:-.045em;color:#081426}.unified-hero-grid,.support-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:36px;align-items:center}.content-card,.support-hero-card,.hero-mini-panel,.contact-info-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-soft);padding:24px}.hero-mini-panel img{display:none}.breadcrumb{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:14px;margin-bottom:18px}.breadcrumb a{font-weight:800;color:var(--navy)}.page-actions,.guide-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.inquiry-form{display:grid;gap:16px}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.inquiry-form label{display:grid;gap:7px;font-weight:800;color:var(--navy)}.inquiry-form input,.inquiry-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;font:inherit;color:var(--ink)}.inquiry-form textarea{min-height:140px}.submit-btn{border:0;border-radius:12px;padding:15px 22px;background:var(--navy);color:#fff;font-weight:900;font:inherit;cursor:pointer}.contact-page-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.contact-info-stack{display:grid;gap:16px}.check-list{margin:12px 0 0;padding-left:20px}.support-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card{display:block;border:1px solid var(--line);border-radius:18px;background:#fff;padding:22px;box-shadow:var(--shadow-soft)}
@media(max-width:1180px){.home-hero-grid,.factory-trust-grid,.page-hero-grid,.unified-hero-grid,.support-hero-grid,.contact-page-grid,.about-grid{grid-template-columns:1fr}.hero-visual{height:auto}.hero-visual img{height:auto}.category-card-row{grid-template-columns:repeat(2,1fr)}.process-card-row,.guide-row-61{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.topbar-cats{display:none}.nav-toggle{display:inline-flex;margin-left:auto;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:12px;color:var(--navy);font-size:22px}.main-nav{position:absolute;left:20px;right:20px;top:78px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:16px;display:none;flex-direction:column;align-items:stretch;gap:8px}.main-nav.open{display:flex}.main-nav>a,.nav-dropdown>a{height:auto;padding:10px 0}.main-nav .active:after,.nav-dropdown>a.active:after{display:none}.nav-dropdown{height:auto;display:block}.dropdown-panel{position:static;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;padding:0 0 8px 12px;background:transparent}.header-cta{display:none}.home-hero-grid{padding:18px 0 28px}.hero-content h1{font-size:48px}.support-card-grid,.faq-grid{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 28px,1320px)}.topbar-inner{justify-content:center}.topbar-inner span:not(:first-child){display:none}.logo img{width:118px!important}.hero-content h1{font-size:39px}.hero-lead{font-size:15px}.hero-actions,.page-actions,.guide-actions{display:grid}.category-card-row,.process-card-row,.guide-row-61,.trust-card-grid,.footer-grid{grid-template-columns:1fr}.home-category-card{grid-template-columns:72px 1fr 14px}.home-category-card img{width:72px;height:62px}.factory-info h2{font-size:28px}.process-card{grid-template-columns:110px 1fr}.guide-card-61{grid-template-columns:44px 1fr}.guide-card-61 em{grid-column:2}.form-row{grid-template-columns:1fr}.footer-bottom{display:grid}.page-hero h1,.unified-hero h1,.support-hero h1{font-size:36px}}


/* === Homepage premium hero + SEO content upgrade 2026-06 === */
.home-optimized .home-hero.grand-hero{position:relative;min-height:620px;border-bottom:1px solid var(--line);overflow:hidden;background:#efe8dd;display:flex;align-items:center}.home-optimized .grand-hero-media{position:absolute;inset:0;z-index:0;display:block}.home-optimized .grand-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.home-optimized .grand-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.91) 28%,rgba(255,255,255,.36) 52%,rgba(255,255,255,.06) 100%)}.home-optimized .grand-hero-inner{position:relative;z-index:2;padding:82px 0}.home-optimized .hero-content{max-width:620px;padding:0}.home-optimized .hero-content h1{font-family:Georgia,'Times New Roman',serif;color:#071a35;font-size:clamp(48px,5.8vw,86px);line-height:.94;letter-spacing:-.055em;margin:0 0 20px;max-width:620px}.home-optimized .hero-lead{font-size:18px;line-height:1.7;color:#3f4e61;max-width:575px;margin-bottom:28px}.home-optimized .hero-proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;max-width:620px}.home-optimized .hero-proof-row span{display:inline-flex;align-items:center;border:1px solid rgba(6,43,73,.14);background:rgba(255,255,255,.76);backdrop-filter:blur(12px);border-radius:999px;padding:9px 13px;color:#153d5b;font-size:13px;font-weight:850;box-shadow:0 10px 24px rgba(8,38,64,.06)}.home-optimized .home-section{padding:70px 0;background:#fff}.home-optimized .section-heading{max-width:820px;margin:0 auto 30px;text-align:center}.home-optimized .section-heading.narrow{max-width:700px}.home-optimized .section-heading.compact-heading{margin-bottom:20px}.home-optimized .section-heading h2,.home-optimized .customization-grid h2,.home-optimized .buyer-process h2,.home-optimized .homepage-faq h2,.home-optimized .final-cta-card h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em;color:#071a35;margin:0 0 14px}.home-optimized .section-heading p:not(.eyebrow),.home-optimized .customization-grid>div>p,.home-optimized .homepage-faq p,.home-optimized .final-cta-card p{color:#5d6a7b;font-size:16px;line-height:1.7}.home-optimized .category-showcase{background:linear-gradient(180deg,#fff 0%,#f7fbfd 100%);border-bottom:1px solid var(--line)}.home-optimized .upgraded-categories{grid-template-columns:repeat(4,1fr);gap:18px}.home-optimized .upgraded-categories .home-category-card{grid-template-columns:92px 1fr 18px;min-height:118px;padding:14px;border-radius:18px;box-shadow:0 16px 38px rgba(8,38,64,.055)}.home-optimized .upgraded-categories .home-category-card img{width:92px;height:88px;border-radius:14px}.home-optimized .upgraded-categories .home-category-card strong{font-size:16px}.home-optimized .upgraded-categories .home-category-card span{font-size:13px;line-height:1.35;margin-top:5px}.home-optimized .customization-section{background:#fff}.home-optimized .customization-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center}.home-optimized .text-link{display:inline-flex;margin-top:8px;color:var(--navy);font-weight:900}.home-optimized .custom-options-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.home-optimized .custom-options-grid article{border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fff 0%,#f8fbfd 100%);box-shadow:var(--shadow-soft);padding:24px}.home-optimized .custom-options-grid span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#062b49;color:#fff;font-weight:950;margin-bottom:14px}.home-optimized .custom-options-grid strong{display:block;color:#071a35;font-size:19px;margin-bottom:6px}.home-optimized .custom-options-grid p{margin:0;color:#5d6a7b;font-size:14px;line-height:1.55}.home-optimized .factory-trust-section{padding:72px 0;background:linear-gradient(180deg,#f7fbfd 0%,#fff 100%)}.home-optimized .factory-photo-wrap{min-height:360px;border-radius:24px}.home-optimized .factory-info{padding:10px 0}.home-optimized .factory-info h2{font-size:clamp(34px,4vw,50px)}.home-optimized .trust-card-grid article{border-radius:18px;padding:20px}.home-optimized .process-card-row{gap:16px;margin-top:22px}.home-optimized .process-card{border-radius:18px;min-height:130px;grid-template-columns:128px 1fr}.home-optimized .process-card img{width:128px}.home-optimized .buyer-process{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-optimized .steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-optimized .steps-row article{position:relative;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(8,38,64,.05);padding:24px}.home-optimized .steps-row span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#062b49;color:#fff;font-weight:950;margin-bottom:18px}.home-optimized .steps-row strong{display:block;color:#071a35;font-size:18px;margin-bottom:7px}.home-optimized .steps-row p{margin:0;color:#5d6a7b;font-size:14px;line-height:1.58}.home-optimized .home-guide-section{padding:62px 0;background:#fff;border-top:0}.home-optimized .guide-card-61{border-radius:18px;padding:20px;box-shadow:0 16px 34px rgba(8,38,64,.055)}.home-optimized .homepage-faq{background:#f7fbfd;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-optimized .faq-home-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;align-items:start}.home-optimized .faq-list-home{display:grid;gap:12px}.home-optimized .faq-list-home details{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 30px rgba(8,38,64,.05);padding:0 20px}.home-optimized .faq-list-home summary{cursor:pointer;list-style:none;padding:19px 0;font-weight:900;color:#071a35}.home-optimized .faq-list-home summary::-webkit-details-marker{display:none}.home-optimized .faq-list-home details p{margin:0 0 18px;color:#5d6a7b;font-size:14px;line-height:1.65}.home-optimized .home-final-cta{padding:72px 0;background:#fff}.home-optimized .final-cta-card{position:relative;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#062b49 0%,#0b3a5c 58%,#092235 100%);color:#fff;padding:54px;box-shadow:0 30px 80px rgba(8,38,64,.16)}.home-optimized .final-cta-card:after{content:"";position:absolute;right:-100px;top:-120px;width:380px;height:380px;border-radius:50%;background:rgba(255,255,255,.08)}.home-optimized .final-cta-card .eyebrow,.home-optimized .final-cta-card h2,.home-optimized .final-cta-card p{color:#fff}.home-optimized .final-cta-card p{max-width:620px;color:rgba(255,255,255,.78)}.home-optimized .final-cta-card .btn-secondary{background:transparent;color:#fff!important;border-color:rgba(255,255,255,.38)}@media(max-width:1180px){.home-optimized .grand-hero-overlay{background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.88) 47%,rgba(255,255,255,.24) 100%)}.home-optimized .upgraded-categories{grid-template-columns:repeat(2,1fr)}.home-optimized .customization-grid,.home-optimized .faq-home-grid{grid-template-columns:1fr}.home-optimized .steps-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.home-optimized .home-hero.grand-hero{min-height:auto;display:block;background:#f7f1e8}.home-optimized .grand-hero-media{position:relative;height:270px;overflow:hidden}.home-optimized .grand-hero-media img{object-position:65% center}.home-optimized .grand-hero-overlay{display:none}.home-optimized .grand-hero-inner{padding:36px 0}.home-optimized .hero-content h1{font-size:42px}.home-optimized .hero-lead{font-size:15px}.home-optimized .hero-proof-row{display:grid;grid-template-columns:1fr 1fr}.home-optimized .home-section,.home-optimized .factory-trust-section,.home-optimized .home-guide-section,.home-optimized .home-final-cta{padding:44px 0}.home-optimized .upgraded-categories,.home-optimized .custom-options-grid,.home-optimized .steps-row{grid-template-columns:1fr}.home-optimized .upgraded-categories .home-category-card{grid-template-columns:86px 1fr 14px}.home-optimized .upgraded-categories .home-category-card img{width:86px;height:76px}.home-optimized .process-card{grid-template-columns:110px 1fr}.home-optimized .process-card img{width:110px}.home-optimized .final-cta-card{padding:34px 24px;border-radius:22px}}


/* === Olaytech Homepage V7: cleaner nav, lighter hero text, B2B conversion flow === */
.home-v7{--v7-navy:#071a35;--v7-blue:#062b49;--v7-text:#435266;--v7-soft:#f6f8f7;--v7-cream:#f4eee6;--v7-line:#e2e8ee;--v7-shadow:0 24px 70px rgba(8,38,64,.10);background:#fff;color:var(--v7-text)}
.home-v7 .v7-topbar{background:#062b49;color:#fff;border:0}.home-v7 .v7-topbar .topbar-inner{justify-content:center;text-align:center;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:850}.home-v7 .main-nav{gap:26px}.home-v7 .main-nav>a,.home-v7 .nav-dropdown>a{font-weight:850;color:#17283d}.home-v7 .header-cta{background:#062b49;color:#fff;border-color:#062b49}.home-v7 .header-cta:hover{background:#0b3a5c;color:#fff}
.home-v7 .v7-hero{position:relative;min-height:690px;overflow:hidden;background:#f2ece2;display:flex;align-items:center;border-bottom:1px solid var(--v7-line)}.home-v7 .v7-hero-media{position:absolute;inset:0;display:block}.home-v7 .v7-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.home-v7 .v7-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.94) 28%,rgba(255,255,255,.68) 45%,rgba(255,255,255,.10) 74%,rgba(255,255,255,0) 100%)}.home-v7 .v7-hero-inner{position:relative;z-index:2;padding:90px 0}.home-v7 .v7-hero-copy{max-width:570px}.home-v7 .eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;color:#1e607c;text-transform:uppercase;letter-spacing:.24em;font-size:13px;font-weight:950}.home-v7 .v7-hero h1{font-family:Georgia,'Times New Roman',serif;color:var(--v7-navy);font-size:clamp(48px,5.5vw,82px);line-height:.96;letter-spacing:-.055em;margin:0 0 20px;max-width:570px}.home-v7 .v7-hero p{font-size:18px;line-height:1.72;color:#3d4e63;max-width:560px;margin:0 0 28px}.home-v7 .hero-actions{display:flex;flex-wrap:wrap;gap:14px}.home-v7 .btn{min-height:52px;border-radius:999px;padding:0 24px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.home-v7 .btn-primary{background:#062b49;color:#fff!important;border:1px solid #062b49}.home-v7 .btn-secondary{background:rgba(255,255,255,.82);color:#062b49!important;border:1px solid rgba(6,43,73,.18);box-shadow:0 12px 28px rgba(8,38,64,.06)}
.home-v7 .v7-trustbar{background:#fff;border-bottom:1px solid var(--v7-line)}.home-v7 .v7-trustbar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.home-v7 .v7-trustbar article{padding:24px 28px;border-right:1px solid var(--v7-line)}.home-v7 .v7-trustbar article:last-child{border-right:0}.home-v7 .v7-trustbar strong{display:block;color:var(--v7-navy);font-size:18px;margin-bottom:5px}.home-v7 .v7-trustbar span{display:block;color:#637083;font-size:14px;line-height:1.55}
.home-v7 .v7-section{padding:78px 0}.home-v7 .v7-section-head{text-align:center;max-width:850px;margin:0 auto 34px}.home-v7 .v7-section-head h2,.home-v7 .v7-split-copy h2,.home-v7 .v7-factory-copy h2,.home-v7 .v7-materials-card h2,.home-v7 .v7-faq h2,.home-v7 .v7-final-card h2{font-family:Georgia,'Times New Roman',serif;color:var(--v7-navy);font-size:clamp(34px,4.2vw,54px);line-height:1.06;letter-spacing:-.045em;margin:0 0 14px}.home-v7 .v7-section-head p:not(.eyebrow),.home-v7 .v7-split-copy p,.home-v7 .v7-factory-copy p,.home-v7 .v7-materials-card p,.home-v7 .v7-faq p,.home-v7 .v7-final-card p{font-size:16px;line-height:1.72;color:#5b6878;margin:0}
.home-v7 .v7-categories{background:linear-gradient(180deg,#fff 0%,#f7fafb 100%)}.home-v7 .v7-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-v7 .v7-category-card{display:block;background:#fff;border:1px solid var(--v7-line);border-radius:22px;overflow:hidden;text-decoration:none;box-shadow:0 18px 42px rgba(8,38,64,.055);transition:transform .22s ease,box-shadow .22s ease}.home-v7 .v7-category-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(8,38,64,.10)}.home-v7 .v7-category-card img{display:block;width:100%;aspect-ratio:1/1;height:auto;object-fit:cover;background:#f3f0ea}.home-v7 .v7-category-card div{padding:18px}.home-v7 .v7-category-card strong{display:block;color:var(--v7-navy);font-size:19px;margin-bottom:8px}.home-v7 .v7-category-card span{display:block;color:#5b6878;line-height:1.55;font-size:14px}
.home-v7 .v7-customization{background:#fff}.home-v7 .v7-split{display:grid;grid-template-columns:.82fr 1.18fr;gap:48px;align-items:center}.home-v7 .v7-text-link{display:inline-flex;margin-top:22px;color:#062b49;font-weight:950;text-decoration:none}.home-v7 .v7-option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.home-v7 .v7-option-grid article{background:linear-gradient(180deg,#fff 0%,#f7fafb 100%);border:1px solid var(--v7-line);border-radius:22px;padding:24px;box-shadow:0 16px 38px rgba(8,38,64,.055)}.home-v7 .v7-option-grid span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:#062b49;color:#fff;font-weight:950;margin-bottom:16px}.home-v7 .v7-option-grid strong{display:block;color:var(--v7-navy);font-size:20px;margin-bottom:7px}.home-v7 .v7-option-grid p{margin:0;color:#5b6878;font-size:14px;line-height:1.6}
.home-v7 .v7-factory{background:linear-gradient(180deg,#f7fafb 0%,#fff 100%);border-top:1px solid var(--v7-line);border-bottom:1px solid var(--v7-line)}.home-v7 .v7-factory-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.home-v7 .v7-factory-image{border-radius:28px;overflow:hidden;box-shadow:var(--v7-shadow);background:#ddd}.home-v7 .v7-factory-image img{display:block;width:100%;height:430px;object-fit:cover}.home-v7 .v7-factory-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:28px}.home-v7 .v7-factory-stats span{background:#fff;border:1px solid var(--v7-line);border-radius:18px;padding:18px;color:#516072;box-shadow:0 14px 34px rgba(8,38,64,.05)}.home-v7 .v7-factory-stats strong{display:block;color:#062b49;font-size:28px;font-family:Georgia,'Times New Roman',serif;line-height:1;margin-bottom:6px}
.home-v7 .v7-process{background:#fff}.home-v7 .v7-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-v7 .v7-process-grid article{border:1px solid var(--v7-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 42px rgba(8,38,64,.055)}.home-v7 .v7-process-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.home-v7 .v7-process-grid div{padding:20px}.home-v7 .v7-process-grid span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#062b49;color:#fff;font-weight:950;margin-bottom:14px}.home-v7 .v7-process-grid strong{display:block;color:var(--v7-navy);font-size:19px;margin-bottom:8px}.home-v7 .v7-process-grid p{margin:0;color:#5b6878;font-size:14px;line-height:1.6}
.home-v7 .v7-materials{background:#f7fafb}.home-v7 .v7-materials-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center;background:#fff;border:1px solid var(--v7-line);border-radius:28px;padding:44px;box-shadow:var(--v7-shadow)}.home-v7 .v7-chip-list{display:flex;flex-wrap:wrap;gap:12px}.home-v7 .v7-chip-list a,.home-v7 .v7-chip-list span{display:inline-flex;align-items:center;min-height:42px;border-radius:999px;padding:0 18px;background:#f6f8f9;border:1px solid var(--v7-line);color:#0d2b43;text-decoration:none;font-weight:850}.home-v7 .v7-chip-list a:hover{background:#062b49;color:#fff;border-color:#062b49}
.home-v7 .v7-guides{background:#fff}.home-v7 .v7-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-v7 .v7-guide-grid a{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--v7-line);border-radius:22px;padding:28px;box-shadow:0 18px 42px rgba(8,38,64,.055)}.home-v7 .v7-guide-grid strong{display:block;color:var(--v7-navy);font-size:22px;line-height:1.2;margin-bottom:12px}.home-v7 .v7-guide-grid span{display:block;color:#5b6878;line-height:1.62}.home-v7 .v7-guide-grid em{display:block;margin-top:22px;color:#062b49;font-style:normal;font-weight:950}
.home-v7 .v7-faq{background:#f7fafb;border-top:1px solid var(--v7-line);border-bottom:1px solid var(--v7-line)}.home-v7 .v7-faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:start}.home-v7 .v7-faq-list{display:grid;gap:12px}.home-v7 .v7-faq-list details{background:#fff;border:1px solid var(--v7-line);border-radius:18px;padding:0 20px;box-shadow:0 14px 32px rgba(8,38,64,.05)}.home-v7 .v7-faq-list summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:950;color:var(--v7-navy)}.home-v7 .v7-faq-list summary::-webkit-details-marker{display:none}.home-v7 .v7-faq-list details p{font-size:14px;line-height:1.65;color:#5b6878;margin:0 0 18px}
.home-v7 .v7-final-cta{padding:78px 0;background:#fff}.home-v7 .v7-final-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#062b49 0%,#0b3a5c 62%,#071a35 100%);border-radius:30px;padding:58px;box-shadow:0 30px 80px rgba(8,38,64,.18);color:#fff}.home-v7 .v7-final-card:after{content:"";position:absolute;right:-120px;top:-130px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.08)}.home-v7 .v7-final-card .eyebrow,.home-v7 .v7-final-card h2,.home-v7 .v7-final-card p{color:#fff}.home-v7 .v7-final-card p{max-width:660px;color:rgba(255,255,255,.78)}.home-v7 .v7-final-card .hero-actions{margin-top:28px}.home-v7 .v7-final-card .btn-primary{background:#fff;color:#062b49!important;border-color:#fff}.home-v7 .v7-final-card .btn-secondary{background:transparent;color:#fff!important;border-color:rgba(255,255,255,.4)}
@media(max-width:1180px){.home-v7 .v7-hero{min-height:600px}.home-v7 .v7-hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.92) 48%,rgba(255,255,255,.20) 100%)}.home-v7 .v7-category-grid,.home-v7 .v7-process-grid{grid-template-columns:repeat(2,1fr)}.home-v7 .v7-split,.home-v7 .v7-factory-grid,.home-v7 .v7-materials-card,.home-v7 .v7-faq-grid{grid-template-columns:1fr}.home-v7 .v7-guide-grid,.home-v7 .v7-trustbar-grid{grid-template-columns:repeat(2,1fr)}.home-v7 .v7-trustbar article:nth-child(2){border-right:0}.home-v7 .v7-trustbar article:nth-child(n+3){border-top:1px solid var(--v7-line)}}
@media(max-width:760px){.home-v7 .v7-topbar .topbar-inner{font-size:11px;letter-spacing:.04em}.home-v7 .v7-hero{display:block;min-height:auto;background:#f2ece2}.home-v7 .v7-hero-media{position:relative;height:280px}.home-v7 .v7-hero-media img{object-position:65% center}.home-v7 .v7-hero-shade{display:none}.home-v7 .v7-hero-inner{padding:38px 0 44px}.home-v7 .v7-hero h1{font-size:42px}.home-v7 .v7-hero p{font-size:15px}.home-v7 .hero-actions{display:grid;grid-template-columns:1fr}.home-v7 .v7-trustbar-grid,.home-v7 .v7-category-grid,.home-v7 .v7-option-grid,.home-v7 .v7-process-grid,.home-v7 .v7-guide-grid{grid-template-columns:1fr}.home-v7 .v7-trustbar article{border-right:0;border-top:1px solid var(--v7-line)}.home-v7 .v7-trustbar article:first-child{border-top:0}.home-v7 .v7-section,.home-v7 .v7-final-cta{padding:48px 0}.home-v7 .v7-section-head{text-align:left}.home-v7 .v7-materials-card,.home-v7 .v7-final-card{padding:30px 22px;border-radius:22px}.home-v7 .v7-factory-image img{height:280px}.home-v7 .v7-factory-stats{grid-template-columns:1fr}.home-v7 .v7-chip-list a,.home-v7 .v7-chip-list span{min-height:38px;padding:0 14px;font-size:13px}}

/* V7.1 Smooth Hero Integration - premium homepage image fit */
.home-v7 .v7-hero{
  min-height:640px;
  background:#f4efe7;
}
.home-v7 .v7-hero-media img{
  object-position:62% 42%;
  transform:scale(1.01);
}
.home-v7 .v7-hero-shade{
  background:linear-gradient(90deg,
    rgba(255,255,255,.94) 0%,
    rgba(255,255,255,.88) 25%,
    rgba(255,255,255,.48) 45%,
    rgba(255,255,255,.14) 62%,
    rgba(255,255,255,0) 100%);
}
.home-v7 .v7-hero-inner{
  padding:74px 0;
}
.home-v7 .v7-hero-copy{
  max-width:540px;
}
.home-v7 .v7-hero h1{
  font-size:clamp(46px,4.8vw,72px);
  line-height:1;
  letter-spacing:-.045em;
  max-width:540px;
  margin-bottom:22px;
}
.home-v7 .v7-hero p{
  font-size:17px;
  line-height:1.64;
  max-width:520px;
  margin-bottom:30px;
}
.home-v7 .v7-hero .eyebrow{
  margin-bottom:14px;
}
.home-v7 .v7-hero .hero-actions{
  gap:16px;
}
.home-v7 .v7-hero .btn{
  min-height:54px;
  padding:0 28px;
}
@media(max-width:1180px){
  .home-v7 .v7-hero{min-height:590px;}
  .home-v7 .v7-hero-media img{object-position:66% 42%;}
  .home-v7 .v7-hero-shade{
    background:linear-gradient(90deg,
      rgba(255,255,255,.95) 0%,
      rgba(255,255,255,.88) 42%,
      rgba(255,255,255,.22) 76%,
      rgba(255,255,255,0) 100%);
  }
}
@media(max-width:760px){
  .home-v7 .v7-hero-media{height:285px;}
  .home-v7 .v7-hero-media img{
    object-position:62% 42%;
    transform:scale(1.02);
  }
  .home-v7 .v7-hero-inner{padding:34px 0 42px;}
  .home-v7 .v7-hero h1{font-size:40px;line-height:1.02;}
  .home-v7 .v7-hero p{font-size:15px;line-height:1.62;}
}


/* V7.2 process cards fix - avoid awkward tall vertical image cards */
.home-v7 .v7-process-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}
.home-v7 .v7-process-grid article{
  display:grid;
  grid-template-columns:1.02fr .98fr;
  align-items:stretch;
  border-radius:24px;
  overflow:hidden;
}
.home-v7 .v7-process-grid img{
  width:100%;
  height:100%;
  min-height:260px;
  aspect-ratio:auto;
  object-fit:cover;
}
.home-v7 .v7-process-grid div{
  padding:24px 22px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
@media(max-width:1180px){
  .home-v7 .v7-process-grid{grid-template-columns:repeat(2,1fr);}
  .home-v7 .v7-process-grid article{grid-template-columns:1fr;}
  .home-v7 .v7-process-grid img{height:240px;min-height:0;}
}
@media(max-width:760px){
  .home-v7 .v7-process-grid{grid-template-columns:1fr;}
  .home-v7 .v7-process-grid img{height:220px;}
}


/* V7.3 Unified header navigation for all pages */
.topbar.v7-topbar{
  background:#062b49;
  color:#fff;
  font-size:12px;
  letter-spacing:.06em;
}
.topbar.v7-topbar .topbar-inner{
  min-height:34px;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:16px;
  text-align:center;
  font-weight:800;
}
.site-header{
  position:sticky;
  top:0;
  z-index:1000;
  background:rgba(255,255,255,.96);
  border-bottom:1px solid rgba(8,38,64,.10);
  backdrop-filter:blur(14px);
}
.site-header .header-inner{
  min-height:78px;
  display:flex;
  align-items:center;
  gap:24px;
}
.site-header .logo{
  display:flex;
  align-items:center;
  flex:0 0 auto;
}
.site-header .logo img{
  width:132px;
  height:auto;
  max-height:58px;
  display:block;
}
.site-header .main-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:20px;
  flex:1 1 auto;
  min-width:0;
}
.site-header .main-nav > a,
.site-header .nav-dropdown > a{
  display:inline-flex;
  align-items:center;
  min-height:78px;
  color:#112b45;
  text-decoration:none;
  font-weight:850;
  font-size:14px;
  white-space:nowrap;
  letter-spacing:.01em;
  transition:color .18s ease;
}
.site-header .main-nav > a:hover,
.site-header .nav-dropdown:hover > a,
.site-header .main-nav a.active{
  color:#0a5f86;
}
.site-header .nav-dropdown{
  position:relative;
}
.site-header .dropdown-panel{
  position:absolute;
  left:50%;
  top:calc(100% - 1px);
  transform:translateX(-50%) translateY(8px);
  min-width:230px;
  padding:12px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  border-radius:18px;
  box-shadow:0 22px 60px rgba(8,38,64,.15);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .18s ease, transform .18s ease, visibility .18s ease;
}
.site-header .nav-dropdown:hover .dropdown-panel,
.site-header .nav-dropdown:focus-within .dropdown-panel{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateX(-50%) translateY(0);
}
.site-header .dropdown-panel a{
  display:block;
  padding:10px 12px;
  border-radius:12px;
  color:#23364a;
  text-decoration:none;
  font-weight:750;
  font-size:14px;
  line-height:1.25;
}
.site-header .dropdown-panel a:hover{
  background:#f4f8fa;
  color:#062b49;
}
.site-header .header-cta{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:44px;
  padding:0 18px;
  border-radius:999px;
  background:#062b49;
  color:#fff!important;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 14px 32px rgba(6,43,73,.18);
}
.site-header .nav-toggle{
  display:none;
}
@media(max-width:1180px){
  .site-header .header-inner{min-height:72px;gap:16px;}
  .site-header .main-nav{gap:13px;}
  .site-header .main-nav > a,
  .site-header .nav-dropdown > a{font-size:13px;min-height:72px;}
  .site-header .header-cta{padding:0 14px;}
}
@media(max-width:900px){
  .site-header .header-inner{justify-content:space-between;}
  .site-header .nav-toggle{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:44px;
    height:44px;
    border:1px solid rgba(8,38,64,.15);
    border-radius:14px;
    background:#fff;
    color:#062b49;
    font-size:22px;
  }
  .site-header .main-nav{
    position:absolute;
    left:16px;
    right:16px;
    top:calc(100% + 10px);
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:14px;
    background:#fff;
    border:1px solid rgba(8,38,64,.10);
    border-radius:20px;
    box-shadow:0 24px 70px rgba(8,38,64,.18);
  }
  .site-header.nav-open .main-nav,
  .site-header .main-nav.open{
    display:flex;
  }
  .site-header .main-nav > a,
  .site-header .nav-dropdown > a{
    min-height:42px;
    padding:0 10px;
  }
  .site-header .nav-dropdown .dropdown-panel{
    position:static;
    transform:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    min-width:0;
    box-shadow:none;
    border-radius:14px;
    margin:4px 0 10px;
    display:none;
  }
  .site-header .nav-dropdown:hover .dropdown-panel,
  .site-header .nav-dropdown:focus-within .dropdown-panel{
    display:block;
    transform:none;
  }
  .site-header .header-cta{display:none;}
}

/* ==========================================================
   V9 Homepage First-Screen Refinement
   A lighter editorial hero with stronger product visibility.
   Homepage only: no catalog, product or backend rules.
   ========================================================== */
body.home-v7 .v7-hero{
  min-height:570px!important;
  background:#f3eee7!important;
}
body.home-v7 .v7-hero-media img{
  object-position:64% 43%!important;
  transform:scale(1.005)!important;
}
body.home-v7 .v7-hero-shade{
  background:linear-gradient(90deg,
    rgba(255,255,255,.96) 0%,
    rgba(255,255,255,.91) 23%,
    rgba(255,255,255,.58) 41%,
    rgba(255,255,255,.18) 57%,
    rgba(255,255,255,0) 74%)!important;
}
body.home-v7 .v7-hero-inner{
  padding:58px 0!important;
}
body.home-v7 .v7-hero-copy{
  max-width:500px!important;
}
body.home-v7 .v7-hero .eyebrow{
  margin-bottom:13px!important;
  color:#25677e!important;
  font-size:12px!important;
  letter-spacing:.20em!important;
}
body.home-v7 .v7-hero h1{
  max-width:500px!important;
  margin-bottom:18px!important;
  font-size:clamp(42px,4vw,62px)!important;
  line-height:1.04!important;
  letter-spacing:-.038em!important;
}
body.home-v7 .v7-hero p:not(.eyebrow){
  max-width:470px!important;
  margin-bottom:24px!important;
  color:#46576a!important;
  font-size:16px!important;
  line-height:1.62!important;
}
body.home-v7 .v7-hero .hero-actions{
  gap:12px!important;
  margin-top:0!important;
}
body.home-v7 .v7-hero .btn{
  min-height:50px!important;
  padding:0 23px!important;
  border-radius:12px!important;
  box-shadow:none!important;
  font-size:14px!important;
  letter-spacing:.005em!important;
}
body.home-v7 .v7-hero .btn-primary{
  background:#073b5b!important;
  border-color:#073b5b!important;
}
body.home-v7 .v7-hero .btn-primary:hover{
  background:#052e49!important;
  border-color:#052e49!important;
}
body.home-v7 .v7-hero .btn-secondary{
  background:rgba(255,255,255,.76)!important;
  border-color:rgba(7,59,91,.20)!important;
  backdrop-filter:blur(8px)!important;
}

/* Bring the first trust signals closer to the initial viewport. */
body.home-v7 .v7-trustbar article{
  padding:19px 24px!important;
}
body.home-v7 .v7-trustbar strong{
  margin-bottom:3px!important;
  font-size:16px!important;
}
body.home-v7 .v7-trustbar span{
  font-size:13px!important;
  line-height:1.48!important;
}

/* Smaller floating contact action keeps the product image unobstructed. */
body.home-v7 .whatsapp-float{
  right:18px!important;
  bottom:18px!important;
  min-height:46px!important;
  padding:0 16px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:12px!important;
  font-size:14px!important;
  font-weight:850!important;
  box-shadow:0 10px 26px rgba(37,211,102,.24)!important;
}

@media(max-width:1180px) and (min-width:761px){
  body.home-v7 .v7-hero{min-height:535px!important;}
  body.home-v7 .v7-hero-inner{padding:50px 0!important;}
  body.home-v7 .v7-hero-shade{
    background:linear-gradient(90deg,
      rgba(255,255,255,.96) 0%,
      rgba(255,255,255,.90) 34%,
      rgba(255,255,255,.42) 57%,
      rgba(255,255,255,0) 82%)!important;
  }
}
@media(max-width:760px){
  body.home-v7 .v7-hero{
    min-height:auto!important;
    background:#fff!important;
  }
  body.home-v7 .v7-hero-media{height:270px!important;}
  body.home-v7 .v7-hero-media img{
    object-position:63% 43%!important;
    transform:scale(1.01)!important;
  }
  body.home-v7 .v7-hero-inner{padding:32px 0 38px!important;}
  body.home-v7 .v7-hero h1{
    max-width:100%!important;
    font-size:36px!important;
    line-height:1.06!important;
  }
  body.home-v7 .v7-hero p:not(.eyebrow){
    max-width:100%!important;
    font-size:15px!important;
  }
  body.home-v7 .v7-hero .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v7-hero .btn{width:100%!important;}
  body.home-v7 .whatsapp-float{
    right:12px!important;
    bottom:12px!important;
    min-height:42px!important;
    padding:0 13px!important;
    font-size:13px!important;
  }
}

/* V7.4 Header Size Lock - prevent navigation jump between homepage and inner pages */
html{
  scrollbar-gutter:stable;
}
body .topbar.v7-topbar,
body.home-v7 .topbar.v7-topbar,
body.unified-body .topbar.v7-topbar{
  height:34px!important;
  min-height:34px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  display:block!important;
}
body .topbar.v7-topbar .topbar-inner,
body.home-v7 .topbar.v7-topbar .topbar-inner,
body.unified-body .topbar.v7-topbar .topbar-inner{
  height:34px!important;
  min-height:34px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:12px!important;
  line-height:1!important;
  letter-spacing:.06em!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
body .site-header,
body.home-v7 .site-header,
body.unified-body .site-header{
  height:79px!important;
  min-height:79px!important;
  padding:0!important;
  margin:0!important;
  box-sizing:border-box!important;
}
body .site-header .header-inner,
body.home-v7 .site-header .header-inner,
body.unified-body .site-header .header-inner{
  height:78px!important;
  min-height:78px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
  box-sizing:border-box!important;
}
body .site-header .logo,
body.home-v7 .site-header .logo,
body.unified-body .site-header .logo{
  width:132px!important;
  min-width:132px!important;
  height:58px!important;
  display:flex!important;
  align-items:center!important;
}
body .site-header .logo img,
body.home-v7 .site-header .logo img,
body.unified-body .site-header .logo img{
  width:132px!important;
  min-width:132px!important;
  max-width:132px!important;
  height:auto!important;
  max-height:58px!important;
  object-fit:contain!important;
}
body .site-header .main-nav,
body.home-v7 .site-header .main-nav,
body.unified-body .site-header .main-nav{
  height:78px!important;
  min-height:78px!important;
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  flex:1 1 auto!important;
  font-size:14px!important;
  line-height:1!important;
  text-transform:none!important;
}
body .site-header .nav-dropdown,
body.home-v7 .site-header .nav-dropdown,
body.unified-body .site-header .nav-dropdown{
  height:78px!important;
  min-height:78px!important;
  display:inline-flex!important;
  align-items:center!important;
}
body .site-header .main-nav > a,
body .site-header .nav-dropdown > a,
body.home-v7 .site-header .main-nav > a,
body.home-v7 .site-header .nav-dropdown > a,
body.unified-body .site-header .main-nav > a,
body.unified-body .site-header .nav-dropdown > a{
  height:78px!important;
  min-height:78px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:850!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
}
body .site-header .main-nav .active:after,
body.home-v7 .site-header .main-nav .active:after,
body.unified-body .site-header .main-nav .active:after,
body .site-header .nav-dropdown > a.active:after,
body.home-v7 .site-header .nav-dropdown > a.active:after,
body.unified-body .site-header .nav-dropdown > a.active:after{
  bottom:20px!important;
}
body .site-header .header-cta,
body.home-v7 .site-header .header-cta,
body.unified-body .site-header .header-cta{
  width:auto!important;
  height:44px!important;
  min-height:44px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  box-sizing:border-box!important;
}
body .site-header .dropdown-panel,
body.home-v7 .site-header .dropdown-panel,
body.unified-body .site-header .dropdown-panel{
  top:78px!important;
}
@media(max-width:1180px){
  body .site-header .main-nav,
  body.home-v7 .site-header .main-nav,
  body.unified-body .site-header .main-nav{gap:12px!important;font-size:13px!important;}
  body .site-header .main-nav > a,
  body .site-header .nav-dropdown > a,
  body.home-v7 .site-header .main-nav > a,
  body.home-v7 .site-header .nav-dropdown > a,
  body.unified-body .site-header .main-nav > a,
  body.unified-body .site-header .nav-dropdown > a{font-size:13px!important;}
}
@media(max-width:900px){
  body .site-header,
  body.home-v7 .site-header,
  body.unified-body .site-header{height:73px!important;min-height:73px!important;}
  body .site-header .header-inner,
  body.home-v7 .site-header .header-inner,
  body.unified-body .site-header .header-inner{height:72px!important;min-height:72px!important;}
  body .site-header .main-nav,
  body.home-v7 .site-header .main-nav,
  body.unified-body .site-header .main-nav{
    height:auto!important;
    min-height:0!important;
    display:none!important;
    top:calc(100% + 10px)!important;
  }
  body .site-header.nav-open .main-nav,
  body.home-v7 .site-header.nav-open .main-nav,
  body.unified-body .site-header.nav-open .main-nav,
  body .site-header .main-nav.open,
  body.home-v7 .site-header .main-nav.open,
  body.unified-body .site-header .main-nav.open{display:flex!important;}
  body .site-header .nav-dropdown,
  body.home-v7 .site-header .nav-dropdown,
  body.unified-body .site-header .nav-dropdown{height:auto!important;min-height:0!important;display:block!important;}
  body .site-header .main-nav > a,
  body .site-header .nav-dropdown > a,
  body.home-v7 .site-header .main-nav > a,
  body.home-v7 .site-header .nav-dropdown > a,
  body.unified-body .site-header .main-nav > a,
  body.unified-body .site-header .nav-dropdown > a{height:42px!important;min-height:42px!important;padding:0 10px!important;}
  body .site-header .dropdown-panel,
  body.home-v7 .site-header .dropdown-panel,
  body.unified-body .site-header .dropdown-panel{top:auto!important;}
}

/* V7.5 Logo Sharpness & Size Fix
   Fixes: old low-resolution logo was stretched, causing blur and wrong proportions. */
body .site-header .logo,
body.home-v7 .site-header .logo,
body.unified-body .site-header .logo{
  width:124px!important;
  min-width:124px!important;
  flex:0 0 124px!important;
  height:58px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
}
body .site-header .logo img,
body.home-v7 .site-header .logo img,
body.unified-body .site-header .logo img{
  width:auto!important;
  height:54px!important;
  max-width:124px!important;
  max-height:54px!important;
  object-fit:contain!important;
  display:block!important;
  image-rendering:auto!important;
  transform:translateZ(0)!important;
}
@media(max-width:900px){
  body .site-header .logo,
  body.home-v7 .site-header .logo,
  body.unified-body .site-header .logo{
    width:116px!important;
    min-width:116px!important;
    flex:0 0 116px!important;
    height:54px!important;
  }
  body .site-header .logo img,
  body.home-v7 .site-header .logo img,
  body.unified-body .site-header .logo img{
    height:50px!important;
    max-height:50px!important;
    max-width:116px!important;
  }
}



/* V7.6 Final Homepage Polish
   Focus: cleaner first screen, stronger B2B trust, less template feeling, better mobile reading. */

/* Hero: slightly lighter, less text pressure */
body.home-v7 .v7-hero-copy{
  max-width:520px!important;
}
body.home-v7 .v7-hero h1{
  font-size:clamp(42px,4.45vw,66px)!important;
  line-height:1.04!important;
  letter-spacing:-0.04em!important;
  margin-bottom:20px!important;
}
body.home-v7 .v7-hero p{
  max-width:500px!important;
  font-size:16.5px!important;
  line-height:1.66!important;
  color:#3f5064!important;
}
body.home-v7 .v7-hero .hero-actions{
  margin-top:2px!important;
}

/* Category cards: make mixed images feel more consistent */
body.home-v7 .v7-category-card{
  border-radius:24px!important;
  box-shadow:0 16px 38px rgba(8,38,64,.06)!important;
}
body.home-v7 .v7-category-card img{
  aspect-ratio:4/3!important;
  height:auto!important;
  object-fit:cover!important;
  background:#f4efe7!important;
}
body.home-v7 .v7-category-card div{
  min-height:130px!important;
}
body.home-v7 .v7-category-card strong{
  font-size:18px!important;
}
body.home-v7 .v7-category-card span{
  font-size:14px!important;
}

/* Buyer proof section */
body.home-v7 .v7-buyer-proof{
  background:linear-gradient(180deg,#f7fafb 0%,#ffffff 100%)!important;
  border-top:1px solid rgba(8,38,64,.08)!important;
}
body.home-v7 .v7-proof-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
body.home-v7 .v7-proof-grid article{
  background:#fff!important;
  border:1px solid rgba(8,38,64,.10)!important;
  border-radius:24px!important;
  padding:26px 22px!important;
  box-shadow:0 18px 42px rgba(8,38,64,.055)!important;
}
body.home-v7 .v7-proof-grid article span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:40px!important;
  height:40px!important;
  border-radius:14px!important;
  background:#062b49!important;
  color:#fff!important;
  font-weight:950!important;
  margin-bottom:18px!important;
}
body.home-v7 .v7-proof-grid article strong{
  display:block!important;
  color:#071a35!important;
  font-size:19px!important;
  line-height:1.18!important;
  margin-bottom:10px!important;
}
body.home-v7 .v7-proof-grid article p{
  margin:0!important;
  color:#5b6878!important;
  font-size:14px!important;
  line-height:1.62!important;
}

/* Buyer-facing copy polish */
body.home-v7 .v7-section-head{
  max-width:820px!important;
}
body.home-v7 .v7-section-head p:not(.eyebrow){
  color:#5a6878!important;
}

/* Factory section visual spacing */
body.home-v7 .v7-factory-image{
  border-radius:26px!important;
}
body.home-v7 .v7-factory-stats span{
  min-height:88px!important;
}

/* FAQ readability */
body.home-v7 .v7-faq-list details{
  border-radius:16px!important;
}
body.home-v7 .v7-faq-list summary{
  line-height:1.35!important;
}
body.home-v7 .v7-faq-list details p{
  color:#566575!important;
}

/* WhatsApp button: avoid covering content on mobile */
@media(max-width:760px){
  body.home-v7 .v7-hero h1{
    font-size:38px!important;
    line-height:1.05!important;
  }
  body.home-v7 .v7-hero p{
    font-size:15px!important;
  }
  body.home-v7 .v7-category-card div{
    min-height:auto!important;
  }
  body.home-v7 .v7-proof-grid{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .whatsapp-float{
    right:16px!important;
    bottom:16px!important;
    min-height:44px!important;
    padding:0 16px!important;
    font-size:14px!important;
  }
}
@media(min-width:761px) and (max-width:1180px){
  body.home-v7 .v7-proof-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}



/* V8 Benchmark-Inspired B2B Homepage Upgrade
   Inspired by mature B2B sites: clearer quote path, buyer solutions, project checklist, stronger trust blocks. */

body.home-v7 .v8-section{
  padding:72px 0;
}

body.home-v7 .v8-quote-brief{
  padding:28px 0 0;
  background:#fff;
}

body.home-v7 .v8-quote-card{
  display:grid;
  grid-template-columns:1.1fr 1.05fr auto;
  align-items:center;
  gap:28px;
  border:1px solid rgba(8,38,64,.10);
  border-radius:28px;
  padding:30px;
  background:linear-gradient(135deg,#ffffff 0%,#f6fafb 100%);
  box-shadow:0 22px 58px rgba(8,38,64,.08);
}

body.home-v7 .v8-quote-card h2{
  margin:0 0 10px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(28px,2.4vw,38px);
  letter-spacing:-.035em;
}

body.home-v7 .v8-quote-card p{
  margin:0;
  color:#5b6878;
  line-height:1.65;
}

body.home-v7 .v8-brief-steps{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

body.home-v7 .v8-brief-steps span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  border-radius:999px;
  padding:0 14px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  color:#0d2b43;
  font-size:13px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(8,38,64,.045);
}

body.home-v7 .v8-solutions{
  background:linear-gradient(180deg,#ffffff 0%,#f7fafb 100%);
  border-top:1px solid rgba(8,38,64,.08);
  border-bottom:1px solid rgba(8,38,64,.08);
}

body.home-v7 .v8-solution-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

body.home-v7 .v8-solution-grid a{
  display:block;
  min-height:178px;
  padding:28px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  text-decoration:none;
  box-shadow:0 18px 42px rgba(8,38,64,.055);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

body.home-v7 .v8-solution-grid a:hover{
  transform:translateY(-4px);
  border-color:rgba(6,43,73,.22);
  box-shadow:0 26px 66px rgba(8,38,64,.10);
}

body.home-v7 .v8-solution-grid strong{
  display:block;
  color:#071a35;
  font-size:21px;
  line-height:1.18;
  margin-bottom:12px;
}

body.home-v7 .v8-solution-grid span{
  display:block;
  color:#5b6878;
  font-size:14px;
  line-height:1.62;
}

body.home-v7 .v8-checklist{
  background:#fff;
}

body.home-v7 .v8-checklist-card{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:42px;
  align-items:start;
  padding:44px;
  border-radius:30px;
  background:linear-gradient(135deg,#062b49 0%,#0b3a5c 70%,#071a35 100%);
  color:#fff;
  box-shadow:0 28px 80px rgba(8,38,64,.16);
  overflow:hidden;
  position:relative;
}

body.home-v7 .v8-checklist-card:after{
  content:"";
  position:absolute;
  right:-110px;
  top:-120px;
  width:360px;
  height:360px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
}

body.home-v7 .v8-checklist-card > *{
  position:relative;
  z-index:1;
}

body.home-v7 .v8-checklist-card .eyebrow,
body.home-v7 .v8-checklist-card h2,
body.home-v7 .v8-checklist-card p{
  color:#fff!important;
}

body.home-v7 .v8-checklist-card h2{
  margin:0 0 14px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(34px,3.5vw,50px);
  line-height:1.08;
  letter-spacing:-.04em;
}

body.home-v7 .v8-checklist-card p{
  color:rgba(255,255,255,.78)!important;
  line-height:1.7;
}

body.home-v7 .v8-checklist-card ul{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:14px;
}

body.home-v7 .v8-checklist-card li{
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  border-radius:18px;
  padding:17px 18px;
  color:rgba(255,255,255,.80);
  line-height:1.55;
}

body.home-v7 .v8-checklist-card li strong{
  display:block;
  color:#fff;
  margin-bottom:4px;
}

/* Make the quote route more visible without making the page noisy */
body.home-v7 .v7-trustbar{
  border-bottom:0!important;
}

body.home-v7 .v7-final-card .btn-primary{
  min-width:150px;
}

@media(max-width:1180px){
  body.home-v7 .v8-quote-card{
    grid-template-columns:1fr;
    gap:20px;
  }
  body.home-v7 .v8-solution-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  body.home-v7 .v8-checklist-card{
    grid-template-columns:1fr;
  }
}

@media(max-width:760px){
  body.home-v7 .v8-section{
    padding:50px 0;
  }
  body.home-v7 .v8-quote-brief{
    padding:20px 0 0;
  }
  body.home-v7 .v8-quote-card,
  body.home-v7 .v8-checklist-card{
    padding:26px 20px;
    border-radius:22px;
  }
  body.home-v7 .v8-solution-grid{
    grid-template-columns:1fr;
  }
  body.home-v7 .v8-solution-grid a{
    min-height:auto;
    padding:24px 22px;
  }
}



/* V8.1 Unified Quote + Design Brief Flow */
body.home-v7 .v7-hero .btn-secondary[href="product-types.html"]{
  background:rgba(255,255,255,.78)!important;
}

.quote-brief-page{
  padding:72px 0;
  background:linear-gradient(180deg,#ffffff 0%,#f7fafb 100%);
  border-bottom:1px solid rgba(8,38,64,.08);
}

.quote-brief-layout{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:44px;
  align-items:start;
}

.quote-brief-copy{
  position:sticky;
  top:126px;
}

.quote-brief-copy h1{
  margin:0 0 18px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(42px,4.2vw,64px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.quote-brief-copy p{
  color:#5b6878;
  font-size:16px;
  line-height:1.72;
  margin:0;
}

.quote-brief-points{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:24px 0;
}

.quote-brief-points span{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 15px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  color:#0d2b43;
  font-size:13px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(8,38,64,.045);
}

.quote-note{
  padding:18px 20px;
  border-radius:18px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  box-shadow:0 14px 34px rgba(8,38,64,.05);
}

.quote-note a{
  color:#062b49;
  font-weight:900;
}

.quote-brief-form-card{
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  border-radius:28px;
  padding:34px;
  box-shadow:0 24px 70px rgba(8,38,64,.10);
}

.quote-brief-form-card h2{
  margin:0 0 22px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(28px,2.6vw,42px);
  line-height:1.1;
  letter-spacing:-.035em;
}

.quote-form{
  display:grid;
  gap:16px;
}

.quote-form .form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}

.quote-form label{
  display:grid;
  gap:8px;
  color:#112b45;
  font-size:14px;
  font-weight:900;
}

.quote-form input,
.quote-form select,
.quote-form textarea{
  width:100%;
  border:1px solid rgba(8,38,64,.14);
  border-radius:14px;
  padding:13px 14px;
  background:#f9fbfc;
  color:#112b45;
  font:inherit;
  font-weight:600;
  outline:none;
  box-sizing:border-box;
}

.quote-form textarea{
  resize:vertical;
}

.quote-form input:focus,
.quote-form select:focus,
.quote-form textarea:focus{
  border-color:#062b49;
  background:#fff;
  box-shadow:0 0 0 4px rgba(6,43,73,.08);
}

.quote-form button{
  border:0;
  cursor:pointer;
  margin-top:4px;
  width:max-content;
  min-height:52px;
}

@media(max-width:900px){
  .quote-brief-page{
    padding:46px 0;
  }
  .quote-brief-layout{
    grid-template-columns:1fr;
    gap:28px;
  }
  .quote-brief-copy{
    position:static;
  }
  .quote-brief-form-card{
    padding:24px 20px;
    border-radius:22px;
  }
  .quote-form .form-row{
    grid-template-columns:1fr;
  }
  .quote-form button{
    width:100%;
  }
}



/* V9 Contact Page Redesign - unified quote / design brief interface */
body.contact-v9{
  background:#ffffff;
}

body.contact-v9 .contact-v9-hero{
  position:relative;
  overflow:hidden;
  padding:76px 0 72px;
  background:
    radial-gradient(circle at 12% 10%, rgba(236,226,210,.85), transparent 34%),
    linear-gradient(135deg,#ffffff 0%,#f6fafb 48%,#f2ece3 100%);
  border-bottom:1px solid rgba(8,38,64,.08);
}

body.contact-v9 .contact-v9-hero:after{
  content:"";
  position:absolute;
  right:-120px;
  top:-160px;
  width:520px;
  height:520px;
  border-radius:50%;
  background:rgba(6,43,73,.06);
}

body.contact-v9 .contact-v9-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:54px;
  align-items:start;
}

body.contact-v9 .breadcrumb{
  display:flex;
  gap:9px;
  align-items:center;
  margin-bottom:28px;
  color:#6b7788;
  font-size:13px;
  font-weight:800;
}

body.contact-v9 .breadcrumb a{
  color:#062b49;
  text-decoration:none;
}

body.contact-v9 .contact-v9-copy h1{
  max-width:620px;
  margin:0 0 20px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(44px,5vw,76px);
  line-height:1.02;
  letter-spacing:-.05em;
}

body.contact-v9 .contact-v9-copy .lead{
  max-width:620px;
  margin:0;
  color:#526174;
  font-size:17px;
  line-height:1.72;
}

body.contact-v9 .contact-v9-chips{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:28px 0;
}

body.contact-v9 .contact-v9-chips span{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:0 15px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  color:#0d2b43;
  font-size:13px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(8,38,64,.045);
}

body.contact-v9 .contact-v9-info{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin:0 0 18px;
}

body.contact-v9 .contact-v9-info a{
  display:block;
  padding:18px 20px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  text-decoration:none;
  box-shadow:0 16px 38px rgba(8,38,64,.055);
}

body.contact-v9 .contact-v9-info strong{
  display:block;
  color:#071a35;
  margin-bottom:6px;
  font-size:15px;
}

body.contact-v9 .contact-v9-info span{
  display:block;
  color:#5b6878;
  font-size:14px;
}

body.contact-v9 .contact-v9-note{
  margin:0;
  padding:18px 20px;
  border-radius:20px;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(8,38,64,.10);
  color:#5b6878;
  line-height:1.68;
}

body.contact-v9 .contact-v9-form-card{
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  border-radius:30px;
  padding:36px;
  box-shadow:0 30px 90px rgba(8,38,64,.13);
}

body.contact-v9 .form-card-head span{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 12px;
  border-radius:999px;
  background:#eaf3f7;
  color:#062b49;
  font-size:12px;
  font-weight:950;
  letter-spacing:.07em;
  text-transform:uppercase;
  margin-bottom:16px;
}

body.contact-v9 .form-card-head h2{
  margin:0 0 10px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(30px,2.8vw,44px);
  line-height:1.1;
  letter-spacing:-.035em;
}

body.contact-v9 .form-card-head p{
  margin:0 0 24px;
  color:#5b6878;
  line-height:1.65;
}

body.contact-v9 .contact-v9-form{
  display:grid;
  gap:16px;
}

body.contact-v9 .contact-v9-form .form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}

body.contact-v9 .contact-v9-form label{
  display:grid;
  gap:8px;
  color:#112b45;
  font-size:14px;
  font-weight:900;
}

body.contact-v9 .contact-v9-form input,
body.contact-v9 .contact-v9-form select,
body.contact-v9 .contact-v9-form textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid rgba(8,38,64,.14);
  border-radius:14px;
  padding:13px 14px;
  background:#f9fbfc;
  color:#112b45;
  font:inherit;
  font-weight:600;
  outline:none;
}

body.contact-v9 .contact-v9-form textarea{
  resize:vertical;
}

body.contact-v9 .contact-v9-form input:focus,
body.contact-v9 .contact-v9-form select:focus,
body.contact-v9 .contact-v9-form textarea:focus{
  border-color:#062b49;
  background:#fff;
  box-shadow:0 0 0 4px rgba(6,43,73,.08);
}

body.contact-v9 .contact-v9-form button{
  border:0;
  cursor:pointer;
  width:max-content;
  min-height:54px;
  margin-top:4px;
}

body.contact-v9 .contact-v9-process{
  padding:72px 0;
  background:#fff;
}

body.contact-v9 .contact-v9-process-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

body.contact-v9 .contact-v9-process-grid article{
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  border-radius:24px;
  padding:26px 22px;
  box-shadow:0 18px 42px rgba(8,38,64,.055);
}

body.contact-v9 .contact-v9-process-grid article span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  border-radius:14px;
  background:#062b49;
  color:#fff;
  font-weight:950;
  margin-bottom:18px;
}

body.contact-v9 .contact-v9-process-grid strong{
  display:block;
  color:#071a35;
  font-size:19px;
  line-height:1.18;
  margin-bottom:10px;
}

body.contact-v9 .contact-v9-process-grid p{
  margin:0;
  color:#5b6878;
  font-size:14px;
  line-height:1.62;
}

body.contact-v9 .contact-v9-support{
  padding:0 0 78px;
  background:#fff;
}

body.contact-v9 .contact-v9-support-card{
  display:grid;
  grid-template-columns:1fr auto;
  gap:28px;
  align-items:center;
  padding:42px;
  border-radius:30px;
  background:linear-gradient(135deg,#062b49 0%,#0b3a5c 62%,#071a35 100%);
  color:#fff;
  box-shadow:0 30px 80px rgba(8,38,64,.18);
}

body.contact-v9 .contact-v9-support-card .eyebrow,
body.contact-v9 .contact-v9-support-card h2,
body.contact-v9 .contact-v9-support-card p{
  color:#fff!important;
}

body.contact-v9 .contact-v9-support-card h2{
  margin:0 0 12px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(32px,3.2vw,48px);
  line-height:1.08;
  letter-spacing:-.04em;
}

body.contact-v9 .contact-v9-support-card p{
  margin:0;
  color:rgba(255,255,255,.78)!important;
  line-height:1.7;
  max-width:660px;
}

body.contact-v9 .contact-v9-support-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
}

body.contact-v9 .contact-v9-support-actions .btn-primary{
  background:#fff!important;
  color:#062b49!important;
  border-color:#fff!important;
}

body.contact-v9 .contact-v9-support-actions .btn-secondary{
  background:transparent!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.45)!important;
}

@media(max-width:1180px){
  body.contact-v9 .contact-v9-grid{
    grid-template-columns:1fr;
  }
  body.contact-v9 .contact-v9-process-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  body.contact-v9 .contact-v9-support-card{
    grid-template-columns:1fr;
  }
}

@media(max-width:760px){
  body.contact-v9 .contact-v9-hero{
    padding:44px 0 52px;
  }
  body.contact-v9 .contact-v9-copy h1{
    font-size:40px;
  }
  body.contact-v9 .contact-v9-copy .lead{
    font-size:15px;
  }
  body.contact-v9 .contact-v9-info,
  body.contact-v9 .contact-v9-form .form-row,
  body.contact-v9 .contact-v9-process-grid{
    grid-template-columns:1fr;
  }
  body.contact-v9 .contact-v9-form-card{
    padding:24px 20px;
    border-radius:22px;
  }
  body.contact-v9 .contact-v9-form button{
    width:100%;
  }
  body.contact-v9 .contact-v9-process{
    padding:50px 0;
  }
  body.contact-v9 .contact-v9-support{
    padding:0 0 52px;
  }
  body.contact-v9 .contact-v9-support-card{
    padding:30px 22px;
    border-radius:22px;
  }
  body.contact-v9 .contact-v9-support-actions{
    display:grid;
    grid-template-columns:1fr;
  }
}



/* V9.1 Homepage Quote Flow Polish
   Request A Quote and Send Design Brief now share one contact form. */
body.home-v7 .v8-quote-card{
  grid-template-columns:1fr 1fr auto!important;
}
body.home-v7 .v8-quote-card .btn{
  white-space:nowrap!important;
}
body.home-v7 .v8-quote-card h2{
  max-width:520px!important;
}
body.home-v7 .v8-quote-card p{
  max-width:620px!important;
}
body.home-v7 .v7-hero .btn-secondary{
  background:rgba(255,255,255,.82)!important;
}
@media(max-width:1180px){
  body.home-v7 .v8-quote-card{
    grid-template-columns:1fr!important;
  }
}



/* V9.2 Buyer solutions image cards */
body.home-v7 .v8-solution-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}

body.home-v7 .v8-solution-card{
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
  overflow:hidden!important;
  padding:0!important;
  border-radius:26px!important;
  background:#fff!important;
  border:1px solid rgba(8,38,64,.10)!important;
  text-decoration:none!important;
  box-shadow:0 18px 42px rgba(8,38,64,.055)!important;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease!important;
}

body.home-v7 .v8-solution-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(6,43,73,.22)!important;
  box-shadow:0 26px 66px rgba(8,38,64,.10)!important;
}

body.home-v7 .v8-solution-card img{
  width:100%!important;
  aspect-ratio:4/3!important;
  display:block!important;
  object-fit:cover!important;
  background:#f4efe7!important;
}

body.home-v7 .v8-solution-copy{
  padding:24px 24px 26px!important;
}

body.home-v7 .v8-solution-copy strong{
  display:block!important;
  color:#071a35!important;
  font-size:20px!important;
  line-height:1.18!important;
  margin-bottom:12px!important;
}

body.home-v7 .v8-solution-copy span{
  display:block!important;
  color:#5b6878!important;
  font-size:14px!important;
  line-height:1.62!important;
}

@media(max-width:1180px){
  body.home-v7 .v8-solution-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:760px){
  body.home-v7 .v8-solution-grid{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v8-solution-copy{
    padding:20px 18px 22px!important;
  }
  body.home-v7 .v8-solution-copy strong{
    font-size:18px!important;
  }
}



/* V9.3 Buyer Solutions relayout */
body.home-v7 .v8-solutions{
  background:linear-gradient(180deg,#ffffff 0%,#f7fafb 100%)!important;
  border-top:1px solid rgba(8,38,64,.08)!important;
  border-bottom:1px solid rgba(8,38,64,.08)!important;
}

body.home-v7 .v9-solution-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:22px!important;
}

body.home-v7 .v9-solution-card{
  display:grid!important;
  grid-template-columns:42% 58%!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border-radius:26px!important;
  background:#fff!important;
  border:1px solid rgba(8,38,64,.10)!important;
  text-decoration:none!important;
  box-shadow:0 18px 42px rgba(8,38,64,.055)!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease!important;
  min-height:100%!important;
}

body.home-v7 .v9-solution-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(6,43,73,.18)!important;
  box-shadow:0 24px 58px rgba(8,38,64,.10)!important;
}

body.home-v7 .v9-solution-media{
  position:relative!important;
  min-height:220px!important;
  background:#f3ede4!important;
}

body.home-v7 .v9-solution-media img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
}

body.home-v7 .v9-solution-copy{
  padding:26px 26px 24px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}

body.home-v7 .v9-solution-tag{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  min-height:28px!important;
  margin:0 0 14px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#eef5f8!important;
  color:#0a496a!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

body.home-v7 .v9-solution-copy strong{
  display:block!important;
  color:#071a35!important;
  font-size:26px!important;
  line-height:1.1!important;
  letter-spacing:-.03em!important;
  margin-bottom:12px!important;
}

body.home-v7 .v9-solution-copy span{
  display:block!important;
  color:#5b6878!important;
  font-size:14px!important;
  line-height:1.68!important;
  max-width:34ch!important;
}

@media(max-width:1180px){
  body.home-v7 .v9-solution-grid{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v9-solution-copy strong{
    font-size:24px!important;
  }
}

@media(max-width:760px){
  body.home-v7 .v9-solution-card{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v9-solution-media{
    min-height:210px!important;
  }
  body.home-v7 .v9-solution-copy{
    padding:20px 18px 22px!important;
  }
  body.home-v7 .v9-solution-copy strong{
    font-size:20px!important;
  }
  body.home-v7 .v9-solution-copy span{
    max-width:none!important;
  }
}



/* V10 Homepage Simplification
   Reduce homepage length and merge repeated trust/process sections. */
body.home-v7 .v7-section,
body.home-v7 .v8-section,
body.home-v7 .v10-section{
  padding:64px 0!important;
}

body.home-v7 .v7-section-head{
  margin-bottom:34px!important;
}

body.home-v7 .v7-section-head h2{
  font-size:clamp(32px,3.7vw,50px)!important;
}

/* Remove visual heaviness from buyer solutions after adding images */
body.home-v7 .v9-solution-grid{
  gap:20px!important;
}

body.home-v7 .v9-solution-card{
  border-radius:24px!important;
  box-shadow:0 16px 36px rgba(8,38,64,.055)!important;
}

body.home-v7 .v9-solution-media{
  min-height:205px!important;
}

body.home-v7 .v9-solution-copy{
  padding:24px!important;
}

body.home-v7 .v9-solution-copy strong{
  font-size:23px!important;
}

/* Merged Factory + Why + Process section */
body.home-v7 .v10-workflow{
  background:linear-gradient(180deg,#f7fafb 0%,#ffffff 100%)!important;
  border-top:1px solid rgba(8,38,64,.08)!important;
  border-bottom:1px solid rgba(8,38,64,.08)!important;
}

body.home-v7 .v10-workflow-grid{
  display:grid!important;
  grid-template-columns:.94fr 1.06fr!important;
  gap:34px!important;
  align-items:stretch!important;
}

body.home-v7 .v10-workflow-media{
  position:relative!important;
  overflow:hidden!important;
  border-radius:28px!important;
  background:#e6e2da!important;
  box-shadow:0 24px 70px rgba(8,38,64,.12)!important;
  min-height:520px!important;
}

body.home-v7 .v10-workflow-media picture,
body.home-v7 .v10-workflow-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}

body.home-v7 .v10-workflow-media img{
  object-fit:cover!important;
}

body.home-v7 .v10-workflow-stats{
  position:absolute!important;
  left:20px!important;
  right:20px!important;
  bottom:20px!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}

body.home-v7 .v10-workflow-stats span{
  display:block!important;
  padding:14px 12px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(10px)!important;
  color:#536273!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.25!important;
  box-shadow:0 10px 28px rgba(8,38,64,.10)!important;
}

body.home-v7 .v10-workflow-stats strong{
  display:block!important;
  color:#062b49!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:24px!important;
  line-height:1!important;
  margin-bottom:4px!important;
}

body.home-v7 .v10-workflow-content{
  display:grid!important;
  gap:18px!important;
}

body.home-v7 .v10-proof-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
}

body.home-v7 .v10-proof-list article{
  background:#fff!important;
  border:1px solid rgba(8,38,64,.10)!important;
  border-radius:22px!important;
  padding:22px!important;
  box-shadow:0 14px 32px rgba(8,38,64,.05)!important;
}

body.home-v7 .v10-proof-list article span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:34px!important;
  border-radius:12px!important;
  background:#062b49!important;
  color:#fff!important;
  font-weight:950!important;
  margin-bottom:14px!important;
  font-size:12px!important;
}

body.home-v7 .v10-proof-list article strong{
  display:block!important;
  color:#071a35!important;
  font-size:18px!important;
  line-height:1.18!important;
  margin-bottom:8px!important;
}

body.home-v7 .v10-proof-list article p{
  margin:0!important;
  color:#5b6878!important;
  font-size:13.5px!important;
  line-height:1.58!important;
}

body.home-v7 .v10-mini-process{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  padding:18px!important;
  border-radius:22px!important;
  background:#062b49!important;
  box-shadow:0 20px 54px rgba(8,38,64,.13)!important;
}

body.home-v7 .v10-mini-process div{
  padding:14px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}

body.home-v7 .v10-mini-process b{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1.2!important;
  margin-bottom:6px!important;
}

body.home-v7 .v10-mini-process span{
  display:block!important;
  color:rgba(255,255,255,.72)!important;
  font-size:12px!important;
  line-height:1.45!important;
}

/* Make lower informational sections lighter */
body.home-v7 .v7-materials-card{
  padding:36px!important;
}

body.home-v7 .v7-guides{
  padding-top:56px!important;
}

body.home-v7 .v7-guide-grid a{
  padding:24px!important;
}

body.home-v7 .v7-faq{
  padding:58px 0!important;
}

body.home-v7 .v7-final-cta{
  padding:64px 0!important;
}

@media(max-width:1180px){
  body.home-v7 .v10-workflow-grid{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v10-workflow-media{
    min-height:430px!important;
  }
  body.home-v7 .v10-mini-process{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:760px){
  body.home-v7 .v7-section,
  body.home-v7 .v8-section,
  body.home-v7 .v10-section{
    padding:46px 0!important;
  }
  body.home-v7 .v10-proof-list{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v10-workflow-media{
    min-height:320px!important;
    border-radius:22px!important;
  }
  body.home-v7 .v10-workflow-stats{
    grid-template-columns:1fr!important;
    position:static!important;
    padding:14px!important;
    background:#fff!important;
  }
  body.home-v7 .v10-mini-process{
    grid-template-columns:1fr!important;
  }
  body.home-v7 .v7-materials-card{
    padding:26px 20px!important;
  }
}



/* V10.1 Slim Homepage FAQ */
body.home-v7 .v10-faq-slim{
  padding:64px 0!important;
}

body.home-v7 .v10-faq-slim .v7-faq-grid{
  align-items:center!important;
}

body.home-v7 .v10-faq-slim .v7-faq-list{
  gap:10px!important;
}

body.home-v7 .v10-faq-slim .v7-faq-list details{
  box-shadow:0 10px 26px rgba(8,38,64,.045)!important;
}

body.home-v7 .v10-faq-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:22px!important;
  min-height:42px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid rgba(8,38,64,.12)!important;
  color:#062b49!important;
  text-decoration:none!important;
  font-weight:950!important;
  box-shadow:0 12px 28px rgba(8,38,64,.05)!important;
}

body.home-v7 .v10-faq-link:hover{
  background:#062b49!important;
  color:#fff!important;
}

@media(max-width:760px){
  body.home-v7 .v10-faq-slim{
    padding:48px 0!important;
  }
}



/* V11 Support Page Redesign - unified with homepage/contact style */
body.support-v11{
  background:#fff;
}

body.support-v11 .breadcrumb{
  display:flex;
  align-items:center;
  gap:9px;
  margin-bottom:24px;
  color:#6b7788;
  font-size:13px;
  font-weight:800;
}

body.support-v11 .breadcrumb a{
  color:#062b49;
  text-decoration:none;
}

body.support-v11 .support-v11-hero{
  position:relative;
  overflow:hidden;
  padding:76px 0 70px;
  background:
    radial-gradient(circle at 16% 8%, rgba(236,226,210,.82), transparent 33%),
    linear-gradient(135deg,#ffffff 0%,#f7fafb 52%,#f2ece3 100%);
  border-bottom:1px solid rgba(8,38,64,.08);
}

body.support-v11 .support-v11-hero:after{
  content:"";
  position:absolute;
  right:-110px;
  top:-150px;
  width:500px;
  height:500px;
  border-radius:50%;
  background:rgba(6,43,73,.055);
}

body.support-v11 .support-v11-hero-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:48px;
  align-items:center;
}

body.support-v11 .support-v11-copy h1{
  margin:0 0 20px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(44px,5.4vw,78px);
  line-height:1.02;
  letter-spacing:-.055em;
  max-width:720px;
}

body.support-v11 .support-v11-copy .lead{
  max-width:640px;
  margin:0;
  color:#526174;
  font-size:17px;
  line-height:1.72;
}

body.support-v11 .support-v11-actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:30px;
}

body.support-v11 .support-v11-brief{
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  border-radius:30px;
  padding:34px;
  box-shadow:0 30px 90px rgba(8,38,64,.12);
}

body.support-v11 .support-v11-brief h2{
  margin:0 0 20px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(30px,3vw,44px);
  line-height:1.1;
  letter-spacing:-.035em;
}

body.support-v11 .support-v11-brief-list{
  display:grid;
  gap:12px;
  margin:0 0 24px;
}

body.support-v11 .support-v11-brief-list span{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:46px;
  padding:0 16px;
  border-radius:16px;
  background:#f8fbfc;
  border:1px solid rgba(8,38,64,.08);
  color:#24384d;
  font-weight:850;
  font-size:14px;
}

body.support-v11 .support-v11-brief-list span:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  background:#0a5f86;
  flex:0 0 auto;
}

body.support-v11 .support-v11-brief a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#062b49;
  text-decoration:none;
  font-weight:950;
}

body.support-v11 .support-v11-section{
  padding:72px 0;
}

body.support-v11 .support-v11-menu{
  background:#fff;
}

body.support-v11 .support-v11-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}

body.support-v11 .support-v11-card{
  display:block;
  min-height:220px;
  padding:28px 26px;
  border-radius:26px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  text-decoration:none;
  box-shadow:0 18px 42px rgba(8,38,64,.055);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

body.support-v11 .support-v11-card:hover{
  transform:translateY(-4px);
  border-color:rgba(6,43,73,.18);
  box-shadow:0 24px 58px rgba(8,38,64,.10);
}

body.support-v11 .support-v11-card span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:15px;
  background:#062b49;
  color:#fff;
  font-size:13px;
  font-weight:950;
  margin-bottom:22px;
}

body.support-v11 .support-v11-card strong{
  display:block;
  color:#071a35;
  font-size:22px;
  line-height:1.16;
  letter-spacing:-.025em;
  margin-bottom:12px;
}

body.support-v11 .support-v11-card p{
  margin:0;
  color:#5b6878;
  font-size:14px;
  line-height:1.65;
}

body.support-v11 .support-v11-path{
  background:linear-gradient(180deg,#f7fafb 0%,#ffffff 100%);
  border-top:1px solid rgba(8,38,64,.08);
  border-bottom:1px solid rgba(8,38,64,.08);
}

body.support-v11 .support-v11-path-card{
  padding:44px;
  border-radius:32px;
  background:linear-gradient(135deg,#062b49 0%,#0b3a5c 62%,#071a35 100%);
  color:#fff;
  box-shadow:0 30px 80px rgba(8,38,64,.18);
}

body.support-v11 .support-v11-path-head{
  max-width:760px;
  margin-bottom:30px;
}

body.support-v11 .support-v11-path-head .eyebrow,
body.support-v11 .support-v11-path-head h2,
body.support-v11 .support-v11-path-head p{
  color:#fff!important;
}

body.support-v11 .support-v11-path-head h2{
  margin:0 0 14px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(34px,3.7vw,54px);
  line-height:1.08;
  letter-spacing:-.045em;
}

body.support-v11 .support-v11-path-head p{
  color:rgba(255,255,255,.76)!important;
  line-height:1.7;
  margin:0;
}

body.support-v11 .support-v11-step-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}

body.support-v11 .support-v11-step-grid article{
  padding:22px 20px;
  border-radius:20px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
}

body.support-v11 .support-v11-step-grid span{
  display:block;
  color:rgba(255,255,255,.62);
  font-weight:950;
  margin-bottom:12px;
}

body.support-v11 .support-v11-step-grid strong{
  display:block;
  color:#fff;
  font-size:18px;
  line-height:1.2;
  margin-bottom:10px;
}

body.support-v11 .support-v11-step-grid p{
  margin:0;
  color:rgba(255,255,255,.74);
  font-size:14px;
  line-height:1.6;
}

body.support-v11 .support-v11-faq-entry{
  background:#fff;
}

body.support-v11 .support-v11-split{
  display:grid;
  grid-template-columns:1fr .8fr;
  gap:44px;
  align-items:center;
}

body.support-v11 .support-v11-split h2{
  margin:0 0 14px;
  color:#071a35;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(32px,3.2vw,48px);
  line-height:1.08;
  letter-spacing:-.04em;
}

body.support-v11 .support-v11-split p{
  margin:0;
  color:#5b6878;
  line-height:1.7;
  max-width:720px;
}

body.support-v11 .support-v11-link-box{
  display:grid;
  gap:14px;
}

body.support-v11 .support-v11-link-box a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:20px 22px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(8,38,64,.10);
  text-decoration:none;
  box-shadow:0 16px 38px rgba(8,38,64,.055);
}

body.support-v11 .support-v11-link-box strong{
  color:#071a35;
  font-size:18px;
}

body.support-v11 .support-v11-link-box span{
  color:#0a5f86;
  font-weight:900;
}

@media(max-width:1180px){
  body.support-v11 .support-v11-hero-grid,
  body.support-v11 .support-v11-split{
    grid-template-columns:1fr;
  }
  body.support-v11 .support-v11-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  body.support-v11 .support-v11-step-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media(max-width:760px){
  body.support-v11 .support-v11-hero{
    padding:46px 0 52px;
  }
  body.support-v11 .support-v11-copy h1{
    font-size:40px;
  }
  body.support-v11 .support-v11-copy .lead{
    font-size:15px;
  }
  body.support-v11 .support-v11-brief{
    padding:24px 20px;
    border-radius:22px;
  }
  body.support-v11 .support-v11-section{
    padding:50px 0;
  }
  body.support-v11 .support-v11-card-grid,
  body.support-v11 .support-v11-step-grid{
    grid-template-columns:1fr;
  }
  body.support-v11 .support-v11-card{
    min-height:auto;
    padding:24px 20px;
  }
  body.support-v11 .support-v11-path-card{
    padding:30px 22px;
    border-radius:24px;
  }
  body.support-v11 .support-v11-actions{
    display:grid;
    grid-template-columns:1fr;
  }
}


/* V12 Support menu image cards */
body.support-v11 .support-v12-image-card{
  padding:0!important;
  overflow:hidden!important;
  min-height:100%!important;
}
body.support-v11 .support-v12-card-media{
  width:100%;
  aspect-ratio:16/10;
  overflow:hidden;
  border-bottom:1px solid rgba(8,38,64,.08);
  background:#f4efe7;
}
body.support-v11 .support-v12-card-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
body.support-v11 .support-v12-card-body{
  padding:24px 24px 26px;
}
body.support-v11 .support-v12-card-body span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:15px;
  background:#062b49;
  color:#fff;
  font-size:13px;
  font-weight:950;
  margin-bottom:18px;
}
body.support-v11 .support-v12-card-body strong{
  display:block;
  color:#071a35;
  font-size:22px;
  line-height:1.16;
  letter-spacing:-.025em;
  margin-bottom:12px;
}
body.support-v11 .support-v12-card-body p{
  margin:0;
  color:#5b6878;
  font-size:14px;
  line-height:1.65;
}
@media(max-width:760px){
  body.support-v11 .support-v12-card-body{
    padding:20px 18px 22px;
  }
}


/* V13 Support content-rich cards */
body.support-v11 .support-v13-card-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}
body.support-v11 .support-v13-card{
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-radius:26px!important;
  background:#fff!important;
  border:1px solid rgba(8,38,64,.10)!important;
  text-decoration:none!important;
  box-shadow:0 18px 42px rgba(8,38,64,.055)!important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease!important;
  min-height:100%!important;
}
body.support-v11 .support-v13-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(6,43,73,.18)!important;
  box-shadow:0 24px 58px rgba(8,38,64,.10)!important;
}
body.support-v11 .support-v13-card-media{
  width:100%!important;
  aspect-ratio:16/10!important;
  overflow:hidden!important;
  background:#f4efe7!important;
  border-bottom:1px solid rgba(8,38,64,.08)!important;
}
body.support-v11 .support-v13-card-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
body.support-v11 .support-v13-card-body{
  padding:22px 22px 24px!important;
}
body.support-v11 .support-v13-number{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:42px!important;
  border-radius:15px!important;
  background:#062b49!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:950!important;
  margin-bottom:16px!important;
}
body.support-v11 .support-v13-card-body strong{
  display:block!important;
  color:#071a35!important;
  font-size:22px!important;
  line-height:1.16!important;
  letter-spacing:-.025em!important;
  margin-bottom:10px!important;
}
body.support-v11 .support-v13-card-body p{
  margin:0 0 14px!important;
  color:#5b6878!important;
  font-size:14px!important;
  line-height:1.68!important;
}
body.support-v11 .support-v13-points{
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  gap:8px!important;
}
body.support-v11 .support-v13-points li{
  position:relative!important;
  padding-left:16px!important;
  color:#284059!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.5!important;
}
body.support-v11 .support-v13-points li:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  top:.55em!important;
  width:6px!important;
  height:6px!important;
  border-radius:50%!important;
  background:#0a5f86!important;
}
@media(max-width:1180px){
  body.support-v11 .support-v13-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:760px){
  body.support-v11 .support-v13-card-grid{
    grid-template-columns:1fr!important;
  }
  body.support-v11 .support-v13-card-body{
    padding:20px 18px 22px!important;
  }
}

/* ==========================================================
   FINAL TRUE NAVIGATION LOCK - O'Lay
   Purpose: remove active-state size changes and page-to-page jump.
   Safe scope: header/topbar/navigation only.
   ========================================================== */
:root{
  --olay-final-header-h:82px;
  --olay-final-nav-item-h:46px;
  --olay-final-navy:#061a38;
  --olay-final-teal:#087b91;
  --olay-final-line:#d7eaf4;
}

/* Make every page use the same top vertical structure. Some old pages had a topbar and some did not. */
.topbar,
.v7-topbar,
.initi-topbar,
.olay-topbar{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  overflow:hidden!important;
}

/* Header shell: fixed height on all pages */
.site-header,
.initi-header,
#site-header,
.olay-site-header{
  position:sticky!important;
  top:0!important;
  z-index:1000!important;
  height:var(--olay-final-header-h)!important;
  min-height:var(--olay-final-header-h)!important;
  max-height:var(--olay-final-header-h)!important;
  padding:0!important;
  margin:0!important;
  background:rgba(255,255,255,.97)!important;
  border-bottom:1px solid var(--olay-final-line)!important;
  box-shadow:0 10px 30px rgba(6,26,56,.05)!important;
  backdrop-filter:blur(14px)!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}

.site-header .header-inner,
.initi-header .header-inner,
#site-header .header-inner,
.site-header > .container,
.initi-header > .container{
  height:var(--olay-final-header-h)!important;
  min-height:var(--olay-final-header-h)!important;
  max-height:var(--olay-final-header-h)!important;
  padding-top:0!important;
  padding-bottom:0!important;
  margin-top:0!important;
  margin-bottom:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  box-sizing:border-box!important;
}

/* Logo: reserve the same space on every page */
.site-header .logo,
.initi-header .logo,
.site-header .logo-image,
.initi-header .logo-image{
  flex:0 0 136px!important;
  width:136px!important;
  min-width:136px!important;
  max-width:136px!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
  overflow:visible!important;
  text-decoration:none!important;
}
.site-header .logo img,
.initi-header .logo img,
.site-header .logo-image img,
.initi-header .logo-image img{
  width:auto!important;
  max-width:132px!important;
  height:auto!important;
  max-height:54px!important;
  display:block!important;
  object-fit:contain!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  filter:none!important;
}

/* Main navigation layout */
.site-header .main-nav,
.initi-header .main-nav,
#site-header .main-nav{
  flex:1 1 auto!important;
  height:var(--olay-final-header-h)!important;
  min-height:var(--olay-final-header-h)!important;
  max-height:var(--olay-final-header-h)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
  line-height:1!important;
}
.site-header .nav-dropdown,
.initi-header .nav-dropdown,
#site-header .nav-dropdown{
  position:relative!important;
  height:var(--olay-final-header-h)!important;
  min-height:var(--olay-final-header-h)!important;
  max-height:var(--olay-final-header-h)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}

/* Each top-level menu item: same height, same font, active state must not change size */
.site-header .main-nav > a,
.site-header .nav-dropdown > a,
.initi-header .main-nav > a,
.initi-header .nav-dropdown > a,
#site-header .main-nav > a,
#site-header .nav-dropdown > a{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:var(--olay-final-nav-item-h)!important;
  min-height:var(--olay-final-nav-item-h)!important;
  max-height:var(--olay-final-nav-item-h)!important;
  padding:0 14px!important;
  margin:0!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  background:transparent!important;
  box-shadow:none!important;
  color:var(--olay-final-navy)!important;
  font-family:Inter,Manrope,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
  letter-spacing:0!important;
  line-height:1!important;
  text-decoration:none!important;
  text-transform:none!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
  transform:none!important;
  vertical-align:middle!important;
}

/* Active and hover: color only, no bubble, no underline, no height change */
.site-header .main-nav > a:hover,
.site-header .nav-dropdown:hover > a,
.site-header .main-nav > a.active,
.site-header .nav-dropdown > a.active,
.initi-header .main-nav > a:hover,
.initi-header .nav-dropdown:hover > a,
.initi-header .main-nav > a.active,
.initi-header .nav-dropdown > a.active,
#site-header .main-nav > a:hover,
#site-header .nav-dropdown:hover > a,
#site-header .main-nav > a.active,
#site-header .nav-dropdown > a.active{
  height:var(--olay-final-nav-item-h)!important;
  min-height:var(--olay-final-nav-item-h)!important;
  max-height:var(--olay-final-nav-item-h)!important;
  padding:0 14px!important;
  color:var(--olay-final-teal)!important;
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1!important;
  transform:none!important;
}

/* Remove all old underline pseudo-elements from simple links */
.site-header .main-nav > a::after,
.initi-header .main-nav > a::after,
#site-header .main-nav > a::after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  background:transparent!important;
  border:0!important;
}

/* Dropdown arrow: standardized. This also overwrites old active underline rules. */
.site-header .nav-dropdown > a::after,
.initi-header .nav-dropdown > a::after,
#site-header .nav-dropdown > a::after,
.site-header .nav-dropdown > a.active::after,
.initi-header .nav-dropdown > a.active::after,
#site-header .nav-dropdown > a.active::after{
  content:""!important;
  display:inline-block!important;
  position:static!important;
  flex:0 0 auto!important;
  width:8px!important;
  height:8px!important;
  margin-left:10px!important;
  margin-right:0!important;
  background:transparent!important;
  border:0!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  border-radius:0!important;
  transform:rotate(45deg) translateY(-2px)!important;
  opacity:.75!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  box-shadow:none!important;
}

/* CTA fixed size */
.site-header .header-cta,
.initi-header .header-cta,
#site-header .header-cta{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  min-width:132px!important;
  padding:0 22px!important;
  margin:0!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#087b91,#0aa0b5)!important;
  color:#fff!important;
  font-family:Inter,Manrope,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
  transform:none!important;
}

/* Dropdown panels still work */
.site-header .dropdown-panel,
.initi-header .dropdown-panel,
#site-header .dropdown-panel{
  position:absolute!important;
  top:calc(100% - 6px)!important;
  left:50%!important;
  transform:translateX(-50%) translateY(10px)!important;
  min-width:230px!important;
  width:max-content!important;
  max-width:340px!important;
  display:grid!important;
  gap:4px!important;
  padding:12px!important;
  margin:0!important;
  background:#fff!important;
  border:1px solid var(--olay-final-line)!important;
  border-radius:18px!important;
  box-shadow:0 22px 60px rgba(8,38,64,.14)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  z-index:9999!important;
  overflow:visible!important;
}
.site-header .nav-dropdown:hover .dropdown-panel,
.site-header .nav-dropdown:focus-within .dropdown-panel,
.initi-header .nav-dropdown:hover .dropdown-panel,
.initi-header .nav-dropdown:focus-within .dropdown-panel,
#site-header .nav-dropdown:hover .dropdown-panel,
#site-header .nav-dropdown:focus-within .dropdown-panel{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translateX(-50%) translateY(0)!important;
}
.site-header .dropdown-panel a,
.initi-header .dropdown-panel a,
#site-header .dropdown-panel a{
  display:flex!important;
  align-items:center!important;
  min-height:38px!important;
  padding:0 13px!important;
  border-radius:12px!important;
  color:#20324b!important;
  background:transparent!important;
  border:0!important;
  font-family:Inter,Manrope,Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:650!important;
  line-height:1.2!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
.site-header .dropdown-panel a:hover,
.initi-header .dropdown-panel a:hover,
#site-header .dropdown-panel a:hover{
  background:#eef9fd!important;
  color:var(--olay-final-teal)!important;
}

/* Desktop spacing safety */
@media(max-width:1200px){
  .site-header .header-inner,
  .initi-header .header-inner,
  #site-header .header-inner{gap:16px!important;}
  .site-header .main-nav,
  .initi-header .main-nav,
  #site-header .main-nav{gap:4px!important;}
  .site-header .main-nav > a,
  .site-header .nav-dropdown > a,
  .initi-header .main-nav > a,
  .initi-header .nav-dropdown > a,
  #site-header .main-nav > a,
  #site-header .nav-dropdown > a{font-size:14px!important;padding:0 10px!important;}
  .site-header .main-nav > a:hover,
  .site-header .nav-dropdown:hover > a,
  .site-header .main-nav > a.active,
  .site-header .nav-dropdown > a.active{font-size:14px!important;padding:0 10px!important;}
  .site-header .header-cta,
  .initi-header .header-cta,
  #site-header .header-cta{min-width:112px!important;padding:0 16px!important;font-size:14px!important;}
}

/* Mobile menu */
.nav-toggle,
.site-header .nav-toggle,
.initi-header .nav-toggle,
#site-header .nav-toggle{
  display:none!important;
  width:44px!important;
  height:44px!important;
  border-radius:12px!important;
  border:1px solid var(--olay-final-line)!important;
  background:#fff!important;
  color:var(--olay-final-navy)!important;
  font-size:22px!important;
  padding:0!important;
  margin:0!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
}
@media(max-width:900px){
  :root{--olay-final-header-h:72px;--olay-final-nav-item-h:42px;}
  .nav-toggle,
  .site-header .nav-toggle,
  .initi-header .nav-toggle,
  #site-header .nav-toggle{display:inline-flex!important;}
  .site-header .main-nav,
  .initi-header .main-nav,
  #site-header .main-nav{
    position:absolute!important;
    top:calc(100% + 8px)!important;
    left:16px!important;
    right:16px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    display:none!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:4px!important;
    padding:14px!important;
    border:1px solid var(--olay-final-line)!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 24px 70px rgba(8,38,64,.18)!important;
  }
  .site-header.nav-open .main-nav,
  .site-header .main-nav.open,
  .initi-header.nav-open .main-nav,
  .initi-header .main-nav.open,
  #site-header.nav-open .main-nav,
  #site-header .main-nav.open{display:flex!important;}
  .site-header .nav-dropdown,
  .initi-header .nav-dropdown,
  #site-header .nav-dropdown{height:auto!important;min-height:0!important;max-height:none!important;display:block!important;}
  .site-header .main-nav > a,
  .site-header .nav-dropdown > a,
  .initi-header .main-nav > a,
  .initi-header .nav-dropdown > a,
  #site-header .main-nav > a,
  #site-header .nav-dropdown > a{width:100%!important;justify-content:flex-start!important;padding:0 12px!important;}
  .site-header .dropdown-panel,
  .initi-header .dropdown-panel,
  #site-header .dropdown-panel{
    position:static!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    transform:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    display:none!important;
    margin:4px 0 8px!important;
    box-shadow:none!important;
    background:#f6fbfe!important;
  }
  .site-header .nav-dropdown:hover .dropdown-panel,
  .site-header .nav-dropdown:focus-within .dropdown-panel,
  .initi-header .nav-dropdown:hover .dropdown-panel,
  .initi-header .nav-dropdown:focus-within .dropdown-panel,
  #site-header .nav-dropdown:hover .dropdown-panel,
  #site-header .nav-dropdown:focus-within .dropdown-panel{display:grid!important;transform:none!important;}
  .site-header .header-cta,
  .initi-header .header-cta,
  #site-header .header-cta{display:none!important;}
}

/* V9.1 Final Cascade Lock - keeps the homepage refinement above legacy rules. */
body.home-v7 .v7-hero{min-height:570px!important;background:#f3eee7!important;}
body.home-v7 .v7-hero-media img{object-position:64% 43%!important;transform:scale(1.005)!important;}
body.home-v7 .v7-hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.91) 23%,rgba(255,255,255,.58) 41%,rgba(255,255,255,.18) 57%,rgba(255,255,255,0) 74%)!important;}
body.home-v7 .v7-hero-inner{padding:58px 0!important;}
body.home-v7 .v7-hero-copy{max-width:500px!important;}
body.home-v7 .v7-hero .eyebrow{margin-bottom:13px!important;color:#25677e!important;font-size:12px!important;letter-spacing:.20em!important;}
body.home-v7 .v7-hero h1{max-width:500px!important;margin-bottom:18px!important;font-size:clamp(42px,4vw,62px)!important;line-height:1.04!important;letter-spacing:-.038em!important;}
body.home-v7 .v7-hero p:not(.eyebrow){max-width:470px!important;margin-bottom:24px!important;color:#46576a!important;font-size:16px!important;line-height:1.62!important;}
body.home-v7 .v7-hero .hero-actions{gap:12px!important;margin-top:0!important;}
body.home-v7 .v7-hero .btn{min-height:50px!important;padding:0 23px!important;border-radius:12px!important;box-shadow:none!important;font-size:14px!important;letter-spacing:.005em!important;}
body.home-v7 .v7-hero .btn-primary{background:#073b5b!important;border-color:#073b5b!important;}
body.home-v7 .v7-hero .btn-primary:hover{background:#052e49!important;border-color:#052e49!important;}
body.home-v7 .v7-hero .btn-secondary{background:rgba(255,255,255,.76)!important;border-color:rgba(7,59,91,.20)!important;backdrop-filter:blur(8px)!important;}
body.home-v7 .v7-trustbar article{padding:19px 24px!important;}
body.home-v7 .v7-trustbar strong{margin-bottom:3px!important;font-size:16px!important;}
body.home-v7 .v7-trustbar span{font-size:13px!important;line-height:1.48!important;}
body.home-v7 .whatsapp-float{right:18px!important;bottom:18px!important;min-height:46px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-size:14px!important;font-weight:850!important;box-shadow:0 10px 26px rgba(37,211,102,.24)!important;}
@media(max-width:1180px) and (min-width:761px){
  body.home-v7 .v7-hero{min-height:535px!important;}
  body.home-v7 .v7-hero-inner{padding:50px 0!important;}
  body.home-v7 .v7-hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.90) 34%,rgba(255,255,255,.42) 57%,rgba(255,255,255,0) 82%)!important;}
}
@media(max-width:760px){
  body.home-v7 .v7-hero{min-height:auto!important;background:#fff!important;}
  body.home-v7 .v7-hero-media{height:270px!important;}
  body.home-v7 .v7-hero-media img{object-position:63% 43%!important;transform:scale(1.01)!important;}
  body.home-v7 .v7-hero-inner{padding:32px 0 38px!important;}
  body.home-v7 .v7-hero h1{max-width:100%!important;font-size:36px!important;line-height:1.06!important;}
  body.home-v7 .v7-hero p:not(.eyebrow){max-width:100%!important;font-size:15px!important;}
  body.home-v7 .v7-hero .hero-actions{display:grid!important;grid-template-columns:1fr!important;}
  body.home-v7 .v7-hero .btn{width:100%!important;}
  body.home-v7 .whatsapp-float{right:12px!important;bottom:12px!important;min-height:42px!important;padding:0 13px!important;font-size:13px!important;}
}
