.Navbar-module__O8Na-a__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#0a0f2cb3;border-bottom:1px solid #b8bcc81a;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0}.Navbar-module__O8Na-a__logo{font-family:var(--font-headline);color:var(--foreground);letter-spacing:.05em;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__O8Na-a__logoDot{background:var(--accent);width:12px;height:12px;box-shadow:0 0 15px var(--accent);border-radius:50%;position:relative}.Navbar-module__O8Na-a__logoDot:after{content:"";background:var(--accent);opacity:.2;filter:blur(4px);border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module__O8Na-a__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__O8Na-a__link{font-family:var(--font-accent);letter-spacing:.2em;text-transform:uppercase;color:var(--platinum);cursor:pointer;font-size:.75rem;transition:all .3s;position:relative}.Navbar-module__O8Na-a__link:hover{color:var(--accent)}.Navbar-module__O8Na-a__link:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__O8Na-a__link:hover:after{width:100%}.Navbar-module__O8Na-a__cta{border:1px solid var(--accent);color:var(--accent);font-family:var(--font-accent);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;padding:10px 24px;font-size:.7rem;transition:all .3s}.Navbar-module__O8Na-a__cta:hover{background:var(--accent);color:var(--obsidian-navy);box-shadow:0 0 20px #c9a84c4d}@media (max-width:768px){.Navbar-module__O8Na-a__navLinks{display:none}}
.Footer-module__yg9ahW__footer{background:#050714;border-top:1px solid #b8bcc80d;padding:120px 5% 40px}.Footer-module__yg9ahW__top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__yg9ahW__brand{flex-direction:column;gap:24px;display:flex}.Footer-module__yg9ahW__logo{font-family:var(--font-headline);color:var(--foreground);font-size:1.5rem;font-weight:700}.Footer-module__yg9ahW__tagline{color:var(--platinum);max-width:300px;font-size:.95rem}.Footer-module__yg9ahW__heading{font-family:var(--font-accent);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:24px;font-size:.75rem;display:block}.Footer-module__yg9ahW__links{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__yg9ahW__link{color:var(--platinum);font-size:.9rem;transition:color .3s}.Footer-module__yg9ahW__link:hover{color:var(--foreground)}.Footer-module__yg9ahW__badges{border-top:1px solid #b8bcc80d;flex-wrap:wrap;justify-content:center;gap:32px;margin-top:60px;padding:40px 0;display:flex}.Footer-module__yg9ahW__badge{font-family:var(--font-accent);letter-spacing:.1em;text-transform:uppercase;color:var(--platinum);border:1px solid #b8bcc81a;align-items:center;gap:8px;padding:8px 16px;font-size:.65rem;display:flex}.Footer-module__yg9ahW__bottom{color:var(--platinum);border-top:1px solid #b8bcc80d;justify-content:space-between;align-items:center;padding-top:40px;font-size:.75rem;display:flex}@media (max-width:1024px){.Footer-module__yg9ahW__top{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__yg9ahW__top{grid-template-columns:1fr}}
.Pearl-module___IhwGG__pearl{background:radial-gradient(circle at 30% 30%,#f5f0e8 0%,#b8bcc8 50%,#0a0f2c 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;box-shadow:inset -10px -10px 40px #00000080,inset 10px 10px 20px #fff6,0 0 30px #b8bcc833}.Pearl-module___IhwGG__glow{z-index:-1;background:radial-gradient(circle,#c9a84c1a 0%,#0000 70%);width:140%;height:140%;position:absolute}
.Hero-module__ejOdHG__hero{text-align:center;background:radial-gradient(circle at 100% 0,#1a5c4f0d 0%,#0000 40%),radial-gradient(circle at 0 100%,#c9a84c0d 0%,#0000 40%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 5% 60px;display:flex;position:relative;overflow:hidden}.Hero-module__ejOdHG__hero:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#b8bcc808 1px,#0000 1px);background-size:40px 40px;width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(15deg)}.Hero-module__ejOdHG__content{z-index:1;max-width:900px}.Hero-module__ejOdHG__badge{background:#b8bcc80d;border:1px solid #b8bcc81a;border-radius:4px;margin-bottom:24px;padding:8px 16px;display:inline-block}.Hero-module__ejOdHG__title{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.Hero-module__ejOdHG__subtitle{color:var(--platinum);max-width:700px;margin:0 auto 40px;font-size:1.25rem;font-weight:300;line-height:1.8}.Hero-module__ejOdHG__actions{justify-content:center;gap:20px;display:flex}.Hero-module__ejOdHG__primaryBtn{background:var(--accent);color:var(--obsidian-navy);font-family:var(--font-accent);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;padding:18px 36px;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.23,1,.32,1)}.Hero-module__ejOdHG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #c9a84c66}.Hero-module__ejOdHG__secondaryBtn{color:var(--foreground);font-family:var(--font-accent);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f5f0e833;padding:18px 36px;font-size:.85rem;font-weight:600;transition:all .3s}.Hero-module__ejOdHG__secondaryBtn:hover{border-color:var(--foreground);background:#f5f0e80d}@media (max-width:768px){.Hero-module__ejOdHG__actions{flex-direction:column;align-items:stretch}}
.LogoBand-module__BZ1I7a__section{background:var(--obsidian-navy);text-align:center;border-bottom:1px solid #b8bcc80d;padding:60px 5%}.LogoBand-module__BZ1I7a__label{color:var(--platinum);opacity:.6;margin-bottom:32px}.LogoBand-module__BZ1I7a__grid{flex-wrap:wrap;justify-content:center;gap:48px;max-width:1200px;margin:0 auto;display:flex}.LogoBand-module__BZ1I7a__logo{font-family:var(--font-accent);letter-spacing:.2em;text-transform:uppercase;color:var(--platinum);opacity:.5;filter:grayscale();align-items:center;gap:8px;font-size:.75rem;transition:all .3s;display:flex}.LogoBand-module__BZ1I7a__logo:hover{opacity:1;filter:grayscale(0);color:var(--foreground)}.LogoBand-module__BZ1I7a__icon{border:1px solid;border-radius:2px;width:18px;height:18px}
.ServicesGrid-module__5E7NNW__section{background:var(--obsidian-navy);padding:100px 5%}.ServicesGrid-module__5E7NNW__header{margin-bottom:60px}.ServicesGrid-module__5E7NNW__label{color:var(--accent);margin-bottom:12px}.ServicesGrid-module__5E7NNW__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.ServicesGrid-module__5E7NNW__card{background:#b8bcc808;border:1px solid #b8bcc81a;padding:40px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.ServicesGrid-module__5E7NNW__card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.ServicesGrid-module__5E7NNW__card:hover{background:#b8bcc80f;border-color:#c9a84c4d;transform:translateY(-5px)}.ServicesGrid-module__5E7NNW__card:hover:before{transform:scaleX(1)}.ServicesGrid-module__5E7NNW__icon{width:40px;height:40px;color:var(--accent);background:#c9a84c1a;border-radius:4px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.ServicesGrid-module__5E7NNW__title{margin-bottom:16px;font-size:1.75rem}.ServicesGrid-module__5E7NNW__description{color:var(--platinum);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.ServicesGrid-module__5E7NNW__grid{grid-template-columns:1fr}}
.ValueProp-module__Vj0yyW__section{background:#06091d;padding:100px 5%}.ValueProp-module__Vj0yyW__container{max-width:1200px;margin:0 auto}.ValueProp-module__Vj0yyW__intro{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:80px;display:grid}.ValueProp-module__Vj0yyW__title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.ValueProp-module__Vj0yyW__text{color:var(--platinum);font-size:1.1rem;line-height:1.8}.ValueProp-module__Vj0yyW__pillars{border-top:1px solid #b8bcc81a;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:60px;display:grid}.ValueProp-module__Vj0yyW__pillarTitle{font-family:var(--font-accent);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:.85rem;display:block}.ValueProp-module__Vj0yyW__pillarDesc{color:var(--platinum);font-size:.9rem;line-height:1.6}@media (max-width:900px){.ValueProp-module__Vj0yyW__intro,.ValueProp-module__Vj0yyW__pillars{grid-template-columns:1fr;gap:40px}}
.Testimonials-module__L9Y4ma__section{background:#050714;padding:100px 5%}.Testimonials-module__L9Y4ma__container{max-width:1200px;margin:0 auto}.Testimonials-module__L9Y4ma__grid{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px;display:grid}.Testimonials-module__L9Y4ma__card{background:#b8bcc805;border:1px solid #b8bcc80d;padding:40px;position:relative}.Testimonials-module__L9Y4ma__quote{font-family:var(--font-headline);color:var(--foreground);margin-bottom:32px;font-size:1.25rem;line-height:1.6}.Testimonials-module__L9Y4ma__author{flex-direction:column;display:flex}.Testimonials-module__L9Y4ma__name{font-family:var(--font-accent);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.8rem}.Testimonials-module__L9Y4ma__role{color:var(--platinum);font-size:.8rem}@media (max-width:900px){.Testimonials-module__L9Y4ma__grid{grid-template-columns:1fr}}
.StatsBlock-module__-Cm7kG__section{background:var(--obsidian-navy);border-top:1px solid #b8bcc81a;border-bottom:1px solid #b8bcc81a;padding:80px 5%}.StatsBlock-module__-Cm7kG__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto;display:grid}.StatsBlock-module__-Cm7kG__stat{text-align:center}.StatsBlock-module__-Cm7kG__number{font-family:var(--font-headline);color:var(--accent);margin-bottom:8px;font-size:3.5rem;display:block}.StatsBlock-module__-Cm7kG__label{font-family:var(--font-accent);letter-spacing:.15em;text-transform:uppercase;color:var(--platinum);font-size:.75rem}@media (max-width:768px){.StatsBlock-module__-Cm7kG__grid{grid-template-columns:1fr;gap:40px}}
.Services-module__4CTZYG__page{background:var(--obsidian-navy);padding-top:80px}.Services-module__4CTZYG__hero{text-align:center;border-bottom:1px solid #b8bcc81a;padding:100px 5% 60px}.Services-module__4CTZYG__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem)}.Services-module__4CTZYG__subtitle{color:var(--platinum);max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.Services-module__4CTZYG__serviceSection{border-bottom:1px solid #b8bcc80d;padding:100px 5%}.Services-module__4CTZYG__serviceSection:nth-child(2n){background:#06091d}.Services-module__4CTZYG__container{grid-template-columns:1fr 1.5fr;gap:80px;max-width:1200px;margin:0 auto;display:grid}.Services-module__4CTZYG__label{color:var(--accent);margin-bottom:16px}.Services-module__4CTZYG__serviceTitle{margin-bottom:24px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.2}.Services-module__4CTZYG__serviceOverview{color:var(--platinum);margin-bottom:32px;font-size:1rem;line-height:1.8}.Services-module__4CTZYG__listTitle{font-family:var(--font-accent);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:24px;font-size:.75rem;display:block}.Services-module__4CTZYG__list{grid-template-columns:1fr 1fr;gap:16px 40px;list-style:none;display:grid}.Services-module__4CTZYG__listItem{color:var(--foreground);align-items:flex-start;gap:12px;font-size:.9rem;display:flex}.Services-module__4CTZYG__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.Services-module__4CTZYG__outcome{border-left:2px solid var(--accent);font-style:italic;font-family:var(--font-headline);color:var(--foreground);background:#c9a84c08;margin-top:48px;padding:32px;font-size:1.25rem}@media (max-width:900px){.Services-module__4CTZYG__container{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.Services-module__4CTZYG__list{grid-template-columns:1fr}}
.CTABanner-module__Yz2Llq__section{background:var(--obsidian-navy);text-align:center;padding:120px 5%;position:relative;overflow:hidden}.CTABanner-module__Yz2Llq__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.CTABanner-module__Yz2Llq__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem)}.CTABanner-module__Yz2Llq__text{color:var(--platinum);margin-bottom:48px;font-size:1.1rem;line-height:1.8}.CTABanner-module__Yz2Llq__button{background:var(--accent);color:var(--obsidian-navy);font-family:var(--font-accent);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;padding:20px 40px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-block}.CTABanner-module__Yz2Llq__button:hover{transform:scale(1.05);box-shadow:0 0 40px #c9a84c66}.CTABanner-module__Yz2Llq__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#c9a84c0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
