:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-success:#16a34a;--color-success-bg:#f0fdf4;--color-error:#dc2626;--color-error-bg:#fef2f2;--color-danger:var(--color-error);--color-warning:#d97706;--color-warning-bg:#fffbeb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 8px 24px #11111114;--shadow-lg:0 16px 40px #1111111a;--shadow-xl:0 24px 60px #11111124;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--font-primary:var(--font-quicksand), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-secondary:var(--font-poppins), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:30px;--text-4xl:36px;--font-light:300;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--input-height:44px;--btn-height:36px}:root,[data-theme=admin]{--color-primary:#111;--color-primary-hover:#242424;--color-primary-mid:#6e25e3;--color-primary-dark:#000;--color-primary-light:#f6f6f6;--color-accent:#6e25e3;--color-accent-soft:#e4daf5;--color-lime:#daff7d;--color-bg:#f8f8fb;--color-surface:#fff;--color-surface-elevated:#fff;--color-bg-hover:#f3f4f6;--color-border:#e5e7eb;--color-border-focus:#6e25e3;--color-text-primary:#111;--color-text-secondary:#374151;--color-text-muted:#8c8c8c;--color-text-light:#fff;--color-text-light-secondary:#f3f4f6}[data-theme=storefront]{--color-primary:#17120f;--color-primary-hover:#2b211b;--color-primary-mid:#8f4f25;--color-primary-dark:#0f0d0b;--color-primary-light:#f3eee6;--color-accent:#b06a35;--color-accent-soft:#b06a3524;--color-lime:#d5965f;--color-bg:#ebe4d8;--color-surface:#fffcf7;--color-surface-elevated:#fffaf2;--color-bg-hover:#e4dcd0;--color-border:#e4dcd0;--color-border-focus:#b06a35;--color-text-primary:#17120f;--color-text-secondary:#5f5249;--color-text-muted:#17120fa3;--color-text-light:#f4eadf;--color-text-light-secondary:#f4eadfa8}:root{--font-quicksand:"Segoe UI", Arial, sans-serif;--font-poppins:"Segoe UI", Arial, sans-serif;--font-family-primary:"Segoe UI", Arial, sans-serif;--font-family-secondary:Arial, "Helvetica Neue", sans-serif;--font-family-tertiary:"Times New Roman", Georgia, serif;--font-body:var(--font-family-primary);--font-display:"Canela", "Times New Roman", Georgia, serif;--color-white:#fff;--color-black:#000;--color-info:#17a2b8;--text-2xs:10px;--text-md:16px;--heading-xs:20px;--heading-sm:26px;--heading-md:32px;--heading-lg:38px;--heading-xl:48px;--heading-2xl:58px;--heading-3xl:68px;--heading-4xl:80px;--rounded:100px}[data-theme=storefront]{--user-font-display:var(--font-display);--user-font-body:var(--font-body);--user-heading-weight:300;--user-bg:#ebe4d8;--user-bg-soft:#f3eee6;--user-bg-cream:#fffaf2;--user-panel-solid:#fffcf7;--user-dark:#0f0d0b;--user-dark-2:#17120f;--user-text:#17120f;--user-text-muted:#17120fa3;--user-muted:#c4b8ae;--user-light-text:#f4eadf;--user-light-muted:#f4eadfa8;--user-accent:#b06a35;--user-accent-2:#d5965f;--user-earth:#8f4f25;--user-accent-soft:#b06a3524;--user-line:#17120f1f;--user-line-color:#e4dcd0;--user-line-light:#f4eadf21;--user-panel:#fffcf794;--user-shadow-base:#2b1d12;--user-container:min(1440px, calc(100% - clamp(24px, 4vw, 56px)));--user-radius-sm:14px;--user-radius-md:22px;--user-radius-lg:38px;--user-shadow-soft:0 28px 80px #2b1d1229;--user-shadow-strong:0 34px 110px #2b1d1247;--user-text-xs:var(--text-xs);--user-text-sm:var(--text-sm);--user-text-md:var(--text-md);--user-text-lg:var(--text-lg);--user-text-xl:var(--text-xl);--user-heading-card:clamp(22px, 1.65vw, 30px);--user-heading-section:clamp(30px, 4.8vw, 84px);--user-heading-section-mobile:clamp(24px, 8vw, 46px);--user-heading-display:clamp(62px, 8vw, 130px);--user-heading-display-mobile:clamp(38px, 12vw, 56px);--user-heading-hero:clamp(72px, 10.4vw, 220px);--user-heading-hero-mobile:clamp(34px, 13vw, 64px);--user-heading-menu:clamp(46px, 4vw, 88px)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-secondary);font-size:var(--text-base);color:var(--color-text-primary);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}a{color:var(--color-primary);text-decoration:none!important}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6,p,strong{margin:0}p{font-weight:500}.ant-picker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:var(--color-primary)!important;color:var(--color-text-light)!important}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner *{color:var(--color-text-light)!important}.ant-input::placeholder,.ant-input-affix-wrapper input::placeholder,.ant-input-number-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input>input::placeholder,textarea.ant-input::placeholder{color:var(--color-text-muted)!important;opacity:1!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled),.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--color-bg-hover)!important;color:var(--color-text-primary)!important}.ant-select-dropdown .ant-select-item-option-selected .ant-select-item-option-state{color:var(--color-primary)!important}@font-face{font-family:Canela;src:url(/fonts/canela/Canela-Light-Trial.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Canela;src:url(/fonts/canela/Canela-Regular-Trial.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Canela;src:url(/fonts/canela/Canela-Medium-Trial.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Canela;src:url(/fonts/canela/Canela-Bold-Trial.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}html{scroll-behavior:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg,video,canvas{max-width:100%}.char{transition:color .1s ease-in-out}[data-theme=storefront] h1,[data-theme=storefront] h2,[data-theme=storefront] h3,[data-theme=storefront] h4,[data-theme=storefront] h5,[data-theme=storefront] h6{font-family:var(--user-font-display);font-synthesis:none;font-weight:300}[data-theme=storefront] p{font-weight:400}
