.landing-module__DuutOa__header{z-index:50;background:var(--navy);border-bottom:1px solid #ffffff1a;position:sticky;top:0}.landing-module__DuutOa__headerInner{max-width:var(--container-max);padding:12px var(--container-pad);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.landing-module__DuutOa__logo{align-items:center;display:flex}.landing-module__DuutOa__logoMark{width:auto;height:38px}.landing-module__DuutOa__headerNav{flex:1;justify-content:center;align-items:center;gap:clamp(14px,1.8vw,26px);display:flex}.landing-module__DuutOa__headerNav a{color:#ffffffe0;white-space:nowrap;padding:8px 0;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:color .2s;position:relative}.landing-module__DuutOa__headerNav a:after{content:"";background:var(--gold);height:2px;transition:transform .2s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.landing-module__DuutOa__headerNav a:hover,.landing-module__DuutOa__headerNav a:focus-visible{color:#fff}.landing-module__DuutOa__headerNav a:hover:after,.landing-module__DuutOa__headerNav a:focus-visible:after{transform:scaleX(1)}.landing-module__DuutOa__headerRight{align-items:center;gap:16px;display:flex}.landing-module__DuutOa__headerPhone{color:#fff;white-space:nowrap;font-size:16px;font-weight:700;text-decoration:none}.landing-module__DuutOa__headerPhone:hover{color:var(--gold-light)}.landing-module__DuutOa__headerCta{background:var(--red);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s}.landing-module__DuutOa__headerCta:hover{background:var(--red-dark)}.landing-module__DuutOa__hero{background:var(--navy);align-items:center;padding:72px 0 64px;display:flex;position:relative;overflow:hidden}.landing-module__DuutOa__heroBg{z-index:0;position:absolute;inset:0;overflow:hidden}.landing-module__DuutOa__heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-module__DuutOa__heroFallbackImg{object-fit:cover;opacity:.6;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.landing-module__DuutOa__heroOverlay{z-index:1;background:linear-gradient(100deg,#0a1223d1 0%,#0a12238c 55%,#0a122359 100%);position:absolute;inset:0}.landing-module__DuutOa__heroInner{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid;position:relative}.landing-module__DuutOa__heroContent{color:#fff}.landing-module__DuutOa__heroContent h1{color:#fff;margin-bottom:8px;font-size:clamp(32px,5vw,54px);line-height:1.12}.landing-module__DuutOa__heroContent h1 em{color:var(--gold);font-style:italic}.landing-module__DuutOa__redRule{background:linear-gradient(to bottom, var(--red) 0%, var(--red) 38%, transparent 38%, transparent 62%, var(--red) 62%, var(--red) 100%);width:80px;height:6px;margin:18px 0 20px;display:block}.landing-module__DuutOa__heroPromo{border-left:4px solid var(--gold);color:var(--text-on-dark);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#c8102e4d;max-width:560px;margin:0 0 20px;padding:12px 16px;font-size:16px;line-height:1.45}.landing-module__DuutOa__heroPromo strong{color:var(--gold-light)}.landing-module__DuutOa__heroSub{color:var(--text-on-dark-muted);max-width:520px;margin-bottom:24px;font-size:18px;line-height:1.6}.landing-module__DuutOa__heroPerks{gap:10px;max-width:480px;margin:0 0 28px;padding:0;list-style:none;display:grid}.landing-module__DuutOa__heroPerks li{color:#fff;align-items:flex-start;gap:10px;font-size:16px;font-weight:600;display:flex}.landing-module__DuutOa__heroPerks svg{flex-shrink:0;margin-top:3px}.landing-module__DuutOa__heroCtas{flex-wrap:wrap;gap:14px;display:flex}.landing-module__DuutOa__heroCallBtn{color:#fff;background:0 0;border:2px solid #ffffff8c}.landing-module__DuutOa__heroForm{border-radius:var(--radius-md);background:#fff;padding-bottom:24px;overflow:hidden;box-shadow:0 18px 50px #0000004d}.landing-module__DuutOa__formPromo{background:var(--red);color:#fff;text-align:center;letter-spacing:.3px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.4}.landing-module__DuutOa__formTitle{text-align:center;color:var(--navy);margin-bottom:10px;padding:26px 26px 0;font-size:24px;line-height:1.25}.landing-module__DuutOa__formSub{box-sizing:border-box;text-align:center;width:100%;max-width:none;color:var(--text-secondary);margin-bottom:24px;padding:0 26px;font-size:14px;line-height:1.5}.landing-module__DuutOa__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.landing-module__DuutOa__formGroup{margin-bottom:12px}.landing-module__DuutOa__formLabel{color:var(--navy);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.landing-module__DuutOa__formInput{border:2px solid var(--warm-gray);border-radius:var(--radius-sm);width:100%;font-size:16px;font-family:var(--font-body);background:var(--cream);padding:12px 14px;transition:border-color .2s}.landing-module__DuutOa__formInput:focus{border-color:var(--navy-light);background:#fff;outline:none}.landing-module__DuutOa__formCta{background:var(--red);color:#fff;border-radius:var(--radius-sm);width:100%;font-size:16px;font-weight:700;font-family:var(--font-body);cursor:pointer;text-transform:uppercase;letter-spacing:.8px;border:none;margin-top:4px;padding:15px;transition:all .25s}.landing-module__DuutOa__formCta:hover{background:var(--red-dark);transform:translateY(-1px);box-shadow:0 6px 16px #c8102e4d}.landing-module__DuutOa__formCta:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing-module__DuutOa__formFine{color:var(--text-muted);margin-top:14px;font-size:11px}.landing-module__DuutOa__formFine a{color:var(--navy);text-decoration:underline}.landing-module__DuutOa__formFootnote{text-align:center;color:var(--text-muted);margin-top:10px;font-size:11px}.landing-module__DuutOa__heroForm form,.landing-module__DuutOa__heroForm .landing-module__DuutOa__formSub{padding-left:26px;padding-right:26px}.landing-module__DuutOa__trustBar{background:var(--warm-white);border-bottom:1px solid var(--warm-gray);padding:24px 0}.landing-module__DuutOa__trustGrid{flex-wrap:wrap;justify-content:center;gap:clamp(24px,5vw,56px);display:flex}.landing-module__DuutOa__trustItem{text-align:center}.landing-module__DuutOa__trustItem strong{font-family:var(--font-display);color:var(--navy);font-size:24px;line-height:1.1;display:block}.landing-module__DuutOa__trustItem span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.6px;font-size:13px}.landing-module__DuutOa__welcome{background:var(--cream);text-align:center}.landing-module__DuutOa__welcomeInner{max-width:880px;margin:0 auto}.landing-module__DuutOa__welcomeWave{margin-bottom:12px;font-size:44px;line-height:1}.landing-module__DuutOa__welcome h2{color:var(--navy);margin-bottom:8px;font-size:clamp(28px,4vw,42px)}.landing-module__DuutOa__welcome h2 em{color:var(--red);font-style:italic}.landing-module__DuutOa__welcomeLead{color:var(--text-primary);max-width:660px;margin:26px auto 32px;font-size:20px;line-height:1.65}.landing-module__DuutOa__welcomeBody{color:var(--text-secondary);text-align:left;max-width:620px;margin:0 auto 20px;font-size:17px;line-height:1.75}.landing-module__DuutOa__welcomeBody:last-child{margin-bottom:0}.landing-module__DuutOa__process{background:var(--navy)}.landing-module__DuutOa__processHead{text-align:center;margin-bottom:48px}.landing-module__DuutOa__processHead h2{color:#fff;margin-bottom:8px;font-size:clamp(28px,4vw,40px)}.landing-module__DuutOa__processIntro{color:var(--text-on-dark-muted);max-width:640px;margin:12px auto 0;font-size:17px;line-height:1.65}.landing-module__DuutOa__processGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.landing-module__DuutOa__processCard{border-radius:var(--radius-md);text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;padding:28px 22px;transition:transform .2s,background .2s}.landing-module__DuutOa__processCard:hover{background:#ffffff1a;transform:translateY(-4px)}.landing-module__DuutOa__processNum{background:var(--red);color:#fff;width:44px;height:44px;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-size:20px;font-weight:700;display:flex}.landing-module__DuutOa__processCard h3{color:#fff;margin-bottom:8px;font-size:19px}.landing-module__DuutOa__processCard p{color:var(--text-on-dark-muted);font-size:15px;line-height:1.6}.landing-module__DuutOa__promise{background:var(--gold);text-align:center;padding:44px 0}.landing-module__DuutOa__promiseHead{font-family:var(--font-display);color:var(--navy);margin-bottom:18px;font-size:clamp(24px,3.4vw,34px);font-weight:700}.landing-module__DuutOa__promiseList{flex-wrap:wrap;justify-content:center;gap:12px 28px;margin:0 0 16px;padding:0;list-style:none;display:flex}.landing-module__DuutOa__promiseList li{color:var(--navy);align-items:center;gap:8px;font-size:17px;font-weight:700;display:flex}.landing-module__DuutOa__promiseNote{color:var(--navy);max-width:700px;margin:0 auto;font-size:16px;line-height:1.6}.landing-module__DuutOa__gallery{background:var(--warm-white)}.landing-module__DuutOa__galleryHead{text-align:center;margin-bottom:40px}.landing-module__DuutOa__galleryIntro{color:var(--text-secondary);max-width:620px;margin:12px auto 0;font-size:17px;line-height:1.65}.landing-module__DuutOa__galleryGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.landing-module__DuutOa__galleryItem{border-radius:var(--radius-md);box-shadow:var(--shadow-card);aspect-ratio:3/4;background:var(--cream-dark);position:relative;overflow:hidden}.landing-module__DuutOa__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease)}.landing-module__DuutOa__galleryItem:hover img{transform:scale(1.05)}.landing-module__DuutOa__galleryCaption{color:#fff;letter-spacing:.3px;background:linear-gradient(#0a122300,#0a1223d9);padding:28px 14px 12px;font-size:13px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.landing-module__DuutOa__galleryFooter{text-align:center;margin-top:36px}.landing-module__DuutOa__cta{background:var(--navy)}.landing-module__DuutOa__ctaInner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.landing-module__DuutOa__ctaCopy{color:#fff}.landing-module__DuutOa__ctaLabel{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700}.landing-module__DuutOa__ctaCopy h2{color:#fff;margin-bottom:12px;font-size:clamp(28px,3.6vw,40px)}.landing-module__DuutOa__ctaCopy h2 em{color:var(--gold);font-style:italic}.landing-module__DuutOa__ctaSubtext{color:var(--text-on-dark-muted);max-width:460px;margin-bottom:20px;font-size:17px;line-height:1.65}.landing-module__DuutOa__ctaHighlights{gap:10px;margin:0 0 22px;padding:0;list-style:none;display:grid}.landing-module__DuutOa__ctaHighlights li{color:#fff;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.landing-module__DuutOa__ctaPhone{color:var(--text-on-dark-muted);font-size:16px}.landing-module__DuutOa__ctaPhone a{color:var(--gold);font-weight:700;text-decoration:none}.landing-module__DuutOa__ctaPhone a:hover{text-decoration:underline}.landing-module__DuutOa__ctaFormWrap{justify-content:flex-end;display:flex}.landing-module__DuutOa__ctaFormWrap>*{width:100%;max-width:470px}.landing-module__DuutOa__footer{background:var(--navy-dark);color:var(--text-on-dark-muted);text-align:center;padding:36px 0;font-size:14px;line-height:1.7}.landing-module__DuutOa__footerLinks{flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-bottom:14px;display:flex}.landing-module__DuutOa__footerLinks a{color:#fff;font-weight:600;text-decoration:none}.landing-module__DuutOa__footerLinks a:hover{color:var(--gold-light);text-decoration:underline}.landing-module__DuutOa__footerAddress{color:#f5f3efcc;max-width:640px;margin:0 auto}.landing-module__DuutOa__footerAddress a{color:#fff;white-space:nowrap;font-weight:700;text-decoration:none}.landing-module__DuutOa__footerAddress a:hover{text-decoration:underline}.landing-module__DuutOa__footerFine{color:#f5f3ef8c;max-width:560px;margin:12px auto 0;font-size:12px}@media (max-width:1024px){.landing-module__DuutOa__headerInner{flex-wrap:wrap;padding-bottom:0}.landing-module__DuutOa__headerNav{order:3;flex:0 0 calc(100% + (2 * var(--container-pad)));margin:0 calc(-1 * var(--container-pad));padding:2px var(--container-pad) 4px;scrollbar-width:none;border-top:1px solid #ffffff1a;justify-content:flex-start;gap:24px;overflow-x:auto}.landing-module__DuutOa__headerNav::-webkit-scrollbar{display:none}.landing-module__DuutOa__headerNav a{align-items:center;min-height:40px;display:inline-flex}.landing-module__DuutOa__heroInner{grid-template-columns:1fr;gap:36px}.landing-module__DuutOa__heroSub,.landing-module__DuutOa__heroPerks{max-width:none}.landing-module__DuutOa__processGrid{grid-template-columns:repeat(2,1fr)}.landing-module__DuutOa__galleryGrid{grid-template-columns:repeat(3,1fr)}.landing-module__DuutOa__ctaInner{grid-template-columns:1fr;gap:32px}.landing-module__DuutOa__ctaFormWrap{justify-content:center}.landing-module__DuutOa__ctaSubtext{max-width:none}}@media (max-width:768px){.landing-module__DuutOa__headerNav{gap:20px}.landing-module__DuutOa__headerNav a{font-size:12px}.landing-module__DuutOa__hero{padding:48px 0 44px}.landing-module__DuutOa__headerCta{display:none}.landing-module__DuutOa__processGrid{grid-template-columns:1fr}.landing-module__DuutOa__galleryGrid{grid-template-columns:repeat(2,1fr);gap:12px}.landing-module__DuutOa__heroCtas{flex-direction:column}.landing-module__DuutOa__heroCtas a{text-align:center;width:100%}}
