@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-cyrillic-ext-wght-normal-D4X5GqEv.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-cyrillic-wght-normal-CY6AOgYE.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-vietnamese-wght-normal-U01xdrZh.woff2) format("woff2-variations");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:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-latin-ext-wght-normal-CXYtwYOx.woff2) format("woff2-variations");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:Nunito Variable;font-style:normal;font-display:swap;font-weight:200 1000;src:url(/assets/nunito-latin-wght-normal-BzFMHfZw.woff2) format("woff2-variations");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}:root{--bg: #fdfaf2;--cream: #f8f0dc;--mint: #e9f0e2;--peach: #fbeada;--yellow: #ffc907;--yellow-soft: #ffe9a3;--yellow-deep: #f0b400;--gold-ink: #7a5600;--ink: #211f1a;--muted: #6f6a5e;--line: #eadfc6;--white: #ffffff;--radius-lg: 28px;--radius-md: 18px;--radius-sm: 10px;--shadow: 0 10px 30px rgba(84, 66, 15, .08);--lavina-font-size: 1.0625rem;--lavina-line-height: 1.65}*{box-sizing:border-box}html{scroll-padding-top:5.5rem}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}body{margin:0;font-family:Nunito Variable,Nunito,system-ui,sans-serif;font-size:var(--lavina-font-size);color:var(--ink);background:var(--bg);line-height:var(--lavina-line-height);-webkit-font-smoothing:antialiased}body,#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}::selection{background:var(--yellow-soft)}h1,h2,h3{line-height:1.15;letter-spacing:-.015em;font-weight:800}h1{font-size:clamp(2.1rem,5vw,3.4rem);margin:0 0 1rem}h2{font-size:clamp(1.5rem,3vw,2.1rem)}a{color:var(--ink);text-decoration-thickness:2px;text-underline-offset:3px}a:hover{color:var(--gold-ink)}main.site-main{max-width:74rem;margin:0 auto;padding:1.25rem 1.25rem 5rem;width:100%;flex:1 0 auto}header.site{background:var(--bg);position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;box-shadow:0 1px #54420f0f}header.site .inner{max-width:74rem;margin:0 auto;padding:.85rem 1.25rem;display:flex;gap:.5rem 1.4rem;align-items:center;flex-wrap:wrap}header.site .brand{display:inline-flex;align-items:center;margin-right:.75rem}header.site .brand svg{width:auto;display:block}header.site nav.main-nav{display:flex;gap:.15rem;flex-wrap:wrap;align-items:center}header.site nav.main-nav a{text-decoration:none;font-weight:700;font-size:.98rem;color:var(--ink);padding:.45rem .8rem;border-radius:999px}header.site nav.main-nav a:hover{background:var(--cream);color:var(--ink)}header.site .header-actions{margin-left:auto;display:flex;gap:.75rem;align-items:center}header.site .user-name{font-weight:700;font-size:.95rem;color:var(--muted)}header.site .sign-out{padding:.45rem 1rem;border-radius:999px;border:2px solid var(--ink);background:transparent;color:var(--ink);font-weight:700;font-size:.95rem;text-decoration:none}header.site .sign-out:hover{background:var(--ink);border-color:var(--ink);color:var(--white)}button,.btn{display:inline-block;padding:.7rem 1.5rem;font-size:1rem;font-weight:800;font-family:inherit;border:2px solid var(--yellow);border-radius:999px;background:var(--yellow);color:var(--ink);cursor:pointer;text-decoration:none;justify-self:start;transition:transform .12s ease,background .12s ease,border-color .12s ease}button:hover:not(:disabled),.btn:hover{background:var(--yellow-deep);border-color:var(--yellow-deep);color:var(--ink);transform:translateY(-1px)}button:disabled{opacity:.5;cursor:default;transform:none}@media (prefers-reduced-motion: reduce){button,.btn{transition:none}button:hover,.btn:hover{transform:none}}button.secondary,.btn--outline{background:transparent;border-color:var(--ink);color:var(--ink)}button.secondary:hover:not(:disabled),.btn--outline:hover{background:var(--ink);border-color:var(--ink);color:var(--white)}button.danger{background:#c22f2f;border-color:#c22f2f;color:#fff}button.danger:hover:not(:disabled){background:#a52626;border-color:#a52626}button.small{padding:.35rem .9rem;font-size:.9rem}button.large{font-size:1.1rem}a.download{display:inline-block;padding:.55rem 1.2rem;border-radius:999px;background:var(--yellow);border:2px solid var(--yellow);color:var(--ink);font-weight:800;text-decoration:none}a.download:hover{background:var(--yellow-deep);border-color:var(--yellow-deep);color:var(--ink)}.arrow-link{font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.band{background:var(--cream);border-radius:var(--radius-lg);padding:clamp(1.5rem,4vw,3.5rem);margin:0 0 1.25rem}.band--mint{background:var(--mint)}.band--peach{background:var(--peach)}.band--yellow{background:var(--yellow-soft)}.band--plain{background:var(--white);box-shadow:var(--shadow)}.page-head{padding:clamp(1.5rem,4vw,3rem) 0 1.5rem;max-width:46rem}.lede{font-size:1.2rem;color:var(--muted);max-width:34rem}.page-head .lede{font-size:1.15rem;max-width:none;margin:0}.prose-page{max-width:46rem}.prose-page p{font-size:1.1rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(19rem,1fr));gap:1.25rem}.cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:1.1rem}.puzzle-mark{display:block;width:34px;height:34px}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.5rem;margin-bottom:1.25rem;box-shadow:var(--shadow)}.card h2{font-size:1.35rem;margin-top:0}.card h2 a{text-decoration:none}.card h2 a:hover{text-decoration:underline}.cards{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));margin-bottom:1.25rem}.cards .card{margin-bottom:0}.badge{display:inline-block;background:var(--cream);border-radius:999px;padding:.15rem .75rem;font-size:.85rem;font-weight:700;color:var(--muted)}.muted{color:var(--muted)}.chip{display:inline-block;padding:.45rem 1rem;border-radius:999px;border:2px solid var(--ink);background:var(--white);color:var(--ink);font-weight:700;text-decoration:none}.chip:hover{background:var(--yellow-soft);color:var(--ink)}.chip.selected{background:var(--yellow);border-color:var(--yellow)}.chip-row{display:flex;gap:.5rem;flex-wrap:wrap;margin:0}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=submit]):not([type=button]),textarea,select{padding:.65rem .9rem;font-size:1rem;border:1.5px solid #d8cfb8;border-radius:var(--radius-sm);font-family:inherit;background:var(--white);color:var(--ink)}input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid var(--ink);outline-offset:2px}label{font-weight:700}label.field{display:grid;gap:.3rem;max-width:34rem;margin-bottom:.75rem}label.field input,label.field textarea,label.field select{width:100%}form.stack{display:grid;gap:.9rem;max-width:26rem}form.stack label{display:grid;gap:.3rem;font-size:.92rem;font-weight:700}form.stack .hint{color:var(--muted);font-size:.8rem;font-weight:400}label.checkbox,label:has(>input[type=checkbox]){grid-auto-flow:column;justify-content:start;align-items:center;gap:.5rem}.notice{color:#14532d;background:#e6f4e6;border:1px solid #bfe3bf;border-radius:var(--radius-sm);padding:.65rem 1rem}.error{color:#9c1c1c;background:#fdecec;border:1px solid #f5c6c6;border-radius:var(--radius-sm);padding:.65rem 1rem}table.list{border-collapse:collapse;width:100%;background:var(--white);border-radius:var(--radius-sm);overflow:hidden;box-shadow:var(--shadow)}table.list th,table.list td{text-align:left;padding:.6rem .85rem}table.list thead th{background:var(--cream);font-size:.9rem;white-space:nowrap}table.list tbody tr{border-top:1px solid #f0ead9}footer.site{background:var(--cream);border-top:1px solid var(--line);color:var(--muted);flex-shrink:0}footer.site .inner{max-width:74rem;margin:0 auto;padding:2.5rem 1.25rem 1rem;display:flex;gap:2.5rem 4rem;flex-wrap:wrap;justify-content:space-between}footer.site .foot-brand svg{width:auto}footer.site .foot-brand p{max-width:18rem;margin:.9rem 0 0}footer.site nav{display:flex;gap:2.5rem 4rem;flex-wrap:wrap}footer.site nav h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .6rem;color:var(--ink)}footer.site nav ul{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}footer.site nav a{text-decoration:none;color:var(--muted);font-weight:600}footer.site nav a:hover{color:var(--ink);text-decoration:underline}footer.site .foot-bottom{max-width:74rem;margin:0 auto;padding:1rem 1.25rem 1.5rem;font-size:.9rem;display:flex;gap:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center}footer.site .inner+.foot-bottom{border-top:1px solid var(--line)}@media (max-width: 860px){header.site .header-actions{margin-left:0}}:root{--lavina-font-scale: 1;--lavina-letter-spacing: 0}body{font-size:calc(var(--lavina-font-size) * var(--lavina-font-scale));letter-spacing:var(--lavina-letter-spacing)}:root[data-high-contrast=true] body,:root[data-high-contrast=true] .activity{color:#000;background:#fff}:root[data-high-contrast=true] button,:root[data-high-contrast=true] input,:root[data-high-contrast=true] select,:root[data-high-contrast=true] textarea{border:2px solid currentColor}:root[data-reduced-motion=true] *,:root[data-reduced-motion=true] *:before,:root[data-reduced-motion=true] *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}:root[data-input-mode=touch] button,:root[data-input-mode=touch] select,:root[data-input-mode=touch] input{min-height:3rem}@media print{header,.no-print,button,form{display:none!important}body,#root{background:#fff!important;color:#000!important;margin:0!important;padding:0!important;max-width:none!important}section,table{break-inside:avoid;box-shadow:none!important}}
