.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.announcement-bar[data-astro-cid-o2lzf6n6]{background:var(--color-brand-dark);color:var(--color-surface);text-align:center;padding:.4rem 1rem;font-size:.8rem}.announcement-inner[data-astro-cid-o2lzf6n6]{max-width:var(--max-content-width,1280px);margin-inline:auto}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.pm-root[data-astro-cid-drqayo4p]{height:var(--header-height,64px);grid-auto-columns:max-content;grid-auto-flow:column;align-items:stretch;gap:2px;margin:0;padding:0;list-style:none;display:grid;position:relative}.pm-item[data-astro-cid-drqayo4p]{min-width:0;transition:filter .25s,opacity .25s;display:flex}.pm-root[data-astro-cid-drqayo4p]:hover .pm-item[data-astro-cid-drqayo4p]:not(:hover){filter:blur(1.6px);opacity:.45}.pm-trigger[data-astro-cid-drqayo4p]{white-space:nowrap;cursor:pointer;height:100%;color:var(--color-text-secondary);background:0 0;border:0;justify-content:center;align-items:center;gap:.5rem;padding:0 .6rem;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.pm-item[data-astro-cid-drqayo4p]:hover>.pm-trigger[data-astro-cid-drqayo4p],.pm-trigger[data-astro-cid-drqayo4p]:focus-visible,.pm-has-pop[data-astro-cid-drqayo4p]:focus-within>.pm-trigger[data-astro-cid-drqayo4p],.pm-has-pop[data-astro-cid-drqayo4p].is-open>.pm-trigger[data-astro-cid-drqayo4p],.pm-trigger[data-astro-cid-drqayo4p][aria-current=page]{color:var(--color-text-strong)}.pm-trigger[data-astro-cid-drqayo4p]:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.pm-ico[data-astro-cid-drqayo4p]{width:18px;height:18px;color:var(--ico-color,var(--accent));flex:none;display:inline-flex}.pm-chev[data-astro-cid-drqayo4p]{border:1.5px solid var(--color-border-strong);border-radius:var(--radius-chip);width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex;position:relative}.pm-item[data-astro-cid-drqayo4p]:hover>.pm-trigger[data-astro-cid-drqayo4p] .pm-chev[data-astro-cid-drqayo4p],.pm-has-pop[data-astro-cid-drqayo4p].is-open>.pm-trigger[data-astro-cid-drqayo4p] .pm-chev[data-astro-cid-drqayo4p]{border-color:var(--color-text-muted);background:var(--color-surface-sunken);color:var(--color-text)}.pm-chev[data-astro-cid-drqayo4p]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pm-chev[data-astro-cid-drqayo4p] svg[data-astro-cid-drqayo4p]{transition:transform .18s}.pm-has-pop[data-astro-cid-drqayo4p].is-open>.pm-trigger[data-astro-cid-drqayo4p] .pm-chev[data-astro-cid-drqayo4p] svg[data-astro-cid-drqayo4p]{transform:rotate(180deg)}.pm-has-pop[data-astro-cid-drqayo4p]{position:relative}.pm-has-pop[data-astro-cid-drqayo4p]:after{content:"";height:.6rem;position:absolute;top:100%;left:0;right:0}.pm-pop[data-astro-cid-drqayo4p]{z-index:var(--z-header);width:min(96vw,560px);max-width:var(--overlay-max-inline);border:1px solid var(--color-border-strong);border-radius:var(--radius-square);background:color-mix(in oklch, var(--color-surface) 88%, transparent);backdrop-filter:blur(12px);box-shadow:var(--shadow-panel);opacity:0;visibility:hidden;padding:.5rem;transition:opacity .15s,transform .15s,visibility 0s linear .15s;position:absolute;top:calc(100% + .6rem);left:0;transform:translateY(-4px)}.pm-has-pop[data-astro-cid-drqayo4p].is-open>.pm-pop[data-astro-cid-drqayo4p]{opacity:1;visibility:visible;transition:opacity .15s,transform .15s;transform:translateY(0)}.pm-pop--list[data-astro-cid-drqayo4p]{width:min(96vw,420px)}.pm-pop--list[data-astro-cid-drqayo4p] .pm-grid[data-astro-cid-drqayo4p]{grid-template-columns:1fr}.pm-grid[data-astro-cid-drqayo4p]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.15rem;display:grid}.pm-cell[data-astro-cid-drqayo4p]{border-radius:var(--radius-chip);min-width:0;color:var(--color-text-strong);align-items:center;gap:.55rem;padding:.55rem .6rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background-color .12s;display:flex}.pm-cell[data-astro-cid-drqayo4p]:hover,.pm-cell[data-astro-cid-drqayo4p][aria-current=page]{background:var(--color-surface-sunken)}.pm-cell-ico[data-astro-cid-drqayo4p]{width:18px;height:18px;color:var(--ico-color,var(--accent));flex:none;display:inline-flex}.pm-cell-label[data-astro-cid-drqayo4p]{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.pm-cell-count[data-astro-cid-drqayo4p]{border-radius:var(--radius-chip);color:var(--accent-ink);background:rgba(var(--accent-rgb), .14);flex:none;padding:.22rem .34rem;font-size:.6rem;font-weight:800;line-height:1}.pm-pop-all[data-astro-cid-drqayo4p]{border-top:1px solid var(--color-border);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-ink);margin-top:.35rem;padding:.5rem .6rem;font-size:.78rem;font-weight:700;text-decoration:none;display:block}@media (width<=1080px){.pm-label[data-astro-cid-drqayo4p]{text-overflow:ellipsis;white-space:nowrap;max-width:7.5rem;overflow:hidden}}@media (width<=860px){.desktop-only[data-astro-cid-drqayo4p]{display:none}}@media (prefers-reduced-motion:reduce){.pm-root[data-astro-cid-drqayo4p]:hover .pm-item[data-astro-cid-drqayo4p]:not(:hover){filter:none;opacity:1}.pm-chev[data-astro-cid-drqayo4p] svg[data-astro-cid-drqayo4p],.pm-item[data-astro-cid-drqayo4p],.pm-trigger[data-astro-cid-drqayo4p],.pm-cell[data-astro-cid-drqayo4p]{transition:none}}.site-header-sticky[data-astro-cid-uoxvx4rb]{z-index:var(--z-header,50);backdrop-filter:blur(14px);background:color-mix(in oklch, var(--color-surface) 88%, transparent);border-bottom:1px solid var(--color-border);position:sticky;top:0}.nav-bar[data-astro-cid-uoxvx4rb]{height:var(--header-height,64px);align-items:center;display:flex}.nav-inner[data-astro-cid-uoxvx4rb]{max-width:var(--max-content-width,1280px);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 auto;padding:0 1.5rem;display:flex}.brand-logo[data-astro-cid-uoxvx4rb]{flex-direction:column;align-items:flex-start;gap:.125rem;text-decoration:none;display:flex}.brand-logo[data-astro-cid-uoxvx4rb] img[data-astro-cid-uoxvx4rb]{width:clamp(96px,24vw,140px);height:auto;display:block}html[data-theme=dark] .brand-logo[data-astro-cid-uoxvx4rb] img[data-astro-cid-uoxvx4rb]{filter:invert()hue-rotate(180deg)saturate(1.15)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .brand-logo[data-astro-cid-uoxvx4rb] img[data-astro-cid-uoxvx4rb]{filter:invert()hue-rotate(180deg)saturate(1.15)}}.brand-badge[data-astro-cid-uoxvx4rb]{color:var(--accent);letter-spacing:.14em;font-size:.6rem;font-weight:700;line-height:1}.nav-actions[data-astro-cid-uoxvx4rb]{align-items:center;gap:.5rem;display:flex}.icon-action-btn[data-astro-cid-uoxvx4rb],.mobile-menu-btn[data-astro-cid-uoxvx4rb]{cursor:pointer;color:var(--color-text);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:flex}.cart-trigger-btn[data-astro-cid-uoxvx4rb]{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;color:var(--color-text);justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:flex;position:relative}.cart-count-pill[data-astro-cid-uoxvx4rb]{border-radius:var(--radius-pill);background:color-mix(in oklch, var(--accent) 92%, var(--color-surface));min-width:16px;height:16px;color:var(--color-text);place-items:center;padding:0 .25rem;font-size:.68rem;font-weight:800;line-height:1;display:grid;position:absolute;top:0;right:0;transform:translate(25%,-25%)}html[data-theme=dark] .cart-count-pill[data-astro-cid-uoxvx4rb]{color:var(--color-surface)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .cart-count-pill[data-astro-cid-uoxvx4rb]{color:var(--color-surface)}}.nav-accordion[data-astro-cid-q6rtwohj]{gap:0;display:grid}.na-group[data-astro-cid-q6rtwohj]{border-top:1px solid var(--color-border);transition:border-color .25s var(--ease-emphasized)}.na-group[data-astro-cid-q6rtwohj][open]{border-top-color:var(--color-border-strong)}.na-summary[data-astro-cid-q6rtwohj]{cursor:pointer;user-select:none;transition:background-color .2s var(--ease-emphasized);justify-content:space-between;align-items:center;gap:1rem;padding:.3rem .6rem;list-style:none;display:flex;position:relative}.na-summary[data-astro-cid-q6rtwohj]::-webkit-details-marker{display:none}.na-summary[data-astro-cid-q6rtwohj]::marker{content:""}.na-summary[data-astro-cid-q6rtwohj]:before{content:"";background:var(--accent);transform-origin:top;opacity:0;width:2px;transition:transform .28s var(--ease-emphasized-decelerate), opacity .2s ease;position:absolute;inset-block:.5rem;inset-inline-start:0;transform:scaleY(0)}.na-summary[data-astro-cid-q6rtwohj]:hover:before{opacity:.5;transform:scaleY(.45)}.na-group[data-astro-cid-q6rtwohj][open]>.na-summary[data-astro-cid-q6rtwohj]:before{opacity:1;transform:scaleY(1)}.na-summary[data-astro-cid-q6rtwohj]:hover{background:rgba(var(--accent-rgb), .05)}.na-group[data-astro-cid-q6rtwohj][open]>.na-summary[data-astro-cid-q6rtwohj]{background:rgba(var(--accent-rgb), .06)}.na-group[data-astro-cid-q6rtwohj][open]>.na-summary[data-astro-cid-q6rtwohj]:hover{background:rgba(var(--accent-rgb), .1)}.na-summary[data-astro-cid-q6rtwohj]:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:rgba(var(--accent-rgb), .09)}.na-title[data-astro-cid-q6rtwohj]{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);transition:color .2s var(--ease-emphasized);font-size:.78rem;font-weight:800}.na-summary[data-astro-cid-q6rtwohj]:hover .na-title[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open] .na-title[data-astro-cid-q6rtwohj]{color:var(--color-text-strong)}.na-chevron[data-astro-cid-q6rtwohj]{color:var(--color-text-muted);transition:transform .24s var(--ease-emphasized), color .2s var(--ease-emphasized);flex:none;display:inline-flex}.na-summary[data-astro-cid-q6rtwohj]:hover .na-chevron[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open] .na-chevron[data-astro-cid-q6rtwohj]{color:var(--accent-ink)}.na-group[data-astro-cid-q6rtwohj][open] .na-chevron[data-astro-cid-q6rtwohj]{transform:rotate(180deg)}.na-body[data-astro-cid-q6rtwohj]{transition:grid-template-rows .32s var(--ease-emphasized);grid-template-rows:0fr;display:grid}.na-group[data-astro-cid-q6rtwohj][open] .na-body[data-astro-cid-q6rtwohj]{grid-template-rows:1fr}.na-body-inner[data-astro-cid-q6rtwohj]{overflow:hidden}.na-content[data-astro-cid-q6rtwohj]{opacity:0;padding-bottom:.35rem;transition:opacity .16s,transform .16s;transform:translateY(-5px)}.na-group[data-astro-cid-q6rtwohj][open] .na-content[data-astro-cid-q6rtwohj]{opacity:1;transition:opacity .3s ease 80ms, transform .32s var(--ease-emphasized-decelerate) 60ms;transform:none}.na-desc[data-astro-cid-q6rtwohj]{max-width:46ch;color:var(--color-text-muted);margin:0 0 .4rem;padding-inline:.6rem;font-size:.74rem;line-height:1.45}.na-table[data-astro-cid-q6rtwohj]{border-collapse:collapse;width:100%;font-size:.82rem}.na-row[data-astro-cid-q6rtwohj]{background:0 0;transition:background-color .15s}.na-row[data-astro-cid-q6rtwohj]:nth-child(odd){background:color-mix(in srgb, var(--color-text-strong) 4%, transparent)}.na-row[data-astro-cid-q6rtwohj]:hover,.na-row[data-astro-cid-q6rtwohj]:focus-within{background:color-mix(in srgb, var(--accent) 12%, transparent)}.na-cell-name[data-astro-cid-q6rtwohj],.na-cell-note[data-astro-cid-q6rtwohj]{text-align:start;vertical-align:middle;padding:.15rem .6rem;font-weight:400}.na-cell-name[data-astro-cid-q6rtwohj]{width:60%}.na-cell-note[data-astro-cid-q6rtwohj]{color:var(--color-text-muted);text-align:end;white-space:nowrap;font-size:.74rem}.na-link[data-astro-cid-q6rtwohj]{min-height:24px;color:var(--color-text-secondary);align-items:center;gap:.3em;text-decoration:none;transition:color .15s;display:inline-flex}.na-row[data-astro-cid-q6rtwohj]:hover .na-link[data-astro-cid-q6rtwohj],.na-link[data-astro-cid-q6rtwohj]:focus-visible{color:var(--accent-ink)}.na-link[data-astro-cid-q6rtwohj]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.na-ext[data-astro-cid-q6rtwohj]{opacity:.7;font-size:.8em}.sr-only[data-astro-cid-q6rtwohj]{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=520px){.na-cell-note[data-astro-cid-q6rtwohj]{display:none}.na-cell-name[data-astro-cid-q6rtwohj]{width:auto}}@media (width>=1024px){.nav-accordion[data-astro-cid-q6rtwohj]{grid-template-columns:repeat(var(--na-cols,3), minmax(0, 1fr));gap:2rem}.nav-accordion[data-astro-cid-q6rtwohj][data-cols="2"]{--na-cols:2}.nav-accordion[data-astro-cid-q6rtwohj][data-cols="3"]{--na-cols:3}.nav-accordion[data-astro-cid-q6rtwohj][data-cols="4"]{--na-cols:4}.na-group[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open]{border-top:0}.na-summary[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open]>.na-summary[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open]>.na-summary[data-astro-cid-q6rtwohj]:hover{cursor:default;pointer-events:none;background:0 0;padding-top:0}.na-summary[data-astro-cid-q6rtwohj]:before,.na-chevron[data-astro-cid-q6rtwohj]{display:none}.na-title[data-astro-cid-q6rtwohj]{color:var(--color-text-strong);padding-bottom:.45rem;display:inline-block;position:relative}.na-title[data-astro-cid-q6rtwohj]:after{content:"";inset-inline-start:0;background:var(--accent);width:1.4rem;height:2px;position:absolute;bottom:0}.na-content[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open] .na-content[data-astro-cid-q6rtwohj]{opacity:1;padding-bottom:0;transition:none;transform:none}.na-body[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open] .na-body[data-astro-cid-q6rtwohj]{grid-template-rows:1fr;transition:none}}@media (prefers-reduced-motion:reduce){.na-group[data-astro-cid-q6rtwohj],.na-summary[data-astro-cid-q6rtwohj],.na-summary[data-astro-cid-q6rtwohj]:before,.na-title[data-astro-cid-q6rtwohj],.na-chevron[data-astro-cid-q6rtwohj],.na-body[data-astro-cid-q6rtwohj],.na-row[data-astro-cid-q6rtwohj],.na-link[data-astro-cid-q6rtwohj]{transition:none}.na-content[data-astro-cid-q6rtwohj],.na-group[data-astro-cid-q6rtwohj][open] .na-content[data-astro-cid-q6rtwohj]{opacity:1;transition:none;transform:none}}.pay[data-astro-cid-ts34uzg7]{flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.pay-item[data-astro-cid-ts34uzg7]{border-radius:var(--radius-xs);place-items:center;transition:transform .18s;display:grid}.pay-item[data-astro-cid-ts34uzg7]:hover{transform:translateY(-2px)}.pay-svg[data-astro-cid-ts34uzg7]{width:38px;height:24px;display:block}.sr-only[data-astro-cid-ts34uzg7]{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.pay-item[data-astro-cid-ts34uzg7],.pay-item[data-astro-cid-ts34uzg7]:hover{transition:none;transform:none}}.anpc-badges-container[data-astro-cid-abnb5mo6]{gap:var(--space-3,.75rem);flex-wrap:wrap;align-items:center;display:flex}.anpc-badge-link[data-astro-cid-abnb5mo6]{text-decoration:none;display:inline-block}.anpc-badge-card[data-astro-cid-abnb5mo6]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);align-items:center;gap:.6rem;padding:.4rem .8rem;transition:border-color .2s,transform .2s;display:flex}.anpc-badge-card[data-astro-cid-abnb5mo6]:hover{border-color:var(--color-brand-primary);transform:translateY(-1px)}.anpc-badge-tag[data-astro-cid-abnb5mo6]{background:var(--color-brand-light);color:var(--color-brand-dark);border-radius:var(--radius-xs);text-transform:uppercase;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.anpc-badge-text[data-astro-cid-abnb5mo6]{flex-direction:column;display:flex}.anpc-title[data-astro-cid-abnb5mo6]{color:var(--color-text);font-size:.75rem;font-weight:800;line-height:1.1}.anpc-subtitle[data-astro-cid-abnb5mo6]{color:var(--color-text-secondary);font-size:.65rem;line-height:1.1}@media (prefers-reduced-motion:reduce){.anpc-badge-card[data-astro-cid-abnb5mo6],.anpc-badge-card[data-astro-cid-abnb5mo6]:hover{transition:none;transform:none}}footer[data-astro-cid-l5tsyr5z].rw-footer-fixed{inset-inline:0;z-index:var(--z-footer-base,0);background:var(--color-surface-elevated);border-top:1px solid var(--color-border);width:100%;padding-block:.75rem .5rem;padding-bottom:calc(var(--bottom-bar-height,52px) + env(safe-area-inset-bottom) + .5rem);position:fixed;bottom:0}@media (width>=861px){footer[data-astro-cid-l5tsyr5z].rw-footer-fixed{padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}}.footer-wrap[data-astro-cid-l5tsyr5z]{width:min(var(--content-max,1280px), 100% - 2rem);flex-direction:column;gap:.5rem;margin-inline:auto;display:flex}.footer-brand-row[data-astro-cid-l5tsyr5z]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.rw-brand[data-astro-cid-l5tsyr5z]{flex:none;display:inline-flex}.rw-brand-logo[data-astro-cid-l5tsyr5z]{width:clamp(120px,22vw,170px);height:auto;display:block}html[data-theme=dark] .rw-brand-logo[data-astro-cid-l5tsyr5z]{filter:invert()hue-rotate(180deg)saturate(1.15)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .rw-brand-logo[data-astro-cid-l5tsyr5z]{filter:invert()hue-rotate(180deg)saturate(1.15)}}.footer-toggle[data-astro-cid-l5tsyr5z]{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);width:44px;height:44px;color:var(--color-text-secondary);cursor:pointer;flex:none;place-items:center;transition:color .15s,border-color .15s;display:grid}.footer-toggle[data-astro-cid-l5tsyr5z]:hover{color:var(--accent-ink);border-color:var(--accent)}.footer-toggle[data-astro-cid-l5tsyr5z] svg[data-astro-cid-l5tsyr5z]{transition:transform .24s var(--ease-emphasized)}footer[data-astro-cid-l5tsyr5z]:not([data-footer-collapsed]) .footer-toggle[data-astro-cid-l5tsyr5z] svg[data-astro-cid-l5tsyr5z]{transform:rotate(180deg)}.wa-quick-row[data-astro-cid-l5tsyr5z]{align-items:stretch;gap:.5rem;width:min(100%,34rem);margin-inline:auto;display:flex}.wa-quick-input[data-astro-cid-l5tsyr5z]{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);min-width:0;color:var(--color-text);flex:1;padding:.55rem .75rem;font-size:.82rem;transition:border-color .15s}.wa-quick-input[data-astro-cid-l5tsyr5z]::placeholder{color:var(--color-text-muted)}.wa-quick-input[data-astro-cid-l5tsyr5z]:focus{border-color:var(--accent);outline:none}.wa-quick-send[data-astro-cid-l5tsyr5z]{min-height:var(--size-control,44px);border-radius:var(--radius-sm);color:#1da851;background:0 0;border:1px solid #25d366;flex:none;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.wa-quick-send[data-astro-cid-l5tsyr5z]:hover{background:oklab(76.0953% -.174012 .10152/.12)}.footer-body[data-astro-cid-l5tsyr5z]{transition:grid-template-rows .4s var(--ease-emphasized);grid-template-rows:1fr;display:grid}footer[data-astro-cid-l5tsyr5z][data-footer-collapsed] .footer-body[data-astro-cid-l5tsyr5z]{grid-template-rows:0fr}.footer-body-clip[data-astro-cid-l5tsyr5z]{min-height:0;overflow:hidden}.footer-body-inner[data-astro-cid-l5tsyr5z]{padding-block:.5rem .35rem}.footer-desc[data-astro-cid-l5tsyr5z]{max-width:72ch;color:var(--color-text-secondary);text-align:center;margin:0 auto .75rem;font-size:.8rem;line-height:1.55}.footer-statutory[data-astro-cid-l5tsyr5z]{color:var(--color-text-muted);text-align:center;flex-wrap:wrap;justify-content:center;gap:.15rem .45rem;margin:.25rem 0 0;font-size:.68rem;line-height:1.45;display:flex}.footer-meta[data-astro-cid-l5tsyr5z]{border-top:1px solid var(--color-border);flex-direction:column;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}.footer-social[data-astro-cid-l5tsyr5z]{flex-wrap:wrap;justify-content:center;gap:.25rem 1rem;margin:0;padding:0;list-style:none;display:flex}.footer-social[data-astro-cid-l5tsyr5z] a[data-astro-cid-l5tsyr5z]{min-height:24px;color:var(--color-text-secondary);align-items:center;font-size:.72rem;font-weight:700;text-decoration:none;transition:color .15s;display:inline-flex}.footer-social[data-astro-cid-l5tsyr5z] a[data-astro-cid-l5tsyr5z]:hover,.footer-social[data-astro-cid-l5tsyr5z] a[data-astro-cid-l5tsyr5z]:focus-visible{color:var(--accent-ink);text-decoration:underline}.footer-anpc-slot[data-astro-cid-l5tsyr5z]{justify-content:center;display:flex}.footer-legal-row[data-astro-cid-l5tsyr5z]{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem 1rem;display:flex}.footer-copy[data-astro-cid-l5tsyr5z]{color:var(--color-text-muted);font-size:.75rem;font-weight:600}.footer-copy[data-astro-cid-l5tsyr5z] a[data-astro-cid-l5tsyr5z]{color:inherit;align-items:center;min-height:24px;text-decoration:none;display:inline-flex}.footer-copy[data-astro-cid-l5tsyr5z] a[data-astro-cid-l5tsyr5z]:hover,.footer-copy[data-astro-cid-l5tsyr5z] a[data-astro-cid-l5tsyr5z]:focus-visible{color:var(--color-text-strong);text-decoration:underline}.footer-cookie-prefs[data-astro-cid-l5tsyr5z]{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:24px;color:var(--color-text-muted);cursor:pointer;background:0 0;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.footer-cookie-prefs[data-astro-cid-l5tsyr5z]:hover{color:var(--accent-ink);border-color:var(--accent)}@media (prefers-reduced-motion:reduce){.footer-body[data-astro-cid-l5tsyr5z],.footer-toggle[data-astro-cid-l5tsyr5z] svg[data-astro-cid-l5tsyr5z]{transition:none}}.cart-drawer[data-astro-cid-voawp6ug]{background:var(--color-surface);width:min(92vw,26rem);height:100dvh;max-height:100dvh;color:var(--color-text);box-shadow:-12px 0 40px color-mix(in oklch, var(--color-text) 18%, transparent);z-index:var(--z-drawer,60);border:none;margin:0 0 0 auto;padding:0;position:fixed;inset:0}.cart-drawer[data-astro-cid-voawp6ug]::backdrop{background:color-mix(in oklch, var(--color-brand-dark) 45%, transparent)}@media (prefers-reduced-motion:no-preference){.cart-drawer[data-astro-cid-voawp6ug]{transition:translate var(--duration-bounce) var(--ease-gummy), display var(--duration-bounce) allow-discrete, overlay var(--duration-bounce) allow-discrete;translate:100%}.cart-drawer[data-astro-cid-voawp6ug][open]{translate:0}}@starting-style{.cart-drawer[data-astro-cid-voawp6ug][open]{translate:100%}}body:has(dialog[open]){overflow:hidden}.drawer-shell[data-astro-cid-voawp6ug]{flex-direction:column;height:100%;display:flex}.drawer-head[data-astro-cid-voawp6ug]{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);display:flex}.drawer-title[data-astro-cid-voawp6ug]{margin:0;font-size:1.15rem;font-weight:800}.drawer-close[data-astro-cid-voawp6ug]{cursor:pointer;min-width:44px;min-height:44px;color:var(--color-text);border-radius:var(--radius-pill);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.drawer-close[data-astro-cid-voawp6ug]:hover{background:var(--color-surface-sunken)}.drawer-body[data-astro-cid-voawp6ug]{padding:var(--space-4) var(--space-5);flex:1;overflow-y:auto}.drawer-empty[data-astro-cid-voawp6ug]{color:var(--color-text-secondary);line-height:1.6}.drawer-empty[data-astro-cid-voawp6ug] a[data-astro-cid-voawp6ug]{color:var(--color-brand-primary);font-weight:700}.cart-lines[data-astro-cid-voawp6ug]{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cart-lines[data-astro-cid-voawp6ug] .cart-line{gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);align-items:flex-start;display:flex}.cart-lines[data-astro-cid-voawp6ug] .line-img{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface-elevated);flex-shrink:0;width:64px;height:48px}.cart-lines[data-astro-cid-voawp6ug] .line-info{flex:1;min-width:0}.cart-lines[data-astro-cid-voawp6ug] .line-name{color:var(--color-text);font-size:.9rem;font-weight:700;line-height:1.35;text-decoration:none;display:block}.cart-lines[data-astro-cid-voawp6ug] .line-name:hover{color:var(--color-brand-primary)}.cart-lines[data-astro-cid-voawp6ug] .line-meta{color:var(--color-text-secondary);margin:.15rem 0 .4rem;font-size:.8rem}.cart-lines[data-astro-cid-voawp6ug] .line-qty{align-items:center;gap:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:.1rem;display:inline-flex}.cart-lines[data-astro-cid-voawp6ug] .qty-btn{width:2rem;height:2rem;color:var(--color-text);cursor:pointer;border-radius:var(--radius-pill);background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.cart-lines[data-astro-cid-voawp6ug] .qty-btn:hover{background:var(--color-brand-light);color:var(--color-brand-dark)}.cart-lines[data-astro-cid-voawp6ug] .qty-val{text-align:center;min-width:1.5rem;font-size:.9rem;font-weight:700}.cart-lines[data-astro-cid-voawp6ug] .line-side{align-items:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.cart-lines[data-astro-cid-voawp6ug] .line-total{color:var(--color-brand-dark);font-size:.9rem}.cart-lines[data-astro-cid-voawp6ug] .line-remove{color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-xs);background:0 0;border:none;padding:.35rem;font-size:.75rem;text-decoration:underline}.cart-lines[data-astro-cid-voawp6ug] .line-remove:hover{color:var(--accent)}.drawer-foot[data-astro-cid-voawp6ug]{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--color-border);background:var(--color-surface-elevated);display:grid}.ship-hint[data-astro-cid-voawp6ug]{margin:0 0 var(--space-2);color:var(--color-brand-dark);font-size:.85rem;font-weight:600}.ship-track[data-astro-cid-voawp6ug]{border-radius:var(--radius-pill);background:var(--color-surface-sunken);border:1px solid var(--color-border);height:8px;overflow:hidden}.ship-fill[data-astro-cid-voawp6ug]{background:var(--color-brand-primary);border-radius:inherit;width:0%;height:100%;transition:width var(--duration-quick) ease}.cart-subtotal[data-astro-cid-voawp6ug]{justify-content:space-between;align-items:baseline;margin:0;font-size:1rem;display:flex}.cart-subtotal[data-astro-cid-voawp6ug] strong[data-astro-cid-voawp6ug]{color:var(--color-brand-dark);font-size:1.15rem;font-weight:800}.cart-ship-note[data-astro-cid-voawp6ug]{padding:var(--space-2) var(--space-3);border-inline-start:3px solid var(--accent);background:color-mix(in oklch, var(--accent) 10%, var(--color-surface));color:var(--color-text-secondary);border-radius:0;margin:0;font-size:.75rem}.cart-checkout[data-astro-cid-voawp6ug]{width:100%}.cart-clear[data-astro-cid-voawp6ug]{color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-xs);background:0 0;border:none;justify-self:center;padding:.35rem .6rem;font-size:.8rem;text-decoration:underline}.cart-clear[data-astro-cid-voawp6ug]:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.ship-fill[data-astro-cid-voawp6ug]{transition:none}}.mobile-drawer[data-astro-cid-7f4e65e5]{background:var(--color-surface);width:min(86vw,22rem);height:100dvh;max-height:100dvh;color:var(--color-text);box-shadow:-12px 0 40px color-mix(in oklch, var(--color-text) 18%, transparent);z-index:var(--z-drawer,60);border:none;margin:0 0 0 auto;padding:0;position:fixed;inset:0}.mobile-drawer[data-astro-cid-7f4e65e5]::backdrop{background:color-mix(in oklch, var(--color-brand-dark) 45%, transparent)}@media (prefers-reduced-motion:no-preference){.mobile-drawer[data-astro-cid-7f4e65e5]{transition:translate var(--duration-bounce) var(--ease-gummy), display var(--duration-bounce) allow-discrete, overlay var(--duration-bounce) allow-discrete;translate:100%}.mobile-drawer[data-astro-cid-7f4e65e5][open]{translate:0}}@starting-style{.mobile-drawer[data-astro-cid-7f4e65e5][open]{translate:100%}}.drawer-shell[data-astro-cid-7f4e65e5]{flex-direction:column;height:100%;display:flex}.drawer-head[data-astro-cid-7f4e65e5]{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);display:flex}.drawer-close[data-astro-cid-7f4e65e5]{cursor:pointer;min-width:44px;min-height:44px;color:var(--color-text);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.drawer-close[data-astro-cid-7f4e65e5]:hover{background:var(--color-surface-sunken)}.drawer-body[data-astro-cid-7f4e65e5]{padding:var(--space-3) var(--space-4) var(--space-8);flex:1;overflow-y:auto}.tree-root[data-astro-cid-7f4e65e5]{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.tree-branch[data-astro-cid-7f4e65e5]{border-bottom:1px solid var(--color-border)}.tree-summary[data-astro-cid-7f4e65e5]{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-3) var(--space-2);cursor:pointer;border-radius:var(--radius-xs);font-size:.95rem;font-weight:700;list-style:none;display:flex}.tree-summary[data-astro-cid-7f4e65e5]::-webkit-details-marker{display:none}.tree-summary[data-astro-cid-7f4e65e5]:hover{color:var(--color-brand-primary)}.tree-chevron[data-astro-cid-7f4e65e5]{color:var(--color-text-secondary);flex:none}.tree-branch[data-astro-cid-7f4e65e5][open]>.tree-summary[data-astro-cid-7f4e65e5] .tree-chevron[data-astro-cid-7f4e65e5]{rotate:90deg}@media (prefers-reduced-motion:no-preference){.tree-chevron[data-astro-cid-7f4e65e5]{transition:rotate var(--duration-quick) ease}}.tree-ico[data-astro-cid-7f4e65e5]{width:18px;height:18px;color:var(--ico-color,var(--color-brand-primary));flex:none;display:inline-flex}.tree-label[data-astro-cid-7f4e65e5]{flex:1;min-width:0}.tree-count[data-astro-cid-7f4e65e5]{text-align:center;min-width:1.5em;color:var(--color-text-secondary);background:var(--color-surface-sunken);border-radius:var(--radius-pill);flex:none;padding:.1em .45em;font-size:.72rem;font-weight:700}.tree-children[data-astro-cid-7f4e65e5]{margin:0 0 var(--space-2) calc(var(--space-2) + 8px);padding:0 0 0 var(--space-3);border-left:1px solid var(--color-border);list-style:none}.tree-leaf[data-astro-cid-7f4e65e5]{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-2);color:var(--color-text);border-radius:var(--radius-sm);text-decoration:none;display:flex}.tree-leaf[data-astro-cid-7f4e65e5]:hover{background:var(--color-surface-sunken)}.leaf-thumb[data-astro-cid-7f4e65e5]{object-fit:cover;border:1px solid var(--color-border);border-radius:var(--radius-xs);background:var(--color-surface-sunken);flex:none;width:40px;height:30px}.leaf-name[data-astro-cid-7f4e65e5]{flex:1;min-width:0;font-size:.85rem;font-weight:600;line-height:1.3}.leaf-price[data-astro-cid-7f4e65e5]{color:var(--color-text-secondary);white-space:nowrap;flex:none;font-size:.8rem;font-weight:700}.tree-flat[data-astro-cid-7f4e65e5]{align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-3) var(--space-2) var(--space-3) calc(var(--space-2) + 16px + var(--space-2));color:var(--color-text);border-bottom:1px solid var(--color-border);border-radius:var(--radius-xs);font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.tree-flat[data-astro-cid-7f4e65e5]:hover{color:var(--color-brand-primary)}.drawer-section[data-astro-cid-7f4e65e5]{margin-top:var(--space-6)}.section-title[data-astro-cid-7f4e65e5]{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);margin:0 0 var(--space-3);font-size:.8rem;font-weight:800}.pill-list[data-astro-cid-7f4e65e5]{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.drawer-pill[data-astro-cid-7f4e65e5]{cursor:pointer;text-decoration:none}.drawer-brand[data-astro-cid-7f4e65e5]{flex-direction:column;align-items:flex-start;gap:.125rem;text-decoration:none;display:flex}.drawer-brand[data-astro-cid-7f4e65e5] img[data-astro-cid-7f4e65e5]{width:110px;height:auto;display:block}html[data-theme=dark] .drawer-brand[data-astro-cid-7f4e65e5] img[data-astro-cid-7f4e65e5]{filter:invert()hue-rotate(180deg)saturate(1.15)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .drawer-brand[data-astro-cid-7f4e65e5] img[data-astro-cid-7f4e65e5]{filter:invert()hue-rotate(180deg)saturate(1.15)}}.drawer-brand-badge[data-astro-cid-7f4e65e5]{color:var(--accent);letter-spacing:.14em;font-size:.58rem;font-weight:700;line-height:1}.drawer-contacts[data-astro-cid-7f4e65e5]{border-top:1px solid var(--color-border);padding-top:var(--space-4)}.contact-whatsapp[data-astro-cid-7f4e65e5]{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--color-brand-light);color:var(--color-brand-dark);border-radius:var(--radius-sm);margin-bottom:var(--space-3);font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.contact-whatsapp[data-astro-cid-7f4e65e5]:hover{background:var(--color-brand-primary);color:var(--color-surface-elevated)}.contact-list[data-astro-cid-7f4e65e5]{gap:var(--space-2);color:var(--color-text-secondary);flex-direction:column;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.contact-list[data-astro-cid-7f4e65e5] li[data-astro-cid-7f4e65e5]{align-items:flex-start;gap:var(--space-2);line-height:1.4;display:flex}.contact-list[data-astro-cid-7f4e65e5] li[data-astro-cid-7f4e65e5] svg{color:var(--color-brand-primary);flex-shrink:0;margin-top:.1rem}.contact-list[data-astro-cid-7f4e65e5] a[data-astro-cid-7f4e65e5]{color:var(--color-text);font-weight:600;text-decoration:none}.contact-list[data-astro-cid-7f4e65e5] a[data-astro-cid-7f4e65e5]:hover{color:var(--color-brand-primary)}.search-modal[data-astro-cid-xhj2k57n]{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(92vw,40rem);color:var(--color-text);box-shadow:0 24px 80px color-mix(in oklch, var(--color-text) 25%, transparent);z-index:var(--z-modal,70);margin:min(10vh,6rem) auto auto;padding:0}.search-modal[data-astro-cid-xhj2k57n]::backdrop{background:color-mix(in oklch, var(--color-brand-dark) 45%, transparent)}@media (prefers-reduced-motion:no-preference){.search-modal[data-astro-cid-xhj2k57n]{opacity:0;transition:opacity var(--duration-quick) ease, scale var(--duration-bounce) var(--ease-gummy), display var(--duration-bounce) allow-discrete, overlay var(--duration-bounce) allow-discrete;scale:.96}.search-modal[data-astro-cid-xhj2k57n][open]{opacity:1;scale:1}}@starting-style{.search-modal[data-astro-cid-xhj2k57n][open]{opacity:0;scale:.96}}.modal-shell[data-astro-cid-xhj2k57n]{flex-direction:column;max-height:min(70vh,34rem);display:flex}.modal-head[data-astro-cid-xhj2k57n]{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5) 0;display:flex}.modal-title[data-astro-cid-xhj2k57n]{margin:0;font-size:1rem;font-weight:800}.modal-close[data-astro-cid-xhj2k57n]{cursor:pointer;min-width:44px;min-height:44px;color:var(--color-text);border-radius:var(--radius-pill);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.modal-close[data-astro-cid-xhj2k57n]:hover{background:var(--color-surface-sunken)}.search-form[data-astro-cid-xhj2k57n]{align-items:center;gap:var(--space-2);margin:var(--space-3) var(--space-5) 0;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface-elevated);color:var(--color-text-secondary);display:flex}.search-form[data-astro-cid-xhj2k57n]:focus-within{border-color:var(--color-brand-primary)}.search-form[data-astro-cid-xhj2k57n] input[data-astro-cid-xhj2k57n]{min-width:0;color:var(--color-text);font:inherit;padding:var(--space-3) 0;background:0 0;border:none;flex:1}.search-form[data-astro-cid-xhj2k57n] input[data-astro-cid-xhj2k57n]:focus{outline:none}.search-form[data-astro-cid-xhj2k57n] input[data-astro-cid-xhj2k57n]::placeholder{color:var(--color-text-muted)}.search-status[data-astro-cid-xhj2k57n]{margin:var(--space-2) var(--space-5) 0;color:var(--color-text-secondary);font-size:.8rem}.search-results[data-astro-cid-xhj2k57n]{margin:var(--space-2) 0 0;padding:var(--space-2) var(--space-3) var(--space-4);gap:var(--space-1);flex-direction:column;list-style:none;display:flex;overflow-y:auto}.search-results[data-astro-cid-xhj2k57n] .search-result{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text);text-decoration:none;display:flex}.search-results[data-astro-cid-xhj2k57n] .search-result:hover{background:var(--color-brand-light)}.search-results[data-astro-cid-xhj2k57n] .sr-kind{text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-pill);flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:800}.search-results[data-astro-cid-xhj2k57n] .sr-kind--produs{background:var(--color-brand-light);color:var(--color-brand-dark)}.search-results[data-astro-cid-xhj2k57n] .sr-kind--reteta{background:var(--accent-subtle);color:var(--color-text)}.search-results[data-astro-cid-xhj2k57n] .sr-title{flex:1;min-width:0;font-size:.9rem;font-weight:600;line-height:1.35}.search-results[data-astro-cid-xhj2k57n] .sr-price{color:var(--color-brand-dark);flex-shrink:0;font-size:.85rem;font-weight:800}.consent-banner[data-astro-cid-tgsilujf]{inset-inline:var(--space-3);bottom:var(--space-3);z-index:var(--z-toast,80);align-items:center;gap:var(--space-3);max-width:34rem;padding:var(--space-4) var(--space-5);background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 12px 32px color-mix(in oklch, var(--color-text) 16%, transparent);flex-wrap:wrap;margin-inline:auto;display:flex;position:fixed}.consent-text[data-astro-cid-tgsilujf]{color:var(--color-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.consent-text[data-astro-cid-tgsilujf] a[data-astro-cid-tgsilujf]{color:var(--color-brand-primary);font-weight:600}.consent-actions[data-astro-cid-tgsilujf]{gap:var(--space-2);display:flex}.toast-host{top:calc(var(--header-height,64px) + var(--space-3));z-index:var(--z-toast,80);align-items:flex-end;gap:var(--space-2);pointer-events:none;flex-direction:column;max-width:min(86vw,26rem);display:flex;position:fixed;right:0}.toast{align-items:center;gap:var(--space-2);border-radius:var(--radius-md) 0 0 var(--radius-md);max-width:100%;box-shadow:var(--shadow-panel,0 12px 32px #0000002e);pointer-events:auto;transition:transform .3s var(--ease-emphasized-decelerate,ease), opacity .25s ease;padding:.55rem .8rem .55rem .7rem;font-size:.85rem;font-weight:700;line-height:1.35;display:flex;transform:translate(105%)}.toast.is-in{transform:translate(0)}.toast.is-out{opacity:0;transform:translate(105%)}.toast__icon{flex:none;display:inline-flex}.toast__msg{min-width:0}.toast__count{border-radius:var(--radius-pill);background:color-mix(in oklch, currentColor 18%, transparent);font-variant-numeric:tabular-nums;flex:none;place-items:center;width:18px;height:18px;font-size:.66rem;font-weight:800;display:inline-grid}.toast--success{background:var(--color-brand-primary);color:var(--color-surface)}.toast--info{background:var(--color-brand-dark);color:var(--color-surface)}.toast--error{background:var(--color-error,oklch(50% .19 27));color:var(--color-surface)}html[data-theme=dark] .toast--error{color:var(--color-text)}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .toast--error{color:var(--color-text)}}@media (prefers-reduced-motion:reduce){.toast,.toast.is-in,.toast.is-out{transition:opacity .2s;transform:none}}.bottom-nav-mobile[data-astro-cid-yfpbttvq]{height:var(--bottom-bar-height,52px);padding-bottom:env(safe-area-inset-bottom,0);background:color-mix(in oklch, var(--color-surface) 92%, transparent);backdrop-filter:blur(16px);border-top:1px solid var(--color-border);z-index:45;box-shadow:0 -4px 20px color-mix(in oklch, var(--color-text) 5%, transparent);justify-content:space-between;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}@media (width>=861px){.bottom-nav-mobile[data-astro-cid-yfpbttvq]{display:none}}.bn-square-btn[data-astro-cid-yfpbttvq]{background:var(--color-surface-sunken);cursor:pointer;width:52px;height:100%;color:var(--color-text);border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:relative}.bn-cart[data-astro-cid-yfpbttvq]{border-right:1px solid var(--color-border);background:var(--color-brand-light);color:var(--color-brand-dark)}.bn-top[data-astro-cid-yfpbttvq]{border-left:1px solid var(--color-border);overflow:hidden}.bn-top-progress[data-astro-cid-yfpbttvq]{background:var(--color-brand-light);z-index:1;height:0%;transition:height .1s linear;position:absolute;bottom:0;left:0;right:0}.bn-grid[data-astro-cid-yfpbttvq]{flex:1;grid-template-columns:repeat(4,1fr);height:100%;display:grid}.bn-btn[data-astro-cid-yfpbttvq]{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;text-decoration:none;transition:color .15s,background .15s;display:flex}.bn-btn[data-astro-cid-yfpbttvq][data-bn-active=true],.bn-btn[data-astro-cid-yfpbttvq]:hover{color:var(--color-brand-primary)}.bn-icon[data-astro-cid-yfpbttvq]{z-index:2;width:18px;height:18px}.top-icon[data-astro-cid-yfpbttvq]{z-index:2;transition:transform .2s}.bn-btn[data-astro-cid-yfpbttvq]:hover .top-icon[data-astro-cid-yfpbttvq]{transform:translateY(-2px)}.bn-label[data-astro-cid-yfpbttvq]{letter-spacing:-.01em;z-index:2;font-size:.58rem;font-weight:700}.bn-badge[data-astro-cid-yfpbttvq]{background:var(--accent);color:var(--color-surface-elevated);border:1.5px solid var(--color-surface-elevated);border-radius:var(--radius-pill);z-index:2;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:0;right:0;transform:translate(25%,-25%)}.desktop-to-top[data-astro-cid-yfpbttvq]{display:none}@media (width>=861px){.desktop-to-top[data-astro-cid-yfpbttvq]{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md) 0 0 var(--radius-md);width:44px;height:48px;box-shadow:-4px 4px 16px color-mix(in oklch, var(--color-text) 8%, transparent);cursor:pointer;z-index:40;color:var(--color-text);opacity:0;border-right:none;justify-content:center;align-items:center;transition:opacity .25s,transform .25s,background .15s;display:flex;position:fixed;bottom:80px;right:0;transform:translate(100%)}.desktop-to-top[data-astro-cid-yfpbttvq].is-visible{opacity:1;transform:translate(0)}.desktop-to-top[data-astro-cid-yfpbttvq]:hover{background:var(--color-brand-light);color:var(--color-brand-primary)}.desktop-top-progress[data-astro-cid-yfpbttvq]{background:var(--color-brand-primary);width:3px;height:0%;transition:height .1s linear;position:absolute;top:0;bottom:0;left:0}.desktop-top-icon[data-astro-cid-yfpbttvq]{width:20px;height:20px;transition:transform .2s}.desktop-to-top[data-astro-cid-yfpbttvq]:hover .desktop-top-icon[data-astro-cid-yfpbttvq]{transform:translateY(-2px)}.desktop-top-tooltip[data-astro-cid-yfpbttvq]{background:var(--color-brand-dark);color:var(--color-surface);border-radius:var(--radius-xs);white-space:nowrap;opacity:0;pointer-events:none;padding:.25rem .5rem;font-size:.75rem;font-weight:700;transition:opacity .15s;position:absolute;right:50px}.desktop-to-top[data-astro-cid-yfpbttvq]:hover .desktop-top-tooltip[data-astro-cid-yfpbttvq]{opacity:1}}@media (prefers-reduced-motion:reduce){.bn-top-progress[data-astro-cid-yfpbttvq],.desktop-top-progress[data-astro-cid-yfpbttvq],.desktop-to-top[data-astro-cid-yfpbttvq],.top-icon[data-astro-cid-yfpbttvq],.desktop-top-icon[data-astro-cid-yfpbttvq]{transition:none}}.a11y-tab-welded[data-astro-cid-w355emt7]{background:var(--color-brand-primary);width:38px;height:48px;color:var(--color-surface-elevated);border-radius:0 var(--radius-md) var(--radius-md) 0;box-shadow:4px 0 16px color-mix(in oklch, var(--color-text) 12%, transparent);cursor:pointer;z-index:40;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;transition:transform .2s,background .15s;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.a11y-tab-welded[data-astro-cid-w355emt7]:hover{background:var(--color-brand-dark);transform:translateY(-50%)translate(4px)}.a11y-tab-icon[data-astro-cid-w355emt7]{width:20px;height:20px}.a11y-tab-label[data-astro-cid-w355emt7]{letter-spacing:-.02em;font-size:.6rem;font-weight:800}@media (width<=860px){.a11y-tab-welded[data-astro-cid-w355emt7]{top:auto;bottom:calc(var(--bottom-bar-height,52px) + 16px);transform:none}body:has(.buy-bar) .a11y-tab-welded[data-astro-cid-w355emt7]{bottom:calc(var(--bottom-bar-height,52px) * 2 + env(safe-area-inset-bottom,0px) + 16px)}.a11y-tab-welded[data-astro-cid-w355emt7]:hover{transform:translate(4px)}}.a11y-modal[data-astro-cid-w355emt7]{border-radius:0 var(--radius-lg) var(--radius-lg) 0;width:min(90vw,420px);max-width:none;height:100dvh;max-height:100dvh;box-shadow:0 20px 48px color-mix(in oklch, var(--color-text) 20%, transparent);background:0 0;border:none;margin:0 auto 0 0;padding:0}.a11y-modal[data-astro-cid-w355emt7][open]{animation:a11y-sheet-in .32s var(--ease-emphasized-decelerate);flex-direction:column;justify-content:center;display:flex}@keyframes a11y-sheet-in{0%{translate:-100%}to{translate:0}}.a11y-modal[data-astro-cid-w355emt7]::backdrop{backdrop-filter:blur(6px);background:#00000073;animation:.32s a11y-backdrop-fade}@keyframes a11y-backdrop-fade{0%{opacity:0}to{opacity:1}}.a11y-tab-welded[data-astro-cid-w355emt7]{animation:a11y-tab-in .42s var(--ease-emphasized-decelerate) both}@keyframes a11y-tab-in{0%{translate:-100%}to{translate:0}}:root[data-a11y-motion=true] .a11y-tab-welded[data-astro-cid-w355emt7],:root[data-a11y-motion=true] .a11y-modal[data-astro-cid-w355emt7][open]{transition:none;animation:none}:root[data-a11y-motion=true] .a11y-modal[data-astro-cid-w355emt7]::backdrop{animation:none}.a11y-panel-inner[data-astro-cid-w355emt7]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.a11y-header[data-astro-cid-w355emt7]{background:var(--color-surface-sunken);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.a11y-badge[data-astro-cid-w355emt7]{color:var(--color-brand-primary);background:var(--color-brand-light);border-radius:var(--radius-xs);text-transform:uppercase;padding:.15rem .4rem;font-size:.65rem;font-weight:800}.a11y-title[data-astro-cid-w355emt7]{color:var(--color-text);margin:.2rem 0 0;font-size:1rem;font-weight:800}.a11y-close-btn[data-astro-cid-w355emt7]{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.3rem;font-size:1.2rem}.a11y-body[data-astro-cid-w355emt7]{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.a11y-label[data-astro-cid-w355emt7]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.a11y-font-group[data-astro-cid-w355emt7]{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.font-step-btn[data-astro-cid-w355emt7]{background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;padding:.6rem;font-weight:700;transition:background .15s,border-color .15s}.font-step-btn[data-astro-cid-w355emt7][aria-pressed=true]{background:var(--color-brand-primary);color:var(--color-surface-elevated);border-color:var(--color-brand-primary)}.a11y-toggles-list[data-astro-cid-w355emt7]{flex-direction:column;gap:.75rem;display:flex}.a11y-toggle-row[data-astro-cid-w355emt7]{background:var(--color-surface-sunken);border-radius:var(--radius-sm);cursor:pointer;justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex}.toggle-text[data-astro-cid-w355emt7]{align-items:center;gap:.6rem;display:flex}.toggle-name[data-astro-cid-w355emt7]{color:var(--color-text);font-size:.85rem;font-weight:600}.a11y-checkbox[data-astro-cid-w355emt7]{opacity:0;pointer-events:none;position:absolute}.toggle-switch[data-astro-cid-w355emt7]{background:var(--color-border);border-radius:var(--radius-pill);flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.toggle-switch[data-astro-cid-w355emt7]:after{content:"";background:var(--color-surface-elevated);border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.a11y-checkbox[data-astro-cid-w355emt7]:checked~.toggle-switch[data-astro-cid-w355emt7]{background:var(--color-brand-primary)}.a11y-checkbox[data-astro-cid-w355emt7]:checked~.toggle-switch[data-astro-cid-w355emt7]:after{transform:translate(16px)}.a11y-checkbox[data-astro-cid-w355emt7]:focus-visible~.toggle-switch[data-astro-cid-w355emt7]{outline:3px solid var(--color-brand-primary);outline-offset:2px}.a11y-reset-btn[data-astro-cid-w355emt7]{border:1px dashed var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;background:0 0;padding:.6rem;font-size:.8rem;font-weight:600;transition:color .15s,border-color .15s}.a11y-reset-btn[data-astro-cid-w355emt7]:hover{color:var(--accent);border-color:var(--accent)}@media (prefers-reduced-motion:reduce){.a11y-tab-welded[data-astro-cid-w355emt7],.a11y-modal[data-astro-cid-w355emt7][open],.font-step-btn[data-astro-cid-w355emt7],.toggle-switch[data-astro-cid-w355emt7],.toggle-switch[data-astro-cid-w355emt7]:after{transition:none;animation:none}.a11y-modal[data-astro-cid-w355emt7]::backdrop{animation:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-amber-50:oklch(98.7% .022 95.277);--color-emerald-50:oklch(97.9% .021 166.113);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-600:oklch(59.6% .145 163.225);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-950:oklch(26.2% .051 172.552);--color-stone-700:oklch(37.4% .01 67.558);--color-white:#fff;--spacing:.25rem;--radius-xs:var(--radius-xs);--radius-sm:var(--radius-sm);--radius-md:var(--radius-md);--radius-lg:var(--radius-lg);--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-surface:var(--color-surface);--color-elevated:var(--color-surface-elevated);--color-sunken:var(--color-surface-sunken);--color-brand:var(--color-brand-primary);--color-brand-light:var(--color-brand-light);--color-brand-dark:var(--color-brand-dark);--color-accent:var(--accent);--color-accent-subtle:var(--accent-subtle);--color-gold:var(--color-highlight-gold);--color-ink:var(--color-text);--color-ink-secondary:var(--color-text-secondary);--color-ink-muted:var(--color-text-muted);--color-border:var(--color-border);--radius-pill:var(--radius-pill);--font-body:var(--font-stack-body);--ease-gummy:var(--ease-gummy)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{font-family:var(--font-stack-body);background:var(--color-surface);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:clip}::selection{background:var(--color-brand-light);color:var(--color-brand-dark)}}@layer components{.container{width:100%;max-width:var(--max-content-width);padding-inline:clamp(var(--space-4), 4vw, var(--space-6));margin-inline:auto}.section{padding-block:clamp(var(--space-8), 7vw, var(--space-12))}.btn{--btn-bg:var(--color-brand-primary);--btn-ink:var(--color-surface);--btn-border:transparent;--btn-hover:var(--btn-bg)}@supports (color:color-mix(in lab, red, red)){.btn{--btn-hover:color-mix(in oklch, var(--btn-bg) 85%, var(--color-text))}}.btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:2.75rem;padding:var(--space-2) var(--space-6);background:var(--btn-bg);color:var(--btn-ink);border:1px solid var(--btn-border);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--duration-quick) ease, border-color var(--duration-quick) ease, transform var(--duration-bounce) var(--ease-gummy);font-family:inherit;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.btn:hover{background:var(--btn-hover);transform:scale(1.04)}.btn:active{transform:scale(.97)}.btn--accent{--btn-bg:var(--accent)}@supports (color:color-mix(in lab, red, red)){.btn--accent{--btn-bg:color-mix(in oklch, var(--accent) 92%, var(--color-text))}}.btn--ghost{--btn-bg:transparent;--btn-ink:var(--color-brand-dark);--btn-border:var(--color-border);--btn-hover:var(--color-brand-light)}.btn--ghost:hover{border-color:var(--color-brand-light)}.pill{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text);font-size:.75rem;font-weight:600;line-height:1.3;display:inline-flex}.pill--brand{background:var(--color-brand-light);color:var(--color-brand-dark);border-color:#0000}.pill--accent{background:var(--accent-subtle);color:var(--color-text);border-color:#0000}.pill--gold{background:var(--color-highlight-gold)}@supports (color:color-mix(in lab, red, red)){.pill--gold{background:color-mix(in oklch, var(--color-highlight-gold) 30%, var(--color-surface))}}.pill--gold{color:var(--color-text);border-color:#0000}.card{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-6);box-shadow:0 1px 2px var(--color-text), 0 4px 16px var(--color-text)}@supports (color:color-mix(in lab, red, red)){.card{box-shadow:0 1px 2px color-mix(in oklch, var(--color-text) 6%, transparent), 0 4px 16px color-mix(in oklch, var(--color-text) 5%, transparent)}}}@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.rounded-pill{border-radius:var(--radius-pill)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-accent-subtle{background-color:var(--accent-subtle)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-emerald-700{background-color:var(--color-emerald-700)}.bg-surface{background-color:var(--color-surface)}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-emerald-950\/90{--tw-gradient-from:#002c22e6}@supports (color:color-mix(in lab, red, red)){.from-emerald-950\/90{--tw-gradient-from:color-mix(in oklab, var(--color-emerald-950) 90%, transparent)}}.from-emerald-950\/90{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-emerald-950\/55{--tw-gradient-via:#002c228c}@supports (color:color-mix(in lab, red, red)){.via-emerald-950\/55{--tw-gradient-via:color-mix(in oklab, var(--color-emerald-950) 55%, transparent)}}.via-emerald-950\/55{--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-emerald-950\/15{--tw-gradient-to:#002c2226}@supports (color:color-mix(in lab, red, red)){.to-emerald-950\/15{--tw-gradient-to:color-mix(in oklab, var(--color-emerald-950) 15%, transparent)}}.to-emerald-950\/15{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.text-center{text-align:center}.text-wrap{text-wrap:wrap}.text-brand{color:var(--color-brand-primary)}.text-current{color:currentColor}.text-emerald-50{color:var(--color-emerald-50)}.text-emerald-100{color:var(--color-emerald-100)}.text-emerald-600{color:var(--color-emerald-600)}.text-ink{color:var(--color-text)}.text-stone-700{color:var(--color-stone-700)}.text-white{color:var(--color-white)}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (hover:hover){.group-hover\:text-white:is(:where(.group):hover *){color:var(--color-white)}}}:root{--green-50:oklch(97% .02 142);--green-100:oklch(92% .05 142);--green-200:oklch(86% .09 142);--green-300:oklch(78% .11 142);--green-400:oklch(68% .16 142);--green-500:oklch(52% .14 142);--green-600:oklch(42% .12 142);--green-700:oklch(34% .1 142);--green-800:oklch(28% .09 142);--green-900:oklch(22% .06 142);--green-950:oklch(16% .035 142);--cream-0:oklch(100% 0 0);--cream-50:oklch(98% .015 85);--cream-100:oklch(94% .02 85);--cream-200:oklch(88% .025 85);--cream-300:oklch(78% .03 85);--cream-400:oklch(68% .03 85);--cream-500:oklch(58% .03 85);--cream-700:oklch(38% .02 85);--cream-900:oklch(20% .015 85);--terracotta-50:oklch(97% .02 48);--terracotta-100:oklch(95% .04 48);--terracotta-200:oklch(88% .07 48);--terracotta-300:oklch(80% .11 48);--terracotta-400:oklch(72% .15 48);--terracotta-500:oklch(62% .17 48);--terracotta-600:oklch(52% .15 48);--terracotta-700:oklch(42% .12 48);--terracotta-800:oklch(30% .05 48);--terracotta-900:oklch(24% .04 48);--gold-100:oklch(95% .05 88);--gold-200:oklch(90% .09 88);--gold-300:oklch(86% .11 88);--gold-400:oklch(80% .13 88);--gold-500:oklch(78% .14 88);--gold-700:oklch(55% .11 88);--gold-900:oklch(32% .06 88);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-9:2.25rem;--space-10:2.5rem;--space-11:2.75rem;--space-12:3rem;--space-13:3.25rem;--space-14:3.5rem;--space-15:3.75rem;--space-16:4rem;--z-below:-1;--z-base:0;--z-raised:10;--z-overlay:40;--z-header:50;--z-drawer:60;--z-modal:70;--z-toast:80;--ease-gummy:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.12s;--duration-quick:.18s;--duration-bounce:.42s;--duration-slow:.6s;--font-stack-body:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;color-scheme:light;--color-brand-primary:oklch(52.5% .155 137);--color-brand-light:oklch(93% .062 135);--color-brand-dark:oklch(37% .085 138);--color-surface:oklch(99.4% .003 120);--color-surface-elevated:oklch(100% 0 0);--color-surface-sunken:oklch(96.5% .012 135);--accent:oklch(55% .155 45);--accent-subtle:oklch(94.5% .028 45);--color-highlight-gold:oklch(78% .14 88);--color-text:oklch(23% .008 135);--color-text-secondary:oklch(40% .015 138);--color-text-muted:oklch(53.5% .015 138);--color-border:oklch(88.5% .015 135);--radius-xs:2px;--radius-sm:5px;--radius-md:8px;--radius-lg:12px;--radius-pill:9999px;--bottom-bar-height:52px;--header-height:64px;--max-content-width:1280px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--color-brand-primary:oklch(68% .16 142);--color-brand-light:oklch(30% .06 142);--color-brand-dark:oklch(86% .09 142);--color-surface:oklch(18% .02 142);--color-surface-elevated:oklch(24% .025 142);--color-surface-sunken:oklch(14% .015 142);--accent:oklch(72% .15 48);--accent-subtle:oklch(30% .05 48);--color-highlight-gold:oklch(80% .13 88);--color-text:oklch(96% .01 85);--color-text-secondary:oklch(78% .03 142);--color-text-muted:oklch(70% .03 142);--color-border:oklch(34% .03 142)}}[data-theme=dark]{color-scheme:dark;--color-brand-primary:oklch(68% .16 142);--color-brand-light:oklch(30% .06 142);--color-brand-dark:oklch(86% .09 142);--color-surface:oklch(18% .02 142);--color-surface-elevated:oklch(24% .025 142);--color-surface-sunken:oklch(14% .015 142);--accent:oklch(72% .15 48);--accent-subtle:oklch(30% .05 48);--color-highlight-gold:oklch(80% .13 88);--color-text:oklch(96% .01 85);--color-text-secondary:oklch(78% .03 142);--color-text-muted:oklch(70% .03 142);--color-border:oklch(34% .03 142)}:focus-visible{outline:3px solid var(--color-brand-primary);outline-offset:2px}@keyframes gummy-in{0%{opacity:0;transform:scale(.94)translateY(.5rem)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes gummy-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.97)}}::view-transition-old(root){animation:gummy-out var(--duration-quick) ease-in both}::view-transition-new(root){animation:gummy-in var(--duration-bounce) var(--ease-gummy) both}.page-body{z-index:1;background:var(--color-surface);position:relative}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}::view-transition-old(root),::view-transition-new(root){animation:none}.btn,.btn:hover,.btn:active{transition:none;transform:none}}:root[data-a11y-font=lg]{font-size:112.5%}:root[data-a11y-font=xl]{font-size:125%}:root[data-a11y-links=true] a{text-underline-offset:.15em;text-decoration:underline!important}:root[data-a11y-contrast=true]{--color-text:oklch(8% .02 140);--color-text-secondary:oklch(20% .03 140);--color-text-muted:oklch(28% .03 140);--color-border:oklch(55% .02 120)}:root[data-a11y-contrast=true][data-theme=dark]{--color-text:oklch(99% .005 85);--color-text-secondary:oklch(90% .02 142);--color-text-muted:oklch(82% .02 142);--color-border:oklch(55% .02 142)}@media (prefers-color-scheme:dark){:root[data-a11y-contrast=true]:not([data-theme=light]){--color-text:oklch(99% .005 85);--color-text-secondary:oklch(90% .02 142);--color-text-muted:oklch(82% .02 142);--color-border:oklch(55% .02 142)}}:root[data-a11y-motion=true] *,:root[data-a11y-motion=true] :before,:root[data-a11y-motion=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}:root[data-a11y-motion=true]::view-transition-old(root),:root[data-a11y-motion=true]::view-transition-new(root){animation:none!important}@media (width<=860px){body{padding-bottom:calc(var(--bottom-bar-height,52px) + env(safe-area-inset-bottom,0px))}}main h2,main section[id],main article[id]{scroll-margin-top:calc(var(--header-height,64px) + 1rem)}:root{--ease-emphasized:cubic-bezier(.2, 0, 0, 1);--ease-emphasized-decelerate:cubic-bezier(.05, .7, .1, 1);--ease-elastic:cubic-bezier(.175, .885, .32, 1.275);--color-text-strong:var(--color-text);--color-border-strong:var(--color-border)}@supports (color:color-mix(in lab, red, red)){:root{--color-border-strong:color-mix(in oklch, var(--color-border) 55%, var(--color-text))}}:root{--accent-ink:var(--accent)}@supports (color:color-mix(in lab, red, red)){:root{--accent-ink:color-mix(in oklch, var(--accent) 80%, var(--color-text))}}:root{--accent-rgb:210, 98, 46;--on-accent:var(--color-surface-elevated);--color-error:oklch(50% .19 27);--color-heart:oklch(58% .21 20);--color-scrim-rgb:0 0 0;--size-control:44px;--hero-height-compact:56dvh;--hero-height-compact-min:300px;--hero-mark-size:min(240px, 60vw);--hero-mark-size-compact:clamp(120px, 20vw, 200px);--hero-mark-size-plain:clamp(160px, 30vw, 260px);--color-contrast-text:#fff;--color-scrim-media:#00000080;--color-scrim-soft:#00000059;--color-text-glow:#0006;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--color-glitch-magenta-rgb:255 0 128;--color-glitch-cyan-rgb:0 200 255;--z-tip:70;--z-footer-base:0;--radius-chip:var(--radius-sm);--radius-square:var(--radius-xs);--shadow-panel:0 12px 32px var(--color-text)}@supports (color:color-mix(in lab, red, red)){:root{--shadow-panel:0 12px 32px color-mix(in oklch, var(--color-text) 16%, transparent)}}:root{--overlay-max-inline:calc(100vw - 2rem);--bottom-nav-height:var(--bottom-bar-height);--content-max:var(--max-content-width)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.skip-link[data-astro-cid-hkbrpulz]{top:var(--space-3);left:var(--space-3);z-index:var(--z-toast,80);padding:var(--space-2) var(--space-5);background:var(--color-brand-dark);color:var(--color-surface);border-radius:var(--radius-pill);transform:translateY(calc(-100% - var(--space-6)));font-weight:700;text-decoration:none;position:fixed}.skip-link[data-astro-cid-hkbrpulz]:focus{transform:translateY(0)}main[data-astro-cid-hkbrpulz]:focus-visible,main[data-astro-cid-hkbrpulz]:focus{outline:none}#page-curtain{z-index:1;background:var(--color-surface);box-shadow:0 24px 48px color-mix(in oklch, var(--color-text) 25%, transparent);transition:box-shadow .3s;position:relative}html.rw-curtain-met #page-curtain{box-shadow:none}
