@supports not (overflow:clip){html,body.h1814-theme{overflow-x:hidden}}

:root{
 --h1814-navy:#17243A;--h1814-gold:#B39152;--h1814-bg:#fff;--h1814-text:#17243A;--h1814-muted:#667085;
 --h1814-line:rgba(23,36,58,.11);--h1814-soft:#F7F6F2;--h1814-radius:20px;--h1814-container:1240px;
 --h1814-body-size:17px;--h1814-section-title:38px;--h1814-body-weight:400;--h1814-heading-weight:600;
 --h1814-card-shadow:0 16px 45px rgba(23,36,58,.07)
}
html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body.h1814-theme *{box-sizing:border-box}
body.h1814-theme{margin:0;max-width:100%;overflow-x:clip;background:var(--h1814-bg);color:var(--h1814-text);font-family:var(--h1814-font-family,Estedad,Tahoma,Arial,sans-serif);font-size:var(--h1814-body-size);font-weight:var(--h1814-body-weight);line-height:1.9}
.h1814-main a,.h1814-header a,.h1814-footer a{color:inherit}.h1814-main img,.h1814-header img,.h1814-footer img{max-width:100%;height:auto}.h1814-container{width:min(var(--h1814-container),calc(100% - 40px));margin-inline:auto}
.h1814-narrow{max-width:920px}.h1814-skip-link{position:fixed;top:-100px;right:20px;z-index:99999;background:#fff;padding:10px 14px;border-radius:10px}.h1814-skip-link:focus{top:10px}

.h1814-header{position:sticky;top:0;z-index:1000;padding:11px 0;pointer-events:none}.h1814-header-shell{pointer-events:auto}
.h1814-header-inner{min-height:70px;padding:8px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:rgba(255,255,255,.9);border:1px solid var(--h1814-line);border-radius:22px;box-shadow:0 12px 34px rgba(23,36,58,.055);backdrop-filter:blur(18px)}
.h1814-brand{display:inline-flex;align-items:center;min-width:125px;text-decoration:none}.h1814-logo-img,.h1814-brand .custom-logo{max-height:44px;width:auto}
.h1814-logo-fallback{display:flex;align-items:baseline;gap:7px;color:var(--h1814-gold)}.h1814-logo-fallback strong{font-size:29px;line-height:1}.h1814-logo-fallback small{font-size:8px;letter-spacing:.08em}
.h1814-nav{display:flex;justify-content:center;align-items:center;gap:24px}.h1814-nav a{text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap}
.h1814-header-actions{display:flex;align-items:center;gap:8px;padding-inline-start:12px;margin-inline-start:1px;border-inline-start:1px solid rgba(23,36,58,.13)}.h1814-header-portal{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 13px;border:1px solid var(--h1814-line);border-radius:13px;text-decoration:none;font-size:13px;font-weight:600;background:rgba(255,255,255,.8);transition:.2s ease}
.h1814-header-portal:hover{border-color:rgba(179,145,82,.6);transform:translateY(-1px)}.h1814-user-dot,.h1814-briefcase-dot{width:8px;height:8px;border-radius:50%;background:var(--h1814-gold);box-shadow:0 0 0 4px rgba(179,145,82,.13)}
.h1814-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--h1814-line);border-radius:12px;background:#fff;padding:11px}.h1814-menu-toggle span{display:block;height:2px;margin:4px 0;background:var(--h1814-navy)}

.h1814-main{min-height:55vh}.h1814-hero{padding:26px 0 70px}.h1814-hero-stage{position:relative}
.h1814-hero-slide{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(240px,.62fr);gap:18px;align-items:end;opacity:0;visibility:hidden;position:absolute;inset:0;transition:opacity .8s ease,visibility .8s ease}
.h1814-hero-slide.is-active{opacity:1;visibility:visible;position:relative}.h1814-hero-big,.h1814-hero-small{margin:0;background:#fff;border-radius:var(--h1814-radius);overflow:hidden;border:1px solid var(--h1814-line);box-shadow:var(--h1814-card-shadow)}
.h1814-hero-big img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.h1814-hero-small img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}
.h1814-hero-big figcaption,.h1814-hero-small figcaption{min-height:64px;padding:15px 18px;display:flex;align-items:center;background:#fff}
.h1814-hero-big figcaption{font-size:19px;font-weight:600}.h1814-hero-small figcaption{justify-content:flex-start}.h1814-hero-small a{text-decoration:none;font-size:14px;font-weight:600;color:var(--h1814-navy)}.h1814-hero-small a span{color:var(--h1814-gold)}
.h1814-hero-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.h1814-hero-dots button{appearance:none;width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(23,36,58,.18);cursor:pointer;transition:.2s}.h1814-hero-dots button.is-active{width:23px;border-radius:999px;background:var(--h1814-gold)}

.h1814-section{padding:92px 0}.h1814-soft{background:var(--h1814-soft)}.h1814-section-head{text-align:center;max-width:760px;margin:0 auto 42px}.h1814-compact-head{margin-bottom:34px}
.h1814-kicker{display:block;color:var(--h1814-gold);font-size:13px;font-weight:600;margin-bottom:9px}.h1814-section-head h2,.h1814-stats-copy h2{font-size:clamp(30px,4vw,var(--h1814-section-title));line-height:1.45;margin:0 0 10px;font-weight:var(--h1814-heading-weight);letter-spacing:-.015em}.h1814-section-head p{margin:0;color:var(--h1814-muted)}

/* Services showcase — all selected categories visible on desktop, touch rail on mobile */
.h1814-services-showcase{scroll-margin-top:112px;position:relative;overflow:hidden;background:linear-gradient(180deg,var(--h1814-bg) 0%,color-mix(in srgb,var(--h1814-soft) 58%,var(--h1814-bg)) 100%)}
.h1814-services-showcase:before{content:"";position:absolute;width:440px;height:440px;left:-260px;top:80px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--h1814-gold) 12%,transparent),transparent 68%);pointer-events:none}
.h1814-services-head{margin-bottom:34px}.h1814-services-head p{font-size:15px}
.h1814-service-showcase{position:relative}
.h1814-service-showcase-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;direction:rtl;align-items:stretch;grid-auto-flow:row dense}
.h1814-service-showcase-card{position:relative;grid-column:span 3;min-height:320px;overflow:hidden;border:1px solid color-mix(in srgb,var(--h1814-navy) 12%,transparent);border-radius:24px;background:var(--h1814-navy);box-shadow:0 14px 36px rgba(23,36,58,.07);isolation:isolate;text-decoration:none;color:#fff!important;transition:transform .38s cubic-bezier(.2,.7,.2,1),box-shadow .38s ease,border-color .38s ease}
.h1814-service-showcase-card--featured{grid-column:span 6;min-height:372px}
.h1814-service-showcase-card--span-12{grid-column:span 12}
.h1814-service-showcase-card--span-6{grid-column:span 6}
.h1814-service-showcase-card--span-4{grid-column:span 4}
.h1814-service-showcase-card--span-3{grid-column:span 3}
.h1814-service-showcase-media,.h1814-service-showcase-media img,.h1814-service-showcase-shade{position:absolute;inset:0;width:100%;height:100%}
.h1814-service-showcase-media{display:block;overflow:hidden}.h1814-service-showcase-media img{display:block;object-fit:cover;transform:scale(1.01);filter:saturate(.92) brightness(.8);transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .45s ease}
.h1814-service-showcase-shade{background:linear-gradient(180deg,color-mix(in srgb,var(--h1814-navy) 20%,transparent) 0%,color-mix(in srgb,var(--h1814-navy) 42%,transparent) 40%,color-mix(in srgb,var(--h1814-navy) 96%,transparent) 100%);transition:background .4s ease}
.h1814-service-showcase-card:after{content:"";position:absolute;z-index:1;inset:auto -18% -38% auto;width:220px;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--h1814-gold) 40%,transparent);border-radius:50%;opacity:.44;transition:transform .55s ease,opacity .4s ease;pointer-events:none}
.h1814-service-showcase-content{position:absolute;z-index:2;inset:0;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;gap:10px;padding:22px;color:#fff}
.h1814-service-showcase-index{grid-column:1/-1;justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.12);backdrop-filter:blur(9px);font-size:10px;font-weight:650;letter-spacing:.08em;color:rgba(255,255,255,.9)}
.h1814-service-showcase-copy{align-self:end;display:grid;gap:6px;min-width:0;transition:transform .38s ease}
.h1814-service-showcase-copy strong{display:block;font-size:clamp(18px,1.45vw,22px);line-height:1.55;font-weight:680;color:#fff;text-wrap:balance}
.h1814-service-showcase-card--featured .h1814-service-showcase-copy strong{font-size:clamp(24px,2vw,31px);line-height:1.4}
.h1814-service-showcase-copy small{display:block;max-width:26ch;font-size:12px;line-height:1.9;font-weight:400;color:rgba(255,255,255,.78);white-space:normal;overflow:hidden;text-overflow:ellipsis}
.h1814-service-showcase-card--featured .h1814-service-showcase-copy small{font-size:13px;max-width:32ch}
.h1814-service-showcase-arrow{align-self:end;justify-self:end;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);backdrop-filter:blur(8px);font-size:18px;color:#fff;transition:transform .35s ease,background .35s ease,border-color .35s ease}
.h1814-service-showcase-card:hover,.h1814-service-showcase-card:focus-visible{transform:translateY(-5px);border-color:color-mix(in srgb,var(--h1814-gold) 55%,transparent);box-shadow:0 22px 50px rgba(23,36,58,.13);outline:none}
.h1814-service-showcase-card:hover .h1814-service-showcase-media img,.h1814-service-showcase-card:focus-visible .h1814-service-showcase-media img{transform:scale(1.055)}
.h1814-service-showcase-card:hover .h1814-service-showcase-copy,.h1814-service-showcase-card:focus-visible .h1814-service-showcase-copy{transform:translateY(-3px)}
.h1814-service-showcase-card:hover .h1814-service-showcase-arrow,.h1814-service-showcase-card:focus-visible .h1814-service-showcase-arrow{transform:translateX(-5px);background:color-mix(in srgb,var(--h1814-gold) 88%,transparent);border-color:transparent}
.h1814-service-showcase-card:hover:after,.h1814-service-showcase-card:focus-visible:after{transform:scale(1.12) translate(-4px,-4px);opacity:.85}
.h1814-service-mobile-status{display:none}
.h1814-service-empty{padding:34px;border:1px dashed var(--h1814-line);border-radius:var(--h1814-radius);text-align:center;color:var(--h1814-muted);background:#fff}
.h1814-center-action{text-align:center;margin-top:24px}.h1814-outline-btn{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 18px;border:1px solid var(--h1814-line);border-radius:13px;text-decoration:none;font-size:14px;font-weight:600;background:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.h1814-outline-btn:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--h1814-gold) 55%,var(--h1814-line));box-shadow:0 10px 26px rgba(23,36,58,.06)}
.h1814-services-all-action{margin-top:28px}

