.contact-form-module__mg78PW__panel{padding:clamp(1.25rem,3vw,2rem);scroll-margin-top:clamp(5.25rem,8vw,6.5rem)}.contact-form-module__mg78PW__form{gap:var(--space-32);display:grid}.contact-form-module__mg78PW__row{gap:var(--space-32);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-form-module__mg78PW__field{gap:var(--space-8);display:grid}.contact-form-module__mg78PW__label{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;font-weight:500}.contact-form-module__mg78PW__input,.contact-form-module__mg78PW__select,.contact-form-module__mg78PW__textarea{width:100%;color:var(--text-main);padding:var(--space-12)var(--space-16);font-family:var(--font-serif),serif;background:#fffc;border:1px solid #1414141f;border-radius:0;font-size:1.25rem;transition:border-color .18s,background-color .18s}.contact-form-module__mg78PW__input::placeholder,.contact-form-module__mg78PW__textarea::placeholder{color:#1414146b}.contact-form-module__mg78PW__input:focus,.contact-form-module__mg78PW__select:focus,.contact-form-module__mg78PW__textarea:focus{background:#fffffff2;border-color:#a38d6db3;outline:none}.contact-form-module__mg78PW__select{appearance:none;cursor:pointer}.contact-form-module__mg78PW__textarea{resize:vertical;min-height:10rem}.contact-form-module__mg78PW__error{color:#c0440a;font-size:.88rem}.contact-form-module__mg78PW__errorSlot{min-height:1.2rem}.contact-form-module__mg78PW__errorPlaceholder{visibility:hidden}.contact-form-module__mg78PW__submitRow{align-items:center;gap:var(--space-16);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.contact-form-module__mg78PW__submitButton{cursor:pointer;background:var(--text-main);color:var(--bg-color);min-height:auto;padding:var(--space-16)var(--space-48);font-family:var(--font-display),sans-serif;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:0;font-size:.82rem;font-weight:500;transition:background-color .18s,color .18s}.contact-form-module__mg78PW__submitButton:hover{background:var(--accent-brass);color:var(--bg-color)}.contact-form-module__mg78PW__submitButton:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px}.contact-form-module__mg78PW__submitButton:disabled{cursor:wait;opacity:.72}.contact-form-module__mg78PW__status{max-width:38rem;color:var(--text-main)}.contact-form-module__mg78PW__statusSuccess{color:#2d7a2d}.contact-form-module__mg78PW__statusError{color:#c0440a}.contact-form-module__mg78PW__successModalOverlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background:#1414148f;place-items:center;padding:clamp(1rem,4vw,2rem);transition:opacity .22s;display:grid;position:fixed;inset:0}.contact-form-module__mg78PW__successModalOverlayOpen{opacity:1;pointer-events:auto}.contact-form-module__mg78PW__successModalDialog{width:min(100%,44rem);transition:transform .22s;position:relative;transform:translateY(18px)}.contact-form-module__mg78PW__successModalOverlayOpen .contact-form-module__mg78PW__successModalDialog{transform:translateY(0)}.contact-form-module__mg78PW__successModalClose{top:var(--space-12);right:var(--space-12);border:1px solid var(--border-strong);width:2.15rem;height:2.15rem;color:var(--text-main);cursor:pointer;background:#fffc;border-radius:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:border-color .18s,color .18s,background-color .18s;display:inline-flex;position:absolute}.contact-form-module__mg78PW__successModalClose:hover{border-color:var(--accent-brass);color:var(--accent-brass-strong)}.contact-form-module__mg78PW__successModalClose:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px}.contact-form-module__mg78PW__successCard{border:1px solid var(--border-color);box-shadow:var(--shadow-soft);padding:var(--space-24);gap:var(--space-16);background:linear-gradient(135deg,#a38d6d1a,#0000 52%),#ffffffdb;display:grid}.contact-form-module__mg78PW__successEyebrow{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.68rem;font-weight:600}.contact-form-module__mg78PW__successTitle{font-family:var(--font-display),sans-serif;letter-spacing:.03em;text-transform:uppercase;color:var(--text-main);font-size:clamp(1.2rem,2.2vw,1.75rem);line-height:1.05}.contact-form-module__mg78PW__successBody{color:var(--text-soft);max-width:42ch}.contact-form-module__mg78PW__successActions{gap:var(--space-12);flex-wrap:wrap;display:flex}.contact-form-module__mg78PW__successAction{min-height:2.85rem;padding:0 var(--space-20);letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s;display:inline-flex}.contact-form-module__mg78PW__successActionPrimary{background:var(--bg-ink);color:var(--bg-color);border:1px solid var(--bg-ink)}.contact-form-module__mg78PW__successActionPrimary:hover{background:var(--accent-brass);border-color:var(--accent-brass)}.contact-form-module__mg78PW__successActionSecondary{border:1px solid var(--border-strong);color:var(--text-main);background:#ffffffa8}.contact-form-module__mg78PW__successActionSecondary:hover{border-color:var(--accent-brass);color:var(--accent-brass-strong)}.contact-form-module__mg78PW__successAction:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px}@media (max-width:720px){.contact-form-module__mg78PW__row{gap:var(--space-20);grid-template-columns:1fr}.contact-form-module__mg78PW__form{gap:var(--space-20)}.contact-form-module__mg78PW__input,.contact-form-module__mg78PW__select,.contact-form-module__mg78PW__textarea{font-size:1rem}.contact-form-module__mg78PW__textarea{min-height:7rem}.contact-form-module__mg78PW__submitButton{width:100%;padding:var(--space-16)var(--space-32)}.contact-form-module__mg78PW__successCard{padding:var(--space-20)}.contact-form-module__mg78PW__successModalClose{top:var(--space-8);right:var(--space-8)}.contact-form-module__mg78PW__successActions{grid-template-columns:1fr;display:grid}.contact-form-module__mg78PW__successAction{width:100%}}
.home-sections-module__f_nShW__hero{padding:calc(6.5rem + var(--space-48))0 var(--space-96);align-items:center;display:flex;position:relative}.home-sections-module__f_nShW__heroGrid{z-index:1;grid-template-columns:minmax(0,1.22fr) minmax(28rem,1.08fr);align-items:end;gap:clamp(1.5rem,5vw,4.5rem);display:grid;position:relative}.home-sections-module__f_nShW__heroCopy{max-width:56rem}.home-sections-module__f_nShW__eyebrowRow{align-items:center;gap:var(--space-16);margin-bottom:var(--space-32);display:flex}.home-sections-module__f_nShW__eyebrowRow:before{content:"";background:var(--accent-brass);width:3rem;height:1px}.home-sections-module__f_nShW__heroTitle{text-wrap:balance;max-width:15ch;font-size:clamp(2.4rem,5vw,5.5rem);line-height:.98}.home-sections-module__f_nShW__heroLead{max-width:58ch;margin-top:var(--space-24);color:var(--text-muted);font-size:clamp(1rem,1.5vw,1.4rem);line-height:1.45}.home-sections-module__f_nShW__heroActions{gap:var(--space-16);margin-top:var(--space-40);flex-wrap:wrap;display:flex}.home-sections-module__f_nShW__heroMapWrap{height:100%;min-height:32rem;position:relative}.home-sections-module__f_nShW__heroPanel{padding:var(--space-24);border-radius:var(--radius-card);box-shadow:var(--shadow-large);background:linear-gradient(#ffffffe6,#ffffffb3);border:1px solid #14141414;position:relative}.home-sections-module__f_nShW__heroPanel:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#a38d6d24,#0000 52%),radial-gradient(circle at 100% 0,#14141414,#0000 26%);position:absolute;inset:0}.home-sections-module__f_nShW__heroPanelHeader{justify-content:space-between;align-items:baseline;gap:var(--space-16);margin-bottom:var(--space-24);display:flex;position:relative}.home-sections-module__f_nShW__heroPanelValue{font-variant-numeric:tabular-nums;font-size:clamp(2rem,2.5vw,3.25rem);line-height:1;position:relative}.home-sections-module__f_nShW__heroPanelList{gap:var(--space-16);display:grid;position:relative}.home-sections-module__f_nShW__heroPanelItem{justify-content:space-between;gap:var(--space-16);padding-top:var(--space-16);color:var(--text-soft);border-top:1px solid #14141414;display:flex}.home-sections-module__f_nShW__heroPanelItem strong{color:var(--text-main)}.home-sections-module__f_nShW__philosophy{padding:var(--space-128)0 var(--space-96);scroll-margin-top:clamp(4.75rem,7vw,6rem)}.home-sections-module__f_nShW__quoteBlock{text-align:center;max-width:920px;margin:0 auto}.home-sections-module__f_nShW__quoteText{color:var(--text-main);font-size:clamp(1.3rem,2.5vw,2.2rem);font-style:italic;line-height:1.4}.home-sections-module__f_nShW__quoteCite{margin-top:var(--space-32);font-style:normal;display:block}.home-sections-module__f_nShW__directory{padding:var(--space-80)0 var(--space-128);scroll-margin-top:clamp(4.75rem,7vw,6rem)}.home-sections-module__f_nShW__directoryHeader{justify-content:space-between;gap:var(--space-24);padding-bottom:var(--space-20);margin-bottom:var(--space-48);align-items:flex-end;display:flex}.home-sections-module__f_nShW__directoryTitle{font-size:clamp(1.8rem,3vw,3.2rem);line-height:.98}.home-sections-module__f_nShW__directoryList{flex-direction:column;display:flex}.home-sections-module__f_nShW__groupLabel{align-items:center;gap:var(--space-16);padding:var(--space-40)0 var(--space-16);display:flex}.home-sections-module__f_nShW__groupLabel:after{content:"";background:#1414141a;flex:1;height:1px}.home-sections-module__f_nShW__companyRow{gap:var(--space-24);padding:var(--space-28,1.75rem)0;grid-template-columns:3.25rem minmax(12rem,1fr) minmax(12rem,2fr) minmax(18rem,2.7fr) 2.5rem;align-items:center;text-decoration:none;display:grid;position:relative}.home-sections-module__f_nShW__companyRowStatic{cursor:default}.home-sections-module__f_nShW__companyRow:after{content:"";background:linear-gradient(to right,var(--accent-brass)0%,#a38d6d00 100%);transform-origin:0;width:100%;height:1px;transition:transform .32s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.home-sections-module__f_nShW__companyRow:hover:after{transform:scaleX(1)}.home-sections-module__f_nShW__companyRowStatic:after,.home-sections-module__f_nShW__companyRowStatic:hover:after{transform:scaleX(0)}.home-sections-module__f_nShW__companyRow:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px;border-radius:4px}.home-sections-module__f_nShW__companyRowStatic:focus-visible{outline:none}.home-sections-module__f_nShW__index{color:var(--text-muted);font-size:.78rem}.home-sections-module__f_nShW__sector{align-items:center;gap:var(--space-16);display:flex}.home-sections-module__f_nShW__sectorIcon{width:1.5rem;height:1.5rem;stroke:var(--accent-brass);stroke-width:1.5px}.home-sections-module__f_nShW__companyName{font-size:clamp(1.1rem,1.5vw,1.5rem);text-decoration:none}.home-sections-module__f_nShW__companyCopy{color:var(--text-muted);font-size:1.1rem;line-height:1.5}.home-sections-module__f_nShW__companyServices{gap:var(--space-16);padding-top:var(--space-16);grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.home-sections-module__f_nShW__serviceBlock{gap:var(--space-8);flex-direction:column;display:flex}.home-sections-module__f_nShW__serviceTitle{color:var(--text-base)}.home-sections-module__f_nShW__serviceBullets{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.home-sections-module__f_nShW__serviceBullet{color:var(--text-muted);font-size:.95rem;line-height:1.5}.home-sections-module__f_nShW__companyArrow{width:1.3rem;height:1.3rem;stroke:var(--text-main);stroke-width:1.5px;fill:none;grid-area:1/5;place-self:center end}.home-sections-module__f_nShW__contact{padding:var(--space-80)0 var(--space-128);scroll-margin-top:clamp(4.75rem,7vw,6rem)}.home-sections-module__f_nShW__contactCard{color:var(--text-main);grid-template-rows:auto auto;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1rem,3vw,2rem) clamp(2rem,5vw,5rem);display:grid}.home-sections-module__f_nShW__contactCard>.home-sections-module__f_nShW__contactMetaGrid{grid-area:2/1;margin-top:0}.home-sections-module__f_nShW__contactCard>:nth-child(2){grid-area:1/2/3}.home-sections-module__f_nShW__contactIntro{align-content:start;gap:var(--space-24);display:grid}.home-sections-module__f_nShW__contactTitle{text-wrap:balance;font-size:clamp(1.5rem,3vw,3.5rem);line-height:.98}.home-sections-module__f_nShW__contactCopy{max-width:44ch;color:var(--text-muted);font-size:clamp(.9rem,1.1vw,1.1rem);line-height:1.75}.home-sections-module__f_nShW__mapWrap{border-radius:var(--radius-card);aspect-ratio:4/3;filter:grayscale()sepia(.18)contrast(.92)brightness(1.04);position:relative;overflow:hidden}.home-sections-module__f_nShW__mapFrame{border:none;width:100%;height:100%;display:block}.home-sections-module__f_nShW__contactMetaGrid{gap:var(--space-20);margin-top:var(--space-12);display:grid}.home-sections-module__f_nShW__contactMetaItem{gap:var(--space-4);padding-top:var(--space-20);border-top:1px solid var(--border-color);display:grid}.home-sections-module__f_nShW__contactMetaItem strong{margin-bottom:var(--space-8);color:var(--accent-brass);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;display:block}.home-sections-module__f_nShW__contactMetaItem span,.home-sections-module__f_nShW__contactMetaItem a{color:var(--text-main);text-decoration:none;display:block}@media (max-width:1024px){.home-sections-module__f_nShW__heroGrid,.home-sections-module__f_nShW__contactCard{grid-template-columns:1fr}.home-sections-module__f_nShW__heroMapWrap{display:none}.home-sections-module__f_nShW__companyRow{grid-template-columns:2.6rem minmax(9rem,1fr) minmax(10rem,1.8fr) 2rem}.home-sections-module__f_nShW__companyCopy{display:none}}@media (max-width:768px){.home-sections-module__f_nShW__hero{padding-top:calc(7rem + var(--space-40))}.home-sections-module__f_nShW__heroTitle{font-size:clamp(2rem,12vw,3.8rem)}.home-sections-module__f_nShW__directoryHeader{margin-bottom:var(--space-24);align-items:flex-end}.home-sections-module__f_nShW__companyRow{column-gap:var(--space-12);padding:var(--space-16)0;grid-template-rows:auto auto;grid-template-columns:1.6rem 1fr 1.1rem;align-items:start;row-gap:.15rem}.home-sections-module__f_nShW__index{display:none}.home-sections-module__f_nShW__sector{flex-direction:column;grid-area:1/1/3;align-self:center;gap:0}.home-sections-module__f_nShW__sector span{display:none}.home-sections-module__f_nShW__sectorIcon{width:1.1rem;height:1.1rem}.home-sections-module__f_nShW__companyName{grid-area:1/2;font-size:.95rem;line-height:1.2}.home-sections-module__f_nShW__companyCopy{-webkit-line-clamp:2;color:var(--text-muted);-webkit-box-orient:vertical;grid-area:2/2;margin-top:.1rem;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.home-sections-module__f_nShW__companyArrow{grid-area:1/3/3;align-self:center;width:.9rem;height:.9rem;display:block}.home-sections-module__f_nShW__companyServices{grid-template-columns:1fr}.home-sections-module__f_nShW__groupLabel{padding:var(--space-24)0 var(--space-12)}.home-sections-module__f_nShW__mapWrap{display:none}.home-sections-module__f_nShW__directory{padding:var(--space-40)0 var(--space-64)}.home-sections-module__f_nShW__contact{padding:var(--space-40)0 var(--space-48)}.home-sections-module__f_nShW__contactTitle{font-size:clamp(1.4rem,7vw,2rem)}.home-sections-module__f_nShW__contactCard>.home-sections-module__f_nShW__contactMetaGrid{grid-column:unset;grid-row:unset;gap:var(--space-12);margin-top:var(--space-8);grid-template-columns:1fr 1fr}.home-sections-module__f_nShW__contactCard>:nth-child(2){grid-column:unset;grid-row:unset}.home-sections-module__f_nShW__contactMetaItem{padding-top:var(--space-12)}.home-sections-module__f_nShW__contactMetaItem:last-child{grid-column:1/-1}.home-sections-module__f_nShW__philosophy{padding:var(--space-80)0 var(--space-64)}}
.radial-ecosystem-map-module__ZI2JpW__section{padding:calc(6.5rem + var(--space-32))0 var(--space-96);flex-direction:column;justify-content:center;display:flex;position:relative}.radial-ecosystem-map-module__ZI2JpW__section:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#14141412 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 55%,#000 0%,#0000 100%);mask-image:radial-gradient(60% 55%,#000 0%,#0000 100%)}.radial-ecosystem-map-module__ZI2JpW__layout{grid-template-columns:minmax(15rem,19rem) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);display:grid}.radial-ecosystem-map-module__ZI2JpW__layoutEntitySelected{grid-template-rows:44rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center}.radial-ecosystem-map-module__ZI2JpW__intro{gap:var(--space-16);align-content:start;display:grid}.radial-ecosystem-map-module__ZI2JpW__introFaded{display:none}.radial-ecosystem-map-module__ZI2JpW__title{font-size:clamp(2.5rem,4.4vw,4.35rem);line-height:.96}.radial-ecosystem-map-module__ZI2JpW__copy{color:var(--text-muted);max-width:28ch;font-size:.98rem;line-height:1.7}.radial-ecosystem-map-module__ZI2JpW__detailCard{gap:var(--space-20);padding:var(--space-24);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);background:#ffffffb3;border:1px solid #14141417;display:grid}.radial-ecosystem-map-module__ZI2JpW__detailMeta{align-items:center;gap:var(--space-16);display:flex}.radial-ecosystem-map-module__ZI2JpW__detailIcon{width:2.25rem;height:2.25rem;stroke:var(--accent-brass);stroke-width:1.5px}.radial-ecosystem-map-module__ZI2JpW__detailName{font-size:1.5rem}.radial-ecosystem-map-module__ZI2JpW__detailBody{color:var(--text-muted);line-height:1.7}.radial-ecosystem-map-module__ZI2JpW__detailTags{gap:var(--space-8);flex-wrap:wrap;display:flex}.radial-ecosystem-map-module__ZI2JpW__tag{border-radius:var(--radius-pill);letter-spacing:.12em;text-transform:uppercase;background:#ffffffe6;border:1px solid #1414141a;padding:.45rem .85rem;font-size:.78rem}.radial-ecosystem-map-module__ZI2JpW__mapWrap{justify-items:center;gap:var(--space-32);width:100%;display:grid}.radial-ecosystem-map-module__ZI2JpW__stage{--center-size:10.25rem;--entity-size:7.25rem;--inner-ring-size:21rem;--outer-ring-size:36rem;aspect-ratio:1;place-items:center;width:min(100%,72rem);display:grid;position:relative;overflow:visible}.radial-ecosystem-map-module__ZI2JpW__ring,.radial-ecosystem-map-module__ZI2JpW__guideVertical,.radial-ecosystem-map-module__ZI2JpW__guideHorizontal{pointer-events:none;position:absolute}.radial-ecosystem-map-module__ZI2JpW__ring{border:1px solid #a38d6d38;border-radius:50%}.radial-ecosystem-map-module__ZI2JpW__ringInner{width:calc(var(--inner-ring-size)*var(--geo-scale,1));height:calc(var(--inner-ring-size)*var(--geo-scale,1))}.radial-ecosystem-map-module__ZI2JpW__ringOuter{width:calc(var(--outer-ring-size)*var(--geo-scale,1));height:calc(var(--outer-ring-size)*var(--geo-scale,1))}.radial-ecosystem-map-module__ZI2JpW__guideVertical,.radial-ecosystem-map-module__ZI2JpW__guideHorizontal{background:linear-gradient(#0000,#a38d6d2e,#0000)}.radial-ecosystem-map-module__ZI2JpW__guideVertical{width:1px;height:calc(var(--outer-ring-size)*var(--geo-scale,1))}.radial-ecosystem-map-module__ZI2JpW__guideHorizontal{width:calc(var(--outer-ring-size)*var(--geo-scale,1));height:1px}.radial-ecosystem-map-module__ZI2JpW__centerNode{z-index:2;width:calc(var(--center-size)*var(--geo-scale,1));height:calc(var(--center-size)*var(--geo-scale,1));background:var(--bg-ink);color:var(--bg-color);text-align:center;box-shadow:var(--shadow-large);pointer-events:none;border-radius:50%;flex-direction:column;justify-content:center;place-items:center;gap:.2rem;display:flex;position:relative}.radial-ecosystem-map-module__ZI2JpW__centerLabel{color:var(--accent-brass);text-align:center}.radial-ecosystem-map-module__ZI2JpW__entityNode{width:calc(var(--entity-size)*var(--geo-scale,1));color:inherit;cursor:grab;z-index:1;pointer-events:none;opacity:0;animation:.72s cubic-bezier(.16,1,.3,1) both radial-ecosystem-map-module__ZI2JpW__nodeReveal;animation-delay:var(--node-delay,0s);justify-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.radial-ecosystem-map-module__ZI2JpW__entityNode:active{cursor:grabbing}.radial-ecosystem-map-module__ZI2JpW__entityDragging{z-index:4}.radial-ecosystem-map-module__ZI2JpW__entityButton{width:calc(var(--entity-size)*var(--geo-scale,1));height:calc(var(--entity-size)*var(--geo-scale,1));color:inherit;cursor:inherit;touch-action:none;pointer-events:auto;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.radial-ecosystem-map-module__ZI2JpW__entityCircle{width:calc(var(--entity-size)*var(--geo-scale,1));height:calc(var(--entity-size)*var(--geo-scale,1));text-align:center;box-sizing:border-box;background:#fffffff5;border:1px solid #a38d6d33;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:clamp(.7rem,1.6vw,.95rem);transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 16px 34px #14141414}.radial-ecosystem-map-module__ZI2JpW__entityButton:hover .radial-ecosystem-map-module__ZI2JpW__entityCircle,.radial-ecosystem-map-module__ZI2JpW__entityActive .radial-ecosystem-map-module__ZI2JpW__entityCircle,.radial-ecosystem-map-module__ZI2JpW__entityDragging .radial-ecosystem-map-module__ZI2JpW__entityCircle{border-color:var(--accent-brass);transform:translateY(-1px);box-shadow:0 20px 42px #1414141f}.radial-ecosystem-map-module__ZI2JpW__entityName{letter-spacing:.02em;text-align:center;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;width:100%;max-width:100%;font-size:clamp(.8rem,.78rem + .18vw,.96rem);font-weight:700;line-height:.94;display:block}.radial-ecosystem-map-module__ZI2JpW__entitySector{letter-spacing:.08em;width:100%;color:var(--text-muted);opacity:.7;text-align:center;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(.54rem,.52rem + .08vw,.64rem);line-height:1.08;display:block}.radial-ecosystem-map-module__ZI2JpW__connectionLines{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.radial-ecosystem-map-module__ZI2JpW__connectionLine{stroke:#a38d6d47;stroke-width:1.2px;stroke-linecap:round;opacity:0;animation:.64s cubic-bezier(.16,1,.3,1) both radial-ecosystem-map-module__ZI2JpW__lineReveal;animation-delay:var(--line-delay,0s);transition:stroke .2s,stroke-width .2s,opacity .2s}.radial-ecosystem-map-module__ZI2JpW__connectionLineActive{stroke:#a38d6db3;stroke-width:1.4px;opacity:1}.radial-ecosystem-map-module__ZI2JpW__detailsBar{width:min(100%,36rem);box-shadow:var(--shadow-soft);background:#ffffffc2;border:1px solid #14141414;border-radius:20px;padding:1rem 1.2rem}.radial-ecosystem-map-module__ZI2JpW__detailsBar p{color:var(--text-muted);text-align:center}.radial-ecosystem-map-module__ZI2JpW__clickHint{color:var(--accent-brass);pointer-events:none;transform-origin:top;z-index:10;flex-direction:column;align-items:flex-start;gap:2px;display:flex;position:absolute;top:calc(50% - 325px);left:calc(50% + 195px);transform:rotate(45deg)}.radial-ecosystem-map-module__ZI2JpW__clickHintText{font-family:var(--font-serif),serif;white-space:nowrap;font-size:.88rem;font-style:italic;line-height:1.2;position:relative;top:15px;left:20px}.radial-ecosystem-map-module__ZI2JpW__clickHint svg{transform:rotate(45deg)}@keyframes radial-ecosystem-map-module__ZI2JpW__nodeReveal{0%{opacity:0;transform:translate(-50%,-44%)scale(.72)}65%{opacity:1;transform:translate(-50%,-53%)scale(1.04)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes radial-ecosystem-map-module__ZI2JpW__lineReveal{0%{opacity:0;stroke-dasharray:0 14}to{opacity:1;stroke-dasharray:4 6}}.radial-ecosystem-map-module__ZI2JpW__entityPanel{align-self:center;max-height:100%;overflow:hidden}.radial-ecosystem-map-module__ZI2JpW__entityPanelContent{gap:var(--space-20);padding:var(--space-32);border-left:1px solid #1414141f;align-content:start;display:grid}.radial-ecosystem-map-module__ZI2JpW__entityPanelBrand{width:100%;height:var(--entity-panel-logo-height,clamp(2.75rem,7vw,4.5rem));justify-content:flex-start;align-items:center;display:flex}.radial-ecosystem-map-module__ZI2JpW__entityPanelBrandMedia{width:min(100%,18rem);height:100%;position:relative}.radial-ecosystem-map-module__ZI2JpW__entityPanelBrandImage{object-fit:contain;object-position:left center}.radial-ecosystem-map-module__ZI2JpW__entityPanelClose{color:#1414144d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-self:end;place-items:center;width:3rem;height:3rem;font-size:2rem;transition:color .15s;display:grid}.radial-ecosystem-map-module__ZI2JpW__entityPanelClose:hover{color:#14141499}.radial-ecosystem-map-module__ZI2JpW__entityPanelSector{color:var(--accent-brass)}.radial-ecosystem-map-module__ZI2JpW__entityPanelName{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:min(100%,18rem);font-size:clamp(1.8rem,2.5vw,2.8rem);line-height:1;display:-webkit-box;overflow:hidden}.radial-ecosystem-map-module__ZI2JpW__entityPanelEmphasis{font-family:var(--font-serif),serif;color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3em;font-size:clamp(1rem,1.2vw,1.2rem);font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.radial-ecosystem-map-module__ZI2JpW__entityPanelBody{color:var(--text-soft);-webkit-line-clamp:6;-webkit-box-orient:vertical;min-height:10.5em;font-size:clamp(.9rem,1vw,1rem);line-height:1.75;display:-webkit-box;overflow:hidden}.radial-ecosystem-map-module__ZI2JpW__entityPanelLink{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-brass);font-size:.78rem;text-decoration:none;transition:opacity .15s}.radial-ecosystem-map-module__ZI2JpW__entityPanelLink:hover{opacity:.7}.radial-ecosystem-map-module__ZI2JpW__entityPanelLinkPlaceholder{letter-spacing:.1em;min-height:.936rem;font-size:.78rem;line-height:1.2;display:block}.radial-ecosystem-map-module__ZI2JpW__mobileBackdrop{z-index:49;background:#14141466;position:fixed;inset:0}@media (max-width:1200px){.radial-ecosystem-map-module__ZI2JpW__layout,.radial-ecosystem-map-module__ZI2JpW__layoutEntitySelected{grid-template-columns:1fr}.radial-ecosystem-map-module__ZI2JpW__clickHint{display:none}.radial-ecosystem-map-module__ZI2JpW__intro{gap:var(--space-8);text-align:center;margin-bottom:var(--space-24);justify-items:center;display:grid}.radial-ecosystem-map-module__ZI2JpW__copy{display:none}.radial-ecosystem-map-module__ZI2JpW__entityPanel{z-index:50;max-height:calc(100% - var(--space-20));background:var(--bg-color);border-radius:20px 20px 0 0;align-self:auto;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 40px #14141426}.radial-ecosystem-map-module__ZI2JpW__entityPanelContent{padding:var(--space-20)var(--space-20)calc(var(--space-40) + env(safe-area-inset-bottom,0px));border-top:1px solid #1414141f;border-left:none}.radial-ecosystem-map-module__ZI2JpW__entityPanelBody{-webkit-line-clamp:5;min-height:8.75em}}@media (max-width:900px){.radial-ecosystem-map-module__ZI2JpW__stage{width:min(100%,52rem)}.radial-ecosystem-map-module__ZI2JpW__clickHint{top:calc(50% - 240px);left:calc(50% + 140px)}}@media (max-width:720px){.radial-ecosystem-map-module__ZI2JpW__section{padding:calc(4.5rem + var(--space-16))0 var(--space-32);justify-content:center}.radial-ecosystem-map-module__ZI2JpW__title{font-size:clamp(2rem,9vw,2.8rem)}.radial-ecosystem-map-module__ZI2JpW__mapWrap{justify-items:center;width:100%}.radial-ecosystem-map-module__ZI2JpW__entityNode,.radial-ecosystem-map-module__ZI2JpW__entityButton,.radial-ecosystem-map-module__ZI2JpW__entityCircle{width:calc(9.25rem*var(--geo-scale,1));height:calc(9.25rem*var(--geo-scale,1))}.radial-ecosystem-map-module__ZI2JpW__entityName{letter-spacing:.01em;font-size:.58rem;line-height:.88}.radial-ecosystem-map-module__ZI2JpW__entitySector{letter-spacing:.05em;font-size:.4rem;line-height:.9}}@media (prefers-reduced-motion:reduce){.radial-ecosystem-map-module__ZI2JpW__entityNode,.radial-ecosystem-map-module__ZI2JpW__connectionLine{opacity:1;animation:none}}
.ecosystem-map-preview-module__cjTW1q__wrap{place-items:center;width:100%;height:100%;display:grid;overflow:visible}.ecosystem-map-preview-module__cjTW1q__stage{--entity-size:12rem;pointer-events:none;overflow:visible;width:min(100%,54rem)!important}.ecosystem-map-preview-module__cjTW1q__entityNode{cursor:default}.ecosystem-map-preview-module__cjTW1q__entityCircle{gap:.16rem;padding:.94rem .76rem}.ecosystem-map-preview-module__cjTW1q__entityName{letter-spacing:.01em;font-size:.84rem;line-height:.88}.ecosystem-map-preview-module__cjTW1q__entitySector{letter-spacing:.05em;font-size:.56rem;line-height:.98}
.page-transition-module__NchF9q__shell{animation:.52s cubic-bezier(.16,1,.3,1) both page-transition-module__NchF9q__routeFadeIn}@keyframes page-transition-module__NchF9q__routeFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.page-transition-module__NchF9q__shell{animation:none}}
.scroll-to-top-module__RKS9DW__btn{z-index:50;border:1px solid var(--accent-brass);width:2.75rem;height:2.75rem;color:var(--accent-brass);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background-color .18s,color .18s;display:flex;position:fixed;bottom:2rem;right:2rem}.scroll-to-top-module__RKS9DW__btn:hover{background:var(--accent-brass);color:var(--bg-color)}.scroll-to-top-module__RKS9DW__btn:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px}
.site-footer-module__STLB6W__footer{padding:var(--space-96)0 calc(var(--space-32) + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top right,#a38d6d29,transparent 25%),var(--bg-ink);color:var(--bg-color)}.site-footer-module__STLB6W__grid{margin-bottom:var(--space-64);grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,4rem);display:grid}.site-footer-module__STLB6W__brand{max-width:30rem}.site-footer-module__STLB6W__brandLink{font-size:2rem}@media (max-width:600px){.site-footer-module__STLB6W__brandLink{font-size:1.3rem}}.site-footer-module__STLB6W__brandCopy{margin-top:var(--space-24);color:#f4f3f0bd;font-size:1.1rem;line-height:1.6}.site-footer-module__STLB6W__columnTitle{color:var(--accent-brass);margin-bottom:var(--space-20)}.site-footer-module__STLB6W__meta{color:#f4f3f0ad;line-height:1.9;text-decoration:none;display:block}.site-footer-module__STLB6W__meta:hover{color:var(--bg-color)}.site-footer-module__STLB6W__meta:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px;border-radius:2px}.site-footer-module__STLB6W__bottom{justify-content:space-between;align-items:center;gap:var(--space-24);padding-top:var(--space-24);border-top:1px solid #ffffff1f;display:flex}.site-footer-module__STLB6W__bottomMeta{align-items:center;gap:var(--space-24);display:flex}.site-footer-module__STLB6W__bottomText{color:#f4f3f08f}.site-footer-module__STLB6W__legalLinks{justify-content:flex-end;gap:var(--space-20);flex-wrap:wrap;display:flex}.site-footer-module__STLB6W__bottomLink{color:#f4f3f0b8;text-decoration:none;transition:color .18s}.site-footer-module__STLB6W__bottomLink:hover{color:var(--bg-color)}.site-footer-module__STLB6W__bottomLink:focus-visible{outline:2px solid var(--accent-brass);outline-offset:3px;border-radius:2px}@media (max-width:900px){.site-footer-module__STLB6W__grid{gap:var(--space-24);margin-bottom:var(--space-24);grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.site-footer-module__STLB6W__brand{grid-column:1/-1}.site-footer-module__STLB6W__bottom,.site-footer-module__STLB6W__bottomMeta{align-items:flex-start;gap:var(--space-8);flex-direction:column}.site-footer-module__STLB6W__legalLinks{justify-content:flex-start;gap:var(--space-12)}}@media (max-width:600px){.site-footer-module__STLB6W__footer{padding:var(--space-32)0 calc(var(--space-20) + env(safe-area-inset-bottom,0px))}.site-footer-module__STLB6W__brandCopy{display:none}.site-footer-module__STLB6W__brand{margin-bottom:0}.site-footer-module__STLB6W__columnTitle{margin-bottom:var(--space-8);font-size:.65rem}.site-footer-module__STLB6W__meta{font-size:.85rem;line-height:1.7}.site-footer-module__STLB6W__bottom{padding-top:var(--space-16);gap:var(--space-4)}.site-footer-module__STLB6W__bottomText{font-size:.65rem}}
.site-header-module__wBaYfG__shell{z-index:60;width:100%;padding-top:1.2rem;position:fixed;top:0;left:0}.site-header-module__wBaYfG__bar{justify-content:space-between;align-items:center;gap:var(--space-24);width:min(100%,var(--container-width));padding-inline:var(--edge-pad);margin:0 auto;transition:width .22s,padding-inline .22s;display:flex}.site-header-module__wBaYfG__barExpanded{width:100%}.site-header-module__wBaYfG__logo{white-space:nowrap;color:var(--text-main);border-radius:4px;flex-shrink:0;align-items:center;gap:.4rem;font-size:1.08rem;font-weight:600;text-decoration:none;display:inline-flex}.site-header-module__wBaYfG__logo:focus-visible{outline:2px solid var(--accent-brass);outline-offset:4px}.site-header-module__wBaYfG__nav{align-items:center;gap:clamp(.75rem,2vw,1.75rem);display:flex}.site-header-module__wBaYfG__link{letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);font-size:.74rem;font-weight:600;text-decoration:none;position:relative}.site-header-module__wBaYfG__link:after{content:"";background:var(--text-main);transform-origin:0;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;transform:scaleX(0)}.site-header-module__wBaYfG__link:hover:after,.site-header-module__wBaYfG__link:focus-visible:after,.site-header-module__wBaYfG__linkActive:after{transform:scaleX(1)}.site-header-module__wBaYfG__link:focus-visible{color:var(--text-main);outline:none}.site-header-module__wBaYfG__linkActive{color:var(--text-main)}@media (max-width:768px){.site-header-module__wBaYfG__shell{-webkit-backdrop-filter:none;background:0 0;border-bottom:1px solid #0000;padding-top:0;transition:background .28s,border-color .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s}.site-header-module__wBaYfG__shellScrolled{-webkit-backdrop-filter:blur(14px);background:#faf8f3d1;border-bottom-color:#1414140f}.site-header-module__wBaYfG__bar{gap:.5rem;padding-top:.95rem;padding-bottom:.95rem}.site-header-module__wBaYfG__logo{width:6.35rem;min-width:6.35rem;transform-origin:initial;transform:none}.site-header-module__wBaYfG__logo img{width:100%!important;height:auto!important}.site-header-module__wBaYfG__nav{gap:.55rem}.site-header-module__wBaYfG__link{letter-spacing:.08em;font-size:.64rem}}
