@layer layout{.ContactForm-module__1SvrgG__formShell{min-width:0;container:contact-form/inline-size}.ContactForm-module__1SvrgG__form{background:var(--white);border:1px solid #ffffff47;border-radius:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:clamp(1.35rem,3.5vw,2.5rem);transition:border-color .18s;display:grid;box-shadow:0 1.5rem 4rem #0000002e}.ContactForm-module__1SvrgG__formIntroduction,.ContactForm-module__1SvrgG__messageField,.ContactForm-module__1SvrgG__formFooter,.ContactForm-module__1SvrgG__form>.ContactForm-module__1SvrgG__fieldGroup{grid-column:1/-1}.ContactForm-module__1SvrgG__formRow{grid-column:1/-1;grid-template-columns:subgrid;gap:1rem;display:grid}@container contact-form (max-width:36rem){.ContactForm-module__1SvrgG__form,.ContactForm-module__1SvrgG__formRow{grid-template-columns:minmax(0,1fr)}.ContactForm-module__1SvrgG__formFooter{flex-direction:column-reverse;align-items:stretch}.ContactForm-module__1SvrgG__submit{width:100%}}}@layer components{.ContactForm-module__1SvrgG__form:has([aria-invalid=true]){border-color:color-mix(in srgb, var(--danger) 58%, transparent)}.ContactForm-module__1SvrgG__formIntroduction{border-bottom:1px solid var(--line);justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:.25rem;padding-bottom:1.2rem;display:flex}.ContactForm-module__1SvrgG__formIntroduction>p:first-child{color:var(--navy);font-family:var(--font-display), Georgia, serif;font-size:1.75rem;font-weight:600;line-height:1.2}.ContactForm-module__1SvrgG__formIntroduction>p:last-child{color:var(--slate);text-align:right;font-size:.82rem;line-height:1.5}.ContactForm-module__1SvrgG__fieldGroup{min-width:0;position:relative}.ContactForm-module__1SvrgG__fieldGroup:has(input:focus-visible,select:focus-visible,textarea:focus-visible) label{color:var(--brass-dark)}.ContactForm-module__1SvrgG__fieldGroup label{color:var(--navy);margin-bottom:.42rem;font-size:.87rem;font-weight:700;line-height:1.45;transition:color .16s;display:block}.ContactForm-module__1SvrgG__fieldGroup input,.ContactForm-module__1SvrgG__fieldGroup select,.ContactForm-module__1SvrgG__fieldGroup textarea{appearance:none;background:var(--ivory-soft);color:var(--navy);border:1px solid #071b3533;border-radius:.42rem;outline:0;width:100%;min-height:3.15rem;padding:.72rem .82rem;font-size:max(1rem,16px);line-height:1.5;transition:background-color .16s,border-color .16s,box-shadow .16s;display:block}.ContactForm-module__1SvrgG__fieldGroup textarea{resize:vertical;min-height:8.75rem}.ContactForm-module__1SvrgG__fieldGroup select{background-image:linear-gradient(45deg, transparent 50%, var(--brass-dark) 50%), linear-gradient(135deg, var(--brass-dark) 50%, transparent 50%);background-position:calc(100% - 17px) 52%,calc(100% - 12px) 52%;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2.5rem}.ContactForm-module__1SvrgG__fieldGroup input:hover,.ContactForm-module__1SvrgG__fieldGroup select:hover,.ContactForm-module__1SvrgG__fieldGroup textarea:hover{border-color:#071b3557}.ContactForm-module__1SvrgG__fieldGroup input:focus-visible,.ContactForm-module__1SvrgG__fieldGroup select:focus-visible,.ContactForm-module__1SvrgG__fieldGroup textarea:focus-visible{background:var(--white);border-color:var(--brass-dark);box-shadow:0 0 0 3px #b6925233}.ContactForm-module__1SvrgG__fieldGroup [aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 3px #a129291a}.ContactForm-module__1SvrgG__fieldNote,.ContactForm-module__1SvrgG__fieldError{margin-top:.38rem;font-size:.78rem;line-height:1.45}.ContactForm-module__1SvrgG__fieldNote{color:var(--slate)}.ContactForm-module__1SvrgG__fieldError{color:var(--danger);font-weight:700}.ContactForm-module__1SvrgG__honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ContactForm-module__1SvrgG__formFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.25rem;margin-top:.25rem;padding-top:1.25rem;display:flex}.ContactForm-module__1SvrgG__status{color:var(--slate);max-width:24rem;font-size:.82rem;line-height:1.5}.ContactForm-module__1SvrgG__status a{border-bottom:1px solid var(--brass);color:var(--navy);font-weight:700}.ContactForm-module__1SvrgG__statusError{color:var(--danger);font-weight:700}.ContactForm-module__1SvrgG__submit{background:var(--navy);border:1px solid var(--navy);color:var(--white);border-radius:.42rem;flex:none;justify-content:space-between;align-items:center;gap:1.75rem;min-height:3.25rem;padding:.8rem 1rem;font-size:.92rem;font-weight:700;transition:background-color .18s,opacity .18s,transform .18s;display:inline-flex}.ContactForm-module__1SvrgG__submit:hover:not(:disabled){background:var(--navy-soft);transform:translateY(-1px)}.ContactForm-module__1SvrgG__submit:disabled{cursor:wait;opacity:.58}.ContactForm-module__1SvrgG__confirmation{background:var(--white);color:var(--navy);border-radius:.9rem;align-content:center;justify-items:start;min-height:24rem;padding:clamp(2rem,6vw,4rem);display:grid;box-shadow:0 1.5rem 4rem #0000002e}.ContactForm-module__1SvrgG__confirmation h2{letter-spacing:-.04em;margin-block:1rem 1.25rem;font-size:clamp(3rem,7vw,5rem);line-height:1}.ContactForm-module__1SvrgG__confirmation>p:not(.ContactForm-module__1SvrgG__eyebrow){color:var(--slate);max-width:30rem;font-size:1.05rem;line-height:1.7}.ContactForm-module__1SvrgG__confirmation a{border-bottom:1px solid var(--brass);margin-top:1.5rem;padding-block:.25rem;font-weight:700}.ContactForm-module__1SvrgG__confirmationMark{background:var(--ivory);border:1px solid color-mix(in srgb, var(--brass) 40%, transparent);color:var(--success);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;font-size:1.4rem;display:flex}@container contact-form (max-width:36rem){.ContactForm-module__1SvrgG__formIntroduction{flex-direction:column;align-items:flex-start}.ContactForm-module__1SvrgG__formIntroduction>p:last-child{text-align:left}}}@layer motion{.ContactForm-module__1SvrgG__confirmation{animation:.36s ease-out both ContactForm-module__1SvrgG__confirmation-in}@keyframes ContactForm-module__1SvrgG__confirmation-in{0%{opacity:0;transform:translateY(.5rem)}}}
@layer layout{.OperatingLayerDemo-module__l6H2BW__demo{margin-top:clamp(2.75rem,6vw,5rem);container:property-demo/inline-size}.OperatingLayerDemo-module__l6H2BW__demoGrid{grid-template-columns:minmax(0,1.1fr) minmax(21rem,.9fr);min-height:36rem;display:grid}@container property-demo (max-width:52rem){.OperatingLayerDemo-module__l6H2BW__demoGrid{grid-template-columns:minmax(0,1fr)}}}@layer components{.OperatingLayerDemo-module__l6H2BW__demo{background:var(--navy);color:var(--white);border:1px solid #ffffff1a;border-radius:1rem;overflow:hidden;box-shadow:0 2rem 5rem #071b3529}.OperatingLayerDemo-module__l6H2BW__demoHeader{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:end;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex}.OperatingLayerDemo-module__l6H2BW__demoHeader h3{letter-spacing:-.035em;margin-top:.55rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1}.OperatingLayerDemo-module__l6H2BW__demoLabel,.OperatingLayerDemo-module__l6H2BW__panelLabel{color:var(--brass-light);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:700}.OperatingLayerDemo-module__l6H2BW__propertyName{color:#ffffffb8;letter-spacing:.04em;font-size:.9rem}.OperatingLayerDemo-module__l6H2BW__plan{background:linear-gradient(#071b3508 1px, transparent 1px), linear-gradient(90deg, #071b3508 1px, transparent 1px), var(--ivory-soft);background-size:2rem 2rem;min-height:36rem;position:relative;overflow:hidden}.OperatingLayerDemo-module__l6H2BW__planGlow{filter:blur(2px);background:#b6925221;border-radius:50%;width:24rem;height:24rem;position:absolute;top:-7rem;left:-9rem}.OperatingLayerDemo-module__l6H2BW__floorPlan{border:2px solid #071b3573;grid-template-rows:1fr .7fr .8fr;grid-template-columns:1.15fr .85fr;gap:.5rem;padding:.6rem;display:grid;position:absolute;inset:18% 17% 17% 20%}.OperatingLayerDemo-module__l6H2BW__floorPlan:before{content:"";border:1px solid #b69252b3;position:absolute;inset:-1.25rem}.OperatingLayerDemo-module__l6H2BW__floorPlan span{background:#ffffff4d;border:1px solid #071b353d}.OperatingLayerDemo-module__l6H2BW__floorPlan span:first-child{grid-row:span 2}.OperatingLayerDemo-module__l6H2BW__floorPlan span:nth-child(4){grid-column:span 2}.OperatingLayerDemo-module__l6H2BW__pointGroup{position:absolute;inset:0}.OperatingLayerDemo-module__l6H2BW__point{color:var(--navy);background:#fffffff0;border:1px solid #071b3529;border-radius:999px;align-items:center;gap:.55rem;min-height:2.75rem;padding:.65rem .85rem;font-size:.82rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s;display:inline-flex;position:absolute;box-shadow:0 .65rem 1.5rem #071b351f}.OperatingLayerDemo-module__l6H2BW__point>span{background:var(--brass);border:2px solid var(--white);box-shadow:0 0 0 1px var(--brass);border-radius:50%;flex:0 0 .55rem;height:.55rem}.OperatingLayerDemo-module__l6H2BW__point:hover{transform:translateY(-2px)}.OperatingLayerDemo-module__l6H2BW__point[aria-pressed=true]{background:var(--navy);color:var(--white)}.OperatingLayerDemo-module__l6H2BW__point:focus-visible{outline:2px solid var(--navy);outline-offset:2px;box-shadow:0 0 0 3px #b6925252,0 .65rem 1.5rem #071b351f}.OperatingLayerDemo-module__l6H2BW__point1{top:13%;left:4%}.OperatingLayerDemo-module__l6H2BW__point2{top:28%;right:4%}.OperatingLayerDemo-module__l6H2BW__point3{bottom:18%;left:4%}.OperatingLayerDemo-module__l6H2BW__point4{bottom:7%;right:5%}.OperatingLayerDemo-module__l6H2BW__panel{background:radial-gradient(circle at 100% 0, #b692521a, transparent 17rem), var(--navy);border-left:1px solid #ffffff21;min-height:36rem;padding:clamp(2rem,5vw,3.5rem)}.OperatingLayerDemo-module__l6H2BW__panel h4{letter-spacing:-.03em;margin-block:.8rem 2rem;font-size:clamp(2rem,3.4vw,3rem);line-height:1.05}.OperatingLayerDemo-module__l6H2BW__pulseList{border-top:1px solid #ffffff29}.OperatingLayerDemo-module__l6H2BW__pulseList>div{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem;display:flex}.OperatingLayerDemo-module__l6H2BW__pulseList dt{color:#ffffff9e}.OperatingLayerDemo-module__l6H2BW__pulseList dd{text-align:right;align-items:center;gap:.5rem;font-weight:600;display:flex}.OperatingLayerDemo-module__l6H2BW__pulseList dd span{background:#66a989;border-radius:50%;width:.45rem;height:.45rem}.OperatingLayerDemo-module__l6H2BW__timeline{counter-reset:timeline;display:grid}.OperatingLayerDemo-module__l6H2BW__timeline li{color:#ffffffc2;grid-template-columns:1.7rem minmax(0,1fr);align-items:center;gap:.85rem;min-height:3.2rem;display:grid;position:relative}.OperatingLayerDemo-module__l6H2BW__timeline li:before{content:"";background:#ffffff29;width:1px;height:100%;position:absolute;top:50%;left:.78rem}.OperatingLayerDemo-module__l6H2BW__timeline li:last-child:before{display:none}.OperatingLayerDemo-module__l6H2BW__timeline li>span{background:var(--navy);border:1px solid var(--brass);z-index:1;border-radius:50%;width:1rem;height:1rem;position:relative}.OperatingLayerDemo-module__l6H2BW__documentList{gap:.75rem;display:grid}.OperatingLayerDemo-module__l6H2BW__documentList li{background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:.9rem;min-height:3.7rem;padding:.8rem 1rem;display:flex}.OperatingLayerDemo-module__l6H2BW__documentList li>span{border:1px solid var(--brass-light);border-radius:.1rem;width:1rem;height:1.25rem;position:relative}.OperatingLayerDemo-module__l6H2BW__documentList li>span:after{background:var(--brass-light);content:"";width:.45rem;height:1px;position:absolute;top:.42rem;left:.2rem}.OperatingLayerDemo-module__l6H2BW__generateButton{color:var(--white);background:0 0;border:1px solid #b69252a6;border-radius:.35rem;justify-content:space-between;align-items:center;gap:2rem;min-height:3rem;padding:.7rem .9rem;font-size:.9rem;font-weight:700;transition:background-color .18s,border-color .18s;display:inline-flex}.OperatingLayerDemo-module__l6H2BW__generateButton:hover{border-color:var(--brass-light);background:#ffffff12}.OperatingLayerDemo-module__l6H2BW__generateButton:focus-visible{outline:2px solid var(--brass-light);outline-offset:3px}.OperatingLayerDemo-module__l6H2BW__briefing{border-left:2px solid var(--brass);color:#fffc;font-family:var(--font-display), Georgia, serif;margin-top:2rem;padding-left:1.25rem;font-size:clamp(1.35rem,2.5vw,1.8rem);line-height:1.45}@container property-demo (max-width:52rem){.OperatingLayerDemo-module__l6H2BW__panel{border-top:1px solid #ffffff21;border-left:0;min-height:31rem}}@container property-demo (max-width:34rem){.OperatingLayerDemo-module__l6H2BW__demoHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.OperatingLayerDemo-module__l6H2BW__plan{min-height:30rem}.OperatingLayerDemo-module__l6H2BW__floorPlan{inset:18% 14% 21% 18%}.OperatingLayerDemo-module__l6H2BW__point{padding-inline:.7rem;font-size:.76rem}.OperatingLayerDemo-module__l6H2BW__point1{top:9%;left:3%}.OperatingLayerDemo-module__l6H2BW__point2{top:28%;right:3%}.OperatingLayerDemo-module__l6H2BW__point3{bottom:17%;left:3%}.OperatingLayerDemo-module__l6H2BW__point4{bottom:5%;right:3%}.OperatingLayerDemo-module__l6H2BW__pulseList>div{flex-direction:column;align-items:flex-start;gap:.35rem}.OperatingLayerDemo-module__l6H2BW__pulseList dd{text-align:left}}}@layer motion{.OperatingLayerDemo-module__l6H2BW__panel{animation:.3s ease-out both OperatingLayerDemo-module__l6H2BW__panel-in}.OperatingLayerDemo-module__l6H2BW__timeline li{animation:.32s ease-out both OperatingLayerDemo-module__l6H2BW__timeline-in}.OperatingLayerDemo-module__l6H2BW__timeline li:nth-child(2){animation-delay:70ms}.OperatingLayerDemo-module__l6H2BW__timeline li:nth-child(3){animation-delay:.14s}.OperatingLayerDemo-module__l6H2BW__timeline li:nth-child(4){animation-delay:.21s}.OperatingLayerDemo-module__l6H2BW__timeline li:nth-child(5){animation-delay:.28s}.OperatingLayerDemo-module__l6H2BW__briefing:not([hidden]){animation:.36s ease-out both OperatingLayerDemo-module__l6H2BW__briefing-in}@keyframes OperatingLayerDemo-module__l6H2BW__panel-in{0%{opacity:0;transform:translateY(.4rem)}}@keyframes OperatingLayerDemo-module__l6H2BW__timeline-in{0%{opacity:0;transform:translate(-.45rem)}}@keyframes OperatingLayerDemo-module__l6H2BW__briefing-in{0%{opacity:0;transform:translateY(.5rem)}}@media (prefers-reduced-motion:reduce){.OperatingLayerDemo-module__l6H2BW__panel,.OperatingLayerDemo-module__l6H2BW__timeline li,.OperatingLayerDemo-module__l6H2BW__briefing:not([hidden]){animation:none}.OperatingLayerDemo-module__l6H2BW__point,.OperatingLayerDemo-module__l6H2BW__generateButton{transition:none}}}
@layer layout{.HomeSections-module__hOBOEq__hero{background:radial-gradient(circle at 76% 20%, #b6925229, transparent 25rem), linear-gradient(145deg, var(--ivory-soft), #fbfaf7 62%, var(--white))}.HomeSections-module__hOBOEq__heroInner,.HomeSections-module__hOBOEq__operatingInner,.HomeSections-module__hOBOEq__contactInner{max-width:var(--content-width);margin-inline:auto}.HomeSections-module__hOBOEq__heroInner{min-height:calc(88svh - 5.5rem);padding:clamp(3.75rem, 7vw, 6rem) var(--gutter);grid-template-columns:minmax(0,1fr) minmax(25rem,.75fr);align-items:center;gap:clamp(3rem,7vw,6.5rem);display:grid}.HomeSections-module__hOBOEq__operatingLayer{background:radial-gradient(circle at 90% 15%, #b6925214, transparent 24rem), var(--white);content-visibility:auto;contain-intrinsic-size:auto 76rem}.HomeSections-module__hOBOEq__operatingInner{padding:clamp(5rem, 9vw, 7.5rem) var(--gutter)}.HomeSections-module__hOBOEq__operatingHeading{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:2.5rem;display:grid}.HomeSections-module__hOBOEq__contact{background:radial-gradient(circle at 12% 18%, #b692521a, transparent 24rem), var(--navy);color:var(--white);content-visibility:auto;contain-intrinsic-size:auto 48rem}.HomeSections-module__hOBOEq__contactInner{padding:clamp(5rem, 9vw, 7rem) var(--gutter);grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,7vw,6rem);display:grid}@media (max-width:54rem){.HomeSections-module__hOBOEq__contactInner{grid-template-columns:minmax(0,1fr)}}@media (max-width:48rem){.HomeSections-module__hOBOEq__heroInner,.HomeSections-module__hOBOEq__operatingHeading{grid-template-columns:minmax(0,1fr)}.HomeSections-module__hOBOEq__heroInner{min-height:auto;padding-block:3.75rem 4.75rem}.HomeSections-module__hOBOEq__operatingHeading{align-items:start;gap:1.5rem}}}@layer components{.HomeSections-module__hOBOEq__heroCopy{max-width:42rem}.HomeSections-module__hOBOEq__heroCopy h1{letter-spacing:-.055em;text-wrap:balance;margin-block:1.25rem 1.5rem;font-size:clamp(3.75rem,6.7vw,6.3rem);line-height:.94}.HomeSections-module__hOBOEq__heroCopy>a{margin-top:2.1rem}.HomeSections-module__hOBOEq__heroIntroduction{color:var(--slate);max-width:37rem;font-size:clamp(1.08rem,1.6vw,1.24rem);line-height:1.7}.HomeSections-module__hOBOEq__privateLine{color:var(--brass-dark);letter-spacing:.035em;margin-top:1.15rem;font-size:.88rem;font-weight:600}.HomeSections-module__hOBOEq__propertyVisual{aspect-ratio:.84;background:radial-gradient(circle at 68% 22%, #ffffff2e, transparent 24%), linear-gradient(150deg, #34516d, var(--navy) 72%);border-radius:48% 48% 1.25rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #071b3529}.HomeSections-module__hOBOEq__propertyVisual:before{content:"";border:1px solid #ffffff24;border-radius:50%;width:22rem;height:22rem;position:absolute;top:-8rem;right:-9rem}.HomeSections-module__hOBOEq__propertyVisual:after{content:"";background:linear-gradient(90deg,#0000,#b692529e,#0000);height:1px;position:absolute;bottom:10%;left:28%;right:28%}.HomeSections-module__hOBOEq__halo{background:#f5f0e724;border-radius:50%;width:22rem;height:22rem;position:absolute;top:16%;left:-8rem}.HomeSections-module__hOBOEq__architecture{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f0e724;border:1px solid #ffffff42;border-top:2px solid #b6925294;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem;display:grid;position:absolute;inset:29% 15% 10%}.HomeSections-module__hOBOEq__architecture span{background:#071b3542;border:1px solid #ffffff4d}.HomeSections-module__hOBOEq__operatingHeading h2,.HomeSections-module__hOBOEq__contactCopy h2{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(2.85rem,5vw,4.7rem);line-height:1}.HomeSections-module__hOBOEq__operatingHeading h2{max-width:14ch;margin-top:.95rem}.HomeSections-module__hOBOEq__operatingHeading>p{color:var(--slate);font-size:1.05rem;line-height:1.75}.HomeSections-module__hOBOEq__contactCopy{position:sticky;top:7rem}.HomeSections-module__hOBOEq__contactCopy h2{max-width:10ch;margin-block:.95rem 1.25rem}.HomeSections-module__hOBOEq__contactCopy>p:last-child{color:#ffffffb8;max-width:31rem;font-size:1.05rem;line-height:1.75}@media (max-width:54rem){.HomeSections-module__hOBOEq__contactCopy{position:static}}@media (max-width:48rem){.HomeSections-module__hOBOEq__propertyVisual{aspect-ratio:1/.92;width:100%;max-width:32rem;margin-inline:auto}}@media (max-width:35rem){.HomeSections-module__hOBOEq__heroCopy h1{font-size:clamp(3.25rem,15vw,4.3rem)}.HomeSections-module__hOBOEq__heroCopy>a{justify-content:center;width:100%}.HomeSections-module__hOBOEq__architecture{left:11%;right:11%}}}@layer motion{@supports (animation-timeline:view()){.HomeSections-module__hOBOEq__propertyVisual,.HomeSections-module__hOBOEq__operatingHeading,.HomeSections-module__hOBOEq__demoWrap{animation:linear both HomeSections-module__hOBOEq__settle;animation-timeline:view();animation-range:entry entry 70%}}@keyframes HomeSections-module__hOBOEq__settle{0%{opacity:.8;transform:translateY(.65rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.HomeSections-module__hOBOEq__propertyVisual,.HomeSections-module__hOBOEq__operatingHeading,.HomeSections-module__hOBOEq__demoWrap{animation:none}}}
@layer layout{.SiteChrome-module__ml14sq__header{border-bottom:1px solid var(--line);z-index:50;background:#fffffff0;position:sticky;top:0;box-shadow:0 .25rem 1.5rem #071b350a}.SiteChrome-module__ml14sq__headerInner{max-width:var(--content-width);min-height:5.5rem;padding:.9rem var(--gutter);justify-content:space-between;align-items:center;gap:2rem;margin-inline:auto;display:flex}.SiteChrome-module__ml14sq__footer{color:var(--white);background:#041529}.SiteChrome-module__ml14sq__footerInner{max-width:var(--content-width);padding:2.25rem var(--gutter);justify-content:space-between;align-items:center;gap:1.5rem 3rem;margin-inline:auto;display:flex}@media (max-width:48rem){.SiteChrome-module__ml14sq__footerInner{flex-direction:column;align-items:flex-start}}}@layer components{.SiteChrome-module__ml14sq__brand{flex:none;line-height:0;text-decoration:none;display:inline-block}.SiteChrome-module__ml14sq__brandImage{width:clamp(13rem,18vw,15.5rem);height:auto}.SiteChrome-module__ml14sq__brandCompact{background:var(--ivory);border-radius:.35rem;padding:.7rem .8rem}.SiteChrome-module__ml14sq__brandCompact .SiteChrome-module__ml14sq__brandImage{width:clamp(13.5rem,21vw,17rem)}.SiteChrome-module__ml14sq__navigation,.SiteChrome-module__ml14sq__navigationLinks{align-items:center;display:flex}.SiteChrome-module__ml14sq__navigation{gap:clamp(1.25rem,3vw,2.25rem)}.SiteChrome-module__ml14sq__navigationLinks{gap:clamp(1.15rem,2.5vw,2rem)}.SiteChrome-module__ml14sq__navigationLinks a{color:var(--slate);min-height:2.75rem;padding-block:.65rem;font-size:.92rem;font-weight:650}.SiteChrome-module__ml14sq__navigationLinks a:hover,.SiteChrome-module__ml14sq__navigationLinks a:focus-visible{color:var(--navy)}.SiteChrome-module__ml14sq__headerCta{background:var(--navy);border:1px solid var(--navy);color:var(--white);border-radius:.35rem;justify-content:center;align-items:center;min-height:2.95rem;padding:.65rem 1.05rem;font-size:.9rem;font-weight:700;transition:background-color .18s,transform .18s;display:inline-flex}.SiteChrome-module__ml14sq__headerCta:hover{background:var(--navy-soft);transform:translateY(-1px)}.SiteChrome-module__ml14sq__footerNav{align-items:center;gap:1.5rem;display:flex}.SiteChrome-module__ml14sq__footerNav a{color:#ffffffb8;min-height:2.4rem;padding-block:.35rem;font-size:.92rem}.SiteChrome-module__ml14sq__footerNav a:hover{color:var(--white)}.SiteChrome-module__ml14sq__footerLegal{color:#ffffff8a;font-size:.8rem}@media (max-width:55rem){.SiteChrome-module__ml14sq__navigationLinks{display:none}}@media (max-width:27rem){.SiteChrome-module__ml14sq__headerInner{gap:.75rem}.SiteChrome-module__ml14sq__brandImage{width:9.5rem}.SiteChrome-module__ml14sq__headerCta{min-height:2.75rem;padding-inline:.75rem;font-size:.82rem}}}@layer motion{@supports (animation-timeline:scroll()){.SiteChrome-module__ml14sq__headerInner{animation:linear both SiteChrome-module__ml14sq__compact-header;animation-timeline:scroll(root);animation-range:0 9rem}.SiteChrome-module__ml14sq__header .SiteChrome-module__ml14sq__brandImage{animation:linear both SiteChrome-module__ml14sq__compact-logo;animation-timeline:scroll(root);animation-range:0 9rem}}@keyframes SiteChrome-module__ml14sq__compact-header{0%{min-height:5.5rem;padding-block:.9rem}to{min-height:4.5rem;padding-block:.55rem}}@keyframes SiteChrome-module__ml14sq__compact-logo{to{width:clamp(11.5rem,16vw,13.5rem)}}}
@layer layout{.contact-module__xwJ-uq__page{background:var(--navy);color:var(--white);padding:clamp(4.5rem, 8vw, 7rem) var(--gutter)}.contact-module__xwJ-uq__contactLayout{max-width:var(--content-width);grid-template-columns:minmax(19rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3.5rem,7vw,6rem);margin-inline:auto;display:grid}@media (max-width:52rem){.contact-module__xwJ-uq__contactLayout{grid-template-columns:minmax(0,1fr)}}}@layer components{.contact-module__xwJ-uq__introduction{align-self:start;position:sticky;top:7rem}.contact-module__xwJ-uq__introduction h1{letter-spacing:-.04em;text-wrap:balance;max-width:10ch;margin-block:1rem 1.3rem;font-size:clamp(3.2rem,6vw,5rem);line-height:1}.contact-module__xwJ-uq__introduction>p:last-of-type{color:#ffffffb8;max-width:31rem;font-size:1.05rem;line-height:1.75}@media (max-width:52rem){.contact-module__xwJ-uq__introduction{position:static}}}
@layer layout{.privacy-module__VTbb1a__page{background:var(--ivory-soft);padding:clamp(4.5rem, 8vw, 7rem) var(--gutter)}.privacy-module__VTbb1a__article{max-width:52rem;margin-inline:auto}}@layer components{.privacy-module__VTbb1a__article header{border-bottom:1px solid var(--line);padding-bottom:2rem}.privacy-module__VTbb1a__article header h1{letter-spacing:-.04em;text-wrap:balance;max-width:12ch;margin-top:1rem;font-size:clamp(3rem,6vw,4.75rem);line-height:1}.privacy-module__VTbb1a__content{margin-top:1rem}.privacy-module__VTbb1a__content section{border-bottom:1px solid var(--line);padding-block:1.5rem}.privacy-module__VTbb1a__content h2{font-family:var(--font-sans), Arial, sans-serif;font-size:1.08rem;font-weight:700}.privacy-module__VTbb1a__content p{color:var(--slate);max-width:46rem;margin-top:.65rem;font-size:1rem;line-height:1.75}.privacy-module__VTbb1a__content a{border-bottom:1px solid var(--brass);color:var(--navy);font-weight:700}}
