.LayoutEditor-module__Q4PmRq__editor{gap:20px;min-width:0;display:grid}.LayoutEditor-module__Q4PmRq__editor>p{color:var(--text-secondary)}.LayoutEditor-module__Q4PmRq__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.LayoutEditor-module__Q4PmRq__actions button,.LayoutEditor-module__Q4PmRq__rowControls button{border:1px solid var(--border-field);border-radius:var(--radius-md);background:var(--bg-surface);padding:10px 14px}.LayoutEditor-module__Q4PmRq__actions .LayoutEditor-module__Q4PmRq__primary{background:var(--action-primary-bg);color:var(--action-primary-text)}.LayoutEditor-module__Q4PmRq__actions button[aria-pressed=true]{border-color:var(--accent-foundation);box-shadow:inset 0 0 0 1px var(--accent-foundation)}.LayoutEditor-module__Q4PmRq__editor button:disabled{opacity:.45;cursor:default}.LayoutEditor-module__Q4PmRq__workspace{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;display:grid}.LayoutEditor-module__Q4PmRq__controls{border:0;min-width:0}.LayoutEditor-module__Q4PmRq__controls legend{margin-bottom:12px;font-weight:600}.LayoutEditor-module__Q4PmRq__controls ol{gap:12px;list-style:none;display:grid}.LayoutEditor-module__Q4PmRq__controls li{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface);gap:10px;padding:14px;display:grid}.LayoutEditor-module__Q4PmRq__controls li[draggable=true]{cursor:grab}.LayoutEditor-module__Q4PmRq__rowControls{align-items:center;gap:8px;display:flex}.LayoutEditor-module__Q4PmRq__rowControls label{cursor:pointer;margin-right:auto;font-size:14px}.LayoutEditor-module__Q4PmRq__rowControls input{accent-color:var(--accent-foundation)}.LayoutEditor-module__Q4PmRq__note{color:var(--text-tertiary);margin-block:10px;font-size:13px;display:block}.LayoutEditor-module__Q4PmRq__preview{gap:16px;min-width:0;display:grid}.LayoutEditor-module__Q4PmRq__viewport{background:var(--bg-subtle);border:1px solid var(--border-default);width:100%;overflow:hidden}.LayoutEditor-module__Q4PmRq__viewport iframe{background:var(--bg-canvas);border:0;max-width:none;display:block}@media (max-width:1100px){.LayoutEditor-module__Q4PmRq__workspace{grid-template-columns:minmax(0,1fr)}}
.admin-module__Z1XKOa__toolbar{margin-bottom:var(--space-400);justify-content:space-between;align-items:center;display:flex}.admin-module__Z1XKOa__pageHeader{z-index:5;justify-content:space-between;align-items:flex-start;gap:var(--space-300);margin-bottom:var(--space-300);padding:0 0 var(--space-300);background:var(--bg-canvas);display:flex;position:sticky;top:0}.admin-module__Z1XKOa__pageHeader h1{min-width:0;margin:0}.admin-module__Z1XKOa__pageHeaderStacked{margin-bottom:var(--space-600);flex-direction:column;align-items:stretch;gap:0;padding-bottom:0}.admin-module__Z1XKOa__pageHeaderStacked .admin-module__Z1XKOa__helper{margin:0}.admin-module__Z1XKOa__pageHeaderTop{justify-content:space-between;align-items:flex-start;gap:var(--space-300);display:flex}.admin-module__Z1XKOa__aboutTabContent{min-width:0}.admin-module__Z1XKOa__contentTitleRow{justify-content:space-between;align-items:center;gap:var(--space-300);margin-bottom:var(--space-300);display:flex}.admin-module__Z1XKOa__contentTitleRow>p{margin:0}.admin-module__Z1XKOa__pageColumns{gap:var(--space-600);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.admin-module__Z1XKOa__pageColumn{min-width:0}.admin-module__Z1XKOa__pageColumn>.admin-module__Z1XKOa__helper{margin:var(--space-300) 0}@media (max-width:900px){.admin-module__Z1XKOa__pageColumns{grid-template-columns:1fr}}.admin-module__Z1XKOa__newLink{align-items:center;gap:var(--space-100);padding:var(--space-150) var(--space-300);box-sizing:border-box;border-radius:var(--radius-md);background:var(--action-primary-bg);min-height:40px;color:var(--action-primary-text);font-family:var(--font-family-body);font-size:14px;font-weight:500;transition:background-color .15s,color .15s,transform .1s;display:inline-flex}.admin-module__Z1XKOa__newLink:hover,.admin-module__Z1XKOa__newLink:focus-visible{background:var(--accent-foundation);color:var(--action-primary-hover-text)}.admin-module__Z1XKOa__newLink:active{transform:scale(.97)}.admin-module__Z1XKOa__newLink:after{content:"→";color:var(--accent-foundation)}.admin-module__Z1XKOa__newLink:hover:after,.admin-module__Z1XKOa__newLink:focus-visible:after{color:var(--action-primary-hover-text)}.admin-module__Z1XKOa__list{gap:var(--space-200);flex-direction:column;max-width:720px;list-style:none;display:flex}.admin-module__Z1XKOa__listItem{justify-content:space-between;align-items:center;gap:var(--space-300);padding:var(--space-300);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);transition:border-color .15s;display:flex}.admin-module__Z1XKOa__listItem:hover,.admin-module__Z1XKOa__listItem:focus-within{border-color:var(--text-primary)}.admin-module__Z1XKOa__listItemMeta{gap:var(--space-50);flex-direction:column;flex:auto;min-width:0;display:flex}.admin-module__Z1XKOa__listItemMeta p:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-module__Z1XKOa__unpublished{color:var(--text-tertiary);font-style:italic}.admin-module__Z1XKOa__listItemActions{align-items:center;gap:var(--space-150);flex-shrink:0;display:flex}.admin-module__Z1XKOa__publishSwitch{border:1px solid var(--border-field);background:var(--bg-subtle);border-radius:999px;align-items:center;width:38px;height:22px;padding:0;transition:background-color .15s,border-color .15s;display:inline-flex;position:relative}.admin-module__Z1XKOa__publishSwitch:hover,.admin-module__Z1XKOa__publishSwitch:focus-visible{border-color:var(--accent-foundation)}.admin-module__Z1XKOa__publishSwitchKnob{background:var(--text-tertiary);border-radius:50%;width:16px;height:16px;margin-left:2px;transition:transform .15s,background-color .15s}.admin-module__Z1XKOa__publishSwitchOn{border-color:var(--accent-foundation);background:var(--accent-foundation)}.admin-module__Z1XKOa__publishSwitchOn .admin-module__Z1XKOa__publishSwitchKnob{background:var(--bg-surface);transform:translate(16px)}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch{color:inherit;box-sizing:border-box;appearance:none;flex-shrink:0;border-radius:999px!important;width:38px!important;height:22px!important}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch:not(.admin-module__Z1XKOa__publishSwitchOn){background:var(--bg-subtle);border-color:var(--border-field)}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch:not(.admin-module__Z1XKOa__publishSwitchOn) .admin-module__Z1XKOa__publishSwitchKnob{background:var(--text-tertiary);transform:translate(0)}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitchKnob{margin:0;position:absolute;top:2px;left:2px}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch.admin-module__Z1XKOa__publishSwitchOn .admin-module__Z1XKOa__publishSwitchKnob{background:var(--action-on-deep-bg);transform:translate(16px)}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch:not(.admin-module__Z1XKOa__publishSwitchOn):hover,.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch:not(.admin-module__Z1XKOa__publishSwitchOn):focus-visible{background:var(--bg-subtle)}.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch.admin-module__Z1XKOa__publishSwitchOn:hover,.admin-module__Z1XKOa__listItemActions .admin-module__Z1XKOa__publishSwitch.admin-module__Z1XKOa__publishSwitchOn:focus-visible{background:var(--accent-foundation)}.admin-module__Z1XKOa__listItemActions form:not(.admin-module__Z1XKOa__deleteForm) button{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:14px;transition:background-color .15s,color .15s;display:inline-flex}.admin-module__Z1XKOa__listItemActions form:not(.admin-module__Z1XKOa__deleteForm) button:hover,.admin-module__Z1XKOa__listItemActions form:not(.admin-module__Z1XKOa__deleteForm) button:focus-visible{background:var(--bg-subtle);color:var(--text-primary)}.admin-module__Z1XKOa__listItemActions form:not(.admin-module__Z1XKOa__deleteForm) button:disabled{color:var(--border-default);cursor:not-allowed}.admin-module__Z1XKOa__editLink{border-radius:var(--radius-sm);width:28px;height:28px;font-family:var(--font-family-body);color:var(--text-primary);text-underline-offset:2px;justify-content:center;align-items:center;font-size:14px;font-weight:500;text-decoration:underline;transition:color .15s;display:inline-flex}.admin-module__Z1XKOa__editLink:hover,.admin-module__Z1XKOa__editLink:focus-visible{background:var(--bg-subtle);color:var(--accent-foundation)}.admin-module__Z1XKOa__empty{max-width:480px;color:var(--text-tertiary)}.admin-module__Z1XKOa__form{align-items:flex-start;gap:var(--space-300);flex-direction:column;width:100%;display:flex}.admin-module__Z1XKOa__field{gap:var(--space-100);flex-direction:column;width:100%;display:flex}.admin-module__Z1XKOa__input,.admin-module__Z1XKOa__textarea{width:100%;max-width:640px;padding:var(--space-150) var(--space-200);border:1px solid var(--border-field);border-radius:var(--radius-md);background:var(--bg-field);color:var(--text-primary);font-family:var(--font-family-body);font-size:16px;line-height:1.6;transition:border-color .15s,box-shadow .15s}.admin-module__Z1XKOa__fieldWide,.admin-module__Z1XKOa__field textarea[name=description],.admin-module__Z1XKOa__field textarea[name$=_description]{max-width:none}.admin-module__Z1XKOa__metadataGrid{gap:var(--space-300);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.admin-module__Z1XKOa__metadataGrid .admin-module__Z1XKOa__field,.admin-module__Z1XKOa__metadataGrid .admin-module__Z1XKOa__checkboxField{min-width:0}.admin-module__Z1XKOa__metadataGrid .admin-module__Z1XKOa__field:nth-child(2),.admin-module__Z1XKOa__metadataGrid .admin-module__Z1XKOa__checkboxField{grid-column:1/-1}@media (max-width:640px){.admin-module__Z1XKOa__metadataGrid{grid-template-columns:1fr}.admin-module__Z1XKOa__metadataGrid .admin-module__Z1XKOa__field:nth-child(2),.admin-module__Z1XKOa__metadataGrid .admin-module__Z1XKOa__checkboxField{grid-column:auto}}.admin-module__Z1XKOa__input{height:44px}.admin-module__Z1XKOa__textarea{resize:vertical;min-height:110px}.admin-module__Z1XKOa__input:focus-visible,.admin-module__Z1XKOa__textarea:focus-visible{border-color:var(--accent-foundation);box-shadow:inset 0 0 0 2px var(--accent-foundation);outline:none}.admin-module__Z1XKOa__checkboxField{align-items:center;gap:var(--space-150);display:flex}.admin-module__Z1XKOa__checkboxField input{opacity:0;width:1px;height:1px;position:absolute}.admin-module__Z1XKOa__switch{border:1px solid var(--border-field);background:var(--bg-subtle);border-radius:999px;flex-shrink:0;align-items:center;width:42px;height:24px;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.admin-module__Z1XKOa__switch:after{background:var(--text-tertiary);content:"";border-radius:50%;width:18px;height:18px;margin-left:2px;transition:transform .15s,background .15s}.admin-module__Z1XKOa__checkboxField input:checked+.admin-module__Z1XKOa__switch{border-color:var(--accent-foundation);background:var(--accent-foundation)}.admin-module__Z1XKOa__checkboxField input:checked+.admin-module__Z1XKOa__switch:after{background:var(--bg-surface);transform:translate(18px)}.admin-module__Z1XKOa__checkboxField input:focus-visible+.admin-module__Z1XKOa__switch{outline:2px solid var(--focus-ring);outline-offset:2px}.admin-module__Z1XKOa__formActions{align-items:center;gap:var(--space-300);margin-top:var(--space-200);display:flex}.admin-module__Z1XKOa__submit{padding:var(--space-200) var(--space-400);border-radius:var(--radius-md);background:var(--action-primary-bg);color:var(--action-primary-text);justify-content:center;align-items:center;transition:background-color .15s,color .15s,transform .1s;display:inline-flex}.admin-module__Z1XKOa__transferPanel{align-items:flex-start;gap:var(--space-300);width:100%;max-width:680px;margin-top:var(--space-500);flex-direction:column;display:flex}.admin-module__Z1XKOa__transferActions{align-items:center;gap:var(--space-300);display:flex}.admin-module__Z1XKOa__secondaryButton{padding:var(--space-200) var(--space-400);border:1px solid var(--action-secondary-border);border-radius:var(--radius-md);color:var(--action-secondary-text);font:500 14px/1 var(--font-family-body);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background-color .15s,color .15s,transform .1s;display:inline-flex}.admin-module__Z1XKOa__secondaryButton:hover,.admin-module__Z1XKOa__secondaryButton:focus-visible{background:var(--bg-subtle);color:var(--action-secondary-text)}.admin-module__Z1XKOa__secondaryButton:active{transform:scale(.97)}.admin-module__Z1XKOa__uploadRow{align-items:center;gap:var(--space-200);min-height:40px;display:flex}.admin-module__Z1XKOa__uploadButton{border:1px solid var(--border-field);border-radius:var(--radius-md);background:var(--bg-field);width:40px;height:40px;color:var(--text-primary);cursor:pointer;place-items:center;display:inline-grid}.admin-module__Z1XKOa__uploadButton:hover,.admin-module__Z1XKOa__uploadButton:focus-within{border-color:var(--accent-foundation);color:var(--accent-foundation)}.admin-module__Z1XKOa__uploadButton input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-module__Z1XKOa__uploadIcon{font-size:24px;line-height:1}.admin-module__Z1XKOa__fileName{color:var(--text-secondary);font:14px/1.4 var(--font-family-body);overflow-wrap:anywhere}.admin-module__Z1XKOa__submit:hover,.admin-module__Z1XKOa__submit:focus-visible{background:var(--accent-foundation);color:var(--action-primary-hover-text)}.admin-module__Z1XKOa__submit:active{transform:scale(.97)}.admin-module__Z1XKOa__deleteForm{margin:0}.admin-module__Z1XKOa__deleteButton{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--border-error);justify-content:center;align-items:center;font-size:21px;line-height:1;transition:opacity .15s;display:inline-flex}.admin-module__Z1XKOa__deleteButton:hover,.admin-module__Z1XKOa__deleteButton:focus-visible{background:var(--bg-subtle);opacity:.8}.admin-module__Z1XKOa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-module__Z1XKOa__helper{color:var(--text-tertiary)}
.AdminContentTabs-module__AGIkfG__wrapper{width:100%}.AdminContentTabs-module__AGIkfG__tabs{z-index:4;gap:var(--space-300);width:100%;margin-bottom:var(--space-400);border-bottom:1px solid var(--border-default);background:var(--bg-canvas);flex-wrap:wrap;display:flex;position:sticky;top:7rem}.AdminContentTabs-module__AGIkfG__tab,.AdminContentTabs-module__AGIkfG__active{color:var(--text-secondary);font:500 14px/1 var(--font-family-body);cursor:pointer;background:0 0;border:0;border-radius:0;padding:12px 8px 14px;position:relative}.AdminContentTabs-module__AGIkfG__tab:after,.AdminContentTabs-module__AGIkfG__active:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.AdminContentTabs-module__AGIkfG__tab:hover,.AdminContentTabs-module__AGIkfG__tab:focus-visible,.AdminContentTabs-module__AGIkfG__active{color:var(--text-primary)}.AdminContentTabs-module__AGIkfG__active:after{background:var(--accent-foundation)}
.LiveComponentBlock-module__HO72Ma__preview{box-sizing:border-box;width:100%;padding:var(--space-500);background:var(--bg-surface);min-height:0;margin:0}.LiveComponentBlock-module__HO72Ma__previewMinimal{box-sizing:border-box;background:0 0;width:100%;margin:0;padding:0}.LiveComponentBlock-module__HO72Ma__htmlPreview{background:var(--bg-deep);border:0;width:100%;min-height:260px;display:block}.LiveComponentBlock-module__HO72Ma__frame{border:1px solid var(--border-field);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;overflow:hidden}.LiveComponentBlock-module__HO72Ma__minimal{width:100%}.LiveComponentBlock-module__HO72Ma__header{min-height:49px;padding:0 var(--space-200);border-bottom:1px solid var(--border-field);background:var(--bg-surface);justify-content:space-between;align-items:center;display:flex}.LiveComponentBlock-module__HO72Ma__language{color:var(--text-secondary);font:12px/1 var(--font-family-mono)}.LiveComponentBlock-module__HO72Ma__headerActions{align-items:center;gap:var(--space-100);display:flex}.LiveComponentBlock-module__HO72Ma__copyButton{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-secondary);font:600 12px/1 var(--font-family-body);background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.LiveComponentBlock-module__HO72Ma__copyIcon{border:1.75px solid;border-radius:2px;width:14px;height:14px;display:block;position:relative}.LiveComponentBlock-module__HO72Ma__copyIcon:before{content:"";border:1.75px solid;border-radius:2px;width:10px;height:10px;position:absolute;top:-5px;left:-5px}.LiveComponentBlock-module__HO72Ma__copyButton:hover,.LiveComponentBlock-module__HO72Ma__copyButton:focus-visible{background:var(--bg-subtle);color:var(--text-primary)}.LiveComponentBlock-module__HO72Ma__error{padding:var(--space-300);border-top:1px solid var(--border-error);background:color-mix(in srgb, var(--text-error) 8%, transparent);color:var(--border-error);font-family:var(--font-family-mono);white-space:pre-wrap;margin:0;font-size:13px}.LiveComponentBlock-module__HO72Ma__switcher{border-radius:var(--radius-sm);background:var(--bg-subtle);gap:2px;width:fit-content;margin:0;padding:2px;display:flex}.LiveComponentBlock-module__HO72Ma__switcher button{border-radius:var(--radius-sm);color:var(--text-secondary);font:600 12px/1 var(--font-family-body);padding:6px 10px}.LiveComponentBlock-module__HO72Ma__switcher button:hover,.LiveComponentBlock-module__HO72Ma__switcher button:focus-visible,.LiveComponentBlock-module__HO72Ma__switcherActive{background:var(--bg-field);color:var(--text-accent)}.LiveComponentBlock-module__HO72Ma__code{padding:var(--space-300);background:var(--bg-subtle);color:var(--text-primary);font:13px/1.65 var(--font-family-mono);white-space:pre-wrap;border:0;border-radius:0;margin:0;overflow-x:auto}
.RichContent-module__ghLlsW__content{gap:var(--space-200);width:100%;min-width:0;max-width:none;color:var(--text-secondary);font-family:var(--font-family-body);flex-direction:column;font-size:18px;line-height:1.7;display:flex}.RichContent-module__ghLlsW__content h1{margin-top:var(--space-300);color:var(--text-primary);font-family:var(--font-family-heading);font-size:36px}.RichContent-module__ghLlsW__content h2{margin-top:var(--space-300);color:var(--text-primary);font-family:var(--font-family-heading);font-size:28px}.RichContent-module__ghLlsW__content h3{margin-top:var(--space-300);color:var(--text-primary);font-family:var(--font-family-heading);font-size:22px}:is(.RichContent-module__ghLlsW__content ul,.RichContent-module__ghLlsW__content ol){padding-left:1.4em}.RichContent-module__ghLlsW__content blockquote{padding-left:var(--space-300);border-left:4px solid var(--accent-foundation);color:var(--text-secondary);font-family:var(--font-family-heading);margin:0;font-size:24px;font-style:italic;font-weight:500}.RichContent-module__ghLlsW__content blockquote p{margin:0}.RichContent-module__ghLlsW__content blockquote cite{margin-top:var(--space-200);color:var(--text-accent);font-family:var(--font-family-body);font-size:12px;font-style:normal;font-weight:500;display:block}.RichContent-module__ghLlsW__content blockquote[data-attribution]:after{margin-top:var(--space-200);color:var(--text-accent);content:"— " attr(data-attribution);font-family:var(--font-family-body);font-size:12px;font-style:normal;font-weight:500;display:block}.RichContent-module__ghLlsW__content a{color:var(--text-accent);text-underline-offset:2px;text-decoration:underline}.RichContent-module__ghLlsW__content img{border-radius:var(--radius-lg);width:auto;max-width:100%}.RichContent-module__ghLlsW__content hr{border:none;border-top:1px solid var(--border-default)}.RichContent-module__ghLlsW__content pre{padding:var(--space-300);border-radius:var(--radius-md);background:var(--text-primary);color:var(--bg-canvas);overflow-x:auto}.RichContent-module__ghLlsW__content pre code{font-family:var(--font-family-mono);font-size:15px}.RichContent-module__ghLlsW__content .accent{color:var(--text-accent)}:is(.RichContent-module__ghLlsW__content .hljs-comment,.RichContent-module__ghLlsW__content .hljs-quote){color:var(--text-tertiary);font-style:italic}:is(.RichContent-module__ghLlsW__content .hljs-keyword,.RichContent-module__ghLlsW__content .hljs-selector-tag,.RichContent-module__ghLlsW__content .hljs-literal,.RichContent-module__ghLlsW__content .hljs-section){color:var(--accent-foundation)}:is(.RichContent-module__ghLlsW__content .hljs-string,.RichContent-module__ghLlsW__content .hljs-attr,.RichContent-module__ghLlsW__content .hljs-regexp,.RichContent-module__ghLlsW__content .hljs-addition){color:var(--text-success)}:is(.RichContent-module__ghLlsW__content .hljs-number,.RichContent-module__ghLlsW__content .hljs-meta){color:var(--text-warning)}:is(.RichContent-module__ghLlsW__content .hljs-title,.RichContent-module__ghLlsW__content .hljs-title.function_,.RichContent-module__ghLlsW__content .hljs-built_in){color:var(--text-info)}:is(.RichContent-module__ghLlsW__content .hljs-variable,.RichContent-module__ghLlsW__content .hljs-template-variable,.RichContent-module__ghLlsW__content .hljs-attribute,.RichContent-module__ghLlsW__content .hljs-tag,.RichContent-module__ghLlsW__content .hljs-name,.RichContent-module__ghLlsW__content .hljs-deletion){color:var(--text-error)}:is(.RichContent-module__ghLlsW__content .hljs-type,.RichContent-module__ghLlsW__content .hljs-class .hljs-title){color:var(--text-warning)}:is(.RichContent-module__ghLlsW__content .hljs-symbol,.RichContent-module__ghLlsW__content .hljs-bullet,.RichContent-module__ghLlsW__content .hljs-link){color:var(--text-info)}.RichContent-module__ghLlsW__content .hljs-emphasis{font-style:italic}.RichContent-module__ghLlsW__content .hljs-strong{font-weight:700}
.ArticleCard-module__nuuL6G__card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);color:inherit;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.ArticleCard-module__nuuL6G__caseStudy{background:var(--bg-deep);color:var(--text-on-deep-primary)}.ArticleCard-module__nuuL6G__card:hover,.ArticleCard-module__nuuL6G__card:hover{border-color:var(--border-strong);box-shadow:0 2px 6px -1px color-mix(in srgb, var(--text-primary) 12%, transparent);transform:none}.ArticleCard-module__nuuL6G__card:focus-visible{border-color:var(--border-default);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-foundation) 22%, transparent);outline:none}.ArticleCard-module__nuuL6G__thumb{aspect-ratio:16/8;background-color:var(--bg-subtle);background-position:50%;background-size:cover;flex-shrink:0;width:100%}.ArticleCard-module__nuuL6G__body{gap:var(--space-150,12px);padding:var(--space-400,32px);flex-direction:column;display:flex}.ArticleCard-module__nuuL6G__meta{gap:var(--space-150,12px);width:100%;color:var(--text-accent);font:500 12px/1.4 var(--font-family-body);letter-spacing:.96px;text-transform:uppercase;white-space:nowrap;display:flex;overflow:hidden}.ArticleCard-module__nuuL6G__metaSecondary{color:var(--text-tertiary)}.ArticleCard-module__nuuL6G__title{color:var(--text-primary)}.ArticleCard-module__nuuL6G__caseStudy .ArticleCard-module__nuuL6G__title,.ArticleCard-module__nuuL6G__caseStudy .ArticleCard-module__nuuL6G__link{color:var(--text-on-deep-primary)}.ArticleCard-module__nuuL6G__caseStudy{border-color:var(--border-on-deep);background:var(--bg-deep)}.ArticleCard-module__nuuL6G__caseStudy:hover{border-color:var(--text-on-deep-secondary)}.ArticleCard-module__nuuL6G__caseStudy:focus-visible{border-color:var(--border-on-deep);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent-foundation) 22%, transparent)}.ArticleCard-module__nuuL6G__caseStudy p{color:var(--text-on-deep-secondary)!important}.ArticleCard-module__nuuL6G__caseStudy .ArticleCard-module__nuuL6G__thumb{background-color:var(--bg-deep)}.ArticleCard-module__nuuL6G__link{align-items:center;gap:var(--space-100);margin-top:var(--space-100);color:var(--text-primary);font-family:var(--font-family-body);font-size:12px;font-weight:500;transition:color .15s;display:inline-flex}.ArticleCard-module__nuuL6G__link svg,.ArticleCard-module__nuuL6G__card:hover .ArticleCard-module__nuuL6G__link,.ArticleCard-module__nuuL6G__card:focus-visible .ArticleCard-module__nuuL6G__link{color:var(--accent-foundation)}
.AboutHowIWork-module__QLi6da__section{padding-block:var(--space-1200)}.AboutHowIWork-module__QLi6da__section h2{max-width:60vw;margin-top:var(--space-200)}.AboutHowIWork-module__QLi6da__steps{gap:var(--space-400);margin:var(--space-800) 0 0;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;list-style:none;display:grid}.AboutHowIWork-module__QLi6da__step{min-width:0}.AboutHowIWork-module__QLi6da__rule{height:1px;margin-bottom:var(--space-300);background:var(--border-default)}.AboutHowIWork-module__QLi6da__step h3{margin-top:var(--space-200)}.AboutHowIWork-module__QLi6da__step>p:last-child{margin-top:var(--space-150)}@media (max-width:900px){.AboutHowIWork-module__QLi6da__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.AboutHowIWork-module__QLi6da__steps{grid-template-columns:1fr}}
.page-module___8aEwW__heroWrap{flex-direction:column;min-height:100svh;display:flex}
.AboutBeforeConScept-module__Hxci5G__section{padding-block:var(--space-1200)}.AboutBeforeConScept-module__Hxci5G__section h2{max-width:760px;margin-top:var(--space-200)}.AboutBeforeConScept-module__Hxci5G__intro{width:100%;max-width:none;margin-top:var(--space-300);color:var(--text-secondary)}.AboutBeforeConScept-module__Hxci5G__timeline{margin-top:var(--space-800)}.AboutBeforeConScept-module__Hxci5G__card{border-top:1px solid var(--border-default);grid-template-columns:minmax(140px,180px) minmax(220px,.8fr) minmax(0,1.4fr);align-items:start;gap:40px;min-width:0;padding:24px 0;display:grid}.AboutBeforeConScept-module__Hxci5G__dates{color:var(--text-secondary);font-size:13px;font-weight:500}.AboutBeforeConScept-module__Hxci5G__body{flex-direction:column;gap:6px;min-width:0;display:flex}.AboutBeforeConScept-module__Hxci5G__body h3{color:var(--text-primary);font-size:18px;font-weight:600}.AboutBeforeConScept-module__Hxci5G__company{color:var(--text-secondary);font-size:13px;font-weight:500}.AboutBeforeConScept-module__Hxci5G__description{width:100%;min-width:0;max-width:none;color:var(--text-secondary);white-space:normal;overflow-wrap:anywhere;font-size:15px;line-height:1.5}.AboutBeforeConScept-module__Hxci5G__description .content{color:inherit;font-size:inherit;line-height:inherit;gap:0}.AboutBeforeConScept-module__Hxci5G__description .content p{margin:0}.AboutBeforeConScept-module__Hxci5G__description .content p+p{margin-top:10px}:is(.AboutBeforeConScept-module__Hxci5G__description .content ul,.AboutBeforeConScept-module__Hxci5G__description .content ol){margin:10px 0;padding-left:1.4em}.AboutBeforeConScept-module__Hxci5G__description .content li+li{margin-top:6px}.AboutBeforeConScept-module__Hxci5G__description .content strong{color:var(--text-primary);font-weight:700}:is(.AboutBeforeConScept-module__Hxci5G__description .content h1,.AboutBeforeConScept-module__Hxci5G__description .content h2,.AboutBeforeConScept-module__Hxci5G__description .content h3){margin-top:12px;font-size:18px}@media (max-width:900px){.AboutBeforeConScept-module__Hxci5G__card{grid-template-columns:minmax(120px,160px) minmax(0,1fr);gap:24px}.AboutBeforeConScept-module__Hxci5G__description{grid-column:2}}@media (max-width:700px){.AboutBeforeConScept-module__Hxci5G__card{flex-direction:column;gap:12px;display:flex}.AboutBeforeConScept-module__Hxci5G__dates{flex-basis:auto}.AboutBeforeConScept-module__Hxci5G__description{width:100%}}
.LatticeDiagram-module__uvg5DW__lattice{touch-action:pan-y;flex-shrink:0;width:clamp(297px,min(54vw,60.75vh),756px)}@media (max-width:640px){.LatticeDiagram-module__uvg5DW__lattice{width:clamp(216px,min(74.25vw,43.2vh),378px)}}.LatticeDiagram-module__uvg5DW__lattice svg{width:100%;height:auto;display:block;overflow:visible}.LatticeDiagram-module__uvg5DW__lattice svg path[fill]{cursor:grab}.LatticeDiagram-module__uvg5DW__lattice.LatticeDiagram-module__uvg5DW__grabbing,.LatticeDiagram-module__uvg5DW__lattice.LatticeDiagram-module__uvg5DW__grabbing svg path[fill]{cursor:grabbing}
.ThemeSwitch-module__kYzTZa__switch{width:max-content;color:var(--text-tertiary);font-family:var(--font-family-body);flex-direction:column;align-items:center;gap:4px;padding:0;display:inline-flex}.ThemeSwitch-module__kYzTZa__switch:focus-visible{outline:2px solid var(--border-focus);outline-offset:4px;border-radius:2px}.ThemeSwitch-module__kYzTZa__activeIcon{color:var(--text-primary)}.ThemeSwitch-module__kYzTZa__track{border:1px solid var(--border-field);background:var(--bg-subtle);border-radius:999px;flex:none;width:16px;height:28px;position:relative}.ThemeSwitch-module__kYzTZa__thumb{background:var(--text-primary);border-radius:50%;width:10px;height:10px;transition:transform .16s,background-color .16s;position:absolute;top:2px;left:2px}.ThemeSwitch-module__kYzTZa__thumbDark{transform:translateY(12px)}@media (prefers-reduced-motion:reduce){.ThemeSwitch-module__kYzTZa__thumb{transition:none}}@media (max-width:900px){.ThemeSwitch-module__kYzTZa__switch{min-width:44px}}
.Nav-module__bLoQaq__navOuter{z-index:50;background:var(--bg-canvas);border-bottom:1px solid var(--border-default);width:100%;transition:background-color .2s;position:sticky;top:0}.Nav-module__bLoQaq__navOuter.Nav-module__bLoQaq__scrolled{background:color-mix(in srgb, var(--bg-canvas) 72%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Nav-module__bLoQaq__nav{justify-content:space-between;align-items:center;gap:var(--space-200);min-height:var(--nav-height);padding-block:var(--space-300);flex-wrap:wrap;display:flex}.Nav-module__bLoQaq__right{align-items:center;gap:var(--space-600);display:flex}.Nav-module__bLoQaq__controls{align-items:center;gap:var(--space-300);display:flex}.Nav-module__bLoQaq__links{align-items:center;gap:var(--space-400);color:var(--text-primary);font-size:16px;line-height:1.7;display:flex}@media (min-width:901px){.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__personal{position:relative}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__personal .Nav-module__bLoQaq__links{position:absolute;left:50%;transform:translate(-50%)}.Nav-module__bLoQaq__nav.Nav-module__bLoQaq__personal .Nav-module__bLoQaq__right{margin-left:auto}}.Nav-module__bLoQaq__links a{padding-bottom:var(--space-100);border-bottom:2px solid #0000;transition:border-color .15s,color .15s}.Nav-module__bLoQaq__links a:hover,.Nav-module__bLoQaq__links a:focus-visible{border-bottom-color:var(--text-tertiary)}.Nav-module__bLoQaq__links a.Nav-module__bLoQaq__linkActive,.Nav-module__bLoQaq__links a.Nav-module__bLoQaq__linkActive:hover,.Nav-module__bLoQaq__links a.Nav-module__bLoQaq__linkActive:focus-visible,.Nav-module__bLoQaq__overlayLinks a.Nav-module__bLoQaq__overlayLinkActive{border-bottom-color:var(--accent-foundation)}.Nav-module__bLoQaq__menuToggle{flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:24px;height:20px;padding:0;display:none}.Nav-module__bLoQaq__bar{background:var(--text-primary);border-radius:1px;width:100%;height:2px;transition:transform .25s,opacity .15s;display:block}.Nav-module__bLoQaq__barTop{transform:translateY(7px)rotate(45deg)}.Nav-module__bLoQaq__barMiddle{opacity:0}.Nav-module__bLoQaq__barBottom{transform:translateY(-7px)rotate(-45deg)}.Nav-module__bLoQaq__overlay{top:0;left:0;right:0;bottom:var(--nav-height);z-index:100;justify-content:center;gap:var(--space-800);padding:var(--space-800);background:var(--bg-canvas);flex-direction:column;display:none;position:fixed;overflow-y:auto}.Nav-module__bLoQaq__overlayOpen{display:flex}.Nav-module__bLoQaq__overlayLinks{align-items:flex-start;gap:var(--space-300);flex-direction:column;display:flex}.Nav-module__bLoQaq__overlayLinks a{font-family:var(--font-family-heading);letter-spacing:-.3px;color:var(--text-primary);border-bottom:2px solid #0000;font-size:32px;font-weight:500}@media (max-width:900px){.Nav-module__bLoQaq__links,.Nav-module__bLoQaq__desktopCta{display:none}.Nav-module__bLoQaq__menuToggle{display:flex}.Nav-module__bLoQaq__navOuter{border-bottom:none;border-top:1px solid var(--border-default);position:fixed;inset:auto 0 0}}@media (min-width:901px){.Nav-module__bLoQaq__overlay{display:none!important}}
.AdminBar-module__I8o2Ra__bar{right:var(--space-300);bottom:var(--space-300);z-index:1000;padding:var(--space-150) var(--space-300);border-radius:var(--radius-lg);background:var(--bg-deep);color:var(--text-on-deep-primary);font-family:var(--font-family-body);box-shadow:0 4px 16px color-mix(in srgb, var(--bg-deep) 24%, transparent);font-size:14px;font-weight:500;transition:opacity .15s;position:fixed}.AdminBar-module__I8o2Ra__bar:hover,.AdminBar-module__I8o2Ra__bar:focus-visible{opacity:.85}@media (max-width:900px){.AdminBar-module__I8o2Ra__bar{left:50%;right:auto;bottom:calc(var(--nav-height) + var(--space-300));transform:translate(-50%)}}@media (max-width:640px){.AdminBar-module__I8o2Ra__bar{right:var(--space-300);left:auto;transform:none}}
.Footer-module__Grjkva__footer{width:100%;padding-block:var(--space-800) var(--space-600);background:var(--bg-canvas);color:var(--text-primary)}.Footer-module__Grjkva__footerInner{gap:var(--space-600);flex-direction:column;display:flex}.Footer-module__Grjkva__top{justify-content:space-between;align-items:flex-start;gap:var(--space-800);flex-wrap:wrap;display:flex}.Footer-module__Grjkva__brand{gap:var(--space-200);flex-direction:column;width:300px;display:flex}.Footer-module__Grjkva__linksGroup{align-items:flex-start;gap:var(--space-800);flex-wrap:wrap;display:flex}.Footer-module__Grjkva__column{gap:var(--space-150);flex-direction:column;width:220px;display:flex}.Footer-module__Grjkva__column a{text-decoration:none;transition:color .15s}.Footer-module__Grjkva__column a:hover,.Footer-module__Grjkva__column a:focus-visible{color:var(--text-primary)!important}.Footer-module__Grjkva__connect{gap:var(--space-200);flex-direction:column;width:260px;display:flex}.Footer-module__Grjkva__divider{background:var(--border-default);width:100%;height:1px}.Footer-module__Grjkva__bottom{justify-content:space-between;align-items:center;gap:var(--space-300);flex-wrap:wrap;width:100%;display:flex}.Footer-module__Grjkva__legal{align-items:center;gap:var(--space-300);display:flex}.Footer-module__Grjkva__legal a{transition:color .15s}.Footer-module__Grjkva__legal a:hover,.Footer-module__Grjkva__legal a:focus-visible{color:var(--text-primary)!important}
.LatestInsights-module__vp1zBq__insights{width:100%;padding-block:var(--space-1200);background:var(--bg-canvas);color:var(--text-primary)}.LatestInsights-module__vp1zBq__insightsInner{align-items:center;gap:var(--space-800);flex-wrap:wrap;display:flex}.LatestInsights-module__vp1zBq__intro{gap:var(--space-300);flex-direction:column;flex:0 300px;min-width:0;display:flex}.LatestInsights-module__vp1zBq__intro h2{max-width:40vw}.LatestInsights-module__vp1zBq__cards{gap:var(--space-300);flex:1 1 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:auto;min-width:0;display:grid}.LatestInsights-module__vp1zBq__seeAll{align-items:center;gap:var(--space-100);font-family:var(--font-family-body);color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.LatestInsights-module__vp1zBq__card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);min-width:0;color:var(--text-primary);transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.LatestInsights-module__vp1zBq__card:hover,.LatestInsights-module__vp1zBq__card:focus,.LatestInsights-module__vp1zBq__card:focus-visible{border-color:var(--accent-foundation);box-shadow:0 12px 24px color-mix(in srgb, var(--text-primary) 10%, transparent), 0 4px 8px color-mix(in srgb, var(--text-primary) 12%, transparent);transform:translateY(-2px)}.LatestInsights-module__vp1zBq__card:focus,.LatestInsights-module__vp1zBq__card:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;box-shadow:none}.LatestInsights-module__vp1zBq__card:hover .LatestInsights-module__vp1zBq__link,.LatestInsights-module__vp1zBq__card:focus-visible .LatestInsights-module__vp1zBq__link{color:var(--accent-foundation)}.LatestInsights-module__vp1zBq__cover{background-color:var(--text-primary);background-image:radial-gradient(var(--accent-foundation) 1.5px, transparent 1.5px);background-size:16px 16px;flex-shrink:0;width:50%;min-width:0}.LatestInsights-module__vp1zBq__cardContent{justify-content:center;gap:var(--space-250,20px);padding:var(--space-400,32px);flex-direction:column;flex:1;min-width:0;display:flex}.LatestInsights-module__vp1zBq__link{align-items:center;gap:var(--space-100);font-family:var(--font-family-body);color:inherit;font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.LatestInsights-module__vp1zBq__seeAll svg,.LatestInsights-module__vp1zBq__link svg{color:var(--accent-foundation)}@media (max-width:900px){.LatestInsights-module__vp1zBq__intro{width:100%}.LatestInsights-module__vp1zBq__intro h2{max-width:100%}.LatestInsights-module__vp1zBq__cards{flex-basis:100%;grid-template-columns:1fr;width:100%}.LatestInsights-module__vp1zBq__card{flex-direction:column;flex-basis:100%;width:100%}.LatestInsights-module__vp1zBq__cover{width:100%;height:200px}}@media (max-width:1100px) and (min-width:901px){.LatestInsights-module__vp1zBq__cards{grid-template-columns:1fr}.LatestInsights-module__vp1zBq__card{flex-direction:column}.LatestInsights-module__vp1zBq__cover{width:100%;height:200px}}
.SelectedImpact-module__rOtVsa__impact{width:100%;padding-block:var(--space-1200);background:var(--bg-canvas)}.SelectedImpact-module__rOtVsa__impactInner{align-items:flex-start;gap:var(--space-800);flex-wrap:wrap;display:flex}.SelectedImpact-module__rOtVsa__intro{gap:var(--space-200);flex-direction:column;flex:0 300px;min-width:0;display:flex}.SelectedImpact-module__rOtVsa__intro h2{max-width:40vw}.SelectedImpact-module__rOtVsa__grid{gap:var(--space-400);flex:480px;grid-template-columns:1.7fr 1fr;min-width:0;display:grid}.SelectedImpact-module__rOtVsa__featured{justify-content:space-between;gap:var(--space-600);padding:var(--space-600);border-radius:var(--radius-lg);background:var(--bg-canvas);color:var(--text-primary);border:2px solid #0000;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.SelectedImpact-module__rOtVsa__featured:hover,.SelectedImpact-module__rOtVsa__featured:focus,.SelectedImpact-module__rOtVsa__featured:focus-visible{border-color:var(--accent-foundation);box-shadow:0 12px 24px color-mix(in srgb, var(--text-primary) 10%, transparent), 0 4px 8px color-mix(in srgb, var(--text-primary) 12%, transparent);transform:translateY(-2px)}.SelectedImpact-module__rOtVsa__featured:focus,.SelectedImpact-module__rOtVsa__featured:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;box-shadow:none}.SelectedImpact-module__rOtVsa__featured:active{transform:translateY(0)}.SelectedImpact-module__rOtVsa__featuredTitle{margin-top:var(--space-100);margin-bottom:var(--space-300)}.SelectedImpact-module__rOtVsa__featuredDescription{margin-top:var(--space-200)}.SelectedImpact-module__rOtVsa__secondaryList{gap:var(--space-300);flex-direction:column;display:flex}.SelectedImpact-module__rOtVsa__card{justify-content:space-between;gap:var(--space-300);padding:var(--space-400);border-radius:var(--radius-lg);background:var(--bg-subtle);color:var(--text-primary);border:2px solid #0000;flex-direction:column;flex:1;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.SelectedImpact-module__rOtVsa__card:hover,.SelectedImpact-module__rOtVsa__card:focus-visible{border-color:var(--accent-foundation);box-shadow:0 12px 24px color-mix(in srgb, var(--text-primary) 10%, transparent), 0 4px 8px color-mix(in srgb, var(--text-primary) 12%, transparent);transform:translateY(-2px)}.SelectedImpact-module__rOtVsa__card:active{transform:translateY(0)}.SelectedImpact-module__rOtVsa__card h3{margin-top:var(--space-150)}.SelectedImpact-module__rOtVsa__link{align-items:center;gap:var(--space-100);font-family:var(--font-family-body);color:inherit;font-size:14px;font-weight:500;line-height:1.2;display:inline-flex}.SelectedImpact-module__rOtVsa__link svg{color:var(--accent-foundation)}@media (max-width:900px){.SelectedImpact-module__rOtVsa__intro{width:100%}.SelectedImpact-module__rOtVsa__intro h2{max-width:100%}.SelectedImpact-module__rOtVsa__grid{grid-template-columns:1fr}}
.BackButton-module__FA0Hcq__button{align-self:flex-start;align-items:center;gap:var(--space-100);color:var(--text-secondary);cursor:pointer;background:0 0;border:0;padding:0;transition:color .15s,transform .15s;display:inline-flex}.BackButton-module__FA0Hcq__button svg{transition:transform .15s;transform:rotate(180deg)}.BackButton-module__FA0Hcq__button:hover,.BackButton-module__FA0Hcq__button:focus-visible{color:var(--text-accent)}.BackButton-module__FA0Hcq__button:hover svg,.BackButton-module__FA0Hcq__button:focus-visible svg{transform:translate(-3px)rotate(180deg)}
.insight-module__DJdXrW__main{flex-direction:column;flex:1 0 auto;display:flex}.insight-module__DJdXrW__hero{width:100%;max-width:1920px;min-height:420px;padding-block:var(--space-800);align-items:stretch;gap:0;margin-inline:auto;display:flex}.insight-module__DJdXrW__heroCopy{justify-content:center;gap:var(--space-200);box-sizing:border-box;min-width:0;max-width:none;padding-left:var(--space-800);padding-right:var(--space-800);flex-direction:column;flex:0 0 50%;display:flex}.insight-module__DJdXrW__heroCopy:only-child{flex-basis:100%}.insight-module__DJdXrW__breadcrumb{color:var(--text-tertiary)}.insight-module__DJdXrW__breadcrumb a{color:var(--text-tertiary);transition:color .15s}.insight-module__DJdXrW__breadcrumb a:hover,.insight-module__DJdXrW__breadcrumb a:focus-visible,.insight-module__DJdXrW__title{color:var(--text-primary)}.insight-module__DJdXrW__byline{gap:var(--space-50);margin-top:var(--space-100);flex-direction:column;display:flex}.insight-module__DJdXrW__tags{color:var(--text-accent);font-family:var(--font-family-body);margin:0;font-size:12px;line-height:1.4}.insight-module__DJdXrW__heroImage{border-radius:var(--radius-lg) 0 0 var(--radius-lg);flex:0 0 50%;width:50%;overflow:hidden}.insight-module__DJdXrW__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.insight-module__DJdXrW__divider{background:var(--border-default);width:100%;height:1px}.insight-module__DJdXrW__layout{align-items:flex-start;gap:var(--space-800);padding-block:var(--space-800);display:flex}.insight-module__DJdXrW__toc{top:calc(var(--nav-height) + var(--space-300));gap:var(--space-200);flex-direction:column;flex-shrink:0;width:20vw;display:flex;position:sticky}.insight-module__DJdXrW__toc ul{gap:var(--space-150);flex-direction:column;list-style:none;display:flex}.insight-module__DJdXrW__toc a{color:var(--text-secondary);font-family:var(--font-family-body);font-size:14px;line-height:1.5;transition:color .15s}.insight-module__DJdXrW__toc a:hover,.insight-module__DJdXrW__toc a:focus-visible{color:var(--accent-foundation)}.insight-module__DJdXrW__articleBody{flex:0 60vw;width:60vw;min-width:0;max-width:60vw}.insight-module__DJdXrW__articleBody>div{width:100%;max-width:none}.mobileToc{display:none}@media (max-width:900px){.insight-module__DJdXrW__toc>p,.insight-module__DJdXrW__toc>nav{display:none}.mobileToc{top:calc(var(--nav-height) + 8px);z-index:5;display:block;position:sticky}.mobileToc summary{color:var(--text-primary);font:600 13px/1 var(--font-family-body);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:8px 0;list-style:none;display:flex}.mobileToc summary::-webkit-details-marker{display:none}.mobileToc nav{background:0 0;border:0;padding:8px 0 12px}.mobileToc ul{flex-direction:column;gap:10px;list-style:none;display:flex}.mobileToc a{color:var(--text-secondary);font:14px/1.4 var(--font-family-body)}}.insight-module__DJdXrW__articleBody p{max-width:none}.insight-module__DJdXrW__articleBody figure{gap:var(--space-150);margin:var(--space-600) 0;flex-direction:column;display:flex}.insight-module__DJdXrW__articleBody figcaption{color:var(--text-tertiary);font-size:13px;line-height:1.5}.insight-module__DJdXrW__articleBody .content{width:100%;max-width:none}:is(.insight-module__DJdXrW__articleBody h1,.insight-module__DJdXrW__articleBody h2,.insight-module__DJdXrW__articleBody h3){scroll-margin-top:calc(var(--nav-height) + var(--space-200))}.insight-module__DJdXrW__moreSection{padding-block:var(--space-1200);border-top:1px solid var(--border-default)}.insight-module__DJdXrW__moreGrid{gap:var(--space-400);margin-top:var(--space-400);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:900px){.insight-module__DJdXrW__hero{gap:var(--space-400);flex-direction:column;min-height:0}.insight-module__DJdXrW__heroCopy{max-width:none;padding-left:var(--space-800);padding-right:var(--space-800)}.insight-module__DJdXrW__heroImage{border-radius:var(--radius-lg);flex:none;width:100%;height:260px;margin-right:0}.insight-module__DJdXrW__layout{flex-direction:column}.insight-module__DJdXrW__toc{width:100%;position:static}.insight-module__DJdXrW__articleBody{width:100%;max-width:100%}.insight-module__DJdXrW__moreGrid{grid-template-columns:1fr}}@media (max-width:640px){.insight-module__DJdXrW__heroCopy{padding-left:var(--space-400);padding-right:var(--space-400)}}
.case-study-module__IoECCW__main{flex-direction:column;flex:1 0 auto;display:flex}.case-study-module__IoECCW__hero{grid-template-columns:1fr 1fr;align-items:center;min-height:500px;display:grid}.case-study-module__IoECCW__heroCopy{gap:var(--space-300);padding:var(--space-1200) var(--space-800);flex-direction:column;display:flex}.case-study-module__IoECCW__heroCopy h1{max-width:620px}.case-study-module__IoECCW__breadcrumb{gap:var(--space-100);color:var(--text-tertiary);font:14px/1.5 var(--font-family-body);display:flex}.case-study-module__IoECCW__breadcrumb a{color:inherit}.case-study-module__IoECCW__meta{color:var(--text-tertiary);font:500 12px/1.4 var(--font-family-body);text-transform:uppercase}.case-study-module__IoECCW__heroImage{border-radius:var(--radius-lg) 0 0 var(--radius-lg);align-self:stretch;min-height:500px;overflow:hidden}.case-study-module__IoECCW__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.case-study-module__IoECCW__outcomes{padding-block:var(--space-800);background:var(--bg-deep);color:var(--text-on-deep-primary)}.case-study-module__IoECCW__outcomesGrid{align-items:start;gap:var(--space-800);grid-template-columns:minmax(220px,1fr) minmax(0,2fr);display:grid}.case-study-module__IoECCW__outcomeIntro{min-width:0}.case-study-module__IoECCW__outcomeTitle{max-width:620px;margin-top:var(--space-200);color:var(--text-on-deep-primary)}.case-study-module__IoECCW__metrics{align-content:start;gap:var(--space-400);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.case-study-module__IoECCW__metric{gap:var(--space-100);flex-direction:column;min-width:0;display:flex}.case-study-module__IoECCW__metric strong{color:var(--text-accent);font:600 40px/1 var(--font-family-heading)}.case-study-module__IoECCW__metric span{color:var(--text-on-deep-primary);font:14px/1.45 var(--font-family-body)}.case-study-module__IoECCW__layout{align-items:flex-start;gap:var(--space-800);padding-block:var(--space-1200);display:flex}.case-study-module__IoECCW__toc{top:calc(var(--nav-height) + var(--space-300));flex-shrink:0;width:20vw;position:sticky}.case-study-module__IoECCW__toc ul{gap:var(--space-150);margin-top:var(--space-300);flex-direction:column;list-style:none;display:flex}.case-study-module__IoECCW__toc a{color:var(--text-secondary);font:14px/1.5 var(--font-family-body)}.case-study-module__IoECCW__toc a:hover,.case-study-module__IoECCW__toc a:focus-visible{color:var(--text-accent)}.case-study-module__IoECCW__articleBody{width:60vw;min-width:0;max-width:60vw}.case-study-module__IoECCW__articleBody>div{width:100%;max-width:none}.case-study-module__IoECCW__articleBody blockquote{margin-block:var(--space-600)}.case-study-module__IoECCW__articleBody blockquote cite{margin-top:var(--space-200);color:var(--text-accent);font:500 12px/1.4 var(--font-family-body);font-style:normal;display:block}.case-study-module__IoECCW__caseNav{justify-content:space-between;gap:var(--space-600);padding-block:var(--space-600);border-top:1px solid var(--border-default);display:flex}.case-study-module__IoECCW__caseNav a{gap:var(--space-100);max-width:40%;color:var(--text-primary);flex-direction:column;display:flex}.case-study-module__IoECCW__caseNav a span{color:var(--text-accent);font:500 12px/1.4 var(--font-family-body);text-transform:uppercase}.case-study-module__IoECCW__caseNav a strong{font:500 18px/1.3 var(--font-family-heading)}.case-study-module__IoECCW__caseNav .case-study-module__IoECCW__next{text-align:right}.case-study-module__IoECCW__related{padding-block:var(--space-1200)}.case-study-module__IoECCW__related h2{margin-top:var(--space-200)}.case-study-module__IoECCW__relatedGrid{gap:var(--space-400);margin-top:var(--space-600);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.case-study-module__IoECCW__allWork{gap:var(--space-100);margin-top:var(--space-600);color:var(--text-secondary);font:500 13px/1.2 var(--font-family-body);display:inline-flex}.case-study-module__IoECCW__allWork:hover,.case-study-module__IoECCW__allWork:focus-visible{color:var(--text-accent)}@media (max-width:900px){.case-study-module__IoECCW__hero{grid-template-columns:1fr}.case-study-module__IoECCW__heroImage{border-radius:0;min-height:360px}.case-study-module__IoECCW__heroCopy{padding:var(--space-800) var(--space-400)}.case-study-module__IoECCW__outcomesGrid{gap:var(--space-600);grid-template-columns:1fr}.case-study-module__IoECCW__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.case-study-module__IoECCW__layout{flex-direction:column}.case-study-module__IoECCW__toc,.case-study-module__IoECCW__articleBody{width:100%;max-width:100%;position:static}.case-study-module__IoECCW__relatedGrid{grid-template-columns:1fr}}@media (max-width:600px){.case-study-module__IoECCW__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.case-study-module__IoECCW__caseNav a{max-width:48%}}.case-study-module__IoECCW__main{width:100%;max-width:2560px;margin-inline:auto}.case-study-module__IoECCW__assessment{padding-block:var(--space-1000);border-bottom:1px solid var(--border-default)}.case-study-module__IoECCW__assessmentHeader{gap:var(--space-800);grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start;display:grid}.case-study-module__IoECCW__assessmentHeader h2{margin-top:var(--space-200)}.case-study-module__IoECCW__assessmentHeader .case-study-module__IoECCW__body-default{max-width:640px;margin-top:var(--space-300);color:var(--text-secondary)}.case-study-module__IoECCW__assessmentSummary{padding:var(--space-500);border-radius:var(--radius-lg);background:var(--bg-subtle)}.case-study-module__IoECCW__assessmentSummary span{color:var(--text-accent);font:600 11px/1.3 var(--font-family-body)}.case-study-module__IoECCW__assessmentSummary strong{margin-top:var(--space-200);font:600 30px/1.1 var(--font-family-heading);display:block}.case-study-module__IoECCW__assessmentSummary p{margin-top:var(--space-200);color:var(--text-secondary);font:14px/1.5 var(--font-family-body)}.case-study-module__IoECCW__assessmentGrid{gap:var(--space-800);margin-top:var(--space-800);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.case-study-module__IoECCW__assessmentScores,.case-study-module__IoECCW__assessmentLists{min-width:0}.case-study-module__IoECCW__assessmentScores h3,.case-study-module__IoECCW__assessmentLists h3{margin-bottom:var(--space-300)}.case-study-module__IoECCW__assessmentScore{padding-block:var(--space-200);border-top:1px solid var(--border-default)}.case-study-module__IoECCW__assessmentScore>div:first-child{justify-content:space-between;gap:var(--space-300);font:14px/1.4 var(--font-family-body);display:flex}.case-study-module__IoECCW__assessmentScore strong{color:var(--text-accent);font-weight:600}.case-study-module__IoECCW__scoreTrack{height:6px;margin-top:var(--space-150);background:var(--bg-subtle);border-radius:999px;overflow:hidden}.case-study-module__IoECCW__scoreTrack i{border-radius:inherit;background:var(--accent-foundation);height:100%;display:block}.case-study-module__IoECCW__assessmentLists{gap:var(--space-500);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.case-study-module__IoECCW__assessmentLists ul{gap:var(--space-150);flex-direction:column;list-style:none;display:flex}.case-study-module__IoECCW__assessmentLists li{font:14px/1.4 var(--font-family-body);color:var(--text-secondary)}.case-study-module__IoECCW__assessmentLists li:before{content:"✓";margin-right:var(--space-100);color:var(--text-accent)}@media (max-width:900px){.case-study-module__IoECCW__assessmentHeader,.case-study-module__IoECCW__assessmentGrid{grid-template-columns:1fr}.case-study-module__IoECCW__assessmentLists{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.case-study-module__IoECCW__assessmentLists{grid-template-columns:1fr}}.case-study-module__IoECCW__assessment{margin-top:48px}.case-study-module__IoECCW__assessmentGrid{margin-top:var(--space-400)}.case-study-module__IoECCW__assessmentMore{margin-top:var(--space-300);color:var(--text-tertiary);font:12px/1.4 var(--font-family-body)}.case-study-module__IoECCW__activityCards{gap:var(--space-200);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.case-study-module__IoECCW__activityCard{padding:var(--space-300);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-surface)}.case-study-module__IoECCW__activityCardHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-300);display:flex}.case-study-module__IoECCW__activityCard h4{font:600 16px/1.3 var(--font-family-heading)}.case-study-module__IoECCW__activityCard p{margin-top:var(--space-200);color:var(--text-secondary);font:14px/1.5 var(--font-family-body)}.case-study-module__IoECCW__activityCard p strong{color:var(--text-primary);font:600 11px/1.3 var(--font-family-body);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;display:block}.case-study-module__IoECCW__statusComplete,.case-study-module__IoECCW__statusIncomplete{font:600 11px/1 var(--font-family-body);border-radius:999px;flex:none;padding:6px 9px}.case-study-module__IoECCW__statusComplete{background:color-mix(in srgb, var(--text-accent) 14%, transparent);color:var(--text-accent)}.case-study-module__IoECCW__statusIncomplete{background:var(--bg-subtle);color:var(--text-tertiary)}.case-study-module__IoECCW__assessmentSummary{text-align:left;background:0 0}.case-study-module__IoECCW__assessmentLists{text-align:left;align-self:start}.case-study-module__IoECCW__assessmentAside{gap:var(--space-600);flex-direction:column;align-items:stretch;min-width:0;display:flex}.case-study-module__IoECCW__assessmentGrid{grid-template-columns:minmax(0,1fr)}.case-study-module__IoECCW__assessmentAside,.case-study-module__IoECCW__assessmentLists{width:100%}.case-study-module__IoECCW__assessmentLists{grid-template-columns:minmax(0,1fr)}.case-study-module__IoECCW__activityCards{box-sizing:border-box;width:100%;max-width:100%;margin-left:0}.case-study-module__IoECCW__activityCard{text-align:left;width:100%}@media (max-width:600px){.case-study-module__IoECCW__activityCards{grid-template-columns:1fr}}.case-study-module__IoECCW__assessmentScore>div:first-child{justify-content:space-between;align-items:center;gap:var(--space-200);display:flex}.case-study-module__IoECCW__assessmentScore>div:first-child>span{align-items:center;gap:var(--space-150);min-width:0;display:inline-flex}.case-study-module__IoECCW__assessmentScore>div:first-child>span{font-weight:700}.case-study-module__IoECCW__assessmentScore>div:first-child>strong{display:none}.case-study-module__IoECCW__assessmentScore>div:first-child strong{color:var(--text-accent);white-space:nowrap;background:0 0;border-radius:0;padding:0;font-size:14px}.case-study-module__IoECCW__primaryDriver{border:1px solid var(--accent-foundation);color:var(--text-accent);font:600 10px/1 var(--font-family-body);white-space:nowrap;background:0 0;border-radius:999px;align-items:center;padding:5px 8px;font-style:normal;display:inline-flex}.case-study-module__IoECCW__assessmentScore{align-items:center;gap:var(--space-200);padding-block:var(--space-200);grid-template-columns:32px minmax(160px,.85fr) minmax(280px,1fr);display:grid}.case-study-module__IoECCW__assessmentScore:before{width:30px;height:30px;color:var(--text-accent);font:20px/1 var(--font-family-body);place-items:center;display:grid}.case-study-module__IoECCW__assessmentScore:first-of-type:before{content:"⌕"}.case-study-module__IoECCW__assessmentScore:nth-of-type(2):before{content:"⌘"}.case-study-module__IoECCW__assessmentScore:nth-of-type(3):before{content:"</>"}.case-study-module__IoECCW__assessmentScore:nth-of-type(4):before{content:"♙"}.case-study-module__IoECCW__assessmentScore:nth-of-type(5):before{content:"△"}.case-study-module__IoECCW__assessmentScore:nth-of-type(6):before{content:"▣"}.case-study-module__IoECCW__assessmentScore>div:first-child{flex-direction:column;gap:4px;display:flex}.case-study-module__IoECCW__assessmentScore>div:first-child strong{background:var(--accent-foundation);color:var(--action-primary-hover-text);border-radius:999px;align-self:flex-start;padding:4px 7px;font-size:11px}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{margin-top:0}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack i:after{background:var(--text-primary);content:"";width:2px;position:absolute;top:0;bottom:0;right:0}@media (max-width:800px){.case-study-module__IoECCW__assessmentScore{grid-template-columns:32px minmax(0,1fr)}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{grid-column:2}.case-study-module__IoECCW__assessmentScore>div:first-child strong{margin-left:calc(100% - 65px);position:absolute}}.mobileToc{display:none}@media (max-width:900px){.case-study-module__IoECCW__toc>p,.case-study-module__IoECCW__toc>nav{display:none}}.case-study-module__IoECCW__assessmentScore{grid-template-columns:32px max-content minmax(280px,1fr)!important;column-gap:24px!important}.case-study-module__IoECCW__assessmentScore>div:first-child{justify-content:flex-start!important}.case-study-module__IoECCW__assessmentScore{grid-template-columns:32px minmax(0,380px) minmax(280px,1fr)!important}.case-study-module__IoECCW__assessmentScore>div:first-child>span{white-space:nowrap}.case-study-module__IoECCW__assessmentScore{grid-template-columns:20px minmax(0,392px) minmax(280px,1fr)!important;column-gap:24px!important}.case-study-module__IoECCW__assessmentScore:before{justify-self:start;place-items:center;width:20px}.case-study-module__IoECCW__assessmentScore{text-align:left;grid-template-columns:20px minmax(0,392px) minmax(280px,1fr)!important}.case-study-module__IoECCW__assessmentScore:before{justify-self:start;place-items:start}.case-study-module__IoECCW__assessmentScore>div:first-child,.case-study-module__IoECCW__assessmentScore>div:first-child>span,.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{text-align:left;justify-self:start}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{width:100%}@media (max-width:800px){.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{grid-column:2;width:100%}.case-study-module__IoECCW__assessmentScore{grid-template-columns:32px minmax(0,1fr)!important}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{grid-column:2}}@media (max-width:900px){.mobileToc{top:calc(var(--nav-height) + 8px);z-index:5;display:block;position:sticky}.mobileToc summary{color:var(--text-primary);font:600 13px/1 var(--font-family-body);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:8px 0;list-style:none;display:flex}.mobileToc summary::-webkit-details-marker{display:none}.mobileToc nav{background:0 0;border:0;padding:8px 0 12px}.mobileToc ul{flex-direction:column;gap:10px;list-style:none;display:flex}.mobileToc a{color:var(--text-secondary);font:14px/1.4 var(--font-family-body)}}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{height:38px;margin-top:var(--space-150);border-radius:var(--radius-md);background:repeating-linear-gradient(to right,var(--bg-subtle) 0,var(--bg-subtle) calc(20% - 2px),transparent calc(20% - 2px),transparent 20%);position:relative;overflow:hidden}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack:before{color:var(--text-tertiary);content:"1 2 3 4 5";font:600 12px/1 var(--font-family-body);letter-spacing:clamp(18px,5vw,72px);pointer-events:none;justify-content:space-around;align-items:center;padding-left:clamp(9px,2vw,22px);display:flex;position:absolute;inset:0}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack i{border-radius:var(--radius-md);background:var(--accent-foundation);opacity:.92;display:block;position:absolute;top:0;bottom:0;left:0}.case-study-module__IoECCW__assessmentHeader{grid-template-columns:minmax(0,1fr)}.case-study-module__IoECCW__assessmentHeader>div,.case-study-module__IoECCW__assessmentLists>div,.case-study-module__IoECCW__activityCard,.case-study-module__IoECCW__activityCardHeader h4,.case-study-module__IoECCW__assessmentScore>div:first-child{min-width:0}.case-study-module__IoECCW__assessment{overflow-wrap:anywhere}.case-study-module__IoECCW__assessmentScore>div:first-child>span{white-space:normal;flex-wrap:wrap}.case-study-module__IoECCW__activityCardHeader{flex-wrap:wrap}@media (max-width:1100px){.case-study-module__IoECCW__assessmentScore{column-gap:var(--space-150)!important;grid-template-columns:32px minmax(0,1fr)!important}.case-study-module__IoECCW__assessmentScore>div:first-child{align-items:flex-start;width:100%}.case-study-module__IoECCW__assessmentScore>div:first-child strong{margin-left:0;position:static}.case-study-module__IoECCW__assessmentScore .case-study-module__IoECCW__scoreTrack{grid-column:2;min-width:0}.case-study-module__IoECCW__activityCards{grid-template-columns:minmax(0,1fr)}}
.AuthorAvatar-module__O7AW4G__author{color:inherit;align-items:center;gap:8px;display:inline-flex}.AuthorAvatar-module__O7AW4G__author img{object-fit:cover;border-radius:50%;flex:0 0 24px;width:24px;height:24px}.AuthorAvatar-module__O7AW4G__logoMark{flex:0 0 24px;width:24px;height:24px}
.CaseStudyPasswordGate-module__-HHlGG__main{min-height:70vh;padding:var(--space-800) var(--space-400);background:var(--bg-canvas);place-items:center;display:grid}.CaseStudyPasswordGate-module__-HHlGG__card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);width:min(100%,560px);padding:clamp(28px,5vw,64px)}.CaseStudyPasswordGate-module__-HHlGG__card h1{margin-top:var(--space-200)}.CaseStudyPasswordGate-module__-HHlGG__card>p:not(.CaseStudyPasswordGate-module__-HHlGG__label-eyebrow):not(.CaseStudyPasswordGate-module__-HHlGG__error){margin-top:var(--space-300);color:var(--text-secondary)}.CaseStudyPasswordGate-module__-HHlGG__card form{align-items:end;gap:var(--space-200);margin-top:var(--space-600);display:flex}.CaseStudyPasswordGate-module__-HHlGG__field{gap:var(--space-100);flex-direction:column;flex:1;display:flex}.CaseStudyPasswordGate-module__-HHlGG__field input{border:1px solid var(--border-field);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;color:var(--text-primary);font:16px var(--font-family-body);padding:13px}.CaseStudyPasswordGate-module__-HHlGG__card button{border-radius:var(--radius-md);background:var(--accent-foundation);color:var(--action-primary-hover-text);font:600 14px var(--font-family-body);cursor:pointer;border:0;padding:14px 18px}.CaseStudyPasswordGate-module__-HHlGG__error{margin-top:var(--space-300);color:var(--border-error);font:14px/1.4 var(--font-family-body)}@media (max-width:560px){.CaseStudyPasswordGate-module__-HHlGG__card form{flex-direction:column;align-items:stretch}}
.ContactForm-module__fw3Taq__form{align-items:flex-start;gap:var(--space-300);width:100%;max-width:560px;padding:var(--space-600);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);flex-direction:column;display:flex}.ContactForm-module__fw3Taq__field{gap:var(--space-100);flex-direction:column;width:100%;display:flex}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__textarea{width:100%;padding:var(--space-150) var(--space-200);border:1px solid var(--border-field);border-radius:var(--radius-md);background:var(--bg-field);color:var(--text-primary);font-family:var(--font-family-body);font-size:16px;line-height:1.7}.ContactForm-module__fw3Taq__input{height:44px}.ContactForm-module__fw3Taq__textarea{resize:vertical;min-height:110px}.ContactForm-module__fw3Taq__input::placeholder,.ContactForm-module__fw3Taq__textarea::placeholder{color:var(--text-placeholder)}.ContactForm-module__fw3Taq__input:focus-visible,.ContactForm-module__fw3Taq__textarea:focus-visible{border-color:var(--accent-foundation);box-shadow:inset 0 0 0 2px var(--accent-foundation);outline:none}.ContactForm-module__fw3Taq__checkbox{align-items:center;gap:var(--space-150);display:flex}.ContactForm-module__fw3Taq__checkboxInput{width:20px;height:20px;accent-color:var(--accent-foundation)}.ContactForm-module__fw3Taq__error{width:100%;padding:var(--space-150) var(--space-200);border:1px solid var(--border-error);border-radius:var(--radius-md);background:color-mix(in srgb, var(--border-error) 10%, transparent);color:var(--border-error);font-family:var(--font-family-body);font-size:14px}
.ImageField-module__o9k6bW__wrapper{align-items:center;gap:var(--space-200);display:flex}.ImageField-module__o9k6bW__preview{border:1px solid var(--border-field);border-radius:var(--radius-sm);background:var(--bg-subtle) center / cover no-repeat;flex-shrink:0;width:96px;height:64px}.ImageField-module__o9k6bW__fileInput{font-family:var(--font-family-body);color:var(--text-secondary);font-size:14px}.ImageField-module__o9k6bW__fileInput::file-selector-button{margin-right:var(--space-150);padding:var(--space-100) var(--space-200);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-subtle);color:var(--text-primary);font-family:var(--font-family-body);cursor:pointer;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s}.ImageField-module__o9k6bW__fileInput::file-selector-button:hover{background:var(--bg-inset);border-color:var(--accent-foundation)}
.InsightsListing-module__lDjhtW__featuredSection,.InsightsListing-module__lDjhtW__gridSection{width:100%;padding-block:var(--space-800)}.InsightsListing-module__lDjhtW__filters{gap:var(--space-200);width:100%;padding-bottom:var(--space-100);flex-wrap:wrap;display:flex;overflow:visible}.InsightsListing-module__lDjhtW__filter,.InsightsListing-module__lDjhtW__filterActive{min-height:40px;padding:0 var(--space-200);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font:500 12px/1.35 var(--font-family-body);white-space:nowrap;cursor:pointer;background:0 0;flex:none}.InsightsListing-module__lDjhtW__filterActive{border-color:var(--text-primary);background:var(--text-primary);color:var(--bg-canvas)}.InsightsListing-module__lDjhtW__filter:hover,.InsightsListing-module__lDjhtW__filter:focus-visible{border-color:var(--accent-foundation);color:var(--text-accent)}.InsightsListing-module__lDjhtW__featured{min-height:260px;margin-top:var(--space-600);color:inherit;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.InsightsListing-module__lDjhtW__featured:hover{transform:none}.InsightsListing-module__lDjhtW__featured:focus,.InsightsListing-module__lDjhtW__featured:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;box-shadow:none}.InsightsListing-module__lDjhtW__featured:hover .InsightsListing-module__lDjhtW__featuredVisual{border:1px solid var(--border-strong)}.InsightsListing-module__lDjhtW__featuredVisual{border-radius:var(--radius-lg);background:var(--text-primary);background-position:50%;background-size:cover;align-self:stretch;width:100%;height:auto;min-height:260px;position:relative;overflow:hidden}.InsightsListing-module__lDjhtW__featuredMeta{border-top:1px solid var(--border-on-deep);background:var(--bg-deep);min-height:40px;color:var(--text-on-deep-secondary);font:500 12px/1.4 var(--font-family-mono);align-items:center;gap:10px;padding:12px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.InsightsListing-module__lDjhtW__featuredMeta i{background:var(--accent-foundation);flex:0 0 8px;width:8px;height:8px;display:block}.InsightsListing-module__lDjhtW__badge{top:var(--space-300);left:var(--space-300);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--accent-foundation) 90%, transparent);color:var(--text-on-deep-primary);font:600 11px/1 var(--font-family-body);text-transform:uppercase;padding:6px 12px;position:absolute}.InsightsListing-module__lDjhtW__lattice{object-fit:contain;opacity:.8;width:64%;height:84%;position:absolute;inset:8% 18%}.InsightsListing-module__lDjhtW__featuredCopy{min-width:0;padding:var(--space-400,32px);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);flex-direction:column;justify-content:center;gap:20px;display:flex}.InsightsListing-module__lDjhtW__featuredCopy h2{max-width:560px}.InsightsListing-module__lDjhtW__readLink{align-items:center;gap:var(--space-100);color:var(--text-primary);font:500 13px/1.2 var(--font-family-body);display:inline-flex}.InsightsListing-module__lDjhtW__featured:hover .InsightsListing-module__lDjhtW__readLink,.InsightsListing-module__lDjhtW__featured:focus-visible .InsightsListing-module__lDjhtW__readLink,.InsightsListing-module__lDjhtW__card:hover .InsightsListing-module__lDjhtW__readLink,.InsightsListing-module__lDjhtW__card:focus-visible .InsightsListing-module__lDjhtW__readLink{color:var(--text-accent)}.InsightsListing-module__lDjhtW__gridSection{border-top:1px solid var(--border-default)}.InsightsListing-module__lDjhtW__grid{gap:var(--space-400);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.InsightsListing-module__lDjhtW__card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);min-width:0;color:inherit;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;animation:.42s cubic-bezier(.22,1,.36,1) both InsightsListing-module__lDjhtW__insightCardIn;display:flex;overflow:hidden}.InsightsListing-module__lDjhtW__card:nth-child(2){animation-delay:35ms}.InsightsListing-module__lDjhtW__card:nth-child(3){animation-delay:70ms}.InsightsListing-module__lDjhtW__card:nth-child(4){animation-delay:.105s}.InsightsListing-module__lDjhtW__card:nth-child(5){animation-delay:.14s}.InsightsListing-module__lDjhtW__card:nth-child(6){animation-delay:.175s}.InsightsListing-module__lDjhtW__card:nth-child(7){animation-delay:.21s}.InsightsListing-module__lDjhtW__card:nth-child(8){animation-delay:.245s}.InsightsListing-module__lDjhtW__card:nth-child(9){animation-delay:.28s}@keyframes InsightsListing-module__lDjhtW__insightCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.InsightsListing-module__lDjhtW__card:hover,.InsightsListing-module__lDjhtW__card:focus-visible{border-color:var(--accent-foundation);box-shadow:0 12px 24px color-mix(in srgb, var(--text-primary) 10%, transparent);transform:translateY(-2px)}.InsightsListing-module__lDjhtW__thumb{background:var(--bg-subtle);background-position:50%;background-size:cover;border-radius:0;flex-shrink:0;width:100%;height:160px}.InsightsListing-module__lDjhtW__cardBody{gap:var(--space-150);padding:var(--space-400);flex-direction:column;flex:1;display:flex}.InsightsListing-module__lDjhtW__cardTags{color:var(--text-accent);font:500 11px/1.3 var(--font-family-body);text-transform:uppercase;margin:0}.InsightsListing-module__lDjhtW__cardBody h3{margin:0}.InsightsListing-module__lDjhtW__loadMore{margin:var(--space-600) auto 0;color:var(--text-secondary);font:500 13px/1.2 var(--font-family-body);cursor:pointer;background:0 0;border:0;padding:0;display:block}.InsightsListing-module__lDjhtW__loadMore:hover,.InsightsListing-module__lDjhtW__loadMore:focus-visible{color:var(--text-accent)}@media (max-width:800px){.InsightsListing-module__lDjhtW__featured{grid-template-columns:1fr}.InsightsListing-module__lDjhtW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.InsightsListing-module__lDjhtW__featuredCopy{padding:var(--space-400)}.InsightsListing-module__lDjhtW__grid{grid-template-columns:1fr}}
.MoreWorkGrid-module__QyGo8W__section{padding-block:var(--space-1200)}.MoreWorkGrid-module__QyGo8W__heading{gap:var(--space-200);margin-bottom:var(--space-600);flex-direction:column;display:flex}.MoreWorkGrid-module__QyGo8W__heading h2{max-width:40vw}.MoreWorkGrid-module__QyGo8W__grid{gap:var(--space-400);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.MoreWorkGrid-module__QyGo8W__card{border-radius:var(--radius-lg);min-width:0;color:inherit;background:var(--bg-surface);box-shadow:var(--shadow-level-1);border:2px solid #0000;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.MoreWorkGrid-module__QyGo8W__card:hover,.MoreWorkGrid-module__QyGo8W__card:focus-visible{border-color:var(--accent-foundation);box-shadow:0 12px 24px color-mix(in srgb, var(--text-primary) 10%, transparent), 0 4px 8px color-mix(in srgb, var(--text-primary) 12%, transparent);transform:translateY(-2px)}.MoreWorkGrid-module__QyGo8W__thumbnail{aspect-ratio:16/8;background:var(--bg-deep);background-position:50%;background-size:cover;flex-shrink:0;width:100%}.MoreWorkGrid-module__QyGo8W__cardBody{gap:var(--space-150);padding:var(--space-400);flex-direction:column;flex:1;display:flex}.MoreWorkGrid-module__QyGo8W__cardBody h3{color:var(--text-primary)}.MoreWorkGrid-module__QyGo8W__cardLink{align-items:center;gap:var(--space-100);padding-top:var(--space-200);color:var(--text-primary);font:500 13px/1.2 var(--font-family-body);margin-top:auto;display:inline-flex}.MoreWorkGrid-module__QyGo8W__card:hover .MoreWorkGrid-module__QyGo8W__cardLink,.MoreWorkGrid-module__QyGo8W__card:focus-visible .MoreWorkGrid-module__QyGo8W__cardLink{color:var(--accent-foundation)}.MoreWorkGrid-module__QyGo8W__moreButton{align-items:center;gap:var(--space-100);margin:var(--space-600) auto 0;color:var(--text-secondary);font:500 13px/1.2 var(--font-family-body);cursor:pointer;background:0 0;border:0;padding:0;display:flex}.MoreWorkGrid-module__QyGo8W__moreButton:hover,.MoreWorkGrid-module__QyGo8W__moreButton:focus-visible{color:var(--accent-foundation)}@media (max-width:900px){.MoreWorkGrid-module__QyGo8W__heading h2{max-width:100%}.MoreWorkGrid-module__QyGo8W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.MoreWorkGrid-module__QyGo8W__grid{grid-template-columns:1fr}}.MoreWorkGrid-module__QyGo8W__card.MoreWorkGrid-module__QyGo8W__unlocking{cursor:default}.MoreWorkGrid-module__QyGo8W__unlockThumbnail{justify-content:center;gap:var(--space-150);min-height:175px;padding:var(--space-400);background:var(--bg-deep);color:var(--text-on-deep-primary);text-align:left;flex-direction:column;display:flex}.MoreWorkGrid-module__QyGo8W__unlockThumbnail h3{font:600 20px/1.2 var(--font-family-heading)}.MoreWorkGrid-module__QyGo8W__unlockThumbnail>p:not(.MoreWorkGrid-module__QyGo8W__label-eyebrow){color:var(--text-on-deep-secondary);font:13px/1.45 var(--font-family-body)}.MoreWorkGrid-module__QyGo8W__unlockThumbnail form{gap:var(--space-100);display:flex}.MoreWorkGrid-module__QyGo8W__unlockThumbnail input{border:1px solid var(--border-on-deep);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-deep) 80%, var(--text-on-deep-primary) 20%);min-width:0;color:var(--text-on-deep-primary);font:14px var(--font-family-body);flex:1;padding:10px 12px}.MoreWorkGrid-module__QyGo8W__unlockThumbnail button{border-radius:var(--radius-md);background:var(--accent-foundation);color:var(--action-primary-hover-text);font:600 13px var(--font-family-body);cursor:pointer;border:0;padding:10px 12px}.MoreWorkGrid-module__QyGo8W__unlockError{color:var(--text-accent);font:600 12px/1.45 var(--font-family-body)}.MoreWorkGrid-module__QyGo8W__card{text-align:left;cursor:pointer}
.approach-module__ck4t8W__main{flex-direction:column;flex:1 0 auto;display:flex}.approach-module__ck4t8W__hero{background:var(--bg-canvas);min-height:520px}.approach-module__ck4t8W__heroInner{grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);align-items:center;min-height:520px;display:grid}.approach-module__ck4t8W__heroCopy{gap:var(--space-300);padding-block:var(--space-1200);flex-direction:column;display:flex}.approach-module__ck4t8W__heroCopy h1,.approach-module__ck4t8W__heroDescription{max-width:60vw}.approach-module__ck4t8W__heroDescription .content{max-width:none}.approach-module__ck4t8W__heroLattice{justify-content:center;align-items:center;display:flex}.approach-module__ck4t8W__principle{padding-block:var(--space-800);background:var(--bg-deep);color:var(--text-on-deep-primary)}.approach-module__ck4t8W__principleInner{gap:var(--space-800);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.approach-module__ck4t8W__principle h2{color:var(--text-inverse);margin-top:var(--space-200);max-width:520px}.approach-module__ck4t8W__principleInner>p{max-width:500px}.approach-module__ck4t8W__process,.approach-module__ck4t8W__leaveBehind,.approach-module__ck4t8W__shared{padding-block:var(--space-1200)}.approach-module__ck4t8W__process>h2{max-width:680px;margin-top:var(--space-200)}.approach-module__ck4t8W__steps{gap:var(--space-400);margin:var(--space-800) 0 0;grid-template-columns:repeat(5,minmax(0,1fr));padding:0;list-style:none;display:grid}.approach-module__ck4t8W__step{min-width:0}.approach-module__ck4t8W__rule{height:1px;margin-bottom:var(--space-300);background:var(--border-default)}.approach-module__ck4t8W__step h3{margin-top:var(--space-200)}.approach-module__ck4t8W__step>p:last-child{margin-top:var(--space-150)}.approach-module__ck4t8W__leaveBehind{border-top:1px solid var(--border-default)}.approach-module__ck4t8W__leaveGrid{gap:var(--space-800);margin-top:var(--space-600);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.approach-module__ck4t8W__leaveCard{min-width:0}.approach-module__ck4t8W__leaveIcon{object-fit:contain;width:46px;height:46px;margin-bottom:var(--space-300)}.approach-module__ck4t8W__leaveCard h3{margin-top:var(--space-200)}.approach-module__ck4t8W__leaveCard>p:last-child{max-width:340px;margin-top:var(--space-150)}.approach-module__ck4t8W__shared{padding-top:0}.approach-module__ck4t8W__shared>h2{max-width:500px}.approach-module__ck4t8W__shared>p{max-width:540px;margin-top:var(--space-300)}.approach-module__ck4t8W__audienceGrid{gap:var(--space-600);margin-top:var(--space-800);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.approach-module__ck4t8W__audienceCard{min-height:190px;padding:var(--space-400);background:var(--bg-surface);border-top:2px solid var(--accent-foundation);border-radius:var(--radius-md);box-shadow:0 8px 20px color-mix(in srgb, var(--text-primary) 8%, transparent)}.approach-module__ck4t8W__audienceCard p{margin-top:var(--space-300)}@media (max-width:900px){.approach-module__ck4t8W__heroInner,.approach-module__ck4t8W__principleInner{grid-template-columns:1fr}.approach-module__ck4t8W__heroInner{min-height:0}.approach-module__ck4t8W__heroCopy{padding-block:var(--space-800)}.approach-module__ck4t8W__heroLattice{padding-bottom:var(--space-800)}.approach-module__ck4t8W__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.approach-module__ck4t8W__heroLattice{justify-content:flex-start}.approach-module__ck4t8W__steps,.approach-module__ck4t8W__leaveGrid,.approach-module__ck4t8W__audienceGrid{grid-template-columns:1fr}}
.contact-module__swMWYG__main{flex-direction:column;flex:1 0 auto;display:flex}.contact-module__swMWYG__hero{background:var(--bg-canvas)}.contact-module__swMWYG__heroInner{gap:var(--space-1200);min-height:770px;padding-block:var(--space-1200);grid-template-columns:minmax(0,1fr) minmax(420px,560px);align-items:start;display:grid}.contact-module__swMWYG__intro{gap:var(--space-300);padding-top:var(--space-600);flex-direction:column;display:flex}.contact-module__swMWYG__intro h1{max-width:650px}.contact-module__swMWYG__introDescription{max-width:520px}.contact-module__swMWYG__introDescription .content{max-width:none}.contact-module__swMWYG__form{max-width:none;padding:var(--space-600);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:0 12px 28px color-mix(in srgb, var(--text-primary) 10%, transparent);border:0}.contact-module__swMWYG__reassurance{background:var(--bg-deep);padding-block:var(--space-800)}.contact-module__swMWYG__reassuranceInner{gap:var(--space-800);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:260px;display:grid}.contact-module__swMWYG__reassurance h2{margin-top:var(--space-300);color:var(--text-on-deep-primary)}.contact-module__swMWYG__reassuranceInner>p{max-width:520px}@media (max-width:900px){.contact-module__swMWYG__heroInner{gap:var(--space-800);grid-template-columns:1fr;min-height:0}.contact-module__swMWYG__intro{padding-top:0}.contact-module__swMWYG__reassuranceInner{grid-template-columns:1fr;min-height:0}}@media (max-width:560px){.contact-module__swMWYG__heroInner{padding-block:var(--space-800)}.contact-module__swMWYG__form{padding:var(--space-400)}}
.insights-module__1mqRxG__main{flex-direction:column;flex:1 0 auto;display:flex}.insights-module__1mqRxG__hero{gap:var(--space-300);min-height:460px;padding-block:var(--space-1200);flex-direction:column;justify-content:center;display:flex}.insights-module__1mqRxG__hero h1,.insights-module__1mqRxG__heroDescription{max-width:60vw}.insights-module__1mqRxG__heroDescription .content{max-width:none}.insights-module__1mqRxG__empty{padding-block:var(--space-1200)}
.not-found-module__HS70Aa__main{flex-direction:column;flex:1 0 auto;display:flex}.not-found-module__HS70Aa__hero{background:var(--bg-canvas)}.not-found-module__HS70Aa__heroInner{gap:var(--space-800);min-height:800px;padding-block:var(--space-1200);grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:center;display:grid}.not-found-module__HS70Aa__copy{align-items:flex-start;gap:var(--space-300);flex-direction:column;display:flex}.not-found-module__HS70Aa__code{color:var(--text-primary);font:600 clamp(120px, 12vw, 176px)/.92 var(--font-family-body);letter-spacing:-.05em;margin:0}.not-found-module__HS70Aa__copy h1{max-width:620px}.not-found-module__HS70Aa__copy>p:not(.not-found-module__HS70Aa__code){max-width:520px}.not-found-module__HS70Aa__lattice{justify-content:center;align-items:center;display:flex}.not-found-module__HS70Aa__reassurance{padding-block:var(--space-800);background:var(--bg-deep)}.not-found-module__HS70Aa__reassurance h2{color:var(--text-on-deep-primary);margin-bottom:var(--space-200)}@media (max-width:800px){.not-found-module__HS70Aa__heroInner{grid-template-columns:1fr;min-height:0}.not-found-module__HS70Aa__lattice{justify-content:flex-start}}@media (max-width:560px){.not-found-module__HS70Aa__heroInner{padding-block:var(--space-800)}.not-found-module__HS70Aa__code{font-size:112px}}
.service-detail-module__89NYoG__main{flex-direction:column;flex:1 0 auto;display:flex}.service-detail-module__89NYoG__hero{align-items:center;gap:var(--space-800);min-height:620px;padding-block:var(--space-1200);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);display:grid}.service-detail-module__89NYoG__heroCopy{align-items:flex-start;gap:var(--space-300);flex-direction:column;min-width:0;display:flex}.service-detail-module__89NYoG__breadcrumb{color:var(--text-tertiary);font:13px/1.35 var(--font-family-body)}.service-detail-module__89NYoG__heroCopy h1{max-width:60vw}.service-detail-module__89NYoG__heroLead,.service-detail-module__89NYoG__heroDescription{max-width:60vw;color:var(--text-secondary)}.service-detail-module__89NYoG__heroActions{align-items:center;gap:var(--space-300);margin-top:var(--space-200);flex-wrap:wrap;display:flex}.service-detail-module__89NYoG__primaryButton,.service-detail-module__89NYoG__secondaryButton{align-items:center;gap:var(--space-100);min-height:44px;padding:var(--space-150) var(--space-300);border-radius:var(--radius-md);font:500 14px/1.2 var(--font-family-body);display:inline-flex}.service-detail-module__89NYoG__primaryButton{background:var(--action-primary-bg);color:var(--action-primary-text)}.service-detail-module__89NYoG__secondaryButton{color:var(--text-primary)}.service-detail-module__89NYoG__primaryButton:hover,.service-detail-module__89NYoG__primaryButton:focus-visible{background:var(--accent-foundation);color:var(--action-primary-hover-text)}.service-detail-module__89NYoG__secondaryButton:hover,.service-detail-module__89NYoG__secondaryButton:focus-visible{color:var(--text-accent)}.service-detail-module__89NYoG__lattice{aspect-ratio:1;justify-content:center;justify-self:end;align-items:center;width:min(100%,420px);display:flex}:is(.service-detail-module__89NYoG__lattice svg,.service-detail-module__89NYoG__lattice div){width:100%;height:100%}.service-detail-module__89NYoG__benefits{background:var(--bg-deep);width:100%}.service-detail-module__89NYoG__benefitsGrid{gap:var(--space-800);padding-block:var(--space-800);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-detail-module__89NYoG__benefit{gap:var(--space-150);flex-direction:column;min-width:0;display:flex}.service-detail-module__89NYoG__benefit svg{width:44px;height:44px;overflow:visible}.service-detail-module__89NYoG__benefit h2{color:var(--text-on-deep-primary);font:500 18px/1.35 var(--font-family-heading)}.service-detail-module__89NYoG__benefit p{color:var(--text-on-deep-secondary);font:13px/1.45 var(--font-family-body)}.service-detail-module__89NYoG__delivery{gap:var(--space-1200);padding-block:var(--space-1200);grid-template-columns:minmax(240px,1fr) minmax(0,1.35fr);align-items:start;display:grid}.service-detail-module__89NYoG__deliveryCopy{min-width:0}.service-detail-module__89NYoG__deliveryCopy h2,.service-detail-module__89NYoG__approach h2,.service-detail-module__89NYoG__audience h2{margin-top:var(--space-200)}.service-detail-module__89NYoG__deliveryIntro{margin-top:var(--space-300);max-width:420px;color:var(--text-secondary)}.service-detail-module__89NYoG__deliverables{gap:var(--space-150);margin-top:var(--space-400);color:var(--text-secondary);font:15px/1.5 var(--font-family-body);flex-direction:column;list-style:none;display:flex}.service-detail-module__89NYoG__deliverables li:before{margin-right:var(--space-150);color:var(--text-accent);content:"○"}.service-detail-module__89NYoG__systemPreview{justify-content:center;gap:var(--space-400);min-height:300px;padding:var(--space-800);border-radius:var(--radius-lg);background:var(--bg-subtle);flex-direction:column;display:flex}.service-detail-module__89NYoG__systemPreview strong{color:var(--text-primary);font:600 70px/1 var(--font-family-heading)}.service-detail-module__89NYoG__tokenRow{gap:var(--space-200);flex-wrap:wrap;display:flex}.service-detail-module__89NYoG__token{border-radius:3px;height:38px}.service-detail-module__89NYoG__tokenLight{background:var(--action-on-deep-bg);width:180px}.service-detail-module__89NYoG__tokenDark{background:var(--bg-deep);width:220px}.service-detail-module__89NYoG__systemCaption{color:var(--text-tertiary);font:13px/1.4 var(--font-family-body)}.service-detail-module__89NYoG__architectureGraphic{min-height:420px;padding:var(--space-500);flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.service-detail-module__89NYoG__architectureHeader,.service-detail-module__89NYoG__architectureFooter{color:var(--text-tertiary);font:600 10px/1.2 var(--font-family-body);letter-spacing:.08em;justify-content:space-between;align-items:center;display:flex}.service-detail-module__89NYoG__architectureHeader span:last-child,.service-detail-module__89NYoG__architectureFooter span:last-child{color:var(--text-accent)}.service-detail-module__89NYoG__architectureMap{align-items:center;gap:var(--space-250);grid-template-rows:1fr auto 1fr;grid-template-columns:1fr 1fr;min-height:300px;display:grid;position:relative}.service-detail-module__89NYoG__architectureMap:before,.service-detail-module__89NYoG__architectureMap:after{z-index:0;background:var(--accent-foundation);content:"";opacity:.55;position:absolute}.service-detail-module__89NYoG__architectureMap:before{width:1px;top:25%;bottom:25%;left:50%}.service-detail-module__89NYoG__architectureMap:after{height:1px;top:50%;left:12%;right:12%}.service-detail-module__89NYoG__architectureNode,.service-detail-module__89NYoG__architectureSpine{z-index:1;position:relative}.service-detail-module__89NYoG__architectureNode{min-height:84px;padding:var(--space-250);border-radius:var(--radius-md);background:0 0;border:0;flex-direction:column;justify-content:center;gap:4px;display:flex}.service-detail-module__89NYoG__architectureNode:first-child{grid-area:1/1}.service-detail-module__89NYoG__architectureNode:nth-child(2){grid-area:1/2}.service-detail-module__89NYoG__architectureNode:nth-child(4){grid-area:3/1}.service-detail-module__89NYoG__architectureNode:nth-child(5){grid-area:3/2}.service-detail-module__89NYoG__architectureNode span{color:var(--text-accent);font:600 10px/1 var(--font-family-body)}.service-detail-module__89NYoG__architectureNode strong{color:var(--text-primary);font:600 16px/1.2 var(--font-family-heading)}.service-detail-module__89NYoG__architectureNode small{color:var(--text-secondary);font:12px/1.3 var(--font-family-body)}.service-detail-module__89NYoG__architectureSpine{justify-content:center;gap:var(--space-150);min-height:110px;padding:var(--space-300);border:2px solid var(--accent-foundation);border-radius:var(--radius-md);background:var(--bg-canvas);text-align:center;flex-direction:column;grid-area:2/1/auto/-1;display:flex}.service-detail-module__89NYoG__architectureSpine>span{color:var(--text-accent);font:600 10px/1.2 var(--font-family-body);letter-spacing:.08em}.service-detail-module__89NYoG__architectureSpine strong{color:var(--text-primary);font:600 24px/1.05 var(--font-family-heading)}.service-detail-module__89NYoG__architectureLayers{justify-content:center;gap:var(--space-150);display:flex}.service-detail-module__89NYoG__architectureLayers i{background:var(--accent-foundation);color:var(--text-primary);font:500 10px/1.2 var(--font-family-body);border-radius:999px;padding:4px 8px;font-style:normal}.service-detail-module__89NYoG__designSystemGraphic{min-height:420px;padding:var(--space-500) 0;flex-direction:column;justify-content:space-between;display:flex;overflow:hidden}.service-detail-module__89NYoG__designSystemGraphicMeta,.service-detail-module__89NYoG__designSystemGraphicFooter{color:var(--text-tertiary);font:600 10px/1.2 var(--font-family-body);letter-spacing:.08em;justify-content:space-between;align-items:center;display:flex}.service-detail-module__89NYoG__designSystemGraphicMeta span:last-child,.service-detail-module__89NYoG__designSystemGraphicFooter span:last-child{color:var(--text-accent)}.service-detail-module__89NYoG__designSystemGraphicMap{min-height:330px;position:relative}.service-detail-module__89NYoG__designSystemGraphicMap svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.service-detail-module__89NYoG__designSystemGraphicMap path{fill:none;stroke:var(--accent-foundation);stroke-width:1.2px;opacity:.7}.service-detail-module__89NYoG__designSystemGraphicMap circle{fill:var(--accent-foundation)}.service-detail-module__89NYoG__designSystemGraphicCore,.service-detail-module__89NYoG__designSystemGraphicNode{flex-direction:column;justify-content:center;display:flex;position:absolute}.service-detail-module__89NYoG__designSystemGraphicCore{border:2px solid var(--accent-foundation);border-radius:var(--radius-md);background:var(--bg-canvas);text-align:center;align-items:center;width:220px;min-height:126px;top:50%;left:50%;transform:translate(-50%,-50%)}.service-detail-module__89NYoG__designSystemGraphicCore span{color:var(--text-accent);font:600 10px/1.2 var(--font-family-body);letter-spacing:.07em}.service-detail-module__89NYoG__designSystemGraphicCore strong{margin-top:var(--space-150);color:var(--text-primary);font:600 22px/1.05 var(--font-family-heading)}.service-detail-module__89NYoG__designSystemGraphicNode{background:var(--bg-canvas);gap:4px;width:140px;min-height:64px}.service-detail-module__89NYoG__designSystemGraphicNode span{color:var(--text-accent);font:600 10px/1 var(--font-family-body)}.service-detail-module__89NYoG__designSystemGraphicNode strong{color:var(--text-primary);font:600 16px/1.2 var(--font-family-heading)}.service-detail-module__89NYoG__designSystemGraphicNode small{color:var(--text-secondary);font:12px/1.3 var(--font-family-body)}.service-detail-module__89NYoG__designSystemGraphicNode0{top:12%;left:8%}.service-detail-module__89NYoG__designSystemGraphicNode1{top:12%;right:8%}.service-detail-module__89NYoG__designSystemGraphicNode2{top:50%;left:2%;transform:translateY(-50%)}.service-detail-module__89NYoG__designSystemGraphicNode3{top:50%;right:2%;transform:translateY(-50%)}.service-detail-module__89NYoG__designSystemGraphicNode4{bottom:4%;left:8%}.service-detail-module__89NYoG__designSystemGraphicNode5{bottom:4%;right:8%}.service-detail-module__89NYoG__approach{padding-block:var(--space-800) var(--space-1200)}.service-detail-module__89NYoG__approachGrid{gap:var(--space-300);margin-top:var(--space-800);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.service-detail-module__89NYoG__step{gap:var(--space-150);min-width:0;padding-top:var(--space-300);border-top:1px solid var(--border-default);flex-direction:column;display:flex}.service-detail-module__89NYoG__stepNumber{color:var(--text-accent);font:500 12px/1.35 var(--font-family-body)}.service-detail-module__89NYoG__step h3{font:500 18px/1.35 var(--font-family-heading)}.service-detail-module__89NYoG__step p{color:var(--text-secondary);font:13px/1.45 var(--font-family-body)}.service-detail-module__89NYoG__audience{padding-block:var(--space-1200)}.service-detail-module__89NYoG__audienceLead{max-width:600px;margin-top:var(--space-300);color:var(--text-secondary)}.service-detail-module__89NYoG__audienceGrid{gap:var(--space-400);margin-top:var(--space-800);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-detail-module__89NYoG__audienceCard{min-width:0;padding:var(--space-300);border-top:2px solid var(--accent-foundation);background:var(--bg-surface)}.service-detail-module__89NYoG__audienceCard span{color:var(--text-accent);font:500 12px/1.35 var(--font-family-body)}.service-detail-module__89NYoG__audienceCard h3{margin-top:var(--space-200);font:500 20px/1.3 var(--font-family-heading)}.service-detail-module__89NYoG__audienceCard p{margin-top:var(--space-200);color:var(--text-secondary);font:14px/1.5 var(--font-family-body)}@media (max-width:900px){.service-detail-module__89NYoG__hero{min-height:0;padding-block:var(--space-800);grid-template-columns:1fr}.service-detail-module__89NYoG__lattice{justify-self:start;width:min(100%,420px)}.service-detail-module__89NYoG__benefitsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-module__89NYoG__delivery{gap:var(--space-600);grid-template-columns:1fr}.service-detail-module__89NYoG__approachGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.service-detail-module__89NYoG__benefitsGrid,.service-detail-module__89NYoG__audienceGrid,.service-detail-module__89NYoG__approachGrid{grid-template-columns:1fr}.service-detail-module__89NYoG__heroActions{flex-direction:column;align-items:stretch}.service-detail-module__89NYoG__heroActions a{box-sizing:border-box;justify-content:center;width:100%}.service-detail-module__89NYoG__systemPreview{padding:var(--space-400)}.service-detail-module__89NYoG__architectureGraphic{min-height:360px;padding:var(--space-300)}.service-detail-module__89NYoG__architectureMap{gap:var(--space-150);min-height:270px}.service-detail-module__89NYoG__architectureNode{padding:var(--space-150)}.service-detail-module__89NYoG__architectureNode strong{font-size:14px}.service-detail-module__89NYoG__architectureNode small{font-size:11px}.service-detail-module__89NYoG__architectureSpine strong{font-size:20px}.service-detail-module__89NYoG__architectureLayers{gap:4px}.service-detail-module__89NYoG__architectureLayers i{padding:3px 5px;font-size:9px}.service-detail-module__89NYoG__designSystemGraphic{min-height:390px;padding-block:var(--space-300)}.service-detail-module__89NYoG__designSystemGraphicMap{min-height:310px}.service-detail-module__89NYoG__designSystemGraphicCore{width:150px;min-height:96px}.service-detail-module__89NYoG__designSystemGraphicCore strong{font-size:18px}.service-detail-module__89NYoG__designSystemGraphicNode{width:96px}.service-detail-module__89NYoG__designSystemGraphicNode strong{font-size:13px}.service-detail-module__89NYoG__designSystemGraphicNode small{font-size:10px}.service-detail-module__89NYoG__designSystemGraphicNode0,.service-detail-module__89NYoG__designSystemGraphicNode4{left:0}.service-detail-module__89NYoG__designSystemGraphicNode1,.service-detail-module__89NYoG__designSystemGraphicNode5{right:0}}.service-detail-module__89NYoG__aiOperationsGraphic{align-items:center;min-height:420px;display:flex;overflow:hidden}.service-detail-module__89NYoG__aiOperationsGraphic svg{width:100%;height:auto;overflow:visible}.service-detail-module__89NYoG__aiOperationsGrid{fill:none;stroke:var(--border-default);stroke-width:1px;opacity:.65}.service-detail-module__89NYoG__aiOperationsDot{fill:var(--text-primary);stroke:var(--text-primary);stroke-width:1px}.service-detail-module__89NYoG__aiOperationsDotActive{fill:var(--accent-foundation);stroke:var(--accent-foundation);stroke-width:1px}.service-detail-module__89NYoG__aiOperationsLoop,.service-detail-module__89NYoG__aiOperationsFeedback{fill:none;stroke:var(--accent-foundation);stroke-width:2px;stroke-linecap:round}.service-detail-module__89NYoG__aiOperationsFeedback{stroke-width:1.5px;stroke-dasharray:5 5;opacity:.85}.service-detail-module__89NYoG__aiOperationsGraphic marker path{fill:var(--accent-foundation)}.service-detail-module__89NYoG__aiOperationsStage{fill:var(--text-primary);font:600 11px/1 var(--font-family-body);letter-spacing:.08em}.service-detail-module__89NYoG__aiOperationsMeta{fill:var(--text-accent);font:600 10px/1 var(--font-family-body);letter-spacing:.09em}@media (max-width:600px){.service-detail-module__89NYoG__aiOperationsGraphic{min-height:280px}.service-detail-module__89NYoG__aiOperationsStage,.service-detail-module__89NYoG__aiOperationsMeta{font-size:8px}}.service-detail-module__89NYoG__governanceScaleGraphic{align-items:center;min-height:420px;display:flex;overflow:hidden}.service-detail-module__89NYoG__governanceScaleGraphic svg{width:100%;height:auto;display:block;overflow:visible}.service-detail-module__89NYoG__governanceTeam{fill:var(--bg-deep);stroke:var(--bg-deep);stroke-width:2px}.service-detail-module__89NYoG__governanceDot{fill:var(--text-on-deep-primary)}.service-detail-module__89NYoG__governanceDotActive,.service-detail-module__89NYoG__governanceCoreDot{fill:var(--accent-foundation)}.service-detail-module__89NYoG__governanceCoreDot{fill:var(--text-on-deep-primary)}.service-detail-module__89NYoG__governancePort{fill:var(--accent-foundation)}.service-detail-module__89NYoG__governanceConnector{fill:none;stroke:var(--text-primary);stroke-width:1.5px;stroke-linecap:round}.service-detail-module__89NYoG__governanceLoop{fill:none;stroke:var(--accent-foundation);stroke-width:1.5px;stroke-linecap:round}.service-detail-module__89NYoG__governanceScaleGraphic marker path{fill:var(--accent-foundation)}.service-detail-module__89NYoG__governanceCoreHalo{fill:none;stroke:var(--accent-foundation);stroke-width:1px;opacity:.35}.service-detail-module__89NYoG__governanceCore{fill:var(--accent-foundation);stroke:var(--accent-foundation);stroke-width:2px}.service-detail-module__89NYoG__governanceTeamLabel,.service-detail-module__89NYoG__governanceCoreLabel{fill:var(--text-on-deep-primary);font:600 10px/1 var(--font-family-body);letter-spacing:.08em}.service-detail-module__89NYoG__governanceCoreLabel{font-size:11px}.service-detail-module__89NYoG__governanceMeta{fill:var(--text-accent);font:600 9px/1 var(--font-family-body);letter-spacing:.1em}@media (max-width:600px){.service-detail-module__89NYoG__governanceScaleGraphic{min-height:280px}.service-detail-module__89NYoG__governanceTeamLabel{font-size:8px}.service-detail-module__89NYoG__governanceCoreLabel{font-size:9px}.service-detail-module__89NYoG__governanceMeta{font-size:7px}}.service-detail-module__89NYoG__collaborationAlignmentGraphic{align-items:center;min-height:420px;display:flex;overflow:hidden}.service-detail-module__89NYoG__collaborationAlignmentGraphic svg{width:100%;height:auto;display:block;overflow:visible}.service-detail-module__89NYoG__collaborationGroupLabel{fill:var(--text-primary);font:600 11px/1 var(--font-family-body);letter-spacing:.08em}.service-detail-module__89NYoG__collaborationDot{fill:var(--bg-deep);stroke:var(--bg-deep);stroke-width:1px}.service-detail-module__89NYoG__collaborationDotActive{fill:var(--accent-foundation);stroke:var(--accent-foundation);stroke-width:1px}.service-detail-module__89NYoG__collaborationConnector{fill:none;stroke:var(--border-default);stroke-width:1.2px;stroke-linecap:round}.service-detail-module__89NYoG__collaborationOrangePath,.service-detail-module__89NYoG__collaborationDirectionPath,.service-detail-module__89NYoG__collaborationLoop{fill:none;stroke:var(--accent-foundation);stroke-width:2px;stroke-linecap:round}.service-detail-module__89NYoG__collaborationLoopPort{fill:var(--accent-foundation)}.service-detail-module__89NYoG__collaborationDirectionPath{stroke-width:1.5px}.service-detail-module__89NYoG__collaborationAlignmentGraphic marker path{fill:var(--accent-foundation)}.service-detail-module__89NYoG__collaborationCoreHalo{fill:none;stroke:var(--accent-foundation);stroke-width:1px;opacity:.4}.service-detail-module__89NYoG__collaborationCore,.service-detail-module__89NYoG__collaborationDirection{fill:var(--accent-foundation);stroke:var(--accent-foundation)}.service-detail-module__89NYoG__collaborationCoreDot{fill:var(--text-on-deep-primary)}.service-detail-module__89NYoG__collaborationCoreLabel,.service-detail-module__89NYoG__collaborationDirectionLabel{fill:var(--text-on-deep-primary);font:600 10px/1 var(--font-family-body);letter-spacing:.08em}.service-detail-module__89NYoG__collaborationDirectionLabel{font-size:9px}.service-detail-module__89NYoG__collaborationMeta{fill:var(--text-accent);font:600 9px/1 var(--font-family-body);letter-spacing:.1em}@media (max-width:600px){.service-detail-module__89NYoG__collaborationAlignmentGraphic{min-height:280px}.service-detail-module__89NYoG__collaborationGroupLabel{font-size:8px}.service-detail-module__89NYoG__collaborationCoreLabel,.service-detail-module__89NYoG__collaborationDirectionLabel,.service-detail-module__89NYoG__collaborationMeta{font-size:7px}}
.services-module__g8J8Uq__main{flex-direction:column;flex:1 0 auto;display:flex}.services-module__g8J8Uq__hero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.services-module__g8J8Uq__heroCopy{z-index:1;gap:var(--space-300);width:52%;padding-block:var(--space-1200);flex-direction:column;display:flex;position:relative}.services-module__g8J8Uq__heroCopy h1,.services-module__g8J8Uq__heroDescription{max-width:60vw}.services-module__g8J8Uq__heroDescription .content{max-width:none}.services-module__g8J8Uq__lattice{opacity:.9;width:min(52vw,653px);height:min(52vw,653px);position:absolute;top:0;right:-2vw}:is(.services-module__g8J8Uq__lattice svg,.services-module__g8J8Uq__lattice div){width:100%;height:100%}.services-module__g8J8Uq__servicesSection{padding-bottom:var(--space-1200)}.services-module__g8J8Uq__list{gap:var(--space-400);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;list-style:none;display:grid}.services-module__g8J8Uq__largeItem{grid-column:span 2}.services-module__g8J8Uq__card{gap:var(--space-100);box-sizing:border-box;min-height:220px;padding:var(--space-400);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:0 8px 24px color-mix(in srgb, var(--text-primary) 8%, transparent);color:var(--text-primary);border:2px solid #0000;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.services-module__g8J8Uq__cardLarge{background:var(--bg-deep);min-height:300px;color:var(--text-on-deep-primary)}.services-module__g8J8Uq__cardLarge h2{color:var(--text-on-deep-primary)}.services-module__g8J8Uq__card:hover,.services-module__g8J8Uq__card:focus-visible{border:2px solid var(--accent-foundation);box-shadow:0 12px 28px color-mix(in srgb, var(--text-primary) 14%, transparent);transform:translateY(-2px)}.services-module__g8J8Uq__icon{width:40px;height:40px;margin-bottom:var(--space-100)}.services-module__g8J8Uq__iconOnLight{filter:brightness(0)}.services-module__g8J8Uq__iconOnDark{filter:none}.services-module__g8J8Uq__card p{color:var(--text-secondary)!important}.services-module__g8J8Uq__cardLarge p{color:var(--text-on-deep-secondary)!important}.services-module__g8J8Uq__cardLink{align-items:center;gap:var(--space-100);color:var(--text-primary);font:500 13px/1.2 var(--font-family-body);margin-top:auto;display:inline-flex}.services-module__g8J8Uq__card:hover .services-module__g8J8Uq__cardLink,.services-module__g8J8Uq__card:focus-visible .services-module__g8J8Uq__cardLink{color:var(--text-accent)}.services-module__g8J8Uq__cardLarge .services-module__g8J8Uq__cardLink{color:var(--text-on-deep-primary)}@media (max-width:900px){.services-module__g8J8Uq__hero{min-height:520px}.services-module__g8J8Uq__heroCopy{width:70%}.services-module__g8J8Uq__lattice{opacity:.45;right:-20vw}}@media (max-width:640px){.services-module__g8J8Uq__hero{min-height:0}.services-module__g8J8Uq__heroCopy{width:100%;padding-block:var(--space-800)}.services-module__g8J8Uq__lattice{display:none}.services-module__g8J8Uq__list{grid-template-columns:1fr}.services-module__g8J8Uq__largeItem{grid-column:auto}}
.StubPage-module__yU6Qzq__main{gap:var(--space-200);width:100%;max-width:720px;padding:var(--space-1200) var(--space-800);flex-direction:column;flex:1 0 auto;display:flex}
.InlineSectionCard-module__x0duZq__card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-surface);width:100%;overflow:hidden}.InlineSectionCard-module__x0duZq__summary{justify-content:space-between;align-items:center;gap:var(--space-300);box-sizing:border-box;height:56px;padding:var(--space-200) var(--space-300);cursor:pointer;list-style:none;display:flex}.InlineSectionCard-module__x0duZq__summary::-webkit-details-marker{display:none}.InlineSectionCard-module__x0duZq__summary>span:first-child{align-items:center;gap:var(--space-150);flex-wrap:wrap;display:flex}.InlineSectionCard-module__x0duZq__summary small{color:var(--text-tertiary);font:12px/1.4 var(--font-family-body)}.InlineSectionCard-module__x0duZq__hidden{color:var(--accent-foundation)!important}.InlineSectionCard-module__x0duZq__summaryActions{align-items:center;gap:var(--space-150);flex-shrink:0;display:flex}.InlineSectionCard-module__x0duZq__expandIcon{width:20px;height:20px;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:22px;font-weight:400;line-height:1;display:inline-flex}.InlineSectionCard-module__x0duZq__details form{padding:var(--space-300);background:var(--bg-canvas)}
.ReorderableList-module__lAng_W__draggableRow{cursor:grab}.ReorderableList-module__lAng_W__draggableRow:active{cursor:grabbing}.ReorderableList-module__lAng_W__draggableRow.ReorderableList-module__lAng_W__dragging{background:var(--bg-subtle)!important;box-shadow:none!important;border-style:dashed!important}.ReorderableList-module__lAng_W__draggableRow.ReorderableList-module__lAng_W__dragging *{visibility:hidden}.ReorderableList-module__lAng_W__dragImage{box-shadow:0 16px 32px color-mix(in srgb, var(--text-primary) 20%, transparent);cursor:grabbing;transform:rotate(-1.5deg)}.ReorderableList-module__lAng_W__handle{width:20px;color:var(--text-tertiary);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin-right:32px;font-size:16px;line-height:1;display:inline-flex}
.AdminTabs-module__8PNR4G__tabs{z-index:4;align-items:center;gap:var(--space-300);margin-bottom:var(--space-400);border-bottom:1px solid var(--border-default);background:var(--bg-canvas);padding-top:0;display:flex;position:sticky;top:7rem}.AdminTabs-module__8PNR4G__embedded{margin:var(--space-300) 0 0;position:static}.AdminTabs-module__8PNR4G__tab{padding:var(--space-150) 0;font-family:var(--font-family-body);color:var(--text-tertiary);border-bottom:2px solid #0000;font-size:14px;font-weight:500;transition:color .15s,border-color .15s}.AdminTabs-module__8PNR4G__tab:hover,.AdminTabs-module__8PNR4G__tab:focus-visible{color:var(--text-primary)}.AdminTabs-module__8PNR4G__tab.AdminTabs-module__8PNR4G__tabActive{border-bottom-color:var(--accent-foundation);color:var(--text-primary)}
