@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=Lato:wght@300;400;700&display=swap";:root{--color-bg:#fff;--color-surface:#f8f8f6;--color-border:#e0ddd8;--color-text:#1a1a1a;--color-text-muted:#6b6b6b;--color-accent:#1a1a1a;--color-accent-hover:#3d3d3d;--color-success:#2d6a4f;--color-danger:#9b2335;--color-warning:#b45309;--font-heading:"Playfair Display", Georgia, serif;--font-body:"Lato", "Helvetica Neue", Arial, sans-serif;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:15px;font-weight:400;line-height:1.6}*,:before,:after{box-sizing:border-box}body{background:var(--color-bg);margin:0}#root{flex-direction:column;min-height:100svh;padding-top:70px;display:flex}@media (width<=600px){#root{padding-top:60px}}h1{font-family:var(--font-heading);letter-spacing:.01em;color:var(--color-text);margin:0 0 1.5rem;font-size:2.2rem;font-weight:500}h2{font-family:var(--font-heading);letter-spacing:.04em;color:var(--color-text);text-transform:uppercase;margin:2rem 0 1rem;font-size:1.25rem;font-weight:400}p{color:var(--color-text-muted);margin:0;font-size:.95rem}.btn{cursor:pointer;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:2px;padding:9px 20px;font-size:.82rem;font-weight:700;transition:opacity .15s}.btn:hover{opacity:.85}.btn-primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn-success{background:var(--color-success);color:#fff;border-color:var(--color-success)}.btn-danger{color:var(--color-danger);border-color:var(--color-danger);background:0 0}.msg-error{color:var(--color-danger);margin:.5rem 0;font-size:.88rem}.swal2-container{z-index:1300!important}.swal2-popup{font-family:var(--font-body)!important;background:var(--color-bg)!important;border:1px solid var(--color-border)!important;border-radius:4px!important;padding:2.5rem 2rem 2rem!important;box-shadow:0 12px 40px #0000001f!important}.swal2-html-container{color:var(--color-text)!important;font-family:var(--font-body)!important;line-height:1.6!important}.swal2-title{font-family:var(--font-heading)!important;letter-spacing:.01em!important;color:var(--color-text)!important;margin-bottom:1rem!important;font-size:1.35rem!important;font-weight:500!important}.swal2-confirm{background:var(--color-accent)!important;color:#fff!important;border-color:var(--color-accent)!important;font-family:var(--font-body)!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-radius:2px!important;padding:9px 32px!important;font-size:.82rem!important;font-weight:700!important}.swal2-confirm:hover{opacity:.85!important}.app-confirm-popup{font-family:var(--font-body)!important;background:var(--color-bg)!important;border:2px solid var(--color-border)!important;border-radius:4px!important;padding:2rem 2rem 1.75rem!important;box-shadow:0 4px 24px #0000001a!important}.app-confirm-title{font-family:var(--font-heading)!important;letter-spacing:.01em!important;color:var(--color-text)!important;padding:0 0 .5rem!important;font-size:1.35rem!important;font-weight:500!important}.app-confirm-text{font-family:var(--font-body)!important;color:var(--color-text-muted)!important;margin-top:.25rem!important;font-size:.95rem!important}.app-confirm-icon,.app-confirm-icon.swal2-warning{border-color:var(--color-warning)!important;color:var(--color-warning)!important}.app-confirm-btn-confirm,.app-confirm-btn-cancel{cursor:pointer;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:2px;padding:9px 20px;font-size:.82rem;font-weight:700;transition:opacity .15s}.app-confirm-btn-confirm{background:var(--color-danger);color:#fff;border-color:var(--color-danger)}.app-confirm-btn-confirm:hover{opacity:.85}.app-confirm-btn-cancel{color:var(--color-text-muted);border-color:var(--color-border);background:0 0}.app-confirm-btn-cancel:hover{opacity:.75}.msg-success{color:var(--color-success);margin:.5rem 0;font-size:.88rem}.app-toast-popup{border:1px solid var(--color-border);border-radius:6px;margin-top:88px;box-shadow:0 8px 28px #0000002e;width:auto!important;max-width:min(92vw,38rem)!important;overflow:hidden!important}.app-toast-title{font-family:var(--font-body);overflow-wrap:anywhere;word-break:break-word;text-wrap:pretty;font-size:.9rem;font-weight:700;line-height:1.45;white-space:normal!important}.table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media (width<=600px){h1{font-size:1.6rem}.app-toast-popup{margin-top:74px;width:calc(100vw - 24px)!important}}:root{--swal2-outline:0 0 0 3px #6496c880;--swal2-container-padding:.625em;--swal2-backdrop:#0006;--swal2-backdrop-transition:background-color .15s;--swal2-width:32em;--swal2-padding:0 0 1.25em;--swal2-border:none;--swal2-border-radius:.3125rem;--swal2-background:white;--swal2-color:#545454;--swal2-show-animation:swal2-show .3s;--swal2-hide-animation:swal2-hide .15s forwards;--swal2-icon-zoom:1;--swal2-icon-animations:true;--swal2-title-padding:.8em 1em 0;--swal2-html-container-padding:1em 1.6em .3em;--swal2-input-border:1px solid #d9d9d9;--swal2-input-border-radius:.1875em;--swal2-input-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-background:transparent;--swal2-input-transition:border-color .2s, box-shadow .2s;--swal2-input-hover-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px transparent;--swal2-input-focus-border:1px solid #b4dbed;--swal2-input-focus-box-shadow:inset 0 1px 1px #0000000f, 0 0 0 3px #6496c880;--swal2-progress-step-background:#add8e6;--swal2-validation-message-background:#f0f0f0;--swal2-validation-message-color:#666;--swal2-footer-border-color:#eee;--swal2-footer-background:transparent;--swal2-footer-color:inherit;--swal2-timer-progress-bar-background:#0000004d;--swal2-close-button-position:initial;--swal2-close-button-inset:auto;--swal2-close-button-font-size:2.5em;--swal2-close-button-color:#ccc;--swal2-close-button-transition:color .2s, box-shadow .2s;--swal2-close-button-outline:initial;--swal2-close-button-box-shadow:inset 0 0 0 3px transparent;--swal2-close-button-focus-box-shadow:inset var(--swal2-outline);--swal2-close-button-hover-transform:none;--swal2-actions-justify-content:center;--swal2-actions-width:auto;--swal2-actions-margin:1.25em auto 0;--swal2-actions-padding:0;--swal2-actions-border-radius:0;--swal2-actions-background:transparent;--swal2-action-button-transition:background-color .2s, box-shadow .2s;--swal2-action-button-hover:black 10%;--swal2-action-button-active:black 10%;--swal2-confirm-button-box-shadow:none;--swal2-confirm-button-border-radius:.25em;--swal2-confirm-button-background-color:#7066e0;--swal2-confirm-button-color:#fff;--swal2-deny-button-box-shadow:none;--swal2-deny-button-border-radius:.25em;--swal2-deny-button-background-color:#dc3741;--swal2-deny-button-color:#fff;--swal2-cancel-button-box-shadow:none;--swal2-cancel-button-border-radius:.25em;--swal2-cancel-button-background-color:#6e7881;--swal2-cancel-button-color:#fff;--swal2-toast-show-animation:swal2-toast-show .5s;--swal2-toast-hide-animation:swal2-toast-hide .1s forwards;--swal2-toast-border:none;--swal2-toast-box-shadow:0 0 1px #00000013, 0 1px 2px #00000013, 1px 2px 4px #00000013, 1px 3px 8px #00000013, 2px 4px 16px #00000013}[data-swal2-theme=dark]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}@media (prefers-color-scheme:dark){[data-swal2-theme=auto]{--swal2-dark-theme-black:#19191a;--swal2-dark-theme-white:#e1e1e1;--swal2-background:var(--swal2-dark-theme-black);--swal2-color:var(--swal2-dark-theme-white);--swal2-footer-border-color:#555;--swal2-input-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-background:color-mix(in srgb, var(--swal2-dark-theme-black), var(--swal2-dark-theme-white) 10%);--swal2-validation-message-color:var(--swal2-dark-theme-white);--swal2-timer-progress-bar-background:#ffffffb3}}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{pointer-events:none;background-color:#0000!important}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:auto}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px var(--swal2-backdrop)}body.swal2-toast-shown .swal2-container{box-sizing:border-box;pointer-events:none;background-color:#0000;width:360px;max-width:100%}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@media print{body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop,.swal2-toast-shown) .swal2-container{position:static!important}}div:where(.swal2-container){z-index:1060;box-sizing:border-box;height:100%;padding:var(--swal2-container-padding);transition:var(--swal2-backdrop-transition);-webkit-overflow-scrolling:touch;grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);grid-template-areas:"top-start top top-end""center-start center center-end""bottom-start bottom-center bottom-end";display:grid;position:fixed;inset:0;overflow-x:hidden}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:var(--swal2-backdrop)}div:where(.swal2-container).swal2-backdrop-hide{background:0 0!important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-area:2/2;place-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-area:2/3;place-self:center end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-area:3/1;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-area:3/2;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-area:3/3;place-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container)[popover]{border:0;width:auto}div:where(.swal2-container) div:where(.swal2-popup){box-sizing:border-box;width:var(--swal2-width);max-width:100%;padding:var(--swal2-padding);border:var(--swal2-border);border-radius:var(--swal2-border-radius);background:var(--swal2-background);color:var(--swal2-color);grid-template-columns:minmax(0,100%);font-family:inherit;font-size:1rem;display:none;position:relative;container-name:swal2-popup}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable,div:where(.swal2-container) div:where(.swal2-popup).swal2-draggable div:where(.swal2-icon){cursor:grab}div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging,div:where(.swal2-container) div:where(.swal2-popup).swal2-dragging div:where(.swal2-icon){cursor:grabbing}div:where(.swal2-container) h2:where(.swal2-title){max-width:100%;padding:var(--swal2-title-padding);color:inherit;text-align:center;text-transform:none;overflow-wrap:break-word;cursor:initial;margin:0;font-size:1.875em;font-weight:600;position:relative}div:where(.swal2-container) div:where(.swal2-actions){z-index:1;box-sizing:border-box;align-items:center;justify-content:var(--swal2-actions-justify-content);width:var(--swal2-actions-width);margin:var(--swal2-actions-margin);padding:var(--swal2-actions-padding);border-radius:var(--swal2-actions-border-radius);background:var(--swal2-actions-background);flex-wrap:wrap;display:flex}div:where(.swal2-container) div:where(.swal2-loader){border:.25em solid #2778c4;border-color:#2778c4 #0000;border-radius:100%;justify-content:center;align-items:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:1.5s linear infinite swal2-rotate-loading;display:none}div:where(.swal2-container) button:where(.swal2-styled){transition:var(--swal2-action-button-transition);border:none;margin:.3125em;padding:.625em 1.1em;font-weight:500;box-shadow:0 0 0 3px #0000}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){border-radius:var(--swal2-confirm-button-border-radius);background:initial;background-color:var(--swal2-confirm-button-background-color);box-shadow:var(--swal2-confirm-button-box-shadow);color:var(--swal2-confirm-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):hover{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm):active{background-color:color-mix(in srgb, var(--swal2-confirm-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny){border-radius:var(--swal2-deny-button-border-radius);background:initial;background-color:var(--swal2-deny-button-background-color);box-shadow:var(--swal2-deny-button-box-shadow);color:var(--swal2-deny-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):hover{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-deny):active{background-color:color-mix(in srgb, var(--swal2-deny-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel){border-radius:var(--swal2-cancel-button-border-radius);background:initial;background-color:var(--swal2-cancel-button-background-color);box-shadow:var(--swal2-cancel-button-box-shadow);color:var(--swal2-cancel-button-color);font-size:1em}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):hover{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-hover))}div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-cancel):active{background-color:color-mix(in srgb, var(--swal2-cancel-button-background-color), var(--swal2-action-button-active))}div:where(.swal2-container) button:where(.swal2-styled):focus-visible{box-shadow:var(--swal2-action-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-styled)[disabled]:not(.swal2-loading){opacity:.4}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid var(--swal2-footer-border-color);background:var(--swal2-footer-background);color:var(--swal2-footer-color);text-align:center;cursor:initial;margin:1em 0 0;padding:1em 1em 0;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-right-radius:var(--swal2-border-radius);border-bottom-left-radius:var(--swal2-border-radius);position:absolute;bottom:0;left:0;right:0;overflow:hidden;grid-column:auto!important}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:var(--swal2-timer-progress-bar-background);width:100%;height:.25em}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;cursor:initial;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){position:var(--swal2-close-button-position);inset:var(--swal2-close-button-inset);z-index:2;width:1.2em;height:1.2em;transition:var(--swal2-close-button-transition);border-radius:var(--swal2-border-radius);outline:var(--swal2-close-button-outline);color:var(--swal2-close-button-color);font-family:monospace;font-size:var(--swal2-close-button-font-size);cursor:pointer;background:0 0;border:none;justify-content:center;justify-self:end;align-items:center;margin-top:0;margin-bottom:-1.2em;margin-right:0;padding:0;overflow:hidden}div:where(.swal2-container) button:where(.swal2-close):hover{transform:var(--swal2-close-button-hover-transform);color:#f27474;background:0 0}div:where(.swal2-container) button:where(.swal2-close):focus-visible{box-shadow:var(--swal2-close-button-focus-box-shadow);outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-html-container){z-index:1;padding:var(--swal2-html-container-padding);color:inherit;text-align:center;overflow-wrap:break-word;word-break:break-word;cursor:initial;justify-content:center;margin:0;font-size:1.125em;font-weight:400;line-height:normal;overflow:auto}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:var(--swal2-input-transition);border:var(--swal2-input-border);border-radius:var(--swal2-input-border-radius);background:var(--swal2-input-background);box-shadow:var(--swal2-input-box-shadow);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-input):hover,div:where(.swal2-container) input:where(.swal2-file):hover,div:where(.swal2-container) textarea:where(.swal2-textarea):hover{box-shadow:var(--swal2-input-hover-box-shadow)}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:var(--swal2-input-focus-border);box-shadow:var(--swal2-input-focus-box-shadow);outline:none}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:var(--swal2-background);margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;text-align:center;font-weight:600}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:var(--swal2-input-background);width:75%;margin-left:auto;margin-right:auto;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:var(--swal2-input-background);min-width:50%;max-width:100%;color:inherit;padding:.375em .625em;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{background:var(--swal2-background);color:inherit;justify-content:center;align-items:center}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){justify-content:center;margin:1em auto 0;display:flex}div:where(.swal2-container) div:where(.swal2-validation-message){background:var(--swal2-validation-message-background);color:var(--swal2-validation-message-color);justify-content:center;align-items:center;margin:1em 0 0;padding:.625em;font-size:1em;font-weight:300;overflow:hidden}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";color:#fff;text-align:center;background-color:#f27474;border-radius:50%;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;font-weight:600;line-height:1.5em;display:inline-block}div:where(.swal2-container) .swal2-progress-steps{background:0 0;flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;color:#fff;text-align:center;background:#2778c4;border-radius:2em;flex-shrink:0;width:2em;height:2em;line-height:2em}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--swal2-progress-step-background);color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:var(--swal2-progress-step-background)}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;background:#2778c4;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px}div:where(.swal2-icon){box-sizing:content-box;zoom:var(--swal2-icon-zoom);cursor:default;-webkit-user-select:none;user-select:none;border:.25em solid #000;border-radius:50%;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;font-family:inherit;line-height:5em;position:relative}div:where(.swal2-icon) .swal2-icon-content{align-items:center;font-size:3.75em;display:flex}div:where(.swal2-icon).swal2-error{color:#f27474;border-color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;width:2.9375em;height:.3125em;display:block;position:absolute;top:2.3125em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:.5s swal2-animate-error-x-mark}}div:where(.swal2-icon).swal2-warning{color:#f8bb86;border-color:#f8bb86}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:.5s swal2-animate-i-mark}}div:where(.swal2-icon).swal2-info{color:#3fc3ee;border-color:#3fc3ee}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-i-mark}}div:where(.swal2-icon).swal2-question{color:#87adbd;border-color:#87adbd}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:.5s swal2-animate-error-icon}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:.8s swal2-animate-question-mark}}div:where(.swal2-icon).swal2-success{color:#a5dc86;border-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:3.75em;height:7.5em;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em;top:-.4375em;left:-2.0635em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0;top:-.6875em;left:1.875em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success .swal2-success-ring{z-index:2;box-sizing:content-box;border:.25em solid #a5dc864d;border-radius:50%;width:100%;height:100%;position:absolute;top:-.25em;left:-.25em}div:where(.swal2-icon).swal2-success .swal2-success-fix{z-index:1;width:.4375em;height:5.625em;position:absolute;top:.5em;left:1.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{z-index:2;background-color:#a5dc86;border-radius:.125em;height:.3125em;display:block;position:absolute}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{width:1.5625em;top:2.875em;left:.8125em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{width:2.9375em;top:2.375em;right:.5em;transform:rotate(-45deg)}@container swal2-popup style(--swal2-icon-animations:true){div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-animate-success-line-tip}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-animate-success-line-long}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:4.25s ease-in swal2-rotate-success-circular-line}}[class^=swal2]{-webkit-tap-highlight-color:#0000}.swal2-show{animation:var(--swal2-show-animation)}.swal2-hide{animation:var(--swal2-hide-animation)}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}.swal2-toast{box-sizing:border-box;border:var(--swal2-toast-border);background:var(--swal2-background);box-shadow:var(--swal2-toast-box-shadow);pointer-events:auto;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;grid-area:1/1/4/4!important}.swal2-toast>*{grid-column:2}.swal2-toast h2:where(.swal2-title){text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast .swal2-loading{justify-content:center}.swal2-toast input:where(.swal2-input){height:2em;margin:.5em;font-size:1em}.swal2-toast .swal2-validation-message{font-size:1em}.swal2-toast div:where(.swal2-footer){margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-toast button:where(.swal2-close){grid-area:1/3/99/3;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-toast div:where(.swal2-html-container){overflow:initial;text-align:initial;margin:.5em 1em;padding:0;font-size:1em}.swal2-toast div:where(.swal2-html-container):empty{padding:0}.swal2-toast .swal2-loader{grid-area:1/1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-toast .swal2-icon{grid-area:1/1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;font-size:1.8em;font-weight:700;display:flex}.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{width:1.375em;top:.875em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-toast div:where(.swal2-actions){justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-toast button:where(.swal2-styled){margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;width:1.6em;height:3em;position:absolute}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{transform-origin:2em 2em;border-radius:4em 0 0 4em;top:-.8em;left:-.5em;transform:rotate(-45deg)}.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{transform-origin:0 1.5em;border-radius:0 4em 4em 0;top:-.25em;left:.9375em}.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-toast .swal2-success .swal2-success-fix{width:.4375em;height:2.6875em;top:0;left:.4375em}.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{width:.75em;top:1.125em;left:.1875em}.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{width:1.375em;top:.9375em;right:.1875em}@container swal2-popup style(--swal2-icon-animations:true){.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:.75s swal2-toast-animate-success-line-tip}.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:.75s swal2-toast-animate-success-line-long}}.swal2-toast.swal2-show{animation:var(--swal2-toast-show-animation)}.swal2-toast.swal2-hide{animation:var(--swal2-toast-hide-animation)}@keyframes swal2-show{0%{opacity:0;transform:translateY(-50px)scale(.9)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translateY(-50px)scale(.9)}}@keyframes swal2-animate-success-line-tip{0%{width:0;top:1.1875em;left:.0625em}54%{width:0;top:1.0625em;left:.125em}70%{width:3.125em;top:2.1875em;left:-.375em}84%{width:1.0625em;top:3em;left:1.3125em}to{width:1.5625em;top:2.8125em;left:.8125em}}@keyframes swal2-animate-success-line-long{0%{width:0;top:3.375em;right:2.875em}65%{width:0;top:3.375em;right:2.875em}84%{width:3.4375em;top:2.1875em;right:0}to{width:2.9375em;top:2.375em;right:.5em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{opacity:0;margin-top:1.625em;transform:scale(.4)}50%{opacity:0;margin-top:1.625em;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{opacity:1;margin-top:0;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em)rotate(2deg)}33%{transform:translateY(0)rotate(-2deg)}66%{transform:translateY(.3125em)rotate(2deg)}to{transform:translateY(0)rotate(0)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{width:0;top:.5625em;left:.0625em}54%{width:0;top:.125em;left:.125em}70%{width:1.625em;top:.625em;left:-.25em}84%{width:.5em;top:1.0625em;left:.75em}to{width:.75em;top:1.125em;left:.1875em}}@keyframes swal2-toast-animate-success-line-long{0%{width:0;top:1.625em;right:1.375em}65%{width:0;top:1.25em;right:.9375em}84%{width:1.125em;top:.9375em;right:0}to{width:1.375em;top:.9375em;right:.1875em}}.navbar{z-index:1000;box-sizing:border-box;background:#fff;border-bottom:1px solid #e0ddd8;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:clamp(.9rem,1.8vw,1.4rem);width:100%;padding:.5rem clamp(1rem,2.2vw,2.4rem);display:flex;position:fixed;top:0;left:0;right:0}.navbar-top{flex-shrink:0;align-items:center;display:flex}.navbar-brand{flex-shrink:0;align-items:center;margin-right:.2rem;line-height:0;display:inline-flex}.navbar-logo{width:auto;height:clamp(46px,4vw,58px);display:block}.navbar-links{flex-wrap:nowrap;flex:1;align-items:center;gap:clamp(1rem,1.9vw,1.6rem);display:flex}.navbar-controls{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.navbar-icons{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.navbar-role-shell{background:linear-gradient(#fdfcfa 0%,#f5f1eb 100%);border:1px solid #e7e2dc;border-radius:999px;align-items:center;padding:.24rem .34rem;display:flex;box-shadow:0 6px 16px #1a1a1a0f}.navbar-role-switch{align-items:center;gap:.35rem;display:flex}.navbar-role-btn{letter-spacing:.08em;text-transform:uppercase;color:#4f4b46;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2ddd7;border-radius:999px;padding:.34rem .58rem;font-family:Lato,Arial,sans-serif;font-size:.66rem;font-weight:700;transition:color .18s,border-color .18s,background .18s}.navbar-role-btn:hover{color:#1a1a1a;border-color:#cfc8c0}.navbar-role-btn.is-active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.navbar-right{background:linear-gradient(#fdfcfa 0%,#f5f1eb 100%);border:1px solid #e7e2dc;border-radius:999px;flex-shrink:0;align-items:center;gap:.32rem;padding:.24rem .34rem;display:flex;position:relative;box-shadow:0 6px 16px #1a1a1a0f}.navbar-user{cursor:pointer;letter-spacing:.08em;text-transform:uppercase;color:#4f4b46;white-space:nowrap;background:#fff;border:1px solid #e2ddd7;border-radius:999px;padding:.38rem .66rem;font-family:Lato,Arial,sans-serif;font-size:.7rem;font-weight:700}.navbar-user-menu{z-index:1200;background:#fff;border:1px solid #e0ddd8;border-radius:10px;gap:6px;min-width:190px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 24px #1a1a1a24}.navbar-user-menu-link,.navbar-user-menu-logout{color:#1a1a1a;letter-spacing:.08em;text-transform:uppercase;text-align:left;cursor:pointer;background:#f8f8f6;border:1px solid #e0ddd8;border-radius:8px;width:100%;padding:.55rem .65rem;font-family:Lato,Arial,sans-serif;font-size:.76rem;font-weight:700;text-decoration:none}.navbar-user-menu-link:hover,.navbar-user-menu-logout:hover{background:#efece8;border-color:#cfc8c0}.navbar-logout{color:#fff;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:999px;padding:.38rem .7rem;font-family:Lato,Arial,sans-serif;font-size:.7rem;font-weight:700;transition:background .18s,color .18s,border-color .18s,transform .18s}.navbar-logout:hover{color:#1a1a1a;background:#fff;border-color:#1a1a1a;transform:translateY(-1px)}.cart-icon-btn{cursor:pointer;background:#fff;border:1px solid #e2ddd7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.38rem .64rem;transition:border-color .18s;display:flex;position:relative}.cart-icon-btn:hover{border-color:#cfc8c0}.cart-icon-svg{fill:none;stroke:#4f4b46;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.cart-icon-badge{color:#fff;background:#1a1a1a;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-family:Lato,Arial,sans-serif;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-3px;right:-3px}.navbar-user-dropdown{align-items:center;display:flex;position:relative}.navbar-user-icon-btn{cursor:pointer;background:#fff;border:1px solid #e2ddd7;border-radius:999px;align-items:center;padding:.38rem .64rem;transition:border .18s;display:flex}.navbar-user-icon-btn:focus,.navbar-user-icon-btn:hover{border:1.5px solid #1a1a1a}.navbar-user-icon-svg{fill:none;stroke:#4f4b46;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.navbar-user-dropdown-menu{z-index:1200;background:#fff;border:1px solid #e0ddd8;border-radius:10px;flex-direction:column;gap:6px;min-width:170px;padding:10px 8px;display:flex;position:absolute;top:calc(100% + 2px);right:0;box-shadow:0 12px 24px #1a1a1a24}.navbar-user-dropdown-item{color:#1a1a1a;letter-spacing:.04em;text-transform:none;text-align:left;cursor:pointer;background:#f8f8f6;border:1px solid #e0ddd8;border-radius:8px;width:100%;padding:.55rem .65rem;font-family:Lato,Arial,sans-serif;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.navbar-user-dropdown-item:hover{background:#efece8;border-color:#cfc8c0}.navbar-toggle{cursor:pointer;background:#fff;border:1px solid #d8d4ce;border-radius:2px;flex-shrink:0;width:42px;height:42px;padding:0;display:none}.navbar-toggle span{background:#1a1a1a;width:18px;height:2px;margin:4px auto;display:block}.nav-link{color:#6b6b6b;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #0000;flex-shrink:0;padding-bottom:3px;font-family:Lato,Arial,sans-serif;font-size:.76rem;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s}.nav-link:hover{color:#1a1a1a}.nav-link.active{color:#1a1a1a;border-bottom-color:#1a1a1a}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown:after{content:"";height:8px;position:absolute;top:100%;left:0;right:0}.nav-dropdown-menu{z-index:1200;background:#fff;border:1px solid #e0ddd8;border-radius:6px;gap:2px;min-width:195px;padding:.45rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 24px #1a1a1a24}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:grid}.nav-dropdown-item{color:#1a1a1a;letter-spacing:.08em;text-transform:uppercase;text-align:left;background:0 0;border:none;border-radius:0;width:100%;padding:.5rem .85rem;font-family:Lato,Arial,sans-serif;font-size:.74rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.navbar-user-dropdown .nav-dropdown-item:last-child{border-top:1px solid #e0ddd8;margin-top:6px;padding-top:.7rem}.nav-dropdown-item:hover{background:#f4f1ec}@media (width<=600px){.navbar{grid-template-columns:1fr auto;grid-template-areas:"top icons""links links";align-items:center;padding:.55rem .9rem;display:grid}.navbar-top{grid-area:top}.navbar-icons{grid-area:icons;align-items:center;gap:.5rem;display:flex}.navbar-logo{height:42px}.navbar-toggle{display:inline-flex}.navbar-links{border-top:1px solid #e0ddd8;flex-direction:column;grid-area:links;align-items:flex-start;gap:.72rem;width:100%;margin-top:.45rem;padding-top:.65rem;display:none}.navbar-links.is-open{display:flex}.navbar-right{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:.6rem;padding:0}.navbar-controls{width:100%;margin-left:0}.nav-link{font-size:.74rem}}.cart-drawer__footer-actions{gap:.7rem;margin-top:.7rem;display:flex}.cart-drawer__clear{color:#1a1a1a;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #e0ddd8;border-radius:999px;padding:.78rem 1rem;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700;transition:background .18s,color .18s,border-color .18s}.cart-drawer__clear:hover{background:#efece8;border-color:#cfc8c0}.cart-overlay{z-index:1100;opacity:0;pointer-events:none;background:#1a1a1a59;transition:opacity .28s;position:fixed;inset:0}.cart-overlay--visible{opacity:1;pointer-events:all}.cart-drawer{z-index:1200;background:#fff;flex-direction:column;width:min(420px,100vw);height:100%;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 32px #1a1a1a1a}.cart-drawer--open{transform:translate(0)}.cart-drawer__header{border-bottom:1px solid #e0ddd8;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.cart-drawer__title{letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.cart-drawer__count{color:#6b6b6b;font-weight:400}.cart-drawer__close{color:#6b6b6b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1.5rem;line-height:1;transition:color .15s;display:flex}.cart-drawer__close:hover{color:#1a1a1a}.cart-drawer__body{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.cart-drawer__empty{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 0;display:flex}.cart-drawer__empty p{color:#6b6b6b;font-size:.9rem}.cart-drawer__link-products{letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;border-bottom:1px solid #1a1a1a;padding-bottom:2px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700;text-decoration:none;transition:opacity .15s}.cart-drawer__link-products:hover{opacity:.6}.cart-drawer__leadtime-alert{color:#4f473d;background:linear-gradient(135deg,#fbf7f1 0%,#f7f0e6 100%);border:1px solid #e3d5bf;border-left:3px solid #c7a96a;border-radius:8px;margin:0 0 1rem;padding:.8rem .9rem;font-family:Lato,Arial,sans-serif;font-size:.78rem;line-height:1.55}.cart-drawer__list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.cart-item{border-bottom:1px solid #f0ece6;grid-template-columns:64px 1fr auto;align-items:center;gap:.85rem;padding-bottom:1.25rem;display:grid}.cart-item:last-child{border-bottom:none;padding-bottom:0}.cart-item__img{object-fit:cover;background:#f8f8f6;border-radius:2px;width:64px;height:64px}.cart-item__img-placeholder{color:#8a7f72;background:linear-gradient(135deg,#f7f3ee 0%,#efe7dc 100%);border:1px solid #e7dfd4;border-radius:2px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cart-item__img-icon{opacity:.9;width:28px;height:28px}.cart-item__info{flex-direction:column;gap:.2rem;display:flex}.cart-item__name{color:#1a1a1a;letter-spacing:.02em;font-family:Lato,Arial,sans-serif;font-size:.82rem;font-weight:700}.cart-item__scent{color:#6b6b6b;font-size:.76rem}.cart-item__stock-note{margin-top:.2rem;font-size:.72rem;font-weight:700}.cart-item__stock-note--warning{color:#9b2335}.cart-item__leadtime-note{color:#6a5b45;font-size:.73rem;line-height:1.45}.cart-item__price{color:#1a1a1a;margin-top:.25rem;font-size:.82rem}.cart-item__controls{align-items:center;gap:.35rem;display:flex}.cart-item__qty-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d8d4ce;border-radius:2px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.85rem;font-weight:700;line-height:1;transition:all .15s;display:inline-flex}.cart-item__qty-btn:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.cart-item__qty-btn:disabled{color:#9f968c;cursor:not-allowed;background:#f3f1ed;border-color:#e2ddd6}.cart-item__qty{text-align:center;color:#1a1a1a;font-variant-numeric:tabular-nums;min-width:18px;font-size:.82rem;font-weight:700}.cart-item__remove{color:#b0a89e;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.25rem;padding:0;font-size:1.1rem;line-height:1;transition:color .15s;display:inline-flex}.cart-item__remove:hover{color:#9b2335}.cart-drawer__footer{border-top:1px solid #e0ddd8;flex-direction:column;flex-shrink:0;gap:1rem;padding:1.1rem 1.5rem 1.5rem;display:flex}.cart-drawer__shipping-line,.cart-drawer__subtotal,.cart-drawer__total-line{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;justify-content:space-between;align-items:center;font-family:Lato,Arial,sans-serif;font-size:.78rem;font-weight:700;display:flex}.cart-drawer__shipping-line--free,.cart-drawer__shipping-line--free span:last-child{color:#2a6b2b}.cart-drawer__total-line{border-top:1px solid #e0ddd8;padding-top:.8rem}.cart-drawer__checkout{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:999px;width:100%;padding:.78rem 1rem;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700;transition:background .18s,color .18s}.cart-drawer__checkout:hover{background:#3d3d3d;border-color:#3d3d3d}.cart-drawer__checkout:disabled{cursor:not-allowed;background:#b2aba1;border-color:#b2aba1}.swal-profile-intro{color:#6b6b6b;margin:0 0 1rem;font-size:.95rem;font-weight:400}.swal-profile-list{text-align:left;color:#1a1a1a;margin:0;padding-left:1.5rem;font-size:.95rem}.swal-success-heading{color:#1a1a1a;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.swal-success-body{color:#4a4a4a;margin:0 0 1.2rem;font-size:.93rem}.swal-success-subtitle{color:#1a1a1a;margin:0 0 .45rem;font-size:.93rem;font-weight:600}.swal-success-detail{color:#6b6b6b;margin:0 0 1.2rem;font-size:.91rem}.swal-success-footer{color:#8a7f72;margin:0;font-size:.93rem;font-style:italic}.app-content{flex-direction:column;flex:1;display:flex}.app-content>*{flex:1}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.carousel{background:#f0ece6;width:100%;line-height:0;position:relative;overflow:hidden}.carousel-track{width:100%;display:grid;position:relative}.carousel-img{opacity:0;pointer-events:none;grid-area:1/1;width:100%;height:auto;transition:opacity .8s;display:block}.carousel-img--active{opacity:1}.carousel-img-link{opacity:0;pointer-events:none;grid-area:1/1;transition:opacity .8s;display:block}.carousel-img-link.carousel-img--active{opacity:1;pointer-events:auto}.carousel-img-inner{width:100%;height:auto;display:block}.carousel-btn{cursor:pointer;z-index:2;background:#ffffffb3;border:none;border-radius:50%;width:40px;height:40px;font-size:1.2rem;line-height:1;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{background:#fffffff2}.carousel-btn--prev{left:12px}.carousel-btn--next{right:12px}.carousel-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.carousel-dot--active{background:#fff}.home-page{width:100%;max-width:1920px;margin:0 auto;padding:0 clamp(1rem,2.2vw,2.4rem)}.home-instagram{align-items:center;gap:1.2rem;margin-top:clamp(.5rem,1.5vw,1rem);padding:clamp(1rem,2vw,1.4rem) clamp(1rem,2.2vw,2.4rem);display:flex}.home-instagram:before,.home-instagram:after{content:"";background:#e0ddd8;flex:1;height:1px}.home-instagram-label{letter-spacing:.08em;color:#9a9590;text-transform:uppercase;white-space:nowrap;font-family:Lato,Arial,sans-serif;font-size:.66rem;font-weight:400}.home-instagram-handle{letter-spacing:.08em;color:#4f4b46;text-transform:uppercase;white-space:nowrap;font-family:Lato,Arial,sans-serif;font-size:.66rem;font-weight:700;text-decoration:none;transition:color .18s}.home-instagram-handle:hover{color:#1a1a1a}.home-fallback{background:#fdfaf5;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:clamp(220px,30vw,320px);padding:clamp(2.2rem,4vw,3.2rem) 1rem;display:flex}.home-fallback-kanji{color:#b8b1a8;font-family:Playfair Display,serif;font-size:2.5rem}.home-fallback-text{color:#5f5a54;margin:0;font-family:Lato,sans-serif;font-size:clamp(.95rem,1.4vw,1.08rem)}.home-hero-carousel .carousel-track{aspect-ratio:16/7}.home-hero-carousel .carousel-img,.home-hero-carousel .carousel-img-link,.home-hero-carousel .carousel-img-inner{width:100%;height:100%}.home-hero-carousel .carousel-img,.home-hero-carousel .carousel-img-inner{object-fit:cover}.home-intro{background:#fff;border:none;border-radius:0;grid-template-columns:minmax(260px,1fr) minmax(320px,1fr);align-items:stretch;gap:clamp(1rem,2.5vw,2.8rem);margin-top:clamp(1.5rem,4vw,4rem);padding:clamp(1.2rem,3vw,2.5rem);display:grid}.home-intro-image{border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.home-intro-photo{aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:8px;width:100%;max-width:100%;height:auto;display:block}.home-intro-content{flex-direction:column;justify-content:center;gap:clamp(1rem,2vw,1.8rem);padding:0 clamp(1rem,3vw,2.5rem);display:flex}.home-intro-detail{flex-direction:column;align-items:flex-start;gap:clamp(1rem,2vw,1.6rem);display:flex}.home-intro-separator{align-items:center;gap:.75rem;width:100%;margin-bottom:0;display:flex}.home-intro-separator-img{object-fit:contain;width:auto;height:clamp(2.8rem,4vw,3.5rem);display:block}.home-intro-separator:after{content:"";background:#d8d2ca;flex:1;height:1px;display:block}.home-intro-title{color:#1a1a1a;letter-spacing:-.01em;text-align:left;margin:0;font-family:Playfair Display,serif;font-size:clamp(1.45rem,2.7vw,2.35rem);font-style:italic;font-weight:500;line-height:1.25}.home-intro-text{color:#4a4540;text-align:justify;letter-spacing:.01em;-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:break-word;white-space:pre-line;max-width:100%;margin:0;font-family:Lato,sans-serif;font-size:clamp(.97rem,1.15vw,1.06rem);line-height:1.85}.home-intro-btn{color:#1a1a1a;text-transform:uppercase;letter-spacing:.12em;border:1px solid #1a1a1a;width:fit-content;margin:0;padding:.75rem 1.7rem;font-family:Lato,sans-serif;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s;display:inline-block}.home-intro-btn:hover{color:#fff;background:#1a1a1a}.home-carousel{background:#f8f8f6;border:1px solid #e0ddd8;border-radius:4px;min-height:240px;position:relative;overflow:hidden}.home-carousel-image{object-fit:cover;width:100%;height:clamp(240px,40vw,420px);display:block}.home-carousel-empty{color:#6b6b6b;place-items:center;min-height:240px;font-size:.95rem;display:grid}.home-carousel-arrow{color:#1a1a1a;cursor:pointer;background:#ffffffe6;border:1px solid #1a1a1a66;border-radius:999px;place-items:center;width:2rem;height:2rem;font-size:1.35rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.home-carousel-arrow:hover{background:#fff}.home-carousel-arrow-prev{left:.7rem}.home-carousel-arrow-next{right:.7rem}.home-carousel-dots{gap:.35rem;display:flex;position:absolute;bottom:.7rem;left:50%;transform:translate(-50%)}.home-carousel-dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:999px;width:8px;height:8px;padding:0}.home-carousel-dot.is-active{background:#fff}.home-block{background:#fff;border:1px solid #e0ddd8;border-radius:4px;padding:1rem}.home-title{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;color:#1a1a1a;margin:0 0 .65rem;font-size:1.05rem}.home-text{color:#5f5a54;margin:0;font-size:.93rem;line-height:1.65}.home-links{flex-wrap:wrap;gap:.55rem;margin-top:.9rem;display:flex}.home-link-btn{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .85rem;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.home-link-btn-secondary{color:#1a1a1a;background:0 0}.home-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.home-value-item{background:#faf9f7;border:1px solid #ece8e2;border-radius:4px;padding:.8rem}.home-value-item h3{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .3rem;font-size:.84rem}.home-value-item p{color:#5f5a54;margin:0;font-size:.88rem;line-height:1.55}@media (width<=860px){.home-page{padding:0 .9rem 4rem}.home-hero-carousel .carousel-track{aspect-ratio:16/9}.home-intro{grid-template-columns:1fr;gap:1.2rem;margin-top:1.2rem;padding:1.1rem}.home-intro-photo{aspect-ratio:16/10;max-width:100%}.home-intro-title{font-size:1.45rem}.home-intro-text{line-height:1.7}.home-values-grid{grid-template-columns:1fr}}.app-loading{--loading-accent:#8b6f47;--loading-border:#e6ddd2;--loading-surface-start:#fffdfa;--loading-surface-end:#f7f2ea;--loading-shadow:#3e2c1d17;color:var(--color-text-muted);font-family:var(--font-body);align-items:center;gap:.65rem;display:inline-flex}.app-loading__spinner{border:2px solid var(--loading-border);border-top-color:var(--loading-accent);border-radius:50%;flex-shrink:0;width:.95rem;height:.95rem;animation:.8s linear infinite app-loading-spin}.app-loading__label{letter-spacing:.01em;font-size:.9rem}.app-loading--page{border:1px solid var(--loading-border);background:linear-gradient(180deg, #fff 0%, var(--color-surface) 100%);border-radius:10px;justify-content:center;width:100%;margin-top:1.2rem;padding:.95rem 1.1rem}.app-loading--inline{margin-top:.55rem}.app-loading--premium{border:1px solid var(--loading-border);background:linear-gradient(180deg, var(--loading-surface-start) 0%, var(--loading-surface-end) 100%);width:100%;box-shadow:0 10px 30px var(--loading-shadow);border-radius:16px;justify-content:center;margin-top:1.2rem;padding:1rem 1.15rem;position:relative;overflow:hidden}.app-loading--premium:before{content:"";pointer-events:none;background:linear-gradient(110deg,#fff0 15%,#ffffff73 50%,#fff0 85%);animation:2.4s ease-in-out infinite app-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}.app-loading--premium .app-loading__spinner{border-width:2.2px;width:1.02rem;height:1.02rem;box-shadow:0 0 0 3px #8b6f4714}.app-loading--premium .app-loading__label{color:#4e453d;letter-spacing:.02em;font-weight:600}@media (width<=600px){.app-loading--premium{border-radius:12px;padding:.9rem 1rem}}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@keyframes app-loading-shimmer{0%{transform:translate(-100%)}to{transform:translate(120%)}}.stock-container{width:min(980px,100%);margin:0 auto;padding:1.25rem 1.5rem}.stock-tabs-row{justify-content:space-between;align-items:center;gap:1rem;margin:.75rem 0 1rem;display:flex}.btn-add-aroma{white-space:nowrap;margin-bottom:0}.stock-top-actions{align-items:center;gap:.6rem;display:flex}.btn-edit-stock{align-items:center;gap:.4rem;display:inline-flex}.btn-edit-stock svg,.btn-icon svg{fill:currentColor;width:16px;height:16px}.btn-edit-stock--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.stock-aroma-form{background:#fff;border:2px solid #1a1a1a;border-radius:4px;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:grid;box-shadow:0 2px 8px #00000014}.stock-aroma-form-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.stock-aroma-form-header h2{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.btn-close-form{cursor:pointer;color:#6b6b6b;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:all .15s;display:flex}.btn-close-form:hover{color:#1a1a1a;background:#f0f0f0;border-radius:2px}.stock-aroma-field{flex-direction:column;gap:.45rem;display:flex}.stock-aroma-label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.stock-aroma-input{color:#1a1a1a;background:#fff;border:1px solid #c8c4be;border-radius:2px;outline:none;padding:10px 12px;font-family:Lato,Arial,sans-serif;font-size:.95rem}.stock-aroma-input:focus{border-color:#1a1a1a;box-shadow:0 0 0 2px #1a1a1a1a}.stock-aroma-products-section{flex-direction:column;gap:.65rem;display:flex}.stock-aroma-section-label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.stock-aroma-products{flex-wrap:wrap;gap:.4rem .8rem;display:flex}.stock-aroma-product-check{color:#1a1a1a;cursor:pointer;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.stock-aroma-product-check input[type=checkbox]{cursor:pointer;margin:0}.stock-aroma-form-actions{gap:.75rem;margin-top:.5rem;display:flex}.stock-tabs{flex-wrap:wrap;flex:1;gap:.65rem;margin:0;display:flex}.stock-tab{color:#6b6b6b;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#f8f8f6;border:1px solid #d8d4ce;padding:.6rem 1rem;font-family:Lato,Arial,sans-serif;font-size:.78rem;font-weight:700;transition:all .15s}.stock-tab--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.stock-tab:hover{opacity:.9}.stock-table{border-collapse:collapse;width:100%;margin-top:.5rem}.stock-table thead{border-bottom:2px solid #1a1a1a}.stock-table th{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;text-align:center;white-space:nowrap;padding:10px 14px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.stock-table td{color:#1a1a1a;text-align:center;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #e0ddd8;padding:12px 14px;font-size:.95rem;line-height:1.5}.stock-table td:first-child,.stock-table th:first-child{text-align:left}.stock-table tbody tr:hover{background:#f8f8f6}.stock-avellana-cell{grid-template-columns:20px 24px 20px;justify-content:center;align-items:center;column-gap:.35rem;min-width:110px;margin:0 auto;display:grid}.stock-avellana-controls{justify-content:center;align-items:center;line-height:0;display:flex}.stock-avellana-value{text-align:center;font-variant-numeric:tabular-nums;width:24px}.stock-step-btn{color:#1a1a1a;appearance:none;cursor:pointer;background:#fff;border:1px solid #1a1a1a;border-radius:2px;justify-content:center;align-items:center;width:20px;min-width:20px;max-width:20px;height:20px;padding:0;font-size:.82rem;font-weight:700;line-height:1;transition:all .15s;display:inline-flex}.stock-step-btn:hover:not(:disabled){color:#fff;background:#1a1a1a}.stock-step-btn:disabled{opacity:.45;cursor:not-allowed}.stock-conversion-cell{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.btn-conversion{color:#1a1a1a;letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #1a1a1a;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .68rem;font-family:Lato,Arial,sans-serif;font-size:.75rem;font-weight:700;transition:all .15s;display:inline-flex}.btn-conversion__sub{opacity:.9;font-size:.66rem}.btn-conversion:hover:not(:disabled){color:#fff;background:#1a1a1a}.btn-conversion:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.stock-container{width:100%;padding:.9rem}.stock-tabs-row{flex-direction:column;align-items:stretch}.stock-tabs{width:100%}.stock-top-actions{justify-content:flex-end}.stock-table{min-width:760px}}.scent-modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#0f0d0a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.scent-modal{background:#fff;border-top:3px solid #c9a96e;border-radius:10px;flex-direction:column;width:min(580px,100%);max-height:92vh;display:flex;overflow-y:auto;box-shadow:0 2px 8px #0f0d0a1a,0 20px 60px #0f0d0a38}.scent-modal-header{border-bottom:1px solid #ede9e3;justify-content:space-between;align-items:flex-start;padding:1.4rem 1.6rem 1.1rem;display:flex}.scent-modal-header-text{flex-direction:column;gap:.2rem;display:flex}.scent-modal-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c9a96e;font-family:Lato,Arial,sans-serif;font-size:.68rem;font-weight:700}.scent-modal-header h2{color:#1a1a1a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.45rem;font-weight:600;line-height:1.2}.scent-modal-close{color:#9e9890;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;margin-top:.1rem;padding:.2rem .35rem;font-size:1.05rem;line-height:1;transition:color .15s,background .15s}.scent-modal-close:hover{color:#1a1a1a;background:#f0ece5}.scent-modal-form{flex-direction:column;gap:1.4rem;padding:1.4rem 1.6rem 1.6rem;display:flex}.scent-modal-field{flex-direction:column;flex:1;gap:.35rem;display:flex}.scent-modal-label{letter-spacing:.1em;text-transform:uppercase;color:#7a766e;font-family:Lato,Arial,sans-serif;font-size:.68rem;font-weight:700}.scent-modal-input{color:#1a1a1a;background:#fafaf8;border:1px solid #d6d1c8;border-radius:6px;outline:none;padding:9px 12px;font-family:Lato,Arial,sans-serif;font-size:.92rem;transition:border-color .15s,box-shadow .15s,background .15s}.scent-modal-input:focus{background:#fff;border-color:#c9a96e;box-shadow:0 0 0 3px #c9a96e26}.scent-modal-textarea{resize:vertical;min-height:80px;line-height:1.6}.scent-modal-section{background:#f9f7f4;border:1px solid #ede9e3;border-radius:8px;flex-direction:column;gap:.9rem;padding:1rem 1.1rem 1.1rem;display:flex}.scent-modal-section-title{letter-spacing:.12em;text-transform:uppercase;color:#7a766e;margin:0;font-family:Lato,Arial,sans-serif;font-size:.68rem;font-weight:700}.scent-modal-chips{flex-wrap:wrap;gap:.45rem;display:flex}.scent-modal-chip{color:#7a766e;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #d6d1c8;border-radius:999px;padding:.3rem .85rem;font-family:Lato,Arial,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.scent-modal-chip:hover{color:#1a1a1a;border-color:#c9a96e}.scent-modal-chip.active{color:#fff;background:#c9a96e;border-color:#c9a96e;box-shadow:0 1px 4px #c9a96e59}.scent-modal-pyramid{flex-direction:column;gap:.85rem;display:flex}.scent-modal-pyramid-row{align-items:flex-start;gap:.7rem;display:flex}.pyramid-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:28px}.pyramid-dot--top{background:#e8c97a}.pyramid-dot--mid{background:#d4879a}.pyramid-dot--base{background:#8b7355}.scent-modal-actions{justify-content:flex-end;gap:.65rem;padding-top:.1rem;display:flex}.scent-modal-btn{letter-spacing:.04em;cursor:pointer;border:1.5px solid #0000;border-radius:6px;padding:.55rem 1.3rem;font-family:Lato,Arial,sans-serif;font-size:.88rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,opacity .15s}.scent-modal-btn:disabled{opacity:.55;cursor:not-allowed}.scent-modal-btn--cancel{color:#5a5650;background:0 0;border-color:#d6d1c8}.scent-modal-btn--cancel:hover:not(:disabled){background:#f0ece5;border-color:#b8b0a4}.scent-modal-btn--save{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.scent-modal-btn--save:hover:not(:disabled){background:#333;border-color:#333}.aromas-container{width:min(980px,100%);margin:0 auto;padding:1.25rem 1.5rem}.aromas-forms-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:.75rem 0 1.5rem;display:grid}.aromas-form-toggles{flex-wrap:wrap;gap:.75rem;margin:.75rem 0;display:flex}.aromas-form{background:#fff;border:2px solid #1a1a1a;border-radius:4px;gap:1rem;margin:0;padding:1.25rem;display:grid;box-shadow:0 2px 8px #00000014}.aromas-form-header h2{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.aromas-field{flex-direction:column;gap:.45rem;display:flex}.aromas-label,.aromas-section-label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.aromas-input{color:#1a1a1a;background:#fff;border:1px solid #c8c4be;border-radius:2px;outline:none;padding:10px 12px;font-family:Lato,Arial,sans-serif;font-size:.95rem}.aromas-input:focus{border-color:#1a1a1a;box-shadow:0 0 0 2px #1a1a1a1a}.aromas-form-actions{gap:.75rem;display:flex}.aromas-table{border-collapse:collapse;table-layout:auto;width:100%;margin-top:.5rem}.aromas-table thead{border-bottom:2px solid #1a1a1a}.aromas-table th{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;text-align:center;background:0 0;padding:10px 14px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.aromas-table td{color:#1a1a1a;text-align:center;border-bottom:1px solid #e0ddd8;padding:12px 14px;font-size:.95rem}.aromas-table th:first-child{text-align:center;white-space:nowrap;width:24%}.aromas-table td:first-child{text-align:left;white-space:nowrap;width:24%}.family-dd{width:100%;display:inline-block;position:relative}.family-dd-trigger{color:#1a1a1a;cursor:pointer;text-align:left;background:#fff;border:1px solid #c8c4be;border-radius:2px;justify-content:space-between;align-items:center;gap:4px;width:100%;padding:4px 8px;font-family:Lato,Arial,sans-serif;font-size:.82rem;display:flex}.family-dd-trigger:disabled{opacity:.55;cursor:not-allowed}.family-dd-label{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.family-dd-arrow{color:#888;flex-shrink:0;font-size:.6rem}.family-dd-menu{z-index:200;white-space:nowrap;background:#fff;border:1px solid #c8c4be;border-radius:2px;min-width:140px;padding:6px 0;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 4px 12px #0000001a}.family-dd-item{color:#1a1a1a;cursor:pointer;align-items:center;gap:7px;padding:5px 12px;font-family:Lato,Arial,sans-serif;font-size:.85rem;display:flex}.family-dd-item:hover{background:#f5f3f0}.family-dd-item input[type=checkbox]{accent-color:#1a1a1a;cursor:pointer;flex-shrink:0;width:14px;height:14px}.aromas-table td:last-child,.aromas-table th:last-child{width:14%}.aromas-table td input[type=checkbox]{accent-color:#1a1a1a;width:16px;height:16px}.aromas-scent-btn{font-family:Lato,Arial,sans-serif;font-size:inherit;color:#1a1a1a;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:5px;padding:0;display:inline-flex}.aromas-scent-btn:before{content:"✎";color:#b0a89e;flex-shrink:0;font-size:.85rem;transition:color .15s}.aromas-scent-btn:hover:before{color:#1a1a1a}.aromas-table tbody tr:hover{background:#f8f8f6}@media (width<=768px){.aromas-forms-grid{grid-template-columns:1fr}.aromas-form-toggles{flex-direction:column}.aromas-container{padding:.9rem}}.searchable-select{width:100%;position:relative}.searchable-select__input{width:100%;display:block}.searchable-select__menu{z-index:40;background:#fff;border:1px solid #c8c4be;border-radius:2px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #0000001f}.searchable-select__option{color:#1a1a1a;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #efece8;width:100%;padding:9px 10px;font-family:Lato,Arial,sans-serif;font-size:.9rem}.searchable-select__option:last-child{border-bottom:none}.searchable-select__option:hover,.searchable-select__option.is-selected{background:#f8f8f6}.searchable-select__empty{color:#6b6b6b;margin:0;padding:10px;font-size:.85rem}.production-container{width:100%;padding:1.25rem 1.5rem}.production-content{align-items:flex-start;gap:1rem;display:flex;position:relative;overflow:hidden}.production-form-drawer{opacity:0;pointer-events:none;flex:0 0 0;width:0;transition:width .28s,flex-basis .28s,opacity .22s,transform .28s;transform:translate(-24px)}.production-form-drawer.is-open{opacity:1;pointer-events:auto;flex:0 0 25%;width:25%;transform:translate(0)}.production-table-section{flex:auto;min-width:0}.production-content--form-open .production-table-section{flex:75%}.production-form-section{background:#f8f8f6;border:1px solid #e0ddd8;border-radius:4px;min-width:0;padding:1.1rem}.production-table-section .table-scroll{width:100%;max-width:100%;overflow:auto hidden}.production-page-actions{justify-content:flex-start;margin-bottom:1rem;display:flex}.production-table-header{justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.production-table-header h2{margin:0}.production-form-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.production-form-header h2{margin:0}.production-form{flex-direction:column;gap:.75rem;width:100%;max-width:none;margin-bottom:1rem;display:flex}.production-field{flex-direction:column;gap:.35rem;display:flex}.production-label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.production-label-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.production-scent-actions{align-items:center;gap:.75rem;display:flex}.btn-link{color:#375a7f;cursor:pointer;background:0 0;border:0;padding:0;font-size:.82rem;font-weight:700}.btn-link:disabled{color:#9c9c9c;cursor:not-allowed}.production-help{color:#6b6b6b;margin:0;font-size:.86rem}.production-scent-grid{background:#fff;border:1px solid #ddd8d1;border-radius:2px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .75rem;max-height:190px;padding:.65rem;display:grid;overflow-y:auto}.production-scent-check{color:#1a1a1a;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.production-scent-check input{accent-color:#1a1a1a}.production-input{color:#1a1a1a;background:#fff;border:1px solid #c8c4be;border-radius:2px;outline:none;padding:10px 12px;font-family:Lato,Arial,sans-serif;font-size:.95rem;transition:border-color .15s}.production-input:focus{border-color:#1a1a1a}.production-table{border-collapse:collapse;width:100%;margin-top:.5rem}.production-table thead{border-bottom:2px solid #1a1a1a}.production-table th{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;text-align:center;white-space:nowrap;background:0 0;padding:10px 14px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.production-table td{color:#1a1a1a;text-align:center;white-space:nowrap;border-bottom:1px solid #e0ddd8;padding:12px 14px;font-size:.95rem}.production-table tbody tr:hover{background:#f8f8f6}.production-status{letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:700}.production-status.pending{color:#b45309}.production-status.applied{color:#2d6a4f}.production-actions{justify-content:center;align-items:center;gap:8px;display:flex}.production-form-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.production-form-actions .btn{min-width:0}@media (width<=1100px){.production-form-drawer.is-open{flex:0 0 32%;width:32%}.production-content--form-open .production-table-section{flex:68%}.production-form-actions{flex-direction:column;align-items:stretch}.production-form-actions .btn{width:100%}.production-scent-grid{grid-template-columns:1fr}}@media (width<=768px){.production-container{max-width:100%;padding:.9rem;overflow-x:hidden}.production-content{flex-direction:column;max-width:100%}.production-form-drawer,.production-form-drawer.is-open{flex-basis:auto;width:100%}.production-form-drawer{opacity:0;max-height:0;overflow:hidden;transform:translate(0)translateY(-12px)}.production-form-drawer.is-open{opacity:1;max-height:1200px;transform:translateY(0)}.production-form-section{min-width:100%}.production-form{max-width:100%}.production-table-section{width:100%;max-width:100%;overflow-x:hidden}.production-table-header{flex-direction:column;align-items:stretch}.production-table th,.production-table td{padding:10px}.production-table{min-width:760px}.production-table-section .table-scroll{-webkit-overflow-scrolling:touch;touch-action:pan-x;overflow:auto hidden}}@media (width<=480px){.production-actions{flex-direction:column;gap:6px}.production-actions .btn{width:100%}.production-form-header{flex-direction:column;align-items:stretch}.production-form-actions{flex-direction:column}.production-form-actions .btn,.production-form-header .btn{width:100%}}.sales-status-select{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b6b6b' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #c8c4be;border-radius:2px;outline:none;min-width:170px;padding:7px 30px 7px 10px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700;transition:border-color .15s}.sales-status-select:hover,.sales-status-select:focus{border-color:#1a1a1a}.sales-status-select option{color:#1a1a1a;letter-spacing:.06em;text-transform:uppercase;background:#fff;font-size:.72rem;font-weight:700}.sales-container{width:100%;padding:1.25rem 1.5rem}.sales-content{align-items:flex-start;gap:1rem;display:flex;position:relative;overflow:hidden}.sales-form-drawer{opacity:0;pointer-events:none;flex:0 0 0;width:0;transition:width .28s,flex-basis .28s,opacity .22s,transform .28s;transform:translate(-24px)}.sales-form-drawer.is-open{opacity:1;pointer-events:auto;flex:0 0 25%;width:25%;transform:translate(0)}.sales-table-section{flex:auto;min-width:0}.sales-content--form-open .sales-table-section{flex:75%}.sales-form-section{background:#f8f8f6;border:1px solid #e0ddd8;border-radius:4px;min-width:0;padding:1.1rem}.sales-table-section .table-scroll,.sales-form .table-scroll{width:100%;max-width:100%;overflow:auto hidden}.sales-page-actions{justify-content:flex-start;margin-bottom:1rem;display:flex}.sales-table-header{justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.sales-table-header h2,.sales-form-header h2{margin:0}.sales-form-header{justify-content:flex-start;align-items:center;margin-bottom:1rem;display:flex}.sales-form{flex-direction:column;gap:.75rem;width:100%;max-width:none;margin-bottom:1rem;display:flex}.sales-field{flex-direction:column;gap:.35rem;display:flex}.sales-label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.sales-input{color:#1a1a1a;background:#fff;border:1px solid #c8c4be;border-radius:2px;outline:none;padding:10px 12px;font-family:Lato,Arial,sans-serif;font-size:.95rem;transition:border-color .15s}.sales-input:focus{border-color:#1a1a1a}.sales-table{border-collapse:collapse;width:100%;margin-top:.5rem}.sales-table thead{border-bottom:2px solid #1a1a1a}.sales-table th{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;text-align:center;white-space:nowrap;background:0 0;padding:10px 14px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.sales-table td{color:#1a1a1a;text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e0ddd8;padding:12px 14px;font-size:.95rem}.sales-table td input[type=checkbox]{accent-color:#1a1a1a;cursor:pointer;width:16px;height:16px}.sales-table td input[type=checkbox]:disabled{cursor:not-allowed;opacity:.55}.sales-table tbody tr:hover{background:#f8f8f6}.sales-status{letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:700}.sales-status.pending{color:#b45309}.sales-status.completed{color:#2d6a4f}.sales-status.cancelled{color:#9b2335}.sales-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.sales-products-column{vertical-align:middle}.sales-products-cell{text-align:center;align-content:center;justify-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.sales-products-item{color:#1a1a1a;white-space:normal;font-size:.88rem;line-height:1.3}.sales-total-trigger{font:inherit;color:#1a1a1a;cursor:pointer;background:0 0;border:0;padding:0}.sales-total-trigger:hover{text-underline-offset:.18em;text-decoration:underline}.sales-client-trigger{font:inherit;color:#1a1a1a;cursor:pointer;background:0 0;border:0;padding:0}.sales-client-trigger:hover{text-underline-offset:.18em;text-decoration:underline}.sales-total-modal-backdrop{z-index:1200;background:#1a1a1a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.sales-total-modal{background:#f8f8f6;border:1px solid #e0ddd8;border-radius:4px;width:min(760px,100%);max-height:min(85vh,720px);padding:1.25rem;overflow:auto;box-shadow:0 24px 60px #0003}.sales-total-modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.sales-total-modal-header h3{margin:0}.sales-total-modal-header p{color:#6b6b6b;letter-spacing:.08em;text-transform:uppercase;margin:.25rem 0 0;font-size:.82rem}.sales-total-modal-table-wrap{overflow-x:auto}.sales-total-modal-table{border-collapse:collapse;width:100%}.sales-total-modal-table thead{border-bottom:1px solid #1a1a1a}.sales-total-modal-table th,.sales-total-modal-table td{text-align:left;border-bottom:1px solid #e0ddd8;padding:.85rem .75rem}.sales-total-modal-table th{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.sales-total-modal-table td:nth-child(2),.sales-total-modal-table td:nth-child(3),.sales-total-modal-table td:nth-child(4),.sales-total-modal-table th:nth-child(2),.sales-total-modal-table th:nth-child(3),.sales-total-modal-table th:nth-child(4){text-align:center}.sales-total-modal-row--discount td{color:#9b2335}.sales-total-modal-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.sales-total-modal-note{color:#6b6b6b;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.sales-client-modal{width:min(640px,100%)}.sales-client-modal-body{flex-direction:column;gap:.85rem;margin-top:.4rem;display:flex}.sales-client-modal-error{color:#9b2335;font-weight:600}.sales-client-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;display:grid}.sales-client-row{background:#fff;border:1px solid #e0ddd8;border-radius:3px;flex-direction:column;gap:.35rem;min-height:82px;padding:.75rem;display:flex}.sales-client-row span{letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;font-size:.72rem;font-weight:700}.sales-client-row strong{color:#1a1a1a;font-size:.95rem;line-height:1.35}.sales-client-row--full{grid-column:1/-1}.sales-client-addresses{margin-top:.1rem}.sales-client-addresses-title{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin:0 0 .35rem;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.sales-client-addresses-list{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.sales-client-addresses-list li{background:#fff;border:1px solid #e0ddd8;border-radius:3px;padding:.65rem .75rem;line-height:1.35}.sales-field--checkbox{margin-top:.25rem}.sales-checkbox-label{color:#1a1a1a;cursor:pointer;align-items:center;gap:.5rem;font-family:Lato,Arial,sans-serif;font-size:.9rem;font-weight:600;display:flex}.sales-checkbox-label input[type=checkbox]{accent-color:#1a1a1a;cursor:pointer;width:16px;height:16px}.sales-items-header{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.sales-items-title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1rem}.sales-add-row{gap:.6rem;display:grid}.sales-add-btn{justify-self:flex-start}.sales-form-actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.sales-form-actions .btn{min-width:0}.sales-items-table{border-collapse:collapse;background:#f8f8f6;border:1px solid #e0ddd8;width:100%}.sales-items-table thead{border-bottom:1px solid #d5d1cb}.sales-items-table th{letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;text-align:center;white-space:nowrap;padding:8px 10px;font-family:Lato,Arial,sans-serif;font-size:.68rem}.sales-items-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #e0ddd8;padding:10px;font-size:.9rem}.sales-items-table tbody tr:last-child td{border-bottom:none}.sales-items-empty{color:#6b6b6b;font-style:italic}@media (width<=1100px){.sales-form-drawer.is-open{flex:0 0 32%;width:32%}.sales-content--form-open .sales-table-section{flex:68%}.sales-form-actions{flex-direction:column;align-items:stretch}.sales-form-actions .btn{width:100%}}@media (width<=768px){.sales-container{max-width:100%;padding:.9rem;overflow-x:hidden}.sales-content{flex-direction:column;max-width:100%}.sales-form-drawer,.sales-form-drawer.is-open{flex-basis:auto;width:100%}.sales-form-drawer{opacity:0;max-height:0;overflow:hidden;transform:translate(0)translateY(-12px)}.sales-form-drawer.is-open{opacity:1;max-height:2000px;transform:translateY(0)}.sales-form-section{min-width:100%}.sales-table-section{width:100%;max-width:100%;overflow-x:hidden}.sales-form{max-width:100%}.sales-table-header{flex-direction:column;align-items:stretch}.sales-table th,.sales-table td{padding:10px}.sales-table,.sales-items-table:not(.sales-items-table--empty){min-width:760px}.sales-table-section .table-scroll,.sales-form .table-scroll{-webkit-overflow-scrolling:touch;touch-action:pan-x;overflow:auto hidden}.sales-form .table-scroll--no-scroll{overflow-x:hidden}}@media (width<=480px){.sales-actions{flex-direction:column;gap:6px}.sales-actions .btn{width:100%}.sales-form-actions{flex-direction:column}.sales-form-actions .btn{width:100%}.sales-total-modal-header,.sales-total-modal-footer{flex-direction:column;align-items:stretch}.sales-client-grid{grid-template-columns:1fr}}.prices-container{width:100%;padding:1.25rem 1.5rem}.prices-subtitle{color:#6b6b6b;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.table-scroll{width:100%;overflow-x:auto}.prices-table{border-collapse:collapse;width:100%}.prices-table thead{border-bottom:2px solid #1a1a1a}.prices-table th{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;text-align:center;white-space:nowrap;padding:10px 14px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.prices-table td{color:#1a1a1a;text-align:center;white-space:nowrap;border-bottom:1px solid #e0ddd8;padding:12px 14px;font-size:.95rem}.prices-table tbody tr:hover{background:#f8f8f6}.prices-input{border:1px solid #1a1a1a;border-radius:2px;outline:none;width:140px;padding:8px 10px;font-family:Lato,Arial,sans-serif;font-size:.95rem}.prices-unset{color:#b45309;font-size:.88rem;font-style:italic}.prices-actions{justify-content:center;align-items:center;gap:8px;display:flex}.shipping-section{border-top:2px solid #e0ddd8;margin-top:3rem;padding-top:2rem}.shipping-section h2{color:#1a1a1a;margin:0 0 1.5rem;font-size:1.3rem}.shipping-min-row{background:#f5f5f5;font-weight:600}.shipping-min-row:hover{background:#efefef}@media (width<=768px){.prices-container{padding:.9rem}.prices-input{width:110px}.prices-table th,.prices-table td{white-space:nowrap;padding:10px}}.banner-admin{max-width:800px;margin:2.5rem auto;padding:0 1.5rem 3rem;font-family:Lato,sans-serif}.banner-admin h1{color:#1a1a1a;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:500}.banner-upload{margin-bottom:2.5rem}.banner-upload-label{letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border:1px solid #1a1a1a;border-radius:2px;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.78rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.banner-upload-label:hover{color:#fff;background:#1a1a1a}.banner-empty{color:#bbb;padding:2rem 0;font-size:.93rem}.banner-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.banner-item{background:#fff;border:1px solid #e0ddd8;border-radius:4px;grid-template-columns:180px 1fr 230px;align-items:center;gap:1.5rem;padding:1.25rem;transition:opacity .25s;display:grid;box-shadow:0 2px 10px #0000000a}.banner-item--inactive{opacity:.45}.banner-thumb{object-fit:cover;border-radius:3px;flex-shrink:0;width:180px;height:100px;display:block}.banner-info{flex-direction:column;gap:.9rem;min-width:0;display:flex}.banner-meta{justify-content:space-between;align-items:center;display:flex}.banner-number{letter-spacing:.12em;text-transform:uppercase;color:#bbb;font-size:.7rem;font-weight:700}.banner-actions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.banner-actions button{letter-spacing:.05em;cursor:pointer;color:#4a4a4a;background:#fafaf9;border:1px solid #d0cdc8;border-radius:2px;padding:.38rem .85rem;font-family:Lato,sans-serif;font-size:.78rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.banner-actions button:hover:not(:disabled){background:#f0ece6;border-color:#b0aba6}.btn-toggle.active{color:#2e7d32;background:#f2f9f2;border-color:#2e7d32}.btn-toggle.inactive{color:#999;border-color:#bbb}.btn-order{text-align:center;min-width:34px}.btn-order:disabled{opacity:.22;cursor:default}.btn-delete{margin-left:auto;color:#c62828!important;background:#fff9f9!important;border-color:#e0b0b0!important}.btn-delete:hover:not(:disabled){color:#fff!important;background:#c62828!important;border-color:#c62828!important}.banner-link-section{border-left:1px solid #f0ede9;flex-direction:column;gap:.4rem;padding-left:1.25rem;display:flex}.banner-link-label{letter-spacing:.1em;text-transform:uppercase;color:#b0aba5;font-size:.68rem;font-weight:700}.banner-link-row{align-items:center;gap:.5rem;display:flex}.banner-link-input{color:#1a1a1a;background:#fafaf9;border:1px solid #d8d5d0;border-radius:2px;flex:1;min-width:0;padding:.45rem .75rem;font-family:Lato,sans-serif;font-size:.85rem;transition:border-color .15s,background .15s}.banner-link-input:focus{background:#fff;border-color:#1a1a1a;outline:none}.banner-link-input::placeholder{color:#ccc}.btn-save-link{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1a1a1a;border-radius:2px;padding:.45rem 1rem;font-family:Lato,sans-serif;font-size:.75rem;font-weight:700;transition:background .2s,color .2s}.btn-save-link:hover{color:#fff;background:#1a1a1a}.carousel-admin-item{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;margin-bottom:1rem;padding:.5rem}.carousel-admin-item img{object-fit:cover;border-radius:4px;max-width:100px;max-height:100px}.carousel-admin-item button{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:.3rem .6rem;font-size:.9rem}.carousel-admin-item button:hover{background-color:#a71d2a}@media (width<=700px){.banner-item{grid-template-columns:1fr}.banner-thumb{width:100%;height:160px}.banner-link-section{border-top:1px solid #f0ede9;border-left:none;padding-top:.75rem;padding-left:0}}.users-admin-page{background:radial-gradient(1200px 320px at -10% -20%,#f2ede5cc 0%,#fff0 60%),radial-gradient(900px 260px at 110% -10%,#f5f0e9cc 0%,#fff0 55%);width:100%;max-width:1220px;min-height:calc(100vh - 120px);margin:0 auto;padding:1.25rem 1.5rem 1.75rem}.users-admin-header{text-align:center;background:linear-gradient(#fff 0%,#fbf9f5 100%);border:1px solid #e8e2d9;border-radius:14px;margin-bottom:1.1rem;padding:.95rem 1rem;box-shadow:0 10px 24px #231e170d}.users-admin-header h1{color:#1e1a16;margin:0 0 .2rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.32rem,2vw,1.62rem);font-weight:500}.users-admin-header p{color:#655e57;letter-spacing:.01em;margin:0 0 1rem;font-size:.92rem;line-height:1.45}.users-admin-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;max-width:1020px;margin:0 auto 1rem;display:grid}.users-admin-metric-card{text-align:center;background:linear-gradient(#fff 0%,#fbf8f3 100%);border:1px solid #e9e2d8;border-radius:12px;gap:.2rem;padding:.62rem .72rem;display:grid;box-shadow:0 8px 18px #231e170d}.users-admin-metric-card span{letter-spacing:.08em;text-transform:uppercase;color:#7a7268;font-size:.7rem}.users-admin-metric-card strong{color:#1f1a15;font-size:1.05rem}.users-admin-filters{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffdb;border:1px solid #ebe5dc;border-radius:12px;grid-template-columns:minmax(220px,1fr) 200px auto;gap:.75rem;max-width:820px;margin-bottom:1.05rem;margin-left:auto;margin-right:auto;padding:.8rem;display:grid}.users-admin-results{color:#6b6359;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;place-self:center end;font-size:.8rem;font-weight:700}.users-admin-control,.users-admin-inline-input,.users-admin-table select{color:#1a1a1a;background:#fff;border:1px solid #d8d2c8;border-radius:9px;width:100%;padding:.58rem .72rem;font-size:.9rem;transition:border-color .18s,box-shadow .18s,background .18s}.users-admin-email-field,.users-admin-email-value{width:min(100%,210px);max-width:100%;margin-left:auto;margin-right:auto}.users-admin-email-value{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;height:34px;padding:0 .64rem;line-height:1.2;display:inline-flex;overflow:hidden}.users-admin-email-field{box-sizing:border-box;height:34px;margin:0;font-family:Lato,Arial,sans-serif;line-height:1.2}.users-admin-control:focus,.users-admin-inline-input:focus,.users-admin-table select:focus{border-color:#8b8073;outline:none;box-shadow:0 0 0 3px #a4958429}.users-admin-pill{letter-spacing:.08em;text-transform:uppercase;color:#2a2420;background:#faf8f4;border:1px solid #dad4ca;border-radius:999px;justify-content:center;align-items:center;padding:.24rem .56rem;font-size:.72rem;font-weight:700;display:inline-flex}.users-admin-pill.is-on{color:#2f6a2f;background:#f3fbf3;border-color:#2f6a2f}.users-admin-pill.is-off{color:#8a3b3b;background:#fff5f5;border-color:#8a3b3b}.users-admin-table-wrap{background:#fff;border:1px solid #e7e1d7;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 14px 28px #1814100f}.users-admin-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:100%}.users-admin-col-name{width:15%}.users-admin-col-email{width:20%}.users-admin-col-role{width:12%}.users-admin-col-status,.users-admin-col-date{width:10%}.users-admin-col-actions{width:33%}.users-admin-table thead{background:linear-gradient(#fcfaf7 0%,#f8f5f0 100%);border-bottom:1px solid #ddd6cb}.users-admin-table th{letter-spacing:.12em;text-transform:uppercase;color:#6a6259;text-align:center;padding:11px 12px;font-family:Lato,Arial,sans-serif;font-size:.7rem;font-weight:700}.users-admin-th-left{text-align:center!important}.users-admin-table td{color:#1e1a16;vertical-align:middle;text-align:center;border-bottom:1px solid #f0ebe4;padding:8px 10px}.users-admin-cell-left{text-align:center!important}.users-admin-table td .users-admin-inline-input{max-width:210px;height:34px;margin-left:auto;margin-right:auto}.users-admin-role-select{z-index:2;position:relative}.users-admin-role-select:focus{z-index:4}.users-admin-table tbody tr:hover{background:#fcfbf9}.users-admin-table tbody tr{height:52px}.users-admin-actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.28rem;display:flex}.users-admin-action-btn{letter-spacing:.06em;cursor:pointer;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:74px;height:32px;padding:0 .48rem;font-size:.6rem;font-weight:700;line-height:1;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s,color .16s;display:inline-flex}.users-admin-action-btn--primary,.users-admin-action-btn--secondary{min-width:90px}.users-admin-action-btn--danger{min-width:74px}.users-admin-action-btn:hover:not(:disabled){transform:translateY(-1px)}.users-admin-action-btn:active:not(:disabled){transform:translateY(0)}.users-admin-action-btn--primary{color:#fff;background:#1e1a16;border-color:#1e1a16;box-shadow:0 8px 16px #1e1a162e}.users-admin-action-btn--primary:hover:not(:disabled){background:#2a2520;border-color:#2a2520}.users-admin-action-btn--secondary{color:#4f463d;background:#f7f4ef;border-color:#ddd4c8}.users-admin-action-btn--secondary:hover:not(:disabled){background:#efe9df;border-color:#cfc4b5}.users-admin-action-btn--ghost{color:#5d554c;background:#fff;border-color:#d8cfc3}.users-admin-action-btn--ghost:hover:not(:disabled){background:#faf8f4;border-color:#c9bdad}.users-admin-action-btn--danger{color:#a33535;background:#fff6f6;border-color:#e5baba}.users-admin-action-btn--danger:hover:not(:disabled){color:#fff;background:#a33535;border-color:#a33535;box-shadow:0 8px 16px #a3353533}.users-admin-action-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.users-admin-empty{text-align:center;color:#7a7268;padding:1.2rem .8rem;font-style:italic}.users-admin-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18141085;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.users-admin-modal{background:linear-gradient(#fff 0%,#fbf8f3 100%);border:1px solid #e6ddd1;border-radius:14px;gap:.7rem;width:min(100%,460px);padding:1rem;display:grid;box-shadow:0 24px 60px #18141040}.users-admin-modal h2{color:#1f1a15;margin:0;font-size:1.1rem}.users-admin-modal p{color:#5f584f;margin:0;line-height:1.45}.users-admin-modal-field{letter-spacing:.06em;text-transform:uppercase;color:#6b635a;font-size:.78rem;font-weight:700}.users-admin-modal-error{color:#a33535;font-size:.84rem;font-weight:700}.users-admin-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}@media (width<=768px){.users-admin-page{padding:.9rem}.users-admin-header{text-align:left}.users-admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.users-admin-metric-card{text-align:left}.users-admin-filters{grid-template-columns:1fr}.users-admin-results{justify-self:start}.users-admin-table{border-collapse:separate;border-spacing:0;min-width:100%}.users-admin-table-wrap{overflow-x:auto}.users-admin-table thead{display:none}.users-admin-table tbody{gap:.75rem;padding:.75rem;display:grid}.users-admin-table tbody tr{background:#fffdfa;border:1px solid #ece4d9;border-radius:12px;gap:.55rem;padding:.7rem;display:grid;box-shadow:0 8px 16px #1814100d}.users-admin-table tbody tr:hover{background:#fffdfa}.users-admin-table td{text-align:right;border:0;justify-content:space-between;align-items:center;gap:.65rem;padding:0;display:flex}.users-admin-table td:before{content:attr(data-label);text-align:left;color:#6d655b;letter-spacing:.05em;text-transform:uppercase;flex:0 0 38%;max-width:140px;font-size:.72rem;font-weight:700}.users-admin-cell-left{text-align:right!important}.users-admin-email-field,.users-admin-email-value,.users-admin-table td .users-admin-inline-input{width:min(100%,240px);max-width:100%;margin:0}.users-admin-actions{justify-content:flex-end}.users-admin-action-btn{min-width:106px;padding:.5rem .66rem;font-size:.68rem}.users-admin-modal{padding:.9rem}}.login-page{background:radial-gradient(circle at 15% 20%,#f2eee9 0,#0000 45%),radial-gradient(circle at 85% 80%,#f0e8de 0,#0000 40%),#f8f8f6;flex:1;place-items:center;padding:1rem;display:grid}.login-card{background:#fff;border:1px solid #e0ddd8;border-radius:4px;width:min(430px,100%);padding:1.5rem;box-shadow:0 14px 36px #1a1a1a1f}.login-logo{width:150px;height:auto;margin:0 auto .9rem;display:block}.login-card h1{text-align:center;margin:0;font-size:1.5rem}.login-card>p{text-align:center;color:#6b6b6b;margin:.35rem 0 1.15rem;font-size:.9rem}.login-form{gap:.55rem;display:grid}.login-form label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.login-form input{border:1px solid #c8c4be;border-radius:2px;padding:10px 12px;font-size:.95rem}.password-field-wrapper{flex-direction:column;gap:.3rem;display:flex}.password-toggle{cursor:pointer;color:#6b6b6b;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.95rem;line-height:1;transition:color .2s;display:flex;position:absolute;right:12px;margin:0!important}.login-forgot-link{color:#6b6b6b;text-underline-offset:.15em;text-align:center;justify-self:center;margin-top:.1rem;font-family:Lato,Arial,sans-serif;font-size:.8rem;text-decoration:underline}.login-forgot-link:hover{color:#1a1a1a}.login-form input:focus{border-color:#1a1a1a;outline:none}.login-form button{margin-top:.6rem}.login-error{color:#9b2335;margin:.3rem 0 0;font-size:.88rem}.login-success{color:#2d6a4f;margin:.3rem 0 0;font-size:.88rem}.register-container{background:radial-gradient(circle at 15% 20%,#f2eee9 0,#0000 45%),radial-gradient(circle at 85% 80%,#f0e8de 0,#0000 40%),#f8f8f6;flex:1;place-items:center;padding:1rem;display:grid}.register-form{background:#fff;border:1px solid #e0ddd8;border-radius:4px;gap:.55rem;width:min(430px,100%);padding:1.5rem;display:grid;box-shadow:0 14px 36px #1a1a1a1f}.register-form h2{text-align:center;color:#1a1a1a;margin:0 0 .9rem;font-size:1.5rem;font-weight:600}.register-form label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;flex-direction:column;gap:.3rem;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700;display:flex}.register-form input{background:#fff;border:1px solid #c8c4be;border-radius:2px;padding:10px 12px;font-size:.95rem;transition:border-color .2s}.register-form input:focus{border-color:#1a1a1a;outline:none}.password-input-group{align-items:center;display:flex;position:relative}.password-input-group input{flex:1;padding-right:40px}.password-toggle{cursor:pointer;color:#6b6b6b;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:.95rem;transition:color .2s;display:flex;position:absolute;right:12px}.password-toggle:hover{color:#1a1a1a}.register-form .error{color:#c0392b;letter-spacing:.06em;text-transform:uppercase;margin-top:1px;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.register-form .success{color:#2d6a4f;letter-spacing:.08em;text-transform:uppercase;text-align:center;margin-top:.5rem;font-family:Lato,Arial,sans-serif;font-size:.8rem;font-weight:700}.register-form button[type=submit]{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:2px;margin-top:.5rem;padding:.75rem 0;font-family:Lato,Arial,sans-serif;font-size:.76rem;font-weight:700;transition:background .18s,color .18s,transform .18s}.register-form button[type=submit]:hover{color:#1a1a1a;background:#fff;transform:translateY(-1px)}.productos-container{width:100%;max-width:none;margin:0;padding:clamp(1rem,2.2vw,2.4rem)}.productos-loading,.productos-empty{color:#6b6b6b;margin-top:1.5rem;font-size:.9rem}.productos-filter-note{letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;background:#f8f8f6;border:1px solid #e0ddd8;border-radius:4px;justify-content:space-between;align-items:center;gap:1rem;margin:.4rem 0 1.35rem;padding:.58rem .85rem;font-family:Lato,Arial,sans-serif;font-size:.74rem;display:flex}.productos-filter-clear{color:#1a1a1a;border-bottom:1px solid #1a1a1a;padding-bottom:1px;font-weight:700;text-decoration:none}.productos-filter-clear:hover{opacity:.65}.productos-layout{grid-template-columns:minmax(210px,260px) minmax(0,1fr);grid-template-areas:"spacer header""filter content";align-items:start;gap:clamp(1rem,2vw,1.6rem);display:grid}.productos-layout-spacer{grid-area:spacer}.productos-main-header{grid-area:header;min-width:0}.productos-main-content{grid-area:content;min-width:0}.productos-page-title{color:#1a1a1a;margin:0 0 .8rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,2.6vw,2.2rem);font-weight:500;line-height:1.2}.productos-scent-filter{background:#fcfbf8;border:1px solid #ece8e2;border-radius:8px;grid-area:filter;height:fit-content;padding:.95rem .95rem .8rem;position:static}.productos-scent-filter__title{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin:0 0 .75rem;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.productos-scent-filter__list{gap:.15rem;display:grid}.productos-scent-filter__item{text-align:left;color:#5c544c;cursor:pointer;background:0 0;border:none;border-radius:0;width:100%;padding:.38rem .15rem;font-family:Lato,Arial,sans-serif;font-size:.79rem;line-height:1.2;text-decoration:none;transition:color .15s,opacity .15s,transform .15s;position:relative}.productos-scent-filter__item:hover{color:#1a1a1a;opacity:.95;text-underline-offset:.18em;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.productos-scent-filter__item--active{color:#1a1a1a;text-underline-offset:.18em;padding-left:.7rem;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.productos-scent-filter__item--active:before{content:"";background:#b8b1a8;border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.productos-tabs{flex-wrap:wrap;gap:.85rem;margin:.15rem 0 1.5rem;display:flex}.productos-tab{color:#7a736c;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;border-radius:0;padding:.35rem .1rem .45rem;font-family:Lato,Arial,sans-serif;font-size:.76rem;font-weight:700;transition:color .15s,border-color .15s,opacity .15s}.productos-tab--active{color:#1a1a1a;border-bottom-color:#1a1a1a}.productos-tab:hover:not(.productos-tab--active){color:#1a1a1a;opacity:.9}.productos-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:clamp(.9rem,1.8vw,1.35rem);display:grid}.productos-exclusive-shell{grid-template-columns:minmax(260px,320px) minmax(260px,360px);align-items:start;gap:1.25rem;display:grid}.productos-exclusive-form{background:linear-gradient(#fffdfa 0%,#f6f1ea 100%);border:1px solid #e0ddd8;border-radius:4px;gap:.7rem;padding:.9rem;display:grid}.productos-exclusive-field{gap:.35rem;display:grid}.productos-exclusive-field label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.68rem;font-weight:700}.productos-exclusive-field select,.productos-exclusive-field input{color:#1a1a1a;background:#fff;border:1px solid #d8d4ce;border-radius:2px;width:100%;padding:.55rem .65rem;font-size:.86rem}.producto-card--exclusive{grid-column:span 2;max-width:360px}.producto-card__badge--exclusive{background:#1f1a17}.producto-card__badge--sold{background:#9b2335;left:auto;right:.6rem}.producto-card__exclusive-detail{color:#5c544c;white-space:pre-wrap;word-wrap:break-word;margin:.2rem 0 0;font-size:.83rem;line-height:1.6}.producto-card{background:#fff;border:1px solid #e0ddd8;border-radius:6px;flex-direction:column;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden}.producto-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1a1a1a1a}.producto-card__link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.producto-card--out{opacity:.65}.producto-card__img-wrap{aspect-ratio:1;background:#f8f8f6;flex-shrink:0;width:100%;position:relative;overflow:hidden}.producto-card__img{object-fit:cover;width:100%;height:100%;display:block}.producto-card__img-placeholder{background:linear-gradient(135deg,#f0ece6 0%,#e8e3dc 100%);width:100%;height:100%}.producto-card__badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#1a1a1a;border-radius:999px;padding:.2rem .5rem;font-family:Lato,Arial,sans-serif;font-size:.62rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.producto-card__img-actions{z-index:2;gap:.35rem;display:flex;position:absolute;top:.6rem;right:.6rem}.producto-card__icon-btn{color:#1a1a1a;cursor:pointer;background:#ffffffeb;border:1px solid #1a1a1a73;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.82rem;line-height:1;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.producto-card__icon-btn:hover:not(:disabled){background:#fff;border-color:#1a1a1a;transform:translateY(-1px)}.producto-card__icon-btn--danger{color:#9b2335;border-color:#9b233599}.producto-card__icon-btn--danger:hover:not(:disabled){background:#fff6f7;border-color:#9b2335}.producto-card__icon-btn:disabled{opacity:.55;cursor:not-allowed}.producto-card__body{flex-direction:column;flex:1;gap:.26rem;padding:1rem 1rem .55rem;display:flex}.producto-card__type{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin:0;font-family:Lato,Arial,sans-serif;font-size:.7rem;font-weight:700}.producto-card__scent{color:#1a1a1a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.06rem;font-weight:500;line-height:1.28}.producto-card__price{color:#1a1a1a;margin:.35rem 0 0;font-family:Lato,Arial,sans-serif;font-size:.92rem;font-weight:700}.producto-card__price--na{color:#6b6b6b;font-size:.78rem;font-weight:400}.producto-card__btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:999px;margin:.78rem 1rem .72rem;padding:.62rem .8rem;font-family:Lato,Arial,sans-serif;font-size:.7rem;font-weight:700;transition:background .18s,color .18s}.producto-card__btn:hover:not(:disabled){background:#3d3d3d;border-color:#3d3d3d}.producto-card__btn:disabled{color:#6b6b6b;cursor:not-allowed;background:#e0ddd8;border-color:#e0ddd8}.producto-card__btn--secondary{color:#1a1a1a;background:#fff;border:1px solid #1a1a1a}.producto-card__btn--secondary:hover:not(:disabled){background:#f0ece6;border-color:#1a1a1a}.producto-card__btn--danger{color:#9b2335;background:#fff;border:1px solid #9b2335}.producto-card__btn--danger:hover:not(:disabled){background:#fdeff1;border-color:#9b2335}.producto-card__btn:last-of-type{margin-bottom:1rem}@media (width<=600px){.productos-container{padding:.9rem}.productos-layout{grid-template-columns:1fr;grid-template-areas:"header""filter""content"}.productos-layout-spacer{display:none}.productos-scent-filter{position:static}.productos-scent-filter__list{grid-template-columns:repeat(2,minmax(0,1fr))}.productos-grid{grid-template-columns:repeat(2,1fr);gap:.82rem}.productos-exclusive-shell{grid-template-columns:1fr}.producto-card--exclusive{max-width:100%}.productos-filter-note{letter-spacing:.06em;padding:.45rem .55rem;font-size:.64rem}.producto-card__body{padding:.74rem .78rem .45rem}.producto-card__btn{margin:.6rem .75rem .75rem;font-size:.62rem}}.productos-tabs-wrapper{justify-content:space-between;align-items:flex-start;gap:1rem;margin:.2rem 0 1.65rem;display:flex}.productos-tabs-wrapper>.productos-tabs{margin:0}.productos-add-exclusive-btn{white-space:nowrap;flex-shrink:0;align-self:flex-start;height:fit-content;padding:.6rem 1.1rem;font-size:.78rem;font-weight:700}.productos-exclusive-modal-backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.productos-exclusive-modal{background:#fff;border-radius:4px;width:100%;max-width:600px;max-height:90vh;overflow:auto;box-shadow:0 10px 40px #0003}.productos-exclusive-modal-header{border-bottom:1px solid #e0ddd8;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem;display:flex}.productos-exclusive-modal-header h2{color:#1a1a1a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:500}.productos-exclusive-modal-header .btn{flex-shrink:0}.productos-exclusive-form-modal{gap:1rem;padding:1.2rem;display:grid}.productos-exclusive-form-field{gap:.4rem;display:grid}.productos-exclusive-form-field label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.68rem;font-weight:700}.productos-exclusive-form-field input,.productos-exclusive-form-field textarea{color:#1a1a1a;background:#fff;border:1px solid #d8d4ce;border-radius:2px;width:100%;padding:.65rem;font-family:Lato,Arial,sans-serif;font-size:.9rem;transition:border-color .15s}.productos-exclusive-form-field input:focus,.productos-exclusive-form-field textarea:focus{border-color:#1a1a1a;outline:none}.productos-exclusive-form-field textarea{resize:vertical;font-family:Lato,Arial,sans-serif}.productos-exclusive-form-field input[type=file]{cursor:pointer;border:2px dashed #d8d4ce;padding:.5rem}.productos-exclusive-form-field input[type=file]:hover{border-color:#1a1a1a}.productos-exclusive-file-name{color:#6b6b6b;margin-top:.3rem;font-size:.75rem;display:block}.productos-exclusive-form-field small{color:#9b9b9b;margin-top:.2rem;font-size:.75rem}.productos-exclusive-form-actions{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.productos-exclusive-form-actions .btn{padding:.6rem 1.2rem;font-size:.78rem}.usage-content{padding-top:.15rem}.usage-steps{flex-direction:column;gap:.7rem;margin:.85rem 0 0;padding-left:1.25rem;display:flex}.usage-steps li{color:#4d4d4d;font-family:Lato,Arial,sans-serif;font-size:.93rem;line-height:1.65}.usage-tip{color:#4d4d4d;background:#f8f8f6;border-left:3px solid #c8c4be;margin:1rem 0 0;padding:.55rem .75rem;font-family:Lato,Arial,sans-serif;font-size:.88rem;line-height:1.6}.product-image-uploaders-row{justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.product-image-uploader,.product-gallery-uploader{flex-direction:column;justify-content:center;align-items:center;width:auto;display:flex}.product-image-uploader input[type=file],.product-gallery-uploader input[type=file]{display:none}.product-image-uploader-btn,.product-gallery-uploader-btn{color:#222;cursor:pointer;letter-spacing:.1px;background:#fff;border:1.5px solid #222;border-radius:5px;outline:none;min-width:120px;max-width:140px;margin:0;padding:.32rem 1.05rem;font-size:.97rem;font-weight:500;transition:background .2s,color .2s,opacity .2s;box-shadow:0 1px 2px #0001}.product-image-uploader-btn[disabled],.product-gallery-uploader-btn[disabled]{color:#888;cursor:not-allowed;opacity:.6;box-shadow:none;background:#eaeaea}.product-image-uploader-feedback,.product-gallery-uploader-feedback{color:#222;margin-top:2px;font-size:.92rem;font-weight:400}.producto-thumb-wrapper{position:relative}.gallery-thumb-delete-btn{cursor:pointer;color:#b00;z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;font-weight:700;transition:background .15s,color .15s;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 1px 4px #0002}.gallery-thumb-delete-btn:hover{color:#fff;background:#ffeaea}.producto-detalle-media-gallery{flex-direction:row;align-items:flex-start;gap:2.2rem;display:flex}.producto-detalle-thumbs{flex-direction:column;gap:.7rem;min-width:64px;max-width:80px;display:flex}.producto-detalle-thumb{object-fit:cover;cursor:pointer;background:#fff;border:2px solid #e0ddd8;border-radius:6px;width:80px;height:80px;transition:border .2s,box-shadow .2s;box-shadow:0 1px 4px #0000000a}.producto-detalle-thumb.selected,.producto-detalle-thumb:hover{border:2.5px solid #bfa16a;box-shadow:0 2px 8px #bfa16a21}.producto-detalle-main-image-wrapper{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-width:260px;display:flex}.producto-detalle-image{object-fit:contain;background:#fff;border:1.5px solid #e0ddd8;border-radius:10px;width:100%;max-width:420px;max-height:420px;box-shadow:0 2px 8px #00000012}.admin-image-upload-section{z-index:20;background:#fffbe6;border:1.5px solid #e0ddd8;border-radius:8px;max-width:320px;margin-top:1.2rem;margin-bottom:1.2rem;padding:1rem 1.2rem;position:relative;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #bfa16a12}.admin-image-upload-section p{color:#6b6b6b;margin-bottom:.5rem;font-family:Lato,Arial,sans-serif;font-size:.92rem;font-weight:700}.admin-image-upload-section input[type=file]{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #bfa16a;border-radius:4px;width:100%;max-width:260px;margin:.7rem auto 1rem;padding:.5rem .7rem;font-size:.98rem;transition:border .2s,box-shadow .2s;display:block;box-shadow:0 1px 4px #bfa16a14}.admin-image-upload-section input[type=file]:hover{border:2px solid #bfa16a;box-shadow:0 2px 8px #bfa16a21}.admin-image-upload-section img{border:1px solid #e0ddd8;border-radius:6px;max-width:180px;margin-bottom:.7rem;display:block;box-shadow:0 1px 4px #0000000a}.admin-image-upload-section .gallery-preview{flex-wrap:wrap;gap:10px;margin-bottom:.5rem;display:flex}.admin-image-upload-section .gallery-preview img{background:#fff;border:1px solid #e0ddd8;border-radius:4px;max-width:80px;max-height:80px;box-shadow:0 1px 4px #0000000a}.admin-image-upload-section span{color:#bfa16a;font-size:.92rem;font-weight:600}.producto-detalle-media input[type=file]{z-index:10!important;background:#fffbe6!important;border:2px solid #ff9800!important;margin:10px 0!important;display:block!important;position:relative!important}.producto-detalle-page{width:min(1180px,100%);margin:0 auto;padding:1.4rem 1.5rem 2.4rem}.producto-detalle-breadcrumb{color:#6b6b6b;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.45rem;margin-bottom:1rem;font-family:Lato,Arial,sans-serif;font-size:.78rem;display:flex}.producto-detalle-breadcrumb a{color:#1a1a1a;text-decoration:none}.producto-detalle-card{grid-template-columns:minmax(320px,520px) minmax(320px,1fr);align-items:start;gap:2rem;display:grid}.producto-detalle-media{aspect-ratio:1;background:linear-gradient(135deg,#f0ece6 0%,#e8e3dc 100%);border:1px solid #e0ddd8;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:visible}.producto-detalle-image,.producto-detalle-placeholder{object-fit:cover;width:100%;height:100%;display:block}.producto-detalle-info{flex-direction:column;gap:1rem;display:flex}.producto-detalle-kicker{color:#6b6b6b;letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:Lato,Arial,sans-serif;font-size:.76rem}.producto-detalle-info h1{color:#1a1a1a;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.producto-detalle-price{color:#1a1a1a;margin:0;font-family:Lato,Arial,sans-serif;font-size:1.15rem;font-weight:700}.producto-detalle-leadtime-note{color:#5b5247;border-left:2px solid #c7a96a;max-width:58ch;margin:-.35rem 0 0;padding-left:.85rem;font-family:Lato,Arial,sans-serif;font-size:.86rem;line-height:1.55}.producto-detalle-description{color:#4d4d4d;text-align:justify;max-width:54ch;margin:0;font-family:Lato,Arial,sans-serif;font-size:.96rem;line-height:1.65}.producto-detalle-field{flex-direction:column;gap:.45rem;display:flex}.producto-detalle-field label{color:#6b6b6b;letter-spacing:.1em;text-transform:uppercase;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.producto-detalle-field select{color:#1a1a1a;background:#fff;border:1px solid #d8d4ce;border-radius:2px;width:min(360px,100%);padding:.85rem .95rem;font-family:Lato,Arial,sans-serif;font-size:.95rem}.producto-detalle-purchase-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.producto-detalle-qty{border:1px solid #d8d4ce;border-radius:999px;grid-template-columns:40px 52px 40px;align-items:center;min-height:46px;display:inline-grid;overflow:hidden}.producto-detalle-qty button,.producto-detalle-qty span{justify-content:center;align-items:center;min-height:46px;display:flex}.producto-detalle-qty button{color:#1a1a1a;cursor:pointer;background:#f8f8f6;border:0;font-size:1.2rem}.producto-detalle-qty button:disabled{color:#a6a19a;cursor:not-allowed}.producto-detalle-qty span{color:#1a1a1a;background:#fff;font-family:Lato,Arial,sans-serif;font-size:.95rem;font-weight:700}.producto-detalle-add{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:999px;padding:.95rem 1.5rem;font-family:Lato,Arial,sans-serif;font-size:.74rem;font-weight:700}.producto-detalle-add:disabled{color:#6b6b6b;cursor:not-allowed;background:#e0ddd8;border-color:#e0ddd8}.producto-detalle-collapse{border-top:1px solid #e6e2dc;padding-top:.9rem}.producto-detalle-collapse summary{cursor:pointer;color:#1a1a1a;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;font-family:Lato,Arial,sans-serif;font-size:.78rem;font-weight:700;list-style:none;display:flex}.producto-detalle-collapse summary:after{content:"+";color:#6b6b6b;flex-shrink:0;font-size:1.1rem;font-weight:400;line-height:1}.producto-detalle-collapse[open] summary:after{content:"−"}.producto-detalle-collapse summary::-webkit-details-marker{display:none}.producto-detalle-collapse p{color:#4d4d4d;font-family:Lato,Arial,sans-serif;font-size:.93rem;line-height:1.65}.producto-detalle-loading{color:#6b6b6b;font-family:Lato,Arial,sans-serif}@media (width<=880px){.producto-detalle-card{grid-template-columns:1fr}}@media (width<=600px){.producto-detalle-page{padding:1rem .9rem 2rem}.producto-detalle-purchase-row{align-items:stretch}.producto-detalle-add{justify-content:center;width:100%}}.fragancia-body{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.fragancia-row{flex-direction:column;gap:.45rem;display:flex}.fragancia-label{letter-spacing:.12em;text-transform:uppercase;color:#c9a96e;font-family:Lato,Arial,sans-serif;font-size:.68rem;font-weight:700}.fragancia-chips{flex-wrap:wrap;gap:.4rem;display:flex}.fragancia-chip{color:#5a5650;background:#f5f1eb;border:1px solid #ddd8cf;border-radius:999px;padding:.2rem .75rem;font-family:Lato,Arial,sans-serif;font-size:.8rem;font-weight:600}.fragancia-description{color:#4d4d4d;text-align:justify;margin:0;font-family:Lato,Arial,sans-serif;font-size:.92rem;line-height:1.65}.fragancia-pyramid{flex-direction:column;gap:.2rem;display:flex}.fragancia-pyramid-line{color:#4d4d4d;align-items:center;gap:.35rem;margin:0;font-family:Lato,Arial,sans-serif;font-size:.9rem;line-height:1.5;display:flex}.fragancia-note-title-inline{letter-spacing:.1em;text-transform:uppercase;color:#7a766e;margin-right:.25rem;font-family:Lato,Arial,sans-serif;font-size:.78rem;font-weight:700}.fragancia-inline-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.fragancia-inline-dot--top{background:#e8c97a}.fragancia-inline-dot--mid{background:#d4879a}.fragancia-inline-dot--base{background:#8b7355}.faq-page{background:#faf9f7;flex:1;padding:3rem 1.5rem 4rem}.faq-container{max-width:760px;margin:0 auto}.faq-title{color:#1a1a1a;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem}.faq-subtitle{color:#888;margin-bottom:2.5rem;font-size:.95rem}.faq-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.faq-item{background:#fff;border:1px solid #e0ddd8;border-radius:4px;transition:box-shadow .2s;overflow:hidden}.faq-item--open{box-shadow:0 2px 12px #0000000f}.faq-question{cursor:pointer;text-align:left;color:#1a1a1a;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.25rem;font-family:Lato,sans-serif;font-size:.95rem;font-weight:600;display:flex}.faq-question:hover{background:#f9f7f4}.faq-icon{color:#999;flex-shrink:0;font-size:1.25rem;font-weight:300}.faq-answer{color:#555;border-top:1px solid #f0ede9;margin:0;padding:1rem 1.25rem 1.25rem;font-size:.9rem;line-height:1.7}.faq-cta{text-align:center;background:#f0ece6;border:1px solid #e0ddd8;border-radius:4px;margin-top:3rem;padding:2.5rem 2rem}.faq-cta-text{color:#555;margin:0 0 1.5rem;font-size:.95rem}.faq-cta-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.faq-cta-btn{letter-spacing:.06em;text-transform:uppercase;border-radius:3px;padding:.7rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-block}.faq-cta-btn--wa{color:#fff;background:#25d366;border:1px solid #25d366}.faq-cta-btn--wa:hover{background:#1ebe5d;border-color:#1ebe5d}.faq-cta-btn--email{color:#4f4b46;background:0 0;border:1px solid #c8c4be}.faq-cta-btn--email:hover{color:#1a1a1a;background:#e8e4de;border-color:#b0aba5}.legal-page{background:#faf9f7;flex:1;padding:3rem 1.5rem 4rem}.legal-container{max-width:760px;margin:0 auto}.legal-title{color:#1a1a1a;margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:2rem}.legal-updated{color:#aaa;margin-bottom:2.5rem;font-size:.8rem;display:block}.legal-section{margin-bottom:2rem}.legal-section h2{color:#1a1a1a;border-bottom:1px solid #e0ddd8;margin-bottom:.6rem;padding-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.1rem}.legal-section p,.legal-section li{color:#555;margin-bottom:.5rem;font-size:.92rem;line-height:1.75}.legal-section ul{margin:0;padding-left:1.25rem}.legal-section a{color:#1a1a1a;text-decoration:underline}.profile-shell{gap:1rem;width:min(1120px,100%);margin:0 auto;padding:1.5rem;display:grid}.profile-title{margin:0}.profile-card{background:#f5f5f5;border:1px solid #e0ddd8;border-radius:12px;padding:1.25rem 1.35rem}.profile-card h2{margin:0;font-size:1.1rem}.profile-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.profile-primary-text{margin:0;font-size:1.05rem;font-weight:700}.profile-muted-label{color:#6b6b6b;margin:0}.profile-info-stack{gap:.45rem;display:grid}.profile-addresses-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem;display:grid}.profile-address-card{background:#fff;border:1px solid #d9d6d2;border-radius:10px;padding:.85rem}.profile-address-card p{margin:.2rem 0}.profile-address-card-header{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.profile-address-card-header h3{margin:0;font-size:.95rem}.profile-inline-form{border-top:1px dashed #d5d1cb;gap:.55rem;margin-top:.85rem;padding-top:.85rem;display:grid}.profile-inline-form label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.profile-inline-form input{background:#fff;border:1px solid #c8c4be;border-radius:6px;padding:10px 12px;font-size:.95rem}.profile-inline-form input:focus,.profile-inline-form select:focus{border-color:#1a1a1a;outline:none}.profile-postal-neighborhood-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.profile-postal-col,.profile-neighborhood-col{gap:.35rem;display:grid}.profile-postal-col label,.profile-neighborhood-col label{letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;font-family:Lato,Arial,sans-serif;font-size:.72rem;font-weight:700}.profile-postal-col input,.profile-neighborhood-col select{background:#fff;border:1px solid #c8c4be;border-radius:6px;padding:10px 12px;font-size:.95rem}.profile-inline-actions{flex-wrap:wrap;gap:.6rem;margin-top:.3rem;display:flex}.profile-edit-btn,.profile-add-btn{color:#0d74d1;cursor:pointer;background:0 0;border:none;padding:0;font-family:Lato,Arial,sans-serif;font-size:.95rem;font-weight:700}.profile-edit-btn:hover,.profile-add-btn:hover{text-decoration:underline}.profile-empty-text{color:#6b6b6b;font-style:italic}.profile-billing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;display:grid}.profile-billing-grid p{margin:.2rem 0}@media (width<=720px){.profile-shell,.profile-card{padding:1rem}.profile-inline-actions .btn{width:100%}}.profile-disclaimer{color:#7a2418;margin:-.35rem 0 .95rem;font-size:.86rem;font-weight:700}.my-purchases-shell{max-width:1120px;margin:0 auto;padding:8rem 1.25rem 3rem}.my-purchases-header{margin-bottom:2rem}.my-purchases-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#8b6f47;margin:0 0 .4rem;font-size:.8rem;font-weight:700}.my-purchases-header h1{color:#1f1a17;letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3vw,2.8rem)}.my-purchases-subtitle{color:#5c544c;max-width:700px;margin:.75rem 0 0;line-height:1.6}.my-purchases-feedback,.my-purchases-empty{color:#4e453d;background:linear-gradient(#fffdfa 0%,#f8f3ec 100%);border:1px solid #e9e1d7;border-radius:24px;padding:1.4rem}.my-purchases-empty h2{margin-top:0;margin-bottom:.5rem}.my-purchases-list{gap:1.2rem;display:grid}.purchase-card{background:#fff;border:1px solid #ebe4db;border-radius:28px;overflow:hidden;box-shadow:0 22px 48px #32231414}.purchase-card__header{border-bottom:1px solid #f1e8dd;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.4rem 1rem;display:flex}.purchase-card__label{text-transform:uppercase;letter-spacing:.12em;color:#8b6f47;margin:0;font-size:.72rem;font-weight:700}.purchase-card__header h2{color:#1f1a17;margin:0;font-size:1.25rem}.purchase-card__status{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.45rem .8rem;font-size:.78rem;font-weight:700}.purchase-card__status--pending-payment{color:#8a6100;background:#fff1cc}.purchase-card__status--pending-shipping{color:#234c9b;background:#e2edff}.purchase-card__status--completed{color:#166534;background:#dff5e8}.purchase-card__status--cancelled{color:#a12b2b;background:#fde2e2}.purchase-card__meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1rem 1.4rem 1.2rem;display:grid}.purchase-card__meta div{text-align:center;background:#faf5ee;border:1px solid #f0e7dd;border-radius:22px;padding:1rem 1.1rem}.purchase-card__meta-label{color:#7c7063;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.74rem;display:block}.purchase-card__items{border-top:1px solid #efe6db;padding:1.1rem 1.4rem 1.4rem}.purchase-card__items-head,.purchase-card__item-row{grid-template-columns:minmax(220px,2fr) repeat(3,minmax(90px,1fr));align-items:center;gap:1rem;display:grid}.purchase-card__items-head{letter-spacing:.08em;text-transform:uppercase;color:#7c7063;padding-bottom:.7rem;font-size:.76rem;font-weight:700}.purchase-card__items-head span:nth-child(n+3),.purchase-card__item-row span:nth-child(n+3){text-align:center}.purchase-card__item-row{color:#2c241d;border-top:1px solid #f1e8dd;padding:.95rem 0}.purchase-card__item-row:nth-of-type(odd){background:#fcf8f2}.purchase-card__item-row:first-of-type{border-top:1px solid #f1e8dd}@media (width<=820px){.purchase-card__meta,.purchase-card__items-head,.purchase-card__item-row{grid-template-columns:1fr}.purchase-card__items-head{display:none}.purchase-card__item-row{background:#fff;border:1px solid #f1e8dd;border-radius:18px;margin-top:.8rem;padding:1rem}}.footer{background:#f0ece6;border-top:1px solid #e0ddd8;width:100%}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1920px;margin:0 auto;padding:.85rem clamp(1rem,3vw,2.5rem);display:flex}.footer-logo{opacity:.8;flex-shrink:0;width:auto;height:36px}.footer-nav{flex-wrap:wrap;flex:1;justify-content:center;gap:clamp(1rem,2.5vw,2rem);display:flex}.footer-nav a{letter-spacing:.08em;text-transform:uppercase;color:#4f4b46;font-family:Lato,Arial,sans-serif;font-size:.66rem;font-weight:700;text-decoration:none;transition:color .18s}.footer-nav a:hover{color:#1a1a1a}.footer-contact{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.3rem;display:flex}.footer-social-link{letter-spacing:.08em;text-transform:uppercase;color:#4f4b46;align-items:center;gap:.45rem;font-family:Lato,Arial,sans-serif;font-size:.66rem;font-weight:700;text-decoration:none;transition:color .18s;display:inline-flex}.footer-social-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:13px;height:13px;overflow:visible}.footer-social-link svg .svg-dot{fill:currentColor;stroke:none}.footer-social-link--ig:hover{color:#c13584}.footer-social-link--wa:hover{color:#25d366}.footer-social-link--email:hover{color:#1a1a1a}.footer-bottom{border-top:1px solid #e8e4de;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1920px;margin:0 auto;padding:.55rem clamp(1rem,3vw,2.5rem);display:flex}.footer-copy{color:#9a9590;letter-spacing:.04em;margin:0;font-family:Lato,Arial,sans-serif;font-size:.62rem;font-weight:400}.footer-legal{flex-wrap:wrap;gap:1.25rem;display:flex}.footer-legal a{letter-spacing:.05em;text-transform:uppercase;color:#aaa;font-family:Lato,Arial,sans-serif;font-size:.62rem;font-weight:400;text-decoration:none;transition:color .18s}.footer-legal a:hover{color:#4f4b46}@media (width<=600px){.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:.9rem;padding:1.1rem 1rem}.footer-nav{justify-content:center}.footer-contact{align-items:center}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:.4rem}.footer-legal{justify-content:center}}
