:root{--navy:#142b43;--ink:#142b43;--muted:#667585;--line:#d8e0e5;--accent:#ffb544;--soft:#f4f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);line-height:1.6}.site-nav{background:#fff;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.navbar-brand{display:flex;align-items:center;gap:.55rem;color:var(--ink);font-weight:800;white-space:nowrap}.brand-logo{display:block;width:64px;height:auto}.nav-link{color:var(--ink);font-weight:600}.btn-accent{background:var(--accent);border:1px solid var(--accent);color:var(--ink);font-weight:800}.btn-accent:hover{background:#ffc45f;border-color:#ffc45f;color:var(--ink)}.hero{position:relative;overflow:hidden;background:var(--navy);color:#fff;padding:10rem 0 7rem}.hero:after{content:"";position:absolute;right:-12%;top:10%;width:40rem;height:40rem;border:1px solid rgba(255,181,68,.18);border-radius:50%;box-shadow:0 0 0 70px rgba(255,181,68,.04),0 0 0 140px rgba(255,181,68,.02);pointer-events:none}.hero h1{max-width:780px;color:#fff;font-size:clamp(2.6rem,6vw,5.3rem);line-height:1.04;letter-spacing:-.055em;font-weight:800}.eyebrow{margin-bottom:1.15rem;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow.dark{color:#997420}.text-accent{color:var(--accent)}.lead{max-width:620px;color:#d5e0e8;font-size:1.18rem}.hero-note{margin-top:3rem;color:#afc0cf;font-size:.9rem}.dot,.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:.55rem}.hero-card{position:relative;height:400px;max-width:430px;margin:auto;overflow:hidden;border:1px solid #ffffff24;border-radius:26px;background:linear-gradient(145deg,#1b3a5b,#112b47)}.card-top{display:flex;align-items:center;padding:1.3rem 1.5rem;color:#b9c9d5;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.orbit{position:absolute;top:54%;left:50%;border:1px solid #ffb54459;border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:270px;height:270px}.orbit-two{width:170px;height:170px;border-color:#ffffff40}.core{position:absolute;top:54%;left:50%;display:grid;width:84px;height:84px;place-items:center;border-radius:50%;background:var(--accent);color:var(--navy);font-size:1.7rem;font-weight:900;box-shadow:0 0 0 15px #ffb5441f;transform:translate(-50%,-50%)}.orbit-label{position:absolute;padding:.35rem .7rem;border-radius:8px;background:#fff;color:var(--navy);font-size:.72rem;font-weight:700;box-shadow:0 8px 20px #0002}.label-one{top:29%;left:12%}.label-two{top:29%;right:12%}.label-three{bottom:23%;left:8%}.label-four{right:10%;bottom:23%}.section{padding:6.5rem 0;background:#fff}.section-muted,.inquiry{background:var(--soft)}h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.08;letter-spacing:-.04em;font-weight:800}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.7rem}.section-heading p,.section-intro{max-width:360px;color:var(--muted)}.service-card{height:100%;padding:1.5rem;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #10253f14}.service-icon,.product-picture{display:grid;width:46px;height:46px;place-items:center;border:1px solid #f4c75c;border-radius:12px;background:linear-gradient(145deg,#ffca54,#ffe58e)}.service-icon img{display:block}.service-card h3,.reasons h3,.process-grid h3{margin:1.4rem 0 .5rem;font-size:1.05rem;font-weight:800}.service-card p,.reasons p{margin:0;color:var(--muted);font-size:.9rem}.service-link{cursor:pointer}.service-link:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.service-num{display:none}.service-detail-dark{position:relative;overflow:hidden;background:#263c52;color:#fff}.service-detail-dark:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#ffb54409,transparent 42%);pointer-events:none}.service-detail-dark .container{position:relative}.service-detail-dark .service-placeholder{max-width:640px;color:#d5e0e8;font-size:1.1rem}.detail-placeholder{display:grid;min-height:260px;padding:32px;place-items:center;border:1px dashed #ffffff3d;border-radius:24px;color:#aebfce;text-align:center}.service-detail-placeholder{background:#fff}.service-detail-placeholder p{max-width:650px;color:var(--muted)}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;border:1px solid var(--line);background:var(--line)}.process-grid>div{min-height:160px;padding:1.6rem 1.2rem;background:#fff}.process-grid span{color:#997420;font-weight:800}.client-band{padding:5.5rem 0;background:var(--navy);color:#fff}.client-band p{max-width:500px;color:#b6c8d6}.client-list{display:flex;flex-wrap:wrap;gap:.7rem}.client-list span{padding:.7rem 1rem;border:1px solid #ffffff33;border-radius:50px;color:#dce7ee;font-size:.9rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f3f5f6}.product-header{display:flex;align-items:center;gap:16px;min-height:110px;padding:24px 24px 0}.product-picture{flex:0 0 54px;width:54px;height:54px}.product-header h3{margin:0;font-size:17px;line-height:1.4}.product-edition{display:block;margin-top:7px;color:#8b6814;font-size:12px;font-weight:750}.product-description{margin:20px 24px 14px;color:var(--muted);font-size:14px}.product-delivery{align-self:flex-start;margin:0 24px;color:#526b82;font-size:13px;text-underline-offset:4px}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 24px 24px;padding-top:18px;border-top:1px solid #e0e6ea}.product-footer strong{font-size:24px;white-space:nowrap}.contact{background:#fff}.contact-box{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:3rem;border-radius:24px;background:var(--soft)}.contact-box p{max-width:550px;color:var(--muted)}.contact-details{display:flex;flex-wrap:wrap;gap:.45rem 1.25rem;margin-top:1.25rem;font-size:.9rem}.contact-details a{color:var(--ink);font-weight:800;text-decoration:none}.contact-details span{flex-basis:100%;color:var(--muted)}#message{scroll-margin-top:100px}.inquiry .form-control{padding:12px;border-color:#cdd7df}.inquiry .form-control::placeholder{color:#9aa5af;opacity:1}.modal-content{overflow:hidden;border:0;border-radius:20px;box-shadow:0 24px 80px #10253f40}.modal-header{padding:20px 28px;border-color:#e0e6ea}.modal-body{padding:28px;background:var(--soft)}.modal-title{font-weight:800}.modal-backdrop{--bs-backdrop-opacity:.65}#email-fallback{color:#526b82;font-size:13px;text-underline-offset:4px;text-decoration-color:#becbd4}#email-fallback:hover{color:#8b6814}footer{padding:2rem 0;border-top:1px solid var(--line);color:var(--ink);font-size:.85rem}.muted{color:var(--muted)}@media(max-width:991px){.hero{padding-top:8rem}.hero:after{display:none}.section-heading,.contact-box{display:block}.section-heading p{margin-top:1rem}.contact-box .btn{margin-top:1.5rem}.process-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.hero{padding:8rem 0 5rem}.hero-card{height:330px}.section{padding:4.5rem 0}.process-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.contact-box{padding:2rem}.hero .btn{width:100%}.modal-body{padding:20px}}
.btn-accent{color:#fff!important}.btn-accent:hover{color:#fff!important}.product-picture{border-color:#aeb7bc!important;background:#aeb7bc!important}.product-picture img{filter:brightness(0) invert(1)}
.section#products{background:#fff!important}.product-footer .btn{font-size:.9rem;padding:.6rem .9rem}.section#services{background:#ffb544!important}.section#services .section-heading p,.section#services h2,.section#services .eyebrow.dark{color:#fff}.section#services .service-card{border-color:#fff;background:#fff}.section#services .service-icon{border-color:#fff;background:#fff3cf}.section#services .service-icon img{filter:brightness(0) saturate(100%) invert(65%) sepia(70%) saturate(600%) hue-rotate(355deg) brightness(92%)}.section#services .service-card-agent .service-logo img{filter:none}
.section#services .service-icon img{filter:brightness(0) invert(1)!important}.section#services .service-card-agent .service-logo img{filter:none!important}
.section#services{background:#fff!important}.section#services .section-heading p,.section#services h2,.section#services .eyebrow.dark{color:var(--ink)}.section#services .service-card{background:#fff;border-color:var(--line)}.section#services .service-icon{background:linear-gradient(145deg,#ffca54 0%,#ffd968 62%,#ffe58e 100%);border-color:#f4c75c}.section#services .service-icon img{filter:brightness(0) invert(1)!important}.section#services .service-card-agent .service-logo img{filter:none!important}
.product-footer .btn{font-weight:400!important}.product-picture{background:linear-gradient(145deg,#aeb7bc 0%,#c4cbd0 62%,#d9dee1 100%)!important;border-color:#aeb7bc!important}.product-picture img{filter:brightness(0) invert(1)!important}
.product-edition{color:var(--ink)!important;font-size:17px;font-weight:600;line-height:1.4}
