.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.theme-toggle[data-astro-cid-iomzzyrn]{border-radius:var(--radius-pill);width:2.5rem;min-width:44px;height:2.5rem;min-height:44px;color:var(--color-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.theme-toggle[data-astro-cid-iomzzyrn]:hover{color:var(--color-brand-dark);background:color-mix(in srgb, var(--color-brand) 8%, transparent)}.theme-toggle[data-astro-cid-iomzzyrn]:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.tt-icon[data-astro-cid-iomzzyrn]{width:1.15rem;height:1.15rem;display:none}.theme-toggle[data-astro-cid-iomzzyrn]:not([data-state]) .tt-sun[data-astro-cid-iomzzyrn]{display:block}@media (prefers-color-scheme:dark){.theme-toggle[data-astro-cid-iomzzyrn]:not([data-state]) .tt-sun[data-astro-cid-iomzzyrn]{display:none}.theme-toggle[data-astro-cid-iomzzyrn]:not([data-state]) .tt-moon[data-astro-cid-iomzzyrn]{display:block}}.theme-toggle[data-astro-cid-iomzzyrn][data-state=light] .tt-sun[data-astro-cid-iomzzyrn],.theme-toggle[data-astro-cid-iomzzyrn][data-state=dark] .tt-moon[data-astro-cid-iomzzyrn]{display:block}.nav[data-astro-cid-lsrhnq4j]{z-index:50;padding-top:1rem;position:fixed;inset:0 0 auto}.nav-inner[data-astro-cid-lsrhnq4j]{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-bg) 72%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.4);border:1px solid color-mix(in srgb, var(--color-border) 80%, transparent);width:min(80rem,100% - 2rem);box-shadow:0 1px 0 #ffffff80 inset, var(--shadow-soft);align-items:center;gap:.75rem;margin-inline:auto;padding:.5rem .6rem .5rem 1.1rem;transition:box-shadow .2s,background-color .2s;display:flex}@media (prefers-color-scheme:dark){.nav-inner[data-astro-cid-lsrhnq4j]{box-shadow:0 1px 0 #ffffff0f inset, var(--shadow-soft)}}.nav[data-astro-cid-lsrhnq4j][data-scrolled] .nav-inner[data-astro-cid-lsrhnq4j]{background:color-mix(in srgb, var(--color-bg) 90%, transparent);box-shadow:var(--shadow-float)}@supports not (backdrop-filter:blur(1px)){.nav-inner[data-astro-cid-lsrhnq4j]{background:var(--color-bg)}}.nav-logo[data-astro-cid-lsrhnq4j]{flex:none;align-items:center;display:flex}.nav-logo[data-astro-cid-lsrhnq4j] img[data-astro-cid-lsrhnq4j]{width:auto;height:1.9rem}.nav-rail[data-astro-cid-lsrhnq4j]{flex:1;align-items:center;gap:.25rem;margin-left:.25rem;display:flex}.nav-list[data-astro-cid-lsrhnq4j]{align-items:center;gap:.05rem;margin:0;padding:0;list-style:none;display:flex}.nav-link[data-astro-cid-lsrhnq4j]{border-radius:var(--radius-pill);align-items:center;padding:.5rem .6rem;font-size:.95rem;font-weight:500;transition:color .15s;display:inline-flex}.nav-link[data-astro-cid-lsrhnq4j]:hover,.nav-link[data-astro-cid-lsrhnq4j][aria-current=page]{color:var(--color-brand-dark)}.nav-cta[data-astro-cid-lsrhnq4j]{flex:none;align-items:center;gap:.4rem;display:flex}.nav-cta-mobile[data-astro-cid-lsrhnq4j]{display:none}.nav-login[data-astro-cid-lsrhnq4j]{padding:.5rem .6rem;font-size:.95rem;font-weight:500;transition:color .15s}.nav-login[data-astro-cid-lsrhnq4j]:hover{color:var(--color-brand-dark)}.nav-burger[data-astro-cid-lsrhnq4j]{background:0 0;border:0;display:none}@media (width<=860px){.nav-rail[data-astro-cid-lsrhnq4j]{border-radius:var(--radius-card);background:var(--color-surface);border:1px solid var(--color-border);max-height:calc(100dvh - 7rem);box-shadow:var(--shadow-float);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;align-items:stretch;gap:.1rem;margin-left:0;padding:1rem 1.25rem 1.5rem;transition:opacity .2s,transform .2s,visibility .2s;position:fixed;inset:5.25rem 1rem auto;overflow-y:auto;transform:translateY(-8px)}.nav-list[data-astro-cid-lsrhnq4j]{flex-direction:column;align-items:stretch;gap:0;width:100%}.nav-list[data-astro-cid-lsrhnq4j]>li[data-astro-cid-lsrhnq4j]>.nav-link[data-astro-cid-lsrhnq4j]{border-bottom:1px solid var(--color-divider);min-height:44px;padding:.6rem 0;font-size:1.05rem}.nav-cta[data-astro-cid-lsrhnq4j]{display:none}.nav-cta-mobile[data-astro-cid-lsrhnq4j]{flex-direction:column;gap:.6rem;margin-top:1.25rem;display:flex}.nav-cta-mobile[data-astro-cid-lsrhnq4j] .nav-login[data-astro-cid-lsrhnq4j]{padding:.4rem 0}.nav-burger[data-astro-cid-lsrhnq4j]{cursor:pointer;border-radius:.7rem;flex-direction:column;flex:none;justify-content:center;gap:4px;width:2.75rem;height:2.75rem;margin-left:auto;padding:.7rem;display:inline-flex}.nav-burger[data-astro-cid-lsrhnq4j] span[data-astro-cid-lsrhnq4j]{background:var(--color-ink);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s}.nav-burger[data-astro-cid-lsrhnq4j]:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.nav-rail[data-astro-cid-lsrhnq4j][data-open]{opacity:1;visibility:visible;pointer-events:auto;transform:none}.nav-burger[data-astro-cid-lsrhnq4j][aria-expanded=true] span[data-astro-cid-lsrhnq4j]:first-child{transform:translateY(6px)rotate(45deg)}.nav-burger[data-astro-cid-lsrhnq4j][aria-expanded=true] span[data-astro-cid-lsrhnq4j]:nth-child(2){opacity:0}.nav-burger[data-astro-cid-lsrhnq4j][aria-expanded=true] span[data-astro-cid-lsrhnq4j]:nth-child(3){transform:translateY(-6px)rotate(-45deg)}}.nform[data-astro-cid-bh6j4rtj]{flex-direction:column;gap:.6rem;max-width:30rem;display:flex;container-type:inline-size}.nform-h[data-astro-cid-bh6j4rtj]{font-family:var(--font-serif);margin:0;font-size:1.15rem;font-weight:500}.nform-b[data-astro-cid-bh6j4rtj]{color:var(--color-muted);margin:0 0 .3rem;font-size:.92rem;line-height:1.5}.nform-row[data-astro-cid-bh6j4rtj]{align-items:flex-start;gap:.5rem;display:flex}.nform-row[data-astro-cid-bh6j4rtj] .field[data-astro-cid-bh6j4rtj]{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.nform[data-astro-cid-bh6j4rtj] input[data-astro-cid-bh6j4rtj]{background:var(--color-input);border:1px solid var(--color-input-border);border-radius:var(--radius-pill);width:100%;padding:.6rem 1rem}@container (width<=26rem){.nform-row[data-astro-cid-bh6j4rtj]{flex-direction:column;align-items:stretch}.nform-row[data-astro-cid-bh6j4rtj] .btn[data-astro-cid-bh6j4rtj]{width:100%}}.nform[data-astro-cid-bh6j4rtj] input[data-astro-cid-bh6j4rtj]:focus-visible{outline:2px solid var(--color-brand);outline-offset:1px;border-color:var(--color-brand)}.nform[data-astro-cid-bh6j4rtj] [data-astro-cid-bh6j4rtj][aria-invalid=true]{border-color:var(--color-error)}.field-err[data-astro-cid-bh6j4rtj]{color:var(--color-error);min-height:1em;font-size:.82rem}.hp[data-astro-cid-bh6j4rtj]{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ts[data-astro-cid-bh6j4rtj]:not(:empty){min-height:65px;margin-top:.25rem}.b-busy[data-astro-cid-bh6j4rtj],[data-astro-cid-bh6j4rtj][data-busy] .b-idle[data-astro-cid-bh6j4rtj]{display:none}[data-astro-cid-bh6j4rtj][data-busy] .b-busy[data-astro-cid-bh6j4rtj]{display:inline}.form-status[data-astro-cid-bh6j4rtj]{margin:0;font-size:.88rem}.form-status[data-astro-cid-bh6j4rtj][data-kind=success]{color:var(--color-success);font-weight:600}.form-status[data-astro-cid-bh6j4rtj][data-kind=error]{color:var(--color-error);font-weight:600}.footer[data-astro-cid-uq6og73e]{background:var(--color-surface);border-top:1px solid var(--color-border);margin-top:4rem;padding-block:4rem 2rem}@media (prefers-reduced-motion:no-preference){.footer-mark[data-astro-cid-uq6og73e]{transform-origin:50% 60%;animation:7s ease-in-out infinite leaf-breathe}}@keyframes leaf-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.footer-top[data-astro-cid-uq6og73e]{grid-template-columns:minmax(0,1.1fr) minmax(0,2fr);gap:3rem;display:grid}.footer-brand[data-astro-cid-uq6og73e]{max-width:22rem}.footer-mark[data-astro-cid-uq6og73e]{margin-bottom:1rem}.footer-tag[data-astro-cid-uq6og73e]{color:var(--color-muted);font-size:.95rem;line-height:1.5}.footer-tagline[data-astro-cid-uq6og73e]{font-family:var(--font-serif);color:var(--color-brand-dark);margin-top:.85rem;font-size:1.05rem;font-style:italic}.footer-news[data-astro-cid-uq6og73e]{margin-top:1.75rem}.footer-cols[data-astro-cid-uq6og73e]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.footer-h[data-astro-cid-uq6og73e]{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-faint);margin-bottom:.85rem;font-size:.7rem}.footer-col[data-astro-cid-uq6og73e] ul[data-astro-cid-uq6og73e]{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.footer-col[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]{color:var(--color-muted);font-size:.92rem;transition:color .15s}.footer-col[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]:hover{color:var(--color-brand-dark)}.footer-bottom[data-astro-cid-uq6og73e]{border-top:1px solid var(--color-divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.footer-legal[data-astro-cid-uq6og73e]{color:var(--color-faint);flex-wrap:wrap;align-items:center;gap:1.25rem;font-size:.88rem;display:flex}.footer-legal[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]:hover{color:var(--color-brand-dark)}.footer-social[data-astro-cid-uq6og73e]{color:var(--color-faint);gap:1.25rem;font-size:.88rem;display:flex}.footer-social[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]:hover{color:var(--color-brand-dark)}.footer-disclaimer[data-astro-cid-uq6og73e]{color:var(--color-faint);max-width:52ch;margin-top:1rem;font-size:.8rem;line-height:1.55}@media (width<=860px){.footer-top[data-astro-cid-uq6og73e]{grid-template-columns:1fr;gap:2.5rem}.footer-cols[data-astro-cid-uq6og73e]{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.footer-bottom[data-astro-cid-uq6og73e]{flex-direction:column;align-items:flex-start}.footer-col[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e],.footer-legal[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e],.footer-social[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]{align-items:center;min-height:44px;display:inline-flex}.footer-legal[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]{padding-inline:.35rem}.footer-social[data-astro-cid-uq6og73e] a[data-astro-cid-uq6og73e]{justify-content:center;min-width:44px}.footer-legal[data-astro-cid-uq6og73e]{gap:.75rem 1rem}.footer-social[data-astro-cid-uq6og73e]{flex-wrap:wrap;gap:.5rem}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--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-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:var(--font-ibm-sans), ui-sans-serif, system-ui, sans-serif;--font-serif:var(--font-ibm-serif), Georgia, "Times New Roman", serif;--font-mono:var(--font-ibm-mono), ui-monospace, "SFMono-Regular", monospace;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-ibm-sans), ui-sans-serif, system-ui, sans-serif;--default-mono-font-family:var(--font-ibm-mono), ui-monospace, "SFMono-Regular", monospace;--color-bg:#f7f5f0;--color-surface:#fff;--color-input:#edebe6;--color-border:#e8e5e0;--color-divider:#f0ede8;--color-ink:#1a1a1a;--color-muted:#555;--color-faint:#5a5a5a;--color-brand:#1d8080;--color-brand-fg:#fff;--color-brand-light:#2ba3a3;--color-brand-dark:#145959;--color-accent:#20c5c5;--color-brand-hover:#145959;--color-input-border:#8a8074;--color-success:#2d7d46;--color-error:#c43c3c;--text-hero:clamp(2.25rem, 5.5vw, 3.75rem);--spacing-section:clamp(4rem, 10vw, 8rem);--radius-card:1.25rem;--radius-pill:9999px;--shadow-tint:188 33% 15%;--shadow-soft:0 1px 2px hsl(var(--shadow-tint) / .06), 0 4px 12px hsl(var(--shadow-tint) / .05);--shadow-float:0 1px 2px hsl(var(--shadow-tint) / .05), 0 6px 16px hsl(var(--shadow-tint) / .06), 0 18px 34px hsl(var(--shadow-tint) / .05), 0 40px 56px hsl(var(--shadow-tint) / .025)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{font-family:var(--font-sans);color:var(--color-ink);background:var(--color-bg);color-scheme:light dark;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#1d808073 transparent;scroll-padding-top:5.5rem}@supports (color:color-mix(in lab, red, red)){html{scrollbar-color:color-mix(in srgb, var(--color-brand) 45%, transparent) transparent}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1d808059}@supports (color:color-mix(in lab, red, red)){::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-brand) 35%, transparent)}}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);border:2px solid var(--color-bg);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#1d80808c}@supports (color:color-mix(in lab, red, red)){::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--color-brand) 55%, transparent)}}::-webkit-scrollbar-thumb:hover{background-clip:padding-box}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}::selection{background:#1d808038}@supports (color:color-mix(in lab, red, red)){::selection{background:color-mix(in srgb, var(--color-brand) 22%, transparent)}}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:6px}h1,h2,h3,h4{font-family:var(--font-serif);letter-spacing:-.012em;text-wrap:balance;font-weight:500;line-height:1.12}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}p{text-wrap:pretty}blockquote{text-wrap:balance}input,select,textarea,button{font:inherit}input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px}}@layer components{.container-narrow{width:100%;max-width:46rem;margin-inline:auto;padding-inline:1.5rem}.container-default{width:100%;max-width:70rem;margin-inline:auto;padding-inline:1.5rem}.container-wide{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem}.section{padding-block:var(--spacing-section)}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-brand-dark);font-size:.76rem;font-weight:500}.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}.skip-link{z-index:100;background:var(--color-brand);color:#fff;border-radius:var(--radius-pill);padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.btn{border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;text-align:center;justify-content:center;align-items:center;gap:.5rem;font-weight:600;line-height:1;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s,border-color .18s;display:inline-flex}.btn-sm{height:2.25rem;padding-inline:1rem;font-size:.875rem}.btn-md{height:2.75rem;padding-inline:1.5rem;font-size:.95rem}.btn-lg{height:3.25rem;padding-inline:2rem;font-size:1.05rem}.btn-primary{background:var(--color-brand);color:var(--color-brand-fg);box-shadow:var(--shadow-soft);transform:translate(var(--magnet-x,0px), var(--magnet-y,0px))}.btn-primary:hover{background:var(--color-brand-hover);transform:translate(var(--magnet-x,0px), calc(var(--magnet-y,0px) - 1px))}.btn-ghost{color:var(--color-ink);border:1px solid var(--color-border);background:0 0}.btn-ghost:hover{border-color:var(--color-brand);color:var(--color-brand-dark)}.btn-link{color:var(--color-brand-dark);background:0 0;height:auto;padding:0}.btn-link:hover{color:var(--color-brand-dark);text-underline-offset:3px;text-decoration:underline}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.card-hover{transition:transform .2s,box-shadow .2s}.card-hover:hover{box-shadow:var(--shadow-float);transform:translateY(-3px)}.glass{background:#f7f5f0b3}@supports (color:color-mix(in lab, red, red)){.glass{background:color-mix(in srgb, var(--color-bg) 70%, transparent)}}.glass{-webkit-backdrop-filter:blur(14px)saturate(1.4);border:1px solid #e8e5e0d9}@supports (color:color-mix(in lab, red, red)){.glass{border:1px solid color-mix(in srgb, var(--color-border) 85%, transparent)}}@supports not (backdrop-filter:blur(1px)){.glass{background:var(--color-bg)}}@media (pointer:coarse){.btn,.pt-btn,.bg-tab,.cg-chip,.vg-tbtn,.nav-logo{min-height:44px}.pill-link,.nav-login{align-items:center;min-height:44px;display:inline-flex}.skip-link{min-height:44px}.legal-body a,.form-fallback a,.story-more a,.preserve-more a,.pillar-more a{align-items:center;min-height:44px;display:inline-flex}}.texture-paper{background-image:radial-gradient(60rem 40rem at 50% -10%,#1d808012,#0000 60%),radial-gradient(40rem 30rem at 85% 0,#20c5c50f,#0000 55%)}@supports (color:color-mix(in lab, red, red)){.texture-paper{background-image:radial-gradient(60rem 40rem at 50% -10%, color-mix(in srgb, var(--color-brand) 7%, transparent), transparent 60%), radial-gradient(40rem 30rem at 85% 0%, color-mix(in srgb, var(--color-accent) 6%, transparent), transparent 55%)}}}@layer utilities{.\@container{container-type:inline-size}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.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,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-wrap{text-wrap:wrap}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@media (prefers-color-scheme:dark){:root{--color-bg:#0e0e12;--color-surface:#1c1c22;--color-input:#232329;--color-border:#33333d;--color-divider:#232329;--color-ink:#f2f0ea;--color-muted:#b8b6b0;--color-faint:#8a8883;--color-brand-dark:#3fc7c7;--color-brand-light:#4dd8d8;--color-input-border:#787882;--color-success:#4fae6c;--color-warning:#e0b85c;--color-error:#e6706e;--color-info:#6fa3f5;--shadow-tint:0 0% 0%;--shadow-soft:0 1px 2px hsl(var(--shadow-tint) / .35), 0 4px 14px hsl(var(--shadow-tint) / .3);--shadow-float:0 1px 2px hsl(var(--shadow-tint) / .3), 0 8px 20px hsl(var(--shadow-tint) / .35), 0 24px 44px hsl(var(--shadow-tint) / .3)}}:root[data-theme=dark]{color-scheme:dark;--color-bg:#0e0e12;--color-surface:#1c1c22;--color-input:#232329;--color-border:#33333d;--color-divider:#232329;--color-ink:#f2f0ea;--color-muted:#b8b6b0;--color-faint:#8a8883;--color-brand-dark:#3fc7c7;--color-brand-light:#4dd8d8;--color-input-border:#787882;--color-success:#4fae6c;--color-warning:#e0b85c;--color-error:#e6706e;--color-info:#6fa3f5;--shadow-tint:0 0% 0%;--shadow-soft:0 1px 2px hsl(var(--shadow-tint) / .35), 0 4px 14px hsl(var(--shadow-tint) / .3);--shadow-float:0 1px 2px hsl(var(--shadow-tint) / .3), 0 8px 20px hsl(var(--shadow-tint) / .35), 0 24px 44px hsl(var(--shadow-tint) / .3)}:root[data-theme=light]{color-scheme:light;--color-bg:#f7f5f0;--color-surface:#fff;--color-input:#edebe6;--color-border:#e8e5e0;--color-divider:#f0ede8;--color-ink:#1a1a1a;--color-muted:#555;--color-faint:#5a5a5a;--color-brand-dark:#145959;--color-brand-light:#2ba3a3;--color-input-border:#8a8074;--color-success:#2d7d46;--color-warning:#d4a84b;--color-error:#c43c3c;--color-info:#3478f6;--shadow-tint:188 33% 15%;--shadow-soft:0 1px 2px hsl(var(--shadow-tint) / .06), 0 4px 12px hsl(var(--shadow-tint) / .05);--shadow-float:0 1px 2px hsl(var(--shadow-tint) / .05), 0 6px 16px hsl(var(--shadow-tint) / .06), 0 18px 34px hsl(var(--shadow-tint) / .05), 0 40px 56px hsl(var(--shadow-tint) / .025)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){[data-reveal]{animation:linear both reveal-in view();animation-range:entry entry 38%}}@supports not (animation-timeline:view()){[data-reveal]{transition:transform .6s;transform:translateY(16px)}[data-reveal][data-revealed]{transform:none}}}@keyframes reveal-in{0%{transform:translateY(18px)}to{transform:none}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;animation:none!important;transform:none!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation:.18s cubic-bezier(.4,0,1,1) both una-page-out}::view-transition-new(root){animation:.28s cubic-bezier(.22,1,.36,1) both una-page-in}}@keyframes una-page-out{to{opacity:0;transform:translateY(-6px)}}@keyframes una-page-in{0%{opacity:0;transform:translateY(8px)}}.scroll-progress{background:var(--color-brand-dark);z-index:60;width:0%;height:2px;transition:width .1s linear;position:fixed;top:0;left:0}@media (prefers-reduced-motion:reduce){.scroll-progress{transition:none}}#cursor-dot{pointer-events:none;z-index:9999;width:0;height:0;position:fixed;top:0;left:0}.cursor-core{background:var(--color-brand-dark);border-radius:50%;width:6px;height:6px;transition:transform .15s ease-out,opacity .15s ease-out;position:absolute;top:-3px;left:-3px}.cursor-ring{border:1px solid #14595973;border-radius:50%;width:32px;height:32px;position:absolute;top:-16px;left:-16px}@supports (color:color-mix(in lab, red, red)){.cursor-ring{border:1px solid color-mix(in srgb, var(--color-brand-dark) 45%, transparent)}}.cursor-ring{transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .2s}#cursor-dot.is-active .cursor-ring{border-color:var(--color-brand-dark);transform:scale(1.35)}#cursor-dot.is-active .cursor-core{opacity:.6;transform:scale(.4)}#cursor-dot.is-down .cursor-ring{transform:scale(.85)}html.has-custom-cursor :not(input):not(textarea){cursor:none!important}@media print{.nav,.footer,.scroll-progress,#cursor-dot,.skip-link,[data-tilt] .album-cover-wrap,.hh-watermark,.footer-mark,.theme-toggle{display:none!important}body{color:#000;background:#fff}a{color:#000;text-decoration:underline}.pillar-sacred,.pillar-sacred *{color:#000!important;background:#fff!important}}@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-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
