.HeroSection-module__ZhKSdG__hero{grid-template-columns:1fr 360px;min-height:100vh;display:grid;position:relative}.HeroSection-module__ZhKSdG__leftPanel{align-items:flex-end;display:flex;position:relative;overflow:hidden}.HeroSection-module__ZhKSdG__bgVideo{object-fit:cover;opacity:.18;z-index:1;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__ZhKSdG__overlay1{opacity:.5;z-index:2;opacity:.2;background:linear-gradient(170deg,#1a0509 0%,#0e0c0c99 50%,#0e0c0c 100%);position:absolute;inset:0}.HeroSection-module__ZhKSdG__overlay2{z-index:2;background:linear-gradient(90deg,#0e0c0c4d 60%,#0e0c0c 100%);display:none;position:absolute;inset:0}.HeroSection-module__ZhKSdG__heroContent{z-index:3;flex-direction:column;gap:1.5rem;max-width:720px;padding:5rem 3rem 4.5rem;display:flex;position:relative}.HeroSection-module__ZhKSdG__eyebrow{font-family:var(--font-data);color:var(--gold);letter-spacing:.25em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.6rem;display:flex}.HeroSection-module__ZhKSdG__eyebrowLine{background:var(--gold);flex-shrink:0;width:28px;height:1px;display:inline-block}.HeroSection-module__ZhKSdG__title{font-family:var(--font-display);font-weight:700;font-size:var(--fs-hero);flex-direction:column;line-height:.92;display:flex}.HeroSection-module__ZhKSdG__titleBone{color:var(--bone);display:block}.HeroSection-module__ZhKSdG__titleGold{color:var(--gold);display:block}.HeroSection-module__ZhKSdG__tagline{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.22em;max-width:480px;font-size:.75rem;font-style:italic;line-height:1.7}.HeroSection-module__ZhKSdG__ctas{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.HeroSection-module__ZhKSdG__ctaPrimary,.HeroSection-module__ZhKSdG__ctaGhost{min-height:44px;font-family:var(--font-data);text-transform:uppercase;letter-spacing:.14em;transition:background .3s var(--ease-out), color .3s var(--ease-out), border-color .3s var(--ease-out);white-space:nowrap;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.HeroSection-module__ZhKSdG__ctaPrimary{background:var(--gold);color:var(--black-core);border:1px solid var(--gold)}.HeroSection-module__ZhKSdG__ctaPrimary:hover{background:var(--amber-spark);border-color:var(--amber-spark)}.HeroSection-module__ZhKSdG__ctaGhost{color:var(--bone-dim);background:0 0;border:1px solid #f6f5ef33}.HeroSection-module__ZhKSdG__ctaGhost:hover{border-color:var(--gold);color:var(--gold)}.HeroSection-module__ZhKSdG__rightPanel{background:var(--crimson-dark);border-left:1px solid #cba1352e;flex-direction:column;gap:0;padding:5.5rem 2rem 2rem;display:flex}.HeroSection-module__ZhKSdG__dataBlock{border-top:1px solid #cba1352e;padding:1.5rem 0}.HeroSection-module__ZhKSdG__dataBlock:first-child{border-top:none}.HeroSection-module__ZhKSdG__dataLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.25em;margin-bottom:.5rem;font-size:.52rem}.HeroSection-module__ZhKSdG__valueCrimson{font-family:var(--font-display);color:var(--crimson-highlight);margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1}.HeroSection-module__ZhKSdG__valueGold{font-family:var(--font-display);color:var(--gold);margin-bottom:.5rem;font-size:2.4rem;font-weight:700;line-height:1}.HeroSection-module__ZhKSdG__valueBone{font-family:var(--font-display);color:var(--bone);margin-bottom:.5rem;font-size:3.5rem;font-weight:700;line-height:1}.HeroSection-module__ZhKSdG__dataDesc{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.04em;margin-bottom:.75rem;font-size:.55rem;line-height:1.7}.HeroSection-module__ZhKSdG__barTrack{background:#f6f5ef0f;width:100%;height:2px;overflow:hidden}.HeroSection-module__ZhKSdG__barFill{border-radius:0;height:100%}.HeroSection-module__ZhKSdG__panelFooter{font-family:var(--font-data);color:var(--bone-faint);text-transform:uppercase;letter-spacing:.1em;margin-top:auto;padding-top:2rem;font-size:.5rem;line-height:1.8}@media (max-width:1023px){.HeroSection-module__ZhKSdG__hero{grid-template-columns:1fr}.HeroSection-module__ZhKSdG__rightPanel{display:none}.HeroSection-module__ZhKSdG__leftPanel{min-height:100vh}.HeroSection-module__ZhKSdG__heroContent{padding:6rem 2rem 3rem}}@media (max-width:767px){.HeroSection-module__ZhKSdG__heroContent{padding:5rem 1.5rem 2.5rem}.HeroSection-module__ZhKSdG__title{font-size:clamp(2.5rem,10vw,3.8rem)}}
.ExposedModal-module__jOeQrG__overlay{z-index:1000;background:#0e0c0ceb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ExposedModal-module__jOeQrG__panel{background:var(--black-core);border:1px solid var(--gold-line);width:90%;max-width:640px;padding:3rem;position:relative}.ExposedModal-module__jOeQrG__closeX{color:var(--gold);font-family:var(--font-data);cursor:none;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;transition:opacity .2s;position:absolute;top:1.5rem;right:1.5rem}.ExposedModal-module__jOeQrG__closeX:hover{opacity:.7}.ExposedModal-module__jOeQrG__label{font-family:var(--font-data);letter-spacing:.12em;color:var(--gold);text-transform:uppercase;margin:0 0 1.25rem;font-size:.65rem;font-weight:500}.ExposedModal-module__jOeQrG__heading{font-family:var(--font-display);letter-spacing:.04em;color:var(--bone);margin:0 0 .75rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1}.ExposedModal-module__jOeQrG__sub{font-family:var(--font-body);color:var(--bone-dim);margin:0 0 2rem;font-size:.95rem;line-height:1.5}.ExposedModal-module__jOeQrG__placeholder{border:1px dashed var(--gold-line);text-align:center;margin-bottom:2rem;padding:2rem}.ExposedModal-module__jOeQrG__placeholderText{font-family:var(--font-body);color:var(--bone-faint);margin:0;font-size:.9rem;line-height:1.7}.ExposedModal-module__jOeQrG__closeCta{border:1px solid var(--gold-line);color:var(--gold);font-family:var(--font-data);letter-spacing:.12em;text-transform:uppercase;cursor:none;background:0 0;margin-left:auto;padding:.65rem 1.5rem;font-size:.65rem;font-weight:700;transition:border-color .2s,color .2s;display:block}.ExposedModal-module__jOeQrG__closeCta:hover{border-color:var(--gold);color:var(--bone)}
.ManifestoSection-module__pIsUQG__section{background:var(--crimson-dark);padding:7rem 3rem;position:relative;overflow:hidden}.ManifestoSection-module__pIsUQG__bearWatermark{opacity:.07;filter:grayscale()contrast(1.4);z-index:0;pointer-events:none;object-fit:contain;width:clamp(280px,40vw,520px);height:auto;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}.ManifestoSection-module__pIsUQG__gradientOverlay{z-index:1;pointer-events:none;background:linear-gradient(270deg,#0e0c0c,#0000);width:55%;height:100%;position:absolute;top:0;right:0}.ManifestoSection-module__pIsUQG__content{z-index:2;flex-direction:column;gap:1.5rem;max-width:800px;display:flex;position:relative}.ManifestoSection-module__pIsUQG__label{font-family:var(--font-data);color:var(--gold);letter-spacing:.25em;text-transform:uppercase;font-size:.6rem}.ManifestoSection-module__pIsUQG__headline{font-family:var(--font-display);font-weight:700;font-size:var(--fs-section);flex-direction:column;line-height:1.18;display:flex}.ManifestoSection-module__pIsUQG__lineBone{color:var(--bone);display:block}.ManifestoSection-module__pIsUQG__lineGold{color:var(--gold);display:block}.ManifestoSection-module__pIsUQG__body{font-family:var(--font-body);color:var(--bone-dim);max-width:560px;font-size:1.05rem;font-weight:300;line-height:1.8}@media (max-width:767px){.ManifestoSection-module__pIsUQG__section{padding:5rem 1.5rem}.ManifestoSection-module__pIsUQG__bearWatermark{opacity:.04}}
.ServicesTeaserSection-module__V793cG__section{background:var(--black-deep);padding:7rem 3rem}.ServicesTeaserSection-module__V793cG__topRow{border-bottom:1px solid #cba13526;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;padding-bottom:2rem;display:flex}.ServicesTeaserSection-module__V793cG__topLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.25em;flex-shrink:0;font-size:.6rem}.ServicesTeaserSection-module__V793cG__topHeadline{font-family:var(--font-display);font-weight:700;font-size:var(--fs-section);color:var(--bone);text-align:right;line-height:1.2}.ServicesTeaserSection-module__V793cG__spineList{padding-left:3.5rem;position:relative}.ServicesTeaserSection-module__V793cG__spineLine{background:linear-gradient(#8e0e18,#cba135);width:2px;position:absolute;top:0;bottom:0;left:1.25rem}.ServicesTeaserSection-module__V793cG__serviceItem{transition:background .3s var(--ease-out);border-bottom:1px solid #cba13514;grid-template-columns:1.2fr 1fr;gap:2rem;padding:2rem 0;display:grid;position:relative}.ServicesTeaserSection-module__V793cG__serviceItem:hover{background:#cba13506}.ServicesTeaserSection-module__V793cG__serviceItem:last-child{border-bottom:none}.ServicesTeaserSection-module__V793cG__spineDot{background:var(--gold);border-radius:50%;width:10px;height:10px;position:absolute;top:2.4rem;left:-3.5rem;transform:translate(calc(1.25rem - 5px))}.ServicesTeaserSection-module__V793cG__itemLeft{flex-direction:column;gap:.5rem;display:flex}.ServicesTeaserSection-module__V793cG__itemNum{font-family:var(--font-data);color:var(--gold);letter-spacing:.15em;font-size:.52rem}.ServicesTeaserSection-module__V793cG__itemName{font-family:var(--font-display);color:var(--bone);font-size:1.35rem;font-weight:700;line-height:1.2}.ServicesTeaserSection-module__V793cG__itemDesc{font-family:var(--font-body);color:var(--bone-dim);max-width:480px;font-size:.9rem;font-weight:300;line-height:1.7}.ServicesTeaserSection-module__V793cG__itemRight{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:1rem;display:flex}.ServicesTeaserSection-module__V793cG__tags{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.ServicesTeaserSection-module__V793cG__tag{font-family:var(--font-data);letter-spacing:.08em;text-transform:uppercase;color:var(--bone-faint);white-space:nowrap;border:1px solid #f6f5ef1a;padding:.35rem .75rem;font-size:.52rem}.ServicesTeaserSection-module__V793cG__enquireBtn{background:var(--gold);color:var(--black-core);font-family:var(--font-data);text-transform:uppercase;letter-spacing:.12em;transition:background .25s var(--ease-out);justify-content:center;align-items:center;padding:.65rem 1.5rem;font-size:.6rem;font-weight:700;text-decoration:none;display:inline-flex}.ServicesTeaserSection-module__V793cG__enquireBtn:hover{background:var(--amber-spark)}.ServicesTeaserSection-module__V793cG__bottomRow{justify-content:flex-end;margin-top:3rem;display:flex}.ServicesTeaserSection-module__V793cG__viewAllLink{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.12em;transition:background .25s var(--ease-out);border:1px solid #cba13566;padding:.9rem 2rem;font-size:.65rem;font-weight:700;text-decoration:none}.ServicesTeaserSection-module__V793cG__viewAllLink:hover{background:#cba1351a}@media (max-width:1023px){.ServicesTeaserSection-module__V793cG__serviceItem{grid-template-columns:1fr;gap:1.25rem}.ServicesTeaserSection-module__V793cG__itemRight{align-items:flex-start}.ServicesTeaserSection-module__V793cG__tags{justify-content:flex-start}}@media (max-width:767px){.ServicesTeaserSection-module__V793cG__section{padding:5rem 1.5rem}.ServicesTeaserSection-module__V793cG__topRow{flex-direction:column;align-items:flex-start;gap:1rem}.ServicesTeaserSection-module__V793cG__topHeadline{text-align:left}.ServicesTeaserSection-module__V793cG__spineList{padding-left:2.5rem}.ServicesTeaserSection-module__V793cG__spineLine{left:.75rem}.ServicesTeaserSection-module__V793cG__spineDot{left:-2.5rem;transform:translate(calc(.75rem - 5px))}}
.OriginSection-module__90p0vW__section{background:var(--crimson-dark);padding:7rem 3rem;position:relative;overflow:hidden}.OriginSection-module__90p0vW__watermark{font-family:var(--font-display);color:#cba1350a;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:18rem;font-weight:700;line-height:1;position:absolute;bottom:-5rem;right:1rem}.OriginSection-module__90p0vW__grid{z-index:1;grid-template-columns:1fr 1fr;gap:6rem;max-width:1280px;margin:0 auto;display:grid;position:relative}.OriginSection-module__90p0vW__left{flex-direction:column;gap:2.5rem;display:flex}.OriginSection-module__90p0vW__sectionTitle{font-family:var(--font-display);color:var(--bone);letter-spacing:.04em;margin-bottom:3rem;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.OriginSection-module__90p0vW__visionBlock{gap:1.25rem;display:flex}.OriginSection-module__90p0vW__goldBar{background:var(--gold);border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.OriginSection-module__90p0vW__visionContent{flex-direction:column;gap:.5rem;display:flex}.OriginSection-module__90p0vW__blockLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.25em;font-size:.55rem;font-weight:500}.OriginSection-module__90p0vW__visionText{font-family:var(--font-body);color:var(--bone-dim);font-size:.95rem;font-weight:300;line-height:1.75}.OriginSection-module__90p0vW__identityBlock{flex-direction:column;gap:.35rem;padding:1rem 0;display:flex}.OriginSection-module__90p0vW__identityName{font-family:var(--font-display);color:var(--gold);font-size:1.1rem;font-weight:700}.OriginSection-module__90p0vW__identitySub{font-family:var(--font-data);font-size:.65rem}.OriginSection-module__90p0vW__identityDim{color:var(--bone-faint)}.OriginSection-module__90p0vW__identityLight{color:var(--bone-dim)}.OriginSection-module__90p0vW__missionBlock{flex-direction:column;gap:.75rem;display:flex}.OriginSection-module__90p0vW__missionText{font-family:var(--font-body);color:var(--bone-faint);font-size:.9rem;font-weight:300;line-height:1.75}.OriginSection-module__90p0vW__missionTagline{font-family:var(--font-display);color:var(--crimson-highlight);letter-spacing:.15em;margin-top:.25rem;font-size:.85rem}.OriginSection-module__90p0vW__right{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.OriginSection-module__90p0vW__founderImageWrap{max-width:320px}.OriginSection-module__90p0vW__founderImage{aspect-ratio:3/4;object-fit:cover;object-position:top;width:100%;height:auto;transition:box-shadow .3s var(--ease-out);border:1px solid #cba1352e;display:block}.OriginSection-module__90p0vW__founderImage:hover{box-shadow:0 0 0 2px #cba135}.OriginSection-module__90p0vW__quote{border-left:3px solid var(--gold);max-width:380px;padding-left:1.5rem}.OriginSection-module__90p0vW__quoteText{font-family:var(--font-display);color:var(--bone);margin-bottom:.75rem;font-size:1.1rem;font-style:italic;font-weight:400;line-height:1.5}.OriginSection-module__90p0vW__quoteCite{font-family:var(--font-data);color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.6rem;font-style:normal}@media (max-width:1023px){.OriginSection-module__90p0vW__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:767px){.OriginSection-module__90p0vW__section{padding:5rem 1.5rem}.OriginSection-module__90p0vW__watermark{font-size:10rem;bottom:-3rem;right:-.5rem}.OriginSection-module__90p0vW__sectionTitle{margin-bottom:2rem}}.OriginSection-module__90p0vW__founderBacklink{border-top:1px solid var(--gold-line);margin-top:1.5rem;padding-top:1.25rem}.OriginSection-module__90p0vW__founderRole{font-family:var(--font-data);color:var(--bone-dim);letter-spacing:.04em;margin:0 0 .25rem;font-size:.65rem;line-height:1.5}.OriginSection-module__90p0vW__founderOrgLine{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.03em;margin:0 0 .6rem;font-size:.6rem}.OriginSection-module__90p0vW__founderLink{font-family:var(--font-data);color:var(--gold);letter-spacing:.06em;font-size:.65rem;text-decoration:none;transition:opacity .2s}.OriginSection-module__90p0vW__founderLink:hover{opacity:.75}
.PackagesTeaserSection-module__7NCPSW__section{background:var(--black-deep);padding:7rem 3rem}.PackagesTeaserSection-module__7NCPSW__topRow{border-bottom:1px solid #cba13526;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:4rem;padding-bottom:2rem;display:flex}.PackagesTeaserSection-module__7NCPSW__topLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.25em;flex-shrink:0;font-size:.6rem}.PackagesTeaserSection-module__7NCPSW__topHeadline{font-family:var(--font-display);font-weight:700;font-size:var(--fs-section);color:var(--bone);text-align:right;line-height:1.2}.PackagesTeaserSection-module__7NCPSW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.PackagesTeaserSection-module__7NCPSW__card{background:var(--black-core);border-top:3px solid var(--gold);flex-direction:column;gap:.6rem;padding:2rem;display:flex}.PackagesTeaserSection-module__7NCPSW__cardNum{font-family:var(--font-data);color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:.52rem}.PackagesTeaserSection-module__7NCPSW__cardName{font-family:var(--font-display);color:var(--bone);font-size:1.35rem;font-weight:700;line-height:1}.PackagesTeaserSection-module__7NCPSW__cardPains{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.08em;margin-bottom:.75rem;font-size:.55rem}.PackagesTeaserSection-module__7NCPSW__cardCta{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.12em;transition:background .25s var(--ease-out);border:1px solid #cba13566;align-self:flex-start;margin-top:auto;padding:.9rem 2rem;font-size:.65rem;font-weight:700;text-decoration:none}.PackagesTeaserSection-module__7NCPSW__cardCta:hover{background:#cba1351a}@media (max-width:1023px){.PackagesTeaserSection-module__7NCPSW__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.PackagesTeaserSection-module__7NCPSW__section{padding:5rem 1.5rem}.PackagesTeaserSection-module__7NCPSW__topRow{flex-direction:column;align-items:flex-start;gap:1rem}.PackagesTeaserSection-module__7NCPSW__topHeadline{text-align:left}}
.ContactBand-module__cbGqnq__band{background:var(--gold);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:5rem 3rem;display:flex}.ContactBand-module__cbGqnq__left{flex-direction:column;gap:.75rem;display:flex}.ContactBand-module__cbGqnq__headline{font-family:var(--font-display);color:var(--black-core);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;line-height:1.1}.ContactBand-module__cbGqnq__sub{font-family:var(--font-body);color:#0e0c0c99;font-size:1rem;font-weight:300}.ContactBand-module__cbGqnq__right{flex-shrink:0}.ContactBand-module__cbGqnq__bookBtn{background:var(--black-core);min-height:44px;color:var(--bone);font-family:var(--font-data);text-transform:uppercase;letter-spacing:.14em;transition:background .3s var(--ease-out);justify-content:center;align-items:center;padding:1.2rem 2.5rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.ContactBand-module__cbGqnq__bookBtn:hover{background:var(--crimson-dark)}@media (max-width:767px){.ContactBand-module__cbGqnq__band{flex-direction:column;align-items:flex-start;padding:3.5rem 1.5rem}}
.services-module__g8J8Uq__hero{align-items:flex-end;min-height:55vh;padding:8rem 3rem 4rem;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__bgVideo{object-fit:cover;opacity:.18;z-index:1;width:100%;height:100%;position:absolute;inset:0}.services-module__g8J8Uq__overlay1{z-index:2;background:linear-gradient(160deg,#1a0509 0%,#0e0c0c73 60%,#0e0c0c 100%);position:absolute;inset:0}.services-module__g8J8Uq__overlay2{z-index:2;pointer-events:none;background:repeating-linear-gradient(90deg,#cba1350a 0 1px,#0000 1px 60px);width:40%;position:absolute;top:0;bottom:0;right:0}.services-module__g8J8Uq__heroContent{z-index:3;max-width:720px;position:relative}.services-module__g8J8Uq__heroLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.28em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.6rem;display:flex}.services-module__g8J8Uq__heroLabelLine{background:var(--gold);flex-shrink:0;width:28px;height:1px;display:inline-block}.services-module__g8J8Uq__heroTitle{font-family:var(--font-display);font-weight:700;font-size:var(--fs-hero);margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,4.4rem);line-height:.92}.services-module__g8J8Uq__heroTitleBone{color:var(--bone);display:block}.services-module__g8J8Uq__heroTitleGold{color:var(--gold);display:block}.services-module__g8J8Uq__heroSub{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.18em;margin-bottom:2rem;font-size:.75rem;font-style:italic;line-height:1.8}.services-module__g8J8Uq__heroCta{background:var(--gold);color:var(--black-core);font-family:var(--font-data);text-transform:uppercase;letter-spacing:.14em;transition:background .25s var(--ease-out);justify-content:center;align-items:center;padding:1rem 2rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.services-module__g8J8Uq__heroCta:hover{background:var(--amber-spark)}.services-module__g8J8Uq__auditSection{background:var(--crimson-dark);border-bottom:3px solid var(--gold);grid-template-columns:1fr 360px;align-items:start;gap:4rem;padding:5rem 3rem;display:grid}.services-module__g8J8Uq__auditLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.28em;margin-bottom:1.25rem;font-size:.6rem}.services-module__g8J8Uq__auditHeadline{font-family:var(--font-display);font-weight:700;font-size:var(--fs-section);color:var(--bone);margin-bottom:1.5rem;line-height:1.15}.services-module__g8J8Uq__auditBody{font-family:var(--font-body);color:var(--bone-dim);max-width:520px;margin-bottom:2rem;font-size:.95rem;font-weight:300;line-height:1.9}.services-module__g8J8Uq__auditArtifacts{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem;display:grid}.services-module__g8J8Uq__artifact{background:#0e0c0c80;border:1px solid #cba13526;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.services-module__g8J8Uq__artifactNum{font-family:var(--font-data);color:var(--gold);letter-spacing:.15em;flex-shrink:0;margin-top:1px;font-size:.55rem}.services-module__g8J8Uq__artifactName{font-family:var(--font-data);color:var(--bone-dim);letter-spacing:.05em;font-size:.65rem;line-height:1.4}.services-module__g8J8Uq__auditCta{background:var(--gold);color:var(--black-core);font-family:var(--font-data);text-transform:uppercase;letter-spacing:.14em;transition:background .25s var(--ease-out);justify-content:center;align-items:center;padding:1rem 2rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.services-module__g8J8Uq__auditCta:hover{background:var(--amber-spark)}.services-module__g8J8Uq__auditRight{background:var(--black-core);border-top:3px solid var(--gold);padding:2rem}.services-module__g8J8Uq__auditCardTitle{font-family:var(--font-display);color:var(--gold);letter-spacing:.1em;border-bottom:1px solid #cba13526;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.85rem;font-weight:700}.services-module__g8J8Uq__auditRow{border-bottom:1px solid #cba13512;justify-content:space-between;align-items:baseline;padding:.85rem 0;display:flex}.services-module__g8J8Uq__auditKey{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.08em;font-size:.6rem}.services-module__g8J8Uq__auditVal{font-family:var(--font-display);color:var(--bone);font-size:.85rem;font-weight:700}.services-module__g8J8Uq__auditValGold{color:var(--gold)}.services-module__g8J8Uq__auditValCrimson{color:var(--crimson-highlight)}.services-module__g8J8Uq__auditRefundNote{font-family:var(--font-data);color:var(--bone-faint);opacity:.7;margin-top:1.25rem;font-size:.52rem;font-style:italic;line-height:1.7}.services-module__g8J8Uq__pkgNav{background:var(--black-core);z-index:40;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid #cba13526;gap:0;padding:0 3rem;display:flex;position:sticky;top:64px;overflow-x:auto}.services-module__g8J8Uq__pkgNav::-webkit-scrollbar{display:none}.services-module__g8J8Uq__pkgTab{font-family:var(--font-data);letter-spacing:.2em;text-transform:uppercase;color:var(--bone-faint);cursor:pointer;transition:color .2s var(--ease-out), border-color .2s var(--ease-out);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:1rem 1.75rem;font-size:.62rem;font-weight:700;text-decoration:none;display:block}.services-module__g8J8Uq__pkgTab:hover{color:var(--bone-dim)}.services-module__g8J8Uq__pkgTabActive{color:var(--gold);border-bottom:2px solid var(--gold)}.services-module__g8J8Uq__pkgSection{background:var(--black-deep);padding:5rem 3rem;scroll-margin-top:112px}.services-module__g8J8Uq__pkgSection:nth-child(2n){background:#0a0808}.services-module__g8J8Uq__pkgHeader{border-bottom:1px solid #cba1351f;grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:3rem;padding-bottom:2.5rem;display:grid}.services-module__g8J8Uq__pkgNum{font-family:var(--font-data);color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.6rem;font-size:.58rem}.services-module__g8J8Uq__pkgName{font-family:var(--font-display);font-weight:700;font-size:var(--fs-hero);color:var(--bone);margin-bottom:.6rem;line-height:.9}.services-module__g8J8Uq__pkgPains{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.1em;font-size:.58rem}.services-module__g8J8Uq__pkgDesc{font-family:var(--font-body);color:var(--bone-dim);align-self:flex-end;font-size:.95rem;font-weight:300;line-height:1.9}.services-module__g8J8Uq__tiersGrid{background:#cba1351a;grid-template-columns:1fr 1fr;gap:2px;display:grid}.services-module__g8J8Uq__tier{background:var(--black-deep);padding:2.5rem}.services-module__g8J8Uq__tierCmd{background:#0d0b0b}.services-module__g8J8Uq__tierBadge{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.services-module__g8J8Uq__tierName{font-family:var(--font-display);color:var(--gold);letter-spacing:.15em;font-size:.9rem;font-weight:700}.services-module__g8J8Uq__tierCmdName{color:var(--bone)}.services-module__g8J8Uq__tierPrice{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.08em;background:#cba13514;border:1px solid #cba13526;padding:.3rem .75rem;font-size:.6rem}.services-module__g8J8Uq__tierDivider{background:#cba1351a;width:100%;height:1px;margin-bottom:1.5rem}.services-module__g8J8Uq__tierCmdDivider{background:#f6f5ef0d}.services-module__g8J8Uq__tierPlusNote{font-family:var(--font-data);color:#cba13580;letter-spacing:.1em;margin-bottom:1rem;font-size:.55rem}.services-module__g8J8Uq__deliverable{border-bottom:1px solid #f6f5ef0a;align-items:flex-start;gap:.75rem;padding:.6rem 0;display:flex}.services-module__g8J8Uq__deliverable:last-of-type{border-bottom:none}.services-module__g8J8Uq__deliverableDash{color:var(--gold);opacity:.45;flex-shrink:0;margin-top:2px;font-size:.7rem}.services-module__g8J8Uq__deliverableCmdDash{opacity:.65}.services-module__g8J8Uq__deliverableText{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.03em;font-size:.65rem;line-height:1.65}.services-module__g8J8Uq__deliverableCmdText{color:var(--bone-dim)}.services-module__g8J8Uq__tierCta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.services-module__g8J8Uq__tierBtn{background:var(--gold);color:var(--black-core);font-family:var(--font-data);text-transform:uppercase;letter-spacing:.14em;transition:background .25s var(--ease-out);align-items:center;padding:.75rem 1.5rem;font-size:.6rem;font-weight:700;text-decoration:none;display:inline-flex}.services-module__g8J8Uq__tierBtn:hover{background:var(--amber-spark)}.services-module__g8J8Uq__tierCmdBtn{background:var(--bone);color:var(--black-core)}.services-module__g8J8Uq__tierCmdBtn:hover{background:var(--amber-spark)}.services-module__g8J8Uq__addonsSection{background:var(--crimson-dark);padding:5rem 3rem}.services-module__g8J8Uq__addonsHeader{border-bottom:1px solid #cba1351f;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.services-module__g8J8Uq__addonsLabel{font-family:var(--font-data);color:var(--gold);text-transform:uppercase;letter-spacing:.28em;font-size:.6rem}.services-module__g8J8Uq__addonsNote{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.05em;font-size:.58rem;font-style:italic}.services-module__g8J8Uq__addonsGrid{background:#cba13514;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.services-module__g8J8Uq__addon{background:var(--crimson-dark);transition:background .2s var(--ease-out);padding:1.25rem}.services-module__g8J8Uq__addon:hover{background:#cba1350d}.services-module__g8J8Uq__addonName{font-family:var(--font-display);color:var(--bone);margin-bottom:.5rem;font-size:.72rem;font-weight:700;line-height:1.35}.services-module__g8J8Uq__addonDesc{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.03em;font-size:.55rem;line-height:1.65}.services-module__g8J8Uq__nnSection{background:var(--black-core);padding:5rem 3rem}.services-module__g8J8Uq__nnHeader{margin-bottom:3rem}.services-module__g8J8Uq__nnLabel{font-family:var(--font-data);color:var(--gold);letter-spacing:.28em;text-transform:uppercase;margin-bottom:.75rem;font-size:.6rem}.services-module__g8J8Uq__nnTitle{font-family:var(--font-display);font-weight:700;font-size:var(--fs-section);color:var(--bone);line-height:1.15}.services-module__g8J8Uq__nnGrid{background:#f6f5ef0d;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.services-module__g8J8Uq__nnItem{background:var(--black-core);align-items:flex-start;gap:1rem;padding:2rem;display:flex}.services-module__g8J8Uq__nnNum{font-family:var(--font-display);color:#cba1354d;flex-shrink:0;margin-top:2px;font-size:.65rem}.services-module__g8J8Uq__nnText{font-family:var(--font-body);color:var(--bone-dim);font-size:.88rem;font-weight:300;line-height:1.85}.services-module__g8J8Uq__nnText strong{color:var(--bone);font-weight:600}.services-module__g8J8Uq__sahasraBand{background:var(--crimson-dark);border-top:1px solid #cba1351f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3.5rem 3rem;display:flex}.services-module__g8J8Uq__sahasraMeta{font-family:var(--font-data);color:var(--bone-faint);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.6rem;font-size:.55rem}.services-module__g8J8Uq__sahasraName{font-family:var(--font-display);color:var(--gold);letter-spacing:.06em;margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.services-module__g8J8Uq__sahasraSub{font-family:var(--font-data);color:var(--bone-dim);letter-spacing:.06em;margin-bottom:.35rem;font-size:.62rem}.services-module__g8J8Uq__sahasraNote{font-family:var(--font-data);color:var(--bone-faint);font-size:.55rem;font-style:italic}.services-module__g8J8Uq__sahasraCta{color:var(--gold);font-family:var(--font-data);letter-spacing:.14em;text-transform:uppercase;transition:background .25s var(--ease-out);border:1px solid #cba13566;flex-shrink:0;align-items:center;padding:.9rem 1.75rem;font-size:.62rem;font-weight:700;text-decoration:none;display:inline-flex}.services-module__g8J8Uq__sahasraCta:hover{background:#cba1351a}@media (max-width:1023px){.services-module__g8J8Uq__auditSection{grid-template-columns:1fr;gap:2.5rem}.services-module__g8J8Uq__pkgHeader{grid-template-columns:1fr;gap:1.5rem}.services-module__g8J8Uq__tiersGrid{grid-template-columns:1fr}.services-module__g8J8Uq__addonsGrid,.services-module__g8J8Uq__nnGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.services-module__g8J8Uq__hero{min-height:70vh;padding:6rem 1.5rem 3rem}.services-module__g8J8Uq__auditSection{padding:4rem 1.5rem}.services-module__g8J8Uq__auditArtifacts{grid-template-columns:1fr}.services-module__g8J8Uq__pkgNav{padding:0 1.5rem;top:56px}.services-module__g8J8Uq__pkgSection{padding:4rem 1.5rem;scroll-margin-top:100px}.services-module__g8J8Uq__pkgName{font-size:clamp(2.5rem,10vw,4rem)}.services-module__g8J8Uq__tier{padding:2rem 1.5rem}.services-module__g8J8Uq__addonsSection{padding:4rem 1.5rem}.services-module__g8J8Uq__addonsGrid{grid-template-columns:1fr}.services-module__g8J8Uq__nnSection{padding:4rem 1.5rem}.services-module__g8J8Uq__nnGrid{grid-template-columns:1fr}.services-module__g8J8Uq__sahasraBand{flex-direction:column;align-items:flex-start;padding:3rem 1.5rem}}@media (max-width:479px){.services-module__g8J8Uq__pkgTab{padding:.85rem 1.25rem;font-size:.55rem}.services-module__g8J8Uq__tiersGrid{gap:0}.services-module__g8J8Uq__tierCta{flex-direction:column;align-items:flex-start}.services-module__g8J8Uq__tierBtn{justify-content:center;width:100%}}
