/*! tailwindcss v4.2.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mt-3{margin-top:calc(var(--spacing) * 3)}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.w-10{width:calc(var(--spacing) * 10)}.w-11{width:calc(var(--spacing) * 11)}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-0{gap:calc(var(--spacing) * 0)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[color\:var\(--border\)\]{border-color:var(--border)}.border-\[color\:var\(--border-strong\)\]{border-color:var(--border-strong)}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-1{padding-top:calc(var(--spacing) * 1)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[0\.72rem\]{font-size:.72rem}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.font-\[var\(--font-display\)\]{--tw-font-weight:var(--font-display);font-weight:var(--font-display)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.text-\[color\:var\(--accent-deep\)\]{color:var(--accent-deep)}.text-\[color\:var\(--foreground\)\]{color:var(--foreground)}.text-\[color\:var\(--foreground-muted\)\]{color:var(--foreground-muted)}.text-\[color\:var\(--foreground-soft\)\]{color:var(--foreground-soft)}.text-\[color\:var\(--section-band-foreground-soft\)\]{color:var(--section-band-foreground-soft)}.text-\[var\(--foreground-muted\)\]{color:var(--foreground-muted)}.text-\[var\(--foreground-soft\)\]{color:var(--foreground-soft)}.text-white\/82{color:#ffffffd1}@supports (color:color-mix(in lab,red,red)){.text-white\/82{color:color-mix(in oklab,var(--color-white) 82%,transparent)}}.uppercase{text-transform:uppercase}.italic{font-style:italic}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media (hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:text-\[var\(--foreground\)\]:hover{color:var(--foreground)}}}:root{--background:#f6efe5;--background-alt:#eee3d2;--background-elevated:#fbf6ef;--surface:#fffbf5b8;--surface-strong:#fffaf3e0;--surface-soft:#fffbf561;--foreground:#182836;--foreground-soft:#395063;--foreground-muted:#6d7c89;--border:#18283629;--border-strong:#1828364d;--accent:#b05735;--accent-deep:#874126;--accent-soft:#b057351f;--accent-wash:#b0573514;--accent-border:#b057352e;--cta-background:#182836;--cta-border:#182836;--cta-foreground:#fdf9f2;--cta-hover-background:#32495d;--cta-hover-border:#32495d;--cta-hover-foreground:#fdf9f2;--shadow:0 20px 48px #18283614;--shadow-soft:0 12px 28px #1828360f;--grid-tilt-line:#18283609;--grid-tilt-size:132px;--skip-link-foreground:#fffaf4;--section-chip-background:#fffbf573;--button-foreground:#fdf9f2;--secondary-link-border:#18283652;--secondary-link-background:#fff9f2d1;--secondary-link-hover-background:#fffcf6fa;--secondary-link-shadow:0 4px 14px #1828360a;--inverse-link-border:#fff9f042;--inverse-link-background:#fff9f014;--inverse-link-hover-border:#fff9f070;--inverse-link-hover-background:#fff9f024;--inverse-foreground:#fffdf8;--dark-surface-background:linear-gradient(180deg,#182836f2,#233645eb);--dark-surface-muted:#fdf9f2c2;--dark-surface-copy:#fdf9f2d6;--dark-surface-rule:#fdf9f26b;--dark-list-border:#fff9f01f;--note-background:#fffbf5c2;--chapter-background:#fffbf557;--chapter-border-bottom:#18283614;--section-band-background:#8c4d29c7;--section-band-foreground:#fff6ec;--section-band-foreground-soft:#fff6ecdb;--section-band-foreground-muted:#fff6ecad;--section-band-border:#fff0e238;--footer-background:#102234;--footer-foreground:#eef3f8;--footer-muted:#eef3f8db;--footer-border:#eef3f829;--utility-pill-border:#18283638;--utility-pill-background:#fffbf5d1;--brand-mark-background:#fffaf399;--nav-hover-border:#b0573580;--font-body:"IBM Plex Sans",sans-serif;--font-display:"Newsreader",serif;--page-gutter:clamp(.95rem,2.3vw,2rem);--header-offset:.8rem}html[data-theme=dark]{--background:#0e1419;--background-alt:#151d24;--background-elevated:#1b252e;--surface:#0e1419e0;--surface-strong:#141d24f5;--surface-soft:#18222be6;--foreground:#f2eadf;--foreground-soft:#ded1c1;--foreground-muted:#b3a28f;--border:#f2eadf2e;--border-strong:#f2eadf57;--accent:#db9165;--accent-deep:#f4bb93;--accent-soft:#db916533;--accent-wash:#db91651f;--accent-border:#db91654d;--cta-background:#f2eadf;--cta-border:#f2eadf;--cta-foreground:#0f171d;--cta-hover-background:#db9165;--cta-hover-border:#db9165;--cta-hover-foreground:#0f171d;--shadow:0 26px 64px #03070a70;--shadow-soft:0 18px 36px #03070a52;--grid-tilt-line:#f2eadf0c;--skip-link-foreground:#121920;--section-chip-background:#18222bdb;--button-foreground:#fff8ee;--secondary-link-border:#f2eadf47;--secondary-link-background:#18222bf0;--secondary-link-hover-background:#202c37fa;--secondary-link-shadow:0 10px 20px #03070a47;--inverse-link-border:#fff8ee2e;--inverse-link-background:#fff8ee14;--inverse-link-hover-border:#fff8ee52;--inverse-link-hover-background:#fff8ee24;--inverse-foreground:#fff8ee;--dark-surface-background:linear-gradient(180deg,#05090dfa,#0e1419f5);--dark-surface-muted:#fff8eec2;--dark-surface-copy:#fff8eee0;--dark-surface-rule:#fff8ee70;--dark-list-border:#fff8ee24;--note-background:#131c23f5;--chapter-background:#141d24c7;--chapter-border-bottom:#f2eadf1a;--section-band-background:#733d21d1;--section-band-foreground:#fff3e7;--section-band-foreground-soft:#fff3e7d6;--section-band-foreground-muted:#fff3e7a8;--section-band-border:#ffe7d42e;--footer-background:#091521;--footer-foreground:#f1f5f9;--footer-muted:#f1f5f9db;--footer-border:#f1f5f929;--utility-pill-border:#f2eadf3d;--utility-pill-background:#121a21f5;--brand-mark-background:#18222bf0;--nav-hover-border:#db91659e}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}html,html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;line-height:1.5;transition:background-color .18s,color .18s;overflow-x:hidden}a{text-decoration:none}a,a:hover{color:inherit}img{max-width:100%;display:block}button,input,textarea{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--accent-soft)}.site-shell{flex-direction:column;width:100%;min-height:100dvh;display:flex;position:relative;overflow:clip}.site-main{flex:1;width:100%}.site-shell:before{z-index:-1;background-image:linear-gradient(45deg,transparent 47.5%,var(--grid-tilt-line) 49%,var(--grid-tilt-line) 51%,transparent 52.5%),linear-gradient(-45deg,transparent 47.5%,var(--grid-tilt-line) 49%,var(--grid-tilt-line) 51%,transparent 52.5%);background-size:var(--grid-tilt-size) var(--grid-tilt-size),var(--grid-tilt-size) var(--grid-tilt-size);content:"";pointer-events:none;background-position:0 0,0 0;transition:background-image .18s;position:fixed;inset:0}.site-shell:after{content:none}.skip-link{z-index:50;background:var(--foreground);color:var(--skip-link-foreground);border-radius:999px;padding:.75rem 1rem;transition:transform .18s;position:absolute;top:.75rem;left:1rem;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.page-shell{width:calc(100% - (var(--page-gutter) * 2));margin:0 auto}.page-frame{padding:clamp(1.15rem,2vw,1.5rem) 0 clamp(2.6rem,4.8vw,4rem)}.section-stack{gap:1.15rem;display:grid}.section-stack--center{text-align:center;justify-items:center}.copy-block{max-width:52rem}.muted{color:var(--foreground-muted)}.prose-copy{line-height:1.8}.prose-copy,.section-label{color:var(--foreground-soft)}.section-label{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.72rem;font-weight:600;display:inline-flex}.section-label:before{background:var(--accent);content:"";width:2.75rem;height:1px}.section-label-spacer{min-height:1.08rem}.section-chip{border:1px solid var(--border);min-height:2rem;color:var(--foreground-soft);letter-spacing:.16em;text-transform:uppercase;background:var(--section-chip-background);border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:600;display:inline-flex}.display-title{letter-spacing:-.05em;font-size:clamp(2rem,3.8vw,3.75rem);line-height:1}.display-title,.section-title{font-family:var(--font-display);margin:0}.section-title{letter-spacing:-.038em;font-size:clamp(1.45rem,2.2vw,2.1rem);line-height:1.08}.lede{color:var(--foreground-soft);font-size:clamp(.98rem,1.05vw,1.04rem);line-height:1.68}.cta-link{border:1px solid var(--cta-border);background:var(--cta-background);min-height:3rem;color:var(--cta-foreground);border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.cta-link:hover{background:var(--cta-hover-background);border-color:var(--cta-hover-border);color:var(--cta-hover-foreground);transform:translateY(-1px)}.secondary-link{border:1px solid var(--secondary-link-border);background:var(--secondary-link-background);min-height:3rem;color:var(--foreground);box-shadow:var(--secondary-link-shadow);border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.secondary-link:hover{border-color:var(--foreground);background:var(--secondary-link-hover-background);transform:translateY(-1px)}.secondary-link--inverse{border-color:var(--inverse-link-border);background:var(--inverse-link-background);color:var(--inverse-foreground);box-shadow:none}.secondary-link--inverse:hover{border-color:var(--inverse-link-hover-border);background:var(--inverse-link-hover-background);color:var(--inverse-foreground)}.eyebrow-card{border-top:1px solid var(--border);border-bottom:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0}.grain-panel{position:relative}.grain-panel:after{content:none}.editorial-hero{padding:clamp(.1rem,.25vw,.2rem) 0 clamp(.35rem,.65vw,.6rem)}.editorial-hero__grid{width:min(calc(100% - (var(--page-gutter) * 2)),76rem);align-content:center;align-items:center;gap:clamp(.6rem,1vw,.9rem);margin:0 auto;display:grid}.editorial-hero .section-stack{gap:clamp(.7rem,1vw,.9rem)}.editorial-hero .section-actions-center{padding-top:0}.editorial-hero .note-grid{padding-top:clamp(.05rem,.2vw,.12rem)}.editorial-rail{border-top:1px solid var(--border);align-content:start;gap:.9rem;width:min(100%,50rem);margin:0 auto;padding-top:1rem;display:grid}.editorial-rail--dark{border-left-color:var(--inverse-link-border);background:var(--dark-surface-background);color:var(--inverse-foreground);box-shadow:var(--shadow-soft);border-radius:1rem;padding:1.35rem 0 1.35rem 1.35rem}.editorial-rail--dark .muted,.editorial-rail--dark .prose-copy,.editorial-rail--dark .section-label{color:var(--dark-surface-muted)}.editorial-rail--dark .section-label:before{background:var(--dark-surface-rule)}.editorial-rail--dark .lede,.editorial-rail--dark li,.editorial-rail--dark p{color:var(--dark-surface-copy)}.editorial-stats{border-top:1px solid var(--border);gap:.85rem;padding-top:.9rem;display:grid}.editorial-stat{gap:.4rem;display:grid}.editorial-stat__label{color:var(--foreground-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:600}.editorial-stat__value{font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(1.55rem,3.3vw,2.35rem);line-height:.98}.editorial-stat__note{color:var(--foreground-soft);font-size:.88rem;line-height:1.6}.editorial-section{padding:clamp(2.35rem,4vw,3.75rem) 0}.page-intro{width:min(calc(100% - (var(--page-gutter) * 2)),68rem);gap:1rem;margin:0 auto;padding:0 0 clamp(1.2rem,2.2vw,1.7rem);display:grid}.page-intro .display-title{font-size:clamp(1.8rem,2.8vw,2.85rem);line-height:1.02}.page-intro__meta{color:var(--foreground-muted);gap:.7rem;font-size:.84rem}.page-intro__actions,.page-intro__meta{flex-wrap:wrap;align-items:center;display:flex}.page-intro__actions{gap:.75rem}.editorial-section__grid{width:min(calc(100% - (var(--page-gutter) * 2)),76rem);align-items:start;gap:1.5rem;margin:0 auto;display:grid}.editorial-list{gap:.2rem;display:grid}.editorial-item{border-top:1px solid var(--border);gap:.8rem;padding:1.05rem 0;display:grid}.editorial-item:last-child{border-bottom:1px solid var(--border)}.editorial-note{color:var(--foreground-soft);border:1px solid var(--border);border-top-color:var(--border-strong);background:var(--note-background);text-align:left;border-radius:.8rem;padding:1rem 1.1rem 1.05rem}.editorial-note--callout{text-align:center}.editorial-section--open{padding-top:clamp(1.7rem,3.2vw,2.8rem)}.editorial-section--chapter{background:0 0;padding:clamp(1.8rem,3.4vw,2.9rem) clamp(1rem,2.4vw,1.5rem)}.editorial-section--accent{background:0 0;padding:clamp(1.9rem,3.5vw,3rem) clamp(1rem,2.6vw,1.8rem)}.editorial-section--band{background:var(--section-band-background)}.editorial-section--band .muted,.editorial-section--band .section-label,.editorial-section--band .structured-row__label{color:var(--section-band-foreground-muted)}.editorial-section--band .section-label:before{background:var(--section-band-foreground-muted)}.editorial-section--band .display-title,.editorial-section--band .editorial-item h2,.editorial-section--band .editorial-item h3,.editorial-section--band .editorial-note h2,.editorial-section--band .editorial-note h3,.editorial-section--band .section-title,.editorial-section--band .structured-row__title{color:var(--section-band-foreground)}.editorial-section--band .editorial-item p,.editorial-section--band .editorial-note,.editorial-section--band .lede,.editorial-section--band .prose-copy,.editorial-section--band .structured-row__copy,.editorial-section--band .structured-row__list,.editorial-section--band .structured-row__summary,.editorial-section--band .text-\[color\:var\(--foreground-muted\)\],.editorial-section--band .text-\[color\:var\(--foreground-soft\)\],.editorial-section--band .text-\[var\(--foreground-muted\)\],.editorial-section--band .text-\[var\(--foreground-soft\)\]{color:var(--section-band-foreground-soft)}.editorial-section--band .editorial-item,.editorial-section--band .editorial-note,.editorial-section--band .structured-row{border-color:var(--section-band-border)}.editorial-section--band .editorial-note{background:#fff4e80f}.editorial-section--band .structured-row__index{color:var(--section-band-foreground)}.editorial-section--accent .editorial-section__grid,.editorial-section--accent .layout-balanced,.editorial-section--accent .layout-measure,.editorial-section--chapter .editorial-section__grid,.editorial-section--chapter .layout-balanced,.editorial-section--chapter .layout-measure{width:min(100%,74rem)}.layout-measure{width:min(calc(100% - (var(--page-gutter) * 2)),72rem);margin:0 auto}.layout-wide{width:min(calc(100% - (var(--page-gutter) * 2)),82rem);margin:0 auto}.layout-balanced{width:min(calc(100% - (var(--page-gutter) * 2)),78rem);gap:1.5rem;margin:0 auto;display:grid}.note-grid{gap:1rem;display:grid}.note-grid--dense{gap:.85rem}.summary-points{border-top:1px solid var(--border);gap:.9rem;padding-top:1rem;display:grid}.summary-point{gap:.28rem;display:grid}.summary-point__label{color:var(--foreground-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:600}.summary-point__value{color:var(--foreground);font-size:1rem;font-weight:600;line-height:1.5}.summary-point__note{color:var(--foreground-soft);font-size:.9rem;line-height:1.65}.structured-rows{display:grid}.structured-row{border-top:1px solid var(--border);gap:1.2rem;padding:1.3rem 0;display:grid}.structured-row:last-child{border-bottom:1px solid var(--border)}.structured-row__head{gap:.65rem;display:grid}.structured-row__meta{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.structured-row__index{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:700}.structured-row__title{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.2vw,2.4rem);line-height:1.02}.structured-row__summary{max-width:44rem;color:var(--foreground-soft);font-size:1rem;line-height:1.75}.structured-row__body{gap:1rem;display:grid}.structured-row__block{gap:.45rem;display:grid}.structured-row__label{color:var(--foreground-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:600}.structured-row__copy,.structured-row__list{color:var(--foreground-soft);line-height:1.75}.structured-row__list{gap:.4rem;margin:0;padding-left:1.1rem;display:grid}.structured-row__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.section-actions-center{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.editorial-rule{border:0;border-top:1px solid var(--border)}.editorial-darkband{background:var(--dark-surface-background);color:var(--button-foreground);box-shadow:var(--shadow);border-radius:1rem;padding:clamp(1.35rem,2.6vw,2rem)}.editorial-darkband .lede,.editorial-darkband .muted,.editorial-darkband .prose-copy,.editorial-darkband .section-label{color:var(--dark-surface-muted)}.editorial-darkband .section-label:before{background:var(--dark-surface-rule)}.editorial-darkband .display-title,.editorial-darkband .section-title,.editorial-darkband h2,.editorial-darkband h3{color:var(--inverse-foreground)}.editorial-dark-list{gap:.9rem;display:grid}.editorial-dark-list>*{border-top:1px solid var(--dark-list-border);padding-top:.9rem}.home-process-section{padding-block:clamp(1.8rem,3vw,2.6rem)}.home-process-list{gap:0}.home-process-list .editorial-item{align-content:start}.contact-hero{grid-template-columns:minmax(0,46rem);justify-content:center;align-items:start}.contact-hero__copy{align-content:start;gap:1.05rem;display:grid}.contact-hero .display-title{max-width:20ch}.contact-panel{border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow-soft);border-radius:1rem;gap:1.05rem;margin-top:.25rem;padding:clamp(1rem,2vw,1.35rem);display:grid}.contact-form{gap:.85rem;display:grid}.contact-field{gap:.42rem;display:grid}.contact-field label{color:var(--foreground-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.contact-field input,.contact-field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);font:inherit;border-radius:.72rem;padding:.85rem .95rem;line-height:1.5;transition:background .18s,border-color .18s,box-shadow .18s}.contact-field textarea{resize:vertical}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent-border);background:var(--surface-strong);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.contact-form__honeypot{opacity:0;pointer-events:none;position:absolute;left:-9999px}.contact-form__feedback{color:var(--foreground-soft);margin:0;font-size:.9rem;line-height:1.6}.contact-form__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.contact-form__actions>*{width:fit-content}.contact-form .cta-link:disabled{cursor:progress;opacity:.72}.contact-fit-heading{max-width:58rem}.projects-intro{text-align:center;justify-items:center;padding-bottom:clamp(.7rem,1.6vw,1.15rem)}.projects-intro .display-title{font-size:clamp(2.25rem,4.5vw,4rem)}.projects-section{padding-top:clamp(1.4rem,2.5vw,2.2rem)}.project-list{border-top:1px solid var(--border);display:grid}.project-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(2.5rem,.12fr) minmax(0,1fr);gap:clamp(.9rem,2.6vw,2.2rem);padding:clamp(1.35rem,3vw,2.5rem) 0;display:grid}.project-row__number{color:var(--accent-deep);letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;font-weight:750;line-height:1.35}.project-row__body{gap:clamp(1rem,2vw,1.45rem);display:grid}.project-row__header{gap:.65rem;max-width:48rem;display:grid}.project-row__meta{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.project-row__meta>span{color:var(--foreground-muted);font-size:.84rem;font-weight:650}.project-row__header h3{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(1.85rem,3.2vw,3rem);line-height:.98}.project-row__details p,.project-row__header p{color:var(--foreground-soft);line-height:1.72}.project-row__details{grid-template-columns:minmax(0,1fr) minmax(16rem,.65fr);align-items:start;gap:clamp(1rem,3vw,2rem);display:grid}.project-row__details>div{gap:.5rem;display:grid}.project-row__label{color:var(--foreground-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.project-row__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.layout-balanced.work-proof-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(1.3rem,3vw,2.4rem)}.work-proof-layout>.section-stack{max-width:56rem}.work-screenshot-gallery{align-items:end;gap:clamp(.8rem,2vw,1.25rem);max-width:56rem;display:grid}.work-screenshot-gallery--compact{grid-template-columns:minmax(0,1fr) minmax(7rem,.32fr)}.work-screenshot-gallery--feature{grid-template-columns:minmax(0,1fr) minmax(8rem,.34fr);justify-self:stretch}.work-screenshot-gallery--paired{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;max-width:72rem}.work-screenshot-gallery--feature.work-screenshot-gallery--paired{grid-column:1/-1}.work-shot{border:1px solid var(--border);background:var(--background-elevated);border-radius:.85rem;margin:0;overflow:hidden;box-shadow:0 20px 42px #1828361f}.work-shot--desktop{min-width:0}.work-shot--mobile{justify-self:end;width:100%;max-width:11rem}.work-screenshot-gallery--feature .work-shot--mobile{max-width:12.5rem}.work-shot__chrome{border-bottom:1px solid var(--border);background:#fffbf5c2;gap:.38rem;padding:.55rem .7rem;display:flex}.work-shot__chrome span{background:#1828363d;border-radius:999px;width:.42rem;height:.42rem}.work-shot__image{background:#f4efe8;overflow:hidden}.work-shot__media{width:100%;height:auto;display:block}.work-shot__caption{border-top:1px solid var(--border);color:var(--foreground-muted);letter-spacing:.14em;text-transform:uppercase;padding:.55rem .7rem .7rem;font-size:.72rem;font-weight:700;line-height:1.3}.editorial-section--band .work-shot{border-color:var(--section-band-border);background:#fff6ec1a;box-shadow:0 24px 52px #18283633}.editorial-section--band .work-shot__caption,.editorial-section--band .work-shot__chrome{border-color:var(--section-band-border);background:#fff6ec1c}.editorial-section--band .work-shot__chrome span{background:#fff6ec99}.editorial-section--band .work-shot__caption{color:var(--section-band-foreground-soft)}.editorial-section--band .work-shot__image{background:#fff6ec0f}.build-proof-grid{gap:clamp(.85rem,2vw,1.1rem);display:grid}.build-proof-item{border:1px solid var(--section-band-border);background:#fff4e812;border-radius:.8rem;gap:.65rem;min-height:100%;padding:clamp(1rem,2.2vw,1.35rem);display:grid}.build-proof-item__label{color:var(--section-band-foreground-muted);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:750;line-height:1.35}.build-proof-item p:not(.build-proof-item__label){color:var(--section-band-foreground-soft);margin:0;line-height:1.72}.theme-toggle{right:clamp(.85rem,2vw,1.25rem);bottom:calc(.85rem + env(safe-area-inset-bottom));z-index:80;min-height:2.4rem;color:var(--foreground);letter-spacing:.035em;background:0 0;border:0;align-items:center;padding:0;font-size:.72rem;font-weight:800;transition:color .18s,filter .18s;display:inline-flex;position:fixed}.theme-toggle:hover:not(:disabled){filter:drop-shadow(0 .35rem .5rem #05294729)}.theme-toggle:disabled{cursor:wait;opacity:.82}.theme-toggle__track{background:#f5f5f2;border-radius:999px;width:4.95rem;height:2.4rem;transition:background .18s,box-shadow .18s;position:relative;box-shadow:inset 0 0 0 1px #0529471a,0 .18rem .35rem #05294724}.theme-toggle__thumb{z-index:1;background:#343da4;border-radius:999px;width:1.86rem;height:1.86rem;transition:transform .18s,background .18s;position:absolute;top:.27rem;left:.27rem;box-shadow:0 .14rem .3rem #05122642}.theme-toggle__icon{z-index:2;color:#27282a42;place-items:center;width:1.86rem;height:1.86rem;line-height:1;transition:color .18s;display:inline-grid;position:absolute;top:50%;transform:translateY(-50%)}.theme-toggle__icon svg{width:1.11rem;height:1.11rem;display:block}.theme-toggle__icon--sun{color:#fffdf8;left:.27rem}.theme-toggle__icon--moon{right:.27rem}.theme-toggle[aria-pressed=true] .theme-toggle__thumb{transform:translate(2.55rem)}.theme-toggle[aria-pressed=true] .theme-toggle__track{background:#201f1f;box-shadow:inset 0 0 0 1px #ffffff14,0 .18rem .35rem #0003}.theme-toggle[aria-pressed=true] .theme-toggle__icon--sun{color:#ffffff57}.theme-toggle[aria-pressed=true] .theme-toggle__icon--moon,html[data-theme=dark] .theme-toggle{color:#fffdf8}.site-header-shell{z-index:40;position:sticky;top:0}.site-header{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:#fffaf3f5;background-image:linear-gradient(#fffaf3fa,#f6efe5f0);padding:.08rem 0 0;position:relative}html[data-theme=dark] .site-header{background-color:#0e1419f5;background-image:linear-gradient(#080d11fa,#121a21f2)}.site-header__frame{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"brand nav.";align-items:center;gap:1rem 1.2rem;padding:.42rem 0 .5rem;display:grid;position:relative}.site-brand{grid-area:brand;width:fit-content;min-width:0}.site-brand,.site-brand__logo-shell{align-items:center;display:inline-flex}.site-brand__logo-shell{justify-content:center}.site-brand--header .site-brand__logo-shell{--brand-logo-x:-1.35rem;max-width:min(100%,17rem);transform:translateX(var(--brand-logo-x));transform-origin:50%;transition:filter .18s,transform .18s}.site-brand--footer .site-brand__logo-shell{max-width:min(100%,20rem)}.site-brand__logo{width:auto}.site-brand--header .site-brand__logo{height:clamp(3.95rem,5.1vw,4.75rem)}.site-brand--header:focus-visible .site-brand__logo-shell,.site-brand--header:hover .site-brand__logo-shell{filter:drop-shadow(0 .35rem .7rem #18283614);transform:translateX(var(--brand-logo-x)) translateY(-1px) scale(1.035)}.site-brand:focus-visible{outline:2px solid var(--nav-hover-border);outline-offset:4px;border-radius:.4rem}.site-brand--badge .site-brand__logo-shell{background:#fffcf7fa;border:1px solid #fff9f029;border-radius:.8rem;padding:.38rem .52rem;box-shadow:0 6px 14px #03070a24}.site-brand__sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-nav{grid-area:nav;justify-self:center}.site-nav__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.site-nav__link{min-height:2.25rem;color:var(--foreground-soft);border-bottom:1px solid #0000;align-items:center;padding:.2rem 0;font-size:.92rem;font-weight:600;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.site-nav__link:hover{color:var(--foreground);border-color:var(--nav-hover-border);transform:translateY(-1px)}.site-nav__link--highlight{border:1px solid var(--cta-border);background:var(--cta-background);min-height:2.35rem;color:var(--cta-foreground);border-radius:999px;padding:.24rem .78rem}.site-nav__link--highlight:hover{border-color:var(--cta-hover-border);background:var(--cta-hover-background);color:var(--cta-hover-foreground)}.mobile-nav{grid-area:menu;display:none}.mobile-nav__toggle{appearance:none;border:1px solid var(--border);width:2.35rem;height:2.35rem;color:var(--foreground);cursor:pointer;background:#fffcf7eb;border-radius:999px;place-items:center;padding:0;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-grid}.mobile-nav__toggle svg{width:1.18rem;height:1.18rem}.mobile-nav__toggle:hover{border-color:var(--border-strong);background:var(--surface-strong);transform:translateY(-1px)}.mobile-nav__link:focus-visible,.mobile-nav__toggle:focus-visible{outline:2px solid var(--nav-hover-border);outline-offset:3px}.mobile-nav__toggle[aria-expanded=true]{border-color:var(--border-strong);background:var(--foreground);color:var(--background)}.mobile-nav__panel{z-index:5;border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf7fc;border-radius:.9rem;width:min(100vw - 1.5rem,27rem);position:absolute;top:calc(100% + .52rem);left:50%;right:auto;transform:translate(-50%);box-shadow:0 1.4rem 2.8rem #17222c29,inset 0 1px #ffffffad}.mobile-nav__panel[hidden]{display:none}.mobile-nav__list{gap:.16rem;margin:0;padding:.45rem;list-style:none;display:grid}.mobile-nav__link{min-height:2.7rem;color:var(--foreground);border:1px solid #0000;border-radius:.62rem;justify-content:center;align-items:center;padding:.28rem 1rem;font-size:.94rem;font-weight:650;transition:background .18s,border-color .18s,color .18s;display:flex}.mobile-nav__link:hover{border-color:var(--border);background:var(--surface-strong)}.mobile-nav__link--highlight{border-color:var(--cta-border);background:var(--cta-background);color:var(--cta-foreground)}.mobile-nav__link--highlight:hover{border-color:var(--cta-hover-border);background:var(--cta-hover-background);color:var(--cta-hover-foreground)}html[data-theme=dark] .mobile-nav__panel,html[data-theme=dark] .mobile-nav__toggle{background:#121a21fa}html[data-theme=dark] .mobile-nav__toggle[aria-expanded=true]{background:var(--foreground);color:var(--background)}.site-footer{background:var(--footer-background);color:var(--footer-foreground);padding:clamp(2.3rem,4.2vw,3.5rem) 0 2rem}.site-footer .lede,.site-footer .muted,.site-footer .prose-copy{color:var(--footer-muted)}.site-footer__stack{gap:1.75rem;display:grid}.footer-grid{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.footer-grid__brand{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.footer-grid__brand,.footer-grid__brand .site-brand{justify-self:start;width:fit-content}.footer-grid__brand .site-brand__logo{height:clamp(8rem,10vw,9.5rem)}.footer-heading{color:var(--footer-foreground);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem;font-size:.84rem;font-weight:700}.footer-list{color:var(--footer-muted);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.footer-list a{transition:color .18s}.footer-list a:hover{color:var(--footer-foreground)}.footer-list--columns{grid-template-columns:repeat(2,minmax(0,max-content));align-content:start;gap:.6rem 1.4rem}.footer-list--contact{max-width:16rem}.footer-list--contact,.footer-list--contact a,.site-footer__meta{color:var(--footer-foreground)}.site-footer__meta{border-top:1px solid var(--footer-border);gap:1rem;padding-top:1.1rem;font-size:.86rem;display:grid}.site-footer__meta p{margin:0}@media (min-width:1080px){.layout-balanced{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.editorial-stats,.home-process-list,.note-grid--3,.summary-points{grid-template-columns:repeat(3,minmax(0,1fr))}.home-process-list{gap:1.5rem}.home-process-list .editorial-item{border-bottom:1px solid var(--section-band-border)}.structured-row__body{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.95fr);align-items:start}.build-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1240px){.site-header__frame{grid-template-columns:1fr;grid-template-areas:"brand""nav"}.site-nav{justify-self:stretch}.site-nav__list{justify-content:flex-start}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.contact-hero{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:720px){.page-frame{padding-bottom:5rem}.site-footer__meta{flex-direction:column;align-items:flex-start}.site-header__frame{grid-template-columns:minmax(2.35rem,1fr) auto minmax(2.35rem,1fr);grid-template-areas:".brand menu";gap:.6rem;padding:.28rem 0 .34rem}.site-brand{justify-self:center}.site-brand--header .site-brand__logo-shell{--brand-logo-x:0rem;transform:translateX(var(--brand-logo-x))}.site-nav{display:none}.mobile-nav{justify-self:end;display:block}.footer-grid{grid-template-columns:1fr}.footer-list--columns{grid-template-columns:repeat(2,minmax(0,max-content));column-gap:1.2rem}.project-row{gap:.75rem}.project-row,.project-row__details{grid-template-columns:1fr}.work-screenshot-gallery--feature{grid-template-columns:minmax(0,1fr) minmax(7rem,.32fr)}.work-screenshot-gallery--feature.work-screenshot-gallery--paired,.work-screenshot-gallery--paired{grid-template-columns:minmax(0,1fr);width:100%}.work-screenshot-gallery--feature .work-shot--mobile{max-width:11rem}}@media (max-width:520px){.display-title{font-size:clamp(1.75rem,8vw,2.45rem);line-height:1}.site-brand--header .site-brand__logo{height:4.2rem}.site-brand--header .site-brand__logo-shell{--brand-logo-x:0rem;transform:translateX(var(--brand-logo-x))}.site-brand--badge .site-brand__logo-shell{padding:.32rem .42rem}.mobile-nav__toggle{width:2.15rem;height:2.15rem}.mobile-nav__toggle svg{width:1.08rem;height:1.08rem}.mobile-nav__link{min-height:2.45rem;font-size:.9rem}.projects-intro .display-title{font-size:clamp(2rem,11vw,3rem)}.project-row{padding-block:1.25rem}.project-row__header h3{font-size:clamp(1.65rem,9vw,2.35rem)}.work-screenshot-gallery{gap:.6rem}.work-screenshot-gallery--feature .work-shot--mobile,.work-shot--mobile{max-width:8.8rem}.work-shot__chrome{gap:.3rem;padding:.42rem .52rem}.work-shot__chrome span{width:.34rem;height:.34rem}.work-shot__caption{padding:.45rem .52rem .55rem;font-size:.62rem}.theme-toggle{right:.65rem;bottom:calc(.65rem + env(safe-area-inset-bottom));min-height:2.18rem;font-size:.63rem}.theme-toggle__track{width:4.5rem;height:2.18rem}.theme-toggle__icon,.theme-toggle__thumb{width:1.64rem;height:1.64rem}.theme-toggle__thumb{top:.27rem;left:.27rem}.theme-toggle__icon svg{width:.98rem;height:.98rem}.theme-toggle[aria-pressed=true] .theme-toggle__thumb{transform:translate(2.32rem)}.section-chip{padding-inline:.6rem}.footer-list--columns{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_c8daab{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_c8daab{--font-body:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/eb251072d3b5478c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/e92f802bb57ccffe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/4b9bb515ce6d026f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/665e920483964785-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5611c55482296524-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/665e920483964785-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5611c55482296524-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/665e920483964785-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5611c55482296524-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7088c2b12ccac062-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/665e920483964785-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Newsreader;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5611c55482296524-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_3e8c00{font-family:Newsreader,Newsreader Fallback}.__variable_3e8c00{--font-display:"Newsreader","Newsreader Fallback"}