:root{--radius:0.25rem;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:var(--font-sans);--font-mono:ui-monospace,SFMono-Regular,Menlo,monospace;--background:#fbf6f1;--foreground:#422139;--card:oklch(1 0 0);--card-foreground:oklch(0.25 0.035 45);--popover:oklch(1 0 0);--popover-foreground:oklch(0.25 0.035 45);--primary:#422139;--primary-foreground:#faf4ee;--secondary:#f8e7ef;--secondary-foreground:#422139;--muted:#f8e7ef;--muted-foreground:#67556a;--accent:#f1d2e1;--accent-foreground:#422139;--destructive:oklch(0.577 0.245 27.325);--border:#d8a9c1;--input:#d8a9c1;--ring:#b4306c;--chart-1:oklch(0.54 0.09 40);--chart-2:oklch(0.65 0.08 75);--chart-3:oklch(0.48 0.06 20);--chart-4:oklch(0.72 0.09 55);--chart-5:oklch(0.62 0.06 95);--sidebar:oklch(0.97 0.012 55);--sidebar-foreground:oklch(0.25 0.035 45);--sidebar-primary:oklch(0.45 0.07 40);--sidebar-primary-foreground:oklch(0.985 0.008 55);--sidebar-accent:oklch(0.91 0.04 45);--sidebar-accent-foreground:oklch(0.32 0.055 40);--sidebar-border:oklch(0.88 0.025 50);--sidebar-ring:oklch(0.58 0.07 40)}.est-directory,.est-footer,.est-header,.est-hero,.est-home{--est-canvas:#fbf6f1;--est-soft:#f7e9f0;--est-petal:#f1d2e1;--est-tint:#edc5d8;--est-line:#d9afc3;--est-ink:#422139;--est-muted:#705c6a;--est-plum:#422139;--est-magenta:#b4306c;--est-focus:#b4306c}.est-focus:focus-visible{outline:3px solid var(--est-focus);outline-offset:3px}.est-hero{background-image:linear-gradient(to right,color-mix(in srgb,var(--est-line) 22%,transparent) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--est-line) 18%,transparent) 1px,transparent 1px);background-size:4rem 4rem}.est-directory [aria-current=page]{border-radius:0;border-color:var(--est-plum);background:var(--est-plum);color:var(--est-canvas)}@media (prefers-reduced-motion:no-preference){.est-home>section:first-of-type a,.est-home>section:first-of-type h1,.est-home>section:first-of-type p{animation:est-enter .5s cubic-bezier(.16,1,.3,1) both}.est-home>section:first-of-type p{animation-delay:70ms}.est-home>section:first-of-type a{animation-delay:.12s}}@keyframes est-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.ceram-article{color:var(--foreground);font-size:1.0625rem;line-height:1.85;text-wrap:pretty}.ceram-article[data-role=intro]>p:first-child{font-size:1.18rem;font-weight:650;line-height:1.65}.ceram-article>h2{margin:4.5rem 0 1.25rem;border-top:1px solid var(--border);padding-top:1.5rem;font-family:var(--font-display);font-size:clamp(1.85rem,4vw,2.65rem);font-weight:850;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.ceram-article>h3{margin:3rem 0 .8rem;font-size:1.45rem;font-weight:800;letter-spacing:-.015em}.ceram-article>ol,.ceram-article>p,.ceram-article>ul{margin-bottom:1.35rem}.ceram-article>ul{list-style:disc;padding-left:1.25rem}.ceram-article>ol{list-style:decimal;padding-left:1.25rem}.ceram-article a{color:#8e245b;text-decoration:underline 1px;text-decoration-color:#d8a9c1;text-underline-offset:4px}.ceram-article>figure{margin:3rem 0}.ceram-article>figure img{display:block;width:100%;height:auto;border:1px solid var(--border)}.ceram-article>figure figcaption{margin-top:.7rem;color:var(--muted-foreground);font-size:.78rem;line-height:1.5}@media (min-width:48rem){.ceram-article>figure{margin-right:0;margin-left:0}}.ceram-quote{margin:3rem 0;border-top:2px solid var(--primary);border-bottom:2px solid var(--primary);background:transparent;padding:1.5rem 0;font-size:1.2rem;font-weight:650}.ceram-table-shell{position:relative;margin:1.5rem 0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius)}.ceram-table-scroll{overflow-x:auto}.ceram-table-scroll table{min-width:34rem;width:100%;border-collapse:collapse;background:#fffaf7}.ceram-table-scroll td,.ceram-table-scroll th{border-bottom:1px solid var(--border);border-right:1px solid var(--border);padding:.75rem;text-align:left}.ceram-table-scroll th{background:#f4dce8;font-size:.78rem;line-height:1.35}.ceram-table-scroll tbody tr:nth-child(2n){background:#fcf0f5}.ceram-table-scroll td:last-child,.ceram-table-scroll th:last-child{border-right:0}.ceram-table-hint{position:absolute;right:.75rem;bottom:.5rem;border-radius:999px;background:var(--foreground);color:var(--background);padding:.25rem .6rem;font-size:.7rem}.ceram-table-hint[data-ceram-hidden=true]{display:none}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}