@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Lora:ital,wght@0,400;0,500;1,400&family=IBM+Plex+Mono:wght@400;500&display=swap";:root,.po-root{--po-ink: #0b0909;--po-forest: #2e4540;--po-teal: #408175;--po-periwinkle: #b5b9f0;--po-white: #f4f5f7;--po-mist: #d5d8de;--po-accent: var(--po-teal);--po-teal-deep: #386f65;--po-teal-wash: color-mix(in srgb, var(--po-teal) 10%, transparent);--po-teal-wash-strong: color-mix(in srgb, var(--po-teal) 18%, transparent);--po-surface: var(--po-white);--po-surface-raised: #ffffff;--po-surface-inverse: var(--po-forest);--po-text: var(--po-ink);--po-text-muted: var(--po-forest);--po-text-inverse: var(--po-white);--po-border: var(--po-mist);--po-border-strong: var(--po-forest);--po-focus: var(--po-teal);--po-accent-on-dark: var(--po-periwinkle);--po-font-display: "Space Grotesk", "General Sans", ui-sans-serif, system-ui, sans-serif;--po-font-body: "Lora", "Source Serif 4", ui-serif, Georgia, serif;--po-font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--po-text-xs: .8125rem;--po-text-sm: .875rem;--po-text-base: 1rem;--po-text-lg: 1.125rem;--po-text-xl: 1.375rem;--po-text-2xl: clamp(1.5rem, 1.2rem + 1.4vw, 2rem);--po-text-3xl: clamp(1.875rem, 1.4rem + 2.2vw, 2.75rem);--po-text-4xl: clamp(2.25rem, 1.5rem + 3.4vw, 3.75rem);--po-leading-tight: 1.15;--po-leading-snug: 1.35;--po-leading-normal: 1.6;--po-leading-relaxed: 1.75;--po-tracking-label: .08em;--po-tracking-tight: -.015em;--po-weight-regular: 400;--po-weight-medium: 500;--po-weight-bold: 700;--po-space-0: 0;--po-space-05: 4px;--po-space-1: 8px;--po-space-2: 16px;--po-space-3: 24px;--po-space-4: 32px;--po-space-5: 40px;--po-space-6: 48px;--po-space-8: 64px;--po-space-10: 80px;--po-space-12: 96px;--po-space-16: 128px;--po-section-y: clamp(var(--po-space-8), 6vw, var(--po-space-16));--po-gutter: clamp(var(--po-space-2), 4vw, var(--po-space-6));--po-measure: 68ch;--po-container: 1200px;--po-radius-sm: 2px;--po-radius: 4px;--po-radius-lg: 8px;--po-radius-pill: 999px;--po-hairline: 1px;--po-dur-fast: .15s;--po-dur-base: .3s;--po-dur-slow: .6s;--po-ease-out: cubic-bezier(.16, 1, .3, 1);--po-ease-in-out: cubic-bezier(.4, 0, .2, 1);--po-reveal-rise: 14px;--po-stagger: 70ms;--po-hover-lift: 3px;--po-ring-stroke: 1.5px;--po-ring-gap: var(--po-space-2);--po-ring-color: var(--po-mist);--po-ring-accent: var(--po-teal);--po-ring-rotate-hover: 2.5deg;--po-shadow-overlay: 0 16px 48px -12px rgba(11, 9, 9, .32);--po-z-sticky: 40;--po-z-header: 50;--po-z-overlay: 60}@media(prefers-reduced-motion:reduce){:root,.po-root{--po-dur-fast: 1ms;--po-dur-base: 1ms;--po-dur-slow: 1ms;--po-reveal-rise: 0px;--po-stagger: 0ms;--po-hover-lift: 0px;--po-ring-rotate-hover: 0deg}}.po-root{box-sizing:border-box;background:var(--po-surface);color:var(--po-text);font-family:var(--po-font-body);font-size:var(--po-text-base);line-height:var(--po-leading-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.po-root *,.po-root *:before,.po-root *:after{box-sizing:inherit}.po-root h1,.po-root h2,.po-root h3,.po-root h4{font-family:var(--po-font-display);font-weight:var(--po-weight-medium);letter-spacing:var(--po-tracking-tight);line-height:var(--po-leading-tight);color:var(--po-ink);margin:0;text-wrap:balance}.po-root h1{font-size:var(--po-text-4xl)}.po-root h2{font-size:var(--po-text-3xl)}.po-root h3{font-size:var(--po-text-xl)}.po-root h4{font-size:var(--po-text-lg)}.po-root p{margin:0}.po-root a{color:inherit;text-decoration-color:var(--po-mist);text-underline-offset:.2em;transition:color var(--po-dur-fast) var(--po-ease-in-out),text-decoration-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root a:hover{color:var(--po-accent);text-decoration-color:currentColor}.po-root img{max-width:100%;height:auto;display:block}.po-root :focus-visible{outline:2px solid var(--po-focus);outline-offset:3px;border-radius:var(--po-radius-sm)}.po-root :focus:not(:focus-visible){outline:none}.po-container{width:100%;max-width:var(--po-container);margin-inline:auto;padding-inline:var(--po-gutter)}.po-section{padding-block:var(--po-section-y)}.po-section--tight{padding-block:calc(var(--po-section-y) * .55)}.po-section--ruled{border-top:var(--po-hairline) solid var(--po-border)}.po-section--inverse{background:var(--po-surface-inverse);color:var(--po-text-inverse);--po-accent: var(--po-periwinkle);--po-ring-accent: var(--po-periwinkle);--po-focus: var(--po-periwinkle);--po-border: color-mix(in srgb, var(--po-white) 26%, transparent);--po-border-strong: color-mix(in srgb, var(--po-white) 45%, transparent)}.po-section--inverse h1,.po-section--inverse h2,.po-section--inverse h3,.po-section--inverse h4{color:var(--po-text-inverse)}.po-prose{max-width:var(--po-measure);font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-prose>*+*{margin-top:var(--po-space-3)}.po-label{font-family:var(--po-font-mono);font-size:var(--po-text-xs);font-weight:var(--po-weight-medium);letter-spacing:var(--po-tracking-label);text-transform:uppercase;color:var(--po-forest)}.po-reveal{opacity:0;transform:translateY(var(--po-reveal-rise));transition:opacity var(--po-dur-base) var(--po-ease-out),transform var(--po-dur-base) var(--po-ease-out);transition-delay:calc(var(--po-reveal-index, 0) * var(--po-stagger))}.po-reveal[data-po-in=true]{opacity:1;transform:none}@media(scripting:none){.po-reveal{opacity:1;transform:none}}.po-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}.po-skip-link{position:absolute;left:var(--po-space-2);top:var(--po-space-2);z-index:var(--po-z-overlay);transform:translateY(-200%);background:var(--po-ink);color:var(--po-text-inverse);padding:var(--po-space-1) var(--po-space-2);border-radius:var(--po-radius);font-family:var(--po-font-display);font-size:var(--po-text-sm);text-decoration:none;transition:transform var(--po-dur-fast) var(--po-ease-out)}.po-skip-link:focus{transform:translateY(0)}.po-root .po-procedure-details{display:flex;flex-direction:column;gap:var(--po-space-3);margin-top:var(--po-space-5)}.po-root .po-about__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--po-space-6);margin-top:var(--po-space-6);align-items:start}.po-root .po-about__body{display:flex;flex-direction:column;gap:var(--po-space-4)}.po-root .po-about__figure{display:flex;justify-content:center}.po-root .po-about__personal{border-left:var(--po-hairline) solid var(--po-accent);padding-left:var(--po-space-3);max-width:var(--po-measure);font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-ink)}.po-root .po-about__details{margin-top:var(--po-space-8);padding-top:var(--po-space-6);border-top:var(--po-hairline) solid var(--po-border)}.po-root .po-about__dl{margin:0;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--po-space-5) var(--po-space-4)}.po-root .po-about__group-label{margin-bottom:var(--po-space-2)}.po-root .po-about__item{margin:0}.po-root .po-about__item+.po-about__item{margin-top:var(--po-space-2)}.po-root .po-about__item-term{display:block;font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);line-height:var(--po-leading-snug);color:var(--po-ink)}.po-root .po-about__item-meta{display:block;font-size:var(--po-text-base);line-height:var(--po-leading-snug);color:var(--po-forest)}@media(min-width:640px){.po-root .po-about__dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.po-root .po-about__grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:var(--po-space-10);margin-top:var(--po-space-8)}.po-root .po-about__figure{justify-content:flex-end}.po-root .po-about__dl{grid-template-columns:repeat(4,minmax(0,1fr))}}.po-root .po-admission__intro{display:flex;flex-direction:column;gap:var(--po-space-3);max-width:var(--po-measure)}.po-root .po-admission__gate{border:var(--po-hairline) solid var(--po-border-strong);border-radius:var(--po-radius);padding:var(--po-space-2) var(--po-space-3);background:var(--po-surface-raised)}.po-root .po-admission__gate-text{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-ink)}.po-root .po-admission__form{display:flex;flex-direction:column;gap:var(--po-space-5);margin-top:var(--po-space-6);max-width:calc(var(--po-measure) + var(--po-space-16))}.po-root .po-admission__progress{display:flex;flex-direction:column;gap:var(--po-space-1)}.po-root .po-admission__step-count{margin:0;color:var(--po-ink)}.po-root .po-admission__bar{height:var(--po-space-05);background:var(--po-border);border-radius:var(--po-radius-pill);overflow:hidden}.po-root .po-admission__bar-fill{display:block;height:100%;width:var(--po-progress, 0%);background:var(--po-accent);border-radius:inherit;transition:width var(--po-dur-base) var(--po-ease-out)}.po-root .po-admission__steps{display:flex;flex-wrap:wrap;gap:var(--po-space-1) var(--po-space-3);margin:var(--po-space-05) 0 0;padding:0;list-style:none}.po-root .po-admission__step-name{font-family:var(--po-font-mono);font-size:var(--po-text-xs);letter-spacing:var(--po-tracking-label);text-transform:uppercase;color:color-mix(in srgb,var(--po-forest) 78%,var(--po-white));transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-admission__step-name--done{color:var(--po-text-muted)}.po-root .po-admission__step-name--current{color:var(--po-ink);font-weight:var(--po-weight-medium)}.po-root .po-admission__group{margin:0;padding:0;border:0;border-top:var(--po-hairline) solid var(--po-border);padding-top:var(--po-space-3)}.po-root .po-admission__legend{padding:0;font-family:var(--po-font-display);font-size:var(--po-text-xl);font-weight:var(--po-weight-medium);letter-spacing:var(--po-tracking-tight);line-height:var(--po-leading-tight);color:var(--po-ink)}.po-root .po-admission__group-note{margin-top:var(--po-space-1);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted);max-width:var(--po-measure)}.po-root .po-admission__group .po-field-grid{margin-top:var(--po-space-3)}.po-root .po-admission__signature-note,.po-root .po-admission__failure{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted);max-width:var(--po-measure)}.po-root .po-admission__failure{font-size:var(--po-text-base);color:var(--po-ink);border-left:calc(var(--po-hairline) * 3) solid var(--po-accent);padding-left:var(--po-space-2)}.po-root .po-admission__actions{display:flex;flex-direction:column;gap:var(--po-space-2);border-top:var(--po-hairline) solid var(--po-border);padding-top:var(--po-space-3)}.po-root .po-btn.po-admission__nav{display:flex;width:100%}@media(min-width:600px){.po-root .po-admission__actions{flex-direction:row;justify-content:flex-start;gap:var(--po-space-2)}.po-root .po-btn.po-admission__nav{display:inline-flex;width:auto;min-width:var(--po-space-16)}}.po-root .po-admission__done{border:var(--po-hairline) solid var(--po-border);border-left:calc(var(--po-hairline) * 3) solid var(--po-accent);border-radius:var(--po-radius);background:var(--po-surface-raised);padding:var(--po-space-4);max-width:var(--po-measure)}.po-root .po-admission__done-title{margin:0}.po-root .po-admission__done-text{margin-top:var(--po-space-2);font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-text-muted)}@media(prefers-reduced-motion:reduce){.po-root .po-admission__bar-fill,.po-root .po-admission__step-name{transition:none}}.po-root .po-answer{display:flex;flex-direction:column;gap:var(--po-space-2);max-width:var(--po-measure);padding:var(--po-space-3);background:color-mix(in srgb,var(--po-accent) 5%,var(--po-surface-raised));border:var(--po-hairline) solid var(--po-border);border-inline-start:var(--po-space-05) solid var(--po-accent);border-start-end-radius:var(--po-radius);border-end-end-radius:var(--po-radius)}@media(min-width:768px){.po-root .po-answer{padding:var(--po-space-4) var(--po-space-5)}}.po-root .po-answer__question{font-size:var(--po-text-lg);color:var(--po-ink)}.po-root .po-answer__body{display:contents}.po-root .po-answer__text{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-ink)}.po-root .po-answer__meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--po-space-05) var(--po-space-2);margin:0;padding-top:var(--po-space-2);border-top:var(--po-hairline) solid var(--po-border);color:var(--po-forest)}.po-root .po-answer__source+.po-answer__updated:before{content:"";display:inline-block;width:var(--po-space-2);border-top:var(--po-hairline) solid var(--po-border);vertical-align:middle;margin-inline-end:var(--po-space-1)}.po-root .po-section--inverse .po-answer{background:color-mix(in srgb,var(--po-white) 8%,transparent);border-color:color-mix(in srgb,var(--po-white) 20%,transparent);border-inline-start-color:var(--po-accent)}.po-root .po-section--inverse .po-answer__text{color:var(--po-text-inverse)}.po-root .po-section--inverse .po-answer__meta{border-top-color:color-mix(in srgb,var(--po-white) 20%,transparent)}@media print{.po-root .po-answer{background:transparent}}.po-root .po-blog-card{position:relative;display:flex;flex-direction:column;gap:var(--po-space-2);height:100%;padding:var(--po-space-3);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-lg);transition:transform var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-blog-card:hover,.po-root .po-blog-card:focus-within{transform:translateY(calc(var(--po-hover-lift) * -1));border-color:var(--po-accent)}.po-root .po-blog-card__tags{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--po-space-05) var(--po-space-2)}.po-root .po-blog-card__tag{display:inline-block;color:var(--po-ink)}.po-root .po-blog-card__tag--muted{color:var(--po-forest)}.po-root .po-blog-card__title{font-size:var(--po-text-xl);text-wrap:balance}.po-root .po-blog-card__excerpt{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-forest)}.po-root .po-blog-card__dates{margin-top:auto;padding-top:var(--po-space-1);font-size:var(--po-text-sm);color:var(--po-forest)}.po-root .po-blog-card__read{display:inline-flex;align-items:center;gap:var(--po-space-1);align-self:flex-start;min-height:44px;font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);color:var(--po-ink);text-decoration:none}.po-root .po-blog-card:hover .po-blog-card__read{color:var(--po-accent)}.po-root .po-blog-card__read:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--po-radius-lg)}.po-root .po-blog-card__arrow{width:1em;height:1em;flex:none;transition:transform var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-blog-card:hover .po-blog-card__arrow{transform:translate(var(--po-space-05))}@media(prefers-reduced-motion:reduce){.po-root .po-blog-card,.po-root .po-blog-card__arrow{transition:none}.po-root .po-blog-card:hover,.po-root .po-blog-card:focus-within{transform:none}.po-root .po-blog-card:hover .po-blog-card__arrow{transform:none}}.po-root .po-blog-list__heading{margin-bottom:var(--po-space-6)}.po-root .po-blog-list__grid{display:grid;grid-template-columns:1fr;gap:var(--po-space-3);margin:0;padding:0;list-style:none}.po-root .po-blog-list__item{display:flex;min-width:0}.po-root .po-blog-list__item>.po-blog-card{flex:1}@media(min-width:768px){.po-root .po-blog-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.po-root .po-blog-list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.po-root .po-blog-list__empty{display:flex;flex-direction:column;gap:var(--po-space-2);max-width:var(--po-measure);padding:var(--po-space-4);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-inline-start:var(--po-space-05) solid var(--po-accent);border-radius:var(--po-radius)}.po-root .po-blog-list__empty-label{margin:0}.po-root .po-blog-list__empty-text{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-root .po-blog-list__empty-actions{display:flex;flex-direction:column;gap:var(--po-space-2);margin-top:var(--po-space-1)}@media(min-width:768px){.po-root .po-blog-list__empty-actions{flex-direction:row;flex-wrap:wrap;align-items:center}}.po-root .po-blog-post__head,.po-root .po-blog-post__answer,.po-root .po-blog-post__toc,.po-root .po-blog-post__related-wrap,.po-root .po-blog-post__cta{max-width:var(--po-measure)}.po-root .po-blog-post__head{display:flex;flex-direction:column;gap:var(--po-space-2);padding-bottom:var(--po-space-4);border-bottom:var(--po-hairline) solid var(--po-border)}.po-root .po-blog-post__eyebrow{margin:0}.po-root .po-blog-post__title{font-size:var(--po-text-3xl)}.po-root .po-blog-post__meta{display:flex;flex-wrap:wrap;gap:var(--po-space-2) var(--po-space-5);margin:var(--po-space-2) 0 0}.po-root .po-blog-post__meta-item{display:flex;flex-direction:column;gap:var(--po-space-05)}.po-root .po-blog-post__meta-value{margin:0;font-family:var(--po-font-display);font-size:var(--po-text-sm);color:var(--po-ink)}.po-root .po-blog-post__answer{margin-top:var(--po-space-5)}.po-root .po-blog-post__toc{margin-top:var(--po-space-5);padding:var(--po-space-3);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius)}.po-root .po-blog-post__toc-label{margin:0 0 var(--po-space-1)}.po-root .po-blog-post__toc-list{margin:0;padding:0;list-style:none}.po-root .po-blog-post__toc-list li+li{border-top:var(--po-hairline) solid var(--po-border)}.po-root .po-blog-post__toc-link{display:flex;align-items:center;min-height:44px;font-size:var(--po-text-base);color:var(--po-forest);text-decoration:none}.po-root .po-blog-post__toc-link:hover{color:var(--po-accent)}.po-root .po-blog-post__body{margin-top:var(--po-space-6)}.po-root .po-blog-post__body :is(h2,h3,h4)[id]{scroll-margin-top:var(--po-space-8)}.po-root .po-blog-post__body h2{font-size:var(--po-text-2xl);margin-top:var(--po-space-6)}.po-root .po-blog-post__body h3{margin-top:var(--po-space-5)}.po-root .po-blog-post__body ul,.po-root .po-blog-post__body ol{margin:0;padding-inline-start:var(--po-space-3)}.po-root .po-blog-post__body *+ul,.po-root .po-blog-post__body *+ol{margin-top:var(--po-space-3)}.po-root .po-blog-post__body li+li{margin-top:var(--po-space-1)}.po-root .po-blog-post__related-wrap{margin-top:var(--po-space-8)}.po-root .po-blog-post__related{position:relative;display:flex;flex-direction:column;gap:var(--po-space-1);padding:var(--po-space-3);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-lg);transition:transform var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-blog-post__related:hover,.po-root .po-blog-post__related:focus-within{transform:translateY(calc(var(--po-hover-lift) * -1));border-color:var(--po-accent)}.po-root .po-blog-post__related-title{font-size:var(--po-text-xl)}.po-root .po-blog-post__related-summary{font-size:var(--po-text-base);color:var(--po-forest)}.po-root .po-blog-post__related-link{display:inline-flex;align-items:center;align-self:flex-start;gap:var(--po-space-1);min-height:44px;font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);color:var(--po-ink);text-decoration:none}.po-root .po-blog-post__related-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--po-radius-lg)}.po-root .po-blog-post__related:hover .po-blog-post__related-link{color:var(--po-accent)}.po-root .po-blog-post__arrow{width:1em;height:1em;flex:none;transition:transform var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-blog-post__related:hover .po-blog-post__arrow{transform:translate(var(--po-space-05))}.po-root .po-blog-post__cta{display:flex;flex-direction:column;gap:var(--po-space-2);margin-top:var(--po-space-6);padding-top:var(--po-space-6);border-top:var(--po-hairline) solid var(--po-border)}.po-root .po-blog-post__cta-title{font-size:var(--po-text-2xl)}.po-root .po-blog-post__cta-body{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-root .po-blog-post__cta-actions{display:flex;flex-direction:column;gap:var(--po-space-2);margin-top:var(--po-space-1)}@media(min-width:768px){.po-root .po-blog-post__cta-actions{flex-direction:row;flex-wrap:wrap;align-items:center}}@media(prefers-reduced-motion:reduce){.po-root .po-blog-post__related,.po-root .po-blog-post__arrow{transition:none}.po-root .po-blog-post__related:hover,.po-root .po-blog-post__related:focus-within{transform:none}.po-root .po-blog-post__related:hover .po-blog-post__arrow{transform:none}}.po-root .po-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--po-space-1);font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);letter-spacing:0;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;border:var(--po-hairline) solid transparent;border-radius:var(--po-radius);transition:background-color var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out),color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-btn--md{min-height:44px;padding:0 var(--po-space-3)}.po-root .po-btn--lg{min-height:52px;padding:0 var(--po-space-4);font-size:var(--po-text-lg)}.po-root .po-btn--block{display:flex;width:100%}.po-root .po-btn--primary{background:var(--po-teal-deep);color:var(--po-text-inverse);border-color:var(--po-teal-deep)}.po-root .po-btn--primary:hover{background:var(--po-forest);border-color:var(--po-forest);color:var(--po-text-inverse)}.po-root .po-btn--primary:active{background:var(--po-teal-deep)}.po-root .po-btn--secondary{background:transparent;color:var(--po-ink);border-color:var(--po-border-strong)}.po-root .po-btn--secondary:hover{background:transparent;border-color:var(--po-accent);color:var(--po-ink)}.po-root .po-btn--on-inverse.po-btn--primary{background:var(--po-accent-on-dark);border-color:var(--po-accent-on-dark);color:var(--po-ink)}.po-root .po-btn--on-inverse.po-btn--primary:hover{background:color-mix(in srgb,var(--po-accent-on-dark) 86%,var(--po-ink));border-color:color-mix(in srgb,var(--po-accent-on-dark) 86%,var(--po-ink));color:var(--po-ink)}.po-root .po-btn--on-inverse.po-btn--secondary{color:var(--po-text-inverse);border-color:color-mix(in srgb,var(--po-white) 45%,transparent)}.po-root .po-btn--on-inverse.po-btn--secondary:hover{border-color:var(--po-accent-on-dark);color:var(--po-text-inverse)}.po-root .po-btn[aria-disabled=true],.po-root .po-btn:disabled{opacity:.45;cursor:not-allowed}.po-root .po-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:1.125em;height:1.125em;flex:none}.po-root .po-btn__icon svg{width:100%;height:100%;stroke-width:1.5}.po-root .po-enquiry__layout{display:grid;grid-template-columns:1fr;gap:var(--po-space-5);align-items:start}@media(min-width:900px){.po-root .po-enquiry__layout{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:var(--po-space-8)}}.po-root .po-enquiry__panel{max-width:var(--po-measure);width:100%}.po-root .po-enquiry__form{display:flex;flex-direction:column;gap:var(--po-space-3)}.po-root .po-enquiry__actions{display:flex}.po-root .po-btn.po-enquiry__submit{display:flex;width:100%}@media(min-width:600px){.po-root .po-btn.po-enquiry__submit{display:inline-flex;width:auto;min-width:var(--po-space-16)}}.po-root .po-enquiry__summary{border-left:calc(var(--po-hairline) * 3) solid var(--po-accent);background:var(--po-surface-raised);padding:var(--po-space-2);border-radius:var(--po-radius)}.po-root .po-enquiry__summary-title{font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);color:var(--po-ink)}.po-root .po-enquiry__summary-list{margin:var(--po-space-1) 0 0;padding-left:var(--po-space-3);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text)}.po-root .po-enquiry__failure{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-ink);border-left:calc(var(--po-hairline) * 3) solid var(--po-accent);padding-left:var(--po-space-2)}.po-root .po-enquiry__note{margin-top:var(--po-space-2);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted)}.po-root .po-enquiry__result{display:flex;flex-direction:column;align-items:flex-start;gap:var(--po-space-2);border:var(--po-hairline) solid var(--po-border);border-left:calc(var(--po-hairline) * 3) solid var(--po-accent);background:var(--po-surface-raised);border-radius:var(--po-radius);padding:var(--po-space-3)}.po-root .po-enquiry__result-title{margin:0}.po-root .po-enquiry__result-text{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-text-muted);max-width:var(--po-measure)}.po-root .po-enquiry__result .po-enquiry__note{margin-top:0}.po-root .po-faq__list{max-width:calc(var(--po-measure) + var(--po-space-12));margin-block-start:var(--po-space-6);border-block-end:var(--po-hairline) solid var(--po-border)}.po-root .po-faq__item{border-block-start:var(--po-hairline) solid var(--po-border)}.po-root .po-faq__heading{font:inherit;margin:0;letter-spacing:normal}.po-root .po-faq__trigger{display:grid;grid-template-columns:var(--po-space-2) 1fr;gap:var(--po-space-2);align-items:start;width:100%;min-height:44px;padding-block:var(--po-space-3);padding-inline:0;background:none;border:0;text-align:start;cursor:pointer;font-family:var(--po-font-display);font-size:var(--po-text-lg);font-weight:var(--po-weight-medium);line-height:var(--po-leading-snug);letter-spacing:var(--po-tracking-tight);color:var(--po-ink);transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-faq__trigger:hover .po-faq__question{text-decoration:underline;text-decoration-color:var(--po-mist);text-underline-offset:.2em}.po-root .po-faq__icon{position:relative;display:block;inline-size:var(--po-space-2);block-size:calc(var(--po-text-lg) * var(--po-leading-snug));color:var(--po-forest);transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-faq__icon-bar{position:absolute;inset-inline:0;inset-block-start:50%;block-size:var(--po-hairline);background:currentColor;transform:translateY(-50%)}.po-root .po-faq__icon-bar--v{inset-inline:auto;inset-inline-start:50%;inline-size:var(--po-hairline);block-size:var(--po-space-2);transform:translate(-50%,-50%) scaleY(1);transform-origin:50% 50%;transition:transform var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-faq__trigger[aria-expanded=true] .po-faq__icon-bar--v{transform:translate(-50%,-50%) scaleY(0)}.po-root .po-faq__trigger:hover .po-faq__icon,.po-root .po-faq__trigger:focus-visible .po-faq__icon,.po-root .po-faq__trigger[aria-expanded=true] .po-faq__icon{color:var(--po-accent)}.po-root .po-faq__panel{display:grid;grid-template-rows:0fr;visibility:hidden;transition:grid-template-rows var(--po-dur-base) var(--po-ease-out),visibility var(--po-dur-fast) var(--po-ease-in-out) var(--po-dur-base)}.po-root .po-faq__panel[data-po-open=true]{grid-template-rows:1fr;visibility:visible;transition-delay:0s}.po-root .po-faq__panel-inner{min-block-size:0;overflow:hidden}.po-root .po-faq__answer{padding-inline-start:var(--po-space-4);padding-block-end:var(--po-space-3);max-width:var(--po-measure);font-size:var(--po-text-base);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-root .po-faq__answer>*+*{margin-block-start:var(--po-space-2)}.po-root .po-faq__closing{margin-block-start:var(--po-space-5);max-width:var(--po-measure);font-size:var(--po-text-base);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-root .po-faq__phone{display:inline-block;min-height:44px;padding-block:var(--po-space-1);margin-block:calc(var(--po-space-1) * -1);font-family:var(--po-font-display);font-weight:var(--po-weight-medium);color:var(--po-ink);text-decoration:underline;text-decoration-color:var(--po-mist)}@media(prefers-reduced-motion:reduce){.po-root .po-faq__trigger,.po-root .po-faq__icon,.po-root .po-faq__icon-bar--v,.po-root .po-faq__panel{transition:none}.po-root .po-faq__panel{visibility:hidden}.po-root .po-faq__panel[data-po-open=true]{grid-template-rows:1fr;visibility:visible}}.po-root .po-ring{position:relative;display:grid;place-items:center;aspect-ratio:1;isolation:isolate}.po-root .po-ring__track{position:absolute;top:0;right:0;bottom:0;left:0;border:var(--po-ring-stroke) solid var(--po-ring-color);border-radius:50%;transition:transform var(--po-dur-base) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out);pointer-events:none}.po-root .po-ring__tick{position:absolute;top:calc(var(--po-ring-stroke) * -1);left:50%;width:var(--po-ring-stroke);height:var(--po-space-2);background:var(--po-ring-accent);transform-origin:50% calc(50% + 50cqh);transition:transform var(--po-dur-base) var(--po-ease-in-out);pointer-events:none}.po-root .po-ring--accent .po-ring__track{border-color:var(--po-ring-accent)}.po-root .po-ring__inner{position:relative;width:calc(100% - (var(--po-ring-gap) * 2));height:calc(100% - (var(--po-ring-gap) * 2));border-radius:50%;overflow:hidden;display:grid;place-items:center}.po-root .po-ring__inner>img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}.po-root .po-ring--interactive:hover .po-ring__track,.po-root .po-ring--interactive:focus-within .po-ring__track{transform:rotate(var(--po-ring-rotate-hover));border-color:var(--po-ring-accent)}.po-root .po-ring--interactive:hover .po-ring__tick,.po-root .po-ring--interactive:focus-within .po-ring__tick{transform:rotate(var(--po-ring-rotate-hover))}.po-root .po-ring--portrait{width:100%;max-width:460px;container-type:size}.po-root .po-ring--stat{width:100%;max-width:168px;--po-ring-gap: var(--po-space-1);container-type:size}.po-root .po-ring--stat .po-ring__inner{background:var(--po-surface-raised);text-align:center;padding:var(--po-space-1)}.po-root .po-ring[data-po-aperture] .po-ring__inner{clip-path:circle(75% at 50% 50%)}.po-root .po-ring[data-po-aperture=closed] .po-ring__inner{clip-path:circle(0% at 50% 50%)}.po-root .po-ring[data-po-aperture=opening] .po-ring__inner{clip-path:circle(75% at 50% 50%);transition:clip-path var(--po-dur-slow) var(--po-ease-out)}.po-root .po-ring[data-po-aperture=open] .po-ring__inner{clip-path:circle(75% at 50% 50%)}.po-root .po-ring[data-po-aperture=closed] .po-ring__track,.po-root .po-ring[data-po-aperture=closed] .po-ring__tick{opacity:0}.po-root .po-ring[data-po-aperture=opening] .po-ring__track,.po-root .po-ring[data-po-aperture=opening] .po-ring__tick{opacity:1;transition:opacity var(--po-dur-slow) var(--po-ease-out)}@media(prefers-reduced-motion:reduce){.po-root .po-ring[data-po-aperture] .po-ring__inner{clip-path:circle(75% at 50% 50%);transition:none}.po-root .po-ring[data-po-aperture] .po-ring__track,.po-root .po-ring[data-po-aperture] .po-ring__tick{opacity:1;transition:none}}@supports not (clip-path: circle(50%)){.po-root .po-ring[data-po-aperture] .po-ring__inner{clip-path:none}}.po-root .po-field{display:flex;flex-direction:column;gap:var(--po-space-1);min-width:0;margin:0;padding:0;border:0}.po-root .po-field__label{font-size:var(--po-text-sm);color:var(--po-text-muted)}.po-root .po-field__legend{padding:0;margin-bottom:var(--po-space-1)}.po-root .po-field__required{color:var(--po-accent);margin-left:var(--po-space-05)}.po-root .po-field__hint{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted);max-width:var(--po-measure)}.po-root .po-field__input{width:100%;min-height:44px;padding:var(--po-space-1) var(--po-space-2);font-family:var(--po-font-body);font-size:var(--po-text-base);line-height:var(--po-leading-snug);color:var(--po-ink);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius);transition:border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-field__input:hover:not(:disabled){border-color:var(--po-border-strong)}.po-root .po-field__input:focus{border-color:var(--po-border-strong)}.po-root .po-field__input:disabled{opacity:.55;cursor:not-allowed}.po-root .po-field__textarea{min-height:var(--po-space-12);line-height:var(--po-leading-normal);resize:vertical}.po-root .po-field__select-wrap{position:relative;display:block}.po-root .po-field__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:var(--po-space-5);cursor:pointer}.po-root .po-field__select-wrap:after{content:"";position:absolute;right:var(--po-space-2);top:50%;width:var(--po-space-1);height:var(--po-space-1);border-right:calc(var(--po-hairline) * 2) solid currentColor;border-bottom:calc(var(--po-hairline) * 2) solid currentColor;color:var(--po-forest);transform:translateY(-70%) rotate(45deg);pointer-events:none}.po-root .po-field__check{display:flex;align-items:flex-start;gap:var(--po-space-2);min-height:44px;padding-block:var(--po-space-1)}.po-root .po-field__checkbox,.po-root .po-field__radio-input{flex:none;width:var(--po-space-3);height:var(--po-space-3);margin:0;accent-color:var(--po-ink);cursor:pointer}.po-root .po-field__check-label,.po-root .po-field__radio-label{font-family:var(--po-font-body);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text);cursor:pointer;max-width:var(--po-measure)}.po-root .po-field__radios{display:flex;flex-wrap:wrap;gap:var(--po-space-1) var(--po-space-4)}.po-root .po-field__radio{display:flex;align-items:center;gap:var(--po-space-1);min-height:44px}.po-root .po-field--invalid .po-field__input{border-color:var(--po-accent)}.po-root .po-field__error{display:flex;align-items:flex-start;gap:var(--po-space-1);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-ink);font-weight:var(--po-weight-medium);max-width:var(--po-measure)}.po-root .po-field__error-mark{flex:none;display:inline-flex;align-items:center;justify-content:center;width:var(--po-space-2);height:var(--po-space-2);margin-top:var(--po-space-05);border-radius:var(--po-radius-pill);background:var(--po-accent);color:var(--po-ink);font-family:var(--po-font-display);font-size:var(--po-text-xs);font-weight:var(--po-weight-bold);line-height:1}.po-root .po-field-grid{display:grid;grid-template-columns:1fr;gap:var(--po-space-3)}@media(min-width:768px){.po-root .po-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.po-root .po-field--span-full,.po-root .po-field--textarea,.po-root .po-field--checkbox{grid-column:1 / -1}}.po-root .po-hero__inner{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--po-space-8);align-items:center}.po-root .po-hero__copy{display:flex;flex-direction:column;gap:var(--po-space-3)}.po-root .po-hero__eyebrow{margin:0}.po-root .po-hero__title{max-width:20ch}.po-root .po-hero__subhead{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-forest);max-width:46ch}.po-root .po-hero__actions{display:flex;flex-direction:column;gap:var(--po-space-2);margin-top:var(--po-space-2)}.po-root .po-hero__actions>.po-btn{width:100%}@media(min-width:640px){.po-root .po-hero__actions{flex-direction:row;flex-wrap:wrap;align-items:center}.po-root .po-hero__actions>.po-btn{width:auto}}.po-root .po-hero__figure{margin:0;display:flex;flex-direction:column;align-items:center;gap:var(--po-space-3)}.po-root .po-hero__caption{display:flex;flex-direction:column;align-items:center;gap:var(--po-space-05);text-align:center}.po-root .po-hero__caption-name{font-family:var(--po-font-display);font-size:var(--po-text-lg);font-weight:var(--po-weight-medium);letter-spacing:var(--po-tracking-tight);color:var(--po-ink)}@media(min-width:1024px){.po-root .po-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:var(--po-space-10)}.po-root .po-hero__figure{align-items:flex-end}.po-root .po-hero__caption{align-items:flex-end;text-align:right}}.po-root .po-key-facts__frame{width:100%}.po-root .po-section-heading+.po-key-facts__frame{margin-block-start:var(--po-space-6)}.po-root .po-key-facts__table,.po-root .po-key-facts__table>tbody,.po-root .po-key-facts__row,.po-root .po-key-facts__label,.po-root .po-key-facts__value{display:block;width:100%}.po-root .po-key-facts__table{border-collapse:collapse;text-align:start;border-block-start:var(--po-hairline) solid var(--po-border)}.po-root .po-key-facts__row{border-block-end:var(--po-hairline) solid var(--po-border)}.po-root .po-key-facts__label{vertical-align:top;text-align:start;padding-block:var(--po-space-3) var(--po-space-05);line-height:var(--po-leading-relaxed)}.po-root .po-key-facts__value{vertical-align:top;padding-block:var(--po-space-0) var(--po-space-3);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text)}.po-root .po-key-facts__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--po-space-2)}.po-root .po-key-facts__item{display:flex;flex-direction:column;gap:var(--po-space-05)}.po-root .po-key-facts__term{font-family:var(--po-font-display);font-weight:var(--po-weight-medium);color:var(--po-ink)}.po-root .po-key-facts__detail{color:var(--po-text-muted)}.po-root .po-key-facts__pending{display:inline-block;font-family:var(--po-font-mono);font-size:var(--po-text-sm);color:var(--po-text-muted);padding-inline:var(--po-space-05);border:var(--po-hairline) dashed var(--po-border-strong);border-radius:var(--po-radius-sm)}.po-root .po-key-facts__link{display:inline-flex;align-items:center;min-height:44px;font-family:var(--po-font-display);font-weight:var(--po-weight-medium);font-size:var(--po-text-lg);text-decoration:underline}@media(min-width:600px){.po-root .po-key-facts__table{display:table}.po-root .po-key-facts__table>tbody{display:table-row-group}.po-root .po-key-facts__row{display:table-row;width:auto}.po-root .po-key-facts__label{display:table-cell;width:28%;min-width:12ch;padding-block:var(--po-space-3);padding-inline-end:var(--po-space-4)}.po-root .po-key-facts__value{display:table-cell;width:auto;padding-block:var(--po-space-3)}}.po-root .po-section-heading{display:flex;flex-direction:column;gap:var(--po-space-2);max-width:34ch}.po-root .po-section-heading__intro{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-forest);max-width:var(--po-measure)}.po-root .po-section-heading--center{align-items:center;text-align:center;margin-inline:auto}.po-root .po-section-heading__eyebrow{margin:0}.po-root .po-section--inverse .po-section-heading__intro,.po-root .po-section--inverse .po-label{color:color-mix(in srgb,var(--po-white) 72%,transparent)}@media(min-width:768px){.po-root .po-section-heading{max-width:44ch}}.po-root .po-location-card-shell{display:flex;height:100%}.po-root .po-location-card{display:flex;flex-direction:column;width:100%;background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-lg);overflow:hidden;transition:transform var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-location-card:hover,.po-root .po-location-card:focus-within{transform:translateY(calc(-1 * var(--po-hover-lift)));border-color:var(--po-accent)}@media(prefers-reduced-motion:reduce){.po-root .po-location-card:hover,.po-root .po-location-card:focus-within{transform:none}}.po-root .po-location-card__media{position:relative;aspect-ratio:16 / 9;border-bottom:var(--po-hairline) solid var(--po-border);background:var(--po-surface)}.po-root .po-location-card__media>*{width:100%;height:100%;display:block;border:0}.po-root .po-location-card__map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--po-space-05);text-align:center;padding:var(--po-space-3);background-image:repeating-linear-gradient(135deg,var(--po-border) 0,var(--po-border) var(--po-hairline),transparent var(--po-hairline),transparent var(--po-space-1))}.po-root .po-location-card__map-note{font-size:var(--po-text-sm);color:var(--po-text-muted);background:var(--po-surface-raised);padding:0 var(--po-space-05)}.po-root .po-location-card__map-placeholder .po-label{background:var(--po-surface-raised);padding:0 var(--po-space-05)}.po-root .po-location-card__body{display:flex;flex-direction:column;gap:var(--po-space-2);padding:var(--po-space-3);flex:1 1 auto}@media(min-width:768px){.po-root .po-location-card__body{padding:var(--po-space-4)}}.po-root .po-location-card__address{font-style:normal;font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted);margin:0}.po-root .po-location-card__hours{display:flex;flex-direction:column;gap:var(--po-space-1);padding-top:var(--po-space-2);border-top:var(--po-hairline) solid var(--po-border)}.po-root .po-location-card__hours-label{margin:0}.po-root .po-location-card__hours-list{margin:0;display:flex;flex-direction:column;gap:var(--po-space-05)}.po-root .po-location-card__hours-row{display:flex;flex-wrap:wrap;gap:var(--po-space-05) var(--po-space-2);justify-content:space-between;font-size:var(--po-text-base)}.po-root .po-location-card__hours-days{color:var(--po-text)}.po-root .po-location-card__hours-times{margin:0;font-family:var(--po-font-mono);font-size:var(--po-text-sm);color:var(--po-text-muted);white-space:nowrap}.po-root .po-location-card__notes{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--po-space-05)}.po-root .po-location-card__note{position:relative;padding-left:var(--po-space-2);font-size:var(--po-text-base);color:var(--po-text-muted)}.po-root .po-location-card__note:before{content:"";position:absolute;left:0;top:calc(var(--po-leading-normal) * .5em);width:var(--po-space-1);height:var(--po-hairline);background:var(--po-accent)}.po-root .po-location-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--po-space-2);margin-top:auto;padding-top:var(--po-space-2)}.po-root .po-location-card__phone{display:inline-flex;align-items:center;min-height:44px;font-family:var(--po-font-display);font-size:var(--po-text-lg);font-weight:var(--po-weight-medium);color:var(--po-ink);text-decoration:underline;text-decoration-color:var(--po-mist)}.po-root .po-location-card__phone:hover{color:var(--po-accent)}.po-root .po-locations__grid{list-style:none;margin:var(--po-space-6) 0 0;padding:0;display:grid;gap:var(--po-space-3);grid-template-columns:1fr}.po-root .po-locations__item{display:flex}.po-root .po-locations__item>*{width:100%}@media(min-width:768px){.po-root .po-locations__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--po-space-4);margin-top:var(--po-space-8)}}.po-root .po-medical-aid__layout{display:grid;gap:var(--po-space-3);grid-template-columns:1fr;align-items:start}@media(min-width:768px){.po-root .po-medical-aid__layout{grid-template-columns:minmax(0,34ch) minmax(0,1fr);gap:var(--po-space-6)}}.po-root .po-medical-aid__body{margin:0}.po-root .po-medical-aid__schemes{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--po-space-1)}.po-root .po-medical-aid__scheme{font-family:var(--po-font-display);font-size:var(--po-text-base);color:var(--po-ink);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-pill);padding:var(--po-space-05) var(--po-space-2);background:var(--po-surface-raised)}.po-root .po-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--po-z-overlay);visibility:hidden;transition:visibility 0s linear var(--po-dur-base)}.po-root .po-mobile-nav[data-po-open=true]{visibility:visible;transition:visibility 0s linear 0s}.po-root .po-mobile-nav__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--po-ink) 55%,transparent);opacity:0;transition:opacity var(--po-dur-base) var(--po-ease-out)}.po-root .po-mobile-nav[data-po-open=true] .po-mobile-nav__backdrop{opacity:1}.po-root .po-mobile-nav__panel{position:absolute;top:0;right:0;height:100%;width:min(84vw,320px);display:flex;flex-direction:column;gap:var(--po-space-3);padding:var(--po-space-3);padding-bottom:calc(var(--po-space-3) + env(safe-area-inset-bottom,0px));background:var(--po-surface-raised);border-left:var(--po-hairline) solid var(--po-border);box-shadow:var(--po-shadow-overlay);overflow-y:auto;transform:translate(100%);transition:transform var(--po-dur-base) var(--po-ease-out)}.po-root .po-mobile-nav[data-po-open=true] .po-mobile-nav__panel{transform:translate(0)}.po-root .po-mobile-nav__head{display:flex;align-items:center;justify-content:space-between;gap:var(--po-space-2)}.po-root .po-mobile-nav__title{margin:0}.po-root .po-mobile-nav__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:calc(var(--po-space-1) * -1);padding:0;background:transparent;border:0;border-radius:var(--po-radius);color:var(--po-ink);cursor:pointer;transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-mobile-nav__close:hover{color:var(--po-accent)}.po-root .po-mobile-nav__icon{width:var(--po-space-3);height:var(--po-space-3)}.po-root .po-mobile-nav__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.po-root .po-mobile-nav__link{display:flex;align-items:center;min-height:44px;padding-block:var(--po-space-1);font-family:var(--po-font-display);font-size:var(--po-text-lg);color:var(--po-ink);text-decoration:none;border-bottom:var(--po-hairline) solid var(--po-border);transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-mobile-nav__link:hover{color:var(--po-accent)}@media(prefers-reduced-motion:reduce){.po-root .po-mobile-nav,.po-root .po-mobile-nav__backdrop,.po-root .po-mobile-nav__panel,.po-root .po-mobile-nav__close,.po-root .po-mobile-nav__link{transition:none}.po-root .po-mobile-nav[data-po-open=true] .po-mobile-nav__panel{transform:translate(0)}}.po-root .po-privacy--inline{margin-top:var(--po-space-2)}.po-root .po-privacy__inline-text{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted);max-width:var(--po-measure)}.po-root .po-privacy__link{color:inherit;text-decoration:underline;text-decoration-color:var(--po-mist)}.po-root .po-privacy--admission{border-left:calc(var(--po-hairline) * 3) solid var(--po-accent);background:var(--po-surface-raised);padding:var(--po-space-3);border-radius:var(--po-radius);max-width:var(--po-measure)}.po-root .po-privacy__eyebrow{margin:0 0 var(--po-space-1)}.po-root .po-privacy__title{margin:0}.po-root .po-privacy--admission .po-privacy__body{margin-top:var(--po-space-2);font-size:var(--po-text-base);line-height:var(--po-leading-relaxed);color:var(--po-text-muted)}.po-root .po-privacy__body>*+*{margin-top:var(--po-space-2)}.po-root .po-privacy__meta{font-family:var(--po-font-mono);font-size:var(--po-text-sm);color:var(--po-text-muted)}.po-root .po-privacy--full{max-width:var(--po-measure)}.po-root .po-privacy--full .po-privacy__body{margin-top:var(--po-space-3);font-size:var(--po-text-base)}.po-root .po-privacy__subtitle{margin-top:var(--po-space-4);font-size:var(--po-text-lg);color:var(--po-ink)}.po-root .po-privacy--full .po-privacy__body>.po-privacy__subtitle+p{margin-top:var(--po-space-2)}.po-root .po-cookie{border-top:var(--po-hairline) solid var(--po-border);background:var(--po-surface-raised);padding-block:var(--po-space-2);animation:po-cookie-in var(--po-dur-base) var(--po-ease-out) both}@keyframes po-cookie-in{0%{opacity:0}to{opacity:1}}.po-root .po-cookie__inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--po-space-2)}.po-root .po-cookie__text{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-text-muted);max-width:var(--po-measure)}@media(min-width:768px){.po-root .po-cookie__inner{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--po-space-4)}}@media(prefers-reduced-motion:reduce){.po-root .po-cookie{animation:none;opacity:1}}.po-root .po-procedure-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:var(--po-space-1);height:100%;padding:var(--po-space-3);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-lg);transition:transform var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-procedure-card:hover,.po-root .po-procedure-card:focus-within{transform:translateY(calc(var(--po-hover-lift) * -1));border-color:var(--po-accent)}@media(prefers-reduced-motion:reduce){.po-root .po-procedure-card,.po-root .po-procedure-card:hover,.po-root .po-procedure-card:focus-within{transform:none;transition:border-color var(--po-dur-fast) var(--po-ease-in-out)}}.po-root .po-procedure-card__eyebrow{margin:0}.po-root .po-procedure-card__icon{display:inline-flex;align-items:center;justify-content:center;width:var(--po-space-6);height:var(--po-space-6);margin-bottom:var(--po-space-2);border-radius:var(--po-radius-pill);background:var(--po-teal-wash);color:var(--po-teal-deep);transition:background-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-procedure-card:hover .po-procedure-card__icon{background:var(--po-teal-wash-strong)}.po-root .po-procedure-card__icon svg{width:var(--po-space-4);height:var(--po-space-4)}.po-root .po-procedure-card__name{font-size:var(--po-text-lg);color:var(--po-ink);text-wrap:balance}.po-root .po-procedure-card__summary{font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-forest)}.po-root .po-procedure-card__link{display:inline-flex;align-items:center;gap:var(--po-space-1);margin-top:auto;padding-top:var(--po-space-2);min-height:44px;font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);color:var(--po-ink);text-decoration:none}.po-root .po-procedure-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--po-radius-lg)}.po-root .po-procedure-card__link:hover{color:var(--po-accent)}.po-root .po-procedure-card__arrow{width:var(--po-space-2);height:var(--po-space-2);flex:none}.po-root .po-section--inverse .po-procedure-card{background:color-mix(in srgb,var(--po-white) 6%,transparent);border-color:color-mix(in srgb,var(--po-white) 20%,transparent)}.po-root .po-section--inverse .po-procedure-card__name,.po-root .po-section--inverse .po-procedure-card__link{color:var(--po-text-inverse)}.po-root .po-section--inverse .po-procedure-card__summary{color:color-mix(in srgb,var(--po-white) 78%,transparent)}.po-root .po-section--inverse .po-procedure-card__link:hover{color:var(--po-accent)}.po-root .po-procedure-list__heading{margin-bottom:var(--po-space-5)}.po-root .po-procedure-list__grid{display:grid;grid-template-columns:1fr;gap:var(--po-space-3);margin:0;padding:0;list-style:none}.po-root .po-procedure-list__item{display:flex}.po-root .po-procedure-list__item>.po-procedure-card{flex:1}@media(min-width:640px){.po-root .po-procedure-list__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1140px){.po-root .po-procedure-list__grid{grid-template-columns:repeat(5,1fr);gap:var(--po-space-2)}}.po-root .po-procedure-list__note-wrap{margin-top:var(--po-space-4)}.po-root .po-procedure-list__note{max-width:var(--po-measure);font-size:var(--po-text-base);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-root .po-section--inverse .po-procedure-list__note{color:color-mix(in srgb,var(--po-white) 78%,transparent)}.po-root .po-referral__layout{display:grid;gap:var(--po-space-4);grid-template-columns:1fr;align-items:start;margin-top:var(--po-space-6)}@media(min-width:768px){.po-root .po-referral__layout{grid-template-columns:minmax(0,1fr) minmax(0,30ch);gap:var(--po-space-6);margin-top:var(--po-space-8)}}.po-root .po-referral__steps{display:flex;flex-direction:column;gap:var(--po-space-2);max-width:var(--po-measure)}.po-root .po-referral__subhead{margin-top:var(--po-space-2)}.po-root .po-referral__subhead:first-child{margin-top:0}.po-root .po-referral__text{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-text-muted)}.po-root .po-referral__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--po-space-1)}.po-root .po-referral__item{position:relative;padding-left:var(--po-space-3);font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);color:var(--po-text-muted)}.po-root .po-referral__item:before{content:"";position:absolute;left:0;top:calc(var(--po-leading-relaxed) * .5em);width:var(--po-space-2);height:var(--po-hairline);background:var(--po-accent)}.po-root .po-referral__contact{display:flex;flex-direction:column;gap:var(--po-space-2);padding:var(--po-space-3);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-lg)}.po-root .po-referral__contact-label{margin:0}.po-root .po-referral__contact-list{margin:0;display:flex;flex-direction:column;gap:var(--po-space-2)}.po-root .po-referral__contact-row{display:flex;flex-direction:column;gap:var(--po-space-05);padding-top:var(--po-space-2);border-top:var(--po-hairline) solid var(--po-border)}.po-root .po-referral__contact-row:first-child{padding-top:0;border-top:0}.po-root .po-referral__contact-term{font-size:var(--po-text-sm);color:var(--po-text-muted)}.po-root .po-referral__contact-value{margin:0}.po-root .po-referral__contact-link{display:inline-flex;align-items:center;min-height:44px;font-family:var(--po-font-display);font-size:var(--po-text-lg);font-weight:var(--po-weight-medium);color:var(--po-ink);text-decoration:underline;text-decoration-color:var(--po-mist);overflow-wrap:anywhere}.po-root .po-referral__contact-link:hover{color:var(--po-accent)}.po-root .po-referral__contact-pending{display:inline-flex;align-items:center;min-height:44px;font-size:var(--po-text-base);color:var(--po-text-muted)}.po-root .po-footer{color:var(--po-forest)}.po-root .po-footer__grid{display:grid;gap:var(--po-space-6)}.po-root .po-footer__col{display:flex;flex-direction:column;gap:var(--po-space-2)}.po-root .po-footer__heading{margin:0}.po-root .po-footer__name{font-family:var(--po-font-display);font-size:var(--po-text-xl);font-weight:var(--po-weight-medium);letter-spacing:var(--po-tracking-tight);line-height:var(--po-leading-snug);color:var(--po-ink)}.po-root .po-footer__credentials{font-family:var(--po-font-mono);font-size:var(--po-text-sm);color:var(--po-forest);margin-top:calc(var(--po-space-2) * -1)}.po-root .po-footer__bio{max-width:var(--po-measure);font-size:var(--po-text-base);line-height:var(--po-leading-relaxed);color:var(--po-forest)}.po-root .po-footer__list{display:flex;flex-direction:column;gap:var(--po-space-1);list-style:none;margin:0;padding:0}.po-root .po-footer__link{display:inline-flex;align-items:center;min-height:44px;font-family:var(--po-font-display);font-size:var(--po-text-base);color:var(--po-forest);text-decoration:none;transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-footer__link:hover{color:var(--po-accent)}.po-root .po-footer__location{display:flex;flex-direction:column;gap:var(--po-space-05)}.po-root .po-footer__location+.po-footer__location{margin-top:var(--po-space-2)}.po-root .po-footer__location-name{font-family:var(--po-font-display);font-size:var(--po-text-base);font-weight:var(--po-weight-medium);color:var(--po-ink)}.po-root .po-footer__address{font-style:normal;font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-forest)}.po-root .po-footer__phone-line{margin-top:var(--po-space-1)}.po-root .po-footer__phone{display:inline-flex;align-items:center;min-height:44px;font-family:var(--po-font-mono);font-size:var(--po-text-base);color:var(--po-ink);text-decoration:none;transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-footer__phone:hover{color:var(--po-accent)}.po-root .po-footer__legal{display:flex;flex-wrap:wrap;gap:var(--po-space-1) var(--po-space-3);margin-top:var(--po-space-6);padding-top:var(--po-space-3);border-top:var(--po-hairline) solid var(--po-border)}.po-root .po-footer__legal-item{font-size:var(--po-text-sm);color:var(--po-forest)}.po-root .po-footer__placeholder{font-family:var(--po-font-mono);border-bottom:var(--po-hairline) dashed var(--po-accent)}@media(min-width:768px){.po-root .po-footer__grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1.4fr);gap:var(--po-space-6)}.po-root .po-footer__legal{justify-content:space-between}}@media(prefers-reduced-motion:reduce){.po-root .po-footer__link,.po-root .po-footer__phone{transition:none}}.po-root .po-header{position:sticky;top:0;z-index:var(--po-z-header);background:var(--po-surface);border-bottom:var(--po-hairline) solid var(--po-border)}.po-root .po-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--po-space-2);min-height:var(--po-space-8);padding-block:var(--po-space-1)}.po-root .po-header__logo{display:inline-flex;align-items:center;gap:var(--po-space-2);flex:none;text-decoration:none;border-radius:var(--po-radius)}.po-root .po-header__logo-img{width:auto;display:block}.po-root .po-header__logo-img--full{display:none;height:var(--po-space-8)}.po-root .po-header__logo-img--mark{height:var(--po-space-5)}@media(min-width:768px){.po-root .po-header__logo-img--full{display:block}.po-root .po-header__logo-img--mark{display:none}}.po-root .po-header__nav{display:none}.po-root .po-header__nav-list{display:flex;align-items:center;gap:var(--po-space-2);list-style:none;margin:0;padding:0}.po-root .po-header__nav-link{display:inline-flex;align-items:center;min-height:44px;padding-inline:var(--po-space-1);font-family:var(--po-font-display);font-size:var(--po-text-base);color:var(--po-forest);text-decoration:none;border-bottom:var(--po-hairline) solid transparent;transition:color var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-header__nav-link:hover{color:var(--po-ink);border-bottom-color:var(--po-accent)}.po-root .po-header__actions{display:flex;align-items:center;gap:var(--po-space-1);flex:none}.po-root .po-header__phone{display:inline-flex;align-items:center;justify-content:center;gap:var(--po-space-1);min-width:44px;min-height:44px;padding-inline:var(--po-space-05);white-space:nowrap;font-family:var(--po-font-display);font-size:var(--po-text-base);color:var(--po-ink);text-decoration:none;border-radius:var(--po-radius);transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-header__phone:hover{color:var(--po-accent)}.po-root .po-header__phone-number{display:none}.po-root .po-header__icon{width:var(--po-space-3);height:var(--po-space-3);flex:none}.po-root .po-header__toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;flex:none;background:transparent;border:0;border-radius:var(--po-radius);color:var(--po-ink);cursor:pointer;transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-header__toggle:hover{color:var(--po-accent)}.po-root .po-header__book-long{display:none}.po-root .po-header__book-short{display:inline}@media(min-width:768px){.po-root .po-header__inner{display:grid;grid-template-columns:1fr auto 1fr;min-height:var(--po-space-10)}.po-root .po-header__logo-img--full{height:var(--po-space-6)}.po-root .po-header__nav{display:flex;justify-content:center}.po-root .po-header__actions{justify-self:end;gap:var(--po-space-2)}.po-root .po-header__phone{padding-inline:var(--po-space-1)}.po-root .po-header__phone-number{display:inline}.po-root .po-header__toggle{display:none}.po-root .po-header__book-long{display:inline}.po-root .po-header__book-short{display:none}}@media(min-width:1024px){.po-root .po-header__nav-list{gap:var(--po-space-3)}.po-root .po-header__logo-img--full{height:var(--po-space-8)}}@media(prefers-reduced-motion:reduce){.po-root .po-header__nav-link,.po-root .po-header__phone,.po-root .po-header__toggle{transition:none}}.po-root .po-stat-strip__list{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--po-space-6) var(--po-space-4)}.po-root .po-stat{display:flex;flex-direction:column-reverse;align-items:center;gap:var(--po-space-2);text-align:center}.po-root .po-stat__label{max-width:18ch}.po-root .po-stat__figure{margin:0;width:100%;display:flex;justify-content:center}.po-root .po-stat__value{font-family:var(--po-font-display);font-size:var(--po-text-2xl);font-weight:var(--po-weight-medium);line-height:var(--po-leading-tight);letter-spacing:var(--po-tracking-tight);color:var(--po-ink);font-variant-numeric:tabular-nums}.po-root .po-stat__value--text{font-size:var(--po-text-lg);line-height:var(--po-leading-snug);letter-spacing:0;text-wrap:balance}@media(min-width:1024px){.po-root .po-stat-strip__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--po-space-4)}}@media(scripting:none){.po-root .po-stat__value--counting{display:none}.po-root .po-stat__value--settled{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}}.po-root .po-section--inverse.po-stat-strip .po-stat__value{color:var(--po-periwinkle)}.po-root .po-section--inverse.po-stat-strip .po-stat__label{color:color-mix(in srgb,var(--po-white) 78%,transparent)}.po-root .po-section--inverse.po-stat-strip .po-ring__track{border-color:color-mix(in srgb,var(--po-periwinkle) 42%,transparent)}.po-root .po-section--inverse.po-stat-strip .po-ring__inner{background:transparent}.po-root .po-contact-bar{position:fixed;left:0;right:0;bottom:0;z-index:var(--po-z-sticky);background:var(--po-surface-raised);border-top:var(--po-hairline) solid var(--po-border);padding:var(--po-space-1) var(--po-space-2);padding-bottom:calc(var(--po-space-1) + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform var(--po-dur-base) var(--po-ease-out)}.po-root .po-contact-bar[data-po-in=true]{transform:translateY(0)}.po-root .po-contact-bar__grid{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:var(--po-space-1);align-items:stretch}@media(min-width:768px){.po-root .po-contact-bar{display:none}}@media(scripting:none){.po-root .po-contact-bar{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.po-root .po-contact-bar{transition:none;transform:translateY(0)}}.po-root .po-trust__grid{display:grid;grid-template-columns:1fr;gap:var(--po-space-2);margin:var(--po-space-6) 0 0}.po-root .po-trust__tile{display:flex;flex-direction:column;gap:var(--po-space-1);padding:var(--po-space-3);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius)}.po-root .po-trust__label,.po-root .po-trust__body{margin:0}.po-root .po-trust__value{font-family:var(--po-font-display);font-size:var(--po-text-xl);font-weight:var(--po-weight-medium);line-height:var(--po-leading-snug);letter-spacing:var(--po-tracking-tight);color:var(--po-ink);text-wrap:pretty}.po-root .po-trust__detail{margin-block-start:var(--po-space-1);font-size:var(--po-text-base);line-height:var(--po-leading-normal);color:var(--po-forest);max-width:var(--po-measure)}@media(min-width:640px){.po-root .po-trust__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.po-root .po-trust__grid{grid-template-columns:repeat(3,1fr)}}.po-root .po-trust__affiliations{display:flex;flex-direction:column;gap:var(--po-space-2);margin-block-start:var(--po-space-6);padding-block-start:var(--po-space-4);border-block-start:var(--po-hairline) solid var(--po-border)}.po-root .po-trust__affiliation-list{display:flex;flex-wrap:wrap;align-items:center;gap:var(--po-space-2) var(--po-space-5);margin:0;padding:0;list-style:none}.po-root .po-trust__affiliation-link{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}.po-root .po-trust__logo{block-size:var(--po-space-4);inline-size:auto;filter:grayscale(1);opacity:.6;transition:opacity var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-trust__wordmark{font-family:var(--po-font-display);font-size:var(--po-text-sm);font-weight:var(--po-weight-medium);letter-spacing:var(--po-tracking-tight);color:var(--po-forest);transition:color var(--po-dur-fast) var(--po-ease-in-out)}.po-root a.po-trust__affiliation-link:hover .po-trust__logo{opacity:1}.po-root a.po-trust__affiliation-link:hover .po-trust__wordmark{color:var(--po-ink)}@media(prefers-reduced-motion:reduce){.po-root .po-trust__logo,.po-root .po-trust__wordmark{transition:none}}.po-root{--po-container: 1440px;--po-section-y: clamp(var(--po-space-5), 3vw, var(--po-space-8))}.po-root .po-about__figure{display:none!important}.po-root .po-about__grid{grid-template-columns:1fr!important}@media(min-width:768px)and (max-width:1150px){.po-header__logo-img{height:var(--po-space-3)!important}.po-header__wordmark-name{font-size:var(--po-text-sm)!important;white-space:nowrap}.po-header__wordmark-role{display:none!important}.po-root .po-header__logo{min-width:max-content!important}.po-root .po-header__inner{grid-template-columns:max-content 1fr auto!important;column-gap:var(--po-space-3)}.po-root .po-header__nav{justify-content:flex-end!important;padding-right:var(--po-space-2)}.po-root .po-header__book-long{display:none!important}.po-root .po-header__book-short{display:inline!important}.po-root .po-header__phone-number{display:none!important}}.po-root .po-referral__contact-link{word-break:break-word}@media(min-width:768px){.po-root .po-referral__layout{grid-template-columns:minmax(0,1fr) minmax(0,40ch)!important}.po-root .po-referral__contact-link{white-space:nowrap}}.po-root .po-ring--portrait{max-width:340px!important}@media(min-width:640px){.po-root .po-hero__inner{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)!important;gap:var(--po-space-8);align-items:center!important}.po-root .po-hero__figure{align-self:center;align-items:flex-end!important}.po-root .po-hero__caption{align-items:flex-end;text-align:right}}@media(min-width:1024px){.po-root .po-hero__inner{gap:var(--po-space-10)}.po-root .po-ring--portrait{max-width:380px!important}}@media(max-width:639px){.po-root .po-ring--portrait{max-width:250px}.po-root .po-hero__figure{align-items:center}.po-root .po-hero__caption{align-items:center;text-align:center}}.po-root .po-proc__eyebrow{color:var(--po-text-muted);margin:0 0 var(--po-space-2)}.po-root .po-proc__title{margin:0;max-width:24ch}.po-root .po-proc__intro{max-width:var(--po-measure);color:var(--po-text-muted);margin:var(--po-space-3) 0 0}.po-root .po-proc__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--po-space-3);margin-top:var(--po-space-6)}.po-root .po-proc-card{display:flex;flex-direction:column;gap:var(--po-space-2);background:var(--po-surface-raised);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius-lg);padding:var(--po-space-4);transition:transform var(--po-dur-fast) var(--po-ease-in-out),border-color var(--po-dur-fast) var(--po-ease-in-out)}.po-root .po-proc-card:hover,.po-root .po-proc-card:focus-within{transform:translateY(calc(var(--po-hover-lift) * -1));border-color:var(--po-accent)}.po-root .po-proc-card__name{margin:0;font-size:var(--po-text-xl);font-weight:var(--po-weight-medium)}.po-root .po-proc-card__summary{margin:0;color:var(--po-text-muted);flex-grow:1}.po-root .po-proc-card__more{align-self:flex-start;background:none;border:none;padding:0;font-family:var(--po-font-mono);font-size:var(--po-text-sm);letter-spacing:var(--po-tracking-label);text-transform:uppercase;color:var(--po-teal-deep);cursor:pointer;border-bottom:var(--po-hairline) solid transparent;min-height:44px;display:inline-flex;align-items:center}.po-root .po-proc-card__more:hover{border-bottom-color:var(--po-teal-deep)}.po-root .po-proc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--po-z-overlay);background:color-mix(in srgb,var(--po-ink) 44%,transparent);overflow:auto}.po-root .po-proc-overlay__centre{display:flex;align-items:center;justify-content:center;min-height:100%;padding:var(--po-gutter)}.po-root .po-proc-dialog{position:relative;background:var(--po-surface-raised);border-radius:var(--po-radius-lg);box-shadow:var(--po-shadow-overlay);max-width:640px;width:100%;max-height:min(85vh,100%);overflow:auto;padding:var(--po-space-8)}@media(max-width:600px){.po-root .po-proc-dialog{padding:var(--po-space-5) var(--po-space-3)!important}}.po-root .po-proc-dialog__close{position:absolute;top:var(--po-space-2);right:var(--po-space-2);width:44px;height:44px;border-radius:50%;border:none;background:none;font-size:18px;line-height:1;cursor:pointer;color:var(--po-text-muted)}.po-root .po-proc-dialog__eyebrow{color:var(--po-text-muted);margin:0 0 var(--po-space-2)}.po-root .po-proc-dialog__title{margin:0 0 var(--po-space-4)}.po-root .po-proc-dialog__heading{color:var(--po-text-muted);margin:var(--po-space-4) 0 var(--po-space-1)}.po-root .po-proc-dialog__body{font-size:var(--po-text-lg);line-height:var(--po-leading-relaxed);margin:0 0 var(--po-space-3);max-width:var(--po-measure)}.po-root .po-proc-dialog__signs{margin:0 0 var(--po-space-3);padding-left:1.2em}.po-root .po-proc-dialog__signs li{margin:0 0 var(--po-space-05)}.po-root .po-proc-dialog__fact{margin:0 0 var(--po-space-4)}.po-root .po-proc-dialog__note{color:var(--po-text-muted);font-size:var(--po-text-sm);margin:0 0 var(--po-space-5)}.po-root .po-team{margin:0}.po-root .po-team__img{width:100%;height:auto;max-height:560px;object-fit:cover;object-position:center 30%;border-radius:var(--po-radius-lg);display:block}.po-root .po-team__caption{font-family:var(--po-font-mono);font-size:var(--po-text-xs);letter-spacing:var(--po-tracking-label);text-transform:uppercase;color:var(--po-text-muted);margin-top:var(--po-space-2)}.po-root .po-map__open{position:absolute;right:8px;bottom:8px;background:var(--po-surface-raised);color:var(--po-teal-deep);border:var(--po-hairline) solid var(--po-border);border-radius:var(--po-radius);padding:8px 12px;font-family:var(--po-font-mono);font-size:var(--po-text-xs);letter-spacing:var(--po-tracking-label);text-transform:uppercase;text-decoration:none}.po-root .po-nav-spy{position:absolute;bottom:-2px;left:0;height:2px;border-radius:1px;background:var(--po-accent);width:0;opacity:0;pointer-events:none;transition:transform var(--po-dur-base) var(--po-ease-out),width var(--po-dur-base) var(--po-ease-out),opacity var(--po-dur-fast) var(--po-ease-in-out)}@media(prefers-reduced-motion:reduce){.po-root .po-nav-spy{transition:none}}
