.hds-content{width:100%;max-width:var(--hds-content-max);margin-inline:auto;padding-inline:var(--hds-section-x)}.hds-content--wide{max-width:var(--hds-shell-max)}.hds-full-bleed{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.hds-section-pad{position:relative;padding-block:var(--hds-section-y)}.hds-grid{display:grid;gap:var(--hds-space-lg)}.hds-grid-2{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-2{grid-template-columns:repeat(2,1fr)}}.hds-grid-3{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-3{grid-template-columns:repeat(3,1fr)}}.hds-grid-4{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:640px){.hds-grid-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.hds-grid-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.hds-grid-5{display:grid;gap:var(--hds-space-lg);grid-template-columns:repeat(5,1fr)}.hds-grid-6{display:grid;gap:var(--hds-space-lg);grid-template-columns:repeat(6,1fr)}}.hds-grid-split-hero{display:grid;grid-template-columns:1fr;gap:var(--hds-space-lg)}@media(min-width:768px){.hds-grid-split-hero{grid-template-columns:1.35fr .65fr}}.hds-grid-split-aside{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-split-aside{grid-template-columns:.85fr 1.15fr}}.hds-grid-split-form{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-split-form{grid-template-columns:1fr .9fr;align-items:center}}.hds-grid-split-newsletter{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-split-newsletter{grid-template-columns:1fr 1.15fr;align-items:center}}.hds-grid-split-stats{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-split-stats{grid-template-columns:.8fr 1.2fr}}.hds-grid-split-content{display:grid;gap:var(--hds-space-lg);grid-template-columns:1fr}@media(min-width:768px){.hds-grid-split-content{grid-template-columns:1.1fr 1fr}}.hds-stack{display:flex;flex-direction:column;gap:var(--hds-space-md)}.hds-flex{display:flex;gap:var(--hds-space-md)}.hds-flex-wrap{flex-wrap:wrap}.hds-flex-center{display:flex;align-items:center;justify-content:center;gap:var(--hds-space-md)}.hds-flex-between{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-md)}.hds-flex-grow{flex:1 1 0%;min-width:0}.hds-items-center{align-items:center}.hds-items-start{align-items:flex-start}.hds-items-end{align-items:flex-end}.hds-items-baseline{align-items:baseline}.hds-items-stretch{align-items:stretch}.hds-justify-between{justify-content:space-between}.hds-justify-center{justify-content:center}.hds-justify-end{justify-content:flex-end}.hds-justify-items-center{justify-items:center}.hds-gap-0{gap:0}.hds-gap-xs{gap:var(--hds-space-xs)}.hds-gap-sm{gap:var(--hds-space-sm)}.hds-gap-md{gap:var(--hds-space-md)}.hds-gap-lg{gap:var(--hds-space-lg)}.hds-gap-xl{gap:var(--hds-space-xl)}.hds-gap-2xl{gap:var(--hds-space-2xl)}.hds-gap-3xl{gap:var(--hds-space-3xl)}.hds-p-0{padding:0}.hds-p-sm{padding:var(--hds-space-sm)}.hds-p-md{padding:var(--hds-space-md)}.hds-p-lg{padding:var(--hds-space-lg)}.hds-px-sm{padding-inline:var(--hds-space-sm)}.hds-px-md{padding-inline:var(--hds-space-md)}.hds-px-lg{padding-inline:var(--hds-space-lg)}.hds-px-section{padding-inline:var(--hds-section-x)}.hds-py-sm{padding-block:var(--hds-space-sm)}.hds-py-md{padding-block:var(--hds-space-md)}.hds-py-lg{padding-block:var(--hds-space-lg)}.hds-py-section{padding-block:var(--hds-section-y)}.hds-pt-sm{padding-top:var(--hds-space-sm)}.hds-pt-md{padding-top:var(--hds-space-md)}.hds-pb-sm{padding-bottom:var(--hds-space-sm)}.hds-pb-md{padding-bottom:var(--hds-space-md)}.hds-pr-md{padding-right:var(--hds-space-md)}.hds-pl-lg{padding-left:var(--hds-space-lg)}.hds-m-0{margin:0}.hds-mx-auto{margin-inline:auto}.hds-mt-0{margin-top:0}.hds-mt-xs{margin-top:var(--hds-space-xs)}.hds-mt-sm{margin-top:var(--hds-space-sm)}.hds-mt-md{margin-top:var(--hds-space-md)}.hds-mt-lg{margin-top:var(--hds-space-lg)}.hds-mt-xl{margin-top:var(--hds-space-xl)}.hds-mt-2xl{margin-top:var(--hds-space-2xl)}.hds-mt-3xl{margin-top:var(--hds-space-3xl)}.hds-mt-section{margin-top:var(--hds-space-section)}.hds-mt-auto{margin-top:auto}.hds-mb-0{margin-bottom:0}.hds-mb-xs{margin-bottom:var(--hds-space-xs)}.hds-mb-sm{margin-bottom:var(--hds-space-sm)}.hds-mb-md{margin-bottom:var(--hds-space-md)}.hds-mb-lg{margin-bottom:var(--hds-space-lg)}.hds-mb-xl{margin-bottom:var(--hds-space-xl)}.hds-mb-2xl{margin-bottom:var(--hds-space-2xl)}.hds-ml-sm{margin-left:var(--hds-space-sm)}.hds-mr-md{margin-right:var(--hds-space-md)}.hds-w-full{width:100%}.hds-h-full{height:100%}.hds-shrink-0{flex-shrink:0}.hds-max-w-xs{max-width:20rem}.hds-max-w-sm{max-width:24rem}.hds-max-w-md{max-width:28rem}.hds-max-w-lg{max-width:32rem}.hds-max-w-xl{max-width:36rem}.hds-max-w-2xl{max-width:42rem}.hds-max-w-3xl{max-width:48rem}.hds-max-w-prose{max-width:var(--hds-prose-max)}.hds-max-w-content{max-width:var(--hds-content-max)}.hds-max-w-shell{max-width:var(--hds-shell-max)}.hds-max-w-chrome{max-width:var(--hds-chrome-max)}.hds-min-w-0{min-width:0}.hds-min-h-media{min-height:200px}.hds-min-h-aside{min-height:240px}.hds-min-h-panel{min-height:300px}.hds-min-h-hero{min-height:430px}.hds-min-h-sm{min-height:160px}.hds-min-h-md{min-height:180px}.hds-min-h-lg{min-height:220px}.hds-size-7{width:1.75rem;height:1.75rem}.hds-size-10{width:2.5rem;height:2.5rem}.hds-size-20{width:5rem;height:5rem}.hds-relative{position:relative}.hds-absolute{position:absolute}.hds-sticky-top{position:sticky;top:0;z-index:20}.hds-inset-decor{inset:1.5rem}.hds-bottom-lg{bottom:2rem}.hds-left-lg{left:2rem}.hds-right-lg{right:2rem}.hds-top-sm{top:.75rem}.hds-right-sm{right:.75rem}.hds-z-10{z-index:10}.hds-block{display:block}.hds-hidden{display:none}@media(min-width:768px){.hds-show-md{display:block}.hds-show-md-flex{display:flex}.hds-hide-md{display:none}.hds-flex-md-row{flex-direction:row}.hds-px-md-lg{padding-inline:var(--hds-space-2xl)}.hds-py-md-lg{padding-block:var(--hds-space-2xl)}.hds-border-l-md{border-left:var(--hds-line-hairline) solid var(--hds-border);border-top:none}}@media(min-width:640px){.hds-flex-sm-row{flex-direction:row}.hds-items-sm-baseline{align-items:baseline}.hds-justify-sm-between{justify-content:space-between}.hds-gap-sm-lg{gap:var(--hds-space-lg)}.hds-grid-sm-2{grid-template-columns:repeat(2,1fr)}.hds-grid-sm-3{grid-template-columns:repeat(3,1fr)}.hds-grid-sm-4{grid-template-columns:repeat(4,1fr)}}.hds-overflow-hidden{overflow:hidden}.hds-overflow-x-auto{overflow-x:auto}.hds-border{border:var(--hds-line-hairline) solid var(--hds-border)}.hds-border-t{border-top:var(--hds-line-hairline) solid var(--hds-border)}.hds-border-b{border-bottom:var(--hds-line-hairline) solid var(--hds-border)}.hds-border-dashed{border-style:dashed}.hds-border-collapse{border-collapse:collapse}.hds-aspect-video{aspect-ratio:16 / 9}.hds-text-center{text-align:center}.hds-text-left{text-align:left}.hds-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hds-list-none{list-style:none}.hds-no-underline{text-decoration:none}.hds-uppercase{text-transform:uppercase}.hds-capitalize{text-transform:capitalize}.hds-font-semibold{font-weight:600}.hds-font-bold{font-weight:700}.hds-font-normal{font-weight:400}.hds-leading-tight{line-height:1.2}.hds-leading-relaxed{line-height:1.625}.hds-tracking-wide{letter-spacing:.04em}.hds-tracking-widest{letter-spacing:.12em}.hds-tracking-tight{letter-spacing:-.02em}.hds-opacity-60{opacity:.6}.hds-opacity-70{opacity:.7}.hds-opacity-75{opacity:.75}.hds-opacity-80{opacity:.8}.hds-bg-canvas{background-color:var(--hds-canvas)}.hds-bg-surface{background-color:var(--hds-surface)}.hds-bg-muted{background-color:color-mix(in srgb,var(--hds-ink-muted) 12%,var(--hds-canvas))}.hds-bg-inverse{background-color:var(--hds-inverse-canvas)}.hds-text-muted{color:var(--hds-ink-muted)}.hds-text-inverse{color:var(--hds-on-inverse)}.hds-rounded-sm{border-radius:var(--hds-radius-sm)}.hds-rounded-md{border-radius:var(--hds-radius-md)}.hds-rounded-lg{border-radius:var(--hds-radius-lg)}.hds-shadow-sm{box-shadow:var(--hds-shadow-sm)}.hds-cursor-pointer{cursor:pointer}.hds-align-top{vertical-align:top}.hds-shell{min-height:100vh}.hds-shell-sidebar{width:220px;border-right:var(--hds-line-hairline) solid var(--hds-border)}.hds-shell-main{padding-inline:var(--hds-section-x);padding-block:var(--hds-space-2xl)}@media(min-width:768px){.hds-shell-main{padding-inline:var(--hds-space-2xl)}}.hds-tab-toggle{display:flex;padding:var(--hds-space-xs);background:color-mix(in srgb,var(--hds-ink-muted) 12%,var(--hds-canvas));border-radius:var(--hds-radius-sm)}.hds-tab-toggle__btn{padding:var(--hds-space-xs) var(--hds-space-md);font-size:.75rem;font-weight:600;border:none;border-radius:var(--hds-radius-sm);background:transparent;color:var(--hds-ink-muted);cursor:pointer;transition:color .2s ease-out,background-color .2s ease-out}.hds-tab-toggle__btn:hover{color:var(--hds-ink)}.hds-tab-toggle__btn--active{background:var(--hds-surface);color:var(--hds-ink);box-shadow:var(--hds-shadow-sm)}.hds-chip-btn{padding:.375rem .75rem;font-size:.75rem;font-weight:600;border-radius:var(--hds-radius-md);border:var(--hds-line-hairline) solid var(--hds-border-strong);cursor:pointer;transition:background-color .2s ease-out,color .2s ease-out,border-color .2s ease-out}.hds-space-y-sm>*+*{margin-top:var(--hds-space-sm)}.hds-hover-fade:hover{opacity:.9}.hds-link-nav{font-size:.875rem;text-decoration:none;padding:.375rem var(--hds-space-sm);border-radius:var(--hds-radius-sm);color:var(--hds-ink-secondary);transition:color .2s ease-out,background-color .2s ease-out}.hds-nav-stack{display:flex;flex-direction:column;gap:var(--hds-space-2xl)}.hds-nav-group{display:flex;flex-direction:column;gap:var(--hds-space-xs)}.hds-text-xl{font-size:1.5rem;line-height:1.3}.hds-text-2xl{font-size:2rem;line-height:1.2}.hds-text-3xl{font-size:2.5rem;line-height:1.15}.hds-text-4xl{font-size:3rem;line-height:1.1}.hds-text-5xl{font-size:3.5rem;line-height:1.05}.hds-text-7xl{font-size:4.5rem;line-height:1}.hds-text-micro{font-size:.68rem}@media(min-width:768px){.hds-md-text-3xl{font-size:2.5rem;line-height:1.15}.hds-md-text-4xl{font-size:3rem;line-height:1.1}.hds-md-text-5xl{font-size:3.5rem;line-height:1.05}.hds-md-text-7xl{font-size:4.5rem;line-height:1}}:root{--hds-canvas: #FFFFFF;--hds-surface: #FFFFFF;--hds-ink: #141d1c;--hds-ink-secondary: #6a7776;--hds-ink-muted: #889696;--hds-border: #dde3e1;--hds-border-strong: #c5cecd;--hds-success: #889877;--hds-error: #a94d2f;--hds-on-primary: #FFFFFF;--hds-on-inverse: #fafafa;--hds-space-xs: 4px;--hds-space-sm: 8px;--hds-space-md: 16px;--hds-space-lg: 24px;--hds-space-xl: 32px;--hds-space-2xl: 48px;--hds-space-3xl: 64px;--hds-space-4xl: 96px;--hds-space-section: 64px;--hds-prose-max: 65ch;--hds-section-y: clamp(48px, 6vw, 72px);--hds-section-x: clamp(20px, 4vw, 48px);--hds-content-max: 1120px;--hds-shell-max: 1440px;--hds-chrome-max: 1600px;--hds-radius-sm: 4px;--hds-radius-md: 8px;--hds-radius-lg: 12px;--hds-radius-full: 9999px;--hds-line-hairline: 1px;--hds-shadow-sm: 0 1px 2px #141d1c14;--hds-shadow-md: 0 4px 8px -2px #141d1c1F;--hds-shadow-lg: 0 8px 16px -4px #141d1c29;--hds-shadow-xl: 0 16px 32px -8px #141d1c33;--hds-font-label: "Geist Mono", ui-monospace, monospace;--hds-font-mono: var(--hds-font-label);--hds-primary: #4e88f6;--hds-primary-hover: #3a71d6;--hds-inverse-canvas: #141d1c;--hds-font-display: "Gayathri", Georgia, serif;--hds-font-headline: "Fraunces", Georgia, serif;--hds-font-body: "Mulish", system-ui, sans-serif;--hds-panel-section-gap: 48px;--hds-panel-block-gap: 16px;--hds-shape-fill: var(--hds-primary);--hds-shape-fill-subtle: #eef4ff;--hds-type-scale: 1;--hds-type-scale-display: 1;--hds-type-scale-headline: 1;--hds-type-scale-body: 1;--hds-letter-spacing-em: 0em;--hds-line-height-factor: 1;--hds-accent-opacity: .14;--hds-accent-scale: 1;--hds-shape-size-xs: var(--hds-space-md);--hds-shape-size-sm: var(--hds-space-xl);--hds-shape-size-md: var(--hds-space-2xl);--hds-shape-size-lg: var(--hds-space-3xl);--hds-shape-size-xl: var(--hds-space-4xl)}[data-theme=sanctuary]{--hds-canvas: #FAFAF8;--hds-surface: #FFFFFF;--hds-ink: #1F2937;--hds-ink-secondary: #4B5563;--hds-ink-muted: #6B7280;--hds-border: #E5E7EB;--hds-border-strong: #D1D5DB;--hds-success: #166534;--hds-error: #B91C1C;--hds-on-inverse: #FAFAF8;--hds-primary: #1F2937;--hds-primary-hover: #111827;--hds-inverse-canvas: #1F2937;--hds-font-display: "Fraunces", Georgia, serif;--hds-font-headline: "Fraunces", Georgia, serif;--hds-font-body: "Source Sans 3", system-ui, sans-serif;--hds-font-label: "IBM Plex Mono", ui-monospace, monospace;--hds-panel-section-gap: 48px;--hds-panel-block-gap: 16px;--hds-shape-fill: var(--hds-primary);--hds-shape-fill-subtle: #f1f3f2}[data-theme=traditional]{--hds-canvas: #FAFAF8;--hds-surface: #FFFFFF;--hds-ink: #2C2419;--hds-ink-secondary: #5C4F42;--hds-ink-muted: #7A6E62;--hds-border: #E8E2DA;--hds-border-strong: #D4CBC0;--hds-on-inverse: #FAFAF8;--hds-primary: #B85C38;--hds-primary-hover: #9A4A2E;--hds-inverse-canvas: #2C2419;--hds-font-display: "Source Serif 4", Georgia, serif;--hds-font-headline: "Source Serif 4", Georgia, serif;--hds-font-body: "Source Sans 3", system-ui, sans-serif;--hds-font-label: "IBM Plex Mono", ui-monospace, monospace;--hds-panel-section-gap: 56px;--hds-panel-block-gap: 40px;--hds-space-section: 72px;--hds-section-y: clamp(56px, 7vw, 80px);--hds-shape-fill: var(--hds-primary);--hds-shape-fill-subtle: #f8ede8}[data-theme=contemporary]{--hds-canvas: #FFFFFF;--hds-surface: #FFFFFF;--hds-ink: #134E4A;--hds-ink-secondary: #2D6A66;--hds-ink-muted: #5F8A87;--hds-border: #D9ECEA;--hds-border-strong: #B8DDD8;--hds-on-inverse: #FAFAF8;--hds-primary: #0D9488;--hds-primary-hover: #0F766E;--hds-inverse-canvas: #134E4A;--hds-font-display: "DM Sans", system-ui, sans-serif;--hds-font-headline: "DM Sans", system-ui, sans-serif;--hds-font-body: "DM Sans", system-ui, sans-serif;--hds-font-label: "DM Mono", ui-monospace, monospace;--hds-panel-section-gap: 28px;--hds-panel-block-gap: 12px;--hds-space-section: 48px;--hds-section-y: clamp(32px, 4vw, 48px);--hds-shape-fill: var(--hds-primary);--hds-shape-fill-subtle: #e6f7f5}[data-theme=grounded]{--hds-canvas: #FAF7F4;--hds-surface: #FFFFFF;--hds-ink: #2A2420;--hds-ink-secondary: #5C4E47;--hds-ink-muted: #7A6B63;--hds-border: #E8DDD4;--hds-border-strong: #D4C4B8;--hds-on-inverse: #FAFAF8;--hds-primary: #C45C3A;--hds-primary-hover: #A8482E;--hds-inverse-canvas: #023A3B;--hds-font-display: "Playfair Display", Georgia, serif;--hds-font-headline: "Playfair Display", Georgia, serif;--hds-font-body: "Source Sans 3", system-ui, sans-serif;--hds-font-label: "IBM Plex Mono", ui-monospace, monospace;--hds-panel-section-gap: 40px;--hds-panel-block-gap: 32px;--hds-space-section: 64px;--hds-section-y: clamp(48px, 6vw, 72px);--hds-shape-fill: var(--hds-primary);--hds-shape-fill-subtle: #f9ebe6}[data-theme=institutional]{--hds-canvas: #EDF1F4;--hds-surface: #FFFFFF;--hds-ink: #2E334E;--hds-ink-secondary: #4A5068;--hds-ink-muted: #6B7084;--hds-border: #D6DCE3;--hds-border-strong: #B8C0CC;--hds-on-inverse: #FAFAF8;--hds-primary: #C6893F;--hds-primary-hover: #A87435;--hds-inverse-canvas: #2E334E;--hds-font-display: "Source Serif 4", Georgia, serif;--hds-font-headline: "Source Serif 4", Georgia, serif;--hds-font-body: "Source Serif 4", Georgia, serif;--hds-font-label: "IBM Plex Mono", ui-monospace, monospace;--hds-panel-section-gap: 40px;--hds-panel-block-gap: 32px;--hds-space-section: 64px;--hds-section-y: clamp(48px, 6vw, 72px);--hds-shape-fill: var(--hds-primary);--hds-shape-fill-subtle: #f8f1e6}body{margin:0;background:var(--hds-canvas);color:var(--hds-ink);font-family:var(--hds-font-body);-webkit-font-smoothing:antialiased;transition:background-color .2s ease-out,color .2s ease-out}h1{font-family:var(--hds-font-display);font-weight:600;letter-spacing:-.01em}h2,h3,h4{font-family:var(--hds-font-headline);font-weight:600;letter-spacing:-.01em}code,pre,.hds-label{font-family:var(--hds-font-mono)}a{color:var(--hds-primary)}::selection{background:var(--hds-primary);color:var(--hds-on-primary)}.hds-shape{color:var(--hds-shape-fill);display:inline-block;width:var(--hds-shape-size-md);height:var(--hds-shape-size-md);line-height:0;flex-shrink:0;overflow:visible}.hds-shape>svg,.hds-shape svg,svg.hds-shape{width:100%;height:100%;display:block;overflow:visible}.hds-shape--xs{width:var(--hds-shape-size-xs);height:var(--hds-shape-size-xs)}.hds-shape--sm{width:var(--hds-shape-size-sm);height:var(--hds-shape-size-sm)}.hds-shape--md{width:var(--hds-shape-size-md);height:var(--hds-shape-size-md)}.hds-shape--lg{width:var(--hds-shape-size-lg);height:var(--hds-shape-size-lg)}.hds-shape--xl{width:var(--hds-shape-size-xl);height:var(--hds-shape-size-xl)}.hds-shape--quiet{opacity:.35}.hds-section{position:relative}.hds-section__content{position:relative;z-index:1}.hds-section__decor{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hds-section__decor[data-treatment=accent]{display:flex;align-items:flex-start;justify-content:flex-end}.hds-section__decor[data-treatment=accent][data-position=top-right] .hds-shape{margin-top:-12%;margin-right:-8%;width:calc(var(--hds-shape-size-lg) * var(--hds-accent-scale, 1));height:calc(var(--hds-shape-size-lg) * var(--hds-accent-scale, 1));opacity:var(--hds-accent-opacity, .14)}.hds-section__decor[data-treatment=accent][data-position=top-left]{align-items:flex-start;justify-content:flex-start}.hds-section__decor[data-treatment=accent][data-position=top-left] .hds-shape{margin-top:-12%;margin-left:-8%;width:calc(var(--hds-shape-size-lg) * var(--hds-accent-scale, 1));height:calc(var(--hds-shape-size-lg) * var(--hds-accent-scale, 1));opacity:var(--hds-accent-opacity, .14)}.hds-section__decor[data-treatment=accent][data-position=bottom-left]{align-items:flex-end;justify-content:flex-start}.hds-section__decor[data-treatment=accent][data-position=bottom-left] .hds-shape{margin-bottom:-10%;margin-left:-6%;width:calc(var(--hds-shape-size-md) * var(--hds-accent-scale, 1));height:calc(var(--hds-shape-size-md) * var(--hds-accent-scale, 1));opacity:var(--hds-accent-opacity, .12)}.hds-section__decor[data-treatment=accent][data-position=bottom-right]{align-items:flex-end;justify-content:flex-end}.hds-section__decor[data-treatment=accent][data-position=bottom-right] .hds-shape{margin-bottom:-10%;margin-right:-6%;width:calc(var(--hds-shape-size-md) * var(--hds-accent-scale, 1));height:calc(var(--hds-shape-size-md) * var(--hds-accent-scale, 1));opacity:var(--hds-accent-opacity, .12)}.hds-section__decor[data-treatment=tile]{display:flex;flex-wrap:wrap;gap:var(--hds-space-md);align-content:flex-start;padding:var(--hds-space-lg);opacity:.1}.hds-section__decor[data-treatment=band]{display:flex;align-items:flex-end}.hds-section__decor[data-treatment=band] .hds-section__decor-band{width:100%;height:48px;background:var(--hds-shape-fill-subtle);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 48'%3E%3Cpath fill='black' d='M0 24 Q30 0 60 24 T120 24 V48 H0 Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 48'%3E%3Cpath fill='black' d='M0 24 Q30 0 60 24 T120 24 V48 H0 Z'/%3E%3C/svg%3E");-webkit-mask-size:120px 48px;mask-size:120px 48px;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.hds-section__decor[data-treatment=overlay]{opacity:.35}.hds-section__decor[data-treatment=overlay]:not(.hds-motif-halftone){background-size:cover;background-position:center}.hds-section__decor[data-treatment=divider]{display:flex;align-items:center;justify-content:center;inset:auto 0 0;height:48px;gap:var(--hds-space-sm)}.hds-section__decor[data-treatment=divider] .hds-shape{width:var(--hds-shape-size-xs);height:var(--hds-shape-size-xs);opacity:.5}.hds-section__decor[data-treatment=mask]{mix-blend-mode:multiply}.hds-section__decor[data-treatment=tile] .hds-shape{width:var(--hds-shape-size-sm);height:var(--hds-shape-size-sm)}.hds-motif-halftone{background-color:color-mix(in srgb,var(--hds-primary) 18%,var(--hds-canvas));background-image:radial-gradient(circle,color-mix(in srgb,var(--hds-inverse-canvas) 50%,transparent) 1.5px,transparent 1.5px);background-size:6px 6px}.hds-shape-usage-empty .hds-shape{opacity:1;width:var(--hds-shape-size-lg);height:var(--hds-shape-size-lg);color:var(--hds-shape-fill)}.hds-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:var(--hds-space-sm);background:var(--hds-primary);color:var(--hds-on-primary);border:1px solid var(--hds-primary);border-radius:var(--hds-radius-md);padding:10px 20px;font-family:var(--hds-font-body);font-weight:600;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease-out,border-color .2s ease-out}.hds-btn-primary:hover{background:var(--hds-primary-hover);border-color:var(--hds-primary-hover)}.hds-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:var(--hds-space-sm);background:transparent;color:var(--hds-ink);border:1px solid var(--hds-border-strong);border-radius:var(--hds-radius-md);padding:10px 20px;font-family:var(--hds-font-body);font-weight:600;font-size:.9375rem;cursor:pointer;transition:border-color .2s ease-out,color .2s ease-out}.hds-btn-secondary:hover{border-color:var(--hds-primary);color:var(--hds-primary)}.hds-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:var(--hds-space-sm);background:transparent;color:var(--hds-primary);border:1px solid transparent;border-radius:var(--hds-radius-md);padding:10px 20px;font-family:var(--hds-font-body);font-weight:600;font-size:.9375rem;cursor:pointer;transition:background-color .2s ease-out,color .2s ease-out}.hds-btn-ghost:hover{background:var(--hds-canvas)}.hds-btn-primary:disabled,.hds-btn-secondary:disabled,.hds-btn-ghost:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.hds-btn-primary:focus-visible,.hds-btn-secondary:focus-visible,.hds-btn-ghost:focus-visible{outline:2px solid var(--hds-primary);outline-offset:2px}.hds-card{background:var(--hds-surface);border:1px solid var(--hds-border);border-radius:var(--hds-radius-md);padding:var(--hds-space-lg)}.hds-tag{display:inline-flex;align-items:center;border:1px solid var(--hds-border-strong);border-radius:var(--hds-radius-full);padding:2px 10px;font-family:var(--hds-font-label);font-size:.75rem;color:var(--hds-ink-secondary)}.hds-tag--filled{background:var(--hds-primary);border-color:var(--hds-primary);color:var(--hds-on-primary)}.hds-input{width:100%;background:var(--hds-surface);border:1px solid var(--hds-border-strong);border-radius:var(--hds-radius-sm);padding:10px 12px;font-family:var(--hds-font-body);color:var(--hds-ink);transition:border-color .2s ease-out,outline-color .2s ease-out}.hds-input:focus-visible{outline:2px solid var(--hds-primary);outline-offset:1px}.hds-input--error{border-color:var(--hds-error)}.hds-input--error:focus-visible{outline-color:var(--hds-error);border-color:var(--hds-error)}.hds-input:disabled{opacity:.55;cursor:not-allowed;background:var(--hds-canvas)}.hds-field{display:flex;flex-direction:column;gap:var(--hds-space-xs)}.hds-field__label{font-family:var(--hds-font-body);font-weight:600;font-size:.8125rem;color:var(--hds-ink-secondary)}.hds-field__helper{font-family:var(--hds-font-body);font-size:.75rem;line-height:1.4;color:var(--hds-ink-muted)}.hds-field__error{font-family:var(--hds-font-body);font-size:.75rem;line-height:1.4;color:var(--hds-error)}.hds-fieldset{border:1px solid var(--hds-border);border-radius:var(--hds-radius-md);padding:var(--hds-space-md);margin:0}.hds-fieldset__legend{font-family:var(--hds-font-body);font-weight:600;font-size:.875rem;color:var(--hds-ink);padding:0 var(--hds-space-xs)}.hds-textarea,.hds-select{width:100%;background:var(--hds-surface);border:1px solid var(--hds-border-strong);border-radius:var(--hds-radius-sm);padding:10px 12px;font-family:var(--hds-font-body);color:var(--hds-ink);transition:border-color .2s ease-out,outline-color .2s ease-out}.hds-textarea{min-height:96px;resize:vertical;line-height:1.5}.hds-select{appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236a7776' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.hds-textarea:focus-visible,.hds-select:focus-visible{outline:2px solid var(--hds-primary);outline-offset:1px}.hds-textarea--error,.hds-select--error{border-color:var(--hds-error)}.hds-textarea--error:focus-visible,.hds-select--error:focus-visible{outline-color:var(--hds-error);border-color:var(--hds-error)}.hds-textarea:disabled,.hds-select:disabled{opacity:.55;cursor:not-allowed;background:var(--hds-canvas)}.hds-checkbox,.hds-radio{display:inline-flex;align-items:flex-start;gap:var(--hds-space-sm);cursor:pointer;font-family:var(--hds-font-body);font-size:.9375rem;color:var(--hds-ink)}.hds-checkbox input,.hds-radio input{width:1rem;height:1rem;margin:.15em 0 0;accent-color:var(--hds-primary);cursor:pointer;flex-shrink:0}.hds-checkbox input:disabled,.hds-radio input:disabled{opacity:.55;cursor:not-allowed}.hds-checkbox:has(input:disabled),.hds-radio:has(input:disabled){opacity:.55;cursor:not-allowed}.hds-search{position:relative;display:flex;align-items:center}.hds-search__icon{position:absolute;left:12px;color:var(--hds-ink-muted);pointer-events:none;width:1rem;height:1rem}.hds-search .hds-input{padding-left:36px}.hds-tabs{display:flex;flex-direction:column;gap:var(--hds-space-md)}.hds-tabs__list{display:flex;flex-wrap:wrap;gap:var(--hds-space-xs);border-bottom:1px solid var(--hds-border)}.hds-tabs__tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:var(--hds-space-sm) var(--hds-space-md);font-family:var(--hds-font-body);font-weight:600;font-size:.9375rem;color:var(--hds-ink-secondary);cursor:pointer;margin-bottom:-1px;transition:color .2s ease-out,border-color .2s ease-out}.hds-tabs__tab:hover{color:var(--hds-ink)}.hds-tabs__tab--active{color:var(--hds-primary);border-bottom-color:var(--hds-primary)}.hds-tabs__tab:focus-visible{outline:2px solid var(--hds-primary);outline-offset:2px}.hds-tabs__panel{padding:var(--hds-space-sm) 0}.hds-list{display:flex;flex-direction:column}.hds-list-row{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:var(--hds-space-md);padding:var(--hds-space-md) 0;border-bottom:1px solid var(--hds-border);text-decoration:none;color:inherit}.hds-list>.hds-list-row:last-child{border-bottom:none}a.hds-list-row:hover .hds-list-row__title{color:var(--hds-primary)}.hds-list-row__meta{font-family:var(--hds-font-label);font-size:.75rem;color:var(--hds-ink-muted);min-width:3.5rem;padding-top:.15em}.hds-list-row__content{display:flex;flex-direction:column;gap:var(--hds-space-xs);min-width:0}.hds-list-row__title{font-weight:600;transition:color .2s ease-out}.hds-list-row__detail{font-size:.875rem;color:var(--hds-ink-secondary)}.hds-list-row__chevron{color:var(--hds-ink-muted);flex-shrink:0;padding-top:.15em}.hds-media-card{background:var(--hds-surface);border:1px solid var(--hds-border);border-radius:var(--hds-radius-md);overflow:hidden}.hds-media-card__media{aspect-ratio:16 / 9;background:var(--hds-canvas);overflow:hidden}.hds-media-card__media img{width:100%;height:100%;object-fit:cover;display:block}.hds-media-card__media--motif{background:var(--hds-shape-fill-subtle);display:flex;align-items:center;justify-content:center}.hds-media-card__media--motif .hds-shape{width:min(40%,var(--hds-shape-size-xl));height:min(40%,var(--hds-shape-size-xl));aspect-ratio:1;margin:0;padding:0;color:var(--hds-shape-fill);opacity:.35;line-height:0}.hds-media-card__media--motif .hds-shape>svg,.hds-media-card__media--motif .hds-shape svg,.hds-media-card__media--motif svg.hds-shape{width:100%;height:100%;display:block;overflow:visible}.hds-media-card__content{padding:var(--hds-space-lg);display:flex;flex-direction:column;gap:var(--hds-space-sm)}.hds-media-card__eyebrow{font-family:var(--hds-font-body);font-weight:700;font-size:.75rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--hds-ink-muted)}.hds-media-card__title{font-weight:600;font-size:1.125rem}.hds-media-card__body{font-size:.875rem;line-height:1.6;color:var(--hds-ink-secondary)}.hds-media-card__link{font-weight:600;font-size:.875rem;color:var(--hds-primary);text-decoration:none;margin-top:var(--hds-space-xs)}.hds-media-card__link:hover{color:var(--hds-primary-hover)}@keyframes hds-spin{to{transform:rotate(360deg)}}.hds-spinner{display:inline-block;width:1.5rem;height:1.5rem;border:2px solid var(--hds-border-strong);border-top-color:var(--hds-primary);border-radius:var(--hds-radius-full);animation:hds-spin .8s linear infinite}.hds-spinner--sm{width:1rem;height:1rem}.hds-spinner--md{width:1.5rem;height:1.5rem}@media(prefers-reduced-motion:reduce){.hds-spinner{animation:none;border-top-color:var(--hds-primary);opacity:.85}}.hds-inverse{background:var(--hds-inverse-canvas);color:var(--hds-on-inverse)}.hds-brand-band{background:var(--hds-primary);color:var(--hds-on-primary);padding-block:var(--hds-space-section);padding-inline:max(24px,calc((100% - var(--hds-content-max)) / 2))}.hds-brand-band .hds-btn-primary{background:var(--hds-on-primary);color:var(--hds-primary);border-color:var(--hds-on-primary)}.hds-brand-band .hds-btn-primary:hover{background:color-mix(in srgb,var(--hds-on-primary) 90%,var(--hds-canvas));border-color:color-mix(in srgb,var(--hds-on-primary) 90%,var(--hds-canvas));color:var(--hds-primary)}.hds-hero{display:flex;flex-direction:column;gap:var(--hds-space-md);padding-block:var(--hds-section-y)}.hds-hero__kicker{font-family:var(--hds-font-body);font-weight:700;font-size:.75rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--hds-ink-muted);margin:0}.hds-hero__title{font-family:var(--hds-font-display);font-weight:700;font-size:calc(3.5rem * var(--hds-type-scale-display, var(--hds-type-scale)));line-height:calc(1.05 * var(--hds-line-height-factor, 1));letter-spacing:var(--hds-letter-spacing-em, -.02em);color:var(--hds-ink);margin:0}.hds-hero__lede{font-family:var(--hds-font-body);font-weight:400;font-size:calc(1.25rem * var(--hds-type-scale-body, var(--hds-type-scale)));line-height:calc(1.6 * var(--hds-line-height-factor, 1));letter-spacing:var(--hds-letter-spacing-em, 0em);color:var(--hds-ink-secondary);max-width:var(--hds-prose-max);margin:0}.hds-hero__actions{display:flex;flex-wrap:wrap;gap:var(--hds-space-sm);margin-top:var(--hds-space-sm)}.hds-section-head{display:flex;flex-direction:column;gap:var(--hds-space-sm);margin-bottom:var(--hds-space-lg)}.hds-section-head__kicker{font-family:var(--hds-font-body);font-weight:700;font-size:.75rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;color:var(--hds-ink-muted);margin:0}.hds-section-head__title{font-family:var(--hds-font-headline);font-weight:700;font-size:calc(2.5rem * var(--hds-type-scale-headline, var(--hds-type-scale)));line-height:calc(1.2 * var(--hds-line-height-factor, 1));letter-spacing:var(--hds-letter-spacing-em, -.02em);color:var(--hds-ink);margin:0}.hds-type-display{font-family:var(--hds-font-display);font-weight:700;font-size:calc(3.5rem * var(--hds-type-scale-display, var(--hds-type-scale)));line-height:calc(1.05 * var(--hds-line-height-factor, 1));letter-spacing:var(--hds-letter-spacing-em, -.02em)}.hds-type-headline{font-family:var(--hds-font-headline);font-weight:700;font-size:calc(2.5rem * var(--hds-type-scale-headline, var(--hds-type-scale)));line-height:calc(1.2 * var(--hds-line-height-factor, 1));letter-spacing:var(--hds-letter-spacing-em, -.02em)}.hds-type-title{font-family:var(--hds-font-body);font-weight:600;font-size:calc(1.25rem * var(--hds-type-scale-body, var(--hds-type-scale)));line-height:calc(1.2 * var(--hds-line-height-factor, 1));letter-spacing:var(--hds-letter-spacing-em, 0em)}.hds-type-eyebrow{font-family:var(--hds-font-body);font-weight:700;font-size:.75rem;line-height:1.4;letter-spacing:.12em;text-transform:uppercase}.hds-type-body-lg{font-family:var(--hds-font-body);font-weight:400;font-size:calc(1.25rem * var(--hds-type-scale));line-height:1.6;letter-spacing:0}.hds-type-body{font-family:var(--hds-font-body);font-weight:400;font-size:1rem;line-height:1.6;letter-spacing:0}.hds-type-body-sm{font-family:var(--hds-font-body);font-weight:400;font-size:.875rem;line-height:1.6;letter-spacing:0}.hds-type-button{font-family:var(--hds-font-body);font-weight:600;font-size:.875rem;line-height:1.05;letter-spacing:.02em}.hds-type-label{font-family:var(--hds-font-body);font-weight:600;font-size:.8125rem;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}.hds-type-caption{font-family:var(--hds-font-body);font-weight:400;font-size:.75rem;line-height:1.4;letter-spacing:0}.hds-type-code{font-family:var(--hds-font-mono);font-weight:400;font-size:.875rem;line-height:1.6;letter-spacing:0}.hds-type-code-sm{font-family:var(--hds-font-mono);font-weight:400;font-size:.8125rem;line-height:1.6;letter-spacing:0}.hds-type-code-xs{font-family:var(--hds-font-mono);font-weight:400;font-size:.75rem;line-height:1.6;letter-spacing:0}.hds-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-sm);min-width:0}.hds-site-header__brand{display:flex;align-items:center;gap:var(--hds-space-sm);min-width:0;flex:1 1 auto}.hds-site-header__title{display:flex;align-items:baseline;gap:var(--hds-space-xs);min-width:0;overflow:hidden}.hds-site-header__subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hds-site-header__actions{display:flex;align-items:center;gap:var(--hds-space-sm);flex-shrink:0}.hds-site-header__badge-full{display:none}.hds-site-header__badge-dot{display:inline-flex}@media(min-width:480px){.hds-site-header__badge-full{display:inline-flex}.hds-site-header__badge-dot{display:none}}@media(max-width:399px){.hds-site-header__subtitle{display:none}}@media(min-width:768px){.hds-site-header__badge-dot{display:none}.hds-site-header__badge-full{display:inline-flex}}.hds-nav-menu-btn{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;flex-shrink:0;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0;border:1px solid var(--hds-border-strong);border-radius:var(--hds-radius-sm);background:var(--hds-surface);color:var(--hds-ink);cursor:pointer}.hds-nav-menu-btn:focus-visible{outline:2px solid var(--hds-primary);outline-offset:2px}.hds-nav-menu-btn__bar{display:block;width:1rem;height:2px;margin-inline:auto;background:currentColor;border-radius:1px}.hds-nav-drawer-layer{position:fixed;inset:0;z-index:50}.hds-nav-drawer-backdrop{position:absolute;inset:0;border:none;background:color-mix(in srgb,var(--hds-ink) 35%,transparent);cursor:pointer}.hds-nav-drawer{position:absolute;top:0;left:0;bottom:0;width:min(280px,88vw);background:var(--hds-surface);border-right:1px solid var(--hds-border);box-shadow:var(--hds-shadow-lg);overflow-y:auto;padding:var(--hds-space-lg) var(--hds-space-md)}.hds-nav-drawer-controls{display:flex;flex-direction:column;gap:var(--hds-space-md);padding-bottom:var(--hds-space-lg);margin-bottom:var(--hds-space-lg);border-bottom:1px solid var(--hds-border)}.hds-nav-drawer-control{display:flex;flex-direction:column;gap:var(--hds-space-xs);width:100%}.hds-nav-drawer-control__select{width:100%;min-height:2.75rem;padding-block:.5rem}.hds-nav-drawer-expression-link{display:inline-flex;align-items:center;min-height:2.75rem;padding:.5rem .75rem;border-radius:var(--hds-radius-sm);text-decoration:none;color:var(--hds-primary);background:color-mix(in srgb,var(--hds-primary) 10%,var(--hds-surface));border:1px solid color-mix(in srgb,var(--hds-primary) 22%,var(--hds-border))}.hds-nav-drawer-expression-link:focus-visible{outline:2px solid var(--hds-primary);outline-offset:2px}.hds-expression-active-dot{width:.625rem;height:.625rem;border-radius:50%;flex-shrink:0;background:var(--hds-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--hds-primary) 25%,var(--hds-surface))}.hds-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hds-nav-section--muted{opacity:.72}.hds-nav-section--muted .hds-link-nav--muted{opacity:.85}.hds-nav-section__hint{font-weight:600;letter-spacing:.04em}.hds-playground{display:grid;gap:var(--hds-space-lg);align-items:start}@media(min-width:1024px){.hds-playground{grid-template-columns:minmax(280px,320px) minmax(0,1fr)}}.hds-playground-controls{position:sticky;top:var(--hds-space-md);max-height:calc(100vh - 120px);overflow:auto}.hds-playground-fieldset{border:0;margin:0 0 var(--hds-space-lg);padding:0;min-width:0}.hds-playground-legend{font-family:var(--hds-font-body);font-weight:600;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:var(--hds-ink-muted);margin-bottom:var(--hds-space-sm);padding:0}.hds-playground-field{display:flex;flex-direction:column;gap:var(--hds-space-xs);margin-bottom:var(--hds-space-md)}.hds-playground-field__label{font-size:.875rem;font-weight:500;color:var(--hds-ink)}.hds-playground-field__hint{font-size:.75rem;line-height:1.4}.hds-playground-color-input{display:flex;align-items:center;gap:var(--hds-space-sm)}.hds-playground-color-input input[type=color]{width:40px;height:36px;padding:2px;border:1px solid var(--hds-border-strong);border-radius:var(--hds-radius-sm);background:var(--hds-surface);cursor:pointer;flex-shrink:0}.hds-playground-color-text{flex:1;min-width:0;font-family:var(--hds-font-mono);font-size:.8125rem}.hds-playground-segmented{display:flex;gap:var(--hds-space-xs)}.hds-playground-slider{width:100%;margin:0;accent-color:var(--hds-primary);cursor:pointer}.hds-playground-slider-labels{display:flex;flex-wrap:wrap;gap:var(--hds-space-xs) var(--hds-space-md);font-size:.75rem;color:var(--hds-ink-secondary);line-height:1.4}.hds-playground-google-font{display:flex;flex-direction:column;gap:var(--hds-space-xs);margin-top:var(--hds-space-xs)}.hds-playground-contrast-badge{display:inline-block;font-size:.75rem;line-height:1.4;padding:4px 8px;border-radius:var(--hds-radius-sm);background:color-mix(in srgb,var(--hds-error) 12%,var(--hds-canvas));color:var(--hds-error)}.hds-playground-preview-shell{border:1px solid var(--hds-border);border-radius:var(--hds-radius-lg);overflow:hidden;background:var(--hds-surface)}.hds-expression-preview{background:var(--hds-canvas);color:var(--hds-ink);font-family:var(--hds-font-body)}.hds-playground-preview-block+.hds-playground-preview-block{border-top:1px solid var(--hds-border)}.hds-playground-export{border:1px solid var(--hds-border);border-radius:var(--hds-radius-md);padding:var(--hds-space-md);background:var(--hds-surface)}.hds-playground-apply-toggle{padding:var(--hds-space-md);margin-bottom:var(--hds-space-lg);border:1px solid var(--hds-border);border-radius:var(--hds-radius-md);background:color-mix(in srgb,var(--hds-primary) 6%,var(--hds-surface))}.hds-playground-apply-toggle__label{display:flex;align-items:flex-start;gap:var(--hds-space-sm);cursor:pointer}.hds-playground-apply-toggle__title{font-weight:600;font-size:.9375rem;color:var(--hds-ink)}.hds-playground-apply-toggle__desc{display:block;margin-top:2px;font-size:.8125rem;color:var(--hds-ink-secondary);line-height:1.45}.hds-playground-neutrals summary{cursor:pointer;font-weight:600;font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:var(--hds-ink-muted);margin-bottom:var(--hds-space-sm)}.hds-playground-neutrals[open] summary{margin-bottom:var(--hds-space-md)}.hds-expression-active-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--hds-radius-full);font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hds-primary);background:color-mix(in srgb,var(--hds-primary) 12%,var(--hds-surface));border:1px solid color-mix(in srgb,var(--hds-primary) 25%,var(--hds-border))}.hds-playground-export__code{margin:0;padding:var(--hds-space-md);border-radius:var(--hds-radius-sm);background:var(--hds-canvas);border:1px solid var(--hds-border);font-family:var(--hds-font-mono);font-size:.75rem;line-height:1.5;overflow-x:auto;white-space:pre;color:var(--hds-ink-secondary)}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.hds-studio-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--hds-canvas);color:var(--hds-ink)}.hds-studio-header{border-bottom:1px solid var(--hds-border);background:var(--hds-surface)}.hds-studio-header__inner{max-width:var(--hds-chrome-max);margin:0 auto;padding:var(--hds-space-md) var(--hds-section-x);display:flex;align-items:center;gap:var(--hds-space-lg);flex-wrap:wrap}.hds-studio-brand__link{display:inline-flex;align-items:center;gap:var(--hds-space-sm);text-decoration:none;color:inherit}.hds-studio-brand__mark{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--hds-radius-md);background:var(--hds-primary);color:var(--hds-on-primary);font-family:var(--hds-font-label);font-size:.75rem;font-weight:700;letter-spacing:.04em}.hds-studio-brand__title{display:block;font-family:var(--hds-font-headline);font-size:1.125rem;font-weight:600;line-height:1.2}.hds-studio-brand__subtitle{display:block;font-size:.75rem;color:var(--hds-ink-muted);letter-spacing:.04em;text-transform:uppercase}.hds-studio-nav{display:flex;align-items:center;gap:var(--hds-space-sm);flex-wrap:wrap;margin-left:auto}.hds-studio-nav__link{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:var(--hds-radius-full);font-size:.875rem;font-weight:500;color:var(--hds-ink-secondary);text-decoration:none;border:1px solid transparent}.hds-studio-nav__link:hover{color:var(--hds-ink);background:color-mix(in srgb,var(--hds-ink) 4%,var(--hds-surface))}.hds-studio-nav__link--active{color:var(--hds-primary);background:color-mix(in srgb,var(--hds-primary) 10%,var(--hds-surface));border-color:color-mix(in srgb,var(--hds-primary) 22%,var(--hds-border))}.hds-studio-nav__link--external svg{opacity:.7}.hds-studio-main{flex:1;width:100%;max-width:var(--hds-chrome-max);margin:0 auto;padding:var(--hds-space-xl) var(--hds-section-x) var(--hds-space-3xl)}.hds-studio-page-intro{max-width:var(--hds-content-max)}.hds-studio-footer{border-top:1px solid var(--hds-border);padding:var(--hds-space-md) var(--hds-section-x);font-size:.8125rem;color:var(--hds-ink-muted);text-align:center}.hds-studio-footer a{color:var(--hds-primary)}.hds-profile-manager{max-width:var(--hds-content-max)}.hds-studio-main--workspace{max-width:none;padding-top:var(--hds-space-md);padding-bottom:var(--hds-space-lg)}.hds-studio-header__profile{border-top:1px solid var(--hds-border);background:color-mix(in srgb,var(--hds-ink) 2%,var(--hds-surface))}.hds-profile-header{max-width:var(--hds-chrome-max);margin:0 auto;padding:var(--hds-space-sm) var(--hds-section-x);display:flex;flex-wrap:wrap;align-items:center;gap:var(--hds-space-sm)}.hds-profile-header__field{min-width:0}.hds-profile-header__select{min-width:10rem;font-size:.875rem}.hds-profile-header__name{min-width:8rem;max-width:14rem;font-size:.875rem}.hds-profile-header__status-select{width:auto;font-size:.8125rem}.hds-profile-header__status{font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em}.hds-profile-header__hint{color:var(--hds-ink-muted)}.hds-profile-header__actions{display:flex;align-items:center;gap:2px;margin-left:auto}.hds-profile-header__icon-btn{padding:6px 8px!important}.hds-profile-header__menu-wrap{position:relative}.hds-profile-header__menu{position:absolute;right:0;top:calc(100% + 4px);z-index:20;min-width:10rem;padding:var(--hds-space-xs);border:1px solid var(--hds-border);border-radius:var(--hds-radius-md);background:var(--hds-surface);box-shadow:0 8px 24px color-mix(in srgb,var(--hds-ink) 12%,transparent)}.hds-profile-header__menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:var(--hds-radius-sm);background:transparent;font-size:.8125rem;color:var(--hds-ink);cursor:pointer;text-align:left}.hds-profile-header__menu-item:hover{background:color-mix(in srgb,var(--hds-ink) 5%,var(--hds-surface))}.hds-profile-header__menu-item--danger{color:var(--hds-error)}.hds-profile-header__messages{flex-basis:100%;display:flex;flex-wrap:wrap;gap:var(--hds-space-sm)}.hds-preview-workspace{display:grid;gap:var(--hds-space-md);align-items:start;min-height:calc(100vh - 180px)}@media(min-width:1024px){.hds-preview-workspace{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.hds-preview-workspace--rail-collapsed{grid-template-columns:auto minmax(0,1fr)}}.hds-preview-workspace__rail{position:sticky;top:var(--hds-space-md);max-height:calc(100vh - 120px);display:flex;flex-direction:column;min-width:0}.hds-preview-workspace--rail-collapsed .hds-preview-workspace__rail{width:auto}.hds-preview-workspace__rail-head{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-sm);margin-bottom:var(--hds-space-sm)}.hds-preview-workspace__rail-title{font-family:var(--hds-font-headline);font-size:1rem;font-weight:600;margin:0}.hds-preview-workspace__rail-toggle,.hds-preview-workspace__rail-toggle-mobile{padding:6px 8px}.hds-preview-workspace__rail-body{overflow:auto;min-height:0}.hds-preview-workspace__rail-body .hds-playground-controls{position:static;max-height:none;margin-bottom:var(--hds-space-md)}.hds-preview-workspace__main{min-width:0}.hds-preview-workspace__toolbar{display:flex;align-items:center;gap:var(--hds-space-sm);margin-bottom:var(--hds-space-md);flex-wrap:wrap}.hds-preview-workspace__rail-toggle-mobile{display:inline-flex}@media(min-width:1024px){.hds-preview-workspace__rail-toggle-mobile{display:none}}.hds-preview-subnav{display:flex;flex-wrap:wrap;gap:var(--hds-space-xs)}.hds-preview-subnav__link{padding:6px 12px;border-radius:var(--hds-radius-full);font-size:.8125rem;font-weight:500;color:var(--hds-ink-secondary);text-decoration:none;border:1px solid transparent}.hds-preview-subnav__link:hover{color:var(--hds-ink);background:color-mix(in srgb,var(--hds-ink) 4%,var(--hds-surface))}.hds-preview-subnav__link--active{color:var(--hds-primary);background:color-mix(in srgb,var(--hds-primary) 10%,var(--hds-surface));border-color:color-mix(in srgb,var(--hds-primary) 22%,var(--hds-border))}.hds-preview-readonly-banner{margin:0 0 var(--hds-space-md);padding:var(--hds-space-sm) var(--hds-space-md);border-radius:var(--hds-radius-md);background:color-mix(in srgb,var(--hds-primary) 8%,var(--hds-surface));border:1px solid color-mix(in srgb,var(--hds-primary) 20%,var(--hds-border));font-size:.875rem;color:var(--hds-ink-secondary)}.hds-preview-section{cursor:pointer;transition:outline-color .15s ease,box-shadow .15s ease}.hds-preview-section:focus-visible{outline:2px solid var(--hds-primary);outline-offset:-2px}.hds-preview-section--selected{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--hds-primary) 55%,transparent)}.hds-section-composer__list{list-style:none;margin:0 0 var(--hds-space-md);padding:0;display:flex;flex-direction:column;gap:var(--hds-space-xs)}.hds-section-composer__item{display:flex;align-items:center;justify-content:space-between;gap:var(--hds-space-sm);padding:var(--hds-space-xs) var(--hds-space-sm);border:1px solid var(--hds-border);border-radius:var(--hds-radius-sm);background:var(--hds-canvas)}.hds-section-composer__label{min-width:0}.hds-section-composer__name{display:block;font-size:.875rem;font-weight:500}.hds-section-composer__meta{display:block;font-size:.6875rem;color:var(--hds-ink-muted);font-family:var(--hds-font-mono)}.hds-section-composer__actions{display:flex;gap:2px;flex-shrink:0}.hds-playground-fieldset--selected summary{color:var(--hds-primary)}
