/* grthemekit design tokens — generato, NON modificare. shop=1 */
/* colors */
:root{--gr-ink:oklch(20% 0.02 80);--gr-paper:oklch(99% 0.005 80);--gr-bg:oklch(96% 0.012 80);--gr-line:oklch(88% 0.012 80);--gr-mute:oklch(45% 0.025 80);--gr-accent:oklch(48% 0.10 130);--gr-sale:oklch(55% 0.16 30);--gr-success:oklch(48% 0.13 145);}@supports not (color: oklch(0% 0 0)){:root{--gr-ink:#1F1A12;--gr-paper:#FDFCFA;--gr-bg:#F5F2EB;--gr-line:#E2DCCD;--gr-mute:#6B5F46;--gr-accent:#557A2E;--gr-sale:#C8552B;--gr-success:#3F7530;}}
/* typography */
:root{--gr-font-ui:'Source Serif Pro', Georgia, Cambria, 'Times New Roman', serif;--gr-font-body:'Source Serif Pro', Georgia, Cambria, 'Times New Roman', serif;--gr-font-display:'Playfair Display', Georgia, 'Times New Roman', serif;--gr-font-mono:'IBM Plex Mono', 'JetBrains Mono', Consolas, 'Courier New', monospace;--gr-font-size-base:16px;--gr-leading-body:1.6;--gr-leading-display:1.1;}
/* tokens */
:root{--bs-border-radius:2px;--bs-border-radius-sm:1px;--bs-border-radius-lg:2px;--bs-border-radius-xl:2px;--gr-radius:2px;--gr-radius-sm:1px;--gr-radius-lg:2px;--gr-radius-pill:9999px;--gr-container-max:1280px;--gr-dur:180ms;}
:root{--gr-space-1:4px;--gr-space-2:8px;--gr-space-3:12px;--gr-space-4:16px;--gr-space-5:20px;--gr-space-6:24px;--gr-space-8:32px;--gr-space-10:40px;--gr-space-12:48px;--gr-text-xs:10.24px;--gr-text-sm:12.8px;--gr-text-base:16px;--gr-text-lg:20px;--gr-text-xl:25px;--gr-text-2xl:31.25px;--gr-text-3xl:39.06px;--gr-text-4xl:48.83px;--gr-shadow-1:0 1px 2px rgba(11,18,32,.06);--gr-shadow-2:0 2px 8px rgba(11,18,32,.08);--gr-shadow-3:0 8px 24px rgba(11,18,32,.12);--gr-z-dropdown:1000;--gr-z-sticky:1020;--gr-z-fixed:1030;--gr-z-offcanvas-backdrop:1040;--gr-z-offcanvas:1045;--gr-z-modal-backdrop:1050;--gr-z-modal:1055;--gr-z-popover:1070;--gr-z-tooltip:1080;--gr-focus-ring-color:var(--gr-accent);--gr-focus-ring:0 0 0 2px var(--gr-paper, #fff), 0 0 0 4px var(--gr-accent);}
a:focus-visible,button:focus-visible,.btn:focus-visible,[role="button"]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.form-control:focus-visible,.form-select:focus-visible,.form-check-input:focus-visible,summary:focus-visible,[tabindex]:focus-visible,[contenteditable]:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:var(--gr-focus-ring)!important}
/* search */
@media(min-width:768px){#_desktop_ps_searchbar{justify-content:flex-end!important}#_desktop_ps_searchbar .ps-searchbar{width:auto!important;min-width:0!important;flex:0 0 auto!important}#_desktop_ps_searchbar .ps-searchbar__form{width:auto!important}#_desktop_ps_searchbar .ps-searchbar__input{width:2.5rem;min-width:2.5rem;flex:0 0 auto;padding-inline:0;opacity:0;border-color:transparent;cursor:pointer;transition:width .18s cubic-bezier(.2,.7,.2,1),opacity .18s,padding .18s,border-color .18s}#_desktop_ps_searchbar .ps-searchbar:hover .ps-searchbar__input,#_desktop_ps_searchbar .ps-searchbar:focus-within .ps-searchbar__input{width:240px;min-width:180px;padding-inline:2.5rem;opacity:1;border-color:var(--bs-border-color);cursor:text}}
