:root{--font-sans:var(--font-inter),"Inter",-apple-system,"SF Pro Text",system-ui,sans-serif;--font-serif:var(--font-source-serif),"Source Serif 4","New York",ui-serif,Charter,Georgia,serif;--font-mono:var(--font-inter),"Inter",-apple-system,system-ui,sans-serif;--font-body:var(--font-sans)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}b,strong{font-weight:600}html{min-height:100%;background-color:var(--bg-base);background-image:var(--bg-mesh);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100vh;font-family:var(--font-sans);font-size:1.0625rem;line-height:1.3;color:var(--label);letter-spacing:-.005em;background:transparent}.fios-serif{font-family:var(--font-serif)}.fios-mono{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}button{cursor:pointer;background:none;border:none;padding:0}button,input,textarea{font:inherit;color:inherit}::selection{background:var(--accent-soft)}button:not(:disabled):hover{filter:brightness(.955) saturate(1.06)}button{transition:filter .14s ease}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}*{scrollbar-width:thin;scrollbar-color:var(--fill-secondary) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--fill-secondary);border-radius:999px;border:3px solid transparent;background-clip:padding-box}@keyframes fios-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fios-dot-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes fios-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes fios-ring{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}@keyframes fios-breathe{0%,to{opacity:.4;transform:translateX(-50%) scale(1)}50%{opacity:.66;transform:translateX(-50%) scale(1.06)}}@keyframes fios-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fios-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes fios-listen{0%,to{transform:scaleY(.6)}50%{transform:scaleY(1)}}@keyframes fios-toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fios-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes fios-studio-in{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.ca-palette-input::placeholder{color:var(--label-quaternary)}.wd-sheet-field::placeholder{color:rgba(var(--accent-rgb),.4);opacity:1}.ca-login-input::placeholder{color:rgba(196,188,235,.45)}.ca-login-input:focus{border-color:rgba(178,160,255,.65)!important;box-shadow:0 0 0 3px rgba(138,116,240,.18)}.ca-turnstile{display:flex;justify-content:center;align-items:center;min-height:65px;overflow:hidden}@media (max-width:420px){.ca-turnstile>*{transform:scale(.78);transform-origin:center center}}.fios-prose{outline:none;font-family:var(--font-body);font-size:1rem;line-height:1.65;color:var(--label,#14101e)}.fios-prose h1,.fios-prose h2,.fios-prose h3{font-family:var(--font-serif)}.fios-prose:focus{outline:none}.fios-prose{display:flow-root}.fios-prose>*+*{margin-top:.6em}.fios-prose>h2{margin-top:2.2em}.fios-prose>h3{margin-top:1.6em}.ca-journal-body .fios-prose>:first-child{margin-top:0}.ca-journal-body .fios-prose>h2:first-child{font-size:1.625rem;line-height:1.25}.fios-prose p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--label-quaternary,#b4b0c0);float:left;height:0;pointer-events:none}.fios-prose.has-ghost-prompt p.is-editor-empty:first-child:before{font-style:italic;color:#a9a4bd}.fios-prose h1{font-size:1.5rem;font-weight:600;line-height:1.25;margin-top:1em}.fios-prose h2{font-size:1.25rem;font-weight:600;line-height:1.3;margin-top:.9em}.fios-prose h3{font-size:1.1rem;font-weight:600;line-height:1.35;margin-top:.85em}.fios-prose h4{font-size:1rem;margin-top:.8em}.fios-prose h4,.fios-prose h5{font-weight:600;line-height:1.4}.fios-prose h5{font-size:.9rem;margin-top:.75em;text-transform:uppercase;letter-spacing:.03em;color:var(--label-secondary,#4a4458)}.fios-prose mark{background:rgba(255,224,102,.5);color:inherit;padding:.05em .15em;border-radius:2px}.fios-prose u{text-underline-offset:3px}.fios-prose ul{list-style:disc;padding-left:1.4em}.fios-prose ol{list-style:decimal;padding-left:1.4em}.fios-prose li{margin:.15em 0}.fios-prose li>p{margin:0}.fios-prose blockquote{margin:.35em 0;border:none;padding:0;color:var(--label-tertiary,#8b88a3);font-style:italic}.fios-prose code{font-family:var(--font-mono,ui-monospace,monospace);font-size:.88em;background:var(--fill-tertiary);border-radius:4px;padding:.1em .34em}.fios-prose a{color:var(--accent,#6b4bd6);text-decoration:underline}.fios-prose hr{border:none;border-top:.5px solid var(--separator-opaque);margin:1.1em 0}.wd-letter-prose .fios-prose{font-size:1.125rem;line-height:1.7}.wd-letter-prose blockquote{margin:.9em 0;padding:0 0 0 1em;border-left:2px solid rgba(var(--accent-rgb),.5);color:var(--label-secondary);font-style:italic}.wd-letter-prose blockquote>:first-child{margin-top:0}.wd-letter-prose blockquote>:last-child{margin-bottom:0}.wd-letter-prose blockquote>p:empty:last-child{display:none}.ca-figure .ca-cap-add{opacity:0;transition:opacity .14s ease}.ca-figure:hover .ca-cap-add{opacity:1}.luna-pending{background:var(--accent-soft);border-radius:3px;box-shadow:0 0 0 2px var(--accent-soft);transition:background .2s ease}::highlight(ca-renamed){background-color:var(--accent-soft);color:var(--accent)}::highlight(ca-spelling){background-color:var(--accent-soft);color:var(--accent);-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:3px}::highlight(ca-unsure){-webkit-text-decoration:underline dotted var(--accent);text-decoration:underline dotted var(--accent);text-decoration-thickness:1.5px;text-underline-offset:3px}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3d165c286d94e27c-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:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e54d16b9f2c4535b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7c21074d9bafed1b-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:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/916860560b9a2bc2-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:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/591e43f23f51e5a5-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:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/97ac91773d3121b2-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:"Source Serif 4 Fallback";src:local("Times New Roman");ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.00%;size-adjust:117.91%}.__className_6e91b1{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.__variable_6e91b1{--font-source-serif:"Source Serif 4","Source Serif 4 Fallback"}:root,:root[data-theme=light]{--bg-base:#e7e8f8;--bg-mesh:radial-gradient(1200px 1000px at 18% 12%,#ecedfc 0%,transparent 60%),radial-gradient(1100px 950px at 85% 90%,#dfe0f3 0%,transparent 62%),radial-gradient(900px 800px at 50% 45%,#f4f5fe 0%,transparent 70%);--glass-card-fill:linear-gradient(160deg,rgba(255,255,255,0.34),rgba(215,210,235,0.24) 50%,rgba(170,165,205,0.18));--glass-card-light-fill:linear-gradient(160deg,rgba(255,255,255,0.55),rgba(245,243,252,0.4) 50%,rgba(230,225,245,0.3));--glass-card-whiter-fill:linear-gradient(160deg,rgba(255,255,255,0.62),rgba(238,235,250,0.46) 50%,rgba(210,203,235,0.34));--field-fill:rgba(255,255,255,0.66);--glass-card-clean-fill:linear-gradient(158deg,rgba(255,255,255,0.94),rgba(253,252,255,0.82) 52%,rgba(249,247,254,0.74));--glass-card-lavender-fill:linear-gradient(160deg,rgba(201,193,231,0.35),rgba(196,188,228,0.33));--glass-tile-fill:linear-gradient(160deg,rgba(255,255,255,0.45),rgba(255,255,255,0.25));--glass-card:rgba(210,205,235,0.32);--glass-card-strong:rgba(210,205,235,0.46);--glass-card-border:rgba(255,255,255,0.65);--glass-card-rim:inset 0 1px 0 rgba(255,255,255,0.95),inset 0 0 0 0.5px rgba(255,255,255,0.4);--glass-card-border-gradient:linear-gradient(160deg,rgba(255,255,255,0.95),rgba(255,255,255,0.55) 30%,rgba(255,255,255,0.18) 70%,rgba(255,255,255,0.08));--glass-tile-border-gradient:linear-gradient(160deg,rgba(255,255,255,0.85),rgba(255,255,255,0.4) 60%,rgba(255,255,255,0.15));--glass-blur:blur(40px) saturate(180%);--glass-tile:linear-gradient(180deg,rgba(255,255,255,0.72),rgba(255,255,255,0.52));--glass-tile-whiter:linear-gradient(180deg,rgba(255,255,255,0.88),rgba(255,255,255,0.72));--glass-tile-strong:rgba(255,255,255,0.55);--glass-tile-border:rgba(255,255,255,0.55);--glass-tile-rim:inset 0 1px 0 rgba(255,255,255,0.85);--glass-tile-blur:blur(20px) saturate(180%);--mat-ultra-thin:rgba(255,255,255,0.3);--mat-thin:rgba(255,255,255,0.42);--mat-regular:rgba(255,255,255,0.42);--mat-thick:rgba(255,255,255,0.58);--separator:rgba(60,60,80,0.1);--separator-opaque:rgba(60,60,80,0.22);--label:#0a0720;--chip-label:#37324b;--hero-sheen:linear-gradient(180deg,rgba(255,255,255,0.22),rgba(255,255,255,0.12) 30%,rgba(255,255,255,0) 55%);--card-night:linear-gradient(160deg,rgba(224,228,252,0.66),rgba(230,226,250,0.6) 55%,rgba(238,235,252,0.55));--card-incubation:linear-gradient(165deg,rgba(233,232,248,0.55),rgba(240,238,250,0.5));--card-prediction:linear-gradient(160deg,rgba(255,244,222,0.72),rgba(246,238,255,0.66) 60%,rgba(238,240,255,0.6));--label-secondary:rgba(20,15,50,0.78);--label-tertiary:rgba(20,15,50,0.58);--label-quaternary:rgba(20,15,50,0.32);--fill-primary:rgba(120,110,160,0.2);--fill-secondary:rgba(120,110,160,0.16);--fill-tertiary:rgba(120,110,160,0.12);--fill-quaternary:rgba(120,110,160,0.08);--control-fill:rgba(60,60,80,0.06);--control-fill-hover:rgba(60,60,80,0.08);--entry-paper:rgba(250,250,254,0.96);--entry-paper-header:rgba(250,250,254,0.82);--entry-paper-border:rgba(255,255,255,0.75);--entry-paper-veil:rgba(255,255,255,0.62);--entry-popover:rgba(252,252,255,0.98);--symbols-card-fill:linear-gradient(160deg,rgba(255,255,255,0.62),rgba(245,243,252,0.44) 52%,rgba(228,223,246,0.42));--header-tint:rgba(155,135,220,0.13);--popover-surface:#fbfcff;--accent:#4a2fcf;--accent-soft:rgba(74,47,207,0.16);--accent-rgb:74,47,207;--on-accent:#ffffff;--tag-fill:rgba(74,47,207,0.07);--tag-label:rgba(74,47,207,0.78);--danger:#ff3b5c;--warning:#ff9500;--success:#34c759;--shadow-card:0 1px 0 rgba(255,255,255,0.95) inset,0 0 0 0.5px rgba(255,255,255,0.4) inset,0 12px 40px rgba(60,40,120,0.1),0 2px 8px rgba(60,40,120,0.06);--shadow-sheet:0 1px 0 rgba(255,255,255,0.95) inset,0 20px 60px rgba(60,40,120,0.18),0 4px 12px rgba(60,40,120,0.08);--shadow-tile:0 1px 0 rgba(255,255,255,0.85) inset,0 1px 3px rgba(60,40,120,0.08);--waveform:#6b4eff;--space-xs:4px;--space-s:8px;--space-m:12px;--space-l:16px;--space-xl:20px;--space-xxl:24px;--space-xxxl:32px;--space-huge:48px;--radius-xs:4px;--radius-s:6px;--radius-m:8px;--radius-l:10px;--radius-xl:14px;--radius-xxl:18px;--radius-xxxl:24px;--radius-pill:999px;--font-sans:"Inter",-apple-system,"SF Pro Text",system-ui,sans-serif;--font-serif:"Source Serif 4","New York",ui-serif,Charter,Georgia,serif;--font-mono:ui-monospace,"SF Mono","SFMono-Regular",Menlo,Consolas,monospace}:root[data-theme=dark]{--bg-base:#0a0720;--bg-mesh:radial-gradient(1100px 700px at 50% -10%,#1c1440 0%,rgba(28,20,64,0) 60%),radial-gradient(900px 900px at 85% 20%,rgba(138,116,240,0.1) 0%,rgba(138,116,240,0) 55%),radial-gradient(1000px 820px at 12% 82%,rgba(138,116,240,0.08) 0%,rgba(138,116,240,0) 58%),linear-gradient(180deg,#140d2e,#0a0720);--glass-card-fill:linear-gradient(160deg,rgba(255,255,255,0.05),rgba(255,255,255,0.038));--glass-card-light-fill:linear-gradient(160deg,rgba(255,255,255,0.065),rgba(255,255,255,0.048));--glass-card-whiter-fill:linear-gradient(160deg,rgba(255,255,255,0.085),rgba(255,255,255,0.06));--field-fill:rgba(255,255,255,0.06);--glass-card-clean-fill:linear-gradient(158deg,rgba(255,255,255,0.16),rgba(255,255,255,0.1));--glass-card-lavender-fill:linear-gradient(160deg,rgba(138,116,240,0.16),rgba(138,116,240,0.07));--glass-tile-fill:linear-gradient(160deg,rgba(255,255,255,0.06),rgba(255,255,255,0.045));--glass-card:rgba(255,255,255,0.04);--glass-card-strong:rgba(255,255,255,0.07);--glass-card-border:rgba(178,160,255,0.14);--glass-card-rim:inset 0 1px 0 rgba(178,160,255,0.16),inset 0 0 0 0.5px rgba(178,160,255,0.06);--glass-card-border-gradient:linear-gradient(160deg,rgba(178,160,255,0.24),rgba(178,160,255,0.13) 42%,rgba(178,160,255,0.07) 78%,rgba(178,160,255,0.04));--glass-tile-border-gradient:linear-gradient(160deg,rgba(178,160,255,0.18),rgba(178,160,255,0.1) 60%,rgba(178,160,255,0.05));--glass-blur:blur(8px);--glass-tile:rgba(255,255,255,0.055);--glass-tile-whiter:rgba(255,255,255,0.09);--glass-tile-strong:rgba(255,255,255,0.085);--glass-tile-border:rgba(178,160,255,0.12);--glass-tile-rim:inset 0 1px 0 rgba(178,160,255,0.12);--glass-tile-blur:blur(6px);--mat-ultra-thin:rgba(255,255,255,0.04);--mat-thin:rgba(255,255,255,0.06);--mat-regular:rgba(255,255,255,0.06);--mat-thick:rgba(255,255,255,0.1);--separator:rgba(178,160,255,0.14);--separator-opaque:rgba(178,160,255,0.24);--label:rgba(238,236,250,0.92);--chip-label:rgba(238,236,250,0.9);--hero-sheen:linear-gradient(180deg,rgba(178,160,255,0.06),rgba(178,160,255,0.02) 30%,rgba(178,160,255,0) 55%);--card-night:linear-gradient(160deg,rgba(138,116,240,0.10),rgba(138,116,240,0.05) 55%,rgba(138,116,240,0.02));--card-incubation:linear-gradient(165deg,rgba(138,116,240,0.09),rgba(138,116,240,0.03));--card-prediction:linear-gradient(160deg,rgba(201,138,43,0.16),rgba(138,116,240,0.06) 60%,rgba(138,116,240,0.03));--label-secondary:rgba(214,209,238,0.66);--label-tertiary:rgba(190,184,220,0.46);--label-quaternary:rgba(178,170,210,0.32);--fill-primary:rgba(178,160,255,0.16);--fill-secondary:rgba(178,160,255,0.11);--fill-tertiary:rgba(178,160,255,0.08);--fill-quaternary:rgba(178,160,255,0.05);--control-fill:rgba(255,255,255,0.055);--control-fill-hover:rgba(255,255,255,0.09);--entry-paper:rgba(21,16,48,0.97);--entry-paper-header:rgba(21,16,48,0.86);--entry-paper-border:rgba(178,160,255,0.16);--entry-paper-veil:rgba(20,15,45,0.82);--entry-popover:#1b1440;--symbols-card-fill:linear-gradient(160deg,rgba(138,116,240,0.14),rgba(138,116,240,0.08) 52%,rgba(138,116,240,0.05));--header-tint:rgba(138,116,240,0.14);--popover-surface:#1b1440;--accent:#a996ff;--accent-soft:rgba(138,116,240,0.18);--accent-rgb:169,150,255;--on-accent:#0a0720;--tag-fill:rgba(150,130,255,0.14);--tag-label:rgba(206,196,255,0.92);--danger:#ff5a72;--warning:#ffb340;--success:#30d158;--shadow-card:0 1px 0 rgba(178,160,255,0.12) inset,0 0 44px rgba(138,116,240,0.05) inset,0 18px 50px rgba(0,0,0,0.55),0 3px 10px rgba(0,0,0,0.34);--shadow-sheet:0 1px 0 rgba(178,160,255,0.12) inset,0 0 60px rgba(138,116,240,0.06) inset,0 26px 70px rgba(0,0,0,0.62),0 6px 16px rgba(0,0,0,0.42);--shadow-tile:0 1px 0 rgba(178,160,255,0.1) inset,0 1px 3px rgba(0,0,0,0.32);--waveform:#a996ff}@media (prefers-color-scheme:dark){:root:not([data-theme]){--bg-base:#0a0720;--bg-mesh:radial-gradient(1100px 700px at 50% -10%,#1c1440 0%,rgba(28,20,64,0) 60%),radial-gradient(900px 900px at 85% 20%,rgba(138,116,240,0.1) 0%,rgba(138,116,240,0) 55%),radial-gradient(1000px 820px at 12% 82%,rgba(138,116,240,0.08) 0%,rgba(138,116,240,0) 58%),linear-gradient(180deg,#140d2e,#0a0720);--glass-card-fill:linear-gradient(160deg,rgba(255,255,255,0.05),rgba(255,255,255,0.038));--glass-card-light-fill:linear-gradient(160deg,rgba(255,255,255,0.065),rgba(255,255,255,0.048));--glass-card-whiter-fill:linear-gradient(160deg,rgba(255,255,255,0.085),rgba(255,255,255,0.06));--field-fill:rgba(255,255,255,0.06);--glass-card-clean-fill:linear-gradient(158deg,rgba(255,255,255,0.16),rgba(255,255,255,0.1));--glass-card-lavender-fill:linear-gradient(160deg,rgba(138,116,240,0.16),rgba(138,116,240,0.07));--glass-tile-fill:linear-gradient(160deg,rgba(255,255,255,0.06),rgba(255,255,255,0.045));--glass-card:rgba(255,255,255,0.04);--glass-card-strong:rgba(255,255,255,0.07);--glass-card-border:rgba(178,160,255,0.14);--glass-card-rim:inset 0 1px 0 rgba(178,160,255,0.16),inset 0 0 0 0.5px rgba(178,160,255,0.06);--glass-card-border-gradient:linear-gradient(160deg,rgba(178,160,255,0.24),rgba(178,160,255,0.13) 42%,rgba(178,160,255,0.07) 78%,rgba(178,160,255,0.04));--glass-tile-border-gradient:linear-gradient(160deg,rgba(178,160,255,0.18),rgba(178,160,255,0.1) 60%,rgba(178,160,255,0.05));--glass-blur:blur(8px);--glass-tile:rgba(255,255,255,0.055);--glass-tile-whiter:rgba(255,255,255,0.09);--glass-tile-strong:rgba(255,255,255,0.085);--glass-tile-border:rgba(178,160,255,0.12);--glass-tile-rim:inset 0 1px 0 rgba(178,160,255,0.12);--glass-tile-blur:blur(6px);--mat-ultra-thin:rgba(255,255,255,0.04);--mat-thin:rgba(255,255,255,0.06);--mat-regular:rgba(255,255,255,0.06);--mat-thick:rgba(255,255,255,0.1);--separator:rgba(178,160,255,0.14);--separator-opaque:rgba(178,160,255,0.24);--label:rgba(238,236,250,0.92);--chip-label:rgba(238,236,250,0.9);--hero-sheen:linear-gradient(180deg,rgba(178,160,255,0.06),rgba(178,160,255,0.02) 30%,rgba(178,160,255,0) 55%);--card-night:linear-gradient(160deg,rgba(138,116,240,0.10),rgba(138,116,240,0.05) 55%,rgba(138,116,240,0.02));--card-incubation:linear-gradient(165deg,rgba(138,116,240,0.09),rgba(138,116,240,0.03));--card-prediction:linear-gradient(160deg,rgba(201,138,43,0.16),rgba(138,116,240,0.06) 60%,rgba(138,116,240,0.03));--label-secondary:rgba(214,209,238,0.66);--label-tertiary:rgba(190,184,220,0.46);--label-quaternary:rgba(178,170,210,0.32);--fill-primary:rgba(178,160,255,0.16);--fill-secondary:rgba(178,160,255,0.11);--fill-tertiary:rgba(178,160,255,0.08);--fill-quaternary:rgba(178,160,255,0.05);--control-fill:rgba(255,255,255,0.055);--control-fill-hover:rgba(255,255,255,0.09);--entry-paper:rgba(21,16,48,0.97);--entry-paper-header:rgba(21,16,48,0.86);--entry-paper-border:rgba(178,160,255,0.16);--entry-paper-veil:rgba(20,15,45,0.82);--entry-popover:#1b1440;--symbols-card-fill:linear-gradient(160deg,rgba(138,116,240,0.14),rgba(138,116,240,0.08) 52%,rgba(138,116,240,0.05));--header-tint:rgba(138,116,240,0.14);--popover-surface:#1b1440;--accent:#a996ff;--accent-soft:rgba(138,116,240,0.18);--accent-rgb:169,150,255;--on-accent:#0a0720;--tag-fill:rgba(150,130,255,0.14);--tag-label:rgba(206,196,255,0.92);--danger:#ff5a72;--warning:#ffb340;--success:#30d158;--shadow-card:0 1px 0 rgba(178,160,255,0.12) inset,0 0 44px rgba(138,116,240,0.05) inset,0 18px 50px rgba(0,0,0,0.55),0 3px 10px rgba(0,0,0,0.34);--shadow-sheet:0 1px 0 rgba(178,160,255,0.12) inset,0 0 60px rgba(138,116,240,0.06) inset,0 26px 70px rgba(0,0,0,0.62),0 6px 16px rgba(0,0,0,0.42);--shadow-tile:0 1px 0 rgba(178,160,255,0.1) inset,0 1px 3px rgba(0,0,0,0.32);--waveform:#a996ff}}