:root{--paper:#f2e6ca;--paper-raised:#fbf4e2;--paper-sunken:#e8d9b8;--paper-edge:#dcc9a0;--leather:#4a3527;--leather-hi:#5c4433;--leather-lo:#3a2a1e;--ink-on-leather:#efe2c6;--ink:#2c2013;--ink-muted:#6a5540;--ink-faint:#8b755a;--border:#cdb583;--border-strong:#a88d5a;--border-ink:#7a5c3a;--accent:#7c3a2d;--accent-hover:#642c22;--accent-hi:#8a4436;--brass:#b08a3e;--brass-hi:#d8b25f;--teal:#1c5f63;--recommend:#2f5d42;--recommend-surface:#d8e3cc;--recommend-strong:#3f7a55;--recommend-border:#2c5540;--avoid:#a5342b;--avoid-surface:#f0d8cd;--avoid-strong:#b03a2f;--avoid-border:#85271f;--mixed:#7a5810;--mixed-surface:#f2e4bd;--mixed-strong:#b0813a;--mixed-border:#6f5011;--cream:#f7efd8;--focus:var(--teal);--radius-sm:4px;--radius:8px;--radius-lg:12px;--radius-pill:999px;--shadow-sm:0 1px 2px #3c281426;--shadow:0 2px 6px #3c28142e;--shadow-raised:inset 0 1px 0 #fff6, 0 1px 2px #3c281438;--shadow-inset:inset 0 1px 3px #3c28142e;--emboss-text:0 1px 0 #ffffff8c;--emboss-text-leather:0 1px 0 #00000059;--paper-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.045'/%3E%3C/svg%3E");--font-display:"Cinzel", Georgia, "Times New Roman", serif;--font-body:"Spectral", Georgia, "Times New Roman", serif;--font-stamp:"Special Elite", "Courier New", monospace;font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.5}*,:before,:after{box-sizing:border-box}body{background:var(--paper);margin:0}a{color:var(--accent)}h1,h2,h3{font-family:var(--font-display);color:var(--ink);text-shadow:var(--emboss-text);letter-spacing:.01em}.app{background-color:var(--paper);background-image:radial-gradient(ellipse at 18% 12%, #ffffff59, transparent 60%), radial-gradient(ellipse at 82% 88%, #785a321a, transparent 55%), linear-gradient(#785a3208, #785a3208), var(--paper-noise);background-attachment:fixed,fixed,fixed,fixed;min-height:100dvh}.field{flex-direction:column;gap:.3rem;display:flex}.field label,.field .label{color:var(--ink);font-size:.85rem;font-weight:600}.req{color:var(--avoid)}.opt{color:var(--ink-muted);font-weight:400}input,select,textarea{font:inherit;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--paper-raised);color:var(--ink);box-shadow:var(--shadow-inset);padding:.55rem .7rem}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--accent)}input:disabled,select:disabled,textarea:disabled{background:var(--paper-sunken);cursor:not-allowed;opacity:.75}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--avoid)}textarea{resize:vertical}::placeholder{color:var(--ink-faint)}gmp-place-autocomplete{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;width:100%;font-family:var(--font-body);color:var(--ink);background-color:var(--paper-raised);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow-inset);font-size:1rem}gmp-place-autocomplete::part(input)::placeholder{color:var(--ink-faint)}gmp-place-autocomplete::part(focus-ring){border-color:var(--focus)!important}gmp-place-autocomplete::part(prediction-list){box-sizing:border-box;background-color:var(--paper-raised);border:1px solid var(--border-strong);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}gmp-place-autocomplete::part(prediction-item){border-bottom-color:var(--border)}gmp-place-autocomplete::part(prediction-item):hover,gmp-place-autocomplete::part(prediction-item-selected){background-color:var(--paper-sunken)}gmp-place-autocomplete::part(prediction-item-main-text){font-family:var(--font-body);color:var(--ink)}gmp-place-autocomplete::part(prediction-item-match){color:var(--ink);font-weight:700}gmp-place-autocomplete::part(prediction-item-secondary-text){font-family:var(--font-body);color:var(--ink-muted)}.segmented{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--paper-sunken);box-shadow:var(--shadow-inset);display:inline-flex;overflow:hidden}.segmented button{font:inherit;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.92rem;font-weight:600;display:inline-flex}.segmented button+button{border-left:1px solid var(--border-strong)}.segmented button:disabled{cursor:not-allowed;opacity:.6}.segmented button.active{background:var(--accent);color:var(--cream);text-shadow:var(--emboss-text-leather)}.segmented button.active[data-sentiment=recommend]{background:var(--recommend-strong)}.segmented button.active[data-sentiment=avoid]{background:var(--avoid-strong)}.segmented button:not(.active):hover:not(:disabled){color:var(--ink);background:#785a3214}.segmented button:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.notice{color:var(--ink-muted);background-image:linear-gradient(90deg,#0000 49.6%,#3c28140f 50%,#0000 50.4%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 100 100'%3E%3Cg opacity='0.28' fill='none' stroke='%23a88d5a' stroke-width='1.5'%3E%3Ccircle cx='50' cy='50' r='34'/%3E%3Ccircle cx='50' cy='50' r='26'/%3E%3Cpolygon points='50,8 57,50 50,44 43,50' fill='%23a88d5a' stroke='none'/%3E%3Cpolygon points='50,92 43,50 50,56 57,50' fill='%23a88d5a' stroke='none'/%3E%3Cpolygon points='8,50 50,43 44,50 50,57' fill='%23a88d5a' stroke='none'/%3E%3Cpolygon points='92,50 50,57 56,50 50,43' fill='%23a88d5a' stroke='none'/%3E%3C/g%3E%3C/svg%3E");background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:auto,140px 140px;position:relative}.notice>*{position:relative}.notice .title{font-family:var(--font-display);color:var(--ink);text-shadow:var(--emboss-text);margin:0;font-size:1.05rem;font-weight:700}.notice p{margin:0}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}a:focus-visible,button:focus-visible{box-shadow:0 0 0 4px #1c5f6340}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@font-face{font-family:Cinzel;font-style:normal;font-display:swap;font-weight:400;src:url(./cinzel-latin-ext-400-normal.XQK_CSAr.woff2)format("woff2"),url(./cinzel-latin-ext-400-normal.DJ0Lq8y-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cinzel;font-style:normal;font-display:swap;font-weight:400;src:url(./cinzel-latin-400-normal.DnUIPmzd.woff2)format("woff2"),url(./cinzel-latin-400-normal.C8jUSQqm.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel;font-style:normal;font-display:swap;font-weight:600;src:url(./cinzel-latin-ext-600-normal.BEFdM_VE.woff2)format("woff2"),url(./cinzel-latin-ext-600-normal.BY9Mq9iK.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cinzel;font-style:normal;font-display:swap;font-weight:600;src:url(./cinzel-latin-600-normal.Dd5YO2UX.woff2)format("woff2"),url(./cinzel-latin-600-normal.CH_LB4su.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel;font-style:normal;font-display:swap;font-weight:700;src:url(./cinzel-latin-ext-700-normal.C24KFjuG.woff2)format("woff2"),url(./cinzel-latin-ext-700-normal.CORa-yIv.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cinzel;font-style:normal;font-display:swap;font-weight:700;src:url(./cinzel-latin-700-normal.Dkw14w9r.woff2)format("woff2"),url(./cinzel-latin-700-normal.C-gK7hA8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(./spectral-cyrillic-ext-400-normal.B4-YHs9i.woff2)format("woff2"),url(./spectral-cyrillic-ext-400-normal.-n_iQ4wr.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(./spectral-cyrillic-400-normal.Bx9Tn3WZ.woff2)format("woff2"),url(./spectral-cyrillic-400-normal.X3p2PSzL.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(./spectral-vietnamese-400-normal.C7CRHYqk.woff2)format("woff2"),url(./spectral-vietnamese-400-normal.CWkMWCzb.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(./spectral-latin-ext-400-normal.XDLFwhqg.woff2)format("woff2"),url(./spectral-latin-ext-400-normal.BHbqXr-7.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:normal;font-display:swap;font-weight:400;src:url(./spectral-latin-400-normal.CTVgUekv.woff2)format("woff2"),url(./spectral-latin-400-normal.D34IWA1h.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(./spectral-cyrillic-ext-400-italic.CZOVIkJA.woff2)format("woff2"),url(./spectral-cyrillic-ext-400-italic.C6Gmo4JY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(./spectral-cyrillic-400-italic.C6o5RXh-.woff2)format("woff2"),url(./spectral-cyrillic-400-italic.C95RxGpc.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(./spectral-vietnamese-400-italic.DO3bsfcj.woff2)format("woff2"),url(./spectral-vietnamese-400-italic.D8dhja4j.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(./spectral-latin-ext-400-italic.BgTM1Mst.woff2)format("woff2"),url(./spectral-latin-ext-400-italic.BcKU4A_a.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:italic;font-display:swap;font-weight:400;src:url(./spectral-latin-400-italic.CDO25mTW.woff2)format("woff2"),url(./spectral-latin-400-italic.Ds-NcNVC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(./spectral-cyrillic-ext-500-normal.bcG1qx3J.woff2)format("woff2"),url(./spectral-cyrillic-ext-500-normal.B5u3KHyE.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(./spectral-cyrillic-500-normal.medSbGbm.woff2)format("woff2"),url(./spectral-cyrillic-500-normal.CNC_J6mt.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(./spectral-vietnamese-500-normal.qnENts6X.woff2)format("woff2"),url(./spectral-vietnamese-500-normal.BfZg6KYt.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(./spectral-latin-ext-500-normal.CC9VEg_t.woff2)format("woff2"),url(./spectral-latin-ext-500-normal.Bmnp8FUT.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:normal;font-display:swap;font-weight:500;src:url(./spectral-latin-500-normal.nNjq7_Cd.woff2)format("woff2"),url(./spectral-latin-500-normal.PrYyf_gG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(./spectral-cyrillic-ext-600-normal.CvRHnPuy.woff2)format("woff2"),url(./spectral-cyrillic-ext-600-normal.BVATWin6.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(./spectral-cyrillic-600-normal.Dl75bDKp.woff2)format("woff2"),url(./spectral-cyrillic-600-normal.veT-ELBO.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(./spectral-vietnamese-600-normal.ZNiwCzjU.woff2)format("woff2"),url(./spectral-vietnamese-600-normal.esmjhrFa.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(./spectral-latin-ext-600-normal.DKlDBbgb.woff2)format("woff2"),url(./spectral-latin-ext-600-normal.DnKmvInL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Spectral;font-style:normal;font-display:swap;font-weight:600;src:url(./spectral-latin-600-normal.DE3OxvnQ.woff2)format("woff2"),url(./spectral-latin-600-normal.DXnQJnYb.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Special Elite;font-style:normal;font-display:swap;font-weight:400;src:url(./special-elite-latin-ext-400-normal.ChcxYnmu.woff2)format("woff2"),url(./special-elite-latin-ext-400-normal.CaJZjSVf.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Special Elite;font-style:normal;font-display:swap;font-weight:400;src:url(./special-elite-latin-400-normal.YjDd9tmf.woff2)format("woff2"),url(./special-elite-latin-400-normal.BtSRmyJ6.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.app-loading.svelte-12qhfyh{min-height:100dvh;color:var(--ink-muted);justify-content:center;align-items:center;display:flex}.topnav.svelte-12qhfyh{background:linear-gradient(var(--leather-hi), var(--leather-lo));color:var(--ink-on-leather);box-shadow:inset 0 1px 0 #ffffff14, var(--shadow);flex-wrap:wrap;align-items:center;gap:1rem;padding:.7rem 1.25rem calc(.7rem + 3px);display:flex;position:relative}.topnav.svelte-12qhfyh:after{content:"";border-top:1.5px dashed #d8b25f73;position:absolute;bottom:4px;left:0;right:0}.brand.svelte-12qhfyh{font-family:var(--font-display);letter-spacing:.03em;color:var(--brass-hi);text-shadow:var(--emboss-text-leather);white-space:nowrap;font-size:1.05rem;font-weight:700;text-decoration:none}.links.svelte-12qhfyh{flex:1;gap:1.1rem;min-width:0;display:flex}.links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink-on-leather);opacity:.8;white-space:nowrap;padding-bottom:2px;font-size:.95rem;text-decoration:none}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{opacity:1}.links.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--cream);opacity:1;border-bottom:2px solid var(--brass-hi);font-weight:600}.user.svelte-12qhfyh{align-items:center;gap:.55rem;display:flex}.name.svelte-12qhfyh{color:var(--ink-on-leather);text-overflow:ellipsis;white-space:nowrap;max-width:12ch;font-size:.9rem;overflow:hidden}.signout.svelte-12qhfyh{font:inherit;color:var(--ink-on-leather);opacity:.75;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.signout.svelte-12qhfyh:hover{opacity:1;color:var(--brass-hi)}.content.svelte-12qhfyh{display:block}@media (width<=640px){.topnav.svelte-12qhfyh{gap:.5rem .9rem;padding:.6rem 1rem calc(.6rem + 3px)}.brand.svelte-12qhfyh{flex:1;font-size:1rem}.links.svelte-12qhfyh{flex:0 0 100%;order:3;gap:1.5rem;overflow-x:auto}}
