*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#2d6491;--blue-dark:#1e4a6e;--blue-deeper:#122d44;--gold:#e2c95c;--gold-dark:#c9b040;--white:#fff;--off-white:#f4f6f9;--light-grey:#e8ecf1;--text:#1c2b3a;--text-muted:#5c7189;--border:#d0dae5;--radius:8px;--radius-lg:14px;--transition:.22s ease;--header-h:100px;--container:1200px}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--text);font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900}h2{font-size:clamp(1.6rem,3vw,2.4rem)}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.text-gold{color:var(--gold)}.text-white{color:var(--white)!important}.container{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.btn{letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;transition:background var(--transition),color var(--transition),border-color var(--transition),transform var(--transition);white-space:nowrap;border:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-gold{background:var(--gold);color:var(--blue-deeper);border-color:var(--gold)}.btn-blue{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn-outline-white{color:var(--white);background:0 0;border-color:#fff9}.btn-lg{padding:.95rem 2rem;font-size:.95rem}.site-header{z-index:1100;height:var(--header-h);transition:background var(--transition),box-shadow var(--transition);background:0 0;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.site-header.scrolled{background:var(--white);position:fixed;box-shadow:0 2px 24px #2c649126}.site-header:not(.scrolled) .main-nav>ul>li>a{color:#ffffffe0}.site-header:not(.scrolled) .header-phone{color:var(--gold)}.header-inner{align-items:center;gap:1.5rem;width:100%;display:flex}.logo{flex-shrink:0}.logo img{width:auto;height:64px}.main-nav{margin-left:auto}.main-nav>ul{align-items:center;gap:.25rem;display:flex}.main-nav>ul>li>a{letter-spacing:.05em;text-transform:uppercase;color:var(--text);border-radius:var(--radius);padding:.5rem .75rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;display:block}.header-actions{align-items:center;gap:1rem;margin-left:1rem;display:flex}.header-phone{color:var(--blue);white-space:nowrap;align-items:center;gap:.5rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:700;display:flex}.hamburger,.nav-backdrop,.nav-mobile-footer{display:none}.hero{background-color:var(--blue-deeper);min-height:860px;padding-top:calc(var(--header-h) + 4rem);background-image:url(/images/hero-bg.webp);background-position:100%;background-size:cover;align-items:center;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#122d44);height:180px;position:absolute;bottom:0;left:0;right:0}.hero-bg{z-index:1;background:linear-gradient(90deg,#0a1826 0%,#0a1826fa 30%,#0e2236bf 55%,#122d4440 80%,#122d440d 100%);position:absolute;inset:0}.hero-inner{z-index:2;grid-template-columns:1.4fr 1fr;align-items:center;gap:3rem;width:100%;display:grid;position:relative}.hero-content{max-width:560px;margin:0}.hero-ctas{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-sub{color:#ffffffe0;max-width:520px;margin-top:1.25rem;font-size:1.1rem;line-height:1.75}.hero-badges{flex-wrap:wrap;gap:.6rem;margin-top:1.75rem;display:flex}.hero-badge{color:#ffffffd1;letter-spacing:.03em;align-items:center;gap:.45rem;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:700;display:inline-flex}.hero-badge i{color:var(--blue);font-size:1.05rem}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.hamburger{cursor:pointer;z-index:1200;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:36px;height:24px;padding:0;display:flex}.hamburger span{background:var(--white);border-radius:2px;height:3px;transition:all .3s;display:block}.site-header.scrolled .hamburger span{background:var(--text)}.header-actions{display:none}.main-nav{background:var(--white);z-index:1150;width:300px;padding:2rem 1.5rem;transition:right .3s;position:fixed;top:0;bottom:0;right:-320px;overflow-y:auto}.main-nav.open{right:0}}@media (max-width:768px){:root{--header-h:64px}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#2d6491;--blue-dark:#1e4a6e;--blue-deeper:#122d44;--gold:#e2c95c;--gold-dark:#c9b040;--white:#fff;--off-white:#f4f6f9;--light-grey:#e8ecf1;--text:#1c2b3a;--text-muted:#5c7189;--border:#d0dae5;--shadow-sm:0 1px 4px #2c649114;--shadow-md:0 4px 20px #2c64911f;--shadow-lg:0 8px 40px #2c64912e;--radius:8px;--radius-lg:14px;--transition:.22s ease;--header-h:100px;--container:1200px}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--blue);transition:color var(--transition);text-decoration:none}a:hover{color:var(--blue-dark)}ul{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--text);font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:900}h2{font-size:clamp(1.6rem,3vw,2.4rem)}h3{font-size:1.25rem}h4{font-size:1rem;font-weight:600}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{color:var(--text-muted);font-size:1.1rem;line-height:1.75}.text-white{color:var(--white)!important}.text-gold{color:var(--gold)}.text-blue{color:var(--blue)}.text-muted{color:var(--text-muted)}.text-center{text-align:center}.text-light-muted{color:#ffffffeb!important}.container{max-width:var(--container);margin:0 auto;padding:0 1.5rem}.section-pad{padding:5rem 0}@media (max-width:768px){.section-pad{padding:3.5rem 0}}.section-header{margin-bottom:3rem}.section-header h2{margin-bottom:.75rem}.section-header h2:before{content:"";background:var(--gold);border-radius:2px;width:40px;height:4px;margin:0 auto .75rem;display:block}.section-sub{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;display:inline-block}.bg-light{background:var(--off-white)}.bg-dark{background:var(--blue-deeper);background-color:var(--blue-deeper)}.bg-blue{background:var(--blue);background-color:var(--blue)}.btn{letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;transition:background var(--transition),color var(--transition),border-color var(--transition),transform var(--transition),box-shadow var(--transition);white-space:nowrap;border:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.6rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:var(--blue-deeper);border-color:var(--gold)}.btn-gold:hover{background:var(--gold-dark);border-color:var(--gold-dark);color:var(--blue-deeper);box-shadow:0 4px 18px #e2c95c73}.btn-blue{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn-blue:hover{background:var(--blue-dark);border-color:var(--blue-dark);color:var(--white);box-shadow:var(--shadow-md)}.btn-outline-white{color:var(--white);background:0 0;border-color:#fff9}.btn-outline-white:hover{border-color:var(--white);color:var(--white);background:#ffffff1f}.btn-lg{padding:.95rem 2rem;font-size:.95rem}.btn-full{justify-content:center;width:100%}.link-arrow{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;transition:gap var(--transition),color var(--transition);align-items:center;gap:.3rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.link-arrow:hover{color:var(--blue-dark);gap:.55rem}.site-header{z-index:1100;height:var(--header-h);box-shadow:none;transition:background var(--transition),box-shadow var(--transition);background:0 0;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.site-header:not(.scrolled) .main-nav>ul>li>a{color:#ffffffe0}.site-header:not(.scrolled) .main-nav>ul>li>a:hover{color:var(--white);background:#ffffff1a}.site-header:not(.scrolled) .header-phone{color:var(--gold)}.site-header:not(.scrolled) .header-phone:hover{color:var(--gold-dark)}.site-header.scrolled{background:var(--white);position:fixed;box-shadow:0 2px 24px #2c649126}.header-inner{align-items:center;gap:1.5rem;width:100%;display:flex}.logo{flex-shrink:0}.logo img{width:auto;height:64px}.main-nav{margin-left:auto}.main-nav>ul{align-items:center;gap:.25rem;display:flex}.main-nav>ul>li>a{letter-spacing:.05em;text-transform:uppercase;color:var(--text);border-radius:var(--radius);transition:color var(--transition),background var(--transition);padding:.5rem .75rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;display:block}.main-nav>ul>li>a:hover,.main-nav>ul>li>a.active{color:var(--blue);background:#2d649112}.has-dropdown{position:relative}.dropdown{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);opacity:0;visibility:hidden;min-width:260px;transition:opacity var(--transition),transform var(--transition),visibility var(--transition);z-index:200;padding:.5rem 0;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-8px)}.has-dropdown:hover .dropdown,.has-dropdown:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown li a{color:var(--text);transition:background var(--transition),color var(--transition);padding:.65rem 1.25rem;font-size:.88rem;display:block}.dropdown li a:hover{background:var(--off-white);color:var(--blue)}.header-actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.header-phone{color:var(--gold);white-space:nowrap;transition:color var(--transition);align-items:center;gap:.45rem;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.header-phone:hover{color:var(--gold-dark)}.header-phone i{color:var(--blue)}.hamburger{z-index:1200;border-radius:var(--radius);cursor:pointer;width:44px;height:44px;transition:background var(--transition),border-color var(--transition);-webkit-backdrop-filter:blur(6px);background:#122d44bf;border:1px solid #ffffff40;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0;display:none;position:fixed;top:10px;right:1.5rem}.hamburger:hover{background:#122d44f2;border-color:#fff6}.hamburger span{background:var(--white);border-radius:2px;width:20px;height:2px;transition:transform .3s,opacity .2s;display:block}.hamburger.open{background:var(--blue-deeper);border-color:#ffffff4d}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-backdrop{z-index:1050;opacity:0;pointer-events:none;background:#0000008c;transition:opacity .35s;position:fixed;inset:0}.nav-backdrop.open{opacity:1;pointer-events:auto}body.nav-open{overflow:hidden}.nav-mobile-footer{display:none}.nav-close{display:none!important}.hero{background-color:var(--blue-deeper);min-height:860px;padding-top:calc(var(--header-h) + 4rem);background-image:url(/images/hero-bg.webp);background-position:100%;background-size:cover;align-items:center;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#122d44);height:180px;position:absolute;bottom:0;left:0;right:0}.hero-bg{z-index:1;background:linear-gradient(90deg,#0a1826 0%,#0a1826fa 30%,#0e2236bf 55%,#122d4440 80%,#122d440d 100%);position:absolute;inset:0}.hero-inner{z-index:2;grid-template-columns:1.4fr 1fr;align-items:center;gap:3rem;width:100%;padding-top:0;padding-bottom:0;display:grid;position:relative}.hero-content{max-width:560px;margin:0}.hro-star{color:var(--gold);pointer-events:none;z-index:10;position:absolute}.hro-star--1{opacity:.7;width:40px;height:40px;top:-1.8rem;left:-1.5rem;transform:rotate(12deg)}.hro-star--2{opacity:.8;width:16px;height:16px;top:-.8rem;right:1.5rem;transform:rotate(35deg)}.hro-star--3{opacity:.6;width:12px;height:12px;top:-.4rem;left:2rem;transform:rotate(20deg)}.hro-star--4{opacity:.65;width:36px;height:36px;bottom:-1.8rem;right:-1.2rem;transform:rotate(28deg)}.hro-star--5{opacity:.75;width:14px;height:14px;bottom:-.8rem;left:2rem;transform:rotate(45deg)}.hro-star--6{opacity:.6;width:20px;height:20px;top:40%;left:-1.8rem;transform:rotate(8deg)}.hfc{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;width:100%;min-height:420px;padding:1.75rem;display:flex;position:relative;box-shadow:0 24px 64px #00000059}.hfc-progress{align-items:center;gap:0;margin-bottom:1.5rem;display:flex}.hfc-step-dot{background:var(--light-grey);width:28px;height:28px;color:var(--text-muted);transition:background var(--transition),color var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;display:flex}.hfc-step-dot.active{background:var(--blue);color:var(--white)}.hfc-step-dot.done{background:var(--gold);color:var(--blue-deeper)}.hfc-step-line{background:var(--light-grey);flex:1;height:2px;margin:0 .5rem}.hfc-panel{width:100%}.hfc-panel--hidden{display:none!important}.hfc-heading{color:var(--text);margin-bottom:.3rem;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700}.hfc-sub{color:var(--text-muted);margin-bottom:1.25rem;font-size:.85rem}.hfc-tiles{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.hfc-tiles--3col{grid-template-columns:1fr 1fr 1fr}.hfc-tile{border:2px solid var(--border);border-radius:var(--radius);background:var(--white);cursor:pointer;transition:border-color var(--transition),background var(--transition),color var(--transition),transform var(--transition);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem .5rem;display:flex}.hfc-tile i{color:var(--blue);transition:color var(--transition);font-size:1.3rem}.hfc-tile span{color:var(--text);transition:color var(--transition);font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;line-height:1.3}.hfc-tile:hover{border-color:var(--blue);background:#2d64910a;transform:translateY(-2px)}.hfc-tile.selected{border-color:var(--blue);background:var(--blue)}.hfc-tile.selected i,.hfc-tile.selected span{color:var(--white)}.hfc-back{color:var(--text-muted);cursor:pointer;transition:color var(--transition);background:0 0;border:none;align-items:center;gap:.35rem;margin-bottom:1rem;padding:0;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;display:inline-flex}.hfc-back:hover{color:var(--blue)}.hfc-selected-label{color:var(--blue);margin-top:-.2rem;margin-bottom:1rem;font-size:.8rem;font-weight:600}.hfc-field-row{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.hfc-field{flex-direction:column;gap:.3rem;margin-bottom:.75rem;display:flex}.hfc-field label{text-transform:uppercase;letter-spacing:.06em;color:var(--text);font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700}.hfc-field input,.hfc-field select{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--white);transition:border-color var(--transition),box-shadow var(--transition);appearance:none;padding:.65rem .9rem;font-family:Open Sans,sans-serif;font-size:.9rem}.hfc-field input:focus,.hfc-field select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2d64911a}.hfc-field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235c7189' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.hfc-confirm-panel{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1rem 0;display:flex}.hfc-confirm-circle{background:var(--blue);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;display:flex}.hfc-confirm-circle i{color:var(--gold);font-size:1.75rem}.hfc-confirm-title{color:var(--text);margin-bottom:.65rem;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:800}.hfc-confirm-msg{color:var(--text-muted);max-width:260px;margin-bottom:1.5rem;font-size:.88rem;line-height:1.65}.hfc-confirm-cta{background:var(--gold);color:var(--blue-deeper);border-radius:var(--radius);transition:background var(--transition),transform var(--transition);align-items:center;gap:.6rem;margin-bottom:.6rem;padding:.85rem 1.75rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.hfc-confirm-cta:hover{background:var(--gold-dark);color:var(--blue-deeper);transform:translateY(-2px)}.hfc-confirm-free{color:var(--text-muted);margin:0;font-size:.75rem}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.hfc{max-width:480px}}.hero-label{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;background:#e2c95c26;border:1px solid #e2c95c4d;border-radius:100px;margin-bottom:1.25rem;padding:.4rem 1rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.hero h1{color:var(--white);letter-spacing:-.01em;margin-bottom:1.25rem}.hero-sub{color:#ffffffc7;margin-bottom:2rem;font-size:1.05rem;line-height:1.75}.hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.hero-badges{flex-wrap:wrap;gap:1.25rem;margin-top:1.75rem;display:flex}.hero-badge{color:#ffffffd1;letter-spacing:.03em;align-items:center;gap:.45rem;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:700;display:inline-flex}.hero-badge i{color:var(--blue);font-size:1.05rem}.hero-badge--desktop{display:inline-flex}.hero-image{justify-content:flex-end;display:flex}.hero-image img{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-width:100%}.services{background:#122d44}.services .section-header{margin-bottom:3rem}.services-grid-wrap{position:relative}.svc-star{color:var(--gold);pointer-events:none;opacity:.35;z-index:0;position:absolute}.svc-star--1{opacity:.55;width:22px;height:22px;top:-1.8rem;left:47%;transform:rotate(15deg)}.svc-star--2{opacity:.3;width:14px;height:14px;top:28%;left:-1.2rem;transform:rotate(30deg)}.svc-star--3{opacity:.4;width:20px;height:20px;top:50%;right:-1.2rem;transform:rotate(10deg)}.svc-star--4{opacity:.35;width:16px;height:16px;bottom:-1.2rem;left:24%;transform:rotate(40deg)}.svc-star--5{opacity:.25;width:10px;height:10px;bottom:22%;left:51%;transform:rotate(22deg)}.svc-star--6{opacity:.2;width:44px;height:44px;top:-2rem;right:18%;transform:rotate(18deg)}.svc-star--7{opacity:.18;width:38px;height:38px;bottom:-2rem;right:30%;transform:rotate(35deg)}.svc-star--8{opacity:.3;width:12px;height:12px;top:15%;right:-1.5rem;transform:rotate(50deg)}.svc-star--9{opacity:.22;width:28px;height:28px;bottom:40%;left:-1.5rem;transform:rotate(8deg)}.services-grid{z-index:1;grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid;position:relative}.service-card{background:var(--white);border-radius:var(--radius-lg);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000040}.service-card:hover{box-shadow:0 20px 56px #00000052,inset 4px 0 0 var(--gold);transform:translateY(-5px)}.service-card-media{flex-shrink:0;height:200px;position:relative;overflow:hidden}.service-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.service-card:hover .service-card-media img{transform:scale(1.06)}.service-card-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#122d448c 100%);position:absolute;inset:0}.service-card-body{flex-direction:column;flex:1;padding:1.75rem;display:flex;position:relative}.service-card-body:before{content:"";background:var(--gold);border-radius:2px;width:32px;height:3px;margin-bottom:1rem;transition:width .3s;display:block}.service-card:hover .service-card-body:before{width:52px}.service-card-body h3{color:var(--text);margin-bottom:.65rem;font-size:1.15rem;line-height:1.3}.service-card-body p{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.75}.service-link{letter-spacing:.04em;color:var(--blue);text-transform:uppercase;transition:gap var(--transition),color var(--transition);align-items:center;gap:.4rem;margin-top:auto;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;display:inline-flex}.service-link:hover{color:var(--blue-dark);gap:.65rem}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-content h2{margin-bottom:1.25rem}.about-content p{color:var(--text-muted);margin-bottom:1rem}.about-content .lead{color:var(--text);margin-bottom:1.25rem;font-size:1.05rem}.about-stats{border-top:2px solid var(--blue);border-bottom:2px solid var(--blue);gap:2.5rem;margin:2rem 0;padding:1.5rem 0;display:flex}.stat{flex-direction:column;display:flex}.stat-number{color:var(--blue);font-family:Montserrat,sans-serif;font-size:2rem;font-weight:900;line-height:1}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.3rem;font-size:.8rem;font-weight:600}.about-image{position:relative}.about-image-wrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.about-image-wrap img{border-radius:var(--radius-lg);object-fit:cover;aspect-ratio:10/9;width:100%;display:block}.about-image-wrap{z-index:1;position:relative}.about-star{color:var(--gold);pointer-events:none;z-index:2;display:block;position:absolute}.about-star--1{opacity:.9;width:28px;height:28px;top:-1.2rem;right:2rem;transform:rotate(20deg)}.about-star--2{opacity:.5;width:16px;height:16px;top:2rem;right:-1.4rem;transform:rotate(35deg)}.about-star--3{opacity:.7;width:22px;height:22px;bottom:4rem;right:-1.6rem;transform:rotate(15deg)}.about-star--4{opacity:.45;width:12px;height:12px;top:-.4rem;right:4.5rem;transform:rotate(28deg)}.about-badge{background:var(--gold);color:var(--blue-deeper);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:10;align-items:center;gap:.6rem;padding:.9rem 1.25rem;font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:800;display:flex;position:absolute;bottom:-1.25rem;left:-1.25rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.gallery-pair{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);grid-template-columns:1fr 1fr;gap:.5rem;display:grid;overflow:hidden}.gallery-before,.gallery-after{position:relative;overflow:hidden}.gallery-before img,.gallery-after img{aspect-ratio:3/2;object-fit:cover;width:100%;transition:transform .4s}.gallery-before:hover img,.gallery-after:hover img{transform:scale(1.05)}.gallery-label{color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:#000000a6;border-radius:100px;padding:.3rem .7rem;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.gallery-label--after{background:var(--blue)}.gallery-caption{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.85rem}.hfc-modal-overlay{z-index:9998;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:none;position:fixed;inset:0}.hfc-modal-overlay.open{display:flex}.hfc-modal{width:100%;max-width:520px;animation:.25s lbFadeIn;position:relative}.hfc-modal-close{background:var(--blue-deeper);width:36px;height:36px;color:var(--white);cursor:pointer;transition:background var(--transition);z-index:10;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;display:flex;position:absolute;top:-.75rem;right:-.75rem}.hfc-modal-close:hover{background:var(--blue)}.lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.lightbox.open{display:flex}.lightbox-inner{flex-direction:column;width:90%;max-width:1200px;height:90vh;animation:.25s lbFadeIn;display:flex}@keyframes lbFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.lightbox-pair{flex:1;grid-template-columns:1fr 1fr;gap:.75rem;min-height:0;display:grid}.lightbox-img-wrap{border-radius:var(--radius-lg);height:100%;position:relative;overflow:hidden}.lightbox-img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.lightbox-label{color:var(--white);letter-spacing:.1em;text-transform:uppercase;background:#000000a6;border-radius:100px;padding:.3rem .75rem;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.lightbox-label--after{background:var(--blue)}.lightbox-counter{text-align:center;color:#ffffff80;margin-top:1rem;font-family:Montserrat,sans-serif;font-size:.85rem}.lightbox-close{color:var(--white);cursor:pointer;opacity:.7;transition:opacity var(--transition);background:0 0;border:none;font-size:2.5rem;line-height:1;position:fixed;top:1.25rem;right:1.5rem}.lightbox-close:hover{opacity:1}.lightbox-prev,.lightbox-next{color:var(--white);cursor:pointer;width:52px;height:52px;transition:background var(--transition);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;line-height:1;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.lightbox-prev{left:1.25rem}.lightbox-next{right:1.25rem}.lightbox-prev:hover,.lightbox-next:hover{background:#fff3}.gallery-pair{cursor:pointer}.review-yell-logo{object-fit:cover;opacity:.85;border-radius:5px;flex-shrink:0;width:22px;height:22px}.reviews-slider-wrap{align-items:center;gap:1.25rem;margin:0 auto;display:flex}.reviews-slider{flex:1;overflow:hidden}.reviews-track{align-items:stretch;transition:transform .45s;display:flex}.review-card{box-sizing:border-box;flex:0 0 33.333%;padding:0 .75rem}.review-card-inner{background:var(--white);border-radius:var(--radius-lg);text-align:left;border-top:3px solid var(--gold);flex-direction:column;height:100%;padding:1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001f}.review-card-inner:before{content:"“";color:var(--gold);opacity:.1;pointer-events:none;font-family:Georgia,serif;font-size:7rem;line-height:1;position:absolute;top:-1rem;right:1.25rem}.review-stars{color:var(--gold);letter-spacing:3px;margin-bottom:.85rem;font-size:.85rem;display:block}.review-title{color:var(--text);margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3;font-style:normal!important}.review-card-inner blockquote p{color:var(--text-muted);margin-bottom:0;font-size:.88rem;font-style:italic;line-height:1.75}.review-author{border-top:1px solid var(--light-grey);flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.25rem;display:flex}.review-author strong{color:var(--text);font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700}.review-author span{color:var(--text-muted);font-size:.72rem}.reviews-prev,.reviews-next{color:#ffffff80;cursor:pointer;width:32px;height:32px;transition:color var(--transition),transform var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.1rem;display:flex}.reviews-prev:hover,.reviews-next:hover{color:var(--white);transform:scale(1.2)}.reviews-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.reviews-dot{cursor:pointer;width:8px;height:8px;transition:background var(--transition),transform var(--transition);background:#ffffff40;border:none;border-radius:50%;padding:0}.reviews-dot.active{background:var(--gold);transform:scale(1.3)}.contact-inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;display:grid}.contact-intro h2{color:var(--white);margin-bottom:1rem}.contact-intro p{color:#fffc;margin-bottom:1.5rem}.contact-details{flex-direction:column;gap:1rem;display:flex}.contact-detail-item{border-radius:var(--radius);transition:border-color var(--transition),background var(--transition);background:#ffffff1f;border:1px solid #fff3;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.contact-detail-item:hover{background:#fff3;border-color:#ffffff59}.contact-detail-item i{color:var(--gold);flex-shrink:0;font-size:1.2rem}.contact-detail-item div{flex-direction:column;display:flex}.detail-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.contact-detail-item strong{color:var(--white);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.quote-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{color:var(--text);text-transform:uppercase;letter-spacing:.05em;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700}.required{color:var(--blue)}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--white);transition:border-color var(--transition),box-shadow var(--transition);appearance:none;padding:.75rem 1rem;font-family:Open Sans,sans-serif;font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #2d64911f}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-muted);opacity:.7}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235c7189' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-note{color:var(--text-muted);text-align:center;margin-top:-.25rem;font-size:.8rem}.cta-section{text-align:center;background:linear-gradient(150deg,#0a1e2e 0%,#122d44 55%,#1a3d5c 100%);padding:7rem 0;position:relative;overflow:hidden}.cta-inner{z-index:2;max-width:760px;margin:0 auto;position:relative}.cta-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);border:1px solid #e2c95c59;border-radius:100px;margin-bottom:1.75rem;padding:.35rem 1.1rem;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.cta-headline{color:var(--white);margin-bottom:1.1rem;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.15}.cta-sub{color:var(--white);max-width:580px;margin:0 auto .5rem;font-size:1.05rem;line-height:1.75}.title-em{color:var(--gold);font-style:italic}.cta-phone{color:var(--gold);letter-spacing:-.5px;transition:color var(--transition),transform var(--transition);align-items:center;gap:.65rem;margin:1.75rem 0 .4rem;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.cta-phone:hover{color:#f0d980;transform:scale(1.02)}.cta-phone i{color:var(--blue);font-size:.75em}.cta-phone-note{color:#ffffff73;margin-bottom:0;font-size:.82rem}.cta-divider{color:#ffffff40;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;max-width:280px;margin:2rem auto;font-size:.85rem;display:flex}.cta-divider:before,.cta-divider:after{content:"";background:#ffffff26;flex:1;height:1px}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-trust{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;margin-top:1.75rem;padding-top:0;display:flex}.cta-trust span{color:#ffffff8c;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.cta-trust i{color:var(--blue);font-size:.9rem}.cta-mascot{opacity:.28;pointer-events:none;z-index:1;width:auto;height:70%;position:absolute;bottom:-15%;left:-4%}.cta-star{color:var(--gold);pointer-events:none;position:absolute}.cta-star--1{opacity:.38;width:80px;height:80px;top:6%;left:3%;transform:rotate(12deg)}.cta-star--2{opacity:.2;width:28px;height:28px;top:42%;left:8%;transform:rotate(-25deg)}.cta-star--3{opacity:.14;width:18px;height:18px;top:14%;left:22%;transform:rotate(40deg)}.cta-star--4{opacity:.18;width:22px;height:22px;top:18%;right:7%;transform:rotate(-8deg)}.cta-star--5{opacity:.14;width:16px;height:16px;top:48%;right:20%;transform:rotate(55deg)}.cta-star--6{opacity:.22;width:34px;height:34px;top:30%;right:4%;transform:rotate(-42deg)}.cta-star--7{opacity:.26;width:48px;height:48px;bottom:10%;left:6%;transform:rotate(22deg)}.cta-star--8{opacity:.15;width:20px;height:20px;bottom:38%;left:28%;transform:rotate(-15deg)}.cta-star--9{opacity:.35;width:78px;height:78px;bottom:7%;right:4%;transform:rotate(-18deg)}.cta-star--10{opacity:.18;width:18px;height:18px;bottom:30%;right:15%;transform:rotate(30deg)}@keyframes hfcPanelIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hfc-panel:not(.hfc-panel--hidden){animation:.28s forwards hfcPanelIn}.hfc-confirm-panel:not(.hfc-panel--hidden){animation:.35s forwards hfcPanelIn}.hfc-tile{transition:border-color var(--transition),background var(--transition),transform .15s ease,box-shadow var(--transition)}.hfc-tile:active{transform:scale(.96)}@keyframes tilePop{0%{transform:scale(1)}40%{transform:scale(.93)}70%{transform:scale(1.04)}to{transform:scale(1)}}.hfc-tile.selected{animation:.25s forwards tilePop}@keyframes circleBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.15)}80%{transform:scale(.92)}to{transform:scale(1)}}.hfc-confirm-panel:not(.hfc-panel--hidden) .hfc-confirm-circle{animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both circleBounce}.hfc-step-dot{transition:background .25s,color .25s,transform .25s}.hfc-step-dot.active{transform:scale(1.15)}.hfc-step-dot.done{transform:scale(1)}.site-footer{background:var(--blue-deeper);padding:3.5rem 0 0}.footer-centered{text-align:center;flex-direction:column;align-items:center;padding-bottom:3rem;display:flex}.footer-logo img{width:auto;height:56px;margin-bottom:1.25rem}.footer-tagline{color:#fff9;max-width:520px;margin-bottom:2rem;font-size:.9rem;line-height:1.75}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 2rem;display:flex}.footer-links a{letter-spacing:.05em;text-transform:uppercase;color:#fff9;transition:color var(--transition);font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none}.footer-links a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff1a;padding:1.25rem 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p{color:#ffffff73;margin:0;font-size:.82rem}.footer-bottom-links{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.footer-bottom-links a{color:#ffffff73;transition:color var(--transition);font-size:.82rem;text-decoration:none}.footer-bottom-links a:hover{color:var(--gold)}.footer-bottom-fb{justify-content:center;align-items:center;line-height:1;display:inline-flex;font-size:.82rem!important}@media (max-width:1100px){.services-grid{grid-template-columns:1fr}}@media (max-width:900px){.trust-bar-inner{grid-template-columns:repeat(2,1fr)}.hero-inner{grid-template-columns:1fr}.hero-image{display:none}.hero-content{text-align:center;max-width:100%}.hero-ctas,.hero-badges{justify-content:center}.hero-label{display:inline-block}.about-inner{grid-template-columns:1fr;gap:3rem}.about-image{order:-1}.about-badge{bottom:1rem;left:1rem}.reviews-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.review-card{flex:0 0 50%}.reviews-slider-wrap{gap:.75rem}.reviews-prev,.reviews-next{width:28px;height:28px;font-size:1rem}.contact-inner{grid-template-columns:1fr;gap:2.5rem}.gallery-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:768px){:root{--header-h:64px}.main-nav{background:var(--blue-deeper);z-index:1060;flex-direction:column;width:min(300px,82vw);padding:5.5rem 0 2.5rem;transition:transform .38s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 40px #0000004d;display:flex!important}.main-nav.open{transform:translate(0)}.nav-close{border-radius:var(--radius);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;flex-direction:column;justify-content:center;align-items:center;gap:0;width:38px;height:38px;display:flex;position:absolute;top:1.25rem;right:1.25rem}.nav-close span{background:var(--white);border-radius:2px;width:18px;height:2px;display:block}.nav-close span:first-child{transform:translateY(1px)rotate(45deg)}.nav-close span:nth-child(2){transform:translateY(-1px)rotate(-45deg)}.main-nav>ul{flex-direction:column;align-items:stretch;gap:0;width:100%}.main-nav>ul>li{width:100%}.main-nav>ul>li>a{color:#ffffffe0;letter-spacing:.06em;box-sizing:border-box;border-bottom:1px solid #ffffff1a;border-left:3px solid #0000;border-radius:0;width:100%;padding:.9rem 2rem;font-size:1rem;font-weight:700;transition:color .2s,background .2s,border-left-color .2s;display:block}.main-nav>ul>li>a:hover{color:var(--gold);border-left-color:var(--gold);background:#ffffff0f}.dropdown{opacity:1;visibility:visible;box-shadow:none;border-radius:var(--radius);min-width:unset;background:#ffffff0f;border:none;margin:.25rem 0 .5rem;padding:.25rem 0;display:none;position:static;transform:none}.dropdown li a{color:#ffffffb3;padding:.55rem 1rem;font-size:.85rem}.dropdown li a:hover{color:var(--gold);background:#ffffff14}.has-dropdown.open .dropdown{display:block}.nav-mobile-footer{margin-top:auto;padding:2rem 2rem 0;display:block}.nav-mobile-phone{color:var(--gold);justify-content:center;align-items:center;gap:.6rem;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:800;text-decoration:none;display:flex}.nav-mobile-phone i{color:var(--blue)!important}.site-header{height:auto;min-height:var(--header-h);position:fixed}.header-actions{display:none}.header-inner{gap:.75rem;padding-top:.6rem;padding-bottom:.6rem}.logo img{height:44px}.hamburger{display:flex}.hero-badge--desktop,.cta-mascot{display:none}.trust-bar-inner{grid-template-columns:1fr 1fr;gap:1.25rem}.services-grid,.form-row{grid-template-columns:1fr}.contact-form-wrap{padding:1.75rem 1.25rem}.about-stats{flex-wrap:nowrap;justify-content:center;gap:.5rem}.stat{text-align:center;flex:1;align-items:center;min-width:0}.stat-number{font-size:1.35rem}.stat-label{letter-spacing:.03em;font-size:.62rem}.cta-headline{font-size:1.6rem}.footer-logo img{height:72px}.footer-tagline{max-width:260px;font-size:.85rem;line-height:1.8}.footer-link-home{display:none}.footer-links{gap:.5rem 1.25rem}.footer-bottom-inner{text-align:center;flex-direction:column}.footer-bottom-links{justify-content:center}}@media (max-width:600px){.review-card{flex:0 0 100%;padding:0 .5rem}.review-author{margin-top:.75rem;padding-top:0}.review-card-inner{padding:1.25rem}.review-stars,.review-card-inner blockquote p{margin-bottom:.5rem}.reviews-slider-wrap{gap:.5rem}.reviews-prev,.reviews-next{width:24px;height:24px;font-size:.9rem}}@media (max-width:480px){.trust-bar-inner,.footer-grid,.gallery-pair{grid-template-columns:1fr}.hero-ctas{flex-wrap:nowrap;justify-content:center;gap:.6rem;flex-direction:row!important}.hero-ctas .btn,.hero-ctas .btn.btn-lg{flex:0 auto;line-height:1.3;padding:.6rem .9rem!important;font-size:.78rem!important}.hero-ctas .btn svg{display:none}}.page-hero{background:var(--blue-deeper);padding:calc(var(--header-h) + 3rem) 0 3.5rem;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.08;background:url(/images/hero-bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.page-hero-inner{z-index:1;position:relative}.page-hero .breadcrumb{letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;display:flex}.page-hero .breadcrumb a{color:#ffffff8c;transition:color var(--transition);text-decoration:none}.page-hero .breadcrumb a:hover{color:var(--gold)}.page-hero .breadcrumb i{font-size:.6rem}.page-hero h1{color:var(--white);max-width:600px;margin-bottom:1rem}.page-hero p{color:#fffc;max-width:620px;margin-bottom:0;font-size:1.1rem;line-height:1.7}.about-intro-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-intro-text h2{margin-bottom:1.25rem}.about-intro-text p{color:var(--text-muted);line-height:1.8}.about-intro-image{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:4/3;background:var(--light-grey);overflow:hidden}.about-intro-image img{object-fit:cover;width:100%;height:100%}.about-values-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:2.5rem;display:grid}.about-value-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:box-shadow var(--transition),transform var(--transition);padding:2rem 1.75rem}.about-value-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.about-value-icon{border-radius:var(--radius);background:var(--blue-deeper);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.about-value-icon i{color:var(--gold);font-size:1.35rem}.about-value-card h3{margin-bottom:.6rem;font-size:1.1rem}.about-value-card p{color:var(--text-muted);margin-bottom:0;font-size:.95rem;line-height:1.7}.about-stats-bar{background:var(--blue-deeper);padding:3.5rem 0}.about-stats-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.about-stat{position:relative}.about-stat+.about-stat:before{content:"";background:#ffffff26;width:1px;height:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-stat-number{color:var(--gold);margin-bottom:.4rem;font-family:Montserrat,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.about-stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600}.contact-grid{grid-template-columns:1fr 380px;align-items:start;gap:3.5rem;display:grid}.contact-form-wrap{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--border);padding:2.5rem}.contact-form-wrap h2{margin-bottom:.4rem}.contact-form-wrap .lead{margin-bottom:2rem}.form-group{margin-bottom:1.25rem}.form-group label{letter-spacing:.05em;text-transform:uppercase;color:var(--text);margin-bottom:.45rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:var(--white);transition:border-color var(--transition),box-shadow var(--transition);appearance:none;outline:none;padding:.75rem 1rem;font-family:Open Sans,sans-serif;font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2d64911f}.form-group textarea{resize:vertical;min-height:130px}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-info-panel{top:calc(var(--header-h) + 1.5rem);position:sticky}.contact-info-card{background:var(--blue-deeper);border-radius:var(--radius-lg);color:var(--white);margin-bottom:1.5rem;padding:2rem}.contact-info-card h3{color:var(--white);margin-bottom:1.5rem;font-size:1.15rem}.contact-info-item{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.contact-info-item:last-child{margin-bottom:0}.contact-info-item i{color:var(--gold);flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.contact-info-item strong{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.2rem;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;display:block}.contact-info-item a{color:var(--white);font-weight:600}.contact-info-item a:hover{color:var(--gold)}.contact-info-item p{color:#fffc;margin-bottom:0;font-size:.95rem}.contact-trust-card{background:var(--off-white);border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.75rem}.contact-trust-card h4{margin-bottom:1rem;font-size:.95rem}.contact-trust-list{flex-direction:column;gap:.65rem;display:flex}.contact-trust-list li{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.contact-trust-list li i{color:var(--blue);flex-shrink:0;font-size:.85rem}.form-success{border-radius:var(--radius);color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7;padding:1.25rem 1.5rem;font-size:.95rem;display:none}.form-success.show{display:block}.text-content{text-align:left;max-width:780px;margin:0;padding:4rem 0 5rem}.text-content h2{color:var(--blue-deeper);margin:2.5rem 0 .75rem;font-size:1.4rem}.text-content h2:first-of-type{margin-top:0}.text-content p,.text-content li{color:var(--text-muted);margin-bottom:.75rem;line-height:1.8}.text-content ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.text-content a{color:var(--blue);text-decoration:underline}.text-content-meta{color:var(--text-muted);border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem;font-size:.85rem}@media (max-width:900px){.about-intro-grid{grid-template-columns:1fr;gap:2.5rem}.about-intro-image{order:-1}.about-intro-text{order:1}.about-values-grid{grid-template-columns:1fr 1fr}.about-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.about-stat+.about-stat:before{display:none}.contact-grid{grid-template-columns:1fr}.contact-info-panel{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid;position:static}.contact-info-card,.contact-trust-card{margin-bottom:0}}@media (max-width:640px){.about-values-grid{grid-template-columns:1fr}.about-stats-grid{grid-template-columns:repeat(3,1fr);gap:0}.about-stat+.about-stat:before{display:none}.about-stat-number{font-size:1.6rem}.about-stat-label{font-size:.65rem}.contact-info-panel,.form-row{grid-template-columns:1fr}.contact-form-wrap{padding:1.75rem 1.25rem}}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
