:root{color-scheme:light!important;supported-color-schemes:light!important;--bg-cream: rgb(250, 248, 243);--bg-warm: rgb(250, 246, 238);--navy-dark: rgb(11, 31, 58);--navy-royal: rgb(1, 45, 116);--gold-primary: rgb(212, 175, 55);--gold-accent: rgb(200, 169, 110);--gold-bright: rgb(255, 195, 0);--purple-accent: rgb(91, 63, 214);--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "DM Sans", sans-serif;--font-poppins: "Poppins", sans-serif;--font-inter: "Inter", sans-serif}html,body,#root,input,textarea,select,button,option{color-scheme:light!important}*{box-sizing:border-box}html{scroll-behavior:smooth;margin:0;padding:0;background-color:#faf8f3!important;color:#0b1f3a!important}body{margin:0;padding:0;background:var(--bg-cream)!important;background-color:var(--bg-cream)!important;font-family:var(--font-sans);color:var(--navy-dark)!important;overflow-x:hidden;-webkit-font-smoothing:antialiased}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#0b1f3a!important;-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important;transition:background-color 5000s ease-in-out 0s!important}a{color:var(--navy-royal);text-decoration:none;transition:color .16s ease}a:hover{color:var(--gold-primary)}::selection{background:#d4af3747}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-cream)}::-webkit-scrollbar-thumb{background:#012d744d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--navy-royal)}.mask-icon{display:inline-block;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.mask-arrow-right{-webkit-mask-image:url(/assets/icon-arrow-right.svg);mask-image:url(/assets/icon-arrow-right.svg)}.mask-arrow-up-right{-webkit-mask-image:url(/assets/icon-arrow-up-right.svg);mask-image:url(/assets/icon-arrow-up-right.svg)}.mask-star{-webkit-mask-image:url(/assets/icon-star.svg);mask-image:url(/assets/icon-star.svg)}.mask-sparkle{-webkit-mask-image:url(/assets/icon-sparkle.svg);mask-image:url(/assets/icon-sparkle.svg)}.mask-mail{-webkit-mask-image:url(/assets/icon-mail.svg);mask-image:url(/assets/icon-mail.svg)}.mask-facebook{-webkit-mask-image:url(/assets/icon-facebook.svg);mask-image:url(/assets/icon-facebook.svg)}.mask-instagram{-webkit-mask-image:url(/assets/icon-instagram.svg);mask-image:url(/assets/icon-instagram.svg)}.mask-check{-webkit-mask-image:url(/assets/icon-check.svg);mask-image:url(/assets/icon-check.svg)}.mask-check-circle{-webkit-mask-image:url(/assets/icon-check-circle.svg);mask-image:url(/assets/icon-check-circle.svg)}.astro-app{position:relative;width:100%;max-width:1920px;margin:0 auto;background:var(--bg-cream);display:flex;flex-direction:column;align-items:stretch;font-family:var(--font-sans);overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroMobileContentFadeIn{0%{opacity:0;transform:translateY(24px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes heroMobileOverlayFadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}.utility-bar-container{align-self:stretch;min-height:36px;box-sizing:border-box;background:var(--navy-royal);padding:8px 80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:16px;z-index:10}.utility-bar-tagline{font-weight:500;font-size:12px;line-height:100%;color:#faf8f3;white-space:nowrap;letter-spacing:.3px}.utility-bar-right{display:flex;flex-direction:row;gap:24px;align-items:center;flex-shrink:0}.utility-bar-email,.utility-bar-link{display:flex;flex-direction:row;gap:8px;align-items:center;color:#faf8f3;font-size:12px;line-height:100%;white-space:nowrap;transition:color .16s ease}.utility-bar-email:hover,.utility-bar-link:hover{color:var(--gold-primary)}.utility-bar-socials{display:flex;flex-direction:row;gap:12px;align-items:center}.utility-bar-social-link{width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:4px;transition:transform .16s ease,opacity .16s ease;opacity:.9}.utility-bar-social-link:hover{transform:scale(1.15);opacity:1}.hero-container{position:relative;width:100%;min-height:calc(100vh - 116px);min-height:calc(100dvh - 116px);box-sizing:border-box;padding:60px 80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#faf6ee00 92.26%,#faf6ee 99.4%),linear-gradient(180deg,#fff 3.5%,#fff0 17.6%),radial-gradient(966px 486px at 17.68% 48.09%,#ffffffd6 28.83%,#ffffff0d),url(/assets/1370814e1f25e718.png) 50% top / cover no-repeat}.hero-content{position:relative;max-width:876px;width:100%;align-self:stretch;display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:flex-start}.hero-badge{border-radius:100px;background:#faf8f314;box-shadow:inset 0 0 0 1px #0b1f3a2e;padding:6px 16px;align-self:flex-start}.hero-title{margin:0;align-self:stretch;font-family:var(--font-serif);font-weight:400;font-size:clamp(36px,5.5vw,96px);line-height:1.05;color:var(--navy-dark)}.hero-subtitle{margin:0;max-width:782px;width:100%;font-size:clamp(15px,1.2vw,18px);line-height:1.6;color:var(--navy-dark);text-wrap:pretty}.hero-buttons{display:flex;flex-direction:row;gap:16px;align-items:center;margin-top:8px}.hero-trust-bar{box-sizing:border-box;border-radius:13px;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;background:linear-gradient(180deg,#ffffff2e,#f0f0f02e 53%,#efefef2e),linear-gradient(180deg,#efd1a32e,#e99e2e2e 53%,#ffe2b52e);box-shadow:inset 0 0 0 1px #012d74,inset 0 2px #ffffff1a,0 1px #0000000d;height:74px}.hero-trust-item{padding:5px 8px;display:flex;flex-direction:column;gap:4px}.hero-trust-number{font-family:var(--font-serif);font-size:clamp(24px,2vw,32px);line-height:100%;color:var(--navy-royal);white-space:nowrap}.hero-trust-label{font-size:clamp(10px,.9vw,12px);line-height:100%;color:var(--navy-royal);white-space:nowrap}.hero-trust-divider{width:1px;height:50px;background:#012d7480;flex-shrink:0}.services-container{position:relative;align-self:stretch;box-sizing:border-box;padding:120px 80px;display:flex;flex-direction:column;gap:72px;align-items:flex-start;background:url(/assets/3c3f9546f8d761bb.png) center / cover no-repeat,#faf6ee;width:100%}.services-title{margin:0;font-family:var(--font-serif);font-weight:400;font-size:clamp(32px,4.5vw,64px);line-height:1.15;color:#2c1810;white-space:nowrap}.services-dec-line{width:48px;height:1px;background:#c8a96e}.services-grid{align-self:stretch;display:flex;flex-direction:row;gap:28px;justify-content:center;align-items:stretch;flex-wrap:wrap}.service-card{flex:1 1 320px;max-width:568px;min-height:579px;box-sizing:border-box;overflow:hidden;border-radius:16px;background:#faf8f3;box-shadow:inset 0 0 0 1px #e8e0d0;padding:20px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:box-shadow .2s,transform .2s;cursor:pointer}.service-card-image{width:clamp(200px,40vw,294px);height:clamp(200px,40vw,296px);border-radius:50%;box-shadow:0 8px 24px #0000000f}.service-card-content{align-self:stretch;box-sizing:border-box;padding:40px 36px;display:flex;flex-direction:column;gap:16px;align-items:center}.about-container{position:relative;align-self:stretch;min-height:800px;box-sizing:border-box;padding:120px 80px;display:flex;flex-direction:row;gap:80px;align-items:center;background:linear-gradient(90deg,#faf8f3 18.07%,#faf8f300 74.87%),url(/assets/e4677d7db4003eff.png) 195.446% 25.946% / 92.075% 124.367% no-repeat;width:100%;flex-wrap:wrap}.about-content{flex:1 1 500px;display:flex;flex-direction:column;gap:40px;align-items:flex-start;max-width:800px}.about-title{margin:0;align-self:stretch;font-family:var(--font-serif);font-weight:400;font-size:clamp(32px,4vw,54px);line-height:1.1;color:var(--navy-royal)}.about-credentials{align-self:stretch;box-sizing:border-box;border:1px solid rgb(212,175,55);border-radius:8px;padding:20px 0;display:flex;flex-direction:column;gap:16px;align-items:flex-start;background:#fff6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.about-image-spacer{width:480px;height:560px;flex-shrink:0}.about-mobile-photo{display:none;width:100%;max-width:480px;height:320px;border-radius:16px;background:url(/assets/e4677d7db4003eff.png) 85% center / cover no-repeat;box-shadow:0 12px 32px #0b1f3a26;border:1px solid rgba(212,175,55,.4)}.whychoose-container{position:relative;align-self:stretch;min-height:524.5px;box-sizing:border-box;overflow:hidden;padding:100px 60px 110px;display:flex;flex-direction:column;gap:64px;align-items:center;background:linear-gradient(90deg,#00000075 8.04%,#012d7400 53.24%,#00000075 88.49%),url(/assets/86d43a2fc8d6d081.png) 50% 0% / 67.638% 135.881% no-repeat,#012d74;width:100%}.whychoose-title{margin:0;align-self:stretch;font-family:var(--font-serif);font-weight:400;font-size:clamp(32px,4vw,48px);line-height:1.2;text-align:center;color:#faf8f3}.whychoose-grid{align-self:stretch;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}.whychoose-pillar{flex:1 1 150px;display:flex;flex-direction:row;align-items:center}.whychoose-pillar-inner{flex-grow:1;display:flex;flex-direction:column;gap:20px;align-items:center}.whychoose-icon{width:88px;height:88px;border-radius:44px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.whychoose-icon-img{width:100%;height:100%;object-fit:contain;display:block}.whychoose-divider{width:1px;height:110px;background:#ffffff15}.testimonials-section{--cards-per-view: 4;--card-gap: 20px}.testimonial-card{flex:0 0 calc((100% - (var(--cards-per-view) - 1) * var(--card-gap)) / var(--cards-per-view))}.pricing-container{position:relative;align-self:stretch;box-sizing:border-box;padding:120px 80px;display:flex;flex-direction:column;gap:64px;align-items:flex-start;background:linear-gradient(180deg,#faf8f3fc 12.42%,#faf8f300),url(/assets/94b690986b2af9ee.png) center / cover no-repeat;width:100%}.pricing-grid{align-self:stretch;display:flex;flex-direction:row;gap:24px;justify-content:center;align-items:stretch;flex-wrap:wrap}.pricing-card{flex:1 1 260px;max-width:440px;min-height:680px;box-sizing:border-box;border-radius:16px;padding:36px 28px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;transition:all .3s cubic-bezier(.25,1,.5,1);cursor:pointer}.pricing-btn{height:44px;width:45%;margin-top:auto;box-sizing:border-box;border-radius:8px;padding:12px 18px;display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;border:none;cursor:pointer;transition:all .3s ease}.cta-banner-container{position:relative;align-self:stretch;min-height:230px;box-sizing:border-box;border-radius:24px;margin:0 80px 100px;padding:36px 64px;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:visible;background:url(/assets/86d43a2fc8d6d081.png) 50% 74.105% / 100% 307.387% no-repeat,linear-gradient(90deg,#edd6b7,#f2cf8c 16.48%,#ffeab1 44.82%,#ffb500 64.09%,#f2cf8c);box-shadow:inset 0 0 0 1px #d4af37,0 16px 40px #0000000f}.cta-banner-bg-left{position:absolute;left:-80px;top:-120px;width:400px;height:400px;background:url(/assets/e60356978aff5c17.png) center / contain no-repeat;pointer-events:none;opacity:.85;transition:all .3s ease}.cta-banner-bg-right{position:absolute;right:-56px;top:-164.5px;width:460px;height:460px;background:url(/assets/bc8d657d28e1518f.png) .21% 0% / 88.929% 88.929% no-repeat;pointer-events:none;opacity:.85;transition:all .3s ease}.cta-banner-content{position:relative;max-width:1037px;width:100%;display:flex;flex-direction:row;gap:36px;justify-content:center;align-items:center;flex-wrap:wrap;z-index:1}.cta-banner-text-box{max-width:728px;display:flex;flex-direction:column;gap:16px;align-items:center}.cta-banner-title{margin:0;align-self:stretch;font-family:var(--font-serif);font-weight:400;font-size:clamp(32px,3.5vw,48px);line-height:1.1;text-align:center;color:#012d74}.cta-banner-desc{margin:0;max-width:684px;font-size:15px;line-height:1.6;text-align:center;color:#0b1f3a;text-wrap:pretty}.cta-banner-btn{width:244px;height:48px;box-sizing:border-box;border-radius:8px;background:linear-gradient(0deg,#0b1f3a,#012d74 65.22%);padding:14px 28px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;transition:filter .16s ease,transform .16s ease;box-shadow:0 4px 16px #012d744d}.cta-banner-btn:hover{filter:brightness(1.15);transform:translateY(-1px)}.cta-banner-btn span:first-child{font-weight:600;font-size:15px;line-height:100%;color:#faf8f3;white-space:nowrap}.footer-container{position:relative;align-self:stretch;box-sizing:border-box;padding:36px 80px 40px;display:flex;flex-direction:column;gap:16px;align-items:flex-start;background:url(/assets/86d43a2fc8d6d081.png) 50% 74.105% / 100% 307.387% no-repeat,linear-gradient(90deg,#f2cf8c,#ffb500 35.91%,#ffeab1 55.18%,#f2cf8c 70.7%,#ffb500);width:100%}.footer-main-card{align-self:stretch;box-sizing:border-box;border-radius:16px;background:url(/assets/footer1.png) center / cover no-repeat,#d4af37;padding:32px 36px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:36px;box-shadow:0 8px 30px #0000000a}.footer-brand-info{width:380px;max-width:100%;display:flex;flex-direction:column;gap:20px;align-items:flex-start}.footer-logo{width:133px;height:74px;background:url(/assets/logo1.png) center / contain no-repeat}.footer-brand-desc{margin:0;width:100%;font-size:14px;line-height:1.6;color:#0b1f3a;text-wrap:pretty}.footer-social-links{display:flex;flex-direction:row;gap:12px;align-items:center}.footer-social-btn{width:36px;height:36px;border-radius:18px;background:#faf8f333;display:flex;justify-content:center;align-items:center;transition:all .16s ease}.footer-social-btn:hover{background:#faf8f373;transform:translateY(-2px)}.footer-links-grid{flex:1 1 560px;display:flex;flex-direction:row;gap:40px;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}.footer-links-col{flex:1 1 150px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer-col-heading{font-weight:700;font-size:12px;line-height:100%;letter-spacing:1.2px;text-transform:uppercase;color:#012d74;margin-bottom:4px}.footer-link-item{font-size:14px;line-height:1.4;color:#0b1f3a;transition:all .16s ease}.footer-link-item:hover{color:#012d74;transform:translate(2px)}.footer-hq-text{font-size:14px;line-height:1.6;color:#0b1f3a}.footer-copyright-bar{align-self:stretch;min-height:52px;box-sizing:border-box;border-radius:16px;background:url(/assets/footer1.png) center / cover no-repeat,#d4af37;padding:16px 28px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-copyright-text{font-size:12px;line-height:1.4;color:#0b1f3a}.footer-legal-links{display:flex;flex-direction:row;gap:24px;align-items:center}.footer-legal-link{font-size:12px;line-height:100%;color:#0b1f3a;transition:color .16s ease}.footer-legal-link:hover{color:#012d74}@media(max-width:1440px){.utility-bar-container{padding:8px 48px}.hero-container{padding:50px 48px 40px}.services-container{padding:100px 48px;gap:56px}.about-container{padding:100px 48px;gap:48px}.whychoose-container{padding:80px 48px 90px;gap:48px}.pricing-container{padding:100px 48px!important}.cta-banner-container{margin:0 48px 80px;padding:36px 48px}.footer-container{padding:32px 48px 36px}}@media(max-width:1199px){.utility-bar-container{padding:8px 36px!important}.utility-bar-right{gap:16px}.hero-container{padding:40px 36px 36px;background-size:cover}.hero-content{max-width:100%}.services-container{padding:80px 36px;gap:48px}.service-card-content{padding:32px 24px}.about-container{padding:80px 36px;gap:36px;background-size:cover}.about-image-spacer{width:360px;height:440px}.whychoose-container{padding:60px 36px 70px;gap:40px}.whychoose-pillar{flex:1 1 30%;margin-bottom:20px}.whychoose-divider{display:none}.testimonials-section{--cards-per-view: 2;--card-gap: 20px;padding:60px 36px!important}.pricing-container{padding:80px 36px!important;gap:48px!important}.pricing-card{flex:1 1 320px!important;max-width:480px!important;min-height:640px!important}.pricing-btn{width:60%!important}.cta-banner-container{margin:0 36px 60px!important;padding:32px 36px!important;overflow:hidden!important}.cta-banner-bg-left{left:-100px;width:380px;height:380px;opacity:.6}.cta-banner-bg-right{right:-100px;width:360px;height:360px;opacity:.6}.footer-container{padding:28px 36px 32px!important}.footer-main-card{padding:28px!important;gap:28px!important}.footer-brand-info{width:320px}.footer-links-grid{flex:1 1 480px;gap:28px}}@media(max-width:991px){.utility-bar-container{padding:8px 24px!important}.utility-bar-tagline{font-size:11px}.navbar-container{padding:0 24px!important}.navbar-desktop-links,.navbar-desktop-cta{display:none!important}.navbar-mobile-toggle{display:block!important}.hero-container{padding:36px 24px 30px}.hero-trust-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;gap:12px;padding:10px 16px;height:auto}.hero-trust-bar::-webkit-scrollbar{display:none}.services-container{padding:60px 24px;gap:36px}.services-grid{gap:20px}.about-container{padding:60px 24px;gap:24px;min-height:auto;background:linear-gradient(180deg,#faf8f3e0,#faf8f3f0),url(/assets/e4677d7db4003eff.png) center / cover no-repeat}.about-content{flex:1 1 100%;max-width:100%;gap:24px}.about-image-spacer{display:none}.about-mobile-photo{display:block}.whychoose-container{padding:50px 24px 60px;gap:32px}.whychoose-grid{gap:24px 16px}.whychoose-pillar{flex:1 1 30%}.whychoose-divider{display:none}.cta-banner-container{margin:0 24px 48px!important;padding:32px 24px!important;min-height:auto}.cta-banner-content{flex-direction:column;gap:24px}.cta-banner-bg-left{left:-140px;top:-120px;width:320px;height:320px;opacity:.35}.cta-banner-bg-right{right:-140px;top:-120px;width:300px;height:300px;opacity:.35}.footer-container{padding:24px 24px 28px!important}.footer-main-card{flex-direction:column;padding:28px 24px!important;gap:28px!important}.footer-brand-info{width:100%}.footer-links-grid{width:100%;gap:28px}}@media(max-width:767px){.utility-bar-container{display:none!important}.hero-container{position:relative;min-height:calc(100vh - 74px);min-height:calc(100dvh - 74px);padding:32px 16px 28px;justify-content:center;background:linear-gradient(180deg,#fff6,#ffffff1a,#faf6ee80),url(/assets/1370814e1f25e718.png) 62% center / cover no-repeat}.hero-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffa6,#ffffff85 55%,#faf6eeb8);opacity:0;animation:heroMobileOverlayFadeIn 1s cubic-bezier(.16,1,.3,1) 2s forwards;pointer-events:none;z-index:0}.hero-content{position:relative;z-index:1;opacity:0;animation:heroMobileContentFadeIn 1s cubic-bezier(.16,1,.3,1) 2s forwards}.hero-buttons{flex-direction:row;flex-wrap:nowrap;width:max-content;max-width:100%;align-items:center;gap:8px}.hero-buttons>button,.hero-buttons>a{flex:0 1 auto;height:44px!important;padding:8px 12px!important;font-size:11.5px!important;justify-content:center;white-space:nowrap}.hero-buttons>button span:first-child,.hero-buttons>a span:first-child{font-size:11.5px!important}.hero-buttons>button span:nth-child(2){width:22px!important;height:22px!important;flex-shrink:0}.hero-trust-bar{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;height:68px;padding:0 12px;gap:12px;justify-content:space-between;align-items:center}.hero-trust-bar::-webkit-scrollbar{display:none}.hero-trust-divider{display:block;width:1px;height:36px;background:#012d7466;flex-shrink:0}.hero-trust-item{align-items:flex-start;text-align:left;flex-shrink:0}.services-container{padding:40px 16px;gap:28px}.services-title{white-space:normal;text-align:center}.services-dec-line{width:24px}.service-card{flex:1 1 100%;min-height:auto}.service-card-content{padding:24px 16px}.about-container{padding:40px 16px;gap:20px}.about-mobile-photo{height:260px}.about-credentials{padding:16px 12px;gap:12px}.whychoose-container{padding:40px 16px;gap:32px;justify-content:center}.whychoose-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:28px 16px!important;width:100%}.whychoose-pillar{width:100%!important;max-width:100%!important;flex:1 1 100%!important}.whychoose-divider{display:none!important}.whychoose-icon{width:72px;height:72px;border-radius:36px}.whychoose-pillar-inner{gap:10px}.whychoose-pillar-inner span:first-child{font-size:14px!important;font-weight:600}.whychoose-pillar-inner span:last-child{font-size:12px!important}.testimonials-section{--cards-per-view: 1;--card-gap: 16px;padding:40px 16px 48px!important}.testimonials-title{white-space:normal!important}.pricing-container{padding:40px 16px!important;gap:32px!important}.pricing-card{flex:1 1 100%!important;max-width:100%!important;min-height:auto!important;padding:28px 20px!important}.pricing-btn{width:100%!important;max-width:100%!important}.cta-banner-container{margin:0 16px 40px!important;padding:28px 20px!important;border-radius:16px!important}.cta-banner-title{font-size:clamp(22px,6vw,30px)!important}.cta-banner-br{display:none}.cta-banner-desc{font-size:14px!important;line-height:1.5!important}.cta-banner-btn{width:100%!important;max-width:320px}.cta-banner-bg-left{left:-160px;top:-100px;width:260px;height:260px;opacity:.25}.cta-banner-bg-right{right:-160px;top:-100px;width:240px;height:240px;opacity:.25}.footer-container{padding:16px 16px 24px!important;gap:12px!important}.footer-main-card{padding:24px 18px!important;gap:24px!important;border-radius:14px!important}.footer-brand-info{gap:16px}.footer-brand-desc{font-size:13px!important}.footer-links-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px 16px!important}.footer-links-col-hq{grid-column:1 / -1}.footer-links-col{gap:10px}.footer-link-item,.footer-hq-text{font-size:13px!important}.footer-copyright-bar{flex-direction:column;align-items:center;text-align:center;gap:12px;padding:16px!important;border-radius:14px!important}.footer-copyright-text{text-align:center;font-size:11px!important}.footer-legal-links{justify-content:center;gap:20px}.footer-legal-link{font-size:11px!important}}@media(max-width:480px){.hero-container{min-height:calc(100vh - 70px);min-height:calc(100dvh - 70px);padding:24px 12px 20px}.hero-buttons>button,.hero-buttons>a{padding:6px 10px!important;font-size:11px!important;height:40px!important}.hero-buttons>button span:first-child,.hero-buttons>a span:first-child{font-size:11px!important}.footer-container{padding:12px 12px 20px!important;gap:10px!important}.footer-main-card{padding:20px 14px!important;gap:20px!important;border-radius:12px!important}.footer-links-grid{display:flex!important;flex-direction:column!important;gap:20px!important}.footer-copyright-bar{padding:14px 12px!important;border-radius:12px!important}}.privacy-page-container,.terms-page-container{width:100%;display:flex;flex-direction:column;align-items:center;background:var(--bg-cream);min-height:80vh}.legal-hero-section{position:relative;width:100%;box-sizing:border-box;padding:60px 80px 48px;background:linear-gradient(180deg,#faf6eef2,#faf8f3),url(/assets/1370814e1f25e718.png) right center / cover no-repeat;border-bottom:1px solid rgba(212,175,55,.3);display:flex;justify-content:center}.legal-hero-content{max-width:900px;width:100%;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.legal-title{margin:0;font-family:var(--font-serif);font-weight:400;font-size:clamp(36px,5vw,56px);line-height:1.1;color:var(--navy-dark)}.legal-subtitle{margin:0;font-size:clamp(15px,1.2vw,18px);line-height:1.6;color:var(--navy-dark);opacity:.88;max-width:780px}.legal-back-btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:var(--navy-royal);background:#d4af372e;box-shadow:inset 0 0 0 1px #d4af37;padding:10px 20px;border-radius:8px;transition:all .16s ease;text-decoration:none}.legal-back-btn:hover{background:var(--gold-primary);color:var(--navy-royal);transform:translate(-3px)}.legal-content-section{width:100%;max-width:960px;box-sizing:border-box;padding:48px 24px 80px;display:flex;flex-direction:column}.legal-card{box-sizing:border-box;background:#fff;border-radius:20px;padding:48px;box-shadow:inset 0 0 0 1px #d4af3766,0 16px 40px #0b1f3a0f;display:flex;flex-direction:column;gap:36px}.legal-section-block{display:flex;flex-direction:column;gap:12px}.legal-effective-date{font-weight:600;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#ca9b00}.legal-heading{margin:0;font-family:var(--font-serif);font-weight:400;font-size:26px;line-height:1.25;color:var(--navy-dark);border-bottom:1px solid rgba(234,223,201,.8);padding-bottom:8px}.legal-paragraph{margin:0;font-size:15px;line-height:1.7;color:#0b1f3a;opacity:.9}.legal-list{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:8px}.legal-list li{font-size:15px;line-height:1.6;color:#0b1f3a;opacity:.9}.legal-contact-box{border-radius:12px;background:var(--bg-warm);box-shadow:inset 0 0 0 1px #eadfc9;padding:24px;margin-top:8px;display:flex;flex-direction:column;gap:8px}.legal-contact-box p{margin:0;font-size:14px;line-height:1.5;color:#0b1f3a}.legal-contact-box a{color:var(--navy-royal);font-weight:600}.legal-contact-box a:hover{color:var(--gold-primary);text-decoration:underline}@media(max-width:767px){.legal-hero-section{padding:36px 20px 32px}.legal-card{padding:28px 20px;gap:28px;border-radius:14px}.legal-heading{font-size:22px}.legal-paragraph,.legal-list li{font-size:14px;line-height:1.6}}.booking-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto;box-sizing:border-box}.booking-modal-card{position:relative;width:100%;max-width:560px;background-color:#faf8f3;border-radius:24px;border:1.5px solid rgba(212,175,55,.5);box-shadow:0 24px 60px #00000059,inset 0 0 0 1px #fff9;padding:32px 36px;max-height:90vh;overflow-y:auto;z-index:1002;box-sizing:border-box}.booking-modal-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:580px){.booking-modal-overlay{padding:12px}.booking-modal-card{padding:24px 16px!important;border-radius:18px!important;max-height:92vh!important}.booking-modal-row{grid-template-columns:1fr!important;gap:16px!important}}
