html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}
position: relative;
}
:root{--navy:#031B3D;--navy2:#062B5C;--deep:#020F22;--gold:#D4AF37;--gold2:#F5D77A;--cream:#FFF9E8;--white:#fff;--text:#101828;--muted:#667085;--shadow:0 18px 55px rgba(3,27,61,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,Arial,sans-serif;color:var(--text);overflow-x:hidden;background:#fff}h1,h2,h3,h4,h5{font-family:'Playfair Display',Georgia,serif}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:9999;background:#fff;padding:.8rem 1rem}.topbar{background:var(--deep);color:#dce7f8;font-size:.82rem}.topbar a{color:#fff;text-decoration:none}.navbar{background:rgba(3,27,61,.97);transition:.25s;box-shadow:0 7px 20px rgba(0,0,0,.08)}.navbar.scrolled{background:#020f22;box-shadow:0 12px 28px rgba(0,0,0,.25)}.navbar-brand img{width:62px;height:62px;object-fit:cover;border-radius:50%;border:2px solid rgba(212,175,55,.7)}.navbar .nav-link{color:#fff!important;font-weight:600;font-size:.92rem;padding:.8rem .8rem!important}.navbar .nav-link:hover,.navbar .nav-link.active{color:var(--gold2)!important}.btn-gold{background:linear-gradient(135deg,#9f7415,#f5d77a,#d4af37);color:#031b3d;border:0;font-weight:700;padding:.78rem 1.25rem;border-radius:999px;box-shadow:0 10px 25px rgba(212,175,55,.25)}.btn-gold:hover{transform:translateY(-2px);color:#020f22}.btn-outline-gold{border:1px solid var(--gold2);color:#fff;border-radius:999px;padding:.72rem 1.2rem}.btn-outline-gold:hover{background:var(--gold);color:var(--deep)}.hero{min-height:680px;background:linear-gradient(90deg,rgba(2,15,34,.96),rgba(3,27,61,.78),rgba(3,27,61,.2)),url('../images/hero.svg') center/cover;display:flex;align-items:center;color:#fff;position:relative}.hero:after{content:'';position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(to top,#fff,transparent)}.hero h1{font-size:clamp(2.7rem,6vw,5.7rem);line-height:.99;max-width:850px}.eyebrow{display:inline-flex;gap:.5rem;align-items:center;color:var(--gold2);text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700}.section{padding:90px 0}.section-soft{background:linear-gradient(135deg,#fffdf8,#fff6dc)}.section-navy{background:linear-gradient(135deg,var(--deep),var(--navy2));color:#fff}.section-title{max-width:760px;margin:0 auto 2.5rem;text-align:center}.section-title h2{font-size:clamp(2rem,4vw,3.6rem);color:var(--navy)}.section-navy .section-title h2{color:#fff}.gold-line{width:75px;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2));margin:.8rem auto 1rem}.feature-card,.service-card,.price-card,.contact-card{background:#fff;border:1px solid rgba(212,175,55,.35);border-radius:24px;padding:1.6rem;height:100%;box-shadow:var(--shadow);transition:.3s}.feature-card:hover,.service-card:hover,.price-card:hover,.contact-card:hover{transform:translateY(-7px);box-shadow:0 25px 60px rgba(3,27,61,.18)}.icon-bubble{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy);font-size:1.55rem}.image-frame{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(212,175,55,.45)}.image-frame img{width:100%;display:block}.badge-soft{background:#fff2c6;color:#6f4e00;border:1px solid #f0ce6d;border-radius:999px;padding:.5rem .9rem;font-weight:700}.price-card{text-align:center;position:relative;overflow:hidden}.price-card:before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--gold),var(--gold2))}.price-value{font-family:'Playfair Display';font-size:2rem;color:var(--navy);font-weight:700}.notice{background:#fff8e1;border:1px solid #edca62;border-radius:18px;padding:1rem}.process-step{position:relative;padding:1.3rem}.process-num{width:50px;height:50px;border-radius:50%;background:var(--gold);display:grid;place-items:center;color:var(--navy);font-weight:800}.inner-hero{padding:110px 0 75px;background:linear-gradient(100deg,rgba(2,15,34,.96),rgba(6,43,92,.8)),url('../images/gem.svg') center/cover;color:#fff}.inner-hero h1{font-size:clamp(2.4rem,5vw,4.5rem)}.breadcrumb a{color:var(--gold2);text-decoration:none}.footer{background:#020f22;color:#c6d2e4;padding:70px 0 25px}.footer h5{color:#fff}.footer a{color:#c6d2e4;text-decoration:none}.footer a:hover{color:var(--gold2)}.footer-logo{width:90px;border-radius:50%}.floating-wa{position:fixed;right:22px;bottom:90px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-size:1.7rem;z-index:1040;box-shadow:0 14px 30px rgba(0,0,0,.2)}#backTop{position:fixed;right:26px;bottom:25px;border:0;width:45px;height:45px;border-radius:50%;background:var(--gold);color:var(--navy);display:none;z-index:1039}.form-control,.form-select{border-radius:14px;padding:.85rem 1rem;border-color:#d8dce4}.form-control:focus,.form-select:focus{border-color:var(--gold);box-shadow:0 0 0 .25rem rgba(212,175,55,.18)}.map-placeholder{min-height:330px;background:linear-gradient(135deg,#e9eef7,#fff9e8);border:1px dashed var(--gold);border-radius:24px;display:grid;place-items:center;text-align:center}.nav-pills .nav-link{color:var(--navy);border:1px solid #e6d5a1;margin:.25rem;border-radius:999px}.nav-pills .nav-link.active{background:var(--navy);color:#fff}.calculator{background:#fff;border-radius:25px;padding:2rem;box-shadow:var(--shadow);border:1px solid rgba(212,175,55,.4)}.result-box{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;border-radius:18px;padding:1.25rem}.reveal{opacity:0;transform:translateY(22px);transition:.6s}.reveal.visible{opacity:1;transform:none}.mobile-bar{display:none}.cookie{position:fixed;left:20px;bottom:20px;max-width:390px;background:#fff;border:1px solid #ead38b;border-radius:18px;padding:1rem;box-shadow:var(--shadow);z-index:1050}.cookie.hidden{display:none}
@media(max-width:991px){.topbar{display:none}.navbar-brand img{width:52px;height:52px}.hero{min-height:620px}.section{padding:70px 0}.navbar-collapse{background:#020f22;padding:1rem;border-radius:18px;margin-top:.7rem}}
@media(max-width:767px){body{padding-bottom:66px}.hero{min-height:590px;text-align:center}.hero .d-flex{justify-content:center}.hero h1{font-size:2.8rem}.section{padding:58px 0}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;background:#020f22;z-index:1045;height:64px;box-shadow:0 -8px 25px rgba(0,0,0,.2)}.mobile-bar a{flex:1;color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.72rem}.mobile-bar i{font-size:1.2rem;color:var(--gold2)}.floating-wa{bottom:82px}.cookie{left:10px;right:10px;bottom:76px;max-width:none}.inner-hero{padding:90px 0 60px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}