.h1814-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.h1814-feature{padding:25px 22px;border-top:1px solid var(--h1814-line)}.h1814-feature-no{font-size:12px;color:var(--h1814-gold);font-weight:600}.h1814-feature h3{font-size:17px;margin:12px 0 7px}.h1814-feature p{margin:0;font-size:14px;color:var(--h1814-muted)}
.h1814-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.h1814-step{padding:22px;border:1px solid var(--h1814-line);border-radius:18px;background:#fff}.h1814-step>span{font-size:13px;color:var(--h1814-gold);font-weight:600}.h1814-step h3{margin:13px 0 7px;font-size:17px}.h1814-step p{margin:0;color:var(--h1814-muted);font-size:14px}
.h1814-stats-section{padding:78px 0;background:#fcfbf8}.h1814-stats-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:54px;align-items:center}.h1814-stats-copy h2{margin:0}.h1814-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.h1814-stats>div{display:grid;gap:3px;text-align:center}.h1814-stats strong{font-size:32px;color:var(--h1814-navy)}.h1814-stats span{font-size:12px;color:var(--h1814-muted)}
.h1814-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.h1814-quote-grid blockquote{margin:0;padding:25px;border:1px solid var(--h1814-line);border-radius:18px;background:#fff}.h1814-quote-grid blockquote>p{font-size:15px;margin:0 0 24px}.h1814-quote-grid footer{display:grid;gap:2px}.h1814-quote-grid footer strong{font-size:13px}.h1814-quote-grid footer span{font-size:12px;color:var(--h1814-muted)}
.h1814-accordion{display:grid;gap:10px}.h1814-accordion details{border-bottom:1px solid var(--h1814-line);padding:0 2px}.h1814-accordion summary{list-style:none;cursor:pointer;padding:18px 0;font-weight:600}.h1814-accordion summary::-webkit-details-marker{display:none}.h1814-accordion summary:after{content:'+';float:left;color:var(--h1814-gold);font-size:20px}.h1814-accordion details[open] summary:after{content:'−'}.h1814-accordion details>div{padding:0 0 18px;color:var(--h1814-muted);font-size:14px}.h1814-accordion details>div p{margin:0}

.h1814-page-section{padding:78px 0 100px}.h1814-page-head{max-width:900px;margin:0 auto 48px;text-align:center}.h1814-page-head h1{font-size:clamp(36px,6vw,62px);line-height:1.3;margin:0;font-weight:var(--h1814-heading-weight)}
.h1814-entry-content,.h1814-editorial,.h1814-legal-content{max-width:900px;margin-inline:auto}.h1814-entry-content h2,.h1814-legal-content h2,.h1814-editorial h2{font-size:25px;margin:40px 0 12px}.h1814-entry-content p,.h1814-legal-content p,.h1814-editorial p{color:#485363}
.h1814-lead{font-size:20px;line-height:2.05;border-bottom:1px solid var(--h1814-line);padding-bottom:36px;margin-bottom:48px}.h1814-editorial-block{margin-bottom:50px}.h1814-two-col{display:grid;grid-template-columns:1fr 1fr;gap:30px}.h1814-two-col section{padding-top:18px;border-top:1px solid var(--h1814-line)}
.h1814-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:900px;margin:0 auto}.h1814-contact-grid article{padding:24px;border:1px solid var(--h1814-line);border-radius:18px;background:#fff}.h1814-contact-grid span{display:block;color:var(--h1814-muted);font-size:13px;margin-bottom:8px}.h1814-contact-grid strong{font-size:18px;font-weight:600}.h1814-contact-extra{margin-top:36px}
.h1814-legal-content{font-size:16px;line-height:2.05}.h1814-legal-content h2,.h1814-legal-content h3{scroll-margin-top:110px}.h1814-legal-width{max-width:900px;margin-inline:auto}

/* Footer — approved light/compact design */
.h1814-footer{margin:28px 0 20px;padding:0;background:transparent;color:var(--h1814-text)}
.h1814-footer-v6-card{overflow:hidden;border:1px solid #ece8e0;border-radius:22px;background:#fbfaf7}
.h1814-footer-v6-main{display:grid;grid-template-columns:.72fr 1.2fr .85fr;gap:34px;align-items:center;padding:25px 28px 22px}
.h1814-footer-v6-logo{display:inline-flex;width:max-content;margin-bottom:11px;text-decoration:none}
.h1814-footer-v6-logo .h1814-logo-img,.h1814-footer-v6-logo .custom-logo{width:auto;max-width:132px;max-height:39px;object-fit:contain}
.h1814-footer-v6-logo .h1814-logo-fallback strong{font-size:25px}.h1814-footer-v6-logo .h1814-logo-fallback small{font-size:7px}
.h1814-footer-v6-contact>span,.h1814-footer-v6-links span,.h1814-footer-v6-trust>span{display:block;margin-bottom:6px;color:#988f83;font-size:9.5px;font-weight:650}
.h1814-footer-v6-phone{display:block;width:max-content;color:var(--h1814-navy);font-size:28px;line-height:1.1;font-weight:780;text-decoration:none}
.h1814-footer-v6-contact>small{display:block;margin-top:4px;color:#a2998e;font-size:9px}
.h1814-footer-v6-links{display:grid;grid-template-columns:1fr 1fr;gap:26px}.h1814-footer-v6-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.h1814-footer-v6-links a{color:#646b73;text-decoration:none;font-size:11px;transition:.2s ease}.h1814-footer-v6-links a:hover{color:var(--h1814-navy);transform:translateX(-2px)}
.h1814-footer-v6-trust{padding:13px 14px;border:1px solid #e6e1d8;border-radius:15px;background:#fff}.h1814-footer-v6-trust>div{display:flex;gap:7px}
.h1814-footer-v6-trust b{width:52px;height:48px;display:grid;place-items:center;border:1px dashed #d5cec2;border-radius:10px;color:#a0937d;font-size:8.5px;font-weight:650}
.h1814-footer-v6-trust>small{display:block;margin-top:7px;color:#aca397;font-size:8px;line-height:1.7}
.h1814-footer-v6-bottom{min-height:43px;padding:9px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #ece8e0;color:#999187;font-size:9px}
.h1814-footer-v6-bottom>div{display:flex;gap:15px}.h1814-footer-v6-bottom a{color:#827a70;text-decoration:none;font-size:9px}.h1814-footer-v6-bottom a:hover{color:var(--h1814-navy)}
.h1814-back-top{position:fixed;left:22px;bottom:22px;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--h1814-line);border-radius:12px;background:rgba(255,255,255,.92);text-decoration:none;box-shadow:0 10px 30px rgba(23,36,58,.08);z-index:90}

.h1814-entry-card{padding:20px 0;border-bottom:1px solid var(--h1814-line)}.h1814-entry-card h1,.h1814-entry-card h2{margin:0 0 8px}.h1814-entry-card a{text-decoration:none}.h1814-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}

/* WooCommerce: presentation only; no business-logic overrides */
.woocommerce,.woocommerce-page{font-family:inherit}.woocommerce .button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button{font-family:inherit;border-radius:12px}.woocommerce div.product,.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce,.woocommerce-account .woocommerce{color:var(--h1814-text)}

/* Desktop hero: large frame left, small frame right. Text remains RTL. */
.h1814-hero-slide{direction:ltr}.h1814-hero-big figcaption,.h1814-hero-small figcaption{direction:rtl;text-align:right}

@media(max-width:980px){
 .h1814-header-inner{grid-template-columns:auto auto 1fr}.h1814-menu-toggle{display:block;order:2}.h1814-nav{position:absolute;top:calc(100% + 7px);right:20px;left:20px;display:none;padding:15px;background:#fff;border:1px solid var(--h1814-line);border-radius:17px;box-shadow:0 18px 50px rgba(23,36,58,.12);flex-direction:column;align-items:stretch;gap:2px}.h1814-nav.is-open{display:flex}.h1814-nav a{padding:9px}
 .h1814-header-actions{justify-self:end;padding-inline-start:0;margin-inline-start:0;border-inline-start:0}.h1814-hero-slide{grid-template-columns:1.55fr .65fr}.h1814-feature-grid,.h1814-steps{grid-template-columns:repeat(2,1fr)}.h1814-stats-layout{grid-template-columns:1fr}
 .h1814-footer-v6-main{grid-template-columns:1fr 1.25fr;align-items:start;padding:23px 24px 20px}.h1814-footer-v6-trust{grid-column:1/-1;max-width:310px}
}
@media(max-width:680px){
 .h1814-container{width:min(100% - 24px,var(--h1814-container))}.h1814-header{padding-top:7px}.h1814-header-inner{min-height:62px;gap:7px;padding:7px;border-radius:17px}.h1814-brand{min-width:auto}.h1814-logo-img{max-height:35px;max-width:95px}.h1814-header-actions{gap:5px}.h1814-header-portal{min-height:38px;padding:0 9px;font-size:11px}.h1814-header-portal>span:last-child{display:none}
 .h1814-hero{padding:16px 0 48px}.h1814-hero-slide{grid-template-columns:1fr;gap:12px;direction:rtl}.h1814-hero-big img{aspect-ratio:4/3}.h1814-hero-small{display:grid;grid-template-columns:120px 1fr}.h1814-hero-small img{aspect-ratio:1/1;height:100%}.h1814-hero-big figcaption,.h1814-hero-small figcaption{min-height:54px;padding:12px 14px}.h1814-hero-big figcaption{font-size:16px}
 .h1814-section{padding:65px 0}.h1814-section-head{margin-bottom:30px}.h1814-service-carousel{padding-inline:0}.h1814-rail-arrow{display:none}.h1814-service-card{flex-basis:76vw}.h1814-feature-grid,.h1814-steps,.h1814-quote-grid,.h1814-stats,.h1814-two-col,.h1814-contact-grid{grid-template-columns:1fr}
 .h1814-feature,.h1814-step{padding:19px}.h1814-stats>div{text-align:right;grid-template-columns:auto 1fr;align-items:center;gap:12px}.h1814-page-section{padding:52px 0 75px}.h1814-page-head{margin-bottom:32px}.h1814-lead{font-size:18px}
 .h1814-footer{margin-top:20px}.h1814-footer-v6-card{border-radius:18px}.h1814-footer-v6-main{grid-template-columns:1fr;gap:20px;padding:21px 19px 18px}.h1814-footer-v6-links{grid-template-columns:1fr 1fr;gap:18px}.h1814-footer-v6-trust{grid-column:auto;max-width:none}.h1814-footer-v6-bottom{padding:11px 19px 13px;align-items:flex-start;flex-direction:column;gap:6px}.h1814-archive-grid{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.h1814-hero-slide,.h1814-service-card,.h1814-service-image img,.h1814-header-portal{transition:none!important}}


/* v0.9.8 refinements: livelier minimal homepage + footer square logo */
.h1814-section-head{max-width:760px;margin:0 auto 42px}
.h1814-head-right{text-align:right;max-width:none;margin:0 0 42px}
.h1814-head-right h2,.h1814-head-right p{max-width:700px}
.h1814-head-right .h1814-kicker{display:inline-block}

/* Hero feels calmer but not dead */
.h1814-hero-stage{overflow:visible}
.h1814-hero-big,.h1814-hero-small{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
.h1814-hero-slide.is-active .h1814-hero-big img,.h1814-hero-slide.is-active .h1814-hero-small img{animation:h1814HeroBreath 12s ease-in-out infinite alternate}
.h1814-hero-big:hover,.h1814-hero-small:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(23,36,58,.09);border-color:#ddd3c2}
@keyframes h1814HeroBreath{from{transform:scale(1) translate3d(0,0,0)}to{transform:scale(1.035) translate3d(-10px,0,0)}}

/* Service cards and content cards breathe a little */
.h1814-service-card,.h1814-feature,.h1814-step,.h1814-stats>div,.h1814-quote-grid blockquote{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease}
.h1814-feature,.h1814-step,.h1814-quote-grid blockquote{background:#fff;border:1px solid var(--h1814-line);border-radius:18px}
.h1814-feature{padding:24px 22px;border-top:1px solid var(--h1814-line)}
.h1814-stats>div{padding:16px 10px;border:1px solid transparent;border-radius:18px}
.h1814-service-card:hover,.h1814-feature:hover,.h1814-step:hover,.h1814-stats>div:hover,.h1814-quote-grid blockquote:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(23,36,58,.06);border-color:#ddd3c2;background:#fff}

/* Keep numbers/cards rhythm clean */
.h1814-feature-grid,.h1814-steps{direction:ltr}
.h1814-feature,.h1814-step{direction:rtl;text-align:right}
.h1814-feature-no,.h1814-step>span{display:inline-flex;align-items:center;gap:8px}
.h1814-feature-no:before,.h1814-step>span:before{content:'';display:inline-block;width:18px;height:1px;background:#d8cab2}

/* Statistics section layout */
.h1814-stats-layout{direction:ltr;grid-template-columns:1.05fr 1.5fr;gap:44px}
.h1814-stats-copy{direction:rtl;text-align:right}
.h1814-stats-copy .h1814-kicker{display:inline-block}

/* Testimonials */
.h1814-testimonials .h1814-section-head{margin-bottom:28px}

/* Footer brand area */
.h1814-footer-v6-contact{display:grid;grid-template-columns:86px 1fr;gap:14px;align-items:center}
.h1814-footer-v6-mark{display:block;width:86px;height:86px;border-radius:20px;overflow:hidden;border:1px solid #e6e1d8;background:#fff;box-shadow:0 10px 28px rgba(23,36,58,.04)}
.h1814-footer-v6-mark img{display:block;width:100%;height:100%;object-fit:cover}
.h1814-footer-v6-contact-copy{display:grid;gap:4px}
.h1814-footer-v6-contact>span,.h1814-footer-v6-logo{display:none}
.h1814-footer-v6-contact-copy strong{font-size:16px;color:var(--h1814-navy)}
.h1814-footer-v6-phone{font-size:13px;color:var(--h1814-muted);text-decoration:none}
.h1814-footer-v6-phone:hover{color:var(--h1814-navy)}
.h1814-footer-v6-trust b{font-size:9px;padding:0 6px;text-align:center;line-height:1.35}

@media(max-width:860px){
 .h1814-head-right{text-align:center;margin:0 auto 34px}
 .h1814-head-right h2,.h1814-head-right p{max-width:none}
 .h1814-stats-layout{direction:rtl;grid-template-columns:1fr}
 .h1814-footer-v6-contact{grid-template-columns:72px 1fr;gap:12px}
 .h1814-footer-v6-mark{width:72px;height:72px}
}

@media(prefers-reduced-motion:reduce){
 .h1814-hero-slide.is-active .h1814-hero-big img,.h1814-hero-slide.is-active .h1814-hero-small img{animation:none!important}
}


/* v0.9.9 — official eNamad rendering */
.h1814-trust-badges{display:flex;align-items:center;gap:10px;min-height:76px}
.h1814-enamad{display:grid;place-items:center;width:76px;height:76px;border:1px solid #e6e1d8;border-radius:14px;background:#fff;overflow:hidden}
.h1814-enamad a{display:grid;place-items:center;width:100%;height:100%}
.h1814-enamad img{display:block;max-width:64px!important;max-height:64px!important;width:auto!important;height:auto!important;object-fit:contain}
.h1814-license-placeholder{display:grid;place-items:center;width:76px;height:76px;border:1px dashed #d5cec2;border-radius:14px;color:#a0937d;font-size:9px;text-align:center;padding:8px;background:#fff}


/* ==========================================================
   v0.10.0 — selectable Hero system
   Static: Helpling-inspired structure, no rounded corners.
   Video: cinematic Rosewood/Six Senses-inspired composition.
   ========================================================== */
.h1814-hero-static{padding:22px 0 66px;background:#fff}
.h1814-hero-static-inner{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(390px,.82fr);min-height:610px;background:#f8f5ef;overflow:hidden}
.h1814-hero-static-media{min-width:0;overflow:hidden;background:#eee8de}
.h1814-hero-static-media img{width:100%;height:100%;min-height:610px;display:block;object-fit:cover;object-position:center}
.h1814-hero-static-content{direction:rtl;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px clamp(38px,5vw,84px);background:#f8f5ef}
.h1814-hero-static-content h1{margin:0 0 24px;color:var(--h1814-navy);font-size:clamp(28px,3vw,42px);line-height:1.18;font-weight:var(--h1814-heading-weight);letter-spacing:-.02em;white-space:nowrap}
.h1814-hero-static-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 20px;text-decoration:none;background:var(--h1814-navy);color:#fff;border:1px solid var(--h1814-navy);font-size:14px;font-weight:650;transition:opacity .55s ease,transform .55s ease,visibility .55s ease,background-color .22s ease,border-color .22s ease,color .22s ease}
.h1814-hero-static-cta:hover{transform:translateY(-2px);background:#0f1a2c;color:#fff}
.h1814-hero-static-cta span{color:#d7c08d}

.h1814-hero-video{position:relative;min-height:min(760px,78vh);height:clamp(590px,72vh,760px);overflow:hidden;background:#101319;color:#fff}
.h1814-hero-video-media,.h1814-hero-video-el,.h1814-hero-video-shade{position:absolute;inset:0;width:100%;height:100%}
.h1814-hero-video-el{display:block;object-fit:cover;object-position:center}
.h1814-hero-video-shade{background:linear-gradient(90deg,rgba(10,14,20,.66) 0%,rgba(10,14,20,.40) 34%,rgba(10,14,20,.08) 69%,rgba(10,14,20,.10) 100%)}
.h1814-hero-video-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;direction:rtl;padding-top:40px;padding-bottom:40px}
.h1814-hero-video-content h1{max-width:820px;margin:0 0 24px;color:#fff;font-size:clamp(28px,3.4vw,44px);line-height:1.18;font-weight:600;letter-spacing:-.02em;white-space:nowrap;text-shadow:0 2px 24px rgba(0,0,0,.18)}
.h1814-hero-video-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.46);background:rgba(255,255,255,.08);backdrop-filter:blur(8px);color:#fff;text-decoration:none;font-size:14px;font-weight:650;transition:opacity .55s ease,transform .55s ease,visibility .55s ease,background .22s ease,border-color .22s ease,color .22s ease}
.h1814-hero-video-cta:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.72);color:#fff;transform:translateY(-2px)}
.h1814-hero-video-cta span{color:#e0c68e}

@media(max-width:980px){
 .h1814-hero-static-inner{grid-template-columns:1.3fr .8fr;min-height:520px}
 .h1814-hero-static-media img{min-height:520px}
 .h1814-hero-static-content{padding:42px 34px}
}
@media(max-width:720px){
 .h1814-hero-static{padding:10px 0 48px}
 .h1814-hero-static-inner{grid-template-columns:1fr;min-height:0}
 .h1814-hero-static-media{order:1}.h1814-hero-static-content{order:2;padding:28px 22px 32px}
 .h1814-hero-static-media img{min-height:0;aspect-ratio:4/3;object-position:42% center}
 .h1814-hero-static-content h1{font-size:30px;margin-bottom:18px;white-space:normal}
 .h1814-hero-static-cta{min-height:48px}
 .h1814-hero-video{height:72vh;min-height:560px}
 .h1814-hero-video-shade{background:linear-gradient(0deg,rgba(10,14,20,.68) 0%,rgba(10,14,20,.25) 54%,rgba(10,14,20,.10) 100%)}
 .h1814-hero-video-content{justify-content:flex-end;padding-bottom:68px}
 .h1814-hero-video-content h1{font-size:30px;margin-bottom:18px;max-width:100%;white-space:normal}
}
@media(prefers-reduced-motion:reduce){
 .h1814-hero-static-cta,.h1814-hero-video-cta{transition:none!important}
}


.h1814-hero-swap{position:relative;display:block;min-width:210px;min-height:50px}
.h1814-hero-swap .h1814-hero-static-cta,.h1814-hero-swap .h1814-hero-video-cta{position:absolute;inset-inline-start:0;top:0;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none}
.h1814-hero-swap.is-primary .h1814-hero-static-cta-primary,.h1814-hero-swap.is-primary .h1814-hero-video-cta-primary,.h1814-hero-swap.is-phone .h1814-hero-static-cta-phone,.h1814-hero-swap.is-phone .h1814-hero-video-cta-phone{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.h1814-hero-static-cta-primary{box-shadow:0 12px 34px rgba(23,36,58,.10)}
.h1814-hero-static-cta-phone{background:#fff;color:var(--h1814-navy);border-color:#dac79c;box-shadow:0 12px 34px rgba(199,171,105,.14)}
.h1814-hero-static-cta-phone:hover{background:#fff9ec;border-color:var(--h1814-gold);color:var(--h1814-navy);transform:translateY(-2px)}
.h1814-hero-video-cta-phone{background:rgba(255,248,230,.14);border-color:rgba(224,198,142,.66);color:#fff;box-shadow:0 16px 36px rgba(0,0,0,.18)}
.h1814-hero-video-cta-phone:hover{background:rgba(255,248,230,.22);border-color:rgba(224,198,142,.9);color:#fff;transform:translateY(-2px)}
.h1814-hero-phone-icon{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:rgba(199,171,105,.15);color:var(--h1814-gold);flex:none}
.h1814-hero-phone-icon svg{display:block;width:16px;height:16px}
.h1814-hero-static-cta-phone strong,.h1814-hero-video-cta-phone strong{font-size:18px;letter-spacing:.02em}
.h1814-hero-video-actions{min-height:48px}
@media (max-width:860px){
 .h1814-hero-swap{min-width:0;width:100%;max-width:240px}
 .h1814-hero-swap .h1814-hero-static-cta,.h1814-hero-swap .h1814-hero-video-cta{max-width:100%}
}


/* ==========================================================
   v0.10.2 — fixed CTA + fading title/phone identity
   ========================================================== */
.h1814-hero-static-content,
.h1814-hero-video-content{
    text-align:center;
    align-items:center;
}
.h1814-hero-static-content{
    justify-content:center;
}
.h1814-hero-video-content{
    justify-content:center;
}
.h1814-hero-identity{
    position:relative;
    width:100%;
    min-height:94px;
    display:grid;
    place-items:center;
    margin:0 0 18px;
}
.h1814-hero-identity-title,
.h1814-hero-phone-signature{
    grid-area:1/1;
    transition:opacity .75s ease,transform .75s ease,visibility .75s ease;
}
.h1814-hero-identity-title{
    margin:0!important;
    max-width:none!important;
    color:var(--h1814-navy)!important;
    font-size:clamp(26px,2.65vw,39px)!important;
    line-height:1.2!important;
    font-weight:var(--h1814-heading-weight)!important;
    letter-spacing:-.018em!important;
    white-space:nowrap!important;
    text-shadow:none!important;
}
.h1814-hero-video .h1814-hero-identity-title{
    color:#fff!important;
    text-shadow:0 2px 22px rgba(0,0,0,.18)!important;
}
.h1814-hero-phone-signature{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:5px;
    color:var(--h1814-navy);
    text-decoration:none;
    opacity:0;
    visibility:hidden;
    transform:translateY(7px);
}
.h1814-hero-video .h1814-hero-phone-signature{color:#fff}
.h1814-hero-phone-mark{
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    color:var(--h1814-gold);
}
.h1814-hero-phone-mark svg{width:31px;height:31px;display:block}
.h1814-hero-phone-signature strong{
    font-size:20px;
    line-height:1;
    font-weight:700;
    letter-spacing:.045em;
}
.h1814-hero-identity.is-phone .h1814-hero-identity-title{
    opacity:0;
    visibility:hidden;
    transform:translateY(-7px);
}
.h1814-hero-identity.is-phone .h1814-hero-phone-signature{
    opacity:1;
    visibility:visible;
    transform:none;
}
.h1814-hero-fixed-cta{
    position:relative!important;
    inset:auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    min-height:44px!important;
    padding:0 16px!important;
    border:1px solid rgba(23,36,58,.14)!important;
    border-radius:13px!important;
    background:rgba(255,255,255,.86)!important;
    color:var(--h1814-navy)!important;
    box-shadow:0 10px 26px rgba(23,36,58,.045)!important;
    text-decoration:none!important;
    font-size:13px!important;
    font-weight:650!important;
    white-space:nowrap!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    pointer-events:auto!important;
    backdrop-filter:blur(10px);
    transition:border-color .2s ease,background-color .2s ease,transform .2s ease,box-shadow .2s ease!important;
}
.h1814-hero-fixed-cta:hover{
    border-color:rgba(179,145,82,.55)!important;
    background:#fff!important;
    color:var(--h1814-navy)!important;
    transform:translateY(-1px)!important;
    box-shadow:0 12px 30px rgba(23,36,58,.07)!important;
}
.h1814-hero-fixed-cta-video{
    color:#fff!important;
    border-color:rgba(255,255,255,.30)!important;
    background:rgba(255,255,255,.11)!important;
    box-shadow:0 12px 30px rgba(0,0,0,.10)!important;
}
.h1814-hero-fixed-cta-video:hover{
    color:#fff!important;
    border-color:rgba(224,198,142,.70)!important;
    background:rgba(255,255,255,.17)!important;
}
.h1814-hero-cta-dot{
    width:8px;
    height:8px;
    border-radius:50%;
    background:var(--h1814-gold);
    box-shadow:0 0 0 4px rgba(179,145,82,.12);
    flex:none;
}
/* retire v0.10.1 button swapping UI */
.h1814-hero-swap{display:none!important}

@media(max-width:720px){
    .h1814-hero-identity{min-height:82px;margin-bottom:14px}
    .h1814-hero-identity-title{font-size:29px!important;white-space:normal!important}
    .h1814-hero-phone-mark{width:36px;height:36px}
    .h1814-hero-phone-mark svg{width:28px;height:28px}
    .h1814-hero-phone-signature strong{font-size:18px}
    .h1814-hero-fixed-cta{min-height:42px!important;padding:0 14px!important}
}
@media(prefers-reduced-motion:reduce){
    .h1814-hero-identity-title,.h1814-hero-phone-signature{transition:none!important}
    .h1814-hero-phone-signature{display:none!important}
}


/* v0.10.4 — temporary personnel panel */
.h1814-personnel-coming-soon{
    max-width:720px;
    min-height:420px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:64px 24px;
}
.h1814-personnel-coming-soon h1{
    margin:14px 0 10px;
    color:var(--h1814-navy);
    font-size:clamp(32px,5vw,54px);
    line-height:1.35;
}
.h1814-personnel-coming-soon p{
    margin:0;
    color:var(--h1814-muted);
    font-size:clamp(16px,2vw,20px);
}

/* v0.10.6 — final header/footer information architecture + 1814 Magazine */
.h1814-footer-v6-contact-copy>span{display:block;color:#988f83;font-size:9.5px;font-weight:650;margin:0}
.h1814-footer-v6-contact-copy .h1814-footer-v6-phone{font-size:25px;line-height:1.15;font-weight:760;color:var(--h1814-navy)}
.h1814-footer-v6-contact-copy small{display:block;color:#8f938f;font-size:9px;line-height:1.7}
.h1814-footer-all-services{margin-top:4px!important;color:var(--h1814-navy)!important;font-weight:650}
.h1814-footer-v6-trust{min-width:0}
.h1814-trust-badges{display:grid;grid-template-columns:repeat(4,minmax(52px,1fr));gap:8px;min-height:76px}
.h1814-trust-slot{display:grid;place-items:center;min-width:0;height:76px;border:1px solid #e6e1d8;border-radius:14px;background:#fff;overflow:hidden}
.h1814-trust-slot>a{display:grid;place-items:center;width:100%;height:100%}
.h1814-trust-slot img{display:block;max-width:64px!important;max-height:64px!important;width:auto!important;height:auto!important;object-fit:contain}
.h1814-trust-slot.is-placeholder{border-style:dashed;color:#9b8e79;font-size:8.5px;text-align:center;line-height:1.55;padding:7px}
.h1814-trust-slot.is-empty{border-style:dashed;background:rgba(255,255,255,.48)}
.h1814-enamad{width:auto;height:76px}
.h1814-magazine-head p{margin:12px auto 0;color:var(--h1814-muted)}
.h1814-magazine-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.h1814-magazine-card{overflow:hidden;border:1px solid var(--h1814-line);background:#fff;border-radius:20px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.h1814-magazine-card:hover{transform:translateY(-4px);border-color:#ddd3c2;box-shadow:0 18px 42px rgba(23,36,58,.06)}
.h1814-magazine-thumb{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;background:#f5f1e8;color:var(--h1814-gold);font-weight:700;text-decoration:none}
.h1814-magazine-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.h1814-magazine-card:hover .h1814-magazine-thumb img{transform:scale(1.025)}
.h1814-magazine-card-body{padding:20px}.h1814-magazine-card-body small{color:#9a9287;font-size:11px}.h1814-magazine-card-body h2{font-size:19px;line-height:1.6;margin:8px 0}.h1814-magazine-card-body h2 a{text-decoration:none}.h1814-magazine-card-body p{font-size:13px;color:var(--h1814-muted);line-height:1.9;margin:0 0 14px}.h1814-magazine-read{text-decoration:none;font-size:12px;font-weight:650;color:var(--h1814-navy)}
.h1814-magazine-empty{max-width:760px;margin:0 auto;padding:42px;border:1px solid var(--h1814-line);border-radius:20px;text-align:center;background:#fbfaf7}.h1814-magazine-empty strong{font-size:22px}.h1814-magazine-empty p{color:var(--h1814-muted);margin:8px 0 0}
.h1814-magazine-pagination{margin-top:36px}.h1814-magazine-pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;padding:0}.h1814-magazine-pagination a,.h1814-magazine-pagination span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--h1814-line);border-radius:10px;text-decoration:none}.h1814-magazine-pagination .current{background:var(--h1814-navy);color:#fff;border-color:var(--h1814-navy)}
@media(max-width:980px){.h1814-footer-v6-trust{max-width:none}.h1814-magazine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.h1814-trust-badges{grid-template-columns:repeat(4,1fr);gap:6px}.h1814-trust-slot{height:64px}.h1814-trust-slot img{max-width:54px!important;max-height:54px!important}.h1814-enamad{height:64px}.h1814-magazine-grid{grid-template-columns:1fr}}

/* ==========================================================
   v0.10.7 — QA fixes after live theme test
   ========================================================== */
.h1814-contact-existing-content{margin-top:0}
.h1814-page-contact .h1814-page-head{margin-bottom:38px}

.h1814-about-cta-refined{
 display:flex!important;
 flex-direction:row!important;
 align-items:center!important;
 justify-content:center!important;
 gap:28px!important;
 flex-wrap:wrap!important;
 min-height:150px!important;
 padding:34px 24px!important;
 text-align:center!important;
}
.h1814-about-cta-refined h2{
 margin:0!important;
 color:var(--h1814-navy)!important;
 font-size:clamp(22px,2vw,30px)!important;
 line-height:1.45!important;
}
.h1814-about-cta-button{
 display:inline-flex!important;
 align-items:center!important;
 justify-content:center!important;
 min-height:48px!important;
 padding:0 24px!important;
 margin:0!important;
 border-radius:13px!important;
 border:1px solid rgba(179,145,82,.34)!important;
 background:#c7aa71!important;
 color:var(--h1814-navy)!important;
 text-decoration:none!important;
 font-size:14px!important;
 font-weight:650!important;
 white-space:nowrap!important;
 box-shadow:none!important;
}
.h1814-about-cta-button:hover{transform:translateY(-1px);filter:brightness(1.02)}

.h1814-woo-archive-shell{padding:38px 0 78px;background:#fff}
.h1814-woo-archive-container{min-width:0}
.h1814-woo-archive-container>.site-main,
.h1814-woo-archive-container>#primary,
.h1814-woo-archive-container .site-main{width:100%!important;max-width:none!important;float:none!important;margin:0!important}
.h1814-woo-archive-container .woocommerce-products-header{margin-bottom:26px}
.h1814-woo-archive-container ul.products{margin-bottom:34px!important}

@media(max-width:680px){
 .h1814-about-cta-refined{gap:16px!important;min-height:0!important;padding:28px 18px!important}
 .h1814-about-cta-refined h2{width:100%}
 .h1814-woo-archive-shell{padding:26px 0 58px}
}

/* ==========================================================
   v0.10.8 — Contact page redesign
   ========================================================== */
.h1814-page-contact{background:
 radial-gradient(circle at 18% 7%,rgba(179,145,82,.075),transparent 28%),
 linear-gradient(180deg,#fff 0%,#fdfcf9 100%)}
.h1814-page-contact .h1814-container{max-width:1180px}
.h1814-contact-page-head{margin-bottom:34px}
.h1814-contact-page-head h1{font-size:clamp(42px,5.3vw,66px)}
.h1814-contact-page-head p{max-width:690px;margin:15px auto 0;color:#6c7480;font-size:15px;line-height:2}
.h1814-contact-modern{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px;align-items:stretch;direction:rtl}
.h1814-contact-command{position:relative;isolation:isolate;overflow:hidden;min-height:520px;padding:42px;border-radius:28px;background:linear-gradient(145deg,#16243a 0%,#1b2c47 72%,#233754 100%);color:#fff;box-shadow:0 24px 64px rgba(23,36,58,.16);display:flex;flex-direction:column;align-items:flex-start}
.h1814-contact-command:after{content:'';position:absolute;inset:auto -80px -125px auto;width:330px;height:330px;border:1px solid rgba(199,170,113,.18);border-radius:50%;z-index:-1}
.h1814-contact-command-orb{position:absolute;left:-90px;top:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(199,170,113,.23) 0%,rgba(199,170,113,0) 68%);z-index:-1}
.h1814-contact-command-top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:auto}
.h1814-contact-mini-label{font-size:12px;color:#dbc899;font-weight:650;letter-spacing:.01em}
.h1814-contact-live{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);font-size:10px;color:rgba(255,255,255,.78)}
.h1814-contact-live i{display:block;width:7px;height:7px;border-radius:50%;background:#d2b879;box-shadow:0 0 0 5px rgba(210,184,121,.12)}
.h1814-contact-command-number{margin-top:62px;font-size:clamp(76px,9vw,128px);font-weight:760;line-height:.95;letter-spacing:-.055em;color:#d1b57a}
.h1814-contact-command h2{margin:24px 0 8px;font-size:clamp(24px,2.4vw,34px);font-weight:650;line-height:1.45}
.h1814-contact-command>p{max-width:560px;margin:0;color:rgba(255,255,255,.68);font-size:14px;line-height:2}
.h1814-contact-command-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.h1814-contact-call,.h1814-contact-service{min-height:47px;padding:0 17px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-size:13px;font-weight:650;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.h1814-contact-call{background:#d0b377;color:#17243a}.h1814-contact-call svg{width:18px;height:18px}.h1814-contact-service{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.055);color:#fff}.h1814-contact-service span{color:#d0b377;font-size:17px}
.h1814-contact-call:hover,.h1814-contact-service:hover{transform:translateY(-2px)}
.h1814-contact-hours-row{width:100%;margin-top:32px;padding-top:20px;border-top:1px solid rgba(255,255,255,.11);display:flex;justify-content:space-between;align-items:center;gap:18px;font-size:11px;color:rgba(255,255,255,.56)}
.h1814-contact-hours-row strong{font-size:12px;color:#fff;font-weight:550;text-align:left}
.h1814-contact-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.h1814-contact-detail-card{min-width:0;min-height:252px;padding:26px;border:1px solid rgba(23,36,58,.1);border-radius:23px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(23,36,58,.035);display:flex;flex-direction:column;justify-content:space-between;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.h1814-contact-detail-card:hover{transform:translateY(-3px);border-color:rgba(179,145,82,.34);box-shadow:0 18px 45px rgba(23,36,58,.065)}
.h1814-contact-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#f5f1e8;color:#b39152}
.h1814-contact-icon svg{width:23px;height:23px}
.h1814-contact-detail-card>div{min-width:0;display:grid;gap:6px;margin-top:28px}
.h1814-contact-detail-card small{font-size:11px;color:#8a8f98}
.h1814-contact-detail-card strong{min-width:0;font-size:clamp(17px,1.45vw,22px);line-height:1.7;color:#17243a;font-weight:650;overflow-wrap:anywhere;word-break:normal}
.h1814-contact-detail-email strong{font-family:Arial,sans-serif;font-size:clamp(16px,1.4vw,21px);text-align:right;direction:ltr}
.h1814-contact-detail-card a{width:max-content;max-width:100%;margin-top:5px;text-decoration:none;color:#a07e3f;font-size:11px;font-weight:650}
.h1814-contact-detail-card span:not(.h1814-contact-icon){font-size:11px;color:#8a8f98;line-height:1.85}
.h1814-contact-detail-address strong{font-size:15px;line-height:2}
.h1814-contact-detail-support{background:linear-gradient(180deg,#fff,#fbfaf6)}
.h1814-contact-detail-request{background:linear-gradient(145deg,#f7f3e9,#fff 74%)}
@media(max-width:980px){
 .h1814-contact-modern{grid-template-columns:1fr}
 .h1814-contact-command{min-height:470px}
 .h1814-contact-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
 .h1814-page-contact{background:#fff}
 .h1814-contact-page-head{margin-bottom:25px}.h1814-contact-page-head p{font-size:13px}
 .h1814-contact-command{min-height:auto;padding:28px 22px;border-radius:22px}
 .h1814-contact-command-top{margin-bottom:12px}.h1814-contact-live{padding:6px 9px}
 .h1814-contact-command-number{margin-top:28px;font-size:76px}
 .h1814-contact-command h2{font-size:25px;margin-top:20px}
 .h1814-contact-command-actions{width:100%}.h1814-contact-call,.h1814-contact-service{flex:1 1 150px}
 .h1814-contact-hours-row{align-items:flex-start;flex-direction:column;gap:5px}
 .h1814-contact-detail-grid{grid-template-columns:1fr;gap:10px}
 .h1814-contact-detail-card{min-height:190px;padding:22px;border-radius:19px}
 .h1814-contact-detail-card>div{margin-top:22px}
 .h1814-contact-detail-email strong{font-size:18px}
}


/* v0.10.9 — Contact page final polish */
.h1814-page-contact .h1814-contact-page-head{padding-top:18px;margin-bottom:36px}
.h1814-contact-detail-email strong{font-size:clamp(14px,1.05vw,17px);white-space:nowrap;overflow-wrap:normal;word-break:normal;letter-spacing:-.015em}
.h1814-contact-hours-row strong{direction:rtl;text-align:left;unicode-bidi:plaintext;letter-spacing:0;white-space:nowrap}
.h1814-contact-detail-address strong{font-size:14px;line-height:1.95;font-weight:600}
.h1814-contact-detail-address span:not(.h1814-contact-icon){margin-top:2px}
@media (max-width:720px){
 .h1814-page-contact .h1814-contact-page-head{padding-top:8px;margin-bottom:26px}
 .h1814-contact-detail-email strong{font-size:16px;white-space:normal;overflow-wrap:anywhere}
 .h1814-contact-hours-row strong{white-space:normal;text-align:right}
}


/* Services showcase responsive behavior */
@media(max-width:980px){
 .h1814-service-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .h1814-service-showcase-card,.h1814-service-showcase-card--featured,.h1814-service-showcase-card--span-12,.h1814-service-showcase-card--span-6,.h1814-service-showcase-card--span-4,.h1814-service-showcase-card--span-3{grid-column:auto;min-height:300px}
}
@media(max-width:680px){
 .h1814-services-showcase{overflow:visible}
 .h1814-services-head{text-align:right;margin-right:0;margin-left:0;margin-bottom:25px}
 .h1814-services-head h2,.h1814-services-head p{max-width:none}
 .h1814-service-showcase{width:100%;max-width:100%;margin-inline:0;padding-inline:0;overflow:hidden}
 .h1814-service-showcase-grid{display:flex;width:100%;max-width:100%;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:3px 0 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
 .h1814-service-showcase-grid::-webkit-scrollbar{display:none}
 .h1814-service-showcase-card,.h1814-service-showcase-card--featured,.h1814-service-showcase-card--span-12,.h1814-service-showcase-card--span-6,.h1814-service-showcase-card--span-4,.h1814-service-showcase-card--span-3{flex:0 0 86%;min-height:330px;scroll-snap-align:start;border-radius:20px}
 .h1814-service-showcase-content{padding:19px}
 .h1814-service-showcase-copy strong{font-size:21px}
 .h1814-service-showcase-copy small{font-size:12px;max-width:25ch}
 .h1814-service-mobile-status{display:flex;align-items:center;gap:14px;margin-top:10px;padding-inline:2px;direction:ltr}
 .h1814-service-mobile-counter{display:flex;align-items:baseline;gap:4px;min-width:54px;font-variant-numeric:tabular-nums;color:var(--h1814-muted)}
 .h1814-service-mobile-counter strong{font-size:14px;color:var(--h1814-navy)}.h1814-service-mobile-counter span{font-size:11px}
 .h1814-service-mobile-progress{position:relative;flex:1;height:2px;border-radius:99px;background:color-mix(in srgb,var(--h1814-navy) 11%,transparent);overflow:hidden}
 .h1814-service-mobile-progress i{display:block;width:14.285%;height:100%;border-radius:inherit;background:var(--h1814-gold);transform-origin:left center;transition:width .25s ease}
 .h1814-services-all-action{text-align:right;margin-top:20px}
}
@media(max-width:380px){
 .h1814-service-showcase-card,.h1814-service-showcase-card--featured,.h1814-service-showcase-card--span-12,.h1814-service-showcase-card--span-6,.h1814-service-showcase-card--span-4,.h1814-service-showcase-card--span-3{flex-basis:88%;min-height:310px}
 .h1814-service-showcase-content{padding:17px}
}
@media(hover:none){
 .h1814-service-showcase-card:hover{transform:none;box-shadow:0 10px 30px rgba(23,36,58,.05)}
 .h1814-service-showcase-card--featured .h1814-service-showcase-copy strong{font-size:24px}
 .h1814-service-showcase-card:hover .h1814-service-showcase-media img{transform:scale(1.01)}
 .h1814-service-showcase-card:hover .h1814-service-showcase-copy,.h1814-service-showcase-card:hover .h1814-service-showcase-arrow{transform:none}
}
@media(prefers-reduced-motion:reduce){
 .h1814-service-showcase-card,.h1814-service-showcase-media img,.h1814-service-showcase-copy,.h1814-service-showcase-arrow,.h1814-service-showcase-card:after,.h1814-outline-btn{transition:none!important}
}

/* ==========================================================
   v0.11.0 — site-wide responsive hardening
   Audited at 320 / 360 / 390 / 430 / 768 / 1024 / desktop.
   ========================================================== */
.h1814-header-mobile-icon{display:none;width:18px;height:18px;place-items:center;color:var(--h1814-navy);flex:none}
.h1814-header-mobile-icon svg{display:block;width:18px;height:18px}
.h1814-main,.h1814-header,.h1814-footer,.h1814-container,.h1814-entry-content,.h1814-editorial,.h1814-legal-content{min-width:0}
.h1814-main,.h1814-header,.h1814-footer,.h1814-header-shell,.h1814-header-inner,.h1814-section,.h1814-page-section,.h1814-services-showcase,.h1814-service-showcase,.h1814-footer-v6-card,.woocommerce,.woocommerce-page{max-width:100%}
.h1814-main img,.h1814-main video,.h1814-main iframe,.woocommerce img{max-width:100%;height:auto}
.h1814-entry-content iframe,.h1814-editorial iframe,.h1814-legal-content iframe,
.h1814-entry-content video,.h1814-editorial video,.h1814-legal-content video{max-width:100%}
.h1814-entry-content pre,.h1814-editorial pre,.h1814-legal-content pre{max-width:100%;overflow:auto}
.h1814-service-rail{-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}

/* WooCommerce: layout-only safeguards, intentionally scoped away from .i1814-* */
.h1814-woo-archive-container .woocommerce{min-width:0}
.h1814-woo-archive-container .woocommerce ul.products{min-width:0}
.h1814-woo-archive-container .woocommerce ul.products li.product{min-width:0}
.woocommerce img{max-width:100%;height:auto}
.woocommerce form input,.woocommerce form select,.woocommerce form textarea{max-width:100%}
.woocommerce-cart-form{max-width:100%}

@media(max-width:980px){
 .h1814-header-inner{position:relative}
 .h1814-nav{max-height:calc(100vh - 105px);overflow-y:auto;overscroll-behavior:contain}
 .h1814-nav a{display:flex;align-items:center;min-height:44px}
 .h1814-woo-archive-container .woocommerce ul.products,
 .h1814-woo-archive-container .woocommerce ul.products.columns-3,
 .h1814-woo-archive-container .woocommerce ul.products.columns-4,
 .h1814-woo-archive-container .woocommerce ul.products.columns-5,
 .h1814-woo-archive-container .woocommerce ul.products.columns-6{
   display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important
 }
 .h1814-woo-archive-container .woocommerce ul.products li.product{
   float:none!important;width:auto!important;margin:0!important
 }
 .woocommerce div.product div.images,.woocommerce div.product div.summary{float:none!important;width:100%!important}
 .woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,
 .woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:none!important;width:100%!important}
 .woocommerce-account .woocommerce-MyAccount-navigation,
 .woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:100%!important}
}

@media(max-width:680px){
 .h1814-header-mobile-icon{display:grid}
 .h1814-header-portal .h1814-user-dot,.h1814-header-portal .h1814-briefcase-dot{display:none}
 .h1814-header-portal .h1814-header-label{display:none!important}
 .h1814-header-portal{width:38px;min-width:38px;min-height:38px;padding:0;justify-content:center;border-radius:11px}
 .h1814-menu-toggle{width:40px;height:40px;padding:10px}
 .h1814-page-head h1{font-size:clamp(34px,10vw,46px)}
 .h1814-section-head h2,.h1814-stats-copy h2{font-size:clamp(27px,8vw,34px)}
 .h1814-entry-content,.h1814-editorial,.h1814-legal-content{overflow-wrap:anywhere}
 .h1814-entry-content table,.h1814-editorial table,.h1814-legal-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
 .h1814-contact-command-top{flex-wrap:wrap}
 .h1814-contact-detail-card strong{overflow-wrap:anywhere}
 .h1814-footer-v6-links a{line-height:1.8}
 .h1814-back-top{left:12px;bottom:12px;width:38px;height:38px;border-radius:11px}
 .woocommerce table.shop_table{max-width:100%}
 .woocommerce-cart-form{overflow-x:auto;-webkit-overflow-scrolling:touch}
}

@media(max-width:520px){
 .h1814-woo-archive-container .woocommerce ul.products,
 .h1814-woo-archive-container .woocommerce ul.products.columns-2,
 .h1814-woo-archive-container .woocommerce ul.products.columns-3,
 .h1814-woo-archive-container .woocommerce ul.products.columns-4,
 .h1814-woo-archive-container .woocommerce ul.products.columns-5,
 .h1814-woo-archive-container .woocommerce ul.products.columns-6{
   grid-template-columns:1fr!important;gap:16px!important
 }
 .h1814-woo-archive-container .woocommerce ul.products li.product .button{min-height:42px;display:inline-flex;align-items:center;justify-content:center}
 .h1814-magazine-empty{padding:30px 20px}
 .h1814-contact-command-number{font-size:clamp(64px,22vw,76px)}
}

@media(max-width:380px){
 .h1814-container{width:min(100% - 20px,var(--h1814-container))}
 .h1814-header-inner{gap:5px;padding:6px}
 .h1814-logo-img{max-width:82px;max-height:32px}
 .h1814-logo-fallback strong{font-size:25px}.h1814-logo-fallback small{font-size:6px}
 .h1814-header-actions{gap:4px}
 .h1814-header-portal{width:36px;min-width:36px;min-height:36px}
 .h1814-menu-toggle{width:38px;height:38px}
 .h1814-hero-static-content{padding-inline:16px}
 .h1814-hero-identity-title{font-size:clamp(24px,7.5vw,28px)!important}
 .h1814-service-card{flex-basis:82vw}
 .h1814-contact-command{padding:24px 18px}
 .h1814-contact-command-top{gap:8px}
 .h1814-contact-live{font-size:9px}
 .h1814-contact-command-actions{gap:8px}
 .h1814-contact-call,.h1814-contact-service{flex-basis:100%;width:100%}
 .h1814-trust-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
 .h1814-trust-slot,.h1814-enamad{height:68px}
 .h1814-trust-slot img{max-width:58px!important;max-height:58px!important}
 .h1814-footer-v6-links{gap:12px}
}

@media(hover:none){
 .h1814-service-card:hover,.h1814-feature:hover,.h1814-step:hover,.h1814-quote-grid blockquote:hover,
 .h1814-contact-detail-card:hover,.h1814-header-portal:hover{transform:none}
}

/* ==========================================================
   v0.13.0 — final milestone hardening: responsive / a11y / UX
   ========================================================== */
html{overflow-x:hidden;overflow-x:clip}
body.h1814-theme{width:100%;overflow-x:hidden;overflow-x:clip}

/* Accessible focus without changing the approved visual language. */
.h1814-theme :where(a,button,input,select,textarea,summary):focus-visible{
 outline:3px solid var(--h1814-navy);outline-offset:3px
}
.h1814-theme :where(input,select,textarea):focus-visible{outline-width:2px}

/* Keep the configurable primary colour for decoration, but mix small text
   with the dark secondary colour to preserve readable contrast. */
.h1814-kicker,.h1814-feature-no,.h1814-step>span{
 color:var(--h1814-navy);
 color:color-mix(in srgb,var(--h1814-gold) 45%,var(--h1814-navy))
}

/* Footer microcopy was intentionally subtle; this keeps it subtle but readable. */
.h1814-footer-v6-contact>span,.h1814-footer-v6-links span,.h1814-footer-v6-trust>span{color:#756f67}
.h1814-footer-v6-contact>small,.h1814-footer-v6-trust>small{color:#756f67}
.h1814-footer-v6-bottom{color:#6f685f}
.h1814-footer-v6-bottom a{color:#6f685f}

/* Defensive wrapping for user/editor content and WooCommerce labels. */
.h1814-entry-content,.h1814-editorial,.h1814-legal-content,.woocommerce,.woocommerce-page{
 overflow-wrap:anywhere
}
.woocommerce label,.woocommerce .woocommerce-error,.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{overflow-wrap:anywhere}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;max-width:100%}
.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 22px}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:inline-flex;align-items:center;min-height:40px;padding:7px 12px;border:1px solid var(--h1814-line);border-radius:10px;text-decoration:none}

@media(max-width:680px){
 .h1814-header-portal,.h1814-menu-toggle{width:40px;min-width:40px;min-height:40px;height:40px}
 .h1814-nav{right:12px;left:12px}
 .h1814-service-showcase-grid{touch-action:pan-x pan-y}
 .h1814-footer-v6-phone{font-size:26px}
 .woocommerce-account .woocommerce-MyAccount-navigation ul{gap:6px}
 .woocommerce-account .woocommerce-MyAccount-navigation a{min-height:40px;font-size:13px}
}
@media(max-width:380px){
 .h1814-header-portal,.h1814-menu-toggle{width:40px;min-width:40px;min-height:40px;height:40px}
 .h1814-service-showcase-copy small{line-height:1.7}
}
.h1814-service-showcase-media.is-placeholder{
 background:
  radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--h1814-gold) 28%,transparent),transparent 30%),
  linear-gradient(135deg,color-mix(in srgb,var(--h1814-navy) 92%,#fff),var(--h1814-navy));
}
.h1814-service-showcase-media.is-placeholder:before{
 content:"1814";position:absolute;inset:auto 22px 22px auto;font-size:clamp(52px,7vw,92px);font-weight:700;line-height:1;color:rgba(255,255,255,.055);letter-spacing:-.05em
}


/* ==========================================================
   v0.15.1 — unified global loading language
   Fixed overlay only; no document-flow/layout changes.
   ========================================================== */
.h1814-loading[hidden]{display:none!important}
.h1814-loading{
 position:fixed;inset:0;z-index:1000010;display:grid;place-items:center;padding:22px;
 background:rgba(12,20,34,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);
 opacity:0;transition:opacity .18s ease;pointer-events:auto
}
.h1814-loading.is-visible{opacity:1}
.h1814-loading-card{
 position:relative;isolation:isolate;width:min(360px,calc(100vw - 34px));overflow:hidden;
 display:grid;justify-items:center;gap:9px;padding:23px 22px 20px;
 border:1px solid rgba(255,255,255,.82);border-radius:22px;
 background:color-mix(in srgb,var(--h1814-bg,#fff) 94%,transparent);
 box-shadow:0 24px 70px rgba(23,36,58,.16);text-align:center;
 color:var(--h1814-text,#17243A)
}
.h1814-loading-ring{
 width:38px;height:38px;display:grid;place-items:center;border-radius:50%;
 background:color-mix(in srgb,var(--h1814-gold,#B39152) 10%,transparent)
}
.h1814-loading-ring:before{
 content:"";width:25px;height:25px;border-radius:50%;
 border:2px solid color-mix(in srgb,var(--h1814-navy,#17243A) 14%,transparent);
 border-top-color:var(--h1814-gold,#B39152);animation:h1814-loading-spin .78s linear infinite
}
.h1814-loading-ring i{display:none}
.h1814-loading-card strong{font-size:14px;font-weight:650;line-height:1.85;color:var(--h1814-navy,#17243A)}
.h1814-loading-card>[data-h1814-loading-subtitle]{max-width:295px;font-size:11px;line-height:1.9;color:var(--h1814-muted,#667085)}
.h1814-loading-progress{
 width:100%;height:2px;margin-top:4px;overflow:hidden;border-radius:99px;
 background:color-mix(in srgb,var(--h1814-navy,#17243A) 7%,transparent)
}
.h1814-loading-progress i{
 display:block;width:38%;height:100%;border-radius:inherit;background:var(--h1814-gold,#B39152);
 animation:h1814-loading-progress 1.35s cubic-bezier(.45,0,.25,1) infinite
}
html[aria-busy="true"]{cursor:progress}
body.h1814-is-loading{touch-action:manipulation}
@keyframes h1814-loading-spin{to{transform:rotate(360deg)}}
@keyframes h1814-loading-progress{0%{transform:translateX(180%)}100%{transform:translateX(-280%)}}
@media(max-width:520px){
 .h1814-loading{padding:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.h1814-loading-card{width:min(100%,340px);padding:21px 18px 18px;border-radius:19px}
 .h1814-loading-card strong{font-size:13px}.h1814-loading-card>[data-h1814-loading-subtitle]{font-size:10.5px}
}
@media(prefers-reduced-motion:reduce){
 .h1814-loading{transition:none}.h1814-loading-ring:before,.h1814-loading-progress i{animation:none}
}


/* v0.16.3 — Homepage About intro; content remains managed by m1814_about_settings */
.h1814-home-about{padding:72px 0 34px;background:var(--h1814-bg)}
.h1814-home-about-inner{max-width:880px;margin:0 auto;text-align:center}
.h1814-home-about-inner:before{content:"";display:block;width:42px;height:1px;margin:0 auto 20px;background:var(--h1814-gold);opacity:.72}
.h1814-home-about h2{margin:0 0 14px;font-size:clamp(29px,4vw,40px);line-height:1.5;font-weight:var(--h1814-heading-weight);letter-spacing:-.015em}
.h1814-home-about-text{max-width:790px;margin:0 auto;color:#566170;font-size:16px;line-height:2.05}
.h1814-home-about-text p{margin:0}
.h1814-home-about-link{display:inline-flex;align-items:center;gap:8px;margin-top:21px;color:var(--h1814-navy);font-size:13px;font-weight:650;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--h1814-gold) 52%,transparent);padding-bottom:3px;transition:gap .22s ease,color .22s ease}
.h1814-home-about-link:hover{gap:11px;color:var(--h1814-gold)}
.h1814-home-about + .h1814-services-showcase{padding-top:70px}
@media(max-width:680px){
 .h1814-home-about{padding:52px 0 18px}
 .h1814-home-about h2{font-size:clamp(27px,8vw,33px)}
 .h1814-home-about-text{font-size:15px;line-height:2}
 .h1814-home-about + .h1814-services-showcase{padding-top:56px}
}
@media(prefers-reduced-motion:reduce){.h1814-home-about-link{transition:none!important}}


/* v0.16.4 — Automatic Coming Soon badge for empty service categories */
.h1814-service-coming-soon{
 position:absolute;z-index:4;top:18px;right:18px;display:inline-flex;align-items:center;gap:7px;
 min-height:30px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--h1814-gold) 62%,rgba(255,255,255,.2));
 border-radius:999px;background:color-mix(in srgb,var(--h1814-navy) 58%,transparent);backdrop-filter:blur(10px);
 -webkit-backdrop-filter:blur(10px);box-shadow:0 8px 22px rgba(7,18,31,.15);color:#fff;pointer-events:none
}
.h1814-service-coming-soon strong{font-size:10px;line-height:1;font-weight:700;color:#f4dfac;white-space:nowrap}
.h1814-service-coming-soon small{font-size:8px;line-height:1;font-weight:600;letter-spacing:.05em;color:rgba(255,255,255,.72);white-space:nowrap;direction:ltr}
.h1814-service-showcase-card.is-coming-soon .h1814-service-showcase-media img{filter:saturate(.78) brightness(.76)}
@media(max-width:680px){
 .h1814-service-coming-soon{top:15px;right:15px;gap:6px;min-height:28px;padding:5px 9px}
 .h1814-service-coming-soon strong{font-size:9px}
 .h1814-service-coming-soon small{font-size:7px}
}


/* v0.16.5 — Refined Coming Soon badge + premium empty product-category state */
.h1814-service-coming-soon{
 top:15px;right:15px;gap:5px;min-height:24px;padding:4px 8px;
 border-color:color-mix(in srgb,var(--h1814-gold) 55%,rgba(255,255,255,.18));
 box-shadow:0 6px 18px rgba(7,18,31,.12)
}
.h1814-service-coming-soon strong{font-size:9px;font-weight:700}
.h1814-service-coming-soon small{font-size:6.5px;letter-spacing:.045em}

.h1814-category-coming-soon{
 position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr);
 gap:28px;align-items:center;margin:34px 0 10px;padding:42px 44px;border:1px solid color-mix(in srgb,var(--h1814-gold) 28%,var(--h1814-line));
 border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fbf9f4 72%,#f7f1e5 100%);box-shadow:0 22px 60px rgba(23,36,58,.07)
}
.h1814-category-coming-soon:after{
 content:"";position:absolute;inset:auto -90px -120px auto;width:300px;height:300px;border:1px solid rgba(179,145,82,.17);border-radius:50%;z-index:-1
}
.h1814-category-coming-soon-orb{
 position:absolute;z-index:-1;left:-80px;top:-100px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(179,145,82,.13) 0%,rgba(179,145,82,0) 70%)
}
.h1814-category-coming-soon-mark{
 width:88px;height:88px;display:grid;place-items:center;border:1px solid rgba(179,145,82,.32);border-radius:24px;background:rgba(255,255,255,.72);
 box-shadow:0 12px 32px rgba(23,36,58,.055);color:var(--h1814-gold);font-family:Georgia,serif;font-size:22px;font-weight:700;direction:ltr
}
.h1814-category-coming-soon-copy{max-width:760px}
.h1814-category-coming-soon-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--h1814-gold);font-size:12px;font-weight:700}
.h1814-category-coming-soon-kicker small{font-size:8px;letter-spacing:.06em;color:#9b8e78;direction:ltr}
.h1814-category-coming-soon h2{margin:0 0 9px;color:var(--h1814-navy);font-size:clamp(25px,3.2vw,38px);line-height:1.55;font-weight:var(--h1814-heading-weight)}
.h1814-category-coming-soon p{max-width:680px;margin:0;color:#68717d;font-size:14px;line-height:2}
.h1814-category-coming-soon-button{
 display:inline-flex;align-items:center;gap:9px;min-height:42px;margin-top:19px;padding:0 15px;border:1px solid rgba(179,145,82,.34);border-radius:12px;
 background:#fff;color:var(--h1814-navy)!important;text-decoration:none!important;font-size:12px;font-weight:650;transition:transform .22s ease,border-color .22s ease,background .22s ease
}
.h1814-category-coming-soon-button:hover{transform:translateY(-1px);border-color:rgba(179,145,82,.64);background:#fffdf8}
@media(max-width:680px){
 .h1814-service-coming-soon{top:12px;right:12px;min-height:23px;padding:4px 7px;gap:4px}
 .h1814-service-coming-soon strong{font-size:8.5px}.h1814-service-coming-soon small{font-size:6px}
 .h1814-category-coming-soon{grid-template-columns:1fr;gap:18px;margin-top:24px;padding:28px 22px;border-radius:22px}
 .h1814-category-coming-soon-mark{width:70px;height:70px;border-radius:19px;font-size:19px}
 .h1814-category-coming-soon h2{font-size:clamp(24px,7vw,31px)}
 .h1814-category-coming-soon p{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.h1814-category-coming-soon-button{transition:none!important}}


/* v0.16.11 — dynamic verified trust badges (no public placeholders) */
.h1814-trust-badges{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  min-height:0;
}
.h1814-trust-slot,
.h1814-enamad{
  width:76px;
  height:76px;
  flex:0 0 76px;
}
.h1814-trust-slot.has-image{
  display:grid;
  place-items:center;
  border:1px solid #e6e1d8;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
}
.h1814-trust-slot.has-image img{
  display:block;
  max-width:64px!important;
  max-height:64px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain;
}
.h1814-payping{
  overflow:hidden;
}
.h1814-payping #PPTrust{
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
}
.h1814-payping #PPTrust>*,
.h1814-payping iframe,
.h1814-payping img{
  max-width:68px!important;
  max-height:68px!important;
}
@media(max-width:680px){
  .h1814-trust-slot,
  .h1814-enamad{
    width:68px;
    height:68px;
    flex-basis:68px;
  }
  .h1814-payping #PPTrust>*,
  .h1814-payping iframe,
  .h1814-payping img{
    max-width:60px!important;
    max-height:60px!important;
  }
}


/* ==========================================================
   v0.16.17 — A3 public UI / responsive audit hardening
   Scope: public showcase only. WooCommerce sales UI remains for Project B.
   ========================================================== */
/* Tablet-safe Hero title: prevent a narrow two-column window from clipping text. */
@media(max-width:980px) and (min-width:721px){
 .h1814-hero-identity-title{white-space:normal!important;max-width:100%!important;text-wrap:balance}
}

/* Footer microcopy must stay compact, but not become unreadably faint/small. */
.h1814-footer-v6-contact-copy>span,
.h1814-footer-v6-links span,
.h1814-footer-v6-trust>span{color:#756f67;font-size:10.5px}
.h1814-footer-v6-contact-copy small{color:#667085;font-size:10.5px}
.h1814-footer-v6-links a{font-size:12px}
.h1814-footer-v6-bottom,.h1814-footer-v6-bottom a{font-size:10.5px}

/* Reserve the physical-left / RTL inline-end edge for the fixed back-to-top button. */
.h1814-footer-v6-bottom{padding-inline-end:78px}
@media(max-width:680px){.h1814-footer-v6-bottom{padding-inline-end:66px}}

/* Contact-page secondary text now meets the same readable contrast language. */
.h1814-contact-detail-card small,
.h1814-contact-detail-card span:not(.h1814-contact-icon){color:#667085;font-size:12px}
.h1814-contact-detail-card a{color:#876b35;font-size:12px}

/* ==========================================================
   v0.16.18 — B1 Shop / service-packages archive refinement
   Product-card visual design intentionally remains for B2.
   ========================================================== */
.h1814-woo-shop,.h1814-woo-category{padding-bottom:52px}
.h1814-woo-shop .woocommerce-products-header,
.h1814-woo-category .woocommerce-products-header{margin-bottom:22px}
.h1814-woo-shop .woocommerce-products-header__title.page-title,
.h1814-woo-category .woocommerce-products-header__title.page-title{
 margin:0;
 color:var(--h1814-navy);
 font-size:clamp(36px,4vw,52px);
 line-height:1.25;
 font-weight:720;
 letter-spacing:-.025em;
}
.h1814-shop-toolbar{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:18px;
 margin:0 0 30px;
 padding:13px 15px;
 border:1px solid var(--h1814-line);
 border-radius:15px;
 background:#fff;
}
.h1814-shop-result-count{margin:0!important;color:#596273;font-size:13px;font-weight:600;line-height:1.7}
.h1814-shop-ordering-wrap{display:flex;align-items:center;gap:10px;min-width:0}
.h1814-shop-ordering-label{color:#7a7369;font-size:12px;font-weight:650;white-space:nowrap}
.h1814-shop-toolbar .woocommerce-ordering{float:none!important;margin:0!important;display:block}
.h1814-shop-toolbar .woocommerce-ordering select{
 min-width:170px;
 min-height:42px;
 margin:0;
 padding:7px 12px;
 border:1px solid #ded9d0;
 border-radius:11px;
 background:#fbfaf7;
 color:var(--h1814-navy);
 font-family:inherit;
 font-size:12px;
 font-weight:600;
 outline:none;
}
.h1814-shop-toolbar .woocommerce-ordering select:focus{border-color:rgba(179,145,82,.72);box-shadow:0 0 0 3px rgba(179,145,82,.09)}
@media(max-width:680px){
 .h1814-woo-shop,.h1814-woo-category{padding-bottom:42px}
 .h1814-woo-shop .woocommerce-products-header__title.page-title,
 .h1814-woo-category .woocommerce-products-header__title.page-title{font-size:clamp(32px,10vw,42px)}
 .h1814-shop-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:13px;margin-bottom:24px}
 .h1814-shop-ordering-wrap{justify-content:space-between;width:100%}
 .h1814-shop-toolbar .woocommerce-ordering{flex:1;min-width:0}
 .h1814-shop-toolbar .woocommerce-ordering select{width:100%;min-width:0}
}


/* ==========================================================
   v0.16.19 — B2 Service-package cards
   Presentation only; Woo Add-on owns service wording/logic.
   ========================================================== */
.h1814-woo-archive-container .woocommerce ul.products li.product{
    display:flex;
    flex-direction:column;
}
.h1814-woo-archive-container .woocommerce ul.products li.product .woocommerce-LoopProduct-link{
    display:flex;
    flex:1 1 auto;
    flex-direction:column;
    min-width:0;
}
.h1814-woo-archive-container .woocommerce ul.products li.product .woocommerce-loop-product__title{
    min-height:3.9em;
    margin:14px 0 6px!important;
    color:var(--h1814-navy);
    line-height:1.95!important;
    font-weight:760!important;
}
.h1814-woo-archive-container .woocommerce ul.products li.product .price{
    min-height:2em;
    margin:0 0 13px!important;
    color:#9a762e!important;
    font-weight:700!important;
}
.h1814-woo-archive-container .woocommerce ul.products li.product .button.s1814-service-select{
    align-self:flex-start;
    margin-top:auto!important;
    padding:9px 15px!important;
    border:1px solid #e1d8ca!important;
    border-radius:12px!important;
    background:#f7f4ef!important;
    color:var(--h1814-navy)!important;
    box-shadow:none!important;
    font-weight:720!important;
    transition:transform .18s ease,border-color .18s ease,background .18s ease;
}
.h1814-woo-archive-container .woocommerce ul.products li.product .button.s1814-service-select:hover{
    transform:translateY(-1px);
    border-color:#cdbb99!important;
    background:#fffaf1!important;
}
.h1814-woo-archive-container .woocommerce ul.products li.product img{
    border-radius:16px;
}

@media(max-width:520px){
    .h1814-woo-archive-container .woocommerce ul.products li.product .woocommerce-loop-product__title{
        min-height:0;
    }
}


/* ==========================================================
   v0.16.20 — Homepage task gateways
   Clear public routes without duplicating feature ownership.
   ========================================================== */
.h1814-home-gateways{padding:22px 0 36px;background:#fff}
.h1814-home-gateways-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}
.h1814-home-gateways-head .h1814-kicker{margin:0}
.h1814-home-gateways-head h2{margin:0;color:var(--h1814-navy);font-size:clamp(22px,2.5vw,31px);line-height:1.55;font-weight:var(--h1814-heading-weight);letter-spacing:-.012em}
.h1814-home-gateways-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.h1814-home-gateway{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:13px;min-height:106px;padding:16px 17px;border:1px solid #ebe5dc;border-radius:16px;background:#fbfaf7;color:var(--h1814-navy);text-decoration:none;box-shadow:0 8px 26px rgba(23,36,58,.035);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.h1814-home-gateway:hover{transform:translateY(-2px);border-color:#d7c8aa;background:#fff;box-shadow:0 13px 34px rgba(23,36,58,.065);color:var(--h1814-navy)}
.h1814-home-gateway.is-primary{border-color:color-mix(in srgb,var(--h1814-gold) 45%,#e7e0d5);background:linear-gradient(145deg,#fffaf0,#fbf8f2)}
.h1814-home-gateway-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e5ddcf;border-radius:13px;background:#fff;color:#9b792f}
.h1814-home-gateway-icon svg{width:23px;height:23px;display:block}
.h1814-home-gateway-copy{min-width:0}
.h1814-home-gateway-copy strong,.h1814-home-gateway-copy small{display:block}
.h1814-home-gateway-copy strong{font-size:14px;font-weight:760;line-height:1.65}
.h1814-home-gateway-copy small{margin-top:3px;color:#697384;font-size:11.5px;line-height:1.75}
.h1814-home-gateway-arrow{color:var(--h1814-gold);font-size:18px;transition:transform .2s ease}
.h1814-home-gateway:hover .h1814-home-gateway-arrow{transform:translateX(-3px)}
.h1814-home-gateways + .h1814-home-about{padding-top:46px}
@media(max-width:980px){
 .h1814-home-gateways-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
 .h1814-home-gateways{padding:8px 0 28px}
 .h1814-home-gateways-head{display:block;margin-bottom:14px}
 .h1814-home-gateways-head .h1814-kicker{display:block;margin-bottom:6px}
 .h1814-home-gateways-head h2{font-size:23px}
 .h1814-home-gateways-grid{grid-template-columns:1fr;gap:8px}
 .h1814-home-gateway{grid-template-columns:38px minmax(0,1fr) 18px;min-height:88px;padding:13px 14px;border-radius:14px}
 .h1814-home-gateway-icon{width:38px;height:38px;border-radius:12px}
 .h1814-home-gateway-copy small{font-size:11px}
 .h1814-home-gateways + .h1814-home-about{padding-top:34px}
}
@media(prefers-reduced-motion:reduce){
 .h1814-home-gateway,.h1814-home-gateway-arrow{transition:none!important}
}


/* 1814 Stage 3 — About / company identity */
.h1814-about-page-head{max-width:920px;margin-inline:auto}
.h1814-about-tagline{margin:10px 0 0;color:var(--h1814-gold);font-weight:650}
.h1814-about-identity{max-width:1040px;margin:36px auto 58px;padding:30px;border:1px solid var(--h1814-line);border-radius:24px;background:linear-gradient(135deg,#fbfaf7 0%,#fff 72%);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:34px;align-items:start}
.h1814-about-mini{display:inline-block;font-size:12px;font-weight:700;color:var(--h1814-gold);letter-spacing:.02em;margin-bottom:8px}
.h1814-about-identity-copy h2,.h1814-about-section-head h2,.h1814-about-contact h2{font-size:28px;line-height:1.55;margin:0 0 10px}
.h1814-about-identity-copy p,.h1814-about-section-head p,.h1814-about-contact p{margin:0;color:var(--h1814-muted);line-height:1.9}
.h1814-about-facts{margin:0;display:grid;gap:0;border:1px solid var(--h1814-line);border-radius:18px;overflow:hidden;background:#fff}
.h1814-about-facts>div{display:grid;grid-template-columns:125px 1fr;gap:14px;padding:13px 16px;border-bottom:1px solid var(--h1814-line);align-items:center}
.h1814-about-facts>div:last-child{border-bottom:0}
.h1814-about-facts dt{font-size:12px;color:var(--h1814-muted)}
.h1814-about-facts dd{margin:0;font-weight:650;color:var(--h1814-text)}
.h1814-about-editorial{margin-bottom:64px}
.h1814-about-trust{max-width:1040px;margin:0 auto 58px;padding-top:42px;border-top:1px solid var(--h1814-line)}
.h1814-about-section-head{max-width:720px;margin-bottom:24px}
.h1814-about-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.h1814-about-trust-card{min-height:112px;border:1px solid var(--h1814-line);border-radius:18px;background:#fff;padding:18px;display:flex;align-items:center;gap:16px}
.h1814-about-trust-card strong{display:block;margin-bottom:5px;font-size:15px}
.h1814-about-trust-card span,.h1814-about-trust-card a{display:block;color:var(--h1814-muted);font-size:12px;line-height:1.7}
.h1814-about-trust-card a{color:var(--h1814-gold);margin-top:5px}
.h1814-about-trust-logo{width:72px;min-width:72px;min-height:68px;border:1px solid var(--h1814-line);border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;padding:7px}
.h1814-about-trust-logo img{display:block;max-width:100%;max-height:64px;width:auto;height:auto}
.h1814-about-trust-mark{width:58px;height:58px;min-width:58px;border-radius:16px;background:#f7f3e9;color:var(--h1814-gold);font-weight:800;font-size:20px;display:grid;place-items:center}
.h1814-about-contact{max-width:1040px;margin:0 auto;padding:26px 28px;border-radius:22px;background:var(--h1814-navy);color:#fff;display:flex;justify-content:space-between;gap:28px;align-items:center}
.h1814-about-contact h2{color:#fff}
.h1814-about-contact p{color:rgba(255,255,255,.72)}
.h1814-about-contact-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px}
.h1814-about-contact-meta span{min-width:118px}
.h1814-about-contact-meta small{display:block;color:rgba(255,255,255,.55);font-size:10px;margin-bottom:4px}
.h1814-about-contact-meta strong{font-size:14px;color:#fff}
.h1814-about-contact-meta>a{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 14px;color:#fff;font-size:12px}
@media (max-width:760px){
 .h1814-about-identity{grid-template-columns:1fr;padding:22px;gap:22px;border-radius:20px}
 .h1814-about-facts>div{grid-template-columns:110px 1fr}
 .h1814-about-trust-grid{grid-template-columns:1fr}
 .h1814-about-contact{display:block;padding:22px}
 .h1814-about-contact-meta{justify-content:flex-start;margin-top:20px}
}


/* 1814 Stage 4 — Services directory */
.h1814-services-page-head{max-width:820px;margin-inline:auto}
.h1814-services-page-head p{max-width:680px;margin:10px auto 0}
.h1814-services-directory{max-width:1080px;margin:42px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.h1814-services-directory-card{border:1px solid var(--h1814-line);border-radius:22px;background:#fff;overflow:hidden;display:grid;grid-template-columns:180px minmax(0,1fr);min-height:220px}
.h1814-services-directory-media{position:relative;display:block;background:var(--h1814-navy);min-height:220px;overflow:hidden}
.h1814-services-directory-media img{width:100%;height:100%;object-fit:cover;display:block}
.h1814-services-directory-media.is-placeholder:after{content:'1814';position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.22);font-weight:800;font-size:34px;letter-spacing:.04em}
.h1814-services-directory-index{position:absolute;top:14px;right:14px;z-index:2;border:1px solid rgba(255,255,255,.25);background:rgba(13,31,55,.64);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:4px 8px;font-size:10px}
.h1814-services-directory-body{padding:24px;display:flex;flex-direction:column;align-items:flex-start}
.h1814-services-directory-meta{min-height:22px}
.h1814-services-directory-meta span{font-size:10px;font-weight:700;color:var(--h1814-gold)}
.h1814-services-directory-card.is-coming-soon .h1814-services-directory-meta span{border:1px solid var(--h1814-line);border-radius:999px;padding:4px 8px;color:var(--h1814-muted)}
.h1814-services-directory-body h2{font-size:20px;line-height:1.55;margin:6px 0 8px}
.h1814-services-directory-body h2 a{color:var(--h1814-text)}
.h1814-services-directory-body p{font-size:13px;line-height:1.9;color:var(--h1814-muted);margin:0 0 18px}
.h1814-services-directory-link{margin-top:auto;color:var(--h1814-text);font-size:12px;font-weight:700;display:inline-flex;gap:8px;align-items:center}
.h1814-services-directory-footer{max-width:1080px;margin:22px auto 0;padding:22px 24px;border:1px solid var(--h1814-line);border-radius:20px;background:#faf9f6;display:flex;justify-content:space-between;align-items:center;gap:20px}
.h1814-services-directory-footer strong{display:block;margin-bottom:4px}
.h1814-services-directory-footer span{font-size:12px;color:var(--h1814-muted)}
@media (max-width:900px){
 .h1814-services-directory{grid-template-columns:1fr}
}
@media (max-width:620px){
 .h1814-services-directory{gap:14px}
 .h1814-services-directory-card{grid-template-columns:1fr;min-height:0}
 .h1814-services-directory-media{min-height:190px}
 .h1814-services-directory-body{padding:20px}
 .h1814-services-directory-footer{display:block}
 .h1814-services-directory-footer .h1814-outline-btn{margin-top:16px}
}

/* 0.16.25 — independent cart access */
.h1814-header-cart{position:relative}
.h1814-cart-dot{width:8px;height:8px;border-radius:50%;background:var(--h1814-gold);box-shadow:0 0 0 4px rgba(179,145,82,.13);flex:none}
.h1814-cart-count{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:999px;background:var(--h1814-navy);color:#fff;font-size:9px;font-weight:750;line-height:1;box-sizing:border-box}
.h1814-cart-count.is-empty{background:#eef1f5;color:#7b8492}
@media(max-width:680px){
 .h1814-header-portal .h1814-cart-dot{display:none}
 .h1814-header-cart .h1814-cart-count{position:absolute;top:-5px;left:-5px;min-width:16px;height:16px;padding:0 3px;border:2px solid #fff;font-size:8px}
}

/* 1814 Main Final UI Sweep 0.16.29 — consultation + magazine (enqueued asset) */
.h1814-consult{display:grid;gap:24px;direction:rtl}
.h1814-consult-needs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.h1814-consult-need{appearance:none;-webkit-appearance:none;display:flex;min-width:0;min-height:118px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:18px 20px;border:1px solid rgba(15,23,42,.10);border-radius:20px;background:#fff;color:#0f172a;text-align:right;font:inherit;line-height:1.75;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.h1814-consult-need strong{display:block;font-size:15px;line-height:1.9}
.h1814-consult-need small{display:block;color:#64748b;font-size:12px;line-height:1.8}
.h1814-consult-need:hover{border-color:rgba(194,171,121,.72);box-shadow:0 14px 38px rgba(15,23,42,.06);transform:translateY(-1px)}
.h1814-consult-need.is-active{border-color:#c2ab79;background:#fbfaf7;box-shadow:0 14px 40px rgba(15,23,42,.07)}
.h1814-consult-need:focus-visible,.h1814-consult-product:focus-visible,.h1814-callback input:focus-visible,.h1814-callback select:focus-visible,.h1814-callback textarea:focus-visible,.h1814-callback button:focus-visible,.h1814-magazine-tools input:focus-visible,.h1814-magazine-tools select:focus-visible,.h1814-magazine-tools button:focus-visible{outline:3px solid rgba(194,171,121,.42);outline-offset:3px}
.h1814-consult-result{padding:22px 24px;border-radius:22px;background:#f8f7f3;border:1px solid rgba(194,171,121,.32);line-height:2}
.h1814-consult-result>strong{display:block;margin-bottom:4px;font-size:17px}
.h1814-consult-result p{margin:4px 0 0}
.h1814-consult-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}
.h1814-consult-product{display:flex;min-width:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:#fff;text-decoration:none;color:inherit;border:1px solid rgba(15,23,42,.08);transition:border-color .18s ease,box-shadow .18s ease}
.h1814-consult-product:hover{border-color:rgba(194,171,121,.65);box-shadow:0 9px 24px rgba(15,23,42,.05)}
.h1814-consult-product span{min-width:0;font-weight:750}.h1814-consult-product small{white-space:nowrap;color:#6b5731}
.h1814-callback{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;border:1px solid rgba(15,23,42,.09);border-radius:22px;background:#fff;box-shadow:0 16px 44px rgba(15,23,42,.035)}
.h1814-callback .is-wide{grid-column:1/-1}
.h1814-callback label{display:grid;min-width:0;gap:8px;color:#0f172a;font-weight:700;line-height:1.7}
.h1814-callback input,.h1814-callback select,.h1814-callback textarea,.h1814-magazine-tools input,.h1814-magazine-tools select{box-sizing:border-box;width:100%;min-width:0;border:1px solid rgba(15,23,42,.14);border-radius:14px;padding:12px 14px;background:#fff;color:#0f172a;font:inherit;line-height:1.7;transition:border-color .18s ease,box-shadow .18s ease}
.h1814-callback textarea{min-height:108px;resize:vertical}
.h1814-callback input::placeholder,.h1814-callback textarea::placeholder,.h1814-magazine-tools input::placeholder{color:#94a3b8}
.h1814-callback label.is-wide>span{display:flex;align-items:flex-start;gap:10px;font-weight:500;line-height:1.9}
.h1814-callback label.is-wide input[type=checkbox]{width:18px;height:18px;min-width:18px;margin:5px 0 0;accent-color:#0f172a}
.h1814-callback button,.h1814-magazine-tools button{appearance:none;-webkit-appearance:none;border:0;border-radius:14px;padding:13px 18px;background:#0f172a;color:#fff;font:inherit;font-weight:800;line-height:1.6;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}
.h1814-callback button:hover,.h1814-magazine-tools button:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(15,23,42,.14)}
.h1814-callback button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}
.h1814-consult-status{grid-column:1/-1;min-height:24px;font-size:13px}
.h1814-consult .h1814-faq-list{margin-top:8px;padding-top:6px}
.h1814-consult .h1814-faq-list h2{margin:0 0 12px;font-size:26px}
.h1814-consult .h1814-faq-list details{border-top:1px solid rgba(15,23,42,.10);padding:15px 0}
.h1814-consult .h1814-faq-list summary{font-weight:750;cursor:pointer;line-height:1.9}
.h1814-consult .h1814-faq-list details>div{padding-top:8px;color:#485363;line-height:2}
.h1814-magazine-tools{display:grid;grid-template-columns:minmax(0,1fr) 220px auto;align-items:stretch;gap:10px;margin:0 0 28px}
.h1814-magazine-tools input,.h1814-magazine-tools select{min-height:48px}
.h1814-magazine-tools button{min-height:48px;white-space:nowrap}
@media(max-width:900px){.h1814-consult-needs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.h1814-consult{gap:18px}.h1814-consult-needs,.h1814-consult-products,.h1814-callback{grid-template-columns:1fr}.h1814-consult-need{min-height:0;padding:16px}.h1814-callback{padding:18px}.h1814-callback .is-wide{grid-column:auto}.h1814-magazine-tools{grid-template-columns:1fr}.h1814-magazine-tools button{width:100%}}



/* Main 1.0 — Contextual Action Dock (0.16.30) */
.h1814-action-dock{position:fixed;left:18px;bottom:18px;z-index:9850;display:flex;flex-direction:row;align-items:center;gap:8px;direction:ltr;max-width:calc(100vw - 36px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.h1814-dock-slot{display:contents}.h1814-dock-slot:empty{display:none}.h1814-dock-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 15px;border:1px solid rgba(23,36,58,.11);border-radius:16px;background:rgba(255,255,255,.96);color:var(--h1814-navy);box-shadow:0 12px 30px rgba(23,36,58,.10);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);text-decoration:none;font-size:12px;font-weight:750;line-height:1;white-space:nowrap;direction:rtl;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.h1814-dock-action:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(23,36,58,.14);border-color:rgba(179,145,82,.35)}.h1814-dock-action:focus-visible{outline:3px solid rgba(179,145,82,.34);outline-offset:3px}.h1814-dock-action--consultation{min-height:48px;padding-inline:17px;background:linear-gradient(135deg,#cbb37d,#b39152);border-color:rgba(139,108,52,.28);color:#17243a;box-shadow:0 14px 34px rgba(179,145,82,.24)}.h1814-dock-action--consultation:hover{box-shadow:0 18px 42px rgba(179,145,82,.30)}.h1814-dock-icon{display:grid;place-items:center;width:20px;height:20px;flex:none}.h1814-dock-icon svg{display:block;width:20px;height:20px}.h1814-dock-badge{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#17243a;color:#fff;font-size:8.5px;font-weight:850;line-height:1;box-sizing:border-box}.h1814-dock-action--support .h1814-dock-badge{background:#8a7444}.i1814-ps-open .h1814-action-dock,.i1814-portal-open .h1814-action-dock,.i1814-onboarding-open .h1814-action-dock,.i1814-wf-open .h1814-action-dock{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.h1814-action-dock~.i1814-ps .i1814-ps-launch{display:none!important}.i1814-ps.is-docked .i1814-ps-launch{display:none!important}@media(max-width:640px){.h1814-action-dock{left:10px;right:10px;bottom:10px;max-width:none;gap:6px;justify-content:flex-start}.h1814-dock-action{min-height:44px;padding:0 11px;border-radius:14px;font-size:10.5px;gap:6px}.h1814-dock-action--consultation{min-height:46px;padding-inline:13px}.h1814-dock-icon,.h1814-dock-icon svg{width:18px;height:18px}.h1814-dock-badge{min-width:17px;height:17px;padding:0 4px;font-size:7.5px}}@media(max-width:360px){.h1814-dock-action--cart,.h1814-dock-action--support{width:44px;padding:0}.h1814-dock-action--cart .h1814-dock-label,.h1814-dock-action--support .h1814-dock-label{display:none}.h1814-dock-action--cart .h1814-dock-badge,.h1814-dock-action--support .h1814-dock-badge{position:absolute;top:-5px;left:-5px;border:2px solid #fff}}@media(prefers-reduced-motion:reduce){.h1814-action-dock,.h1814-dock-action{transition:none!important}}


/* 1814 Header identity states + ROOT technical access (0.16.31) */
.h1814-header-portal--guest{background:rgba(255,255,255,.76);border-color:rgba(89,76,52,.18)}
.h1814-header-portal--guest:hover{background:rgba(194,171,121,.10);border-color:rgba(179,145,82,.48);box-shadow:0 8px 24px rgba(67,52,26,.07)}
.h1814-header-portal--customer{background:linear-gradient(180deg,rgba(194,171,121,.18),rgba(194,171,121,.10));border-color:rgba(179,145,82,.36);box-shadow:0 7px 22px rgba(93,70,29,.06)}
.h1814-header-portal--customer:hover{background:linear-gradient(180deg,rgba(194,171,121,.25),rgba(194,171,121,.14));border-color:rgba(179,145,82,.58);box-shadow:0 10px 26px rgba(93,70,29,.09)}
.h1814-root-access{position:relative;display:inline-flex;align-items:center}
.h1814-root-access>summary{list-style:none}.h1814-root-access>summary::-webkit-details-marker{display:none}
.h1814-root-access__trigger{cursor:pointer;color:#45423d;font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;letter-spacing:.15em;text-decoration:none;padding:8px 2px;border-bottom:1px solid transparent;transition:color .18s ease,border-color .18s ease,opacity .18s ease;user-select:none}
.h1814-root-access__trigger:hover,.h1814-root-access[open] .h1814-root-access__trigger{color:#8a6e37;border-color:rgba(179,145,82,.55)}
.h1814-root-access__trigger:focus-visible{outline:2px solid rgba(179,145,82,.4);outline-offset:5px;border-radius:4px}
.h1814-root-access__panel{position:absolute;z-index:10020;top:calc(100% + 13px);left:0;width:min(360px,calc(100vw - 28px));padding:18px;border:1px solid rgba(91,75,46,.14);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 24px 70px rgba(42,35,23,.18);backdrop-filter:blur(14px);direction:rtl;text-align:right}
.h1814-root-access__panel:before{content:"";position:absolute;top:-6px;left:22px;width:11px;height:11px;background:#fff;border-left:1px solid rgba(91,75,46,.14);border-top:1px solid rgba(91,75,46,.14);transform:rotate(45deg)}
.h1814-root-access__eyebrow{font:700 9px/1.3 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.14em;color:#9a804d;direction:ltr;text-align:left}
.h1814-root-access__title{margin-top:4px;font:750 20px/1.25 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.06em;color:#292722;direction:ltr;text-align:left}
.h1814-root-access__note{margin:10px 0 14px;color:#6d675d;font-size:12px;line-height:1.9}
.h1814-root-access__meta{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.h1814-root-access__meta span{min-width:0;padding:9px 10px;border:1px solid rgba(91,75,46,.10);border-radius:12px;background:#faf9f6}
.h1814-root-access__meta small{display:block;margin-bottom:3px;color:#9a9488;font-size:9px;letter-spacing:.04em;direction:ltr;text-align:left}
.h1814-root-access__meta strong{display:block;color:#3f3b34;font-size:11px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:ltr;text-align:left}
.h1814-root-access__admin{display:flex;align-items:center;justify-content:center;margin-top:12px;min-height:38px;padding:0 12px;border:1px solid rgba(179,145,82,.32);border-radius:11px;background:rgba(194,171,121,.11);color:#6b5731;text-decoration:none;font-size:11px;font-weight:700}
.h1814-root-access__admin:hover{background:rgba(194,171,121,.18);border-color:rgba(179,145,82,.5)}
@media(max-width:780px){
 .h1814-root-access{margin-inline:4px}.h1814-root-access__trigger{font-size:10px;letter-spacing:.12em;padding:10px 1px}
 .h1814-root-access__panel{position:fixed;top:74px;left:12px;right:12px;width:auto;max-width:none}
 .h1814-root-access__panel:before{display:none}
}

/* 0.16.32 — unified public action dock. Hero request CTA moves into the dock. */
.h1814-dock-action--service{background:rgba(255,255,255,.96);border-color:rgba(179,145,82,.26);color:#17243a}
.h1814-dock-action--service .h1814-dock-icon{color:#9a7432}
.h1814-dock-action--service:hover{background:#fffaf0;border-color:rgba(179,145,82,.44);box-shadow:0 16px 38px rgba(23,36,58,.12)}
.h1814-action-dock{gap:7px}
@supports selector(body:has(*)){body:has(.i1814-consent:not([hidden])) .h1814-action-dock{bottom:84px}}
@media(max-width:640px){.h1814-dock-action--service{min-height:46px;padding-inline:12px}.h1814-action-dock{gap:5px}}
@media(max-width:420px){.h1814-dock-action--service{padding-inline:10px}.h1814-dock-action--service .h1814-dock-label{font-size:10px}}

/* 0.16.33 — adaptive action dock: footer-safe and root test visibility. */
.h1814-action-dock{bottom:var(--h1814-dock-bottom,18px)}
.h1814-action-dock.is-root-preview .h1814-dock-action--consultation,
.h1814-action-dock.is-root-preview .h1814-dock-action--service{display:inline-flex}
@media(max-width:640px){.h1814-action-dock{bottom:var(--h1814-dock-bottom-mobile,10px)}}

/* 0.16.35 — responsive performance pictures */
.h1814-perf-picture{display:block;width:100%;height:100%}.h1814-perf-picture>img{display:block;width:100%;height:100%}


/* 0.16.37 — stable two-part header + no floating public action buttons */
.h1814-nav{gap:16px}
/* Exact desktop grouping: خدمات | پیمانکاری | درباره ما · مجله · تماس | ... */
.h1814-nav-main-link--services,.h1814-nav-main-link--contracting{padding-inline-end:14px;border-inline-end:1px solid rgba(23,36,58,.13)}
.h1814-nav-order-group{display:inline-flex;align-items:center;gap:5px;padding-inline-start:13px;margin-inline-start:2px;border-inline-start:1px solid rgba(23,36,58,.11)}
.h1814-nav-order-link{position:relative;display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:0 8px!important;border-radius:9px;color:#27384e!important;font-size:12px!important;font-weight:700!important;transition:background .16s ease,color .16s ease}
.h1814-nav-order-link:hover{background:#f6f3eb;color:#8b6d35!important}
.h1814-nav-order-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#17243a;color:#fff;font-size:8px;font-weight:900;line-height:1}
.h1814-nav-order-badge--support{background:#92753c}
.h1814-action-dock,.i1814-ps-launch,.h1814-back-top{display:none!important}
@media(max-width:1180px) and (min-width:981px){.h1814-header-inner{gap:14px}.h1814-nav{gap:10px}.h1814-nav a{font-size:12.5px}.h1814-nav-order-link{font-size:11px!important;padding-inline:6px!important}.h1814-header-portal{padding-inline:10px}}
@media(max-width:980px){
 .h1814-nav-main-link--services,.h1814-nav-main-link--contracting{padding-inline-end:9px;border-inline-end:0;border-bottom:1px solid var(--h1814-line)}
 .h1814-nav-order-group{display:grid;grid-template-columns:1fr;gap:2px;margin:7px 0 0;padding:8px 0 0;border-inline-start:0;border-top:1px solid var(--h1814-line)}
 .h1814-nav-order-link{justify-content:space-between;min-height:42px;padding:9px!important;font-size:13px!important}
}

/* ==========================================================
   0.16.39 — Golden Candidate UX polish
   Header customer rights, task carousel, order slider, shop grouping.
   ========================================================== */

/* Header: a third, explicitly divided customer-rights group. */
.h1814-nav-customer-group{display:inline-flex;align-items:center;gap:4px;padding-inline-start:12px;margin-inline-start:1px;border-inline-start:1px solid rgba(23,36,58,.13)}
.h1814-nav-customer-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 7px!important;border-radius:9px;color:#536173!important;font-size:11.5px!important;font-weight:720!important;transition:background .16s ease,color .16s ease,box-shadow .16s ease}
.h1814-nav-customer-link:hover{background:#f7f4ed;color:#8a6c34!important}
.h1814-nav-customer-link--club{background:linear-gradient(180deg,rgba(194,171,121,.13),rgba(194,171,121,.055));box-shadow:inset 0 0 0 1px rgba(179,145,82,.15)}
@media(max-width:1380px) and (min-width:981px){
 .h1814-header-inner{gap:12px}.h1814-nav{gap:8px}.h1814-nav>a{font-size:12px}.h1814-nav-main-link--services,.h1814-nav-main-link--contracting{padding-inline-end:9px}.h1814-nav-order-group{gap:2px;padding-inline-start:9px}.h1814-nav-order-link{padding-inline:5px!important;font-size:10.5px!important}.h1814-nav-customer-group{padding-inline-start:8px;gap:1px}.h1814-nav-customer-link{padding-inline:5px!important;font-size:10.5px!important}.h1814-header-portal{padding-inline:8px;font-size:10.75px}.h1814-header-actions{gap:4px;padding-inline-start:8px}
}
@media(max-width:980px){
 .h1814-nav-customer-group{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:5px 0 0;padding:10px 0 0;border-inline-start:0;border-top:1px solid var(--h1814-line)}
 .h1814-nav-customer-link{min-height:42px;padding:9px!important;font-size:13px!important;background:#faf8f3}
}

/* Shared premium carousel controls. */
.h1814-carousel-buttons,.h1814-order-slider-controls{direction:rtl;display:flex;align-items:center;gap:7px}
.h1814-carousel-buttons button,.h1814-order-slider-controls button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(23,36,58,.13);border-radius:13px;background:#fff;color:var(--h1814-navy);font:600 18px/1 inherit;cursor:pointer;box-shadow:0 8px 22px rgba(23,36,58,.045);transition:transform .18s ease,border-color .18s ease,background .18s ease}
.h1814-carousel-buttons button:hover,.h1814-order-slider-controls button:hover{transform:translateY(-2px);border-color:rgba(179,145,82,.48);background:#fffaf1}
.h1814-carousel-buttons button:focus-visible,.h1814-order-slider-controls button:focus-visible,.h1814-home-gateways-grid:focus-visible,.h1814-order-slider-rail:focus-visible,.h1814-shop-category:focus-visible{outline:3px solid rgba(194,171,121,.42);outline-offset:3px}

/* Post-Hero task gateways: a true horizontal carousel at every breakpoint. */
.h1814-home-gateways{overflow:hidden;padding:34px 0 44px;background:radial-gradient(circle at 9% 12%,rgba(194,171,121,.10),transparent 30%),linear-gradient(180deg,#fff 0%,#fdfcf9 100%)}
.h1814-home-gateways-head{align-items:center;margin-bottom:20px}
.h1814-home-gateways-head>div:first-child{min-width:0}
.h1814-home-gateways-head .h1814-kicker{display:block;margin-bottom:4px}
.h1814-home-gateways-carousel{position:relative;min-width:0}
.h1814-home-gateways-grid{display:flex!important;grid-template-columns:none!important;gap:14px;overflow-x:auto;overflow-y:hidden;padding:4px 2px 16px;scroll-snap-type:x mandatory;scroll-padding-inline:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
.h1814-home-gateways-grid::-webkit-scrollbar{display:none}
.h1814-home-gateway{isolation:isolate;overflow:hidden;flex:0 0 clamp(300px,31.7%,392px);grid-template-columns:48px minmax(0,1fr) 22px;min-height:150px;padding:23px 20px;border-radius:21px;scroll-snap-align:start;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(249,247,242,.96));box-shadow:0 16px 44px rgba(23,36,58,.06)}
.h1814-home-gateway:before{content:'';position:absolute;inset:auto -52px -78px auto;width:170px;height:170px;border:1px solid rgba(179,145,82,.14);border-radius:50%;z-index:-1}
.h1814-home-gateway.is-primary{background:linear-gradient(145deg,#fffaf0 0%,#fff 68%);box-shadow:0 18px 48px rgba(116,87,34,.075)}
.h1814-home-gateway-index{position:absolute;inset:13px auto auto 16px;color:rgba(23,36,58,.26);font-size:10px;font-weight:800;letter-spacing:.08em}
.h1814-home-gateway-icon{width:48px;height:48px;border-radius:15px;box-shadow:0 8px 22px rgba(23,36,58,.04)}
.h1814-home-gateway-copy strong{font-size:15px}.h1814-home-gateway-copy small{max-width:31ch;margin-top:5px;font-size:12px;line-height:1.9}
.h1814-carousel-status{direction:ltr;display:flex;align-items:center;gap:14px;padding-inline:3px}
.h1814-carousel-count{display:flex;align-items:baseline;gap:5px;min-width:62px;color:#8a8175;font-variant-numeric:tabular-nums}.h1814-carousel-count strong{color:var(--h1814-navy);font-size:14px}.h1814-carousel-count i{font-style:normal;opacity:.42}.h1814-carousel-count span{font-size:11px}
.h1814-carousel-progress{position:relative;display:block;flex:1;height:2px;overflow:hidden;border-radius:999px;background:rgba(23,36,58,.095)}
.h1814-carousel-progress i{display:block;width:16.666%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a78343,#d6bd86);transition:width .3s ease}
@media(max-width:900px){.h1814-home-gateway{flex-basis:47%}}
@media(max-width:680px){
 .h1814-home-gateways{padding:20px 0 34px}.h1814-home-gateways-head{display:flex;margin-bottom:13px}.h1814-home-gateways-head h2{font-size:22px}.h1814-carousel-buttons button{width:38px;height:38px;border-radius:11px}.h1814-home-gateway{flex-basis:86%;min-height:140px;padding:19px 16px;grid-template-columns:42px minmax(0,1fr) 18px}.h1814-home-gateway-icon{width:42px;height:42px}.h1814-home-gateway-copy strong{font-size:14px}.h1814-home-gateway-copy small{font-size:11.5px}.h1814-home-gateways + .h1814-home-about{padding-top:34px}
}

/* Order journey: one focused stage at a time instead of four flat cards. */
.h1814-order-journey{overflow:hidden;background:radial-gradient(circle at 10% 0,rgba(194,171,121,.12),transparent 30%),#fbfaf7}
.h1814-order-journey .h1814-section-head{margin-bottom:26px}
.h1814-order-slider{position:relative;overflow:hidden;border:1px solid rgba(23,36,58,.08);border-radius:28px;background:linear-gradient(140deg,#15243a 0%,#1b2d48 72%,#243a59 100%);box-shadow:0 26px 70px rgba(23,36,58,.16)}
.h1814-order-slider-rail{direction:rtl;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
.h1814-order-slider-rail::-webkit-scrollbar{display:none}
.h1814-order-slide{position:relative;isolation:isolate;overflow:hidden;flex:0 0 100%;min-height:330px;display:grid;grid-template-columns:130px minmax(0,1fr) minmax(220px,.62fr);align-items:center;gap:36px;padding:42px 48px 35px;scroll-snap-align:start;color:#fff}
.h1814-order-slide:before{content:'';position:absolute;inset:0;background:linear-gradient(105deg,transparent 48%,rgba(255,255,255,.025));z-index:-2}
.h1814-order-slide-number{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding-inline-end:30px;border-inline-end:1px solid rgba(255,255,255,.12)}
.h1814-order-slide-number span{color:rgba(255,255,255,.52);font-size:11px}.h1814-order-slide-number strong{color:#d6bd86;font-size:clamp(52px,6vw,82px);line-height:1;font-weight:520;letter-spacing:-.06em}
.h1814-order-slide-copy{max-width:600px}.h1814-order-slide-tag{display:inline-flex;padding:6px 10px;border:1px solid rgba(214,189,134,.25);border-radius:999px;background:rgba(214,189,134,.08);color:#dbc58f;font-size:10px;font-weight:800}
.h1814-order-slide-copy h3{margin:15px 0 9px;color:#fff;font-size:clamp(27px,3.2vw,43px);line-height:1.35;font-weight:650}.h1814-order-slide-copy p{max-width:560px;margin:0;color:rgba(255,255,255,.7);font-size:15px;line-height:2}.h1814-order-slide-copy small{display:flex;align-items:center;gap:9px;margin-top:22px;color:rgba(255,255,255,.76);font-size:12px}.h1814-order-slide-copy small i{width:22px;height:1px;background:#d6bd86}
.h1814-order-slide-orbit{position:relative;justify-self:center;width:210px;height:210px;display:grid;place-items:center;border:1px solid rgba(214,189,134,.18);border-radius:50%}.h1814-order-slide-orbit:before,.h1814-order-slide-orbit:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.h1814-order-slide-orbit:before{inset:24px}.h1814-order-slide-orbit:after{inset:57px}.h1814-order-slide-orbit span{position:absolute;top:17px;width:10px;height:10px;border-radius:50%;background:#d6bd86;box-shadow:0 0 0 7px rgba(214,189,134,.09)}.h1814-order-slide-orbit i{position:absolute;right:31px;bottom:42px;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.62)}.h1814-order-slide-orbit b{color:#d6bd86;font-size:26px;font-weight:650;letter-spacing:-.04em}
.h1814-order-slider-footer{direction:ltr;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:25px;padding:0 48px 28px;color:#fff}
.h1814-order-slider-controls button{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:#fff;box-shadow:none}.h1814-order-slider-controls button:hover{border-color:rgba(214,189,134,.44);background:rgba(214,189,134,.12)}
.h1814-order-dots{display:flex;justify-content:center;align-items:center;gap:8px}.h1814-order-dots button{width:24px;height:3px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.2);cursor:pointer;transition:width .2s ease,background .2s ease}.h1814-order-dots button.is-active{width:52px;background:#d6bd86}
.h1814-order-slider-status{display:flex;align-items:baseline;gap:5px;min-width:54px;font-variant-numeric:tabular-nums}.h1814-order-slider-status strong{font-size:14px;color:#fff}.h1814-order-slider-status span{font-size:10px;color:rgba(255,255,255,.5)}
@media(max-width:900px){.h1814-order-slide{grid-template-columns:95px minmax(0,1fr);padding:36px 38px}.h1814-order-slide-orbit{position:absolute;left:-65px;bottom:-65px;opacity:.62}.h1814-order-slider-footer{padding-inline:38px}}
@media(max-width:600px){
 .h1814-order-journey{padding-block:58px}.h1814-order-slider{border-radius:23px}.h1814-order-slide{min-height:390px;grid-template-columns:1fr;align-content:start;gap:20px;padding:29px 23px 24px}.h1814-order-slide-number{align-self:auto;display:flex;flex-direction:row;align-items:center;padding:0 0 16px;border-inline-end:0;border-bottom:1px solid rgba(255,255,255,.11)}.h1814-order-slide-number strong{font-size:42px}.h1814-order-slide-copy h3{font-size:29px}.h1814-order-slide-copy p{font-size:13.5px}.h1814-order-slide-copy small{align-items:flex-start;line-height:1.8}.h1814-order-slide-orbit{width:170px;height:170px;left:-64px;bottom:-62px}.h1814-order-slider-footer{grid-template-columns:auto 1fr auto;gap:12px;padding:0 22px 22px}.h1814-order-slider-controls button{width:38px;height:38px}.h1814-order-dots{gap:5px}.h1814-order-dots button{width:13px}.h1814-order-dots button.is-active{width:27px}
}

/* Shop: taxonomy-led navigation, grouped loop and instant progressive filter. */
.h1814-shop-categories{margin:0 0 24px;padding:24px;border:1px solid rgba(23,36,58,.09);border-radius:24px;background:radial-gradient(circle at 8% 12%,rgba(194,171,121,.12),transparent 29%),linear-gradient(145deg,#fff,#fbfaf6);box-shadow:0 16px 44px rgba(23,36,58,.045);scroll-margin-top:110px}
.h1814-shop-categories-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.h1814-shop-categories-head span{display:block;margin-bottom:5px;color:#967438;font-size:10px;font-weight:800}.h1814-shop-categories-head h2{margin:0;color:var(--h1814-navy);font-size:clamp(20px,2.2vw,29px);line-height:1.5}.h1814-shop-categories-head small{color:#707887;font-size:11px}
.h1814-shop-category-rail{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 9px;scroll-snap-type:x proximity;scrollbar-width:none}.h1814-shop-category-rail::-webkit-scrollbar{display:none}
.h1814-shop-category{position:relative;flex:0 0 205px;min-height:92px;display:flex;flex-direction:column;justify-content:center;padding:14px 16px;border:1px solid rgba(23,36,58,.095);border-radius:17px;background:rgba(255,255,255,.88);color:var(--h1814-navy);text-decoration:none;scroll-snap-align:start;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.h1814-shop-category span{color:#7a8290;font-size:10px}.h1814-shop-category strong{margin-top:5px;padding-inline-end:25px;font-size:14px;line-height:1.55}.h1814-shop-category i{position:absolute;inset-inline-end:15px;bottom:14px;color:#a57f3d;font-style:normal;font-size:16px}.h1814-shop-category:hover,.h1814-shop-category.is-active{transform:translateY(-2px);border-color:rgba(179,145,82,.48);background:#fffaf1;box-shadow:0 12px 28px rgba(83,63,28,.07)}
.h1814-shop-filter-status{margin:4px 2px 0!important;color:#687284;font-size:11px;line-height:1.8}
.h1814-woo-shop ul.products.h1814-shop-grouped{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px 18px!important}
.h1814-woo-shop ul.products.h1814-shop-grouped>li.product{float:none!important;width:auto!important;margin:0!important}
.h1814-woo-shop ul.products.h1814-shop-grouped>li[hidden]{display:none!important}
.h1814-shop-category-divider{grid-column:1/-1!important;float:none!important;width:100%!important;margin:20px 0 -5px!important;padding:0!important;list-style:none!important}
.h1814-shop-category-divider:first-child{margin-top:2px!important}.h1814-shop-category-divider>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 12px;border-bottom:1px solid rgba(23,36,58,.10)}.h1814-shop-category-divider span{color:#9b793b;font-size:10px;font-weight:800}.h1814-shop-category-divider h2{margin:3px 0 0!important;color:var(--h1814-navy);font-size:clamp(20px,2vw,28px);line-height:1.5}.h1814-shop-category-divider small{color:#7b8390;font-size:11px}
.h1814-woo-shop .woocommerce ul.products li.product .woocommerce-LoopProduct-link{position:relative}.h1814-product-category-badge{position:absolute;z-index:3;inset:12px 12px auto auto;display:inline-flex;padding:6px 10px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:rgba(255,255,255,.91);backdrop-filter:blur(8px);box-shadow:0 6px 18px rgba(23,36,58,.09);color:#755a2d;font-size:9.5px;font-weight:800;line-height:1.3}
@media(max-width:980px){.h1814-woo-shop ul.products.h1814-shop-grouped{grid-template-columns:repeat(2,minmax(0,1fr))!important}.h1814-shop-categories{padding:20px}.h1814-shop-categories-head{align-items:flex-start;flex-direction:column;gap:5px}}
@media(max-width:560px){.h1814-shop-categories{margin-inline:-2px;padding:17px 15px;border-radius:19px}.h1814-shop-category{flex-basis:76%;min-height:86px}.h1814-woo-shop ul.products.h1814-shop-grouped{grid-template-columns:1fr!important}.h1814-shop-category-divider{margin-top:12px!important}.h1814-shop-category-divider>div{align-items:flex-start;flex-direction:column;gap:2px}.h1814-shop-category-divider small{display:none}}

@media(prefers-reduced-motion:reduce){
 .h1814-home-gateway,.h1814-carousel-progress i,.h1814-order-dots button,.h1814-shop-category{transition:none!important}
}

/* ==========================================================
   v0.16.42 — cinematic seven-field static Hero
   ========================================================== */
.h1814-hero-showcase{grid-template-columns:minmax(0,1.62fr) minmax(420px,.80fr);min-height:640px;background:#f8f5ef}
.h1814-hero-showcase .h1814-hero-static-media{position:relative;isolation:isolate;min-height:640px}
.h1814-hero-showcase .h1814-hero-static-media>picture,
.h1814-hero-showcase .h1814-hero-static-media>picture img,
.h1814-hero-showcase .h1814-hero-static-media>img{width:100%;height:100%;min-height:640px;display:block;object-fit:cover;object-position:center}
.h1814-hero-showcase .h1814-hero-static-media:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(248,245,239,.32) 0%,transparent 16%,transparent 72%,rgba(8,15,27,.06) 100%)}
.h1814-hero-main-service{position:absolute;z-index:2;inset-block-start:28px;inset-inline-start:30px;display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(16,24,38,.20);color:#fff;backdrop-filter:blur(12px);box-shadow:0 12px 34px rgba(7,15,28,.08);text-shadow:0 1px 10px rgba(0,0,0,.18)}
.h1814-hero-main-service small{font-size:9px;opacity:.76}.h1814-hero-main-service strong{font-size:12px;font-weight:650}
.h1814-hero-image-phone{position:absolute;z-index:3;inset-inline-end:34px;inset-block-end:36px;display:flex;direction:rtl;align-items:center;gap:12px;min-width:172px;padding:11px 13px;border:1px solid rgba(255,255,255,.46);border-radius:18px;background:rgba(10,20,36,.43);color:#fff;text-decoration:none!important;backdrop-filter:blur(16px) saturate(125%);box-shadow:0 20px 48px rgba(7,15,28,.20),inset 0 1px 0 rgba(255,255,255,.22);animation:h1814HeroPhoneReveal 7.6s ease-in-out infinite}
.h1814-hero-image-phone:hover{color:#fff;background:rgba(10,20,36,.58);animation:none;opacity:1;transform:translateY(-2px)}
.h1814-hero-image-phone-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border:1px solid rgba(220,192,130,.54);border-radius:14px;background:linear-gradient(145deg,rgba(218,190,132,.30),rgba(255,255,255,.08));color:#efd89f;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}
.h1814-hero-image-phone-icon svg{width:22px;height:22px;display:block}
.h1814-hero-image-phone>span:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.h1814-hero-image-phone small{font-size:9px;color:rgba(255,255,255,.72)}
.h1814-hero-image-phone strong{font-size:20px;line-height:1.1;font-weight:720;letter-spacing:.055em}
@keyframes h1814HeroPhoneReveal{0%,58%,100%{opacity:1;transform:none}70%,82%{opacity:0;transform:translateY(-5px)}92%{opacity:1;transform:translateY(3px)}}
.h1814-hero-showcase .h1814-hero-static-content{position:relative;isolation:isolate;justify-content:center;align-items:center;min-width:0;padding:36px 26px 30px;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(210,183,123,.14),transparent 36%),linear-gradient(145deg,#faf8f3 0%,#f5f0e7 100%)}
.h1814-hero-showcase .h1814-hero-static-content:before{content:"";position:absolute;inset:18px;border:1px solid rgba(179,145,82,.16);pointer-events:none}
.h1814-hero-showcase-heading{position:relative;z-index:6;text-align:center;margin:0 0 2px}
.h1814-hero-showcase-heading>span{display:inline-flex;align-items:center;gap:8px;color:#94743a;font-size:10px;font-weight:650;letter-spacing:.02em}
.h1814-hero-showcase-heading>span:before,.h1814-hero-showcase-heading>span:after{content:"";width:22px;height:1px;background:rgba(179,145,82,.56)}
.h1814-hero-showcase-heading h1{margin:7px 0 0!important;color:var(--h1814-navy);font-size:clamp(24px,2.05vw,31px)!important;line-height:1.35!important;font-weight:700!important;letter-spacing:-.02em!important;white-space:normal!important;text-wrap:balance}
.h1814-hero-service-deck{position:relative;z-index:3;width:min(100%,410px);height:500px;margin:0 auto}
.h1814-hero-service-card{position:absolute;width:212px;aspect-ratio:3/4;border:0;border-radius:0;overflow:hidden;background:#d8cfbf;box-shadow:0 20px 42px rgba(23,36,58,.12);transition:transform .45s cubic-bezier(.2,.75,.25,1),box-shadow .45s ease}
.h1814-hero-service-card:after{display:none}
.h1814-hero-service-card.is-card-a{z-index:3;inset-inline-end:0;top:205px;transform:none}
.h1814-hero-service-card.is-card-b{z-index:2;inset-inline-start:0;top:0;transform:none}
.h1814-hero-service-card:hover,.h1814-hero-service-card:focus-within{transform:translateY(-4px);box-shadow:0 26px 52px rgba(23,36,58,.16)}
.h1814-hero-service-slide{position:absolute;z-index:1;inset:0;display:block;color:#fff;text-decoration:none!important;opacity:0;visibility:hidden;transform:none;transition:none}
.h1814-hero-service-slide.is-active{z-index:2;opacity:1;visibility:visible;animation:h1814HeroCardEnter .62s ease both}
@keyframes h1814HeroCardEnter{from{opacity:.18;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
.h1814-hero-service-slide:before{display:none}
.h1814-hero-service-slide img{width:100%;height:100%;display:block;object-fit:cover}
.h1814-hero-service-caption{display:none}
.h1814-hero-deck-monogram{display:none}
.h1814-hero-showcase-foot{position:relative;z-index:6;width:min(100%,410px);display:grid;justify-items:center;gap:5px;margin:0 auto;padding-top:15px;border-top:1px solid rgba(179,145,82,.34);color:#867c6c;text-align:center}
.h1814-hero-showcase-foot h1{margin:0!important;color:var(--h1814-navy);font-size:17px!important;line-height:1.55!important;font-weight:650!important;letter-spacing:-.01em!important;white-space:normal!important}
.h1814-hero-showcase-foot>span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:18px}
.h1814-hero-showcase-foot small{font-size:9px;white-space:nowrap}.h1814-hero-showcase-foot i{font-style:normal;font-size:9px;color:#a98543;direction:ltr}
@media(max-width:1100px){
 .h1814-hero-showcase{grid-template-columns:minmax(0,1.35fr) minmax(350px,.78fr);min-height:560px}
 .h1814-hero-showcase .h1814-hero-static-media,.h1814-hero-showcase .h1814-hero-static-media>picture img,.h1814-hero-showcase .h1814-hero-static-media>img{min-height:560px}
 .h1814-hero-showcase .h1814-hero-static-content{padding-inline:18px}
 .h1814-hero-service-deck{width:340px;height:400px}
 .h1814-hero-service-card{width:175px}
 .h1814-hero-service-card.is-card-a{inset-inline-end:0;top:155px}.h1814-hero-service-card.is-card-b{inset-inline-start:0;top:0}
}
@media(max-width:720px){
 .h1814-hero-showcase{grid-template-columns:1fr;min-height:0}
 .h1814-hero-showcase .h1814-hero-static-media{min-height:0;aspect-ratio:16/11}
 .h1814-hero-showcase .h1814-hero-static-media>picture,.h1814-hero-showcase .h1814-hero-static-media>picture img,.h1814-hero-showcase .h1814-hero-static-media>img{min-height:0;aspect-ratio:auto;object-position:42% center}
 .h1814-hero-main-service{inset-block-start:14px;inset-inline-start:14px;padding:7px 10px}
 .h1814-hero-image-phone{inset-inline-end:14px;inset-block-end:14px;min-width:0;padding:8px 10px;border-radius:14px}
 .h1814-hero-image-phone-icon{width:36px;height:36px;border-radius:11px}.h1814-hero-image-phone-icon svg{width:19px;height:19px}
 .h1814-hero-image-phone strong{font-size:17px}.h1814-hero-image-phone small{font-size:8px}
 .h1814-hero-showcase .h1814-hero-static-content{padding:30px 18px 28px}
 .h1814-hero-service-deck{width:min(100%,360px);height:420px}
 .h1814-hero-service-card{width:185px}
 .h1814-hero-service-card.is-card-a{inset-inline-end:0;top:160px}.h1814-hero-service-card.is-card-b{inset-inline-start:0;top:0}
 .h1814-hero-showcase-foot{width:min(100%,360px)}
}
@media(max-width:430px){
 .h1814-hero-main-service small{display:none}
 .h1814-hero-service-deck{width:100%;height:336px}
 .h1814-hero-service-card{width:calc(50% + 5px);border-radius:0}
 .h1814-hero-service-card.is-card-a{inset-inline-end:0;top:128px}.h1814-hero-service-card.is-card-b{inset-inline-start:0;top:0}
 .h1814-hero-showcase-foot h1{font-size:15px!important}
}
@media(prefers-reduced-motion:reduce){
 .h1814-hero-image-phone{animation:none;opacity:1;transform:none}
 .h1814-hero-service-slide,.h1814-hero-service-card{transition:none!important;animation:none!important}
}


/* ==========================================================
   v0.16.45 — Architectural order path
   ========================================================== */
.h1814-order-journey{overflow:hidden;padding-block:clamp(66px,7vw,96px);background:#f8f5ef;border-block:1px solid rgba(23,36,58,.055)}
.h1814-order-journey .h1814-order-head{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);grid-template-areas:"kicker copy" "title copy";align-items:end;gap:2px 44px;margin-bottom:34px}
.h1814-order-head .h1814-kicker{grid-area:kicker;align-self:end;margin:0 0 3px;color:#9b793b}
.h1814-order-head h2{grid-area:title;margin:0!important;max-width:12ch;color:var(--h1814-navy);font-size:clamp(31px,3.7vw,48px)!important;line-height:1.25!important;letter-spacing:-.025em}
.h1814-order-head p{grid-area:copy;justify-self:end;max-width:560px;margin:0;color:#6f7783;font-size:14px;line-height:2.05}
.h1814-order-path{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));direction:rtl;min-width:0;border-block:1px solid rgba(23,36,58,.12);background:rgba(255,255,255,.48);clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,24px 100%,0 calc(100% - 24px))}
.h1814-order-path:before{content:"";position:absolute;z-index:0;inset-inline:7.5% 7.5%;top:74px;height:1px;background:linear-gradient(90deg,rgba(179,145,82,.28),rgba(179,145,82,.72),rgba(179,145,82,.28));pointer-events:none}
.h1814-order-step{position:relative;z-index:1;min-width:0;min-height:260px;padding:29px 25px 28px;background:transparent}
.h1814-order-step+.h1814-order-step{border-inline-start:1px solid rgba(23,36,58,.085)}
.h1814-order-step-meta{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:21px}
.h1814-order-step-meta strong{color:var(--h1814-navy);font-size:clamp(31px,3vw,43px);font-weight:520;line-height:1;letter-spacing:-.055em;font-variant-numeric:tabular-nums}
.h1814-order-step-meta span{color:#9b793b;font-size:9.5px;font-weight:760;letter-spacing:.02em}
.h1814-order-step-node{position:relative;z-index:2;display:block;width:9px;height:9px;margin:0 0 21px;border:2px solid #f8f5ef;background:#b39152;box-shadow:0 0 0 1px rgba(179,145,82,.42),0 0 0 5px rgba(179,145,82,.08)}
.h1814-order-step-copy h3{margin:0 0 9px;color:var(--h1814-navy);font-size:18px;line-height:1.55;font-weight:650}
.h1814-order-step-copy p{margin:0;color:#68717d;font-size:12.5px;line-height:1.95}
.h1814-order-step-copy small{display:block;margin-top:17px;padding-top:12px;border-top:1px solid rgba(23,36,58,.075);color:#8a8174;font-size:10.5px;line-height:1.8}
.h1814-order-path:focus-visible{outline:3px solid rgba(194,171,121,.38);outline-offset:5px}
@media(max-width:900px){
 .h1814-order-journey .h1814-order-head{grid-template-columns:1fr;grid-template-areas:"kicker" "title" "copy";gap:0;margin-bottom:26px}.h1814-order-head p{justify-self:start;max-width:650px;margin-top:10px}
 .h1814-order-path{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;clip-path:none;border-inline:1px solid rgba(23,36,58,.08)}
 .h1814-order-path::-webkit-scrollbar{display:none}.h1814-order-path:before{inset-inline:45px;top:70px;min-width:700px}
 .h1814-order-step{flex:0 0 min(72vw,310px);min-height:248px;padding:27px 22px;scroll-snap-align:start}.h1814-order-step+.h1814-order-step{border-inline-start:1px solid rgba(23,36,58,.085)}
}
@media(max-width:560px){
 .h1814-order-journey{padding-block:58px}.h1814-order-head h2{font-size:32px!important}.h1814-order-head p{font-size:12.5px;line-height:1.95}
 .h1814-order-step{flex-basis:82vw;min-height:238px}.h1814-order-step-meta strong{font-size:36px}.h1814-order-step-copy h3{font-size:17px}
}
@media(prefers-reduced-motion:reduce){.h1814-order-path{scroll-behavior:auto}}


/* ==========================================================
   v0.16.46 — Corporate contracting presentation
   ========================================================== */
.h1814-corporate{overflow:hidden;padding-block:clamp(72px,8vw,108px);background:#fff}
.h1814-corporate-workforce{background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)}
.h1814-corporate-construction{background:#17243a;color:#fff}
.h1814-corporate-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:clamp(42px,6vw,82px)}
.h1814-corporate-grid--reverse{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}
.h1814-corporate-copy{align-self:center;max-width:650px}.h1814-corporate-copy .h1814-kicker{display:block;margin-bottom:8px}.h1814-corporate-copy h2{margin:0;color:var(--h1814-navy);font-size:clamp(32px,4vw,52px);line-height:1.27;letter-spacing:-.03em}.h1814-corporate-copy>p{max-width:620px;margin:17px 0 0;color:#68717d;font-size:14px;line-height:2.15}
.h1814-corporate-construction .h1814-corporate-copy h2{color:#fff}.h1814-corporate-construction .h1814-corporate-copy>p{color:rgba(255,255,255,.68)}.h1814-corporate-construction .h1814-kicker{color:#d6bd86}
.h1814-corporate-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:28px}.h1814-corporate-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:10px 16px;border-radius:0;text-decoration:none;font-size:12px;font-weight:720;transition:transform .18s ease,border-color .18s ease,background .18s ease}.h1814-corporate-actions a:hover{transform:translateY(-2px)}
.h1814-corporate-primary{border:1px solid var(--h1814-navy);background:var(--h1814-navy);color:#fff}.h1814-corporate-secondary{border:1px solid rgba(23,36,58,.18);background:transparent;color:var(--h1814-navy)}
.h1814-corporate-construction .h1814-corporate-primary{border-color:#d6bd86;background:#d6bd86;color:#17243a}.h1814-corporate-construction .h1814-corporate-secondary{border-color:rgba(255,255,255,.24);color:#fff}
.h1814-corporate-proof,.h1814-corporate-scope{position:relative;min-width:0;padding:28px 0 0;border-top:1px solid rgba(23,36,58,.16)}
.h1814-corporate-proof:before,.h1814-corporate-scope:before{content:"";position:absolute;top:-1px;inset-inline-start:0;width:78px;height:2px;background:#b39152}
.h1814-corporate-proof-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.h1814-corporate-proof-head span{color:var(--h1814-navy);font-size:14px;font-weight:680}.h1814-corporate-proof-head small{color:#908675;font-size:10px}
.h1814-corporate-reference-rail{display:flex;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;border-block:1px solid rgba(23,36,58,.10);background:rgba(255,255,255,.58)}.h1814-corporate-reference-rail::-webkit-scrollbar{display:none}.h1814-corporate-reference-rail:focus-visible{outline:3px solid rgba(194,171,121,.38);outline-offset:4px}
.h1814-corporate-reference{position:relative;flex:0 0 min(250px,72%);min-height:132px;display:flex;flex-direction:column;justify-content:space-between;padding:20px 18px 18px;scroll-snap-align:start;background:transparent}.h1814-corporate-reference+.h1814-corporate-reference{border-inline-start:1px solid rgba(23,36,58,.10)}.h1814-corporate-reference span{color:#a1844d;font-size:10px;font-variant-numeric:tabular-nums}.h1814-corporate-reference strong{max-width:18ch;color:var(--h1814-navy);font-size:14px;line-height:1.8;font-weight:640}
.h1814-corporate-scope{border-top-color:rgba(255,255,255,.18)}.h1814-corporate-scope-mark{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:20px}.h1814-corporate-scope-mark span{color:#d6bd86;font-size:37px;font-weight:650;letter-spacing:-.05em}.h1814-corporate-scope-mark small{color:rgba(255,255,255,.42);font-size:9px;letter-spacing:.08em}
.h1814-corporate-capabilities{border-block:1px solid rgba(255,255,255,.14)}.h1814-corporate-capabilities>div{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:15px;min-height:70px;padding:12px 0}.h1814-corporate-capabilities>div+div{border-top:1px solid rgba(255,255,255,.10)}.h1814-corporate-capabilities span{color:#d6bd86;font-size:10px}.h1814-corporate-capabilities strong{color:#fff;font-size:13px;font-weight:580}.h1814-corporate-scope>p{margin:17px 0 0;color:rgba(255,255,255,.42);font-size:10.5px;line-height:1.9}
.h1814-about-corporate-history{margin-top:54px;padding-top:34px;border-top:1px solid rgba(23,36,58,.11)}.h1814-about-reference-rail{margin-top:20px;background:#fbfaf7}.h1814-about-corporate-history .h1814-corporate-reference{flex-basis:250px}
@media(max-width:900px){.h1814-corporate-grid,.h1814-corporate-grid--reverse{grid-template-columns:1fr;gap:38px}.h1814-corporate-copy{max-width:720px}.h1814-corporate-reference{flex-basis:min(62vw,260px)}}
@media(max-width:560px){.h1814-corporate{padding-block:62px}.h1814-corporate-copy h2{font-size:32px}.h1814-corporate-copy>p{font-size:12.5px}.h1814-corporate-actions{align-items:stretch;flex-direction:column}.h1814-corporate-actions a{width:100%}.h1814-corporate-reference{flex-basis:78vw}}


/* v0.16.47 — Contracting is a dedicated IA layer, visually related but distinct from ordinary services. */
.h1814-contracting-showcase{scroll-margin-top:112px;background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);position:relative;overflow:hidden}
.h1814-contracting-showcase:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(179,145,82,.035),transparent)}
.h1814-contracting-showcase-head{max-width:780px;margin-inline:auto;text-align:center}
.h1814-contracting-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px}
.h1814-contracting-category-card{position:relative;min-height:310px;display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-template-rows:1fr auto;overflow:hidden;border:1px solid rgba(179,145,82,.32);background:#17243a;color:#fff!important;text-decoration:none;box-shadow:0 18px 46px rgba(23,36,58,.08);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);isolation:isolate;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.h1814-contracting-category-media{position:absolute;inset:0;z-index:-2}.h1814-contracting-category-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) brightness(.66);transition:transform .65s ease,filter .35s ease}.h1814-contracting-category-media i{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,36,58,.97) 0%,rgba(23,36,58,.78) 54%,rgba(23,36,58,.36) 100%)}
.h1814-contracting-category-copy{align-self:end;display:grid;gap:7px;padding:34px 34px 32px}.h1814-contracting-category-copy small{color:#d7bd82;font-size:10px;font-weight:800}.h1814-contracting-category-copy strong{font-size:clamp(24px,2.5vw,34px);line-height:1.45;color:#fff}.h1814-contracting-category-copy span{max-width:34ch;color:rgba(255,255,255,.76);font-size:12px;line-height:1.9}
.h1814-contracting-category-arrow{align-self:end;justify-self:end;display:grid;place-items:center;width:42px;height:42px;margin:0 26px 28px 0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:18px}.h1814-contracting-category-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(23,36,58,.13);border-color:rgba(179,145,82,.58)}.h1814-contracting-category-card:hover .h1814-contracting-category-media img{transform:scale(1.045);filter:saturate(.9) brightness(.7)}
.h1814-services-contracting-directory{margin-top:64px;padding-top:48px;border-top:1px solid rgba(179,145,82,.28)}.h1814-services-directory--contracting{grid-template-columns:repeat(2,minmax(0,1fr))}.h1814-services-directory-card--contracting{border-color:rgba(179,145,82,.28)}
.h1814-shop-category-layer{margin-top:16px;padding-top:16px;border-top:1px solid rgba(23,36,58,.08)}.h1814-shop-category-layer-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px;padding-inline:2px}.h1814-shop-category-layer-head span{color:#9a783b;font-size:10px;font-weight:850}.h1814-shop-category-layer-head strong{color:#17243a;font-size:13px}.h1814-shop-category--contracting{border-color:rgba(179,145,82,.26);background:linear-gradient(145deg,#fff,#fbf8f0)}
@media(max-width:760px){.h1814-contracting-category-grid,.h1814-services-directory--contracting{grid-template-columns:1fr}.h1814-contracting-category-card{min-height:285px}.h1814-contracting-category-copy{padding:28px 24px 25px}.h1814-contracting-category-arrow{margin:0 18px 22px 0}.h1814-services-contracting-directory{margin-top:46px;padding-top:38px}}

/* ==========================================================
   v0.16.47 — Final Home polish: hero / counters / B2B / order path
   Global typography is intentionally untouched.
   ========================================================== */
/* Hero: remove decorative service pill from markup and keep the real contact action high in frame. */
.h1814-hero-image-phone{
  inset-block-start:30px;
  inset-block-end:auto;
  inset-inline-end:30px;
  border-radius:14px;
}

/* Stable Persian carousel numerals. */
.h1814-carousel-count{direction:ltr;unicode-bidi:isolate;white-space:nowrap;min-width:78px;justify-content:flex-start}
.h1814-carousel-count strong,.h1814-carousel-count span{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}
.h1814-carousel-count strong{min-width:24px;text-align:center}.h1814-carousel-count span{min-width:24px;text-align:center}

/* Manpower contracting — brand ivory / gold / navy, not a separate dark identity. */
.h1814-corporate-workforce{
  padding-block:clamp(68px,7vw,96px);
  background:linear-gradient(180deg,#fff 0%,#fbf8f0 52%,#fff 100%);
}
.h1814-corporate-workforce .h1814-container{
  position:relative;
  padding:clamp(34px,4.5vw,58px);
  border:1px solid color-mix(in srgb,var(--h1814-gold) 52%,transparent);
  background:
    radial-gradient(circle at 16% 22%,rgba(179,145,82,.055) 0 1px,transparent 1.5px) 0 0/16px 16px,
    linear-gradient(145deg,#fffdf9,#fbf7ed 58%,#fff);
  box-shadow:0 22px 66px rgba(23,36,58,.065),inset 0 0 0 8px rgba(255,255,255,.68);
  clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 18px,100% calc(100% - 18px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 18px),0 18px);
}
.h1814-corporate-workforce .h1814-container:before{
  content:"";position:absolute;inset:8px;pointer-events:none;
  border:1px solid rgba(179,145,82,.22);
  clip-path:inherit;
}
.h1814-corporate-workforce .h1814-corporate-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(40px,5vw,70px)}
.h1814-corporate-workforce .h1814-corporate-copy{padding-block:10px}
.h1814-corporate-workforce .h1814-corporate-copy .h1814-kicker{color:#9b793b;font-weight:760}
.h1814-corporate-workforce .h1814-corporate-copy h2{font-size:clamp(34px,4.1vw,54px);line-height:1.3}
.h1814-corporate-workforce .h1814-corporate-copy>p{max-width:50ch;color:#69717d}
.h1814-corporate-actions{gap:9px;margin-top:26px}
.h1814-corporate-actions a{min-height:46px;padding:11px 18px;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px)}
.h1814-corporate-workforce .h1814-corporate-primary{border-color:var(--h1814-navy);background:var(--h1814-navy);color:#fff}
.h1814-corporate-workforce .h1814-corporate-primary:hover{background:#21324d}
.h1814-corporate-workforce .h1814-corporate-secondary{border-color:rgba(179,145,82,.5);background:rgba(255,255,255,.56);color:var(--h1814-navy)}
.h1814-corporate-proof{padding-top:0;border-top:0}
.h1814-corporate-proof:before{display:none}
.h1814-corporate-proof-head{align-items:center;margin-bottom:15px;padding-bottom:13px;border-bottom:1px solid rgba(23,36,58,.095)}
.h1814-corporate-proof-head>div:first-child{display:grid;gap:3px}.h1814-corporate-proof-head span{font-size:14px}.h1814-corporate-proof-head small{font-size:9.5px;color:#9a8a70}
.h1814-corporate-carousel-controls{display:flex;gap:6px;direction:ltr}
.h1814-corporate-carousel-controls button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgba(23,36,58,.14);background:#fff;color:var(--h1814-navy);cursor:pointer;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);transition:transform .18s ease,border-color .18s ease,background .18s ease}
.h1814-corporate-carousel-controls button:hover{transform:translateY(-1px);border-color:rgba(179,145,82,.55);background:#fbf7ee}
.h1814-corporate-reference-rail{gap:10px;padding:2px 1px 8px;border:0;background:transparent;scroll-snap-type:x mandatory}
.h1814-corporate-reference{flex:0 0 min(190px,47%);min-height:246px;padding:0;border:1px solid rgba(179,145,82,.26)!important;background:#fff;overflow:hidden;scroll-snap-align:center;clip-path:polygon(11px 0,100% 0,100% calc(100% - 11px),calc(100% - 11px) 100%,0 100%,0 11px);box-shadow:0 10px 28px rgba(23,36,58,.055);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.h1814-corporate-reference[aria-current]{border-color:rgba(179,145,82,.58)!important;box-shadow:0 14px 36px rgba(23,36,58,.09)}
.h1814-corporate-reference:hover{transform:translateY(-3px)}
.h1814-corporate-reference-media{height:166px;overflow:hidden;background:#eee9df}
.h1814-corporate-reference-media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.88) contrast(.97);transition:transform .45s ease}
.h1814-corporate-reference:hover .h1814-corporate-reference-media img{transform:scale(1.035)}
.h1814-corporate-reference-copy{display:grid;grid-template-columns:1fr auto;align-items:start;gap:8px;padding:13px 14px 15px}
.h1814-corporate-reference-copy span{order:2;color:#9b793b;font-size:9px}.h1814-corporate-reference-copy strong{order:1;max-width:none;color:var(--h1814-navy);font-size:12px;line-height:1.75;font-weight:680}
.h1814-corporate-carousel-status{display:flex;justify-content:center;gap:8px;margin-top:11px;direction:ltr}
.h1814-corporate-carousel-status i{width:5px;height:5px;background:rgba(23,36,58,.18);border-radius:50%;transition:width .2s ease,background .2s ease}.h1814-corporate-carousel-status i.is-active{width:18px;border-radius:99px;background:var(--h1814-gold)}

/* Approved order flow — compact, framed and visually integrated. */
.h1814-order-journey{padding-block:clamp(66px,7vw,92px);background:#fff}
.h1814-order-journey .h1814-order-head{display:block;margin:0 auto 26px;text-align:center}
.h1814-order-head .h1814-kicker{display:block;margin:0 0 5px;color:#9b793b}
.h1814-order-head h2{max-width:none;margin:0!important;font-size:clamp(30px,3.3vw,42px)!important;line-height:1.35!important}
.h1814-order-frame{position:relative;padding:12px;border:1px solid rgba(179,145,82,.38);background:#fffdf9;clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px),0 16px)}
.h1814-order-frame:before{content:"";position:absolute;inset:6px;pointer-events:none;border:1px solid rgba(179,145,82,.16);clip-path:inherit}
.h1814-order-path{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));direction:rtl;border:0;background:transparent;clip-path:none}
.h1814-order-path:before{display:none}
.h1814-order-step{position:relative;min-height:220px;padding:24px 25px 22px;background:rgba(255,255,255,.72)}
.h1814-order-step+.h1814-order-step{border-inline-start:1px solid rgba(179,145,82,.18)}
.h1814-order-step:not(:last-child):after{content:"‹";position:absolute;inset-inline-end:-7px;top:50%;z-index:3;transform:translateY(-50%);display:grid;place-items:center;width:14px;height:26px;background:#fffdf9;color:#c29b51;font-size:20px;line-height:1}
.h1814-order-step-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:21px}
.h1814-order-step-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(179,145,82,.35);color:#b68c42;background:#fff;clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}
.h1814-order-step-icon svg{width:24px;height:24px}
.h1814-order-step-number{position:relative;display:grid;place-items:center;width:37px;height:37px;color:var(--h1814-navy);font-size:18px;font-weight:640}
.h1814-order-step-number:before{content:"";position:absolute;inset:3px;border:1px solid rgba(179,145,82,.5);transform:rotate(45deg);background:#fffaf0;z-index:-1}
.h1814-order-step-copy h3{margin:0 0 9px;color:var(--h1814-navy);font-size:17px;line-height:1.55;font-weight:680}
.h1814-order-step-copy p{margin:0;color:#707885;font-size:12px;line-height:1.95}

/* Construction contracting — same architecture, slightly cooler surface only. */
.h1814-corporate-construction{padding-block:clamp(68px,7vw,96px);background:linear-gradient(180deg,#f6f9fc 0%,#eef4f8 100%);color:var(--h1814-navy)}
.h1814-corporate-construction .h1814-container{position:relative;padding:clamp(34px,4.5vw,58px);border:1px solid rgba(84,119,150,.28);background:rgba(255,255,255,.72);box-shadow:0 22px 66px rgba(23,36,58,.055),inset 0 0 0 8px rgba(255,255,255,.48);clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 18px,100% calc(100% - 18px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 18px),0 18px)}
.h1814-corporate-construction .h1814-container:before{content:"";position:absolute;inset:8px;pointer-events:none;border:1px solid rgba(84,119,150,.13);clip-path:inherit}
.h1814-corporate-construction .h1814-corporate-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}
.h1814-corporate-construction .h1814-corporate-copy h2{color:var(--h1814-navy)}
.h1814-corporate-construction .h1814-corporate-copy>p{color:#68717d}.h1814-corporate-construction .h1814-kicker{color:#6f8aa4}
.h1814-corporate-construction .h1814-corporate-primary{border-color:#6689a8;background:#6689a8;color:#fff}.h1814-corporate-construction .h1814-corporate-secondary{border-color:rgba(23,36,58,.18);background:rgba(255,255,255,.45);color:var(--h1814-navy)}
.h1814-corporate-construction .h1814-corporate-scope{display:grid;grid-template-columns:minmax(150px,.78fr) minmax(0,1.22fr);grid-template-rows:auto auto;gap:0 24px;padding:0;border:0}
.h1814-corporate-construction .h1814-corporate-scope:before{display:none}
.h1814-corporate-construction-media{grid-row:1/3;min-height:315px;overflow:hidden;background:#dfe8ef;clip-path:polygon(14px 0,100% 0,100% calc(100% - 14px),calc(100% - 14px) 100%,0 100%,0 14px)}
.h1814-corporate-construction-media img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.85) contrast(.96)}
.h1814-corporate-construction .h1814-corporate-capabilities{border-block:1px solid rgba(23,36,58,.11)}
.h1814-corporate-capabilities-title{display:block;padding:0 0 12px;color:#607991;font-size:10px;font-weight:800}
.h1814-corporate-construction .h1814-corporate-capabilities>div{grid-template-columns:42px 1fr;min-height:66px;border-color:rgba(23,36,58,.08)}
.h1814-corporate-construction .h1814-corporate-capabilities span{color:#6887a3}.h1814-corporate-construction .h1814-corporate-capabilities strong{color:var(--h1814-navy)}
.h1814-corporate-construction .h1814-corporate-scope>p{grid-column:2;margin:14px 0 0;color:#7d8793;font-size:10px;line-height:1.9}

@media(max-width:900px){
 .h1814-hero-image-phone{inset-block-start:18px;inset-block-end:auto;inset-inline-end:18px}
 .h1814-corporate-workforce .h1814-corporate-grid,.h1814-corporate-construction .h1814-corporate-grid{grid-template-columns:1fr;gap:34px}
 .h1814-corporate-workforce .h1814-container,.h1814-corporate-construction .h1814-container{padding:30px 25px}
 .h1814-order-path{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border:0;scrollbar-width:none}.h1814-order-path::-webkit-scrollbar{display:none}
 .h1814-order-step{flex:0 0 min(72vw,310px);min-height:214px;scroll-snap-align:start}.h1814-order-step:not(:last-child):after{display:none}
 .h1814-corporate-construction .h1814-corporate-scope{grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr)}
}
@media(max-width:620px){
 .h1814-hero-image-phone{inset-block-start:12px;inset-inline-end:12px;padding:7px 9px}.h1814-hero-image-phone-icon{width:34px;height:34px}.h1814-hero-image-phone strong{font-size:16px}
 .h1814-corporate-workforce,.h1814-corporate-construction{padding-block:54px}.h1814-corporate-workforce .h1814-container,.h1814-corporate-construction .h1814-container{padding:27px 18px}
 .h1814-corporate-reference{flex-basis:min(72vw,210px)}.h1814-corporate-reference-media{height:156px}
 .h1814-order-frame{padding:9px}.h1814-order-step{flex-basis:78vw;padding:22px 20px}
 .h1814-corporate-construction .h1814-corporate-scope{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:18px}.h1814-corporate-construction-media{grid-row:auto;min-height:260px}.h1814-corporate-construction .h1814-corporate-scope>p{grid-column:auto;margin-top:0}
}


/* 0.16.48 — exact approved Header IA; typography tokens intentionally untouched. */


/* ==========================================================
   v0.16.49 — final polish wave (Hero intentionally untouched)
   Header / trust train / workforce proof / continuous order frame
   ========================================================== */
/* Header: academy removed; preserve approved typography and recover one-line rhythm. */
@media(min-width:981px){
 .h1814-header-inner{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;padding-inline:12px}
 .h1814-nav{min-width:0;gap:9px;white-space:nowrap}
 .h1814-nav>a{flex:0 0 auto}
 .h1814-nav-order-group,.h1814-nav-customer-group{flex:0 0 auto;white-space:nowrap}
 .h1814-header-actions{flex:0 0 auto;white-space:nowrap;padding-inline-start:9px;gap:6px}
}
@media(max-width:1260px) and (min-width:981px){
 .h1814-header-inner{gap:10px}
 .h1814-nav{gap:6px}
 .h1814-nav-order-group{padding-inline-start:7px}
 .h1814-nav-customer-group{padding-inline-start:6px}
 .h1814-header-actions{padding-inline-start:6px}
}

/* Home About trust train: real 1814 + eNamad + clone of the existing footer PayPing mark. */
.h1814-home-trust-train{position:relative;width:min(100%,620px);height:62px;margin:22px auto 0;overflow:hidden;direction:ltr;
 -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent 100%);
 mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent 100%)}
.h1814-home-trust-track{display:flex;width:max-content;align-items:center;will-change:transform;animation:h1814-trust-train 11.5s linear infinite}
.h1814-home-trust-group{display:flex;align-items:center;gap:28px;min-width:max-content;padding-inline:14px}
.h1814-home-trust-item{display:grid;place-items:center;height:58px;min-width:118px;opacity:.95;filter:saturate(.92);transition:opacity .18s ease}
.h1814-home-trust-item--brand{min-width:152px}.h1814-home-trust-item--brand img{display:block;width:146px;height:46px;object-fit:contain}
.h1814-home-trust-item--enamad{min-width:74px}.h1814-home-trust-item--enamad a{display:grid;place-items:center;width:66px;height:54px}.h1814-home-trust-item--enamad img{display:block!important;width:auto!important;height:auto!important;max-width:58px!important;max-height:52px!important;object-fit:contain!important}
.h1814-home-trust-item--payping{min-width:92px}.h1814-home-trust-item--payping>*{max-width:88px!important;max-height:52px!important}.h1814-home-trust-item--payping iframe,.h1814-home-trust-item--payping img{display:block!important;max-width:88px!important;max-height:52px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.h1814-home-trust-payping-fallback{direction:ltr;font-size:15px;font-weight:700;color:#39475b;letter-spacing:-.02em;opacity:.68}
.h1814-home-trust-item--payping.is-ready .h1814-home-trust-payping-fallback{display:none}
.h1814-home-trust-train:hover .h1814-home-trust-track{animation-play-state:paused}
@keyframes h1814-trust-train{to{transform:translateX(-50%)}}
@media(max-width:680px){.h1814-home-trust-train{width:min(100%,440px);height:56px;margin-top:18px}.h1814-home-trust-track{animation-duration:9.5s}.h1814-home-trust-group{gap:22px}.h1814-home-trust-item{height:52px;min-width:96px}.h1814-home-trust-item--brand{min-width:132px}.h1814-home-trust-item--brand img{width:126px;height:40px}}
@media(prefers-reduced-motion:reduce){.h1814-home-trust-track{animation:none!important;transform:none!important}.h1814-home-trust-train{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}

/* Workforce proof — continuous luxury frame, same approved brand palette. */
.h1814-corporate-workforce .h1814-container{border-color:rgba(179,145,82,.48);box-shadow:0 24px 68px rgba(23,36,58,.065),inset 0 0 0 1px rgba(255,255,255,.72)}
.h1814-corporate-workforce .h1814-container:before{inset:7px;border-color:rgba(179,145,82,.22)}
.h1814-corporate-proof{position:relative;padding:20px 20px 17px;border:1px solid rgba(179,145,82,.24);background:rgba(255,255,255,.6);clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px)}
.h1814-corporate-proof:after{content:"";position:absolute;inset:5px;pointer-events:none;border:1px solid rgba(179,145,82,.10);clip-path:inherit}
.h1814-corporate-proof-head,.h1814-corporate-reference-rail,.h1814-corporate-carousel-status{position:relative;z-index:1}
.h1814-corporate-reference{flex-basis:min(182px,46%);min-height:242px}
.h1814-corporate-reference-media{height:160px;background:#f6f2e9}
.h1814-corporate-reference--logo .h1814-corporate-reference-media{display:grid;place-items:center;padding:18px;background:linear-gradient(145deg,#fff,#fbfaf6)}
.h1814-corporate-reference--logo .h1814-corporate-reference-media img{width:100%;height:100%;object-fit:contain;filter:none;transform:none!important}
.h1814-corporate-reference--cover .h1814-corporate-reference-media img{object-fit:cover}

/* Approved order journey, but the frame now reads as one continuous object. */
.h1814-order-frame{padding:0;border:1px solid rgba(179,145,82,.48);background:linear-gradient(180deg,#fffefa,#fffdf8);box-shadow:0 14px 42px rgba(23,36,58,.035)}
.h1814-order-frame:before{inset:6px;border:1px solid rgba(179,145,82,.14)}
.h1814-order-path{overflow:hidden;background:transparent}
.h1814-order-path:before{display:block;content:"";position:absolute;z-index:0;top:70px;inset-inline:7%;height:1px;background:linear-gradient(90deg,rgba(179,145,82,.15),rgba(179,145,82,.55),rgba(179,145,82,.15));pointer-events:none}
.h1814-order-step{z-index:1;background:transparent;padding:28px 28px 26px}
.h1814-order-step+.h1814-order-step{border-inline-start:1px solid rgba(179,145,82,.16)}
.h1814-order-step:not(:last-child):after{background:#fffdf8}
.h1814-order-step-top{position:relative;z-index:2}
@media(max-width:900px){.h1814-order-frame{padding:0}.h1814-order-path{overflow-x:auto}.h1814-order-path:before{display:none}.h1814-order-step{background:transparent}}


/* ==========================================================
   v0.16.50 — pre-Lab UI closure
   Approved legacy contracting cards / continuous frames /
   About identity + Contact polish / Hero caption cleanup
   ========================================================== */
/* Hero: remove the rotating micro-caption and rebalance the remaining title. */
.h1814-hero-showcase-foot{gap:0;min-height:72px;padding:19px 20px 16px;align-content:center}
.h1814-hero-showcase-foot h1{max-width:32ch;margin-inline:auto!important;text-align:center;text-wrap:balance}

/* Contracting discovery: use the exact former service-card visual language. */
.h1814-contracting-card-showcase{margin-top:30px}
.h1814-contracting-card-showcase .h1814-service-showcase-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;direction:rtl;align-items:stretch}
.h1814-contracting-card-showcase .h1814-service-showcase-card{grid-column:span 6;min-height:372px}
.h1814-contracting-card-showcase .h1814-service-showcase-card--featured{grid-column:span 6;min-height:372px}
@media(max-width:760px){
 .h1814-contracting-card-showcase{width:100%;max-width:100%;overflow:hidden}
 .h1814-contracting-card-showcase .h1814-service-showcase-grid{display:flex;width:100%;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:3px 0 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}
 .h1814-contracting-card-showcase .h1814-service-showcase-grid::-webkit-scrollbar{display:none}
 .h1814-contracting-card-showcase .h1814-service-showcase-card,.h1814-contracting-card-showcase .h1814-service-showcase-card--featured{flex:0 0 86%;min-height:330px;scroll-snap-align:center;border-radius:20px}
}

/* Manpower contracting: one continuous outer frame with a refined radius. */
.h1814-corporate-workforce .h1814-container{
 clip-path:none!important;
 border-radius:28px;
 overflow:hidden;
 border:1px solid rgba(179,145,82,.46);
 box-shadow:0 22px 58px rgba(23,36,58,.06);
}
.h1814-corporate-workforce .h1814-container:before{display:none!important}
@media(max-width:620px){.h1814-corporate-workforce .h1814-container{border-radius:22px}}

/* Order journey: one continuous architectural frame, explicitly square. */
.h1814-order-frame{
 clip-path:none!important;
 border-radius:0!important;
 border:1px solid rgba(179,145,82,.44);
 background:linear-gradient(180deg,#fffefa,#fffdf8);
 box-shadow:0 12px 34px rgba(23,36,58,.03);
}
.h1814-order-frame:before{display:none!important}

/* About/legal identity: calmer hierarchy and more deliberate text rhythm. */
.h1814-about-identity{max-width:1080px;padding:40px 42px;gap:48px;align-items:center;background:linear-gradient(135deg,#fbfaf7 0%,#fff 78%)}
.h1814-about-identity-copy{max-width:520px;padding-inline:8px}
.h1814-about-identity-copy .h1814-about-mini{display:block;margin-bottom:10px}
.h1814-about-identity-copy h2{margin:0 0 14px;font-size:clamp(27px,2.7vw,36px);line-height:1.62;letter-spacing:-.015em;text-wrap:balance}
.h1814-about-identity-copy p{max-width:48ch;font-size:14px;line-height:2.1;color:#697380}
.h1814-about-facts{border-color:rgba(23,36,58,.10);box-shadow:0 12px 34px rgba(23,36,58,.025)}
.h1814-about-facts>div{grid-template-columns:118px 1fr;gap:18px;padding:15px 17px}
.h1814-about-facts dt{font-size:11.5px;color:#7d8590}
.h1814-about-facts dd{font-size:14px;line-height:1.8;font-weight:670}
.h1814-about-editorial>.h1814-lead{max-width:920px;margin-inline:auto;text-align:center;font-size:18px;line-height:2.25;padding-bottom:34px}
@media(max-width:760px){.h1814-about-identity{padding:26px 22px;gap:24px}.h1814-about-identity-copy{padding-inline:0}.h1814-about-identity-copy h2{font-size:27px}.h1814-about-facts>div{grid-template-columns:105px 1fr;gap:12px}}

/* Contact: keep the right command panel premium but quieter and more minimal. */
.h1814-contact-command{min-height:470px;padding:38px 40px;border-radius:24px;background:linear-gradient(145deg,#17243a 0%,#1d2d46 100%);box-shadow:0 18px 46px rgba(23,36,58,.12)}
.h1814-contact-command:after,.h1814-contact-command-orb{display:none}
.h1814-contact-command-top{margin-bottom:0}
.h1814-contact-live{padding:6px 10px;border-color:rgba(255,255,255,.10);background:transparent}
.h1814-contact-command-number{margin-top:44px;font-size:clamp(66px,7vw,102px);line-height:1;color:#d2b775;letter-spacing:-.045em}
.h1814-contact-command h2{margin:20px 0 8px;font-size:clamp(24px,2.2vw,31px);line-height:1.55}
.h1814-contact-command>p{max-width:500px;font-size:13px;line-height:2;color:rgba(255,255,255,.66)}
.h1814-contact-command-actions{margin-top:24px}
.h1814-contact-call,.h1814-contact-service{min-height:44px;border-radius:10px;padding-inline:16px}
.h1814-contact-hours-row{margin-top:auto;padding-top:20px}
.h1814-contact-detail-card{min-height:232px;border-radius:20px;box-shadow:0 9px 28px rgba(23,36,58,.025)}
@media(max-width:680px){.h1814-contact-command{padding:28px 22px;border-radius:20px}.h1814-contact-command-number{margin-top:26px;font-size:72px}.h1814-contact-detail-card{min-height:184px}}


/* ==========================================================
   v0.16.51 — precision pre-Lab closure
   Hero activity rotator / synchronized motion / cube journey /
   About history sphere + PayPing clone / exact Header polish
   ========================================================== */

/* 01 — Hero: seven activity names rotate in the approved empty slot. */
.h1814-hero-showcase-foot{position:relative;display:grid;justify-items:center;gap:7px;min-height:92px;padding-bottom:16px}
.h1814-hero-activity-rotator{position:relative;width:min(100%,310px);height:22px;text-align:center;color:#9b793b;font-size:11px;font-weight:720;line-height:22px;overflow:hidden}
.h1814-hero-activity-rotator span{position:absolute;inset:0;display:block;opacity:0;transform:translateY(5px);transition:opacity .52s ease,transform .52s ease;white-space:nowrap}
.h1814-hero-activity-rotator span.is-active{opacity:1;transform:translateY(0)}

/* 02 — Gateway rhythm: same fixed 2.8 s cadence as About/Home motion. */
.h1814-home-gateways-grid{scroll-behavior:smooth}

/* 03 — Workforce contracting: one continuous outer frame; nested frame removed. */
.h1814-corporate-workforce .h1814-container{
 border:1px solid rgba(179,145,82,.42)!important;border-radius:30px!important;clip-path:none!important;
 background:linear-gradient(145deg,#fffdf8,#fbf7ee 62%,#fff)!important;
 box-shadow:0 22px 62px rgba(23,36,58,.055)!important
}
.h1814-corporate-workforce .h1814-container:before{display:none!important}
.h1814-corporate-proof{padding:8px 0 0!important;border:0!important;background:transparent!important;clip-path:none!important;box-shadow:none!important}
.h1814-corporate-proof:after{display:none!important}
.h1814-corporate-reference-rail{scroll-behavior:smooth;overscroll-behavior-inline:contain}
.h1814-corporate-reference{will-change:transform}

/* 04 — Order journey: one real 3D cube, horizontal Y-axis rotation only. */
.h1814-order-frame.h1814-order-cube-frame{
 width:min(100%,720px);height:320px;margin-inline:auto;padding:0!important;border:1px solid rgba(179,145,82,.42)!important;
 border-radius:0!important;clip-path:none!important;background:linear-gradient(180deg,#fffefa,#fffdf8)!important;
 overflow:hidden;perspective:1400px;box-shadow:0 16px 44px rgba(23,36,58,.04)
}
.h1814-order-cube-frame:before{display:none!important}
.h1814-order-cube-scene{position:absolute;inset:0 0 34px;display:grid;place-items:center;perspective:1400px;overflow:hidden}
.h1814-order-cube{--cube-depth:250px;position:relative;width:min(82%,520px);height:230px;transform-style:preserve-3d;transform:translateZ(calc(var(--cube-depth) * -1)) rotateY(0deg);transition:transform .9s cubic-bezier(.22,.68,.24,1);will-change:transform}
.h1814-order-cube-face{position:absolute;inset:0!important;min-height:0!important;padding:31px 34px!important;border:1px solid rgba(179,145,82,.24)!important;background:rgba(255,255,255,.96)!important;backface-visibility:hidden;box-shadow:0 14px 34px rgba(23,36,58,.055)}
.h1814-order-cube-face+.h1814-order-cube-face{border-inline-start:1px solid rgba(179,145,82,.24)!important}
.h1814-order-cube-face:after{display:none!important}
.h1814-order-cube-face--0{transform:rotateY(0deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face--1{transform:rotateY(90deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face--2{transform:rotateY(180deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face--3{transform:rotateY(270deg) translateZ(var(--cube-depth))}
.h1814-order-cube-status{position:absolute;inset:auto 0 13px;display:flex;justify-content:center;gap:8px;direction:ltr}
.h1814-order-cube-status i{width:5px;height:5px;border-radius:99px;background:rgba(23,36,58,.18);transition:width .24s ease,background .24s ease}
.h1814-order-cube-status i.is-active{width:20px;background:var(--h1814-gold)}
.h1814-order-cube-face .h1814-order-step-top{margin-bottom:18px}
.h1814-order-cube-face .h1814-order-step-copy h3{font-size:22px}
.h1814-order-cube-face .h1814-order-step-copy p{font-size:13px;max-width:42ch}

/* 05 — Header exact order + breathing room + unified hover. */
@media(min-width:981px){
 .h1814-header-inner{gap:20px!important;padding-inline:18px!important}
 .h1814-nav{gap:13px!important}
 .h1814-nav-main-link,.h1814-nav-order-link,.h1814-nav-customer-link{
  min-height:36px!important;padding:0 9px!important;border-radius:9px!important;border:0!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  background:transparent!important;color:#344156!important;box-shadow:none!important;
  transition:background .18s ease,color .18s ease,transform .18s ease!important
 }
 .h1814-nav-main-link:hover,.h1814-nav-order-link:hover,.h1814-nav-customer-link:hover{
  background:#f7f4ed!important;color:#8a6c34!important;transform:translateY(-1px)
 }
 .h1814-nav-main-link--services,.h1814-nav-main-link--contracting{padding-inline:9px!important;border-inline-end:0!important}
 .h1814-nav-order-group{gap:5px!important;padding-inline-start:16px!important;margin-inline-start:3px!important}
 .h1814-nav-customer-group{gap:5px!important;padding-inline-start:16px!important;margin-inline-start:3px!important}
 .h1814-header-actions{gap:9px!important;padding-inline-start:22px!important;margin-inline-start:8px!important;border-inline-start:1px solid rgba(23,36,58,.11)}
}

/* 06 — About legal table: neutral centered bilingual rhythm. */
.h1814-about-facts>div{grid-template-columns:1fr 1.45fr!important;text-align:center;gap:10px!important}
.h1814-about-facts dt,.h1814-about-facts dd{width:100%;text-align:center!important;justify-self:center}
.h1814-about-facts dd[dir="ltr"]{direction:ltr;text-align:center!important}

/* 07 — About references: images return as one rotating spherical presentation. */
.h1814-about-corporate-history{text-align:center}
.h1814-about-corporate-history .h1814-about-section-head{margin-inline:auto}
.h1814-about-history-sphere{position:relative;width:min(100%,620px);min-height:350px;margin:24px auto 0;display:grid;place-items:center;perspective:1200px;outline:none}
.h1814-about-history-orb{position:relative;width:270px;height:270px;border-radius:50%;transform-style:preserve-3d;transition:transform .82s cubic-bezier(.22,.68,.24,1);will-change:transform}
.h1814-about-history-orb:after{content:"";position:absolute;inset:-1px;border-radius:50%;pointer-events:none;box-shadow:inset -28px -14px 46px rgba(23,36,58,.14),inset 16px 8px 28px rgba(255,255,255,.6),0 22px 54px rgba(23,36,58,.10)}
.h1814-about-history-face{position:absolute;inset:0;display:grid;grid-template-rows:1fr auto auto;place-items:center;border-radius:50%;overflow:hidden;background:#fff;border:1px solid rgba(179,145,82,.28);opacity:0;transform:rotateY(90deg) scale(.92);transition:opacity .4s ease,transform .82s cubic-bezier(.22,.68,.24,1);backface-visibility:hidden}
.h1814-about-history-face.is-active{opacity:1;transform:rotateY(0deg) scale(1)}
.h1814-about-history-media{position:absolute;inset:0}
.h1814-about-history-media img{width:100%;height:100%;object-fit:cover;display:block}
.h1814-about-history-media--logo{background:#fff;display:grid;place-items:center;padding:48px}
.h1814-about-history-media--logo img{object-fit:contain}
.h1814-about-history-face:after{content:"";position:absolute;inset:auto 0 0;height:43%;background:linear-gradient(180deg,transparent,rgba(15,28,47,.84));pointer-events:none}
.h1814-about-history-face>span,.h1814-about-history-face>strong{position:relative;z-index:2;color:#fff;align-self:end}
.h1814-about-history-face>span{font-size:10px;color:#e0c788;margin-bottom:2px}
.h1814-about-history-face>strong{max-width:80%;font-size:15px;line-height:1.8;margin-bottom:25px}
.h1814-about-history-dots{position:absolute;bottom:12px;display:flex;gap:7px;direction:ltr}
.h1814-about-history-dots i{width:5px;height:5px;border-radius:50%;background:rgba(23,36,58,.18)}
.h1814-about-history-dots i.is-active{width:18px;border-radius:99px;background:var(--h1814-gold)}

/* 08 — Correct PayPing mark: reuse exact footer-rendered trust content. */
.h1814-about-payping-logo{overflow:hidden}
.h1814-about-payping-logo>*{max-width:62px!important;max-height:62px!important}
.h1814-about-payping-logo iframe,.h1814-about-payping-logo img{display:block!important;max-width:62px!important;max-height:62px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.h1814-about-payping-fallback{direction:ltr;font-weight:750;color:#39475b;opacity:.6}
.h1814-about-payping-logo.is-ready .h1814-about-payping-fallback{display:none}

/* 09 — About page: no repeated address/phone/email; one refined contact CTA only. */
.h1814-about-contact.h1814-about-contact--button-only{max-width:1040px;margin:0 auto;padding:34px 0;background:transparent!important;border-radius:0!important;box-shadow:none!important;display:flex;justify-content:center}
.h1814-about-contact-button{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:11px 24px;border:1px solid rgba(179,145,82,.42);border-radius:999px;background:#fff;color:var(--h1814-navy);font-size:13px;font-weight:760;box-shadow:0 10px 28px rgba(23,36,58,.05);transition:transform .18s ease,border-color .18s ease,background .18s ease}
.h1814-about-contact-button:hover{transform:translateY(-2px);border-color:var(--h1814-gold);background:#fffaf1}

/* 10 — Contact page right command: minimal brand surface, no heavy navy block. */
.h1814-contact-command{
 min-height:430px!important;padding:40px 42px!important;border:1px solid rgba(179,145,82,.38)!important;border-radius:26px!important;
 background:linear-gradient(145deg,#fffdf8,#f7f0e3)!important;color:var(--h1814-navy)!important;
 box-shadow:0 20px 52px rgba(23,36,58,.065)!important
}
.h1814-contact-command-top{border-bottom:1px solid rgba(179,145,82,.18);padding-bottom:14px}
.h1814-contact-mini-label{color:#9b793b!important}
.h1814-contact-live{background:#fff!important;border-color:rgba(179,145,82,.28)!important;color:#6f5a34!important}
.h1814-contact-command-number{margin-top:36px!important;font-size:clamp(64px,6.5vw,94px)!important;color:#b89552!important}
.h1814-contact-command h2{color:var(--h1814-navy)!important;font-size:clamp(24px,2vw,30px)!important}
.h1814-contact-command>p{color:#697384!important;max-width:46ch!important}
.h1814-contact-call{background:var(--h1814-navy)!important;color:#fff!important;border-color:var(--h1814-navy)!important}
.h1814-contact-service{background:#fff!important;color:var(--h1814-navy)!important;border-color:rgba(179,145,82,.36)!important}
.h1814-contact-hours-row{border-top-color:rgba(179,145,82,.18)!important;color:#697384!important}
.h1814-contact-hours-row strong{color:var(--h1814-navy)!important}

/* Motion safety + mobile. */
@media(max-width:760px){
 .h1814-order-frame.h1814-order-cube-frame{height:300px}
 .h1814-order-cube{--cube-depth:170px;width:min(86%,340px);height:215px}
 .h1814-order-cube-face{padding:25px 24px!important}
 .h1814-about-history-orb{width:230px;height:230px}
 .h1814-about-facts>div{grid-template-columns:1fr!important}
 .h1814-header-actions{margin-inline-start:0!important;border-inline-start:0!important}
}
@media(prefers-reduced-motion:reduce){
 .h1814-hero-activity-rotator span,.h1814-order-cube,.h1814-about-history-orb,.h1814-about-history-face{transition:none!important}
}


/* ==========================================================
   v0.16.52 — final pre-Lab precision closure
   Header separators / continuous live rails / connected proof /
   brand cube / external sphere captions / CTA fixes
   ========================================================== */

/* 01 — Header separators: separator belongs after Contracting, never beside Customer Club. */
@media(min-width:981px){
 .h1814-nav-main-link--contracting{position:relative;margin-inline-end:12px!important;padding-inline-end:12px!important}
 .h1814-nav-main-link--contracting:after{content:"";position:absolute;top:7px;bottom:7px;inset-inline-end:-7px;width:1px;background:rgba(23,36,58,.13);pointer-events:none}
 .h1814-nav-customer-group,.h1814-header-actions{border-inline-start:0!important}
 .h1814-nav-customer-group{padding-inline-start:10px!important;margin-inline-start:0!important}
 .h1814-header-actions{padding-inline-start:16px!important;margin-inline-start:10px!important}
}

/* 02 — Gateways + workforce proof: true continuous marquee, same visual speed as logo train. */
.h1814-continuous-rail{overflow:hidden!important;scroll-snap-type:none!important;scroll-behavior:auto!important;overscroll-behavior:none!important;padding-inline:0!important}
.h1814-continuous-track{display:flex;width:max-content;direction:ltr;transform:translate3d(0,0,0);will-change:transform;animation:h1814-continuous-marquee var(--h1814-marquee-duration,18s) linear infinite}
.h1814-continuous-group{display:flex;align-items:stretch;flex:0 0 auto;direction:ltr}
.h1814-continuous-group>*{direction:rtl}
.h1814-continuous-group--gateways{gap:14px;padding-inline-end:14px}
.h1814-continuous-group--gateways .h1814-home-gateway{flex:0 0 clamp(300px,31vw,392px);scroll-snap-align:none!important}
.h1814-continuous-group--workforce{gap:10px;padding-inline-end:10px}
.h1814-continuous-group--workforce .h1814-corporate-reference{flex:0 0 182px!important;scroll-snap-align:none!important}
@keyframes h1814-continuous-marquee{to{transform:translate3d(-50%,0,0)}}
@media(max-width:680px){
 .h1814-continuous-group--gateways .h1814-home-gateway{flex-basis:82vw}
 .h1814-continuous-group--workforce .h1814-corporate-reference{flex-basis:168px!important}
}
@media(prefers-reduced-motion:reduce){.h1814-continuous-track{animation:none!important;transform:none!important}.h1814-continuous-rail{overflow-x:auto!important}}

/* 03 — Workforce proof: all inner frames read as one connected object. */
.h1814-corporate-proof{overflow:hidden!important;padding:0!important;border:1px solid rgba(179,145,82,.30)!important;border-radius:20px!important;background:rgba(255,255,255,.64)!important}
.h1814-corporate-proof-head{margin:0!important;padding:16px 18px 14px;border-bottom:1px solid rgba(179,145,82,.20)}
.h1814-corporate-reference-rail{margin:0!important;border:0!important;border-radius:0!important;background:#fff!important;padding:0!important}
.h1814-corporate-carousel-status{margin:0!important;padding:11px 16px;border-top:1px solid rgba(179,145,82,.18);background:#fffdf9}
.h1814-corporate-actions{display:inline-flex!important;gap:0!important;flex-wrap:nowrap!important;overflow:hidden;border:1px solid rgba(23,36,58,.18);border-radius:10px}
.h1814-corporate-actions a{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;min-height:46px}
.h1814-corporate-actions a+a{border-inline-start:1px solid rgba(23,36,58,.15)!important}
.h1814-corporate-actions .h1814-corporate-secondary{background:#fff!important}
@media(max-width:560px){.h1814-corporate-actions{display:flex!important;width:100%;flex-direction:row!important}.h1814-corporate-actions a{flex:1 1 50%;width:auto!important;padding-inline:10px!important;font-size:11px}}

/* 04 — Order cube: white surrounding surface, brand coffee/tan faces. */
.h1814-order-frame.h1814-order-cube-frame{background:#fff!important;border-color:rgba(179,145,82,.32)!important}
.h1814-order-cube-scene{background:#fff}
.h1814-order-cube-face{background:linear-gradient(145deg,#d8c39a 0%,#c6a66c 58%,#b89552 100%)!important;border-color:rgba(116,86,42,.26)!important;box-shadow:0 18px 40px rgba(83,61,29,.16)!important}
.h1814-order-cube-face .h1814-order-step-number,.h1814-order-cube-face .h1814-order-step-icon{background:rgba(255,255,255,.70)!important;border-color:rgba(255,255,255,.72)!important;color:var(--h1814-navy)!important}
.h1814-order-cube-face .h1814-order-step-copy h3{color:var(--h1814-navy)!important}
.h1814-order-cube-face .h1814-order-step-copy p{color:rgba(23,36,58,.74)!important}
.h1814-order-cube-status i{background:rgba(23,36,58,.18)}
.h1814-order-cube-status i.is-active{background:#b89552}

/* 05 — About history sphere: image inside the orb; changing title lives cleanly below it. */
.h1814-about-history-sphere{min-height:390px!important;padding-bottom:64px}
.h1814-about-history-orb{overflow:visible!important}
.h1814-about-history-face{overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}
.h1814-about-history-media{inset:0!important;border-radius:50%;overflow:hidden;border:1px solid rgba(179,145,82,.28);background:#fff;box-shadow:inset -28px -14px 46px rgba(23,36,58,.10),0 20px 48px rgba(23,36,58,.09)}
.h1814-about-history-face:after{display:none!important}
.h1814-about-history-face>span,.h1814-about-history-face>strong{position:absolute!important;z-index:4;color:var(--h1814-navy)!important;left:50%;transform:translateX(-50%);width:max-content;max-width:360px!important;text-align:center;align-self:auto!important;margin:0!important}
.h1814-about-history-face>span{top:286px;font-size:10px!important;color:#a78343!important;font-weight:780}
.h1814-about-history-face>strong{top:307px;font-size:15px!important;line-height:1.8!important;font-weight:740!important}
.h1814-about-history-dots{bottom:10px!important}
@media(max-width:760px){.h1814-about-history-sphere{min-height:350px!important;padding-bottom:58px}.h1814-about-history-face>span{top:246px}.h1814-about-history-face>strong{top:266px;max-width:290px!important;font-size:14px!important}}

/* 06 — About contact CTA: never render as an empty pill. */
.h1814-about-contact.h1814-about-contact--button-only{min-height:112px!important;padding:30px 0!important;align-items:center!important}
.h1814-about-contact-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:190px!important;min-height:50px!important;padding:12px 24px!important;border:1px solid #b89552!important;border-radius:14px!important;background:#fffaf1!important;color:#17243a!important;font-size:13px!important;font-weight:800!important;line-height:1.5!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;box-shadow:0 12px 28px rgba(23,36,58,.07)!important}
.h1814-about-contact-button span{display:inline!important;color:#a78343!important;font-size:17px!important}
.h1814-about-contact-button:hover{background:#fff5e3!important;color:#17243a!important;transform:translateY(-2px)}

/* 07 — Contact command: only the call CTA remains on the right panel. */
.h1814-contact-command-actions .h1814-contact-service{display:none!important}
.h1814-contact-command-actions{justify-content:flex-start!important}


/* ==========================================================
   v0.16.53 — final header width + true chain marquee + premium cube
   ========================================================== */
@media(min-width:981px){
 .h1814-header .h1814-container.h1814-header-shell{width:min(1480px,calc(100% - 34px))!important}
 .h1814-header-inner{min-height:72px!important;padding:8px 22px!important;gap:24px!important;border-radius:24px!important}
 .h1814-brand{position:relative;display:inline-flex;align-items:center;padding-left:18px;margin-left:10px}
 .h1814-brand:after{content:"";position:absolute;left:0;top:10px;bottom:10px;width:1px;background:rgba(23,36,58,.12)}
 .h1814-nav{gap:10px!important;justify-content:flex-start!important;flex-wrap:nowrap!important;min-width:0}
 .h1814-nav-main-link,.h1814-nav-order-link,.h1814-nav-customer-link{font-size:13.5px!important;padding-inline:8px!important}
 .h1814-nav-order-group,.h1814-nav-customer-group,.h1814-header-actions{position:relative}
 .h1814-nav-order-group{display:inline-flex;align-items:center;gap:5px!important;padding-left:18px!important;margin-left:8px!important}
 .h1814-nav-order-group:after{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:rgba(23,36,58,.12)}
 .h1814-nav-customer-group{display:inline-flex;align-items:center;gap:5px!important;padding-left:18px!important;margin-left:8px!important}
 .h1814-nav-customer-group:after{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:rgba(23,36,58,.12)}
 .h1814-header-actions{gap:8px!important;padding-left:18px!important;margin-left:6px!important;border-inline-start:0!important}
 .h1814-header-actions:after{content:"";position:absolute;left:0;top:7px;bottom:7px;width:1px;background:rgba(23,36,58,.12)}
 .h1814-nav-main-link--contracting,.h1814-nav-main-link--services{margin:0!important;padding-inline:8px!important}
 .h1814-nav-main-link--contracting:after{display:none!important}
}
@media(min-width:981px) and (max-width:1220px){
 .h1814-header .h1814-container.h1814-header-shell{width:min(1420px,calc(100% - 24px))!important}
 .h1814-header-inner{gap:16px!important;padding-inline:16px!important}
 .h1814-nav{gap:7px!important}
 .h1814-nav-main-link,.h1814-nav-order-link,.h1814-nav-customer-link{font-size:12.8px!important;padding-inline:6px!important}
 .h1814-brand{padding-left:14px;margin-left:8px}
 .h1814-nav-order-group,.h1814-nav-customer-group,.h1814-header-actions{padding-left:14px!important;margin-left:5px!important}
}

.h1814-home-gateways-carousel,.h1814-corporate-proof{min-width:0}
.h1814-home-gateways-grid.h1814-continuous-rail,.h1814-corporate-reference-rail.h1814-continuous-rail{display:block!important;position:relative;overflow:hidden!important;direction:ltr!important}
.h1814-continuous-track{display:flex;align-items:stretch;width:max-content;min-width:max-content;direction:ltr;transform:translate3d(0,0,0);will-change:transform;animation:h1814-chain-marquee var(--h1814-marquee-duration,18s) linear infinite}
.h1814-continuous-track>*{flex:0 0 auto}
.h1814-continuous-group{display:flex;align-items:stretch;flex:0 0 auto;direction:ltr}
.h1814-continuous-group>*{direction:rtl}
.h1814-continuous-group--gateways{gap:14px;padding-inline-end:14px}
.h1814-continuous-group--gateways .h1814-home-gateway{flex:0 0 clamp(300px,31vw,392px)!important;scroll-snap-align:none!important}
.h1814-home-gateways-grid.h1814-continuous-rail{padding:4px 2px 16px!important}
.h1814-home-gateways-grid.h1814-continuous-rail .h1814-home-gateway{min-height:150px}
.h1814-continuous-group--workforce{gap:0;padding-inline-end:0}
.h1814-continuous-group--workforce .h1814-corporate-reference{flex:0 0 182px!important;min-height:242px;scroll-snap-align:none!important;border-inline-start:1px solid rgba(23,36,58,.10)}
.h1814-continuous-group--workforce .h1814-corporate-reference:first-child{border-inline-start:0}
.h1814-corporate-reference-rail.h1814-continuous-rail{background:#fff!important}
.h1814-corporate-reference-rail.h1814-continuous-rail .h1814-continuous-track{padding:0}
.h1814-home-gateways-carousel:hover .h1814-continuous-track,.h1814-corporate-proof:hover .h1814-continuous-track{animation-play-state:paused}
@keyframes h1814-chain-marquee{to{transform:translate3d(calc(-1 * var(--h1814-marquee-shift,50%)),0,0)}}
@media(max-width:760px){
 .h1814-continuous-group--gateways .h1814-home-gateway{flex-basis:84vw!important}
 .h1814-home-gateways-grid.h1814-continuous-rail .h1814-home-gateway{min-height:140px}
 .h1814-continuous-group--workforce .h1814-corporate-reference{flex-basis:168px!important}
}
@media(prefers-reduced-motion:reduce){
 .h1814-continuous-track{animation:none!important;transform:none!important}
 .h1814-home-gateways-grid.h1814-continuous-rail,.h1814-corporate-reference-rail.h1814-continuous-rail{overflow-x:auto!important}
}

.h1814-order-frame.h1814-order-cube-frame{background:linear-gradient(180deg,#fff 0%,#fffcf5 100%)!important;border-color:rgba(179,145,82,.28)!important;box-shadow:0 18px 48px rgba(23,36,58,.045),0 1px 0 rgba(255,255,255,.92) inset!important}
.h1814-order-cube-scene{background:radial-gradient(circle at 50% 14%,rgba(241,230,204,.34),transparent 44%),linear-gradient(180deg,#fff 0%,#fffdf8 100%)!important}
.h1814-order-cube{filter:drop-shadow(0 22px 34px rgba(92,69,34,.10))}
.h1814-order-cube-face{position:absolute;overflow:hidden;background:linear-gradient(145deg,#dbc89f 0%,#cfb075 34%,#bc9550 100%)!important;box-shadow:0 18px 36px rgba(83,61,29,.13)!important}
.h1814-order-cube-face:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.12) 24%,rgba(255,255,255,0) 56%);pointer-events:none}
.h1814-order-cube-face:after{content:"";position:absolute;left:22px;right:22px;bottom:16px;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.30),rgba(255,255,255,0));display:block!important;opacity:.85}
.h1814-order-cube-face .h1814-order-step-top,.h1814-order-cube-face .h1814-order-step-copy{position:relative;z-index:1}
.h1814-order-cube-face .h1814-order-step-number,.h1814-order-cube-face .h1814-order-step-icon{box-shadow:0 10px 24px rgba(255,255,255,.18),inset 0 1px 0 rgba(255,255,255,.45)!important}
.h1814-order-cube-face .h1814-order-step-copy h3{text-shadow:0 1px 0 rgba(255,255,255,.16)}


/* ==========================================================
   v0.16.54 — animated square order cube with roll-out loop
   ========================================================== */
.h1814-order-frame.h1814-order-cube-frame{background:linear-gradient(180deg,#fff 0%,#fdfaf3 100%)!important;border-color:rgba(179,145,82,.24)!important;box-shadow:0 18px 44px rgba(23,36,58,.035) inset}
.h1814-order-cube-frame{height:auto!important;padding:24px 20px 52px!important;overflow:hidden}
.h1814-order-cube-scene{position:relative!important;inset:auto!important;display:grid!important;place-items:center!important;min-height:420px!important;perspective:1600px;background:radial-gradient(circle at 50% 26%,rgba(227,204,150,.16),transparent 36%),linear-gradient(180deg,#fff 0%,#fffdf7 100%)!important;overflow:hidden}
.h1814-order-cube{--cube-size:clamp(270px,29vw,360px);--cube-depth:calc(var(--cube-size)/2);position:relative;width:var(--cube-size)!important;height:var(--cube-size)!important;transform-style:preserve-3d;will-change:transform;filter:drop-shadow(0 26px 44px rgba(92,69,34,.14));transition:transform 1.05s cubic-bezier(.22,.68,.24,1)}
.h1814-order-cube-face{inset:0!important;width:100%!important;height:100%!important;min-height:0!important;padding:26px 26px 28px!important;border:1px solid rgba(116,86,42,.24)!important;border-radius:0!important;background:linear-gradient(145deg,#dfc68f 0%,#c9a45c 55%,#b58e49 100%)!important;backface-visibility:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 18px 36px rgba(83,61,29,.16)!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;overflow:hidden}
.h1814-order-cube-face:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.22),transparent 22%),linear-gradient(135deg,rgba(255,255,255,.26),rgba(255,255,255,0) 54%);pointer-events:none}
.h1814-order-cube-face:after{content:"";position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.08));display:block!important;opacity:1}
.h1814-order-cube-face--0{transform:rotateY(0deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face--1{transform:rotateY(90deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face--2{transform:rotateY(180deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face--3{transform:rotateY(270deg) translateZ(var(--cube-depth))}
.h1814-order-cube-face .h1814-order-step-top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:18px;position:relative;z-index:2}
.h1814-order-cube-face .h1814-order-step-icon,.h1814-order-cube-face .h1814-order-step-number{background:rgba(255,255,255,.74)!important;border:1px solid rgba(255,255,255,.76)!important;color:var(--h1814-navy)!important;box-shadow:0 10px 24px rgba(255,255,255,.16),inset 0 1px 0 rgba(255,255,255,.42)!important}
.h1814-order-cube-face .h1814-order-step-copy{margin-top:auto;position:relative;z-index:2}
.h1814-order-cube-face .h1814-order-step-copy h3{font-size:clamp(24px,2vw,31px)!important;line-height:1.2;color:var(--h1814-navy)!important;margin-bottom:10px;text-shadow:0 1px 0 rgba(255,255,255,.14)}
.h1814-order-cube-face .h1814-order-step-copy p{font-size:14px!important;line-height:1.9;color:rgba(23,36,58,.80)!important;max-width:26ch}
.h1814-order-stage-visual{position:relative;z-index:2;flex:0 0 auto;width:min(172px,100%);height:116px;margin:4px auto 12px;filter:drop-shadow(0 10px 18px rgba(83,61,29,.14))}
.h1814-order-stage-visual:before,.h1814-order-stage-visual:after{content:"";position:absolute;inset:0;background-repeat:no-repeat;background-position:center;background-size:contain}
.h1814-order-stage-visual:after{animation:h1814-stage-float 3.6s ease-in-out infinite alternate;opacity:.92}
.h1814-order-stage-visual--select:before{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22220%22%20height%3D%22140%22%20viewBox%3D%220%200%20220%20140%22%20fill%3D%22none%22%3E%3Crect%20x%3D%2218%22%20y%3D%2228%22%20width%3D%22184%22%20height%3D%2284%22%20rx%3D%2216%22%20fill%3D%22%23F9F5EA%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Crect%20x%3D%2242%22%20y%3D%2254%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%2266%22%20y%3D%2254%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%2290%22%20y%3D%2254%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%22114%22%20y%3D%2254%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%22138%22%20y%3D%2254%22%20width%3D%2218%22%20height%3D%2212%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%2254%22%20y%3D%2274%22%20width%3D%22112%22%20height%3D%2212%22%20rx%3D%226%22%20fill%3D%22%23CFB075%22/%3E%3Cpath%20d%3D%22M176%2026l18%2010-11%205%207%2016-8%203-7-16-10%208%201-26Z%22%20fill%3D%22%2317243A%22/%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%22100%22%20r%3D%226%22%20fill%3D%22%23B89552%22/%3E%3C/svg%3E");animation:h1814-stage-bob 4.2s ease-in-out infinite}
.h1814-order-stage-visual--select:after{background-image:radial-gradient(circle at 22% 82%,rgba(255,255,255,.58),transparent 18%),radial-gradient(circle at 72% 30%,rgba(255,255,255,.42),transparent 16%)}
.h1814-order-stage-visual--order:before{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22220%22%20height%3D%22140%22%20viewBox%3D%220%200%20220%20140%22%20fill%3D%22none%22%3E%3Crect%20x%3D%2276%22%20y%3D%2216%22%20width%3D%2268%22%20height%3D%22108%22%20rx%3D%2218%22%20fill%3D%22%23F9F5EA%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Crect%20x%3D%2289%22%20y%3D%2234%22%20width%3D%2242%22%20height%3D%228%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%2290%22%20y%3D%2252%22%20width%3D%2240%22%20height%3D%228%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Crect%20x%3D%2290%22%20y%3D%2270%22%20width%3D%2226%22%20height%3D%228%22%20rx%3D%224%22%20fill%3D%22%23D8C093%22/%3E%3Ccircle%20cx%3D%22110%22%20cy%3D%22102%22%20r%3D%2210%22%20fill%3D%22%23CFB075%22/%3E%3Cpath%20d%3D%22M105%20102l4%204%208-10%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Crect%20x%3D%2228%22%20y%3D%2240%22%20width%3D%2234%22%20height%3D%2228%22%20rx%3D%2210%22%20fill%3D%22%23FFF%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%223%22/%3E%3Cpath%20d%3D%22M38%2054h14M38%2060h10%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22/%3E%3C/svg%3E");animation:h1814-stage-bob 4s ease-in-out infinite -.5s}
.h1814-order-stage-visual--order:after{background-image:radial-gradient(circle at 30% 28%,rgba(255,255,255,.56),transparent 16%),radial-gradient(circle at 76% 76%,rgba(255,255,255,.42),transparent 14%)}
.h1814-order-stage-visual--coordinate:before{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22220%22%20height%3D%22140%22%20viewBox%3D%220%200%20220%20140%22%20fill%3D%22none%22%3E%3Crect%20x%3D%2228%22%20y%3D%2228%22%20width%3D%2276%22%20height%3D%2284%22%20rx%3D%2218%22%20fill%3D%22%23F9F5EA%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Crect%20x%3D%22118%22%20y%3D%2228%22%20width%3D%2274%22%20height%3D%2284%22%20rx%3D%2218%22%20fill%3D%22%23FFF9EE%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Cpath%20d%3D%22M54%2056c0-8%2012-8%2012%200%200%206-6%2011-6%2011s-6-5-6-11Z%22%20fill%3D%22%23B89552%22/%3E%3Ccircle%20cx%3D%2260%22%20cy%3D%2256%22%20r%3D%222.4%22%20fill%3D%22%23fff%22/%3E%3Cpath%20d%3D%22M44%2084c10-10%2024-14%2042-11%22%20stroke%3D%22%2317243A%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-dasharray%3D%226%208%22/%3E%3Cpath%20d%3D%22M138%2046h34M138%2062h34M138%2078h22%22%20stroke%3D%22%23CFB075%22%20stroke-width%3D%226%22%20stroke-linecap%3D%22round%22/%3E%3Ccircle%20cx%3D%22160%22%20cy%3D%22100%22%20r%3D%2210%22%20fill%3D%22%2317243A%22/%3E%3Cpath%20d%3D%22M155%20100l4%204%208-10%22%20stroke%3D%22%23fff%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");animation:h1814-stage-bob 4.3s ease-in-out infinite -.8s}
.h1814-order-stage-visual--coordinate:after{background-image:radial-gradient(circle at 18% 72%,rgba(255,255,255,.56),transparent 16%),radial-gradient(circle at 80% 24%,rgba(255,255,255,.42),transparent 15%)}
.h1814-order-stage-visual--support:before{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22220%22%20height%3D%22140%22%20viewBox%3D%220%200%20220%20140%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M52%2078v-10c0-20%2016-36%2036-36s36%2016%2036%2036v10%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%228%22%20stroke-linecap%3D%22round%22/%3E%3Crect%20x%3D%2240%22%20y%3D%2272%22%20width%3D%2220%22%20height%3D%2234%22%20rx%3D%2210%22%20fill%3D%22%23F9F5EA%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Crect%20x%3D%22116%22%20y%3D%2272%22%20width%3D%2220%22%20height%3D%2234%22%20rx%3D%2210%22%20fill%3D%22%23F9F5EA%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Cpath%20d%3D%22M124%20112c-7%208-19%2012-34%2012%22%20stroke%3D%22%2317243A%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22/%3E%3Cpath%20d%3D%22M168%2038l22%208v19c0%2018-13%2034-31%2038-18-4-31-20-31-38V46l22-8Z%22%20fill%3D%22%23FFF9EE%22%20stroke%3D%22%23B89552%22%20stroke-width%3D%224%22/%3E%3Cpath%20d%3D%22M149%2066l8%208%2014-18%22%20stroke%3D%22%2317243A%22%20stroke-width%3D%225%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");animation:h1814-stage-bob 4.1s ease-in-out infinite -1s}
.h1814-order-stage-visual--support:after{background-image:radial-gradient(circle at 26% 30%,rgba(255,255,255,.50),transparent 16%),radial-gradient(circle at 76% 72%,rgba(255,255,255,.42),transparent 14%)}
@keyframes h1814-stage-bob{0%{transform:translateY(0)}50%{transform:translateY(-5px)}100%{transform:translateY(3px)}}
@keyframes h1814-stage-float{0%{transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(2px,-3px,0) scale(1.04)}}
.h1814-order-cube-status{inset:auto 0 16px!important;gap:9px}
.h1814-order-cube-status i{width:6px;height:6px;background:rgba(23,36,58,.16)}
.h1814-order-cube-status i.is-active{width:22px;background:#b89552}
@media(max-width:900px){
 .h1814-order-cube-scene{min-height:370px!important}
 .h1814-order-cube{--cube-size:clamp(248px,70vw,320px)}
 .h1814-order-cube-face{padding:20px 20px 22px!important}
 .h1814-order-stage-visual{width:min(150px,100%);height:100px;margin-bottom:8px}
 .h1814-order-cube-face .h1814-order-step-copy h3{font-size:24px!important}
 .h1814-order-cube-face .h1814-order-step-copy p{font-size:13px!important;line-height:1.75}
}
@media(prefers-reduced-motion:reduce){
 .h1814-order-cube{transition:none!important;transform:translateX(0)!important}
 .h1814-order-stage-visual:before,.h1814-order-stage-visual:after{animation:none!important}
}


/* ==========================================================
   v0.16.55 — single rolling order cards (RTL-safe)
   ========================================================== */
.h1814-order-frame.h1814-order-cube-frame{
 background:transparent!important;
 border:0!important;
 box-shadow:none!important;
 padding:10px 0 42px!important;
 overflow:visible!important;
 height:auto!important;
}
.h1814-order-cube-scene{
 position:relative!important;
 inset:auto!important;
 min-height:345px!important;
 display:grid!important;
 place-items:center!important;
 perspective:1400px!important;
 background:transparent!important;
 overflow:hidden!important;
}
.h1814-order-cube{
 position:relative!important;
 width:min(100%,760px)!important;
 height:285px!important;
 transform:none!important;
 transition:none!important;
 filter:none!important;
}
.h1814-order-cube-face{
 position:absolute!important;
 inset:0!important;
 width:min(100%,620px)!important;
 height:100%!important;
 margin:auto!important;
 min-height:0!important;
 border-radius:22px!important;
 padding:28px 30px 30px!important;
 border:1px solid rgba(170,129,58,.24)!important;
 background:linear-gradient(135deg,#ead5a8 0%,#d9bb7d 36%,#c9a057 72%,#b98e47 100%)!important;
 box-shadow:0 26px 58px rgba(88,67,31,.16), inset 0 1px 0 rgba(255,255,255,.26)!important;
 display:flex!important;
 flex-direction:column!important;
 justify-content:flex-start!important;
 backface-visibility:hidden!important;
 transform-origin:center center!important;
 opacity:0;
 pointer-events:none;
 direction:rtl!important;
 text-align:right!important;
 overflow:hidden!important;
}
.h1814-order-cube-face:before{
 content:"";
 position:absolute;
 inset:0;
 background:
  radial-gradient(circle at 14% 18%,rgba(255,255,255,.32),transparent 20%),
  radial-gradient(circle at 82% 86%,rgba(255,255,255,.12),transparent 18%),
  linear-gradient(140deg,rgba(255,255,255,.18),rgba(255,255,255,0) 54%);
 pointer-events:none;
}
.h1814-order-cube-face:after{
 content:"";
 position:absolute;
 left:20px;right:20px;bottom:16px;height:1px;
 background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.44),rgba(255,255,255,0));
 opacity:.85;display:block!important;
}
.h1814-order-cube-face.is-active,
.h1814-order-cube-face.is-enter,
.h1814-order-cube-face.is-exit{opacity:1;pointer-events:auto}
.h1814-order-cube-face.is-active{transform:translateX(0) rotate(0deg) scale(1)}
.h1814-order-cube-face.is-enter{animation:h1814CardEnter .92s cubic-bezier(.2,.78,.2,1) both}
.h1814-order-cube-face.is-exit{animation:h1814CardExit .92s cubic-bezier(.55,.08,.78,.25) both}
@keyframes h1814CardEnter{
 0%{opacity:0;transform:translateX(-135%) rotate(-18deg) scale(.92)}
 42%{opacity:1;transform:translateX(-28%) rotate(-7deg) scale(.98)}
 68%{opacity:1;transform:translateX(8%) rotate(2.5deg) scale(1)}
 100%{opacity:1;transform:translateX(0) rotate(0deg) scale(1)}
}
@keyframes h1814CardExit{
 0%{opacity:1;transform:translateX(0) rotate(0deg) scale(1)}
 38%{opacity:1;transform:translateX(20%) rotate(6deg) scale(.99)}
 100%{opacity:0;transform:translateX(135%) rotate(18deg) scale(.92)}
}
.h1814-order-cube-face .h1814-order-step-top,
.h1814-order-cube-face .h1814-order-step-copy,
.h1814-order-stage-visual{position:relative;z-index:2}
.h1814-order-cube-face .h1814-order-step-top{
 display:flex;align-items:center;justify-content:space-between;
 width:100%;margin-bottom:18px;direction:ltr;
}
.h1814-order-cube-face .h1814-order-step-number,
.h1814-order-cube-face .h1814-order-step-icon{
 background:rgba(255,255,255,.76)!important;
 border:1px solid rgba(255,255,255,.72)!important;
 color:var(--h1814-navy)!important;
 box-shadow:0 10px 24px rgba(255,255,255,.14), inset 0 1px 0 rgba(255,255,255,.42)!important;
}
.h1814-order-stage-visual{
 width:min(170px,100%);
 height:112px;
 margin:2px auto 16px;
 filter:drop-shadow(0 10px 18px rgba(83,61,29,.10));
}
.h1814-order-cube-face .h1814-order-step-copy{
 text-align:right!important;
 margin-top:auto;
}
.h1814-order-cube-face .h1814-order-step-copy h3{
 font-size:clamp(28px,2.2vw,34px)!important;
 line-height:1.2!important;
 color:var(--h1814-navy)!important;
 margin:0 0 12px!important;
 text-shadow:0 1px 0 rgba(255,255,255,.18);
}
.h1814-order-cube-face .h1814-order-step-copy p{
 font-size:14px!important;
 line-height:1.95!important;
 color:rgba(23,36,58,.82)!important;
 max-width:31ch;
 margin:0!important;
}
.h1814-order-cube-status{inset:auto 0 0!important;gap:9px}
.h1814-order-cube-status i{width:6px;height:6px;border-radius:99px;background:rgba(23,36,58,.16);transition:width .24s ease, background .24s ease}
.h1814-order-cube-status i.is-active{width:22px;background:#b89552}
@media(max-width:900px){
 .h1814-order-cube-scene{min-height:320px!important}
 .h1814-order-cube{height:270px!important}
 .h1814-order-cube-face{width:min(100%,92vw)!important;padding:22px 20px 24px!important;border-radius:20px!important}
 .h1814-order-stage-visual{width:min(144px,100%);height:96px;margin-bottom:10px}
 .h1814-order-cube-face .h1814-order-step-copy h3{font-size:24px!important}
 .h1814-order-cube-face .h1814-order-step-copy p{font-size:13px!important;line-height:1.8!important}
}
@media(prefers-reduced-motion:reduce){
 .h1814-order-cube-face{animation:none!important;transition:none!important}
}


/* ==========================================================
   v0.16.57 — agile rolling order cards (no cube)
   Construction now precedes the order journey in Home markup.
   ========================================================== */
.h1814-order-journey{background:#fff!important}
.h1814-order-frame.h1814-order-cube-frame{
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  margin:0!important;
  padding:8px 0 38px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.h1814-order-cube-frame:before{display:none!important}
.h1814-order-cube-scene{
  position:relative!important;
  inset:auto!important;
  min-height:380px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  perspective:none!important;
  background:#fff!important;
}
.h1814-order-cube{
  position:relative!important;
  width:100%!important;
  height:340px!important;
  transform:none!important;
  transition:none!important;
  transform-style:flat!important;
  filter:none!important;
  will-change:auto!important;
}
.h1814-order-cube-face{
  position:absolute!important;
  inset:0!important;
  width:330px!important;
  height:330px!important;
  aspect-ratio:1!important;
  min-height:0!important;
  margin:auto!important;
  padding:34px 30px 30px!important;
  border:1px solid rgba(23,36,58,.10)!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 22px 54px rgba(23,36,58,.085)!important;
  opacity:0;
  pointer-events:none;
  direction:rtl!important;
  text-align:right!important;
  overflow:hidden!important;
  backface-visibility:visible!important;
  transform:none;
  transform-origin:50% 92%;
  will-change:transform,opacity;
}
.h1814-order-cube-face:before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  top:0!important;
  right:0!important;
  bottom:auto!important;
  left:0!important;
  height:11px!important;
  background:linear-gradient(90deg,#9e7839 0%,#c59b50 28%,#e3c98f 58%,#b68a43 100%)!important;
  opacity:1!important;
  pointer-events:none!important;
}
.h1814-order-cube-face:after{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  inset:11px 0 auto 0!important;
  height:72px!important;
  display:block!important;
  background:linear-gradient(180deg,rgba(225,201,146,.12),rgba(255,255,255,0))!important;
  opacity:1!important;
  pointer-events:none!important;
}
.h1814-order-cube-face.is-active{opacity:1;pointer-events:auto;transform:translate3d(0,0,0) rotate(0deg)}
.h1814-order-cube-face .h1814-order-step-top{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  direction:ltr!important;
  margin:0 0 34px!important;
}
.h1814-order-cube-face .h1814-order-step-icon,
.h1814-order-cube-face .h1814-order-step-number{
  display:grid!important;
  place-items:center!important;
  width:58px!important;
  height:58px!important;
  border:1px solid rgba(179,145,82,.35)!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#fffdf7,#f5ead3)!important;
  color:#9d7939!important;
  box-shadow:0 9px 22px rgba(126,92,35,.08)!important;
}
.h1814-order-cube-face .h1814-order-step-icon svg{width:30px!important;height:30px!important;stroke-width:1.65!important}
.h1814-order-cube-face .h1814-order-step-number{font-size:23px!important;font-weight:800!important;color:var(--h1814-navy)!important}
.h1814-order-stage-visual{display:none!important}
.h1814-order-cube-face .h1814-order-step-copy{
  position:relative!important;
  z-index:2!important;
  margin-top:0!important;
  text-align:right!important;
}
.h1814-order-cube-face .h1814-order-step-copy h3{
  margin:0 0 13px!important;
  color:var(--h1814-navy)!important;
  font-size:27px!important;
  line-height:1.35!important;
  font-weight:760!important;
  text-shadow:none!important;
}
.h1814-order-cube-face .h1814-order-step-copy p{
  max-width:29ch!important;
  margin:0!important;
  color:#657080!important;
  font-size:13.5px!important;
  line-height:2!important;
}
.h1814-order-cube-status{position:absolute!important;inset:auto 0 3px!important;display:flex!important;justify-content:center!important;gap:8px!important;direction:ltr!important}
.h1814-order-cube-status i{width:6px!important;height:6px!important;border-radius:99px!important;background:rgba(23,36,58,.16)!important;transition:width .2s ease,background .2s ease!important}
.h1814-order-cube-status i.is-active{width:22px!important;background:var(--h1814-gold)!important}
@media(max-width:760px){
  .h1814-order-cube-scene{min-height:330px!important}
  .h1814-order-cube{height:294px!important}
  .h1814-order-cube-face{width:min(286px,84vw)!important;height:min(286px,84vw)!important;padding:28px 24px 24px!important;border-radius:18px!important}
  .h1814-order-cube-face .h1814-order-step-top{margin-bottom:22px!important}
  .h1814-order-cube-face .h1814-order-step-icon,.h1814-order-cube-face .h1814-order-step-number{width:50px!important;height:50px!important;border-radius:14px!important}
  .h1814-order-cube-face .h1814-order-step-icon svg{width:25px!important;height:25px!important}
  .h1814-order-cube-face .h1814-order-step-copy h3{font-size:22px!important;margin-bottom:9px!important}
  .h1814-order-cube-face .h1814-order-step-copy p{font-size:12.5px!important;line-height:1.85!important}
}
@media(prefers-reduced-motion:reduce){
  .h1814-order-cube-face{will-change:auto!important}
}


/* 0.16.57 — one-shot page arrival prism glow, globally available on all public Theme pages. */
.h1814-page-arrival-glow{position:fixed;z-index:2147483000;top:-5vh;right:-5vw;width:min(88vw,1320px);height:min(78vh,820px);pointer-events:none;opacity:0;transform:translate3d(8%,-8%,0) scale(.9);transform-origin:100% 0;will-change:transform,opacity;overflow:hidden;filter:saturate(1.12);background:conic-gradient(from 206deg at 100% 0%,transparent 0deg,rgba(255,90,132,.24) 7deg,rgba(255,158,76,.28) 15deg,rgba(255,218,94,.24) 24deg,rgba(104,214,164,.20) 34deg,rgba(91,171,242,.22) 44deg,rgba(156,111,226,.20) 54deg,transparent 68deg);-webkit-mask-image:radial-gradient(ellipse at 100% 0%,#000 0 18%,rgba(0,0,0,.94) 34%,rgba(0,0,0,.66) 54%,transparent 79%);mask-image:radial-gradient(ellipse at 100% 0%,#000 0 18%,rgba(0,0,0,.94) 34%,rgba(0,0,0,.66) 54%,transparent 79%);animation:h1814-arrival-prism 1050ms cubic-bezier(.16,.76,.18,1) both}
.h1814-page-arrival-glow:before{content:"";position:absolute;inset:-10% -4% 4% 18%;background:linear-gradient(138deg,rgba(255,255,255,.78) 0%,rgba(255,245,211,.20) 20%,rgba(255,255,255,0) 58%);clip-path:polygon(100% 0,100% 26%,0 82%,32% 0);filter:blur(10px);opacity:.82}
.h1814-page-arrival-glow:after{content:"";position:absolute;top:0;right:0;width:28%;height:22%;border-radius:0 0 0 100%;background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.96) 0 9%,rgba(255,224,154,.34) 30%,transparent 70%);filter:blur(4px)}
@keyframes h1814-arrival-prism{0%{opacity:0;transform:translate3d(8%,-8%,0) scale(.9)}14%{opacity:.96}40%{opacity:.82;transform:translate3d(1%,0,0) scale(1)}68%{opacity:.40;transform:translate3d(-2%,2%,0) scale(1.035)}100%{opacity:0;transform:translate3d(-7%,6%,0) scale(1.08)}}
@media(max-width:760px){.h1814-page-arrival-glow{top:-2vh;right:-16vw;width:112vw;height:58vh;filter:saturate(1.06);animation-duration:820ms}.h1814-page-arrival-glow:before{filter:blur(8px);opacity:.66}}
@media(prefers-reduced-motion:reduce){.h1814-page-arrival-glow{display:none!important;animation:none!important}}

/* ==========================================================
   Stage 8 / 0.16.59.4 — frozen Hero + unified luxury Header
   - Global Header geometry/visual language on every public page
   - Home Header overlays Hero; original logo/IA/font preserved
   - 3 working UHD Hero slides + responsive portrait sources
   - 3 HQ floating mini images; no captions/panels
   - Existing 1814 phone widget markup/animation untouched
   ========================================================== */

/* 01 — Unified luxury Header system (all Theme pages). */
.h1814-header{
  z-index:1000;
  padding:10px 0!important;
  pointer-events:none;
}
.h1814-header .h1814-container.h1814-header-shell{
  width:min(1480px,calc(100% - 34px))!important;
  max-width:none!important;
  pointer-events:auto;
}
.h1814-header .h1814-header-inner{
  min-height:74px!important;
  padding:8px 18px!important;
  gap:20px!important;
  border:1px solid rgba(179,145,82,.19)!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.91),rgba(248,246,240,.80))!important;
  box-shadow:0 18px 54px rgba(23,36,58,.075),inset 0 1px 0 rgba(255,255,255,.72)!important;
  backdrop-filter:blur(22px) saturate(124%);
  -webkit-backdrop-filter:blur(22px) saturate(124%);
}
.h1814-header .h1814-brand{min-width:116px!important}
.h1814-header .h1814-logo-img,.h1814-header .h1814-brand .custom-logo{max-height:41px!important;width:auto!important}
.h1814-header .h1814-nav{gap:9px!important;min-width:0;justify-content:center!important}
.h1814-header .h1814-nav a{
  border-radius:10px;
  transition:color .22s ease,background .22s ease,transform .22s ease,box-shadow .22s ease!important;
}
.h1814-header .h1814-nav a:hover,.h1814-header .h1814-nav a:focus-visible{
  color:#8d6d35!important;
  background:rgba(179,145,82,.09)!important;
  transform:translateY(-1px);
  outline:none;
}
.h1814-header .h1814-nav-order-group,.h1814-header .h1814-nav-customer-group,.h1814-header .h1814-header-actions{position:relative}
.h1814-header .h1814-brand:after,.h1814-header .h1814-nav-order-group:after,.h1814-header .h1814-nav-customer-group:after,.h1814-header .h1814-header-actions:after{
  background:linear-gradient(180deg,transparent,rgba(23,36,58,.15),transparent)!important;
}
.h1814-header .h1814-header-portal{
  min-height:42px!important;
  border-color:rgba(179,145,82,.24)!important;
  background:rgba(255,255,255,.68)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 8px 22px rgba(23,36,58,.035)!important;
}
.h1814-header .h1814-header-portal:hover,.h1814-header .h1814-header-portal:focus-visible{
  border-color:rgba(179,145,82,.55)!important;
  background:rgba(255,250,240,.92)!important;
  transform:translateY(-1px);
  outline:none;
}

/* Home uses the same shell as a dark translucent glass overlay. */
.home .h1814-header{
  position:absolute!important;
  top:0;right:0;left:0;
  padding:16px 0 0!important;
}
.home .h1814-header .h1814-container.h1814-header-shell{width:min(1500px,calc(100% - 44px))!important}
.home .h1814-header .h1814-header-inner{
  min-height:76px!important;
  border-color:rgba(255,255,255,.18)!important;
  background:linear-gradient(135deg,rgba(31,31,29,.43),rgba(54,52,48,.25))!important;
  box-shadow:0 22px 60px rgba(25,22,18,.12),inset 0 1px 0 rgba(255,255,255,.16)!important;
  backdrop-filter:blur(24px) saturate(118%);
  -webkit-backdrop-filter:blur(24px) saturate(118%);
}
.home .h1814-header .h1814-nav,.home .h1814-header .h1814-nav a,.home .h1814-header .h1814-header-portal,.home .h1814-header .h1814-menu-toggle{color:#fff!important}
.home .h1814-header .h1814-nav a{text-shadow:0 1px 14px rgba(0,0,0,.22)}
.home .h1814-header .h1814-nav a:hover,.home .h1814-header .h1814-nav a:focus-visible{
  color:#fff8e8!important;
  background:rgba(255,255,255,.095)!important;
}
.home .h1814-header .h1814-header-portal{
  color:#fff!important;
  border-color:rgba(255,255,255,.30)!important;
  background:rgba(255,255,255,.085)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.13)!important;
}
.home .h1814-header .h1814-header-portal:hover,.home .h1814-header .h1814-header-portal:focus-visible{
  border-color:rgba(228,198,138,.62)!important;
  background:rgba(255,255,255,.14)!important;
}
.home .h1814-header .h1814-brand:after,.home .h1814-header .h1814-nav-order-group:after,.home .h1814-header .h1814-nav-customer-group:after,.home .h1814-header .h1814-header-actions:after{
  background:linear-gradient(180deg,transparent,rgba(255,255,255,.25),transparent)!important;
}
.home .h1814-header .h1814-user-dot,.home .h1814-header .h1814-briefcase-dot{box-shadow:0 0 0 4px rgba(255,255,255,.09)}

/* 02 — Full-screen Hero and main slider. */
.home .h1814-stage8-hero{
  position:relative;
  width:100%;
  height:100svh;
  min-height:700px;
  max-height:1180px;
  padding:0!important;
  margin:0;
  overflow:hidden;
  background:#e9dfcf;
}
.home .h1814-stage8-hero .h1814-hero-showcase{
  position:relative;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%;
  min-height:inherit!important;
  margin:0!important;
  overflow:hidden;
  background:transparent!important;
}
.home .h1814-stage8-hero .h1814-hero-static-media{
  position:absolute!important;
  z-index:0;
  inset:0;
  width:100%;height:100%;min-height:0!important;
  overflow:hidden;isolation:isolate;background:#e9dfcf;
}
.home .h1814-stage8-hero .h1814-hero-static-media:after{
  content:"";position:absolute;z-index:2;inset:0;pointer-events:none;
  background:linear-gradient(180deg,rgba(18,22,28,.17) 0%,rgba(18,22,28,.035) 22%,rgba(255,255,255,0) 54%,rgba(255,255,255,.02) 100%);
}
.home .h1814-stage8-main-slides{position:absolute;z-index:0;inset:0;overflow:hidden}
.home .h1814-stage8-main-slide{
  position:absolute!important;inset:0;
  display:block;width:100%;height:100%;
  opacity:0;visibility:hidden;transform:scale(1.012);
  transition:opacity 1.55s ease,visibility 1.55s ease,transform 9s ease;
  will-change:opacity,transform;
}
.home .h1814-stage8-main-slide>img{
  display:block;width:100%!important;height:100%!important;max-width:none!important;min-height:0!important;
  object-fit:cover;object-position:center center;
}
.home .h1814-stage8-main-slide.is-active{opacity:1;visibility:visible;transform:scale(1.038)}
.home .h1814-stage8-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Slide dots: restrained, clickable, and separate from the next-section carousel. */
.home .h1814-stage8-dots{
  position:absolute;z-index:8;left:50%;bottom:22px;transform:translateX(-50%);
  display:flex;align-items:center;gap:9px;padding:8px 11px;border-radius:999px;
  background:rgba(25,25,23,.10);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
}
.home .h1814-stage8-dots button{
  width:9px;height:9px;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:999px;
  background:rgba(255,255,255,.62);box-shadow:0 1px 8px rgba(23,36,58,.10);cursor:pointer;
  transition:width .3s ease,background .3s ease,border-color .3s ease;
}
.home .h1814-stage8-dots button.is-active{width:28px;background:#c7a15a;border-color:#e3c98f}
.home .h1814-stage8-dots button:focus-visible{outline:2px solid #fff;outline-offset:3px}

/* 03 — Existing 1814 response-center widget: positioning only, visual/animation rules untouched. */
.home .h1814-stage8-hero .h1814-hero-image-phone{inset-block-start:136px!important;inset-block-end:auto!important;inset-inline-end:30px!important;z-index:9}

/* 04 — Three HQ floating images, with no captions, white panels or frames. */
.home .h1814-stage8-hero .h1814-hero-static-content{
  position:absolute!important;z-index:5;inset:0;display:block!important;padding:0!important;
  overflow:visible!important;background:transparent!important;pointer-events:none;
}
.home .h1814-stage8-hero .h1814-hero-static-content:before{display:none!important}
.home .h1814-stage8-hero .h1814-hero-service-deck{
  position:absolute!important;z-index:5;top:18%;right:clamp(28px,4.8vw,90px);
  width:515px!important;height:565px!important;margin:0!important;pointer-events:auto;
}
.home .h1814-stage8-hero .h1814-hero-service-card{
  position:absolute!important;inset:0 auto auto 0!important;
  display:block;width:178px!important;aspect-ratio:3/4;overflow:hidden;
  border:0!important;border-radius:14px!important;background:transparent!important;
  box-shadow:0 20px 50px rgba(23,36,58,.16)!important;
  transition:transform 1.75s cubic-bezier(.22,.72,.2,1),box-shadow .5s ease,filter .5s ease!important;
  will-change:transform;text-decoration:none;
}
.home .h1814-stage8-hero .h1814-hero-service-card:hover,.home .h1814-stage8-hero .h1814-hero-service-card:focus-visible{
  box-shadow:0 28px 68px rgba(23,36,58,.22)!important;filter:saturate(1.04) contrast(1.015);outline:none;
}
.home .h1814-stage8-hero .h1814-hero-service-card img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;max-width:none!important}
.home .h1814-stage8-hero .h1814-hero-showcase-foot,.home .h1814-stage8-hero .h1814-hero-activity-rotator,.home .h1814-stage8-hero .h1814-hero-deck-monogram{display:none!important}

/* Slow layout choreography. */
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-0 .is-card-a{z-index:4;transform:translate3d(326px,8px,0) rotate(.35deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-0 .is-card-b{z-index:3;transform:translate3d(90px,160px,0) rotate(-.45deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-0 .is-card-c{z-index:2;transform:translate3d(304px,302px,0) rotate(.25deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-1 .is-card-a{z-index:2;transform:translate3d(82px,20px,0) rotate(-.35deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-1 .is-card-b{z-index:4;transform:translate3d(324px,150px,0) rotate(.42deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-1 .is-card-c{z-index:3;transform:translate3d(108px,302px,0) rotate(-.2deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-2 .is-card-a{z-index:3;transform:translate3d(302px,32px,0) rotate(.25deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-2 .is-card-b{z-index:2;transform:translate3d(68px,108px,0) rotate(-.38deg)}
.home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-2 .is-card-c{z-index:4;transform:translate3d(322px,288px,0) rotate(.4deg)}

/* 05 — Tablet Header + Hero. */
@media(max-width:1220px) and (min-width:981px){
  .h1814-header .h1814-container.h1814-header-shell{width:calc(100% - 24px)!important}
  .h1814-header .h1814-header-inner{gap:12px!important;padding-inline:14px!important}
  .h1814-header .h1814-nav{gap:5px!important}
  .h1814-header .h1814-nav-main-link,.h1814-header .h1814-nav-order-link,.h1814-header .h1814-nav-customer-link{font-size:11.6px!important;padding-inline:5px!important}
  .h1814-header .h1814-brand{min-width:98px!important;padding-left:10px!important;margin-left:5px!important}
  .h1814-header .h1814-header-actions{gap:4px!important;padding-left:10px!important;margin-left:3px!important}
  .h1814-header .h1814-header-portal{padding-inline:8px!important;font-size:10.5px!important}
  .home .h1814-stage8-hero{min-height:660px}
  .home .h1814-stage8-hero .h1814-hero-service-deck{right:22px;top:20%;transform:scale(.86);transform-origin:top right}
}

/* 06 — Mobile/tablet navigation and Hero composition. */
@media(max-width:980px){
  .h1814-header{padding:9px 0!important}
  .home .h1814-header{padding:10px 0 0!important}
  .h1814-header .h1814-container.h1814-header-shell,.home .h1814-header .h1814-container.h1814-header-shell{width:calc(100% - 20px)!important}
  .h1814-header .h1814-header-inner{
    position:relative;min-height:68px!important;padding:8px 10px!important;gap:8px!important;border-radius:19px!important;
    grid-template-columns:auto auto 1fr!important;
  }
  .h1814-header .h1814-brand{min-width:auto!important;padding-left:0!important;margin-left:0!important}
  .h1814-header .h1814-brand:after{display:none!important}
  .h1814-header .h1814-logo-img,.h1814-header .h1814-brand .custom-logo{max-width:106px!important;max-height:38px!important}
  .h1814-header .h1814-menu-toggle{
    display:block!important;order:2;width:44px;height:44px;padding:11px;border-radius:13px;
    background:rgba(255,255,255,.68)!important;border-color:rgba(179,145,82,.22)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.7);
  }
  .h1814-header .h1814-menu-toggle span{background:var(--h1814-navy)!important}
  .home .h1814-header .h1814-menu-toggle{background:rgba(255,255,255,.10)!important;border-color:rgba(255,255,255,.30)!important}
  .home .h1814-header .h1814-menu-toggle span{background:#fff!important}
  .h1814-header .h1814-nav{
    position:absolute!important;z-index:50;top:calc(100% + 8px)!important;right:0!important;left:0!important;
    padding:14px!important;border:1px solid rgba(179,145,82,.20)!important;border-radius:18px!important;
    background:rgba(255,255,255,.97)!important;color:var(--h1814-navy)!important;
    box-shadow:0 24px 70px rgba(23,36,58,.16)!important;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);
  }
  .h1814-header .h1814-nav a,.home .h1814-header .h1814-nav a{color:var(--h1814-navy)!important;text-shadow:none!important}
  .h1814-header .h1814-nav a:hover,.home .h1814-header .h1814-nav a:hover{background:#faf6ed!important;color:#8b6d35!important}
  .h1814-header .h1814-nav-order-group,.h1814-header .h1814-nav-customer-group{border-color:rgba(23,36,58,.10)!important}
  .h1814-header .h1814-header-actions{justify-self:end;padding-inline-start:0!important;margin-inline-start:0!important;border-inline-start:0!important}
  .h1814-header .h1814-header-actions:after{display:none!important}
  .h1814-header .h1814-header-portal{min-width:42px;min-height:42px;padding:0 9px!important}

  .home .h1814-stage8-hero{height:100svh;min-height:680px;max-height:none}
  .home .h1814-stage8-hero .h1814-hero-image-phone{inset-block-start:102px!important;inset-inline-end:16px!important}
  .home .h1814-stage8-hero .h1814-hero-service-deck{right:16px;top:25%;transform:scale(.72);transform-origin:top right}
  .home .h1814-stage8-dots{bottom:18px}
}

/* 07 — Phone portrait: dedicated 9:16 images + vertical mini deck. */
@media(max-width:720px){
  .home .h1814-stage8-hero{min-height:680px;height:100svh}
  .home .h1814-stage8-main-slide>img{object-position:center center!important}
  .home .h1814-stage8-hero .h1814-hero-static-media:after{
    background:linear-gradient(180deg,rgba(18,22,28,.20) 0%,rgba(18,22,28,.025) 25%,rgba(255,255,255,0) 60%,rgba(18,22,28,.04) 100%);
  }
  .home .h1814-stage8-hero .h1814-hero-image-phone{inset-block-start:104px!important;inset-inline-end:12px!important}
  .home .h1814-stage8-hero .h1814-hero-service-deck{
    top:29%!important;right:3.5vw!important;bottom:auto!important;
    width:29vw!important;height:57svh!important;min-height:390px;max-height:520px;
    transform:none!important;transform-origin:initial!important;
  }
  .home .h1814-stage8-hero .h1814-hero-service-card{
    width:100%!important;height:auto!important;aspect-ratio:3/4!important;border-radius:12px!important;
    box-shadow:0 15px 36px rgba(23,36,58,.17)!important;
  }
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-0 .is-card-a{z-index:4;transform:translate3d(0,0,0) rotate(.3deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-0 .is-card-b{z-index:3;transform:translate3d(-3vw,35vw,0) rotate(-.35deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-0 .is-card-c{z-index:2;transform:translate3d(1vw,70vw,0) rotate(.25deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-1 .is-card-a{z-index:3;transform:translate3d(-2vw,2vw,0) rotate(-.2deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-1 .is-card-b{z-index:4;transform:translate3d(1vw,36vw,0) rotate(.32deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-1 .is-card-c{z-index:2;transform:translate3d(-2vw,69vw,0) rotate(-.18deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-2 .is-card-a{z-index:2;transform:translate3d(1vw,1vw,0) rotate(.2deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-2 .is-card-b{z-index:3;transform:translate3d(-2vw,34vw,0) rotate(-.28deg)}
  .home .h1814-stage8-hero .h1814-hero-service-deck.is-layout-2 .is-card-c{z-index:4;transform:translate3d(0,68vw,0) rotate(.3deg)}
  .home .h1814-stage8-dots{bottom:max(14px,env(safe-area-inset-bottom));gap:7px;padding:7px 10px}
  .home .h1814-stage8-dots button{width:8px;height:8px}.home .h1814-stage8-dots button.is-active{width:24px}
}

@media(max-width:430px){
  .h1814-header .h1814-container.h1814-header-shell,.home .h1814-header .h1814-container.h1814-header-shell{width:calc(100% - 16px)!important}
  .h1814-header .h1814-header-inner{min-height:62px!important;padding:7px 8px!important;border-radius:17px!important}
  .h1814-header .h1814-logo-img,.h1814-header .h1814-brand .custom-logo{max-width:96px!important;max-height:34px!important}
  .h1814-header .h1814-menu-toggle{width:40px;height:40px;padding:10px}
  .h1814-header .h1814-header-portal{min-width:38px;min-height:38px;padding:0 8px!important}
  .home .h1814-stage8-hero{min-height:650px}
  .home .h1814-stage8-hero .h1814-hero-image-phone{inset-block-start:92px!important;inset-inline-end:9px!important}
  .home .h1814-stage8-hero .h1814-hero-service-deck{top:30%!important;right:3vw!important;width:28.5vw!important;height:55svh!important;min-height:365px}
}

/* Very short landscape/tablet viewports: keep every Hero control inside the safe area. */
@media(max-height:680px) and (max-width:980px){
  .home .h1814-stage8-hero{min-height:620px;height:100svh}
  .home .h1814-stage8-hero .h1814-hero-service-deck{top:25%!important;transform:scale(.64);transform-origin:top right}
  .home .h1814-stage8-dots{bottom:10px}
}

@media(prefers-reduced-motion:reduce){
  .home .h1814-stage8-main-slide{transition:none!important;transform:none!important}
  .home .h1814-stage8-hero .h1814-hero-service-card{transition:none!important}
  .h1814-header .h1814-nav a,.h1814-header .h1814-header-portal{transition:none!important}
}

