:root{--navy:#1b3a2f;--navy-dark:#122a22;--navy-mid:#2a5442;--cream:#faf8f3;--cream-dark:#f0ebe0;--gold:#b07840;--gold-light:#c8923a;--gold-dark:#8b5e2a;--white:#fff;--text:#1b2f4e;--text-muted:#64748b;--border:#d9d0bf;--border-lt:#ede8dc;--radius:10px;--radius-lg:16px;--shadow:0 2px 12px #1b2f4e1a;--shadow-md:0 4px 24px #1b2f4e24}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{color:var(--text);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:960px;margin:0 auto;padding:0 20px}main{flex:1}.wa-btn{background:var(--gold);color:var(--navy);letter-spacing:.02em;border-radius:var(--radius);white-space:nowrap;cursor:pointer;border:none;align-items:center;gap:8px;padding:11px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .18s,transform .12s,box-shadow .18s;display:inline-flex}.wa-btn:hover{background:var(--gold-light);transform:translateY(-1px);box-shadow:0 4px 16px #c9a65659}.wa-btn:active{transform:translateY(0)}.wa-btn svg{flex-shrink:0}.wa-btn--lg{padding:14px 28px;font-size:1rem}.wa-consent{color:var(--text-muted);margin-top:6px;font-size:.72rem}.coming-soon .wa-consent{font-size:.72rem}.coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;padding:60px 20px;display:flex}.coming-soon h1{color:var(--navy);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700}.coming-soon .badge{background:var(--navy);color:var(--gold);letter-spacing:.12em;text-transform:uppercase;border-radius:20px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-block}.coming-soon p{color:var(--text-muted);max-width:480px;font-size:1.05rem}
.Header-module__Af2_WG__header{background:var(--navy);border-bottom:2px solid var(--gold);z-index:100;position:sticky;top:0}.Header-module__Af2_WG__inner{justify-content:space-between;align-items:center;gap:16px;padding-top:14px;padding-bottom:14px;display:flex}.Header-module__Af2_WG__brand{flex-shrink:0}.Header-module__Af2_WG__brandLink{color:var(--white);flex-wrap:wrap;align-items:baseline;row-gap:2px;text-decoration:none;display:flex}.Header-module__Af2_WG__name{color:var(--white);letter-spacing:.01em;font-size:1rem;font-weight:700}.Header-module__Af2_WG__sep{color:var(--gold);opacity:.6;margin:0 2px;font-weight:300}.Header-module__Af2_WG__cea{color:var(--gold);letter-spacing:.04em;font-size:.78rem;font-weight:600}.Header-module__Af2_WG__agency{color:#ffffff61;letter-spacing:.01em;font-size:.65rem;font-weight:400}.Header-module__Af2_WG__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-module__Af2_WG__desktopNav{display:flex}.Header-module__Af2_WG__navList{align-items:center;gap:2px;margin-right:12px;list-style:none;display:flex}.Header-module__Af2_WG__navLink{color:#ffffffa6;border-radius:var(--radius);letter-spacing:.02em;white-space:nowrap;padding:6px 10px;font-size:.82rem;font-weight:500;transition:color .15s,background .15s;display:block}.Header-module__Af2_WG__navLink:hover{color:var(--white);background:#ffffff14}.Header-module__Af2_WG__active{background:#b0784026;color:var(--gold)!important}.Header-module__Af2_WG__hamburger{cursor:pointer;background:#ffffff14;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Header-module__Af2_WG__hamburger:hover{background:#ffffff24}.Header-module__Af2_WG__bar{background:var(--white);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .22s,opacity .22s;display:block}.Header-module__Af2_WG__barTop{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__barMid{opacity:0}.Header-module__Af2_WG__barBot{transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__mobileNav{background:var(--navy-dark);border-top:1px solid #b0784040;padding:8px 0 16px}.Header-module__Af2_WG__mobileList{flex-direction:column;list-style:none;display:flex}.Header-module__Af2_WG__mobileLink{color:#ffffffbf;letter-spacing:.02em;border-bottom:1px solid #ffffff0f;padding:14px 24px;font-size:1rem;font-weight:500;transition:color .15s,background .15s;display:block}.Header-module__Af2_WG__mobileLink:hover{color:var(--white);background:#ffffff0d}.Header-module__Af2_WG__mobileActive{color:var(--gold)!important}@media (max-width:680px){.Header-module__Af2_WG__desktopNav{display:none}.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__agency{display:none}.Header-module__Af2_WG__brandLink{flex-direction:column;align-items:flex-start;gap:2px}.Header-module__Af2_WG__sep{display:none}.Header-module__Af2_WG__name{font-size:.95rem}.Header-module__Af2_WG__cea{font-size:.7rem}.Header-module__Af2_WG__mobileHideWa{display:none}.Header-module__Af2_WG__hamburger{width:44px;height:44px;padding:10px}.Header-module__Af2_WG__inner{gap:8px}}
.Footer-module__EZoWya__footer{background:var(--navy-dark);border-top:2px solid var(--gold);margin-top:auto}.Footer-module__EZoWya__inner{text-align:center;flex-direction:column;gap:8px;padding:28px 20px;display:flex}.Footer-module__EZoWya__cea{color:#ffffff47;letter-spacing:.01em;font-size:.68rem;font-weight:400;line-height:1.5}.Footer-module__EZoWya__note{color:#fff6;max-width:640px;margin:0 auto;font-size:.72rem;line-height:1.5}.Footer-module__EZoWya__copy{color:#ffffff40;font-size:.72rem}
