/* Extracted from approved homepage; scoped to shared chrome only. */
.golem-shell{line-height:normal}
.golem-shell :where(h1,h2,h3,h4,h5,h6){font-family:inherit;text-transform:none}
.golem-shell :where(button,a){margin:0}
.golem-shell :where(button){padding:0;min-width:0;min-height:0;line-height:normal;border-radius:0;box-shadow:none}
.golem-shell :where(blockquote,figure,ul,ol){padding:0;border:0;font-style:normal}
.golem-shell :where(blockquote)::before{content:none}
.golem-shell{--paper:#f7f6f2;--white:#fff;--ink:#142c40;--muted:#5b6770;--navy:#112d46;--blue:#456c87;--gold:#efb62e;--line:#d8dedf;--ease:cubic-bezier(.22,1,.36,1);--page:1320px;--gutter:clamp(24px,4.4vw,72px)}
.golem-shell *{box-sizing:border-box}
.golem-shell{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}
.golem-shell button,.golem-shell input,.golem-shell select,.golem-shell textarea{font:inherit}
.golem-shell button,.golem-shell a{-webkit-tap-highlight-color:transparent}
.golem-shell button{color:inherit}
.golem-shell button,.golem-shell a,.golem-shell input,.golem-shell select,.golem-shell textarea,.golem-shell summary{-webkit-tap-highlight-color:transparent}
.golem-shell button{cursor:pointer}
.golem-shell a{color:inherit;text-decoration:none}
.golem-shell button{border:0;background:none}
.golem-shell img{display:block;max-width:100%}
.golem-shell svg{display:block;width:24px;height:24px;flex-shrink:0}
.golem-shell button:disabled{cursor:default}
.golem-shell h1,.golem-shell h2,.golem-shell h3,.golem-shell p,.golem-shell figure,.golem-shell blockquote{margin:0}
.golem-shell h1,.golem-shell h2,.golem-shell h3{font-weight:500}
.golem-shell h2{font-size:clamp(34px,3.7vw,54px);line-height:1.12;letter-spacing:-2.2px}
.golem-shell p{color:var(--muted);line-height:1.8}
.golem-shell a,.golem-shell button{touch-action:manipulation}
.golem-shell a:focus-visible,.golem-shell button:focus-visible,.golem-shell summary:focus-visible,.golem-shell input:focus-visible,.golem-shell select:focus-visible,.golem-shell textarea:focus-visible,.golem-shell [tabindex]:focus-visible{outline:3px solid #ab7210;outline-offset:5px}
.golem-shell ::selection{background:var(--gold);color:var(--ink)}
.golem-shell .wrap{width:min(var(--page),calc(100% - var(--gutter)*2));margin-inline:auto}
.golem-shell .eyebrow{font-size:11px;line-height:1.5;letter-spacing:1.7px;text-transform:uppercase;font-weight:700}
.golem-shell .skip-link{position:fixed;top:10px;left:10px;padding:14px;background:var(--gold);z-index:100;transform:translateY(-150%)}
.golem-shell .skip-link:focus{transform:none}
.golem-shell .site-header{background:rgba(247,246,242,.97);position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(20,44,64,.12)}
.golem-shell .header-inner{max-width:calc(var(--page) + var(--gutter)*2);padding-inline:var(--gutter);margin:auto;min-height:96px;display:flex;align-items:center;gap:35px}
.golem-shell .brand{display:flex;align-items:center;gap:11px;flex-shrink:0}
.golem-shell .brand-mark{width:82px;height:auto;aspect-ratio:798/392}
.golem-shell .brand-wordmark{width:190px;aspect-ratio:798/204}
.golem-shell .desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:13px;font-weight:600}
.golem-shell .desktop-nav a{position:relative;padding:16px 0}
.golem-shell .desktop-nav a:after{position:absolute;bottom:7px;left:0;content:"";width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}
.golem-shell .desktop-nav a:hover:after{transform:scaleX(1)}
.golem-shell .explore-trigger{display:flex;align-items:center;gap:8px;padding:16px 0;font-size:13px;font-weight:600}
.golem-shell .explore-trigger svg{width:14px;height:14px}
.golem-shell .button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:60px;padding:18px 24px;background:var(--gold);border:1px solid var(--gold);color:var(--ink);font-size:13px;font-weight:700;line-height:1.4;transition:background .25s,color .25s,transform .25s var(--ease);position:relative}
.golem-shell .button svg{width:21px;height:21px;transition:transform .35s var(--ease)}
.golem-shell .button:hover{background:#f6c65e;border-color:#f6c65e}
.golem-shell .button:hover svg{transform:translateX(4px)}
.golem-shell .button:active{transform:scale(.98)}
.golem-shell .header-cta{min-height:48px;padding:14px 18px;font-size:11px;gap:18px;background:var(--navy);border-color:var(--navy);color:var(--white)}
.golem-shell .header-cta:hover{background:var(--blue);border-color:var(--blue)}
.golem-shell .mobile-call,.golem-shell .menu-toggle,.golem-shell .mobile-action{display:none}
.golem-shell h1{font-size:clamp(48px,4.6vw,68px);line-height:1.095;letter-spacing:-3.6px;font-weight:500}
.golem-shell .icon-button{width:48px;height:48px;display:grid;place-items:center;border:1px solid #b7c1c9;flex-shrink:0;transition:background .2s,color .2s}
.golem-shell .icon-button:hover:not(:disabled){background:var(--navy);color:white}
.golem-shell .icon-button:disabled{opacity:.35}
.golem-shell .icon-button svg{width:21px;height:21px}
.golem-shell #review-prev svg{transform:rotate(180deg)}
.golem-shell .site-footer{background:var(--navy);color:white;padding-top:74px}
.golem-shell .footer-main{display:grid;grid-template-columns:1.2fr .75fr 1fr;gap:55px;padding:55px 0}
.golem-shell .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:17px}
.golem-shell .footer-contact>a{font-size:13px;color:#c3d1db;line-height:1.8;max-width:270px}
.golem-shell .footer-contact>.footer-phone{font-size:30px;line-height:1.3;letter-spacing:-.6px;color:white}
.golem-shell .footer-contact>a:hover,.golem-shell .footer-areas a:hover{text-decoration:underline;text-underline-offset:5px}
.golem-shell .social-links{display:flex;flex-wrap:wrap;gap:15px 20px;margin-top:13px;max-width:360px}
.golem-shell .social-links a{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#c3d1db;min-height:26px}
.golem-shell .social-links a img{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}
.golem-shell .social-links a>span[aria-hidden]{font-size:9px;font-weight:800}
.golem-shell .social-links a:hover{color:var(--gold)}
.golem-shell .footer-areas h3{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:18px}
.golem-shell .footer-areas>a{display:block;font-size:12px;color:#c3d1db;margin-bottom:13px}
.golem-shell .footer-map iframe{width:100%;height:235px;border:0;filter:grayscale(1);display:block;opacity:.88;background:#bfc9cb}
.golem-shell .footer-bottom{padding:25px 0 29px;border-top:1px solid #ffffff25;display:flex;justify-content:space-between;gap:30px;font-size:9px;line-height:1.8;color:#b3c5d2}
.golem-shell dialog{color:var(--ink);border:0;padding:36px;background:var(--paper);max-height:calc(100dvh - 40px);max-width:calc(100% - 40px);overscroll-behavior:contain;box-shadow:0 25px 90px #0e253449}
.golem-shell dialog::backdrop{background:#061a2ccc;backdrop-filter:blur(6px)}
.golem-shell .dialog-top{display:flex;justify-content:space-between;align-items:start;gap:25px;margin-bottom:28px}
.golem-shell .dialog-top h2{font-size:27px;letter-spacing:-1px;margin-top:15px}
.golem-shell .dialog-top .eyebrow{color:var(--muted)}
.golem-shell .dialog-top .icon-button{width:42px;height:42px}
.golem-shell .explore-dialog{width:1200px;padding:38px 44px}
.golem-shell .explore-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;padding:27px 0;border-block:1px solid var(--line)}
.golem-shell .explore-group h3{font-size:14px;font-weight:700;margin-bottom:20px}
.golem-shell .explore-group>a{display:block;font-size:12px;line-height:1.55;padding:8px 0;color:var(--muted)}
.golem-shell .explore-group>a:hover{color:var(--ink);text-decoration:underline}
.golem-shell .explore-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:28px}
.golem-shell .explore-bottom>a:first-child{font-size:22px;letter-spacing:-.7px}
.golem-shell .explore-bottom .button{font-size:11px;min-height:50px}
.golem-shell .mobile-dialog{width:480px}
.golem-shell .mobile-primary{display:flex;flex-wrap:wrap;gap:24px;border-bottom:1px solid var(--line);padding:6px 0 24px;font-size:18px}
.golem-shell .menu-group{border-bottom:1px solid var(--line)}
.golem-shell .menu-group summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:21px 0;font-size:20px;letter-spacing:-.5px;list-style:none}
.golem-shell .menu-group summary::-webkit-details-marker{display:none}
.golem-shell .menu-group summary svg{width:20px;height:20px;transition:transform .2s}
.golem-shell .menu-group[open] summary svg{transform:rotate(45deg)}
.golem-shell .menu-links{padding-bottom:18px}
.golem-shell .menu-links a{display:block;padding:11px 0;font-size:13px;color:var(--muted)}
.golem-shell .menu-links a:hover{text-decoration:underline}
.golem-shell .mobile-explore{display:flex;justify-content:space-between;align-items:center;width:100%;padding:21px 0;font-size:20px}
.golem-shell .menu-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 15px;border-block:1px solid var(--line);padding-block:25px}
.golem-shell .menu-proof>span{font-size:17px}
.golem-shell .menu-proof b{display:block;font-size:9px;font-weight:500;color:var(--muted);margin-top:4px}
.golem-shell .menu-proof img{height:40px;max-width:90px;object-fit:contain;align-self:center}
.golem-shell .menu-contact{display:flex;flex-direction:column;gap:16px;font-size:12px;color:var(--muted);padding-block:24px}
.golem-shell .mobile-dialog>.button{width:100%}
.golem-shell #quote-form>.button{margin-top:22px;width:100%;justify-content:space-between}
@media(min-width:1600px){.golem-shell h1{font-size:72px}}
@media(max-width:1199px){.golem-shell .header-inner{gap:22px}
.golem-shell .brand-mark{width:65px}
.golem-shell .brand-wordmark{width:150px}
.golem-shell .desktop-nav{gap:20px}
.golem-shell .header-cta{padding:14px;font-size:10px;gap:12px}
.golem-shell h1{font-size:clamp(43px,4.75vw,60px);letter-spacing:-2.4px}
.golem-shell .footer-main{gap:32px}
.golem-shell .footer-contact>.footer-phone{font-size:25px}
.golem-shell .footer-contact>a{font-size:12px}
.golem-shell .explore-grid{grid-template-columns:repeat(3,1fr);gap:24px 32px}}
@media(max-width:979px){.golem-shell .desktop-nav,.golem-shell .header-cta{display:none}
.golem-shell .header-inner{min-height:80px}
.golem-shell .brand-mark{width:67px}
.golem-shell .brand-wordmark{width:161px}
.golem-shell .mobile-call{display:grid;place-items:center;margin-left:auto;width:44px;height:44px}
.golem-shell .mobile-call svg{width:23px;height:23px}
.golem-shell .menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:6px;padding:8px}
.golem-shell .menu-toggle span{height:1.5px;width:27px;background:var(--ink)}
.golem-shell .footer-main{grid-template-columns:1fr 1fr}
.golem-shell .footer-map{grid-column:1/-1}
.golem-shell .footer-map iframe{height:230px}
.golem-shell .footer-areas{padding-left:20%}
.golem-shell .footer-bottom{font-size:8px}}
@media(max-width:767px){.golem-shell{--gutter:24px}
.golem-shell .header-inner{min-height:76px;gap:10px;padding-inline:22px}
.golem-shell .brand{gap:8px}
.golem-shell .brand-mark{width:57px}
.golem-shell .brand-wordmark{width:145px}
.golem-shell .mobile-call{width:39px}
.golem-shell .menu-toggle{width:36px;padding:5px}
.golem-shell .site-footer{padding-top:48px;padding-bottom:73px}
.golem-shell .footer-main{padding-block:35px;gap:40px 24px}
.golem-shell .footer-contact{grid-column:1/-1;gap:14px}
.golem-shell .footer-contact>.footer-phone{font-size:29px}
.golem-shell .footer-contact>a{font-size:12px;max-width:none}
.golem-shell .social-links{gap:12px 20px;max-width:350px;margin-top:10px}
.golem-shell .social-links a{font-size:9px;min-height:32px}
.golem-shell .footer-areas{padding-left:0;grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 22px}
.golem-shell .footer-areas h3{grid-column:1/-1}
.golem-shell .footer-areas a{font-size:12px;padding-block:5px;margin-bottom:6px}
.golem-shell .footer-map iframe{height:215px}
.golem-shell .footer-bottom{display:block;padding-block:23px 0;font-size:8px}
.golem-shell .footer-bottom span{display:block}
.golem-shell .footer-bottom span+span{margin-top:10px}
.golem-shell .mobile-action{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);padding:10px 20px calc(10px + env(safe-area-inset-bottom));z-index:9;gap:16px;align-items:center}
.golem-shell .mobile-action>a:first-child{font-size:11px;display:flex;justify-content:center;align-items:center;gap:22px;min-height:43px;flex:1}
.golem-shell .mobile-action>a:first-child svg{width:19px;height:19px}
.golem-shell .mobile-action>.button{min-height:43px;padding:10px 14px;gap:24px;font-size:10px;flex:1.5}
.golem-shell .mobile-action>.button svg{width:18px;height:18px}
.golem-shell dialog{max-width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:24px}
.golem-shell .dialog-top{gap:15px;margin-bottom:22px}
.golem-shell .mobile-dialog{max-width:100%;width:100%;max-height:100dvh;height:100dvh;margin:0;padding:22px 24px 35px}
.golem-shell .mobile-dialog .brand-mark{width:48px}
.golem-shell .mobile-dialog .brand-wordmark{width:134px}
.golem-shell .mobile-dialog .brand{gap:7px}
.golem-shell .mobile-dialog .dialog-top{align-items:center;margin-bottom:23px}
.golem-shell .mobile-dialog .icon-button{width:38px;height:38px;border:0}
.golem-shell .mobile-primary{font-size:18px}
.golem-shell .explore-dialog{padding:25px}
.golem-shell .dialog-top h2{font-size:25px;letter-spacing:-1px;line-height:1.3;margin-top:12px}
.golem-shell .explore-dialog .dialog-top>.icon-button{width:36px;height:36px}
.golem-shell .explore-dialog .eyebrow{font-size:9px}
.golem-shell .explore-grid{grid-template-columns:1fr;gap:0;padding:0}
.golem-shell .explore-group{padding-block:24px;border-bottom:1px solid var(--line)}
.golem-shell .explore-group:last-child{border:0}
.golem-shell .explore-group h3{font-size:18px;font-weight:500;margin-bottom:16px}
.golem-shell .explore-group>a{font-size:12px;padding-block:10px}
.golem-shell .explore-bottom{align-items:stretch;flex-direction:column;gap:21px;padding-top:23px}
.golem-shell .explore-bottom>a:first-child{font-size:22px}
.golem-shell .explore-bottom .button{justify-content:space-between}}
@media(max-width:379px){.golem-shell{--gutter:20px}
.golem-shell .header-inner{padding-inline:18px}
.golem-shell .brand-mark{width:48px}
.golem-shell .brand-wordmark{width:128px}
.golem-shell .mobile-action{padding-inline:17px}
.golem-shell .mobile-dialog .brand-wordmark{width:123px}
.golem-shell .mobile-dialog .brand-mark{width:44px}}
.golem-shell .dialog-top{position:sticky;top:0;z-index:2;background:var(--paper);padding-block:8px}
@media(max-width:767px){.golem-shell .footer-contact>a,.golem-shell .footer-areas a{font-size:14px}
.golem-shell .social-links a{font-size:11px}
.golem-shell .menu-links a{font-size:14px}
.golem-shell .menu-group summary{min-height:58px}}
@media(prefers-reduced-motion:reduce){.golem-shell *,.golem-shell *:before,.golem-shell *:after{animation:none!important;transition:none!important}}
.golem-shell .site-header{background:var(--paper)}
.golem-shell .site-footer{padding-top:0}
.golem-shell .footer-main{grid-template-columns:1.1fr .8fr 1.3fr;gap:45px;padding:38px 0 30px;align-items:start}
.golem-shell .footer-contact{gap:9px;grid-column:auto}
.golem-shell .footer-contact>.footer-phone{font-size:27px}
.golem-shell .footer-contact>a{max-width:320px;font-size:12px}
.golem-shell .footer-contact>.button{min-height:44px;margin-top:7px;padding:11px 16px;font-size:11px;gap:27px;color:var(--ink);line-height:1.4}
.golem-shell .social-links{gap:5px 15px;margin-top:8px;max-width:330px}
.golem-shell .social-links a{font-size:10px;min-height:25px}
.golem-shell .social-links a img{width:14px;height:14px}
.golem-shell .footer-areas{grid-column:auto;padding-left:0}
.golem-shell .footer-areas h3{margin-bottom:16px;font-size:10px}
.golem-shell .footer-areas>a{font-size:12px;margin-bottom:10px}
.golem-shell .footer-map{position:relative;grid-column:auto;min-height:238px;background:#dce3e5}
.golem-shell .footer-map iframe{position:relative;display:block;width:100%;height:238px;border:0;opacity:1;pointer-events:auto;filter:none}
.golem-shell .footer-bottom{padding-block:17px 20px;font-size:9px}
@media(min-width:768px) and (max-width:1199px){.golem-shell .footer-main{grid-template-columns:1fr .75fr 1.2fr;gap:24px}
.golem-shell .footer-contact>.footer-phone{font-size:24px}
.golem-shell .social-links{gap:6px 13px}}
@media(max-width:767px){.golem-shell .site-footer{padding-top:0;padding-bottom:70px}
.golem-shell .footer-main{grid-template-columns:1fr;gap:25px;padding:30px 0 24px}
.golem-shell .footer-contact{gap:8px}
.golem-shell .footer-contact>.footer-phone{font-size:27px}
.golem-shell .footer-contact>a{font-size:13px;max-width:none}
.golem-shell .footer-contact>.button{font-size:11px;margin-top:5px}
.golem-shell .footer-contact>.button{display:none}
.golem-shell .social-links{gap:4px 17px;max-width:100%;margin-top:5px}
.golem-shell .social-links a{font-size:10px;min-height:30px}
.golem-shell .footer-areas{grid-column:auto;grid-template-columns:1fr 1fr;gap:0 20px}
.golem-shell .footer-areas h3{margin-bottom:10px;font-size:10px}
.golem-shell .footer-areas>a{font-size:12px;padding-block:4px;margin:0;min-height:30px}
.golem-shell .footer-map{grid-column:auto;min-height:210px}
.golem-shell .footer-map iframe{height:210px}
.golem-shell .footer-bottom{font-size:8px;padding-block:15px 0}
.golem-shell .footer-bottom span+span{margin-top:4px}}
.golem-shell .footer-map{position:relative;overflow:hidden}
@media(min-width:980px) and (max-width:1040px){.golem-shell .header-inner{gap:16px}.golem-shell .desktop-nav{gap:14px;font-size:12px}.golem-shell .header-cta{padding:12px 10px;font-size:9px;gap:8px}}
