:root{--background:#f6f2e7;--foreground:#1e2d25;--card:#fffcf5;--elevated:#f0e8d6;--muted:#6a756b;--border:#dad1be;--gold:#b8893c;--danger:#a03a2e;--success:#246b4c;--cream:var(--background);--cream-soft:var(--card);--ink:var(--foreground);--ink-muted:var(--muted);--gold-soft:#c9a961;--terracotta:#b0562e;--shadow:0 18px 52px #1e2d251f;color:var(--foreground);background:var(--background);font-synthesis:none;font-family:Hanken Grotesk,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--guide-page-background,var(--background));scroll-behavior:smooth;min-width:320px}body{background:radial-gradient(circle at 12% -10%, #b8893c1a, transparent 32rem), var(--background);min-width:320px;min-height:100dvh;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{letter-spacing:-.025em;font-family:Fraunces,Georgia,serif;font-weight:540}:focus-visible{outline:3px solid color-mix(in srgb, var(--gold) 72%, transparent);outline-offset:3px}.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}.page-header{margin-bottom:1.5rem}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .4rem;font-size:.75rem;font-weight:700}.page-title{margin:0;font-size:clamp(2.15rem,10vw,3.8rem);line-height:1.02}.page-lead{max-width:38rem;color:var(--muted);margin:.75rem 0 0;font-size:1.05rem;line-height:1.55}.primary-button,.secondary-button,.text-button{border-radius:.7rem;justify-content:center;align-items:center;gap:.55rem;min-height:3rem;padding:.75rem 1rem;font-weight:650;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.primary-button{border:1px solid var(--foreground);background:var(--foreground);color:var(--background)}.secondary-button{border:1px solid var(--border);background:var(--card);color:var(--foreground)}.text-button{min-height:2.75rem;color:var(--foreground);background:0 0;border:0}.primary-button:active,.secondary-button:active,.text-button:active{transform:translateY(1px)scale(.985)}.empty-state,.error-state{border:1px solid var(--border);background:color-mix(in srgb, var(--card) 82%, transparent);text-align:center;color:var(--muted);border-radius:1rem;padding:2.25rem 1.25rem;line-height:1.55}.skeleton{background:linear-gradient(100deg, var(--elevated) 30%, var(--card) 50%, var(--elevated) 70%);background-size:220% 100%;border-radius:.75rem;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position-x:-220%}}@media (hover:hover){.primary-button:hover{background:#2c4035}.secondary-button:hover,.text-button:hover{background:var(--elevated)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.install-nudge.svelte-p94eks{z-index:40;left:max(.75rem, env(safe-area-inset-left));right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--card);max-width:28rem;color:var(--foreground);border-radius:1rem;margin-inline:auto;padding:.45rem 1rem .85rem;position:fixed;box-shadow:0 18px 52px #1e2d2533}.install-nudge.elevated.svelte-p94eks{bottom:max(5.25rem, calc(4.5rem + env(safe-area-inset-bottom)))}.nudge-handle.svelte-p94eks{background:var(--border);border-radius:999px;width:2.25rem;height:.2rem;margin:0 auto .55rem}.nudge-main.svelte-p94eks{grid-template-columns:2.75rem minmax(0,1fr) 2.5rem;align-items:start;gap:.75rem;display:grid}.nudge-main.svelte-p94eks img:where(.svelte-p94eks){border-radius:.65rem;width:2.75rem;height:2.75rem}.nudge-copy.svelte-p94eks p:where(.svelte-p94eks),.instructions-eyebrow.svelte-p94eks{color:var(--gold);letter-spacing:.13em;margin:0 0 .1rem;font-size:.66rem;font-weight:750}.nudge-copy.svelte-p94eks h2:where(.svelte-p94eks){margin:0;font-size:1.15rem;line-height:1.15}.nudge-copy.svelte-p94eks span:where(.svelte-p94eks){color:var(--muted);margin-top:.25rem;font-size:.78rem;line-height:1.35;display:block}.nudge-close.svelte-p94eks{width:2.5rem;height:2.5rem;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.nudge-actions.svelte-p94eks{grid-template-columns:1fr auto;gap:.5rem;margin:.8rem 0 0 3.5rem;display:grid}.install-action.svelte-p94eks,.later-action.svelte-p94eks{border-radius:.65rem;min-height:2.75rem;padding:.65rem .85rem;font-weight:700}.install-action.svelte-p94eks{border:1px solid var(--foreground);background:var(--foreground);color:var(--background)}.later-action.svelte-p94eks{color:var(--muted);background:0 0;border:0}.instructions.svelte-p94eks{padding:0 .25rem .35rem}.instructions.svelte-p94eks h2:where(.svelte-p94eks){margin:0 3rem 1rem 0;font-size:clamp(1.6rem,7vw,2.1rem)}.instructions.svelte-p94eks ol:where(.svelte-p94eks){gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.instructions.svelte-p94eks li:where(.svelte-p94eks){border-top:1px solid var(--border);grid-template-columns:2rem 1fr;align-items:center;gap:.75rem;padding:.65rem 0;line-height:1.4;display:grid}.instructions.svelte-p94eks li:where(.svelte-p94eks) b:where(.svelte-p94eks){background:var(--elevated);width:2rem;height:2rem;color:var(--gold);border-radius:50%;place-items:center;font-family:Fraunces,serif;display:grid}.offline-note.svelte-p94eks{border-top:1px solid var(--border);color:var(--muted);margin:.85rem 0 0;padding-top:.85rem;font-size:.82rem;line-height:1.5}@media (width<=370px){.nudge-actions.svelte-p94eks{grid-template-columns:1fr}}.chucho-nav-grid.svelte-kq6tbu{grid-template-columns:1fr 1fr;gap:.25rem .5rem;padding-top:.25rem;display:grid}a.svelte-kq6tbu{min-height:3.25rem;color:color-mix(in srgb, var(--foreground) 78%, transparent);border-radius:.6rem;align-items:center;gap:.68rem;padding:.65rem .8rem;font-size:.875rem;font-weight:580;text-decoration:none;transition:background .18s,color .18s;display:flex;position:relative}a.svelte-kq6tbu:last-child:nth-child(odd){grid-column:1/-1}a.current.svelte-kq6tbu{color:var(--gold);font-weight:700}.active-tick.svelte-kq6tbu{background:0 0;border-radius:999px;width:2px;height:1rem;position:absolute;left:0}.current.svelte-kq6tbu .active-tick:where(.svelte-kq6tbu){background:var(--gold)}.nav-label.svelte-kq6tbu{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (hover:hover){a.svelte-kq6tbu:hover{background:var(--elevated,var(--accent))}}.skip-link.svelte-12qhfyh{z-index:20;background:var(--foreground);color:var(--background);border-radius:.5rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link.svelte-12qhfyh:focus{top:1rem}.boot.svelte-12qhfyh{min-height:100dvh;color:var(--gold);place-content:center;justify-items:center;gap:.8rem;display:grid}.boot.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--muted)}.app-shell.svelte-12qhfyh{height:100dvh;padding-inline:env(safe-area-inset-left) env(safe-area-inset-right);flex-direction:column;display:flex;overflow:hidden}.app-header.svelte-12qhfyh{min-height:4.25rem;padding:max(.6rem, env(safe-area-inset-top)) 1rem .6rem;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--card) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex:none;justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand.svelte-12qhfyh{align-items:center;text-decoration:none;display:flex}.account-link.svelte-12qhfyh{border-radius:999px;align-items:center;gap:.55rem;min-width:2.75rem;min-height:2.75rem;padding:.25rem;text-decoration:none;transition:background .18s;display:flex}.account-link.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--elevated);border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;font-family:Fraunces,serif;font-weight:650;display:grid}.account-link.svelte-12qhfyh b:where(.svelte-12qhfyh){text-overflow:ellipsis;white-space:nowrap;max-width:12rem;font-size:.85rem;display:none;overflow:hidden}.app-main.svelte-12qhfyh{width:100%;max-width:76rem;padding:1.5rem 1rem calc(7rem + env(safe-area-inset-bottom));flex:1;margin:0 auto;overflow-y:auto}.menu-fab.svelte-12qhfyh{z-index:8;right:max(1.15rem, env(safe-area-inset-right));bottom:max(1.15rem, env(safe-area-inset-bottom));border:1px solid var(--foreground);background:var(--foreground);min-height:3.2rem;color:var(--background);border-radius:999px;align-items:center;gap:.55rem;padding:.75rem 1.15rem;font-weight:700;transition:transform .18s;display:flex;position:fixed;box-shadow:0 10px 30px #1e2d2540}.menu-fab.svelte-12qhfyh:active{transform:scale(.97)}.sheet-heading.svelte-12qhfyh{margin:.1rem 3.25rem .65rem 0}.sheet-heading.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .15rem;font-size:.7rem;font-weight:700}.sheet-heading.svelte-12qhfyh h2:where(.svelte-12qhfyh){margin:0;font-size:1.5rem}.sheet-account.svelte-12qhfyh{border-top:1px solid var(--border);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:.65rem 0 0;padding:.8rem .5rem 0;font-size:.78rem;overflow:hidden}@media (width>=640px){.app-header.svelte-12qhfyh{padding-inline:2rem}.account-link.svelte-12qhfyh{padding-right:.75rem}.account-link.svelte-12qhfyh b:where(.svelte-12qhfyh){display:block}.app-main.svelte-12qhfyh{padding:2.25rem 2rem 7rem}}@media (hover:hover){.account-link.svelte-12qhfyh:hover{background:var(--elevated)}}
