:root{--c-paper: #FBF8F3;--c-sand: #EDE6DC;--c-sand-deep: #D2CBC2;--c-rule: #E5DFD6;--c-ink: #1B1B1D;--c-ink-soft: #5A5557;--c-ink-mute: #9A9598;--c-wine: #7A2C32;--c-wine-deep: #5C1E24;--c-wine-soft: #A1545B;--c-wine-wash: #F0E0E1;--c-olive: #C5BC94;--c-mineral: #9AACB3;--c-celadon: #D7E5D0;--c-white: #FFFFFF;--c-black: #000000;--font-serif: "Fraunces", "Times New Roman", Georgia, serif;--font-sans: "Manrope", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--t-display: clamp(3.5rem, 9vw, 8rem);--t-h1: clamp(2.5rem, 5.5vw, 5rem);--t-h2: clamp(1.75rem, 3.5vw, 3rem);--t-h3: 1.5rem;--t-h4: 1.125rem;--t-lead: 1.1875rem;--t-body: 1rem;--t-small: .875rem;--t-caption: .75rem;--t-eyebrow: .6875rem;--lh-tight: 1.05;--lh-snug: 1.2;--lh-normal: 1.5;--lh-relaxed: 1.7;--tr-tight: -.03em;--tr-display: -.02em;--tr-normal: 0;--tr-wide: .08em;--tr-wider: .18em;--tr-eyebrow: .22em;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--s-7: 48px;--s-8: 64px;--s-9: 96px;--s-10: 128px;--s-11: 192px;--s-12: 256px;--w-page: 1280px;--w-narrow: 920px;--w-reading: 680px;--pad-x: clamp(20px, 5vw, 64px);--r-0: 0px;--r-1: 2px;--r-2: 4px;--r-pill: 999px;--bw-hair: 1px;--el-1: 0 1px 2px rgba(27, 27, 29, .04);--el-2: 0 8px 32px rgba(27, 27, 29, .06);--d-fast: .2s;--d-base: .4s;--d-slow: .8s;--e-out: cubic-bezier(.22, 1, .36, 1);--e-in-out: cubic-bezier(.65, 0, .35, 1);--slash-angle: 46deg;--slash-stroke: 7%;--slash-inset: 23%;--slash-color: currentColor;--slash-cap: square;--slash-cut: 16px;--slash-cut-lg: 24px;--slash-cut-sm: 10px;--clip-slash-tl: polygon(16px 0, 100% 0, 100% 100%, 0 100%);--clip-slash-tl-sm: polygon(10px 0, 100% 0, 100% 100%, 0 100%);--clip-slash-tl-lg: polygon(24px 0, 100% 0, 100% 100%, 0 100%);--clip-slash-tr: polygon(0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 0 100%);--clip-slash-tr-sm: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);--clip-slash-tr-lg: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%);--clip-slash-bl: polygon(0 0, 100% 0, 100% 100%, 16px 100%, 0 calc(100% - 16px) );--clip-slash-bl-sm: polygon(0 0, 100% 0, 100% 100%, 10px 100%, 0 calc(100% - 10px) );--clip-slash-bl-lg: polygon(0 0, 100% 0, 100% 100%, 24px 100%, 0 calc(100% - 24px) );--clip-slash-br: polygon(0 0, 100% 0, 100% calc(100% - 16px) , calc(100% - 16px) 100%, 0 100%);--clip-slash-br-sm: polygon(0 0, 100% 0, 100% calc(100% - 10px) , calc(100% - 10px) 100%, 0 100%);--clip-slash-br-lg: polygon(0 0, 100% 0, 100% calc(100% - 24px) , calc(100% - 24px) 100%, 0 100%);--d-loader: 1.2s;--e-slash: cubic-bezier(.85, 0, .15, 1);--lenis-duration: 1.2;--lenis-easing: .04;--lenis-wheel-multiplier: 1;--lenis-touch-multiplier: 1.5;--scroll-y: 0;--scroll-progress: 0;--scroll-velocity: 0;--scroll-direction: 0}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"kern","liga","ss01"}body{background:var(--c-paper);color:var(--c-ink);font-family:var(--font-sans);font-size:var(--t-body);line-height:var(--lh-relaxed);font-weight:400;min-height:100vh}img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit;color:inherit}button{background:none;border:0;padding:0;cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:var(--c-wine);color:var(--c-paper)}.serif{font-family:var(--font-serif)}.sans{font-family:var(--font-sans)}.italic{font-style:italic}.eyebrow{font-family:var(--font-sans);font-size:var(--t-eyebrow);font-weight:500;letter-spacing:var(--tr-eyebrow);text-transform:uppercase;color:var(--c-ink-soft)}.eyebrow--wine{color:var(--c-wine)}.caption{font-size:var(--t-caption);color:var(--c-ink-mute)}.demo-schema{background:var(--c-paper);padding:var(--s-7);border:1px solid var(--c-rule);margin:0 0 var(--s-7);max-width:100%}.demo-schema .schema{width:100%;max-width:460px;display:block;margin:0 auto;height:auto}.demo-schema--wide .schema{max-width:100%}.demo-schema figcaption{margin:var(--s-6) auto 0;padding-left:var(--s-4);border-left:1px solid var(--c-wine);font-family:var(--font-sans);font-size:var(--t-small);color:var(--c-ink-soft);line-height:var(--lh-relaxed);max-width:64ch}.demo-schema figcaption em{font-family:var(--font-serif);font-style:italic;font-weight:600;color:var(--c-ink)}.schema-context-caption{font-family:var(--font-sans);font-size:var(--t-caption);color:var(--c-ink-mute);line-height:var(--lh-relaxed);margin:0 0 var(--s-3)!important;max-width:60ch}.schema rect,.schema path,.schema line,.schema circle,.schema polyline{stroke-dasharray:1500;stroke-dashoffset:1500;transition:none}.schema text{opacity:0}.schema rect[fill="#EDE6DC"],.schema path[fill="#EDE6DC"],.schema rect[fill="#7A2C32"],.schema path[fill="#7A2C32"]{fill-opacity:0}.schema circle[fill^="#7A2C32"]{stroke-dasharray:none;stroke-dashoffset:0;opacity:0;transform-box:fill-box;transform-origin:center}.demo-schema.is-playing .schema rect,.demo-schema.is-playing .schema path,.demo-schema.is-playing .schema line,.demo-schema.is-playing .schema circle,.demo-schema.is-playing .schema polyline{animation:schema-draw 1s var(--e-out) forwards;animation-delay:calc(var(--seq, 0) * 45ms)}.demo-schema.is-playing .schema text{animation:schema-fade .6s var(--e-out) forwards;animation-delay:calc(var(--seq, 0) * 45ms)}.demo-schema.is-playing .schema rect[fill="#EDE6DC"],.demo-schema.is-playing .schema path[fill="#EDE6DC"],.demo-schema.is-playing .schema rect[fill="#7A2C32"],.demo-schema.is-playing .schema path[fill="#7A2C32"]{animation:schema-fill .6s var(--e-out) forwards;animation-delay:calc(var(--seq, 0) * 45ms)}.demo-schema.is-playing .schema circle[fill^="#7A2C32"]{animation:schema-pop .55s var(--e-out) forwards;animation-delay:calc(var(--seq, 0) * 45ms)}@keyframes schema-draw{to{stroke-dashoffset:0}}@keyframes schema-fade{to{opacity:1}}@keyframes schema-fill{to{fill-opacity:1}}@keyframes schema-pop{0%{opacity:0;transform:scale(0)}55%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}.demo-schema__replay{margin-top:var(--s-5)}@media(prefers-reduced-motion:reduce){.schema rect,.schema path,.schema line,.schema circle,.schema polyline{stroke-dasharray:none!important;stroke-dashoffset:0!important;animation:none!important}.schema text{opacity:1!important;animation:none!important}.schema rect[fill="#EDE6DC"],.schema path[fill="#EDE6DC"],.schema rect[fill="#7A2C32"],.schema path[fill="#7A2C32"]{fill-opacity:1!important;animation:none!important}.schema circle[fill^="#7A2C32"]{opacity:1!important;transform:scale(1)!important;animation:none!important}.demo-schema__replay{display:none}}.slash-cut-tl{clip-path:var(--clip-slash-tl)}.slash-cut-tr{clip-path:var(--clip-slash-tr)}.slash-cut-bl{clip-path:var(--clip-slash-bl)}.slash-cut-br{clip-path:var(--clip-slash-br)}.slash-cut-tl--sm{clip-path:var(--clip-slash-tl-sm)}.slash-cut-tr--sm{clip-path:var(--clip-slash-tr-sm)}.slash-cut-bl--sm{clip-path:var(--clip-slash-bl-sm)}.slash-cut-br--sm{clip-path:var(--clip-slash-br-sm)}.slash-cut-tl--lg{clip-path:var(--clip-slash-tl-lg)}.slash-cut-tr--lg{clip-path:var(--clip-slash-tr-lg)}.slash-cut-bl--lg{clip-path:var(--clip-slash-bl-lg)}.slash-cut-br--lg{clip-path:var(--clip-slash-br-lg)}.rule{border:0;border-top:1px solid var(--c-rule);margin:var(--s-8) 0}.slash-focus:focus-visible{outline:2px solid var(--c-ink);outline-offset:2px}:root{--joined-slash-x: 28px;--joined-slash-gap: 4px}.joined-slashes{display:flex;gap:var(--joined-slash-gap)}.joined-slashes>.joined-slashes__item{flex:1 1 0;min-width:0;position:relative}.joined-slashes>.joined-slashes__item>.joined-slashes__media{clip-path:polygon(var(--joined-slash-x) 0,100% 0,calc(100% - var(--joined-slash-x)) 100%,0 100%)}.joined-slashes>.joined-slashes__item:first-child>.joined-slashes__media{clip-path:polygon(0 0,100% 0,calc(100% - var(--joined-slash-x)) 100%,0 100%)}.joined-slashes>.joined-slashes__item:last-child>.joined-slashes__media{clip-path:polygon(var(--joined-slash-x) 0,100% 0,100% 100%,0 100%)}.joined-slashes>.joined-slashes__item:first-child:last-child>.joined-slashes__media{clip-path:none}@media(max-width:1100px)and (min-width:901px){.joined-slashes{flex-wrap:wrap;gap:var(--s-5) var(--joined-slash-gap)}.joined-slashes>.joined-slashes__item{flex:1 1 calc(50% - var(--joined-slash-gap));min-width:calc(50% - var(--joined-slash-gap))}.joined-slashes>.joined-slashes__item:nth-child(odd)>.joined-slashes__media{clip-path:polygon(0 0,100% 0,calc(100% - var(--joined-slash-x)) 100%,0 100%)}.joined-slashes>.joined-slashes__item:nth-child(2n)>.joined-slashes__media{clip-path:polygon(var(--joined-slash-x) 0,100% 0,100% 100%,0 100%)}}@media(max-width:900px){.joined-slashes{flex-direction:column;gap:var(--s-5)}.joined-slashes>.joined-slashes__item>.joined-slashes__media{clip-path:none}.joined-slashes>.joined-slashes__item .joined-slashes__badge{clip-path:none}}.joined-slashes>.joined-slashes__item .joined-slashes__badge{clip-path:polygon(6px 0,100% 0,100% 100%,0 100%)}.joined-slashes>.joined-slashes__item:first-child .joined-slashes__badge{clip-path:none}@media(max-width:1100px)and (min-width:901px){.joined-slashes>.joined-slashes__item:nth-child(odd) .joined-slashes__badge{clip-path:none}.joined-slashes>.joined-slashes__item:nth-child(2n) .joined-slashes__badge{clip-path:polygon(6px 0,100% 0,100% 100%,0 100%)}}.logo[data-astro-cid-qd2gfgt3]{display:inline-flex;align-items:center;gap:calc(var(--logo-size) * .45);color:var(--logo-surface)}.logo__mark[data-astro-cid-qd2gfgt3]{width:var(--logo-size);height:var(--logo-size);flex-shrink:0}.logo__word[data-astro-cid-qd2gfgt3]{font-family:var(--font-sans);font-size:calc(var(--logo-size) * .72);font-weight:500;letter-spacing:var(--tr-wider);color:var(--logo-surface)}
