@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/manrope/manrope-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/manrope/manrope-cyrillic-ext.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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/manrope/manrope-latin.woff2) format("woff2");unicode-range:U+0000-00FF,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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/manrope/manrope-latin-ext.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}:root{--ink: #1a1917;--ink-mid: #3e3d39;--ink-faint: #6b6a63;--paper: #f2f2f2;--paper-warm: #f5f2ec;--on-dark: #f0ece6;--on-dark-dim: rgba(240, 236, 230, .55);--on-light: #1a1917;--on-light-dim: rgba(26, 25, 23, .5);--accent-deep: #55554f;--accent-bright: #bdbab1;--accent-line: rgba(85, 85, 79, .45);--accent-fill: rgba(85, 85, 79, .06);--accent-stroke: rgba(189, 186, 177, .55);--container: 77.5rem;--ease-out: cubic-bezier(.23, 1, .32, 1);--ease-in-out: cubic-bezier(.77, 0, .175, 1)}html{min-height:100vh;background:var(--paper)}body{background:var(--paper);min-height:100vh}.section--dark{background:#14130f}.section--light{background:var(--paper)}body:after{content:"";position:fixed;inset:0;z-index:90;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");background-size:180px 180px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{font-family:Manrope,system-ui,sans-serif;font-weight:400;line-height:1.55;overflow-x:hidden}::selection{background:var(--accent-bright);color:#14130f}img,svg{display:block;max-width:100%}a{color:inherit}:focus-visible{outline:2px solid var(--accent-deep);outline-offset:3px;border-radius:4px}.section--dark :focus-visible{outline-color:var(--on-dark)}.container{width:100%;max-width:var(--container);margin-inline:auto}.section{padding:clamp(5.5rem,13vh,10rem) clamp(1.5rem,6vw,5rem)}.section--hero{min-height:100svh;display:flex;align-items:center;padding-block:clamp(5rem,12vh,10rem)}.section--dark{color:var(--on-dark)}.section--light{color:var(--on-light)}.btn{display:inline-block;padding:1.0625rem 2.5rem;border-radius:8px;text-decoration:none;white-space:nowrap;font-family:inherit;font-size:1.0625rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .16s var(--ease-out),background .16s var(--ease-out),color .16s var(--ease-out),box-shadow .16s var(--ease-out)}.btn:active{transform:scale(.97)}.btn--solid{background:var(--accent-deep);border:1.5px solid var(--accent-deep);color:var(--paper-warm)}.btn--solid:hover{background:#63635c;box-shadow:0 6px 20px #1a19172e}.btn--ghost{border:1.5px solid var(--accent-bright);color:var(--accent-bright)}.btn--ghost:hover{background:#bdbab124}@media(prefers-reduced-motion:reduce){.btn{transition:none}.btn:active{transform:none}}.site-header{position:fixed;top:0;left:0;z-index:100;padding:1.25rem 1.5rem;pointer-events:none;opacity:0;animation:header-appear linear both;animation-timeline:scroll();animation-range:12vh 32vh}.site-header.is-visible{opacity:1}.site-header .wordmark{font-size:.8125rem;font-weight:800;letter-spacing:.22em;color:var(--on-dark);transition:color .4s ease}.site-header.on-light .wordmark{color:var(--on-light)}@keyframes header-appear{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.site-header{animation:none;opacity:0}.site-header .wordmark{transition:none}}.doc-header{padding:1.25rem clamp(1.5rem,6vw,5rem)}.doc-header .wordmark{display:inline-block;font-size:.8125rem;font-weight:800;letter-spacing:.22em;color:var(--ink);text-decoration:none;transition:opacity .15s ease}.doc-header .wordmark:hover{opacity:.6}.doc{padding:clamp(2.5rem,6vh,4.5rem) clamp(1.5rem,6vw,5rem) clamp(4rem,9vh,6rem);color:var(--ink)}.doc-inner{width:100%;max-width:44rem;margin-inline:auto}.doc-title{font-size:clamp(1.875rem,4.5vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1rem}.doc-meta{font-size:.9375rem;line-height:1.7;color:var(--ink-faint);padding-bottom:2rem;border-bottom:1px solid rgba(26,25,23,.14)}.doc-section{margin-top:2.75rem}.doc-section h2{font-size:1.25rem;font-weight:700;line-height:1.3;letter-spacing:-.015em;margin-bottom:1rem}.doc-section p{font-size:1rem;line-height:1.75;color:var(--ink-mid)}.doc-section p+p{margin-top:.875rem}.doc-section ul{margin:.875rem 0 0;padding-left:1.125rem}.doc-section li{font-size:1rem;line-height:1.75;color:var(--ink-mid);margin-bottom:.5rem}.doc-section li::marker{color:var(--accent-line)}.doc-section a{color:var(--accent-deep);font-weight:600;text-decoration:underline;text-decoration-color:var(--accent-line);text-underline-offset:3px;transition:text-decoration-color .15s ease}.doc-section a:hover{text-decoration-color:var(--accent-deep)}@media(prefers-reduced-motion:no-preference){.hero-eyebrow,.hero-title,.hero-lead{animation:hero-in .62s var(--ease-out) both}.hero .btn{animation:hero-fade .62s var(--ease-out) both}.hero-eyebrow{animation-delay:60ms}.hero-title{animation-delay:.13s}.hero-lead{animation-delay:.21s}.hero .btn{animation-delay:.29s}}@keyframes hero-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade{0%{opacity:0}to{opacity:1}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.step,.nc-card,.type-card,.faq-item,.topics-grid,.uc-tile:not(.uc-tile--invite){animation:reveal-rise linear both;animation-timeline:view();animation-range:entry 6% entry 40%}.nc-cross{animation:cross-stamp linear both;animation-timeline:view();animation-range:entry 14% entry 48%}}}@keyframes reveal-rise{0%{transform:translateY(16px)}to{transform:translateY(0)}}@keyframes cross-stamp{0%{transform:scale(.72)}to{transform:scale(1)}}.faq{interpolate-size:allow-keywords}@media(prefers-reduced-motion:no-preference){.faq-item::details-content{height:0;opacity:0;overflow:clip;transition:height .22s var(--ease-out),opacity .2s var(--ease-out),content-visibility .22s allow-discrete}.faq-item[open]::details-content{height:auto;opacity:1}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-footer[data-astro-cid-sz7xmlte]{background:var(--paper);padding:3.5rem clamp(1.5rem,6vw,5rem);border-top:1px solid rgba(26,25,23,.1)}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.125rem}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9375rem;font-weight:600;color:var(--accent-deep);text-decoration:underline;text-decoration-color:var(--accent-line);text-underline-offset:3px;transition:text-decoration-color .15s ease}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration-color:var(--accent-deep)}.footer-legal[data-astro-cid-sz7xmlte]{font-size:.8125rem;line-height:1.7;color:var(--ink-faint);max-width:44rem}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--ink-faint);text-underline-offset:2px}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--ink-mid)}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.75rem;font-weight:500;letter-spacing:.08em;color:var(--ink-faint)}
