﻿:root{--navy:#052743;--navy-dark:#031d34;--gold:#ffb512;--text:#092b4b;--muted:#526071;--white:#fff;--surface:#f7f8f9;--shadow:0 3px 14px rgba(5,39,67,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:"Poppins",Arial,Helvetica,sans-serif;font-size:17px;line-height:1.6;background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1110px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:100;left:1rem;top:-5rem;background:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.site-header{height:92px;background:var(--navy-dark);color:#fff;position:relative;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{align-self:center;width:123px;height:92px;overflow:hidden;box-shadow:0 1px 4px #00111f}.brand img{width:100%;height:100%;object-fit:cover}.site-header nav{display:flex;gap:48px;font-size:16px;font-weight:600}.site-header nav a{padding:35px 0 29px;position:relative}.site-header nav a:hover:after,.site-header nav a.active:after{content:"";position:absolute;left:25%;right:25%;bottom:20px;height:3px;background:var(--gold)}.hero{height:620px;position:relative;overflow:hidden;background:linear-gradient(110deg,#062642 0 48%,#496374 100%);color:#fff}.section-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,24,42,.94) 0%,rgba(2,28,48,.65) 43%,rgba(2,28,48,.08) 76%)}.hero-content{position:relative;height:100%;padding-top:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{text-transform:uppercase;color:var(--gold);font-size:14px;font-weight:500;letter-spacing:.035em;margin:0 0 12px}.eyebrow.line:before{content:"";display:block;width:48px;height:3px;background:var(--gold);margin-bottom:17px}.hero h1{font-size:62px;font-weight:700;line-height:1.02;margin:0 0 22px;letter-spacing:-1px}.hero-copy{font-size:18px;margin:0 0 27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--gold);color:var(--navy-dark);text-transform:uppercase;border-radius:6px;padding:13px 24px;font-size:16px;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.18)}.button img,.button i{width:21px;height:21px}.button i{display:inline-grid;place-items:center;font-size:19px}.button:hover{filter:brightness(1.06);transform:translateY(-1px)}.experience{display:flex;align-items:center;gap:16px;margin-top:22px;font-size:14px}.icon-circle{display:inline-grid;place-items:center;width:52px;height:52px;border:2px solid var(--gold);border-radius:50%}.icon-circle img{border-radius:50%}.icon-circle i{color:var(--navy);font-size:24px}.section-pad{padding:76px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.copy-block h2{font-size:30px;font-weight:700;line-height:1.2;margin:0 0 22px}.copy-block h2 span,.products-banner h2 span,.feature-heading h2 span,.about h2 span{color:var(--gold)}.copy-block>p{font-size:16px;max-width:510px}.compact{padding:10px 19px;font-size:14px;margin-top:8px}.media-frame{margin:0;height:370px;border-radius:11px;overflow:hidden;background:linear-gradient(135deg,#dae2e6,#6b8797)}.media-frame img{width:100%;height:100%;object-fit:cover}.intro{position:relative;overflow:hidden}.products-banner{height:290px;position:relative;overflow:hidden;background:linear-gradient(110deg,#062641,#506f7c)}.products-banner .container{position:relative;height:100%;display:flex;align-items:center}.bracket-title{border-left:4px solid var(--gold);padding:6px 0 6px 43px;position:relative;color:#fff}.bracket-title:before,.bracket-title:after{content:"";position:absolute;left:0;width:31px;height:4px;background:var(--gold)}.bracket-title:before{top:0}.bracket-title:after{bottom:0}.bracket-title h2{font-size:51px;font-weight:700;line-height:1.05;margin:0}.bracket-title .anchor{position:absolute;left:calc(50% + 21.5px);bottom:-43px;height:40px;transform:translateX(-50%)}.anchor img{width:100%;height:100%}.pre-purchase{background:#fff;position:relative;overflow:hidden}.pre-purchase .container{position:relative;z-index:1}.pre-purchase .media-frame{height:286px}.feature-heading{display:flex;gap:23px;align-items:center;margin-bottom:16px}.feature-heading h2{margin:0;font-size:33px}.icon-circle.light{border:0;background:#f6f7f8;box-shadow:0 2px 8px rgba(0,0,0,.07)}.feature-copy>p{margin-left:75px}.feature-copy>.button{margin-left:75px}.services{background:var(--surface)}.center-heading{text-align:center;margin:0 auto 34px}.center-heading>span{display:inline-block;width:45px;height:2px;background:var(--gold);vertical-align:middle;margin:0 18px}.center-heading>img{display:inline-block;width:35px;height:35px;vertical-align:middle}.center-heading h2{font-size:36px;margin:10px 0 0}.center-heading em{font-style:normal;color:var(--gold)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.card-media{height:170px;position:relative;background:linear-gradient(135deg,#9bb5c1,#2c586b);overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-media b{position:absolute;top:0;left:0;background:var(--navy);color:var(--gold);padding:10px 12px;font-size:16px}.card-body{padding:20px 19px 25px;min-height:210px}.card-body h3{font-size:16px;font-weight:700;line-height:1.3;margin:0 0 17px}.card-body p{font-size:14px;line-height:1.55;color:#3f4e5d;margin:0}.about{min-height:360px;position:relative;overflow:hidden;text-align:center;color:#fff;background:linear-gradient(90deg,#083252,#244f69)}.about .hero-shade{background:rgba(1,27,48,.78)}.about-content{position:relative;max-width:850px}.about .icon-circle{width:60px;height:60px}.about .icon-circle img{border-radius:0px;height:40px}.about h2{font-size:38px;margin:8px 0 10px}.about p{font-size:16px;margin:0 auto 15px}.about strong{display:block;color:var(--gold);font-size:16px;max-width:760px;margin:auto}.social{padding:50px 0 60px;background:#fff;font-size:30px}.social-heading{display:flex;flex-direction:column;align-items:center;gap:5px;width:max-content;margin:0 auto 32px}.social-heading i{color:var(--navy);font-size:31px;line-height:1}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.instagram-grid>a{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:7px;background:#e9eef1}.instagram-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.instagram-grid span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(3,29,52,.64);opacity:0;transition:opacity .25s ease}.instagram-grid span i{color:inherit;font-size:34px}.instagram-grid>a:hover img,.instagram-grid>a:focus-visible img{transform:scale(1.045)}.instagram-grid>a:hover span,.instagram-grid>a:focus-visible span{opacity:1}.instagram-button{display:flex;width:max-content;margin:28px auto 0}footer{background:var(--navy-dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.15fr .7fr 1.4fr;gap:70px;padding:30px 0 25px}.footer-brand{text-align:center}.footer-brand>img{margin:auto}.footer-brand p{font-size:14px}.footer-brand span{font-size:32px;color:#008cae}footer h2{text-transform:uppercase;font-size:16px;margin:7px 0 15px}footer ul{list-style:none;margin:0;padding:0}footer li{font-size:14px;margin:7px 0}footer li:before{content:"\203A";color:var(--gold);font-weight:bold;margin-right:13px}footer address{font-style:normal;font-size:14px}footer address p{display:flex;align-items:center;gap:10px;margin:8px 0}footer address img{width:15px;height:15px}footer address i{flex:0 0 16px;color:#fff;font-size:15px;text-align:center}.copyright{border-top:1px solid rgba(255,255,255,.12);font-size:14px}.copyright .container{min-height:43px;display:flex;align-items:center;justify-content:space-between}.copyright-link{display:grid;place-items:center;width:38px;transition:border-color .2s ease,background-color .2s ease}.copyright-link:hover,.copyright-link:focus-visible{border-color:var(--gold);background:rgba(255,181,18,.12)}.copyright-link img{width:100%;height:auto;object-fit:contain}.menu-toggle{display:none}@media (max-width:800px){.site-header{height:82px}.header-inner{position:relative;flex-direction:row}.brand{align-self:center;width:104px;height:78px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:46px;height:46px;padding:10px;border:0;color:#fff;background:transparent;cursor:pointer}.menu-toggle span{width:100%;height:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(8px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-8px) rotate(-45deg)}.site-header nav{position:absolute;z-index:20;top:82px;left:0;right:0;display:none;width:100%;padding:10px 24px 18px;flex-direction:column;gap:0;font-size:14px;background:var(--navy-dark);box-shadow:0 12px 18px rgba(0,0,0,.2)}.site-header nav.is-open{display:flex}.site-header nav a{width:100%;min-width:0;padding:12px 0;text-align:center}.site-header nav a.active:after{bottom:5px;left:45%;right:45%}.hero-content{align-items:center;text-align:center}.eyebrow.line:before{margin-inline:auto}.hero .experience{justify-content:center;text-align:left}.compass,.pre-purchase::after{display:none}.copy-block{text-align:center}.copy-block>p{margin-inline:auto}.copy-block>.button,.feature-copy>.button,.instagram-button{display:flex;width:max-content;margin-left:auto;margin-right:auto}.feature-heading{justify-content:center}.copyright .container{flex-direction:column;justify-content:center;gap:9px;padding:12px 0;text-align:center}}@media (max-width:800px){.container{width:min(100% - 32px,680px)}.site-header{height:82px}.header-inner{flex-direction:row}.brand{align-self:center;width:104px;height:78px}.site-header nav{font-size:14px}.site-header nav a{padding:12px 0}.site-header nav a.active:after{bottom:5px}.hero{height:600px}.hero-content{padding-top:0}.hero h1{font-size:47px}.split{grid-template-columns:1fr;gap:34px}.section-pad{padding:55px 0}.intro-media{grid-row:auto}.products-banner{height:250px}.bracket-title h2{font-size:39px}.pre-purchase .split{grid-template-columns:1fr}.pre-purchase::after{display:none}.feature-copy>p,.feature-copy>.button{margin-left:auto}.card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid address{grid-column:1/-1}}@media (max-width:520px){body{font-size:16px}.site-header nav{justify-content:flex-start}.site-header nav a{min-width:78px;text-align:center}.hero{height:570px}.hero-shade{background:rgba(2,28,48,.82)}.hero h1{font-size:43px}.hero-copy br{display:none}.copy-block h2{font-size:27px}.media-frame{height:270px}.compass{width:260px;height:260px;left:-175px;opacity:.55}.pre-purchase::after{right:-230px;width:620px;opacity:.46}.products-banner{height:230px}.card-grid{grid-template-columns:1fr}.card-media{height:190px}.card-body{min-height:auto}.footer-grid{grid-template-columns:1fr;text-align:center;gap:25px}.footer-grid address{grid-column:auto}.footer-grid address p{justify-content:center}.copyright .container{gap:12px}.social{padding:42px 0 48px;font-size:23px}.instagram-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:9999;width:60px;height:60px;background-color:#25d366;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:center;cursor:pointer}.whatsapp-button img{width:35px;height:35px}