@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-medium:500;--font-weight-bold:700;--radius-md:.375rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.m-0{margin:0}.mx-px{margin-inline:1px}.mt-1{margin-top:var(--spacing)}.mb-0\.5{margin-bottom:calc(var(--spacing) * .5)}.mb-\[22px\]{margin-bottom:22px}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.aspect-\[3\/5\]{aspect-ratio:3/5}.h-3{height:calc(var(--spacing) * 3)}.h-9{height:calc(var(--spacing) * 9)}.h-full{height:100%}.min-h-14{min-height:calc(var(--spacing) * 14)}.w-3{width:calc(var(--spacing) * 3)}.w-full{width:100%}.min-w-\[76px\]{min-width:76px}.border-collapse{border-collapse:collapse}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-\[3px\]{gap:3px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-\[3px\]{border-radius:3px}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#dfe3e1\]{border-color:#dfe3e1}.border-\[\#ee4d2d\]{border-color:#ee4d2d}.bg-\[\#ee4d2d\]{background-color:#ee4d2d}.bg-\[\#f1f3f1\]{background-color:#f1f3f1}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.px-0{padding-inline:0}.px-4{padding-inline:calc(var(--spacing) * 4)}.pt-2\.5{padding-top:calc(var(--spacing) * 2.5)}.pb-2\.5{padding-bottom:calc(var(--spacing) * 2.5)}.text-center{text-align:center}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-\[\#11a99b\]{color:#11a99b}.text-\[\#666\]{color:#666}.text-\[\#888\]{color:#888}.text-\[\#53615b\]{color:#53615b}.text-\[\#69766f\]{color:#69766f}.text-\[\#263631\]{color:#263631}.text-\[\#ee4d2d\]{color:#ee4d2d}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-70{opacity:.7}.shadow-\[0_1px_4px_rgba\(35\,53\,49\,0\.05\)\]{--tw-shadow:0 1px 4px var(--tw-shadow-color,#2335310d);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-\[\#ee4d2d\]:hover{border-color:#ee4d2d}}@media not all and (min-width:760px){.max-\[760px\]\:px-\[9px\]{padding-inline:9px}}@media (min-width:761px){.min-\[761px\]\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.min-\[761px\]\:gap-3\.5{gap:calc(var(--spacing) * 3.5)}}}.store-header-actions{gap:10px!important}.header-cart-link{background:#fff;border-radius:4px}.store-header .header-nav-link{white-space:nowrap;align-items:center;gap:5px;width:auto;height:34px;padding:0 7px;display:inline-flex}.store-header .header-nav-link svg{flex:0 0 18px;width:18px;height:18px}.customer-content{max-width:1180px;margin:0 auto;padding:32px max(18px,50% - 590px) 90px}.customer-storefront .store-footer{max-width:none}.custom-design-section{color:#243631;background:#edf5f0;max-width:1240px;margin:0 auto;padding:62px 32px 72px}.custom-design-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.custom-design-heading .store-kicker{align-items:center;gap:6px;display:flex}.custom-design-heading h2{color:#243631;max-width:620px;margin:9px 0 8px;font-family:Georgia,serif;font-size:clamp(30px,5vw,52px);font-weight:400;line-height:1}.custom-design-heading p:not(.store-kicker){color:#687a72;margin:0;font-size:14px}.custom-design-heading>svg{color:#d96b4c;flex:none}.custom-design-form{gap:18px;max-width:920px;display:grid}.custom-upload{color:#c55d40;cursor:pointer;background:#fff;border:1px dashed #d96b4c;border-radius:5px;align-items:center;gap:10px;min-height:62px;padding:0 18px;font-size:13px;font-weight:700;display:flex;position:relative}.custom-upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.custom-file-list{color:#687a72;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.custom-file-list b{color:#243631;flex-basis:100%;font-size:12px}.custom-file-list span{background:#fff;border:1px solid #d6e1da;border-radius:3px;align-items:center;gap:5px;padding:6px 8px;display:inline-flex}.custom-measurements,.custom-order-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.custom-order-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-design-form label:not(.custom-upload){color:#53645d;gap:7px;font-size:12px;font-weight:700;display:grid}.custom-design-form input,.custom-design-form textarea{color:#243631;background:#fff;border:1px solid #d1ddd5;border-radius:3px;outline-color:#d96b4c;width:100%;min-height:40px;padding:9px 10px}.custom-design-form textarea{resize:vertical}.custom-form-error,.custom-form-success{border-radius:3px;margin:0;padding:10px 12px;font-size:12px}.custom-form-error{color:#a33d2b;background:#fff0ec}.custom-form-success{color:#167466;background:#e3f5ef}.custom-design-submit{color:#fff;cursor:pointer;background:#d96b4c;border:0;border-radius:3px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:44px;padding:0 20px;font-weight:700;display:inline-flex}@media (max-width:760px){.custom-design-section{padding:46px 18px 56px}.custom-design-heading{align-items:flex-start}.custom-design-heading>svg{width:30px}.custom-measurements{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-order-fields{grid-template-columns:1fr}}.custom-design-section{padding:42px 32px 48px}.custom-design-heading{margin-bottom:18px}.custom-design-heading h2{margin:6px 0;font-size:clamp(26px,4vw,42px)}.custom-design-form{gap:12px;max-width:980px}.custom-design-input-row{grid-template-columns:minmax(190px,.7fr) minmax(0,1.3fr);gap:10px;display:grid}.custom-upload{min-height:46px;padding:0 12px;font-size:12px}.custom-file-list{gap:5px}.custom-file-list b{font-size:11px}.custom-file-previews{flex-wrap:wrap;gap:6px;width:100%;display:flex}.custom-file-preview{grid-template-columns:34px 1fr 22px;align-items:center;gap:6px;width:180px;min-height:40px;position:relative;overflow:hidden;padding:3px 5px!important;display:grid!important}.custom-file-thumb{color:#c55d40;background:#f6f1ed;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.custom-file-thumb img{object-fit:cover;width:100%;height:100%}.custom-file-preview em{color:#53645d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.custom-file-preview button{color:#a33d2b;cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:22px;height:22px;padding:0;display:grid}.custom-file-preview button:hover{background:#fff0ec}.admin-order-products{gap:10px;display:grid}.admin-order-product{gap:3px;display:grid}.custom-order-label{color:#a33d2b;background:#fff0ec;border-radius:3px;width:fit-content;padding:3px 6px;font-size:10px}.custom-order-product small{color:#69766f;font-size:10px;line-height:1.35}.custom-order-files{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.custom-order-files a{color:#a33d2b;text-align:center;background:#f7faf8;border:1px solid #d6e1da;border-radius:3px;justify-content:center;align-items:center;width:48px;height:48px;font-size:8px;display:inline-flex;overflow:hidden}.custom-order-files img{object-fit:cover;width:100%;height:100%}.custom-order-files span{overflow-wrap:anywhere;justify-items:center;gap:2px;padding:3px;display:grid}.custom-file-type{color:#a33d2b;font-size:9px}.frontstore-content .store-header,.storefront .store-header,.store-header{position:relative!important;inset:auto!important}.frontstore-content.storefront,.storefront{padding-top:0!important}.store-category-tabs{align-items:center!important;display:flex!important}.store-category-tabs button{justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.store-category-tabs{box-sizing:border-box;height:56px;min-height:56px;margin-top:0;align-items:center!important;padding:0!important}.store-category-tabs button{box-sizing:border-box;height:36px;margin:0;padding-top:0;padding-bottom:0}.store-category-tabs button>span{justify-content:center;align-items:center;line-height:1;display:inline-flex}.store-category-tabs button,.store-category-tabs button>span,.store-category-tabs button>span>span{vertical-align:middle}.store-category-tabs button{min-height:36px;height:36px!important;padding:0 16px!important;line-height:36px!important}.store-category-tabs button>span{height:36px;line-height:36px}.store-product-image img{object-fit:cover;width:100%;height:100%}.store-size-label{color:#87918c;white-space:nowrap;margin-right:2px;font-size:9px;display:block}.store-size-options{flex-wrap:wrap;gap:3px;display:flex}@media (max-width:760px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-info{padding:8px 9px 10px}.store-product-info h3{font-size:12px}.store-product-info strong:first-of-type{font-size:15px}}.detail-gallery{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px;display:grid}.detail-thumbs{align-content:start;gap:9px;display:grid}.detail-thumbs button{cursor:pointer;background:#fff;border:1px solid #e1e5e2;border-radius:4px;width:72px;height:72px;padding:3px}.detail-thumbs button.active{border:2px solid #ee4d2d}.detail-main-image{min-height:520px}.detail-main-image img{object-fit:contain;width:100%;height:100%;max-height:520px}@media (max-width:760px){.detail-gallery{grid-template-columns:54px minmax(0,1fr);gap:8px}.detail-thumbs{gap:6px}.detail-thumbs button{width:54px;height:54px}.detail-main-image{min-height:330px}.detail-main-image img{max-height:330px}}.size-options button.unavailable{color:#b8bfbc;cursor:not-allowed;opacity:.65;background:#f5f6f5;border-color:#e5e8e6}.size-options button:disabled{pointer-events:none}.detail-buy-row{flex-wrap:wrap;align-items:center}.detail-buy{justify-content:center;align-items:center;gap:7px;display:inline-flex}.detail-buy:disabled{cursor:not-allowed;opacity:.45}.detail-add{color:#d96b4c;background:#fff4ef;border:1px solid #d96b4c}.detail-buy-now{color:#fff;background:#ee4d2d}.product-after-content{max-width:1100px;margin:0 auto;padding:0 32px 52px}.product-after-content h2,.product-recommendations h2{color:#243631;margin:0 0 16px;font-family:Georgia,serif;font-size:25px;font-weight:400}.size-chart{border-top:1px solid #e5e9e6;margin-bottom:34px;padding-top:18px}.size-chart img{object-fit:contain;background:#fff;border:1px solid #e1e6e2;max-width:min(100%,720px);max-height:620px;display:block}.product-description{color:#5f6e67;word-wrap:break-word;white-space:normal;border-top:1px solid #e5e9e6;padding-top:18px;font-size:14px;line-height:1.7}.product-description p{margin:12px 0}.product-description b,.product-description strong{color:#233531;font-weight:700}.product-description i,.product-description em{font-style:italic}.product-description u{text-decoration:underline}.product-description a{color:#d96b4c;text-decoration:underline}.product-description ul,.product-description ol{margin:12px 0 12px 24px;padding:0}.product-description li{margin:6px 0}.product-description table{border-collapse:collapse;width:100%;margin:12px 0}.product-description table,.product-description td,.product-description th{border:1px solid #ddd}.product-description td,.product-description th{text-align:left;padding:10px}.product-description th{background:#f5f5f5;font-weight:700}.rich-editor table{border-collapse:collapse;width:100%;margin:12px 0}.rich-editor table,.rich-editor td{border:1px solid #ddd}.rich-editor td{padding:8px}.product-recommendations{border-top:1px solid #e5e9e6;max-width:1100px;margin:0 auto;padding:30px 32px 70px}.product-recommendations>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.product-recommendations a{color:#31443c;gap:6px;min-width:0;font-size:11px;display:grid}.recommendation-image{aspect-ratio:1/1.05;background:#f1f3f1;border:1px solid #e1e6e2;border-radius:5px;overflow:hidden}.recommendation-image img{object-fit:cover;width:100%;height:100%}.product-recommendations strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.product-recommendations span{color:#ee4d2d}@media (max-width:760px){.product-after-content,.product-recommendations{padding-left:18px;padding-right:18px}.product-recommendations>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-recommendations h2{font-size:22px}}.store-results-meta{padding-top:4px;right:32px;transform:translateY(-50%);top:28px!important}@media (max-width:760px){.store-results-meta{right:18px}}.store-social-links{align-items:center;gap:8px;display:flex}.store-social-links a{background:#f3f5f3;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.store-social-links a:hover{transform:translateY(-1px)}.store-social-links .social-facebook{color:#1877f2;background:#eaf2ff}.facebook-messenger-chat{z-index:50;color:#fff;cursor:pointer;background:linear-gradient(135deg,#00b2ff,#8b37ff 55%,#ff4b78);border:0;border-radius:999px;align-items:center;gap:0;padding:10px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #22357a47}.crop-editor{max-height:calc(100vh - 48px);width:min(92vw,900px)!important}.crop-layout{grid-template-columns:minmax(0,1fr) 210px;align-items:start;gap:18px;display:grid}.crop-editor-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.crop-navigation{flex:none;gap:6px;display:flex}.crop-navigation button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.crop-navigation button:disabled{opacity:.35;cursor:not-allowed}.crop-counter{color:#b8c0c6;flex:none;font-size:11px}.crop-toolbar{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.crop-toolbar button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:4px;min-width:54px;height:34px;padding:0 10px;font-size:12px}.crop-toolbar button.active,.crop-toolbar button:hover{color:#fff;background:#ee4d2d;border-color:#ee4d2d}.crop-stage{aspect-ratio:1;background:#101418;place-items:center;width:min(100%,560px);height:auto;min-height:0;display:grid;position:relative;overflow:hidden}.crop-stage>.ReactCrop{justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;overflow:hidden}.crop-stage .reactEasyCrop_Container{background:#101418}.crop-controls label{color:#fff;align-items:center;gap:10px;font-size:12px;display:flex}.crop-controls input[type=range]{accent-color:#ee4d2d;width:min(240px,34vw)}.crop-sidebar{background:#ffffff0f;border:1px solid #ffffff29;border-radius:6px;align-content:start;gap:14px;min-width:0;padding:12px;display:grid}.crop-sidebar .crop-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.crop-sidebar .crop-toolbar button{min-width:0;padding:0 6px}.crop-sidebar .crop-navigation{align-items:center;gap:6px;display:flex}.crop-sidebar .crop-navigation span{color:#b8c0c6;margin-left:auto;font-size:11px}.crop-zoom{color:#fff;gap:8px;font-size:12px;display:grid}.crop-zoom input[type=range]{accent-color:#ee4d2d;width:100%}.crop-actions{gap:8px;display:grid}.crop-actions button{width:100%}.crop-info{color:#d5dce1;justify-content:space-between;gap:14px;margin-top:10px;font-size:12px;display:flex}.crop-format-note{color:#d5dce1;text-align:center;flex:1;font-size:12px}.ReactCrop{max-width:100%;max-height:100%;margin:auto}.ReactCrop img{object-fit:contain;max-width:none;max-height:500px;display:block}.gif-preview{background:#101418;place-items:center;min-height:300px;max-height:68vh;display:grid;overflow:hidden}.gif-preview img{object-fit:contain;max-width:100%;max-height:68vh;display:block}@media (max-width:700px){.crop-editor{max-height:calc(100vh - 36px);width:calc(100vw - 28px)!important}.crop-layout{grid-template-columns:1fr;gap:12px}.crop-stage{width:min(100%,460px);margin:0 auto}.crop-sidebar{grid-template-columns:1fr}.crop-editor-header{align-items:flex-start}.crop-toolbar{justify-content:center}.crop-counter{display:none}.crop-controls{flex-direction:column;align-items:stretch;gap:12px}.crop-controls input[type=range],.crop-controls .primary-btn{width:100%}}.facebook-messenger-chat:hover{color:#fff;filter:brightness(1.05)}.facebook-messenger-chat svg{fill:currentColor;width:21px;height:21px}.facebook-messenger-chat span{opacity:0;white-space:nowrap;max-width:0;transition:max-width .2s,opacity .2s,margin-left .2s;overflow:hidden}.facebook-messenger-chat:hover span,.facebook-messenger-chat:focus-visible span{opacity:1;max-width:160px;margin-left:8px}.facebook-messenger-chat--cart{bottom:86px}.checkout-submit{justify-content:center;align-items:center;gap:8px;display:inline-flex}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.analytics-page{max-width:1260px}.analytics-filters{background:#fff;border:1px solid #e6e8eb;border-radius:10px;flex-wrap:wrap;align-items:end;gap:12px;margin:0 0 20px;padding:16px;display:flex}.analytics-filters label{color:#59636d;gap:6px;min-width:145px;font-size:12px;font-weight:700;display:grid}.analytics-filter-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.analytics-filter-actions .text-btn,.analytics-filter-actions .danger-btn{cursor:pointer;background:0 0;border:0;font-size:13px}.analytics-filter-actions .text-btn{color:#4e6ad8;padding:0}.analytics-filter-actions .danger-btn{color:#b42318;background:#fff1f1;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.analytics-filters input,.analytics-filters select{color:#202a33;min-height:36px;font:inherit;background:#fff;border:1px solid #dce1e5;border-radius:6px;padding:7px 9px;font-weight:400}.analytics-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.analytics-summary article{background:#fff;border:1px solid #e6e8eb;border-radius:10px;align-items:center;gap:12px;padding:18px;display:flex}.analytics-summary small{color:#73808c;font-size:12px;display:block}.analytics-summary b{color:#17212b;margin-top:3px;font-size:27px;display:block}.analytics-icon{color:#6855d8;background:#f0edff;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.analytics-grid{grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px;display:grid}.analytics-card{background:#fff;border:1px solid #e6e8eb;border-radius:10px;padding:18px}.analytics-card h2{color:#27323c;align-items:center;gap:8px;margin:0 0 15px;font-size:15px;display:flex}.analytics-card h2 small{color:#7d8790;margin-left:auto;font-size:11px;font-weight:400}.sort-trigger{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.analytics-products{counter-reset:products;margin:0;padding:0;list-style:none}.analytics-products li{color:#35414d;border-top:1px solid #eef0f2;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.analytics-products li:before{counter-increment:products;color:#8a95a0;content:counter(products);min-width:20px}.analytics-products li span{flex:1}.analytics-products b{color:#6955d8;white-space:nowrap}.analytics-tags{flex-wrap:wrap;gap:8px;display:flex}.analytics-tags button{color:#5747c4;cursor:pointer;background:#f5f3ff;border:1px solid #ddd9ff;border-radius:999px;padding:6px 9px;font-size:12px}.analytics-muted{color:#8a95a0;font-size:13px}.analytics-table-wrap{overflow-x:auto}.analytics-events table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}.analytics-events th{color:#7b8690;white-space:nowrap;padding:0 10px 10px;font-weight:700}.analytics-events td{color:#3a4651;vertical-align:top;border-top:1px solid #eef0f2;padding:12px 10px}.analytics-events td:first-child{white-space:nowrap}.analytics-event{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:11px;display:inline-block}.analytics-event-page_view{color:#176f9f;background:#e8f7ff}.analytics-event-product_click{color:#8e5712;background:#fff2db}.analytics-query{color:#6052b7;text-overflow:ellipsis;white-space:nowrap;min-width:145px;max-width:280px;display:block;overflow:hidden}.analytics-empty{text-align:center;color:#8a95a0!important;padding:28px!important}.analytics-error{color:#b42318;background:#fff1f0}@media (max-width:480px){.facebook-messenger-chat{padding:10px;bottom:14px;right:14px}.facebook-messenger-chat--cart{bottom:calc(78px + env(safe-area-inset-bottom,0px))}.facebook-messenger-chat span{display:none}.analytics-summary,.analytics-grid{grid-template-columns:1fr}.analytics-filters label{width:calc(50% - 6px);min-width:0}.analytics-filters .outline-btn{width:100%}}.store-social-links .social-instagram{background:#fff0f5}.store-social-links .social-whatsapp{background:#20c76a}.store-social-links img,.store-social-links svg{width:19px;height:19px}.store-contact-message{color:#69766f;max-width:360px;margin:8px 0 0;font-size:12px;line-height:1.5}.store-contact-links{gap:6px;margin-top:10px;display:grid}.store-contact-item{gap:2px;font-size:12px;display:grid}.store-contact-item b{color:#34423c;font-weight:600}.store-contact-item a{overflow-wrap:anywhere;color:#2674ec;text-underline-offset:2px;max-width:360px;text-decoration:underline}.whatsapp-chat{position:static}.storefront .store-header{position:relative;inset:auto}.custom-order-fields{align-items:end;gap:10px;display:flex}.custom-order-fields label:first-child{flex:0 0 70px;width:70px}.custom-order-fields label:nth-child(2){flex:0 0 100px;width:100px}.custom-order-fields input{min-height:36px;padding:7px 8px}.custom-input-with-suffix{background:#fff;border:1px solid #d1ddd5;border-radius:3px;align-items:center;min-height:36px;grid-template-columns:none!important;display:flex!important}.custom-input-with-suffix input{border:0;outline:0;flex:1;min-width:0}.custom-input-with-suffix em{color:#819088;padding-right:7px;font-size:10px;font-style:normal}.custom-order-fields .custom-design-submit{min-height:36px;margin-left:2px;padding:0 16px}.custom-details textarea{min-height:58px;padding:8px 10px}@media (max-width:760px){.custom-design-section{padding:34px 18px 40px}.custom-design-input-row{grid-template-columns:1fr}.custom-order-fields{flex-wrap:wrap;align-items:stretch}.custom-order-fields .custom-design-submit{flex:100%;margin:0}.custom-file-preview{width:min(100%,220px)}}.store-header{background:#fff;height:56px;min-height:56px}.store-products{padding-top:34px}.store-category-tabs{border-bottom:0;justify-content:flex-start;gap:10px;margin:0 0 22px;padding-top:10px}.store-category-tabs button{color:#53615b;text-align:center;background:#fff;border:1px solid #dfe3e1;border-radius:3px;min-width:76px;height:36px;padding:0 16px;font-size:13px}.store-products{position:relative}.store-category-tabs{align-items:center;min-height:56px;margin-right:110px}.store-category-tabs button{justify-content:center;align-items:center;display:inline-flex}.store-results-meta{text-align:right;white-space:nowrap;margin:0;position:absolute;top:20px;right:32px}@media (max-width:760px){.store-category-tabs{margin-right:82px}.store-results-meta{right:18px}}.store-results-meta{text-align:center;margin:0 0 14px}.store-grid{align-items:start}.store-product-card{text-align:center}.store-product-image{aspect-ratio:1}.store-product-info{place-items:center;padding:8px 10px 10px}.store-product-info p,.store-product-info h3{text-align:center;width:100%}.store-product-info h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.store-product-info strong{text-align:center;justify-content:center}.store-product-info strong:not(:first-of-type){color:#53615b;background:#fff;border:1px solid #dfe3e1;border-radius:3px;align-items:center;min-height:27px;padding:4px 10px;display:inline-flex}.store-size-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:3px;width:100%;display:flex}.store-size-options{flex-wrap:wrap;justify-content:center;gap:3px;display:flex}.store-size-option{color:#333;background:#fff;border:1px solid #ddd;border-radius:2px;justify-content:center;align-items:center;min-width:auto;min-height:22px;padding:3px 6px;font-size:10px;font-weight:500;display:inline-flex}.store-category-tabs{border-bottom:0;justify-content:flex-start;align-items:center;gap:10px;margin:0 0 22px;padding:10px 0 0;display:flex;overflow-x:auto}.store-category-tabs button{color:#53615b;text-align:center;background:#fff;border:1px solid #dfe3e1;border-radius:3px;justify-content:center;align-items:center;min-width:76px;height:36px;margin:0;padding:0 16px;font-size:13px;line-height:1;display:inline-flex}:root{--orange:#ee4d2d;--ink:#222;--muted:#6b7280;--line:#ececec;--canvas:#f7f7f7}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.login-shell{background:linear-gradient(135deg,#fff7f4,#f8fafc);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #eee;border-radius:12px;width:min(100%,420px);padding:38px;box-shadow:0 16px 45px #22222217}.brand{color:var(--orange);align-items:center;gap:9px;font-size:20px;font-weight:700;display:inline-flex}.brand-mark{background:var(--orange);color:#fff;border-radius:4px;place-items:center;width:30px;height:30px;font-size:20px;display:grid}.login-card h1{margin:28px 0 8px;font-size:25px}.login-card p{color:var(--muted);margin:0 0 25px;font-size:14px}.field{gap:7px;margin:16px 0;font-size:14px;font-weight:600;display:grid}.field input{outline-color:var(--orange);border:1px solid #ddd;border-radius:6px;width:100%;padding:12px}.submit{cursor:pointer;background:var(--orange);color:#fff;border:0;border-radius:6px;width:100%;padding:12px;font-weight:700}.form-error{color:#c53030!important;margin:0 0 12px!important}.admin-shell{min-height:100vh}.topbar{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 28px 0 18px;display:flex;position:fixed;top:0;left:0;right:0}.top-brand{color:#333;font-size:18px}.top-actions{align-items:center;gap:10px;height:100%;display:flex}.top-link{width:43px;height:43px;color:var(--orange);border-left:1px solid var(--line);place-items:center;display:grid;position:relative}.top-link svg{width:21px;height:21px}.badge{color:#fff;background:var(--orange);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:4px;right:2px}.account-menu{margin-left:10px;position:relative}.account-trigger{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:5px 0;display:flex}.avatar{width:31px;height:31px;color:var(--orange);background:#ffe0d8;border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.account-name{font-size:14px}.account-dropdown{z-index:4;background:#fff;border:1px solid #e7e7e7;border-radius:7px;min-width:178px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 24px #0000001f}.account-dropdown a,.account-dropdown button{color:#444;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;padding:10px;font-size:14px;display:flex}.account-dropdown a:hover,.account-dropdown button:hover{color:var(--orange);background:#fff3f0}.dropdown-divider{background:var(--line);height:1px;margin:5px 0}.sidebar{border-right:1px solid var(--line);background:#fff;width:176px;padding:2px 16px;position:fixed;top:56px;bottom:0;left:0}.side-link{border-radius:5px;align-items:center;height:38px;padding:0 16px;font-size:16px;display:flex}.side-link:hover,.side-link.active{color:var(--orange);background:#fff3f0;font-weight:600}.admin-main{min-height:100vh;margin-left:176px;padding:88px 32px 32px}.page-heading{margin:0 0 25px;font-size:24px}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1000px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px}.card-label{color:var(--muted);font-size:14px}.card-value{margin-top:8px;font-size:28px;font-weight:700}.empty-card{max-width:680px;color:var(--muted);background:#fff;border:1px dashed #d6d6d6;border-radius:8px;padding:28px}.products-page,.add-product-page{max-width:1300px;margin:0 auto}.product-toolbar,.add-page-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.product-toolbar h1,.add-page-header h1{margin:0;font-size:24px;font-weight:500}.toolbar-actions,.add-page-header>div{gap:14px;display:flex}.outline-btn,.primary-btn,.submit-btn,.apply-btn{color:#303030;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-size:14px;display:inline-flex}.primary-btn,.submit-btn{border-color:var(--orange);background:var(--orange);color:#fff}.compact{min-height:32px;padding:0 12px}.product-tabs,.inner-tabs{border-bottom:1px solid #dedede;align-items:center;gap:29px;display:flex}.product-tabs{margin-bottom:17px;padding-left:14px}.product-tabs button,.inner-tabs button{color:#182234;cursor:pointer;background:0 0;border:0;padding:13px 0 17px;font-size:16px;position:relative}.product-tabs button.active{color:var(--orange)}.product-tabs button.active:after,.inner-tabs button.active:after{content:"";background:var(--orange);border-radius:2px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.product-tabs span{color:var(--orange)}.roas-banner{color:#14233b;background:#d9f5f3;border-radius:7px;align-items:center;gap:20px;min-height:76px;padding:12px 25px;display:flex}.roas-banner .shield{color:#fff;background:#4bc6bc;border:5px solid #75d7d1;border-radius:50%;place-items:center;width:43px;height:43px;font-weight:700;display:grid}.roas-banner p{flex:1;font-size:18px}.roas-banner p strong{color:#00a69a;font-weight:400}.roas-banner button{color:#fff;cursor:pointer;background:#08aa9e;border:0;border-radius:5px;padding:9px 18px}.product-table-card{background:#fff;border-radius:8px;margin-top:20px;padding:16px 24px 12px;box-shadow:0 1px 6px #0000000f}.inner-tabs{gap:35px}.inner-tabs button{padding:8px 0 16px;font-size:14px}.inner-tabs i,.table-head i{background:#f46450;border-radius:50%;width:7px;height:7px;display:inline-block}.product-filters{grid-template-columns:1.2fr 1.15fr 1.15fr auto auto auto;align-items:center;gap:15px;margin:24px 0;display:grid}.product-filters label{color:#9aa1ad;border:1px solid #ddd;border-radius:4px;align-items:center;gap:7px;height:33px;padding:0 10px;display:flex}.product-filters input{border:0;outline:none;width:100%;min-width:0}.product-filters label span{color:#777}.apply-btn{border-color:var(--orange);min-height:33px;color:var(--orange)}.expand-btn{color:#7a8290;cursor:pointer;background:0 0;border:0;gap:5px;display:flex}.listing-meta{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.listing-meta>span{min-width:86px;font-size:16px}.listing-meta>span b{font-size:18px;font-weight:400}.pills{flex-wrap:wrap;flex:1;gap:8px;display:flex}.pills em{border:1px solid #e5e5e5;border-radius:15px;padding:5px 13px;font-size:12px;font-style:normal}.listing-controls{gap:10px;display:flex}.sort-btn,.view-btn,.ai-btn{color:#4f5560;background:#fff;border:1px solid #dedede;border-radius:4px;align-items:center;gap:7px;height:29px;padding:0 10px;font-size:12px;display:flex}.ai-btn{color:var(--orange);border-color:var(--orange)}.products-table{border:1px solid #dedede;border-radius:4px;overflow:hidden}.table-head,.product-row{grid-template-columns:2.1fr .8fr .8fr 1.05fr 1.5fr .55fr;display:grid}.table-head{color:#5c6674;background:#f6f6f6;align-items:center;min-height:44px;padding:0 16px;font-size:14px}.table-head span:first-child{align-items:center;gap:16px;display:flex}.products-table input[type=checkbox]{accent-color:var(--orange)}.product-row{border-top:1px solid #eee;min-height:218px;padding:24px 16px 16px;font-size:14px;position:relative}.product-summary{align-items:flex-start;gap:12px;display:flex}.product-summary>input{margin-top:21px}.product-thumb{background:#f5eadc;border-radius:2px;place-items:end center;width:52px;min-width:52px;height:58px;display:grid;overflow:hidden}.product-thumb span{background:#d1ad83;border-radius:13px 13px 3px 3px;width:27px;height:43px;display:block}.product-thumb.mint{background:#d8f2ec}.product-thumb.mint span{background:#42ac9d}.product-thumb.coral{background:#f9e2dc}.product-thumb.coral span{background:#f17d65}.product-thumb.small{width:34px;min-width:34px;height:37px}.product-thumb.small span{width:18px;height:28px}.product-summary b{font-size:14px}.product-summary p,.product-row p{color:#929aaa;margin:4px 0 0;font-size:12px}.product-summary mark{color:#4478d7;background:#fff;border:1px solid #7ea3ed;margin-top:5px;padding:1px 5px;font-size:12px;display:inline-block}.diagnosis span{color:#fff;background:#1bb3a8;border-radius:50%;place-items:center;width:13px;height:13px;font-size:9px;display:inline-grid}.row-actions{align-content:start;gap:14px;display:grid}.row-actions button{color:#2674ec;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.variant-list{background:#fafafa;border-top:1px solid #e5e7eb;grid-column:1/7;gap:0;margin:14px 10px 0 58px;padding:0 14px;display:grid}.variant-list>div{color:#596474;border-bottom:1px solid #e9ebee;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;min-height:32px;font-size:12px;display:grid}.variant-list>div:last-child{border-bottom:0}.variant-list .variant-list-head{color:#8a929e;min-height:30px;font-size:11px;font-weight:600}.variant-list p{color:#929aaa;margin:10px 0;font-size:12px}.more-variants{cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:3px;display:flex}.table-footer{justify-content:space-between;align-items:center;padding-top:17px;display:flex}.table-footer label,.table-footer div{align-items:center;gap:14px;display:flex}.table-footer div:last-child{gap:10px}.bulk-stock-button{margin-left:auto}.stock-modal-backdrop{z-index:100;background:#1822346b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.stock-modal{background:#fff;border-radius:9px;width:min(620px,100%);max-height:min(760px,100vh - 48px);overflow:hidden;box-shadow:0 20px 50px #0003}.stock-modal header,.stock-modal footer{justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.stock-modal header{border-bottom:1px solid #e7e9ed}.stock-modal header h2{margin:0;font-size:18px}.stock-modal header p{color:#77808b;margin:5px 0 0;font-size:13px}.stock-modal header>button{color:#697381;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.stock-editor-list{max-height:min(540px,100vh - 230px);padding:8px 22px;overflow-y:auto}.stock-editor-product{border-bottom:1px solid #edf0f2;padding:15px 0}.stock-editor-product:last-child{border-bottom:0}.stock-editor-product>b{color:#303a48;margin-bottom:10px;font-size:14px;display:block}.stock-editor-product label{color:#66717e;grid-template-columns:1fr 112px;align-items:center;gap:16px;min-height:35px;font-size:13px;display:grid}.stock-editor-product input{outline-color:var(--orange);border:1px solid #d5dbe1;border-radius:4px;width:100%;height:30px;padding:0 9px}.stock-modal footer{border-top:1px solid #e7e9ed;justify-content:flex-end}.add-product-page{max-width:980px}.form-card{background:#fff;border-radius:7px;margin-bottom:14px;padding:20px 24px}.form-card h2{margin:0 0 20px;font-size:16px}.required-label{color:#263243;margin-bottom:15px;font-size:12px;font-weight:600;display:block;position:relative}.required-label:before{content:"*";color:#f24d3d;margin-right:4px}.image-uploader{grid-template-columns:2fr repeat(4,1fr);gap:8px;display:grid}.main-image,.image-slot{color:#5f6670;cursor:pointer;background:#fff;border:1px dashed #d6d6d6;place-content:center;place-items:center;gap:7px;min-height:85px;display:grid}.main-image{grid-row:span 2;min-height:178px}.image-slot{color:#c9c9c9;background:#f7f7f7;border:0}.field-row{gap:7px;margin-top:17px;display:grid}.field-row input,.field-row select,.attribute-box select,.variation-editor select,.variation-editor input,.variant-toolbar input,.variant-toolbar select,.variant-table input{color:#5c6674;outline-color:var(--orange);background:#fff;border:1px solid #ddd;border-radius:3px;width:100%;height:32px;padding:0 10px}.field-row small{color:#5460e8;position:absolute;bottom:0;right:0}.counter{color:#9aa2ae;font-weight:400;position:absolute;bottom:8px;right:8px}.attributes>b{font-size:12px}.attribute-box,.variation-editor{background:#f5f5f5;border-radius:6px;margin-top:8px;padding:14px}.attribute-box>span{font-size:12px}.attribute-box>div{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px;display:grid}.attribute-box label{gap:6px;font-size:12px;font-weight:600;display:grid}.details-card{min-height:360px}.editor{border:1px solid #dedede}.editor>div{background:#f5f5f5;border-bottom:1px solid #eee;gap:16px;height:28px;padding:4px 8px;display:flex}.editor button{color:#747b87;cursor:pointer;background:0 0;border:0}.editor textarea{resize:vertical;border:0;outline:0;width:100%;height:180px;padding:10px}.variation-toggle{justify-content:space-between;display:flex}.variation-toggle b{font-size:12px}.variation-toggle p{color:#838b97;margin:5px 0 12px;font-size:12px}.switch{cursor:pointer;background:#d8eeee;border:0;border-radius:10px;width:27px;height:16px;padding:2px}.switch span{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;display:block}.switch.on{background:#0cb0a7}.switch.on span{transform:translate(11px)}.variation-editor{position:relative}.variation-editor>label{gap:7px;max-width:100%;display:grid}.variation-editor>label:nth-of-type(2){margin-top:14px}.trash-top{color:#aaa;background:0 0;border:0;position:absolute;top:12px;right:12px}.option-field{grid-template-columns:15px 1fr 35px 20px;align-items:center;gap:6px;margin:7px 0;display:grid}.option-field small{color:#8d96a2}.option-field button{color:#999;background:0 0;border:0}.add-option,.add-variation{color:#00a99d;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;margin-top:8px;font-size:12px;display:flex}.add-variation{margin:12px 0 20px}.sales-card h3{margin:0 0 10px;font-size:12px}.price-control{background:#f9f9f9;border-radius:5px;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px;margin-bottom:16px;padding:12px;display:grid}.price-control .field-row{margin-top:0}.price-control button{border:1px solid var(--orange);height:32px;color:var(--orange);cursor:pointer;white-space:nowrap;background:#fff;border-radius:3px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.price-control button:hover{background:#fff4ef}.variant-toolbar{grid-template-columns:.7fr .75fr .75fr auto auto;gap:7px;margin-bottom:8px;display:grid}.variant-table{border:1px solid #e3e3e3}.variant-table>div{border-bottom:1px solid #eee;grid-template-columns:1.6fr .9fr .8fr .8fr 25px;align-items:center;gap:8px;min-height:45px;padding:7px 12px;font-size:12px;display:grid}.variant-table>div:first-child{background:#f5f5f5;grid-template-columns:1.6fr .9fr .8fr .8fr 25px}.variant-table>div:last-child{border:0}.variant-table button{color:#aaa;background:0 0;border:0}.variant-table i{background:#f24d3d;border-radius:50%;width:4px;height:4px;display:inline-block}.size-chart h2,.size-chart>div{align-items:center;gap:12px;display:flex}.size-upload{color:#333;background:#fff;border:1px dashed #f24d3d;place-items:center;gap:7px;width:95px;height:95px;display:grid}.size-chart p{font-size:12px}.size-chart p span{color:#ed554b}@media (max-width:700px){.topbar{padding-right:12px}.top-brand{font-size:0}.top-brand .brand-mark{font-size:18px}.sidebar{width:64px;padding:4px 7px}.side-link{justify-content:center;padding:0;font-size:0}.side-link:first-letter{font-size:17px}.admin-main{margin-left:64px;padding:80px 16px 24px}.dashboard-grid{grid-template-columns:1fr}.account-name{display:none}.price-control{grid-template-columns:1fr 1fr}.price-control button{grid-column:1/-1;justify-content:center}}.gallery-page{max-width:1180px;margin:0 auto}.gallery-header{margin-bottom:24px}.gallery-header h1{margin:4px 0 7px;font-size:28px}.gallery-header p{color:#6f7783;margin:0}.eyebrow{letter-spacing:.09em;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex;color:var(--orange)!important}.gallery-upload{background:linear-gradient(100deg,#fff,#f3fbfa);border:1px solid #dce8e7;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.gallery-upload>div{align-items:center;gap:14px;display:flex}.gallery-upload>div>svg{color:#07a99e}.gallery-upload b{font-size:15px}.gallery-upload p{color:#77808b;margin:5px 0 0;font-size:13px}.gallery-message{color:#078c84;margin:14px 0;font-size:13px}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px;display:grid}.gallery-card{background:#fff;border:1px solid #e7e7e7;border-radius:9px;overflow:hidden;box-shadow:0 2px 6px #00000009}.gallery-image{aspect-ratio:3.5;cursor:zoom-in;background:#f3f4f5;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.gallery-image img{object-fit:contain;transition:transform .2s}.gallery-image:hover img{transform:scale(1.035)}.gallery-card>div{justify-content:space-between;align-items:center;min-height:43px;padding:0 10px;display:flex}.gallery-card span{color:#78818b;font-size:12px}.gallery-card>div button{color:#e55747;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:29px;height:29px;display:grid}.gallery-card>div button:hover{background:#fff0ed}.gallery-empty,.gallery-error{color:#74808b;text-align:center;background:#fff;border:1px dashed #cbd9d8;border-radius:10px;justify-items:center;padding:70px 20px;display:grid}.gallery-empty svg{color:#08a99f}.gallery-empty h2{color:#253040;margin:12px 0 4px;font-size:18px}.gallery-empty p{margin:0;font-size:13px}.gallery-error{color:#b23928;text-align:left;border-color:#efc0b9;display:block}.lightbox{z-index:20;background:#0a0f14d9;place-content:center;padding:38px;display:grid;position:fixed;inset:0}.crop-editor{width:min(90vw,1100px)}.crop-frame{aspect-ratio:3.5;cursor:grab;touch-action:none;background:#101418;width:100%;position:relative;overflow:hidden}.crop-frame:after{content:"";pointer-events:none;border:1px solid #ffffffb3;position:absolute;inset:0}.crop-frame:active{cursor:grabbing}.crop-frame img{transform-origin:0 0;-webkit-user-select:none;user-select:none;max-width:none;height:auto;position:absolute;top:0;left:0}.crop-controls{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.crop-controls>button:not(.primary-btn){color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;place-items:center;width:36px;height:36px;display:grid}.crop-note{color:#c8d0d5;text-align:right;margin:8px 0 0;font-size:12px}.lightbox p{color:#fff;text-align:center;margin:12px 0 0;font-size:13px}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:fixed;top:18px;right:20px}@media (max-width:700px){.gallery-page{margin:0 -2px}.gallery-header h1{font-size:24px}.gallery-upload{flex-direction:column;align-items:flex-start}.gallery-upload .primary-btn{width:100%}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.lightbox{padding:22px 10px}.lightbox-image{width:94vw;height:70vh}}.form-notice{color:#c53030;margin:-10px 0 14px;font-size:13px}.editor>.editor-toolbar{background:#f9f9f9;border-bottom:1px solid #ddd;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;display:flex}.editor>.editor-toolbar button{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;place-items:center;width:32px;height:32px;padding:4px;transition:all .2s;display:grid}.editor>.editor-toolbar button:hover:not(:disabled){border-color:var(--orange);color:var(--orange);background:#fff4ef}.editor>.editor-toolbar button:disabled{opacity:.5;cursor:not-allowed}.editor>.rich-editor{word-wrap:break-word;white-space:normal;background:#fff;border:1px solid #ddd;border-top:0;outline:0;height:auto;min-height:220px;padding:12px;line-height:1.6;display:block}.rich-editor:empty:before{content:"Describe your product…";color:#9aa2ae}.rich-editor:focus{box-shadow:inset 0 0 0 2px var(--orange)}.rich-editor b,.rich-editor strong{font-weight:700}.rich-editor i,.rich-editor em{font-style:italic}.rich-editor u{text-decoration:underline}.rich-editor a{color:var(--orange);text-decoration:underline}.rich-editor ul,.rich-editor ol{margin:8px 0 8px 20px}.rich-editor li{margin:4px 0}.html-toggle{transition:all .2s;color:#666!important;cursor:pointer!important;background:#fff!important;border:1px solid #ccc!important;border-radius:3px!important;height:auto!important;padding:2px 6px!important;font-size:11px!important}.html-toggle:hover{background:#f5f5f5!important}.html-toggle.active{border-color:var(--orange)!important;color:var(--orange)!important;background:#fff4ef!important}.selected-images{flex-wrap:wrap;gap:10px;display:flex}.selected-images article{cursor:grab;background:#fafafa;border:1px solid #e1e1e1;border-radius:6px;grid-template-columns:1fr auto auto;gap:5px;width:160px;padding:6px;display:grid}.selected-image{aspect-ratio:4/5;background:#f0f0f0;border-radius:4px;grid-column:1/-1;position:relative;overflow:hidden}.selected-image img,.chart-selected img,.picker-item img{object-fit:cover}.selected-images article>span{color:#7c8490;align-items:center;gap:3px;font-size:11px;display:flex}.selected-images article>button,.chart-selected button{color:#69717c;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;display:inline-flex}.picker-overlay{z-index:30;background:#0a0f1480;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.picker{background:#fff;border-radius:9px;width:min(760px,100%);max-height:min(80vh,700px);padding:18px;overflow:auto;box-shadow:0 16px 40px #0003}.picker header,.picker footer{justify-content:space-between;align-items:center;display:flex}.picker header h2{margin:0;font-size:17px}.picker header button{cursor:pointer;background:0 0;border:0}.picker>div{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;margin:18px 0;display:grid}.picker-item{cursor:pointer;background:#f3f3f3;border:2px solid #0000;border-radius:5px;height:110px;position:relative;overflow:hidden}.picker-item.selected{border-color:var(--orange)}.picker-item span{color:#fff;background:#00000094;border-radius:3px;padding:2px 4px;font-size:10px;position:absolute;bottom:4px;right:4px}.chart-selected{align-items:center;gap:12px;display:flex!important}.chart-selected>div{background:#f0f0f0;border-radius:5px;width:120px;height:90px;position:relative;overflow:hidden}.chart-selected>span{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.simple-product-head,.simple-product-row{grid-template-columns:1.6fr 1.2fr .8fr .8fr 1fr}.simple-product-row{align-items:center;min-height:92px;padding:14px 16px}.simple-product-row>div{overflow-wrap:anywhere;min-width:0}.row-actions a,.row-actions button{color:#2674ec;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:13px;display:inline-flex}.row-actions .delete-action{color:#d44838}.products-empty{color:#78818b;text-align:center;margin:0;padding:42px 20px}.list-product-image{object-fit:cover;background:#f2f3f5;border-radius:5px;flex:0 0 46px;width:46px;height:46px}.status-toggle,.product-status-control{align-items:center;gap:8px;display:flex}.status-toggle mark{text-transform:capitalize;margin:0}.product-status-control{color:#344054;border-top:1px solid #eceff2;margin-top:18px;padding-top:15px;font-size:13px;font-weight:600}.product-status-control b{font-size:12px}.form-section-heading{color:#202938;border-bottom:1px solid #eceff2;margin:0 0 20px;padding-bottom:11px;font-size:17px;font-weight:650}.field-row>span,.field-row.required-label{color:#344054;font-size:13px;font-weight:600}.tag-input{background:#fff;border:1px solid #d7dce2;border-radius:5px;flex-wrap:wrap;align-items:center;gap:6px;min-height:38px;padding:5px 8px;display:flex}.tag-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #ee4d2d1a}.tag-input em{color:#a33c28;background:#fff0ed;border-radius:4px;align-items:center;gap:4px;padding:3px 7px;font-size:12px;font-style:normal;display:inline-flex}.tag-input em button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.tag-input input{border:0;outline:0;flex:1;min-width:180px;height:25px;padding:0}.sticky-add-product{z-index:10;color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-weight:700;display:inline-flex;position:fixed;bottom:26px;right:32px;box-shadow:0 8px 20px #ee4d2d47}.sticky-add-product:disabled{cursor:wait;opacity:.7}@media (max-width:700px){.sticky-add-product{bottom:16px;right:16px}.tag-input input{min-width:120px}}.settings-page{max-width:980px;margin:0 auto}.settings-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.settings-header h1{margin:5px 0 7px;font-size:28px}.settings-header p{color:#6f7783;margin:0}.settings-header .primary-btn{flex:none}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:22px 24px}.settings-card h2{color:#202938;margin:0 0 20px;font-size:17px}.settings-field,.settings-asset{color:#344054;gap:7px;margin-top:18px;font-size:13px;font-weight:600;display:grid}.settings-field:first-of-type{margin-top:0}.settings-field small{color:#8a929e;margin-top:-3px;font-size:12px;font-weight:400}.settings-field input,.settings-field textarea{color:#344054;outline-color:var(--orange);background:#fff;border:1px solid #d7dce2;border-radius:5px;width:100%;padding:10px}.settings-field textarea{resize:vertical;min-height:150px;font:12px/1.5 Consolas,monospace}.settings-asset-row{border:1px dashed #d7dce2;border-radius:5px;align-items:center;gap:10px;min-height:58px;padding:8px;display:flex}.settings-asset-row img{object-fit:contain;background:#f5f6f7;width:50px;height:42px}.settings-asset-row b{color:#596474;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.settings-asset-row em{color:#929aaa;flex:1;font-size:12px;font-style:normal;font-weight:400}.settings-asset-row>button:not(.outline-btn){color:#d44838;cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.settings-message{margin:0 0 16px;font-size:13px;color:#078c84!important}@media (max-width:700px){.settings-header{flex-direction:column;align-items:flex-start}.settings-header .primary-btn{justify-content:center;width:100%}.settings-card{padding:18px 16px}.settings-asset-row{flex-wrap:wrap;align-items:stretch}.settings-asset-row .outline-btn{justify-content:center;width:100%}}.storefront{color:#1e2b2b;background:#fbfaf7;min-height:100vh}.store-header{border-bottom:1px solid #e8e5de;justify-content:space-between;align-items:center;max-width:1240px;min-height:72px;margin:0 auto;padding:0 32px;display:flex}.store-brand{color:#1e2b2b;align-items:center;gap:10px;font-size:16px;font-weight:700;display:inline-flex}.store-brand img{object-fit:contain;width:42px;height:42px}.store-brand-mark{color:#fff;background:#d96b4c;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:21px;display:grid}.store-header nav{color:#61706c;gap:28px;font-size:13px;display:flex}.store-header nav a:hover,.store-back:hover{color:#d96b4c}.store-hero{background:radial-gradient(circle at 75% 40%,#e6f1ec 0,#0000 31%),radial-gradient(circle at 25% 20%,#f7e8dd 0,#0000 27%);max-width:1240px;margin:0 auto;padding:92px 32px 106px}.store-kicker{color:#d96b4c;letter-spacing:.13em;margin:0;font-size:11px;font-weight:700}.store-hero h1{color:#233531;max-width:650px;margin:16px 0;font-family:Georgia,serif;font-size:clamp(48px,8vw,92px);font-weight:400;line-height:.94}.store-hero h1 i{color:#d96b4c;font-weight:400}.store-hero>p:not(.store-kicker){color:#6b7772;font-size:16px}.store-hero-link{color:#d96b4c;border-bottom:1px solid #d96b4c;align-items:center;gap:9px;margin-top:22px;padding-bottom:7px;font-size:14px;display:inline-flex}.store-products{max-width:1240px;margin:0 auto;padding:72px 32px 100px}.store-section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.store-section-heading h2{margin:8px 0 0;font-family:Georgia,serif;font-size:36px;font-weight:400}.store-section-heading>span{color:#86918b;font-size:13px}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.store-product-card{background:#fff;border:1px solid #e8e5de;transition:transform .2s,box-shadow .2s;overflow:hidden}.store-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #313e391a}.store-product-image{aspect-ratio:4/5;background:#f0eee9;position:relative;overflow:hidden}.store-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.store-product-card:hover .store-product-image img{transform:scale(1.035)}.store-product-image>span:first-child{color:#929c96;place-items:center;height:100%;font-size:12px;display:grid}.store-product-tag{color:#fff;background:#5c9a82;padding:5px 8px;font-size:10px;position:absolute;top:11px;left:11px}.store-product-info{padding:16px}.store-product-info p{color:#9a7568;text-transform:uppercase;margin:0 0 8px;font-size:11px}.store-product-info h3{color:#263936;min-height:42px;margin:0 0 12px;font-size:15px;font-weight:500;line-height:1.4}.store-product-info strong{color:#65736d;font-size:12px;font-weight:400}.store-empty{color:#7c8781;text-align:center;border:1px dashed #d9d8d0;padding:65px}.store-footer{color:#738079;border-top:1px solid #e8e5de;justify-content:space-between;gap:32px;padding:42px max(32px,50% - 588px);font-size:12px;display:flex}.store-footer p{margin:12px 0 0}.store-footer-links,.store-social{align-items:center;gap:20px;display:flex}.store-social a{color:#5c7068;border:1px solid #d9ddd8;place-items:center;width:29px;height:29px;display:grid}.product-detail{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:76px;max-width:1100px;margin:0 auto;padding:64px 32px 110px;display:grid}.detail-main-image{aspect-ratio:1/1.12;background:#f0eee9;overflow:hidden}.detail-main-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.detail-main-image span{color:#8d9891;place-items:center;height:100%;display:grid}.detail-thumbs{gap:9px;margin-top:12px;display:flex}.detail-thumbs button{cursor:pointer;background:#f0eee9;border:2px solid #0000;width:66px;height:70px;padding:0;overflow:hidden}.detail-thumbs button.active{border-color:#d96b4c}.detail-thumbs img{object-fit:cover;width:100%;height:100%}.detail-info{align-self:center}.detail-info h1{color:#263936;margin:14px 0 15px;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.05}.detail-price{color:#d96b4c;font-size:24px}.detail-copy{color:#718078;white-space:pre-line;max-width:480px;margin:25px 0 31px;font-size:14px;line-height:1.7}.detail-option{border-top:1px solid #e5e5df;border-bottom:1px solid #e5e5df;padding:18px 0}.detail-option>div:first-child{justify-content:space-between;margin-bottom:13px;font-size:13px;display:flex}.detail-option>div:first-child span{color:#5c9a82}.size-options{flex-wrap:wrap;gap:8px;display:flex}.size-options button{color:#53615b;cursor:pointer;background:#fff;border:1px solid #d9ddd8;min-width:48px;padding:9px 12px}.size-options button.selected{color:#d96b4c;background:#fff8f4;border-color:#d96b4c}.detail-buy-row{gap:12px;margin-top:25px;display:flex}.quantity{border:1px solid #d9ddd8;align-items:center;display:flex}.quantity button{color:#65736d;cursor:pointer;background:#fff;border:0;place-items:center;width:36px;height:44px;display:grid}.quantity span{text-align:center;width:25px;font-size:13px}.detail-buy{color:#fff;cursor:pointer;background:#d96b4c;border:0;flex:1;font-size:14px}.detail-note{color:#85918b;margin-top:16px;font-size:12px}.store-back{color:#65736d;align-items:center;gap:7px;margin-left:auto;margin-right:24px;font-size:13px;display:inline-flex}@media (max-width:760px){.store-header{padding:0 18px}.store-header nav{gap:12px}.store-hero{padding:0 20px 72px}.store-products{padding:52px 18px 70px}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-product-info{padding:12px}.store-product-info h3{font-size:13px}.store-footer{flex-wrap:wrap;padding:32px 18px}.product-detail{grid-template-columns:1fr;gap:36px;padding:35px 18px 70px}.detail-info h1{font-size:34px}.store-back{margin-right:12px;font-size:0}.store-back svg{width:19px;height:19px}}.store-hero{height:200px;max-height:200px;padding:18px 32px;overflow:hidden}.store-hero h1{margin:8px 0;font-size:clamp(30px,5vw,52px)}.store-hero>p:not(.store-kicker){margin:4px 0;font-size:13px}.store-hero-link{margin-top:8px}.store-category-tabs{scrollbar-width:thin;border-bottom:1px solid #e8e5de;gap:8px;margin:0 0 28px;display:flex;overflow-x:auto}.store-category-tabs button{color:#738079;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:0 14px 12px;font-size:13px}.store-category-tabs button.active{color:#d96b4c;border-color:#d96b4c;font-weight:700}.store-results-meta{color:#86918b;margin:-15px 0 20px;font-size:12px}@media (max-width:760px){.store-hero{height:200px;padding:16px 20px}.store-hero h1{font-size:32px}.store-category-tabs{margin-bottom:24px}}.store-hero{margin-bottom:0;padding-bottom:0}.store-products{margin-top:0;padding-top:0}.store-category-tabs button{background:#f0f1f1}.store-category-tabs button.active{background:#fff4ef}.lang-th,html[data-language=th] .lang-en{display:none!important}html[data-language=th] .lang-th,html[data-language=en] .lang-en{display:inline!important}html[data-language=en] .lang-th{display:none!important}.language-switch{align-items:center;gap:3px;margin-left:12px;display:inline-flex}.language-switch button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;width:28px;height:25px;padding:0;font-size:16px;line-height:1}.language-switch button.active{background:#fff4ef;border-color:#d96b4c}.store-header nav{align-items:center}.language-options button.active{color:#ee4d2d;font-weight:700}.language-switch button{width:auto;min-width:28px;padding:0 5px}.language-switch button span{color:#65736d;margin-left:2px;font-size:11px}.store-header{z-index:10;background:#fbfaf7f5;max-width:none;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #23353114}.language-menu{color:#53615b;margin-left:8px;font-size:12px;position:relative}.language-menu summary{cursor:pointer;background:#fff;border:1px solid #d9ddd8;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;list-style:none;display:flex}.language-menu summary::-webkit-details-marker{display:none}.language-options{background:#fff;border:1px solid #e1e5e1;border-radius:5px;min-width:125px;padding:4px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 8px 20px #2335311f}.language-options button{text-align:left;cursor:pointer;background:0 0;border:0;padding:8px}.language-options button:hover{background:#fff4ef}.store-header nav>a{color:#53615b;place-items:center;display:grid}.store-header nav>a:hover{color:#d96b4c}.cart-storefront .store-header nav>a:first-child,.cart-storefront .store-header nav>a:nth-child(2){display:none}.store-category-tabs{gap:6px}.store-category-tabs button{text-transform:capitalize;background:#f1f2f1;border:1px solid #e1e4e1;border-radius:4px 4px 0 0}.store-category-tabs button.active{color:#d96b4c;background:#fff0ea;border-color:#d96b4c}.store-product-card{border:1px solid #e3e5e1;border-radius:6px;box-shadow:0 3px 12px #2335310f}.store-product-image{border-radius:6px 6px 0 0}.store-product-tag{display:none}.store-product-info{flex-direction:column;gap:8px;display:flex}.store-product-info p{margin:0}.store-product-info h3{min-height:0;margin:0;font-size:15px}.store-product-info strong{color:#5d6a64;background:#f3f4f3;border:1px solid #d8ddd9;border-radius:4px;width:fit-content;padding:5px 8px;font-size:12px;font-weight:500;display:inline-block}.store-product-info strong:first-of-type{color:#d96b4c;background:0 0;border:0;padding:0;font-size:18px;font-weight:700}.store-footer{background:#fff;border-top:1px solid #dfe4df;padding-top:55px;position:relative}.store-footer:before{content:"";background:#d96b4c;height:4px;position:absolute;top:0;left:0;right:0}.policy-page{width:min(920px,100% - 64px);margin:0 auto;padding:72px 0 96px}.policy-page h1{color:#233531;max-width:720px;margin:12px 0 30px;font-family:Georgia,serif;font-size:clamp(34px,5vw,54px);font-weight:400;line-height:1.08}.policy-content{color:#51605a;overflow-wrap:anywhere;background:#fff;border:1px solid #e1e6e1;border-radius:10px;padding:clamp(24px,4vw,48px);font-size:16px;line-height:1.8;box-shadow:0 14px 36px #23353112}.policy-content>:first-child{margin-top:0}.policy-content>:last-child{margin-bottom:0}.policy-content p{margin:0 0 1.25em}.policy-content h3,.policy-content h4{color:#263936;margin:1.8em 0 .65em;line-height:1.3}.policy-content h3{font-size:21px}.policy-content h4{font-size:17px}.policy-content ul,.policy-content ol{margin:0 0 1.25em;padding-left:1.4em}.policy-content li+li{margin-top:.5em}.policy-content a{color:#c7593c;text-underline-offset:3px;text-decoration:underline}.policy-content strong,.policy-content b{color:#263936}.store-social-links{order:-1;align-items:center;gap:9px;display:flex}.store-social-links a{background:#fff;border:1px solid #d9ddd8;border-radius:50%;place-items:center;width:31px;height:31px;transition:transform .2s,box-shadow .2s;display:grid}.store-social-links a:hover{transform:translateY(-2px);box-shadow:0 5px 12px #23353124}.store-social-links svg,.store-social-links img{width:19px;height:19px;display:block}.store-footer-links{flex-wrap:wrap;justify-content:flex-end}.store-footer-links a:hover{color:#d96b4c}@media (max-width:760px){.policy-page{width:min(100% - 36px,920px);padding:48px 0 64px}.policy-page h1{margin-bottom:22px}.policy-content{padding:22px 20px;font-size:15px;line-height:1.75}.store-footer{gap:28px}.store-footer-links{justify-content:flex-start;gap:14px 18px;width:100%}.store-social-links{order:0}}.store-footer-branding{justify-items:start;gap:12px;display:grid}.store-footer .store-brand{color:#53615b;gap:0;font-size:13px;font-weight:400}.store-footer .store-brand img{width:30px;height:30px;margin-right:8px}.store-footer .store-social-links{order:0}.store-footer .store-brand-mark{display:none}.product-back-link{max-width:1240px;margin:0 auto;padding:14px 32px 0}.product-back-link a{color:#65736d;align-items:center;gap:6px;font-size:13px;display:inline-flex}.product-back-link a:hover{color:#d96b4c}.cart-storefront .store-header nav>a{display:grid!important}.storefront-layout{align-items:start;max-width:1240px;padding-top:20px}.storefront-main{min-width:0}.storefront-main .store-hero,.storefront-layout+.store-footer{max-width:none}.store-footer>.store-brand{flex:none}.store-footer>.store-brand img{object-fit:contain;width:42px;height:42px}.whatsapp-chat{z-index:20;color:#fff;background:#25d366;border-radius:22px;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:700;display:inline-flex;position:fixed;bottom:20px;right:22px;box-shadow:0 5px 16px #18733d40}.whatsapp-chat img{width:20px;height:20px}.customer-footer{min-height:0}.customer-storefront>.store-header+.customer-layout{padding-top:20px}.store-header nav{align-items:center;gap:10px;display:flex}.store-header nav>a,.store-header nav>details{width:34px;height:34px}.store-header nav>a{position:relative}.store-header nav>a svg{width:18px;height:18px}.header-cart-link{position:relative!important}.header-cart-count{color:#fff;background:#d96b4c;border-radius:8px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;line-height:1;display:grid;position:absolute;top:-3px;right:-3px}.language-menu{width:auto!important;height:auto!important}.language-menu summary{min-height:30px}.language-menu summary img,.language-options img{object-fit:cover;width:20px;height:14px;display:block}.language-options button{white-space:nowrap;align-items:center;gap:7px;display:flex}.store-footer .language-menu{margin-left:0}.store-footer .language-menu summary{min-height:31px}.store-footer-links{align-items:center}@media (max-width:760px){.store-header .header-nav-link>span{display:none}.store-header .header-nav-link{justify-content:center;width:34px;padding:0}.store-footer .language-menu{margin-right:auto}}.store-header{z-index:40;background:#fbfaf7f7;width:100%;max-width:none;min-height:72px;top:0;left:0;right:0;box-shadow:0 2px 12px #23353114;position:fixed!important}.store-header .header-nav-link,.store-header nav{font-size:15px}.store-product-info p,.store-product-info h3,.store-product-info strong,.store-delivery-row,.store-category-tabs button{font-size:14px}.cart-bottom{z-index:auto!important;box-shadow:none!important;position:static!important;inset:auto!important}.cart-bottom .cart-checkout-button{position:static!important}@media (max-width:760px){.cart-bottom{min-height:0!important;box-shadow:none!important;margin:10px 0 0!important;padding:12px 14px!important;display:flex!important;position:static!important}.storefront{padding-top:64px}.store-header{height:60px;min-height:60px;padding:0 16px}.store-header .header-nav-link.cart-empty{display:none}.store-product-info p{font-size:12px}.store-product-info h3{font-size:14px}.store-product-info strong{font-size:17px}.store-delivery-row{font-size:11px}.custom-design-section{padding:48px 18px 64px}.custom-design-heading h2{font-size:34px;line-height:1.08}}.cart-product-row>input[type=checkbox],.cart-column-head input,.cart-store-card>header input{display:none}.cart-original-price{color:#888;font-size:11px}.cart-bottom{background:#fff;justify-content:flex-end;align-items:center;gap:18px;width:auto;margin-top:14px;box-shadow:none!important;padding:14px 20px!important;display:flex!important;position:static!important}.cart-bottom .cart-total{margin:0}.cart-bottom .cart-checkout-button{min-width:132px;grid-area:auto!important;width:auto!important;height:42px!important;position:static!important}.cart-column-head,.cart-product-row{grid-template-columns:minmax(270px,1fr) 110px 125px 115px 100px!important}.cart-product-main img{aspect-ratio:4/5;object-fit:cover;width:64px;height:80px}.cart-voucher,.cart-shipping{display:none!important}@media (max-width:760px){.cart-product-row{grid-template-columns:minmax(0,1fr)!important}.cart-product-main,.cart-unit-price,.cart-quantity,.cart-remove{grid-column:1!important}.cart-product-main{grid-row:1!important}.cart-unit-price{grid-row:2!important}.cart-quantity,.cart-remove{grid-row:3!important}.cart-bottom{justify-content:space-between;gap:10px;margin:10px 0 0;min-height:0!important;padding:12px 14px!important;display:flex!important;position:static!important}.cart-bottom .cart-total{flex:auto;align-items:flex-end}.cart-bottom .cart-checkout-button{min-width:110px;width:110px!important}.cart-product-main img{aspect-ratio:4/5;width:64px;height:80px}}.cart-bottom,.cart-bottom .cart-checkout-button{position:static!important}@media (max-width:760px){.cart-product-row{flex-wrap:wrap;gap:8px 12px!important;padding:12px 14px!important;display:flex!important}.cart-product-main{flex:100%}.cart-unit-price{flex:auto;order:2}.cart-quantity{order:3}.cart-remove{order:4;margin-left:auto}.cart-line-total{display:none!important}.cart-bottom{margin:10px 0 0!important;padding:12px 14px!important;display:flex!important;position:static!important}}.store-footer-featured{align-items:stretch;gap:24px;width:min(1240px,100%);margin:0 auto 28px;display:flex}.store-footer-featured .store-hero{flex:auto;min-width:0;max-width:none;margin:0}.store-footer-featured .promotion-tickets{flex:0 340px;align-self:center;margin:0}@media (max-width:760px){.store-footer-featured{flex-direction:column;gap:18px}.store-footer-featured .promotion-tickets{flex-basis:auto;width:auto;margin:0 18px}}.store-footer{justify-content:flex-start;align-items:stretch;gap:28px;padding:42px 32px;flex-direction:column!important;display:flex!important}.store-footer-featured{flex-direction:column;gap:18px;width:100%;margin:0;display:flex}.store-footer-featured .store-hero{width:100%;padding:28px 24px}.store-footer-featured .store-hero h1{font-size:clamp(28px,3vw,48px)}.store-footer-featured .promotion-tickets{width:100%;margin:0}.store-footer-bottom{justify-content:space-between;align-items:center;gap:28px;width:100%;display:flex}.store-footer-branding,.store-footer-links{flex:none;align-items:center;gap:14px;display:flex}@media (max-width:760px){.store-footer{align-items:stretch;padding:32px 18px;flex-direction:column!important}.store-footer-featured{gap:18px}.store-footer-bottom{flex-direction:column;align-items:stretch;gap:18px}.store-footer-branding,.store-footer-links{width:100%}.store-footer-links{flex-wrap:wrap;justify-content:flex-start}}.store-footer-featured .promotion-tickets{align-self:stretch;width:100%;height:auto;min-height:0;margin:0;padding:10px 12px;flex:none!important}.store-footer-featured .promotion-notice{margin-bottom:6px;font-size:12px}.store-footer-featured .promotion-tickets>div{flex-wrap:wrap;gap:6px;display:flex}.store-footer-featured .promotion-ticket{min-height:0;padding:6px 9px;font-size:11px;width:auto!important}.store-footer-featured .promotion-ticket b{font-size:12px}.store-footer .store-brand{display:none}.store-footer-bottom{align-items:start}.store-footer-branding{flex:360px;align-content:start;gap:12px;display:grid}.store-contact-message{max-width:430px;margin:0}.store-contact-links{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px 18px;width:min(100%,430px);margin:0}.store-footer-links{flex:360px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 20px;display:grid}.store-footer-links a,.store-footer-links .language-menu{overflow-wrap:anywhere;min-width:0}.store-footer-links .language-menu{justify-self:start}@media (max-width:760px){.store-footer{gap:24px;padding:28px 16px}.store-footer-featured .store-hero{padding:24px 18px}.store-footer-bottom{gap:24px}.store-footer-branding{flex-basis:auto}.store-contact-links{width:100%}.store-footer-links{grid-template-columns:1fr;gap:14px}.store-footer-links .language-menu{margin-right:0}.store-footer-featured .promotion-tickets{margin:0;padding:10px 12px}.store-footer-featured .promotion-ticket{justify-content:flex-start;width:auto!important}}.store-header{opacity:1!important;background:#fff!important}.store-header-actions{align-items:center;gap:8px!important;display:flex!important}.store-header-actions .header-nav-link,.store-header-actions .header-cart-link{color:#d96b4c;border-radius:6px;justify-content:center;align-items:center;gap:6px;position:relative;background:0 0!important;width:auto!important;height:42px!important;padding:6px 10px!important;display:inline-flex!important}.store-header-actions .header-nav-link svg{stroke-width:1.5px;flex:0 0 20px;width:20px;height:20px}.store-header-actions .header-nav-link.active{color:#d96b4c;background:#fff4ef!important}.store-header-actions .header-cart-link{background:0 0!important;align-self:center!important;margin:0!important;transform:none!important}.store-header-actions .header-nav-link>span{color:inherit;align-items:center;font-size:15px;font-weight:400;line-height:1;display:inline-flex}.store-header-actions .header-cart-link>svg,.store-header-actions .header-cart-link>span{position:relative;top:0}@media (max-width:760px){.store-header-actions{gap:4px!important}.store-header-actions .header-nav-link,.store-header-actions .header-cart-link{flex-direction:column;gap:3px;width:56px!important;height:52px!important;padding:5px 4px!important}.store-header-actions .header-nav-link>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;line-height:1.1;overflow:hidden;display:block!important}.store-header-actions .header-nav-link svg{width:20px;height:20px}}.promotion-tickets{background:#fff7f3;border:1px solid #f0d4c8;margin:0 0 24px;padding:14px 16px}.promotion-notice{color:#bd5b3e;margin:0 0 10px;font-size:13px;font-weight:700}.promotion-tickets>div{flex-wrap:wrap;gap:10px;display:flex}.promotion-ticket{color:#68756e;background:#fff;border:1px dashed #d96b4c;border-radius:4px;align-items:center;gap:9px;padding:8px 12px;font-size:11px;display:inline-flex}.promotion-ticket b{color:#d96b4c;font-size:13px}.promotion-card .settings-help{color:#8a929e;margin:-10px 0 20px;font-size:12px}.promotion-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.percent-input{background:#fff;border:1px solid #d7dce2;border-radius:5px;align-items:center;display:flex}.percent-input input{border:0;outline:0;min-width:0}.percent-input svg{color:#8a929e;margin-right:10px}.settings-field select{color:#344054;background:#fff;border:1px solid #d7dce2;border-radius:5px;width:100%;height:38px;padding:0 10px}@media (max-width:700px){.promotion-grid{grid-template-columns:1fr}.promotion-ticket{justify-content:space-between;width:100%}}.customer-storefront{color:#333;background:#f5f5f5;min-height:100vh}.customer-topbar{color:#fff;background:#ee4d2d;gap:12px;padding:7px max(18px,50% - 590px);font-size:10px;display:flex}.customer-topbar a{color:#fff}.customer-top-right{gap:14px;margin-left:auto;display:flex}.customer-header{background:#fff;align-items:center;gap:28px;padding:12px max(18px,50% - 590px);display:flex}.customer-brand{color:#ee4d2d;align-items:center;gap:8px;min-width:225px;font-size:18px;display:flex}.customer-search{color:#999;border:1px solid #ee4d2d;justify-content:space-between;width:min(440px,100%);height:32px;padding:8px 12px;font-size:11px;display:flex}.customer-search b{color:#ee4d2d}.customer-cart{color:#ee4d2d;margin-left:auto;font-size:12px}.customer-layout{grid-template-columns:205px minmax(0,940px);gap:22px;max-width:1180px;margin:0 auto;padding:18px 0 90px;display:grid}.customer-sidebar{color:#555}.customer-profile{border-bottom:1px solid #e5e5e5;align-items:center;gap:10px;padding:0 8px 18px;display:flex}.customer-avatar{color:#fff;background:#e6a18d;border-radius:50%;place-items:center;width:44px;height:44px;font-size:19px;display:grid}.customer-profile b,.customer-profile a{font-size:12px;display:block}.customer-profile a{color:#999;margin-top:4px}.customer-sidebar nav{gap:3px;margin-top:18px;display:grid}.customer-sidebar nav a{align-items:center;gap:9px;padding:9px 8px;font-size:12px;display:flex}.customer-sidebar nav a svg:last-child{opacity:0;margin-left:auto}.customer-sidebar nav a.active,.customer-sidebar nav a:hover{color:#ee4d2d;background:#fff4f1}.customer-sidebar nav a.active svg:last-child{opacity:1}.customer-content,.purchase-page,.account-page{min-width:0}.purchase-tabs{background:#fff;border-bottom:1px solid #eee;justify-content:space-around;min-height:50px;display:flex}.purchase-tabs a{color:#555;border-bottom:2px solid #0000;place-items:center;min-width:130px;font-size:13px;display:grid}.purchase-tabs a.active{color:#ee4d2d;border-color:#ee4d2d}.purchase-status{color:#5e9f86;background:#f0faf6;align-items:center;gap:14px;margin-top:12px;padding:20px 24px;display:flex}.purchase-status p{color:#777;margin:5px 0 0;font-size:11px}.purchase-status>span{color:#ee4d2d;text-transform:uppercase;margin-left:auto;font-size:11px}.purchase-card{background:#fff;margin-top:12px}.purchase-card>header{border-bottom:1px solid #eee;justify-content:space-between;padding:17px 22px;font-size:12px;display:flex}.purchase-card>header span{color:#777}.purchase-item{border-bottom:1px solid #eee;justify-content:space-between;gap:15px;padding:18px 22px;display:flex}.purchase-item>div{gap:12px;display:flex}.purchase-item img{object-fit:cover;width:70px;height:70px}.purchase-item b{font-size:12px}.purchase-item p,.purchase-item small{color:#999;margin:7px 0 0;font-size:11px;display:block}.purchase-item strong{color:#ee4d2d;font-size:12px;font-weight:500}.purchase-total{color:#888;grid-template-columns:1fr auto;gap:11px 18px;width:280px;margin-left:auto;padding:19px 22px;font-size:11px;display:grid}.purchase-total b{color:#555;text-align:right;font-weight:400}.purchase-total strong{color:#ee4d2d;text-align:right;font-size:19px;font-weight:400}.purchase-card>footer{border-top:1px solid #eee;justify-content:flex-end;gap:10px;padding:15px 22px;display:flex}.purchase-card>footer a{color:#555;border:1px solid #ddd;padding:9px 15px;font-size:11px}.purchase-card>footer a:first-child{color:#fff;background:#ee4d2d;border-color:#ee4d2d}.account-page h1{margin:0 0 7px;font-size:23px;font-weight:500}.account-page>p{color:#888;font-size:12px}.account-panel{background:#fff;margin-top:18px;padding:24px}.account-panel h2{font-size:15px;font-weight:500}.account-panel p{color:#888;margin:18px 0;font-size:12px}.customer-empty{color:#999;background:#fff;justify-items:center;gap:12px;padding:70px 20px;display:grid}.customer-empty a{color:#ee4d2d}@media (max-width:760px){.customer-topbar{display:none}.customer-header{gap:12px;padding:12px 16px}.customer-brand{min-width:auto;font-size:0}.customer-brand strong{font-size:17px}.customer-search{display:none}.customer-layout{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px 8px 60px}.customer-profile{justify-content:center;padding:0 0 13px}.customer-profile>div:last-child{display:none}.customer-sidebar nav a{justify-content:center;padding:10px 0}.customer-sidebar nav a svg:last-child{display:none}.customer-sidebar nav a{font-size:0}.customer-sidebar nav a svg:first-child{width:18px;height:18px}.purchase-tabs{justify-content:flex-start;overflow-x:auto}.purchase-tabs a{min-width:105px;font-size:11px}.purchase-status{padding:16px}.purchase-status>span{display:none}.purchase-card>header,.purchase-item{padding-left:14px;padding-right:14px}.purchase-item{align-items:flex-start}.purchase-item img{width:55px;height:55px}.purchase-total{width:100%;padding-right:14px}.purchase-card>footer{flex-wrap:wrap;padding:12px 14px}.purchase-card>footer a{text-align:center;flex:1}.customer-footer{min-height:20px}}.account-form{gap:14px;max-width:620px;display:grid}.account-form label{color:#555;gap:6px;font-size:12px;display:grid}.account-form input,.account-form textarea{border:1px solid #ddd;outline-color:#ee4d2d;padding:10px}.account-form button{cursor:pointer;border:0;width:150px;min-height:38px}.security-note{color:#9a9a9a;font-size:11px}.orders-heading{margin:22px 0 12px;font-size:20px;font-weight:500}.customer-orders{gap:12px;display:grid}.customer-order-card{background:#fff}.customer-order-card>header,.customer-order-card>footer{border-bottom:1px solid #eee;justify-content:space-between;padding:13px 18px;font-size:11px;display:flex}.customer-order-card>header span{color:#ee4d2d;text-transform:uppercase}.customer-order-item{align-items:center;gap:12px;padding:14px 18px;display:flex}.customer-order-item img{object-fit:cover;width:58px;height:58px}.customer-order-item a{color:#333;font-size:12px}.customer-order-item p{color:#999;margin:6px 0 0;font-size:11px}.customer-order-item strong{color:#ee4d2d;margin-left:auto;font-size:12px;font-weight:500}.customer-order-card>footer{border-top:1px solid #eee;border-bottom:0}.customer-order-card>footer b{color:#ee4d2d;font-weight:500}.customer-order-card>footer a{color:#ee4d2d}.admin-orders-table,.admin-users-table{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.admin-order-head,.admin-order-row{grid-template-columns:1.25fr 1.55fr .8fr .95fr .7fr 1.3fr;gap:14px;min-width:1050px;display:grid}.admin-order-head,.admin-user-head{color:#7b8490;background:#f7f8f9;padding:13px 18px;font-size:11px}.admin-order-row{border-top:1px solid #edf0f2;align-items:start;padding:16px 18px;font-size:12px}.admin-order-row>div,.admin-user-row>div{gap:5px;display:grid}.admin-order-row a{color:#2674ec}.admin-order-row small,.admin-user-row small{color:#929aaa;font-size:10px}.order-status,.user-status{color:#fff;text-transform:capitalize;background:#8b96a3;width:fit-content;padding:4px 7px;font-size:10px;display:inline-block}.order-status.paid,.order-status.completed,.user-status.active{background:#26a47f}.order-status.cancelled,.user-status.blocked{background:#d05243}.admin-order-row>strong{color:#ee4d2d;font-weight:500}.admin-order-actions{gap:7px;display:grid}.admin-order-actions>div{flex-wrap:wrap;gap:4px;display:flex}.admin-order-actions button{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;padding:5px 7px;font-size:10px}.admin-order-actions button:hover{color:#ee4d2d;border-color:#ee4d2d}.admin-order-actions .danger{color:#c0392b}.admin-order-actions input{border:1px solid #ddd;width:100%;padding:6px;font-size:10px}.admin-user-head,.admin-user-row{grid-template-columns:1.1fr 1.4fr 1fr .7fr 1.1fr;gap:15px;min-width:850px;display:grid}.admin-user-row{border-top:1px solid #edf0f2;align-items:start;padding:16px 18px;font-size:12px}.admin-user-actions{gap:6px;display:grid;position:relative}.admin-user-actions>button{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;width:fit-content;padding:6px 10px;font-size:11px}.admin-user-actions form{background:#fafafa;border:1px solid #ddd;gap:5px;padding:8px;display:grid}.admin-user-actions input,.admin-user-actions textarea{border:1px solid #ddd;width:100%;padding:6px;font-size:11px}.admin-user-actions form button{color:#fff;cursor:pointer;background:#ee4d2d;border:0;padding:5px;font-size:11px}.cart-discount-tickets{background:#fff;flex-wrap:wrap;gap:8px;margin-top:8px;padding:10px 22px;display:flex}.cart-discount-tickets span{color:#a27a70;background:#fffaf8;border:1px dashed #e3b2a3;padding:7px 10px;font-size:11px}.cart-discount-tickets span.eligible{color:#ee4d2d;background:#fff1ed;border-color:#ee4d2d;font-weight:700}.cart-total del{color:#999}.cart-recommendations>div{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cart-recommendations a{grid-template-rows:auto auto;grid-template-columns:58px 1fr;gap:4px 10px;min-height:90px;padding:10px;display:grid}.cart-recommendations img{object-fit:cover;grid-row:1/3;width:58px;height:70px}.cart-recommendations strong{color:#333;text-overflow:ellipsis;white-space:nowrap;align-self:end;font-size:11px;font-weight:500;overflow:hidden}.cart-recommendations span{color:#ee4d2d;font-size:10px}.cart-discount-heading{color:#ee4d2d;flex-basis:100%;margin:0 0 2px;font-size:12px;font-weight:700}.cart-gift-line{color:#ee4d2d;font-size:11px;font-weight:600;display:block}.cart-voucher{background:#fff;flex-wrap:wrap;gap:8px;min-height:0;padding:10px 24px;display:flex}.cart-voucher .cart-discount-heading{flex-basis:100%;margin:0}.cart-voucher>span{color:#a27a70;background:#fffaf8;border:1px dashed #e3b2a3;padding:7px 10px;font-size:11px}.cart-voucher>span.eligible{color:#ee4d2d;background:#fff1ed;border-color:#ee4d2d;font-weight:700}.cart-shipping{color:#ee4d2d}.cart-earned-discount{font-weight:700}.cart-quantity input{color:#555;text-align:center;background:#fff;border:0;outline:0;width:38px;height:24px;padding:0}@media (max-width:760px){.cart-recommendations>div{grid-template-columns:repeat(2,1fr)}.cart-storefront{padding-top:60px}.cart-topbar{display:none}.cart-header{gap:10px;padding:12px 14px;box-shadow:0 2px 8px #0000000f}.cart-brand{min-width:0;font-size:0}.cart-brand strong{font-size:15px}.cart-brand-divider,.cart-search{display:none}.cart-shell{margin-top:10px;padding:0 8px 90px;overflow:visible}.cart-column-head{display:none!important}.cart-store-card{border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.cart-store-card>header{flex-wrap:wrap;gap:10px;min-height:40px;padding:10px 14px}.cart-store-card>header>span:first-of-type{margin-left:auto}.cart-store-card>header a{font-size:10px}.cart-product-row{border-bottom:1px solid #f0f0f0;grid-template-rows:auto auto auto!important;grid-template-columns:32px minmax(0,1fr)!important;grid-auto-flow:dense!important;align-items:start!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:14px 14px 16px!important;display:grid!important}.cart-product-row>input[type=checkbox]{grid-area:1/1/span 2!important;align-self:start!important;margin-top:4px!important}.cart-product-main{grid-area:1/2!important;align-items:flex-start!important;gap:10px!important;min-width:0!important;display:flex!important}.cart-product-main img{object-fit:cover;border-radius:4px;flex:0 0 80px;width:80px;height:80px}.cart-product-main a{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;max-width:none;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.cart-product-main>div{flex:1;min-width:0}.cart-product-main p{margin:6px 0 3px;font-size:11px}.cart-product-main small{font-size:10px}.cart-unit-price{color:#777;font-size:11px;grid-area:2/2!important;justify-content:space-between!important;align-items:baseline!important;display:flex!important}.cart-unit-price:before{content:"Unit price: ";color:#999}html[data-language=th] .cart-unit-price:before{content:"ราคาต่อหน่วย: "}.cart-quantity{grid-area:3/2!important;justify-content:center!important;justify-self:start!important;align-items:center!important;width:auto!important;display:flex!important}.cart-quantity .qty-label{display:none}.cart-quantity:after{content:attr(data-total);color:#ee4d2d;font-size:15px;font-weight:700}.cart-line-total{display:none!important}.cart-remove{z-index:1;color:#c0392b!important;background:#fff8f6!important;border:1px solid #eee!important;border-radius:4px!important;grid-area:3/2!important;place-self:center end!important;padding:6px 10px!important;font-size:10px!important}.cart-voucher{flex-wrap:wrap;gap:8px;min-height:0;padding:12px 14px}.cart-voucher .cart-discount-heading{flex-basis:100%;margin-bottom:2px}.cart-voucher>span{padding:6px 9px;font-size:10px}.cart-shipping{flex-wrap:wrap;min-height:0;padding:12px 14px;font-size:11px}.cart-earned-discount{font-size:12px}.cart-platform-voucher{flex-wrap:wrap;justify-content:flex-start!important;gap:10px!important;min-width:0!important;padding:10px 14px!important}.cart-bottom{background:#fff;z-index:50!important;min-width:0!important;min-height:64px!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))!important;grid-template-rows:auto auto!important;grid-template-columns:auto 1fr auto!important;gap:8px 12px!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -3px 14px #0000001f!important}.cart-bottom label{grid-area:1/1/span 2;align-self:center;gap:5px;font-size:11px}.cart-bottom button{border-radius:4px;grid-area:1/2;justify-self:start;padding:4px 8px;font-size:10px;color:#c0392b!important;background:#fff5f4!important;border:1px solid #f5c5c0!important}.cart-bottom a:not(.cart-checkout-button){grid-area:2/2;justify-self:start;font-size:10px}.cart-total{flex-direction:column;grid-area:1/2/span 2;place-self:center end;align-items:flex-end;gap:2px;margin:0;display:flex}.cart-total>:first-child{color:#888;font-size:10px}.cart-total del{font-size:10px}.cart-total b{margin:0;font-size:15px!important}.cart-checkout-button{border-radius:4px;grid-area:1/3/span 2;font-size:13px;font-weight:700;width:110px!important;height:42px!important}.cart-empty{border-radius:6px;margin-top:10px;padding:50px 20px}.cart-empty a{border:1px solid #ee4d2d;border-radius:4px;padding:10px 18px}.cart-recommendations{display:none!important}.cart-storefront .store-footer{margin-bottom:0;padding:25px 16px 80px}}.checkout-storefront{color:#222;background:#f5f5f5}.checkout-topbar{color:#fff;background:#ee4d2d;gap:15px;min-height:28px;padding:6px max(18px,50% - 590px);font-size:10px;display:flex}.checkout-top-right{margin-left:auto}.checkout-header{color:#ee4d2d;background:#fff;align-items:center;gap:12px;min-height:58px;padding:0 max(18px,50% - 590px);display:flex}.checkout-brand{align-items:center;gap:8px;font-size:17px;display:inline-flex}.checkout-divider{border-left:1px solid #ddd;height:25px}.checkout-page-content{max-width:1180px;margin:0 auto;padding:18px 12px 70px}.checkout-form{gap:12px;display:grid}.checkout-card{background:#fff;padding:22px 25px}.checkout-card h2{margin:0;font-size:16px;font-weight:500}.checkout-address h2{color:#ee4d2d;margin-bottom:16px}.address-row{grid-template-columns:1fr 1fr;gap:13px 20px;display:grid}.address-row label,.checkout-message-row label,.bank-details label{color:#666;gap:5px;font-size:11px;display:grid}.address-row input,.address-row textarea,.address-row select,.checkout-message-row input{color:#333;background:#fff;border:1px solid #ddd;outline-color:#ee4d2d;width:100%;padding:8px 9px}.address-wide{grid-column:1/-1}.checkout-products{padding:0}.checkout-products-head,.checkout-product-row{grid-template-columns:minmax(330px,1fr) 120px 90px 130px;align-items:center;gap:14px;display:grid}.checkout-products-head{color:#777;min-height:62px;padding:0 25px;font-size:11px}.checkout-products-head h2{color:#222}.checkout-shop-line{border-bottom:1px solid #eee;gap:18px;padding:0 25px 14px;font-size:11px;display:flex}.checkout-shop-line a{color:#13ae98}.checkout-product-row{border-bottom:1px solid #eee;min-height:90px;padding:15px 25px;font-size:11px}.checkout-product-info img{object-fit:cover;background:#f2f2f2;width:60px;height:60px}.checkout-product-info a{color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-product-info p{color:#999;margin:6px 0 0}.checkout-product-row>b{color:#ee4d2d;font-weight:500}.checkout-message-row{border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;grid-template-columns:1fr 1.5fr;min-height:78px;display:grid}.checkout-message-row>label{border-right:1px dashed #ddd;padding:19px 25px}.checkout-message-row>div{color:#555;align-items:center;gap:10px;padding:19px 25px;font-size:11px;display:flex}.checkout-message-row>div span{color:#14a996}.checkout-message-row button{color:#2674ec;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:11px}.checkout-message-row strong{color:#555;font-weight:500}.checkout-order-total{color:#777;justify-content:flex-end;align-items:center;gap:20px;min-height:48px;padding:0 25px;font-size:11px;display:flex}.checkout-order-total b{color:#ee4d2d;font-size:16px;font-weight:500}.checkout-payment{min-height:260px;position:relative}.payment-options{color:#555;gap:25px;margin-top:25px;font-size:12px;display:flex}.payment-options label{align-items:center;gap:7px;display:flex}.payment-options b{color:#ee4d2d;font-weight:500}.payment-note{color:#ee4d2d;font-size:11px}.bank-details{color:#666;border:1px solid #eee;max-width:350px;margin-top:15px;padding:12px;font-size:11px;line-height:1.7}.bank-details label{margin-top:8px}.checkout-breakdown{color:#888;grid-template-columns:1fr auto;gap:12px 18px;width:300px;margin:15px 0 0 auto;font-size:11px;display:grid}.checkout-breakdown b{color:#555;text-align:right;font-weight:400}.checkout-breakdown strong{color:#ee4d2d;text-align:right;font-size:22px;font-weight:400}.checkout-saving{color:#ee4d2d!important}.checkout-submit-row{border-top:1px dashed #ddd;align-items:center;gap:20px;margin:28px -25px -22px;padding:16px 25px;display:flex}.checkout-submit-row p{color:#888;flex:1;margin:0;font-size:10px}.checkout-submit{border:0;flex:0 0 155px;min-height:38px}.checkout-submit-row .form-error{margin:0}.checkout-empty{text-align:center}.checkout-empty a{color:#ee4d2d}@media (max-width:700px){.checkout-topbar{display:none}.checkout-header{gap:8px;padding:10px 14px}.checkout-brand{font-size:15px}.checkout-divider{display:none}.checkout-page-content{padding:10px 8px 90px}.checkout-card{border-radius:6px;margin-bottom:2px;padding:14px 14px 16px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.checkout-card h2{border-bottom:1px solid #f0f0f0;margin-bottom:12px;padding-bottom:10px;font-size:14px}.checkout-address{padding-top:14px}.checkout-address h2{border-bottom:0;margin-bottom:14px;padding-bottom:0}.address-row{grid-template-columns:1fr;gap:10px}.address-wide{grid-column:auto}.address-row label{font-size:11px}.address-row input,.address-row textarea{border-radius:4px;padding:9px 10px;font-size:13px}.address-row textarea{min-height:80px}.checkout-products{padding-top:12px;overflow:visible!important}.checkout-products-head{display:none!important}.checkout-shop-line{align-items:center;gap:10px;display:flex;border-bottom:1px solid #f0f0f0!important;margin:0 0 10px!important;padding:0 4px 10px!important}.checkout-shop-line b{font-size:12px}.checkout-shop-line span{font-size:10px}.checkout-product-row{border-bottom:1px solid #f0f0f0!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;min-width:0!important;min-height:0!important;padding:10px 4px 14px!important;display:flex!important}.checkout-product-row>:not(.checkout-product-info){display:none}.checkout-product-row>.checkout-product-info{flex-direction:row;align-items:flex-start;gap:10px;width:100%;display:flex!important}.checkout-product-info img{border-radius:4px;flex:0 0 68px!important;width:68px!important;height:68px!important}.checkout-product-info>div{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.checkout-product-info b{text-overflow:unset!important;white-space:normal!important;font-size:12px!important;font-weight:500!important;line-height:1.4!important;overflow:visible!important}.checkout-product-info p{margin:0;font-size:11px}.checkout-product-info>div:after{content:attr(data-meta);border-top:1px dashed #eee;flex-direction:column;gap:4px;margin-top:4px;padding-top:8px;display:flex}.checkout-product-row{position:relative}.checkout-product-row>:nth-child(2){color:#999;font-size:10px;position:absolute;bottom:14px;left:82px;display:inline-flex!important}.checkout-product-row>:nth-child(2):before{content:"Unit "}html[data-language=th] .checkout-product-row>:nth-child(2):before{content:"หน่วยละ "}.checkout-product-row>:nth-child(3){color:#666;font-size:11px;position:absolute;bottom:14px;right:4px;display:inline-flex!important}.checkout-product-row>:nth-child(3):before{content:"x "}.checkout-product-row>strong:last-of-type{position:absolute;top:10px;right:4px;color:#ee4d2d!important;font-size:14px!important;font-weight:600!important;display:inline-flex!important}.checkout-item-total{border-top:1px solid #f0f0f0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:4px!important;margin:14px -14px 0!important;padding:14px 14px 4px!important;display:flex!important}.checkout-item-total :not(strong){color:#888;font-size:11px}.checkout-item-total strong{margin:0;font-size:18px!important}.checkout-payment{min-height:auto}.checkout-payment h2{margin-bottom:12px}.payment-options{flex-direction:column;gap:10px;margin-top:0}.payment-options label{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:4px;align-items:center;gap:8px;padding:11px 12px;font-size:12px;display:flex}.payment-options label.selected{color:#ee4d2d;font-weight:600;box-shadow:inset 0 0 0 1px #ee4d2d;background:#fff4ef!important;border-color:#ee4d2d!important}.payment-options input{accent-color:#ee4d2d}.bank-payment-details{background:#fcfcfc;border:1px solid #eee;border-radius:4px;margin-top:14px;padding:12px 12px 14px;flex-direction:column!important;gap:14px!important;display:flex!important}.bank-payment-details>:first-child{flex-direction:column;flex:1;gap:6px;font-size:12px;display:flex}.bank-payment-details b{color:#ee4d2d;font-size:13px}.bank-payment-details span{color:#555;font-size:12px}.payment-qr{width:170px!important;height:170px!important;max-height:170px!important;margin:0 auto!important}.bank-details{max-width:none;margin-top:10px;padding:10px;font-size:11px}.bank-details textarea{border-radius:3px;min-height:72px;font-size:12px}.cod-notice{color:#a06631;background:#fff7ef;border:1px solid #f2dfc8;border-radius:4px;padding:12px;font-size:12px;margin-top:14px!important}.cod-notice strong{color:#b66e28;font-size:14px}.form-error{background:#fff4f4;border:1px solid #f0bcbc;border-radius:4px;padding:10px 12px;font-size:12px;color:#b14141!important;margin:10px 0!important}.checkout-breakdown{border-top:1px solid #f0f0f0;padding:14px 4px 4px;gap:10px 18px!important;width:100%!important;margin:10px 0 0!important}.checkout-breakdown strong{font-size:19px!important}.checkout-submit-row{background:#fff;z-index:50!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))!important;border-top:1px solid #eee!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px 12px!important;margin:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -3px 14px #00000014!important}.checkout-submit-row p{color:#888;order:unset;grid-area:1/1;line-height:1.5;margin:0!important;font-size:10px!important}.checkout-submit{border-radius:4px;order:1;box-shadow:0 1px 3px #ee4d2d59;align-self:flex-end!important;width:auto!important;min-width:120px!important;max-width:160px!important;min-height:44px!important;padding:0 20px!important;font-size:14px!important;font-weight:700!important}.checkout-empty{padding:30px 16px}}.payment-qr{object-fit:contain;background:#fff;border:1px solid #e5e5e5;width:min(100%,220px);height:auto;max-height:220px;margin:14px 0;display:block}.cart-platform-voucher{display:none!important}.cart-gift-line{color:#c94b30;text-align:center;background:#fff1ed;border:1px solid #f1b8a8;border-radius:4px;width:100%;margin:8px 0;padding:9px 12px;font-size:13px;font-weight:700;display:block}.cart-total{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px 10px;display:flex}.cart-total>del{color:#999;font-size:12px}.cart-total>b:last-child{font-size:17px}.cart-storefront{color:#222;background:#f5f5f5}.cart-topbar{color:#fff;background:#ee4d2d;justify-content:space-between;min-height:30px;padding:7px max(18px,50% - 590px);font-size:10px;display:flex}.cart-topbar span{opacity:.65}.cart-header{color:#ee4d2d;background:#fff;border:0;align-items:center;gap:22px;max-width:none;padding:12px max(18px,50% - 590px);display:flex}.cart-brand{align-items:center;gap:8px;min-width:270px;font-size:15px;display:flex}.cart-brand-mark{color:#fff;background:#ee4d2d;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:20px;display:grid}.cart-header-divider{border-left:1px solid #ddd;height:24px}.cart-search{color:#9a9a9a;border:1px solid #ee4d2d;flex:1;justify-content:space-between;align-items:center;max-width:470px;height:34px;padding-left:12px;font-size:11px;display:flex}.cart-search b{color:#fff;background:#ee4d2d;place-items:center;width:44px;height:100%;font-size:19px;display:grid}.cart-shell{max-width:1180px;margin:20px auto 0;padding:0 12px 30px}.cart-column-head,.cart-product-row{grid-template-columns:30px minmax(270px,1fr) 110px 125px 115px 100px;align-items:center;gap:12px;display:grid}.cart-column-head{color:#777;background:#fff;min-height:45px;padding:0 22px;font-size:11px}.cart-column-head label{grid-column:1/3}.cart-column-head input,.cart-store-card input,.cart-bottom input{accent-color:#ee4d2d}.cart-store-card{background:#fff;margin-top:13px}.cart-store-card>header{border-bottom:1px solid #eee;align-items:center;gap:12px;min-height:43px;padding:0 20px;font-size:11px;display:flex}.cart-store-card>header label{align-items:center;gap:8px;display:flex}.cart-store-card>header span{color:#ee4d2d;background:#fff0eb;padding:3px 5px}.cart-store-card>header a{color:#555}.cart-product-row{border-bottom:1px solid #eee;min-height:115px;padding:16px 20px;font-size:11px}.cart-product-main{align-items:center;gap:12px;min-width:0;display:flex}.cart-product-main img{object-fit:cover;background:#f2f2f2;width:82px;height:82px}.cart-product-main a{color:#222;max-width:320px;line-height:1.5;display:block}.cart-product-main p{color:#888;margin:7px 0 2px}.cart-product-main small{color:#ee4d2d}.cart-unit-price{color:#555}.cart-line-total{color:#ee4d2d;font-weight:500}.cart-quantity{justify-self:start}.cart-remove{color:#666;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:11px;display:inline-flex}.cart-voucher,.cart-shipping{color:#777;border-bottom:1px solid #eee;align-items:center;gap:8px;min-height:38px;padding:0 24px;font-size:11px;display:flex}.cart-voucher span{color:#ee4d2d}.cart-voucher button,.cart-shipping button,.cart-platform-voucher button{color:#2674ec;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.cart-shipping svg{color:#27b89e}.cart-platform-voucher{color:#555;background:#fff;justify-content:flex-end;align-items:center;gap:18px;min-height:48px;margin-top:13px;padding:0 22px;font-size:11px;display:flex}.cart-bottom{z-index:2;background:#fff;align-items:center;gap:18px;min-height:62px;margin-top:13px;padding:0 22px;font-size:11px;display:flex;position:sticky;bottom:0;box-shadow:0 -2px 8px #00000012}.cart-bottom label{align-items:center;gap:7px;display:flex}.cart-bottom button{color:#555;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.cart-bottom a:not(.cart-checkout-button){color:#ee4d2d}.cart-total{margin-left:auto}.cart-total b{color:#ee4d2d;margin-left:6px;font-size:16px;font-weight:500}.cart-checkout-button{color:#fff;background:#ee4d2d;place-items:center;width:125px;height:40px;display:grid}.cart-empty{background:#fff;justify-items:center;gap:14px;margin-top:14px;padding:80px;display:grid}.cart-empty a{color:#ee4d2d}.cart-recommendations{color:#777;max-width:1180px;margin:0 auto 40px;padding:0 12px;font-size:11px}.cart-recommendations>div{gap:12px;display:flex}.cart-recommendations a{color:#ee4d2d;background:#fff;border:1px solid #eee;flex:1;min-height:110px;padding:18px}.cart-storefront .store-footer{background:#fff;border-top:3px solid #ee4d2d}.legacy-cart-mobile-dummy{display:none}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-product-card{text-align:left;background:#fff;border:1px solid #dfe3e1;border-radius:6px;overflow:hidden;box-shadow:0 1px 4px #2335310d}.store-product-image{aspect-ratio:1;background:#f1f3f1}.store-product-image img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.store-product-info{flex-direction:column;gap:4px;padding:7px 8px;display:flex}.store-product-info p{color:#69766f;text-align:left;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:auto;margin:0;font-size:9px;overflow:hidden}.store-product-info h3{color:#263631;text-align:left;width:100%;min-height:28px;margin:0;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.store-product-info strong:first-of-type{color:#ee4d2d;text-align:left;width:auto;margin:0;padding:0;font-size:14px;font-weight:600;display:block}.store-size-row{flex-wrap:wrap;align-items:center;gap:0;width:100%;display:flex}.store-size-label{display:none}.store-size-options{flex-wrap:wrap;gap:3px;width:100%;display:flex}.store-size-option{color:#333;background:#fff;border:1px solid #ddd;border-radius:2px;min-width:auto;min-height:22px;padding:3px 6px;font-size:10px;font-weight:500;line-height:1.4}.store-size-row .lang-en,.store-size-row .lang-th{font-size:12px;font-weight:400}@media (max-width:760px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-info{padding:8px 9px 10px}.store-product-info h3{font-size:12px}.store-product-info strong:first-of-type{font-size:15px}}.store-price-row{align-items:center;gap:3px;margin-bottom:2px;font-size:12px;display:flex}.store-price-row strong{color:#ee4d2d;font-size:15px;font-weight:700;margin:0!important}.store-price-row .currency-code{color:#666;margin:0 1px;font-size:10px;font-weight:500}.store-price-row del{color:#ccc;margin-left:2px;font-size:10px;text-decoration:line-through}.store-price-row .original-price{color:#ccc;font-size:10px}.store-delivery-row{color:#888;justify-content:space-between;align-items:center;gap:8px;margin-top:4px;font-size:9px;display:flex}.store-delivery-row>span{white-space:nowrap;align-items:center;gap:2px;display:inline-flex}.store-delivery-row>span:first-child{color:#11a99b;font-weight:500}.store-delivery-row svg{flex:none;width:12px;height:12px}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:42px;max-width:1040px;padding:28px 32px 42px}.product-detail .detail-gallery{flex-direction:column;gap:12px;display:flex}.product-detail .detail-main-image{order:0;height:min(480px,42vw);min-height:0}.product-detail .detail-main-image img{max-height:100%}.product-detail .detail-thumbs{order:1;gap:8px;display:flex;overflow-x:auto}.product-detail .detail-thumbs button{flex:0 0 68px;width:68px;height:68px}.product-detail .detail-info>.promotion-tickets{margin:0 0 12px;padding:10px 12px}.product-detail .detail-info>.promotion-tickets .promotion-notice{margin-bottom:7px}.product-detail .detail-buy-row{gap:10px}.product-detail .detail-buy{border-radius:3px;min-height:44px;padding:0 20px;font-size:13px;font-weight:600}.product-detail .detail-buy-row .quantity{flex:none}.product-detail-description{margin-top:22px;padding-top:16px}.product-detail-description h2{margin-bottom:8px;font-size:19px}.product-detail-description .product-chat{margin-top:14px}.product-after-content{max-width:1040px;padding:0 32px 34px}@media (max-width:760px){.product-detail{grid-template-columns:1fr;gap:24px;padding:22px 18px 30px}.product-detail .detail-main-image{height:min(390px,82vw)}.product-detail .detail-thumbs button{flex-basis:58px;width:58px;height:58px}.product-detail .detail-buy{padding:0 12px}.product-after-content{padding-left:18px;padding-right:18px}}.product-detail .detail-gallery{align-items:stretch;gap:12px;flex-direction:column!important;display:flex!important}.product-detail .detail-main-image{height:min(400px,36vw);min-height:0;order:1!important}.product-detail .detail-thumbs{flex-direction:row;align-items:center;gap:8px;width:100%;overflow-x:auto;order:2!important;display:flex!important}.product-detail .detail-thumbs button{flex:0 0 68px}.product-detail-description .product-chat{display:none}.product-detail .quantity{min-width:128px}.product-detail .quantity input{color:#263631;text-align:center;background:#fff;border:0;outline:0;width:62px;min-width:62px;height:34px;padding:0 5px}.added-to-cart-message{color:#168d72;margin:12px 0 -4px;font-size:12px;font-weight:600;display:block}@media (max-width:760px){.product-detail .detail-main-image{height:min(300px,72vw)}}.product-detail .detail-gallery{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:14px;display:grid}.product-detail .detail-thumbs{order:0;align-content:start;gap:9px;display:grid}.product-detail .detail-thumbs button{cursor:pointer;background:#fff;border:1px solid #e1e5e2;border-radius:4px;width:72px;height:72px;padding:3px}.product-detail .detail-thumbs button.active{border:2px solid #ee4d2d}.product-detail .detail-thumbs img{object-fit:contain;width:100%;height:100%}.product-detail .detail-main-image{min-height:520px}.product-detail .detail-main-image img{object-fit:contain;width:100%;height:100%;max-height:520px}.product-info-extra{color:#627169;border-top:1px solid #e5e9e6;gap:13px;margin-top:22px;padding-top:16px;font-size:12px;display:grid}.product-info-extra>div:first-child{gap:5px;display:grid}.product-info-extra b{color:#263631;font-size:13px}.product-chat{color:#168d72;align-items:center;gap:8px;display:inline-flex}.product-chat img{background:#20c76a;border-radius:50%;width:22px;height:22px;padding:3px}@media (max-width:760px){.product-detail .detail-gallery{grid-template-columns:54px minmax(0,1fr);gap:8px}.product-detail .detail-thumbs{gap:6px}.product-detail .detail-thumbs button{width:54px;height:54px}.product-detail .detail-main-image{min-height:330px}.product-detail .detail-main-image img{max-height:330px}}.cart-recommendations{display:none!important}.cart-storefront .cart-discount-heading{padding-top:4px}.product-detail-section{background:#fff;width:100%}.product-detail-flex{flex-direction:row;align-items:flex-start;gap:42px;max-width:1180px;margin:0 auto;padding:32px 32px 60px;display:flex}@media (max-width:960px){.product-detail-flex{flex-direction:column;gap:28px;padding:20px 18px 40px}}.gallery-wrap{flex-direction:row;flex:0 0 minmax(0, 52%);align-items:flex-start;gap:14px;max-height:calc(100vh - 120px);display:flex;overflow:hidden}@media (max-width:960px){.gallery-wrap{flex-direction:column;flex:auto;gap:10px;width:100%;max-height:none}}.gallery-thumbs-wrap{max-height:inherit;flex:none;padding-right:2px;overflow-y:auto}.gallery-thumbs{flex-direction:column;align-items:stretch;gap:9px;display:flex}@media (max-width:960px){.gallery-thumbs-wrap{width:100%;overflow:auto hidden}.gallery-thumbs{flex-direction:row;gap:8px;overflow-x:auto}}.gallery-thumb-btn{aspect-ratio:3/4;cursor:pointer;background:#fff;border:1px solid #e1e5e2;border-radius:4px;flex:none;width:72px;padding:3px;transition:border-color .15s}.gallery-thumb-btn.active{border:2px solid #ee4d2d;padding:2px}.gallery-thumb-btn img{object-fit:cover;border-radius:2px;width:100%;height:100%}@media (max-width:760px){.gallery-thumb-btn{width:58px}}.gallery-main-wrap{flex:auto;min-width:0}.gallery-main-frame{aspect-ratio:3/4;background:#fafafa;border:1px solid #ececec;border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.gallery-main-img{object-fit:contain;mix-blend-mode:multiply;background:#fff;width:100%;height:100%}.gallery-empty{color:#999;font-size:14px}.detail-info-wrap{flex-direction:column;flex:auto;gap:14px;min-width:0;display:flex}.product-title{color:#222;margin:0;font-size:22px;font-weight:500;line-height:1.35}@media (max-width:760px){.product-title{font-size:18px}}.detail-qty-row{flex-direction:column;width:100%;display:flex}.quantity-block{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.quantity-label{color:#666;min-width:60px;font-size:13px;font-weight:500}.quantity-input-group{border:1px solid #e0e0e0;border-radius:2px;align-items:center;display:inline-flex;overflow:hidden}.qty-btn{color:#555;cursor:pointer;background:#fafafa;border:0;place-items:center;width:32px;height:34px;transition:background .15s;display:grid}.qty-btn:hover{background:#f0f0f0}.qty-input{color:#222;text-align:center;-moz-appearance:textfield;background:#fff;border:0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;outline:0;width:52px;height:34px;font-size:13px}.qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stock-info{color:#888;font-size:12px}.detail-price-group{background:linear-gradient(#fff5f0 0%,#fff 100%);border-radius:4px;padding:10px 14px}.detail-price-row{align-items:flex-start;gap:10px;display:flex}.price-icon-wrap{color:#ee4d2d;flex:none;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:inline-flex}.prices-column{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.detail-current-price{color:#ee4d2d;font-size:28px;font-weight:600;line-height:1.2}@media (max-width:760px){.detail-current-price{font-size:22px}}.detail-original-price{color:#9ca3af;font-size:14px;font-weight:400;line-height:1.3;text-decoration:line-through}.discount-badge{color:#ee4d2d;background:#fff0ec;border:1px solid #f5c7b8;border-radius:2px;flex:none;justify-content:center;align-items:center;height:22px;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.option-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;display:flex}.option-head b{color:#222;font-weight:500}.option-stock{color:#5c9a82}.size-options-flex{flex-wrap:wrap;gap:6px;display:flex}.size-opt{color:#333;cursor:pointer;background:#f5f5f5;border:0;border-radius:2px;min-width:42px;padding:7px 11px;font-size:12px;font-weight:400;transition:all .15s}.size-opt:hover:not(:disabled):not(.selected){background:#ececec}.size-opt.selected{color:#fff;background:#ee4d2d;font-weight:500;box-shadow:0 1px 3px #ee4d2d4d}.size-opt.unavailable{color:#b8bfbc;cursor:not-allowed;opacity:.65;background:#f5f6f5;text-decoration:line-through}.shopee-actions{border-top:1px dashed #ececec;flex-wrap:wrap;gap:10px;margin-top:18px;padding-top:20px;display:flex}.shopee-btn{cursor:pointer;white-space:nowrap;border:0;border-radius:2px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 18px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.shopee-btn:disabled{cursor:not-allowed;opacity:.45}.shopee-add-cart{color:#ee4d2d;background:#fff;border:1px solid #ee4d2d;box-shadow:0 1px 1px #00000008}.shopee-add-cart:hover:not(:disabled){background:#fff7f4;transform:translateY(-1px);box-shadow:0 3px 8px #ee4d2d1f}.shopee-add-cart:active:not(:disabled){transform:translateY(0)}.shopee-buy-now{color:#fff;background:linear-gradient(#f76439 0%,#ee4d2d 100%);box-shadow:0 1px 2px #ee4d2d40}.shopee-buy-now:hover:not(:disabled){background:linear-gradient(#f97449 0%,#f25a3c 100%);transform:translateY(-1px);box-shadow:0 4px 10px #ee4d2d4d}.shopee-buy-now:active:not(:disabled){transform:translateY(0)}@media (max-width:560px){.shopee-actions{flex-direction:column;gap:8px}.shopee-btn{flex:auto;width:100%;min-height:44px}}.recommendations-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.recommendation-link{color:#31443c;gap:6px;min-width:0;font-size:11px;display:grid}.recommendation-name{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.recommendation-price{color:#ee4d2d;font-weight:500}@media (max-width:900px){.recommendations-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.recommendations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.cart-storefront .cart-gift-line{text-align:right;background:0 0;border:0;margin:8px 0;padding:0}.checkout-storefront{background:#f5f5f5;min-height:100vh}.checkout-page-content{max-width:960px;padding:18px 0 36px}.checkout-form{gap:10px}.checkout-card{border:0;padding:24px 22px;box-shadow:0 1px 2px #0000000a}.checkout-address{border-top:3px solid #0000;border-image:repeating-linear-gradient(90deg,#80b5de 0 32px,#fff 32px 38px,#ef8983 38px 70px,#fff 70px 76px) 3}.checkout-address h2{margin-bottom:17px;font-size:15px}.checkout-address{padding:18px 22px}.checkout-address h2{margin-bottom:12px}.address-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 12px}.address-row label{gap:4px;font-size:10px}.address-row input{min-height:34px;padding:7px 8px;font-size:12px}.address-row .address-wide{grid-column:1/-1}.checkout-products-head,.checkout-product-row{grid-template-columns:minmax(0,1fr) 100px 75px 115px;gap:12px}.checkout-products-head{min-height:48px;padding:0}.checkout-products-head h2{font-size:15px}.checkout-shop-line{padding:10px 0 14px}.checkout-product-row{min-height:70px;padding:12px 0}.checkout-product-info{align-items:center;gap:10px;min-width:0;display:flex}.checkout-product-info img{object-fit:cover;width:42px;height:42px}.checkout-product-info b,.checkout-product-info p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-product-info p{margin:5px 0 0}.checkout-item-total{text-align:right;color:#777;padding-top:18px;font-size:11px}.checkout-item-total strong{color:#ee4d2d;margin-left:20px;font-size:17px}.payment-options{gap:10px;margin-top:18px;display:flex}.payment-options label{cursor:pointer;border:1px solid #ddd;padding:10px 14px;font-size:12px}.payment-options label.selected{color:#ee4d2d;background:#fff8f5;border-color:#ee4d2d}.payment-options input{accent-color:#ee4d2d}.bank-payment-details{background:#fff;border:1px solid #eee;justify-content:space-between;gap:24px;margin-top:17px;padding:14px;font-size:12px;display:flex}.bank-payment-details>div{gap:7px;display:grid}.bank-payment-details span{color:#666}.bank-payment-details .bank-details{color:#777;gap:5px;margin-top:6px;font-size:11px;display:grid}.bank-payment-details textarea{border:1px solid #ddd;width:260px;padding:7px}.bank-payment-details .payment-qr{border:0;width:130px;height:130px;margin:0}.cod-notice{color:#666;margin:16px 0 0;font-size:12px}.cod-notice strong{color:#ee4d2d}.checkout-submit-row{background:#fff;justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.checkout-submit-row p{color:#888;flex:1;min-width:0;margin:0;font-size:10px}.checkout-submit-row a{color:#2674ec}.checkout-submit{color:#fff;cursor:pointer;background:#ee4d2d;border:0;flex:none;width:auto;min-width:140px;max-width:180px;padding:10px 24px}.checkout-submit:disabled{cursor:not-allowed;opacity:.55}@media (max-width:700px){.checkout-page-content{padding:10px 8px calc(90px + env(safe-area-inset-bottom,0px))}.checkout-card{padding:17px 14px}.checkout-address{padding:14px}.address-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.address-row .address-wide{grid-column:1/-1}.address-row input{min-height:32px;padding:6px 8px;font-size:12px}.checkout-products{overflow:visible!important}.checkout-products-head,.checkout-product-row{min-width:0!important}.bank-payment-details{flex-direction:column}.bank-payment-details .payment-qr{width:150px;height:150px}.payment-options{flex-direction:column}.checkout-product-info>div{padding-right:72px}.checkout-product-info b{-webkit-line-clamp:2;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.checkout-page-content{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}.checkout-submit-row{z-index:1000!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))!important;background:#fff!important;border-top:1px solid #eee!important;margin:0!important;display:block!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -3px 14px #00000014!important}.checkout-submit-row p{display:none!important}.checkout-submit{place-items:center;color:#fff!important;background:#ee4d2d!important;width:100%!important;max-width:none!important;min-height:44px!important;padding:0 20px!important;display:grid!important}}.customer-sidebar nav{margin-top:0}.storefront>.store-hero{isolation:isolate;background:radial-gradient(circle at 86% 28%,#d6ebe1f2 0,#d6ebe100 32%),radial-gradient(circle at 68% 92%,#fcded1bf 0,#fcded100 37%),#fdfcf9;border:1px solid #e2e9e4;border-radius:14px;height:auto;min-height:300px;max-height:none;margin:32px auto 18px;padding:clamp(36px,5vw,66px);position:relative;overflow:hidden;box-shadow:0 14px 34px #2335310f}.storefront>.store-hero:after{content:"";z-index:-1;border:1px solid #d96b4c33;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-115px;right:-80px}.storefront>.store-hero .store-kicker{letter-spacing:.11em;background:#fff4ef;border-radius:999px;padding:6px 10px;display:inline-flex}.storefront>.store-hero h1{max-width:760px;margin:15px 0 14px;font-size:clamp(36px,5vw,64px);line-height:1.05}.storefront>.store-hero>p:not(.store-kicker){color:#627169;max-width:510px;margin:0;font-size:15px;line-height:1.65}.storefront>.store-hero .store-hero-link{background:#fff;border:1px solid #d96b4c;border-radius:5px;margin-top:24px;padding:10px 14px;font-weight:700;transition:color .2s,background .2s}.storefront>.store-hero .store-hero-link:hover{color:#fff;background:#d96b4c}.storefront>.promotion-tickets{background:linear-gradient(100deg,#fff8f4,#fffdfb);border:1px solid #f0d4c8;border-radius:10px;width:min(1240px,100% - 64px);margin:0 auto 34px;padding:18px 20px;box-shadow:0 6px 18px #7748340d}.storefront>.promotion-tickets .promotion-notice{color:#a84e35;align-items:center;gap:8px;margin-bottom:13px;display:flex}.storefront>.promotion-tickets .promotion-notice:before{content:"";background:#d96b4c;border-radius:50%;width:7px;height:7px}.storefront>.promotion-tickets>div{gap:10px}.storefront>.promotion-tickets .promotion-ticket{background:#fff;border-style:solid;border-color:#f2cfc1;border-radius:6px;min-height:42px;padding:8px 12px;box-shadow:0 2px 5px #7748340a}.storefront>.promotion-tickets .promotion-ticket b{font-size:14px}@media (max-width:760px){.storefront>.store-hero{border-radius:10px;min-height:0;margin:18px 18px 14px;padding:34px 24px 36px}.storefront>.store-hero h1{font-size:clamp(32px,11vw,44px)}.storefront>.store-hero>p:not(.store-kicker){font-size:14px}.storefront>.promotion-tickets{width:auto;margin:0 18px 26px;padding:16px}.storefront>.promotion-tickets>div{grid-template-columns:1fr;display:grid}.storefront>.promotion-tickets .promotion-ticket{justify-content:space-between;width:100%}.customer-layout:has(.purchase-tabs){padding:0 0 56px;display:block}.customer-layout:has(.purchase-tabs) .customer-sidebar{background:#fff;border-bottom:1px solid #e7e7e7;overflow-x:auto}.customer-layout:has(.purchase-tabs) .customer-sidebar nav{width:max-content;min-width:100%;padding:0 10px;display:flex}.customer-layout:has(.purchase-tabs) .customer-sidebar nav a{justify-content:center;min-width:132px;padding:12px 10px;font-size:12px}.customer-layout:has(.purchase-tabs) .customer-sidebar nav a svg:last-child{display:none}.customer-layout:has(.purchase-tabs) .customer-content{width:100%}.purchase-tabs{scrollbar-width:none}.purchase-tabs::-webkit-scrollbar{display:none}.purchase-tabs a{white-space:nowrap;min-width:88px;min-height:48px;padding:0 10px;font-size:12px}.customer-orders{padding:0 10px}.customer-order-card{border:1px solid #ececec;margin-top:10px}.customer-order-card>header{align-items:center;padding:13px 14px}.customer-order-item{gap:10px;padding:14px}.customer-order-item>div{min-width:0}.customer-order-item a{overflow-wrap:anywhere}.customer-order-item strong{white-space:nowrap;flex:none}.customer-order-card>footer{flex-wrap:wrap;align-items:center;gap:10px;padding:13px 14px}.customer-order-card>footer span{width:100%}.customer-order-card>footer a{text-align:center;flex:1;min-width:132px}}.sp-section{background:#f5f5f5;width:100%;padding:12px 0 32px}.sp-container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (max-width:768px){.sp-container{padding:0 8px}}.sp-product-layout{background:#fff;border-radius:2px;flex-flow:row;align-items:flex-start;gap:20px;padding:16px;display:flex}@media (max-width:768px){.sp-product-layout{flex-wrap:wrap;gap:12px;padding:0}}.sp-media{background:#fff;flex-direction:column;flex:0 500px;gap:8px;width:100%;max-width:500px;display:flex}@media (min-width:1025px) and (max-width:1180px){.sp-media{flex:0 0 42%;max-width:42%}}@media (max-width:768px){.sp-media{flex:0 0 100%;max-width:100%}}.sp-media-main{aspect-ratio:4/5;background:#fff;border:1px solid #efefef;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.sp-media-main-img{object-fit:contain;background:#fff;width:100%;height:100%}.sp-media-empty{color:#999;font-size:14px}.sp-media-thumbs{scrollbar-width:thin;flex-direction:row;align-items:center;gap:8px;padding:4px 0;display:flex;overflow-x:auto}.sp-media-thumbs::-webkit-scrollbar{height:4px}.sp-media-thumbs::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.sp-thumb{aspect-ratio:4/5;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:2px;flex:none;width:58px;height:auto;padding:2px;transition:border-color .15s;position:relative}.sp-thumb:hover{border-color:#ee4d2d}.sp-thumb-active{border:2px solid #ee4d2d!important;padding:1px!important}.sp-thumb-active:after{content:"";background:#ee4d2d;border-radius:0 0 2px 2px;height:3px;position:absolute;bottom:-1px;left:-1px;right:-1px}.sp-thumb-img{aspect-ratio:4/5;object-fit:cover;border-radius:1px;width:100%;height:100%;display:block}@media (max-width:768px){.sp-thumb{width:54px;height:auto}}.sp-info{background:#fff;flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}@media (max-width:1024px){.sp-info{padding:0 12px 16px}}.sp-product-name{color:#222;word-wrap:break-word;margin:0;font-size:20px;font-weight:500;line-height:1.4}@media (max-width:768px){.sp-product-name{font-size:17px;line-height:1.35}}.sp-rating-row{color:#767676;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.sp-rating{align-items:center;gap:5px;display:inline-flex}.sp-rating-score{color:#ee4d2d;font-size:18px;font-weight:500}.sp-stars{color:#ee4d2d;align-items:center;gap:1px;display:inline-flex}.sp-rating-divider{color:#d6d6d6;-webkit-user-select:none;user-select:none}.sp-rating-count{color:#222;text-underline-offset:2px;cursor:pointer;text-decoration:underline}.sp-rating-count:hover{color:#ee4d2d}.sp-sold{color:#222}@media (max-width:768px){.sp-rating-row{gap:6px;font-size:12px}.sp-rating-score{font-size:16px}}.sp-price-block{background:0 0;border-radius:0;flex-wrap:wrap;align-items:baseline;gap:8px;width:100%;padding:0;display:inline-flex}.sp-price-pct{color:#fff;letter-spacing:.02em;background:#ee4d2d;border-radius:2px;flex:none;justify-content:center;align-items:center;height:22px;padding:0 8px;font-size:14px;font-weight:700;display:inline-flex}.sp-price-orig{color:#9a9a9a;font-size:16px;font-weight:400;line-height:1;text-decoration:line-through}.sp-price-current{color:#ee4d2d;letter-spacing:-.01em;font-size:36px;font-weight:600;line-height:1.1}@media (max-width:768px){.sp-price-block{gap:6px}.sp-price-pct{height:20px;font-size:13px}.sp-price-orig{font-size:14px}.sp-price-current{font-size:28px}}.sp-promotion{flex:none;width:auto;margin-left:8px}.sp-promotion .promotion-tickets{background:0 0;border:0;border-radius:0;margin:0;padding:3px 0}.sp-promotion .promotion-notice{color:#9a8177;margin:0 0 4px;font-size:11px;font-weight:500}.sp-promotion .promotion-tickets>div{gap:5px}.sp-promotion .promotion-ticket{color:#806e67;background:#fff;border:1px solid #eadbd4;border-radius:2px;padding:4px 6px;font-size:10px}.sp-promotion .promotion-ticket b{color:#a56b58;font-size:10px}.sp-qty-block{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;gap:14px;padding:14px 0;display:flex}.sp-qty-label{color:#757575;flex:none;min-width:56px;font-size:13px}.sp-qty-control{background:#fff;border:1px solid #e5e5e5;align-items:stretch;display:inline-flex;overflow:hidden}.sp-qty-btn{color:#555;cursor:pointer;background:#fff;border:0;place-items:center;width:32px;height:32px;padding:0;transition:background .15s;display:grid}.sp-qty-btn:hover:not(:disabled){background:#f5f5f5}.sp-qty-btn:disabled{color:#ccc;cursor:not-allowed}.sp-qty-minus{border-right:1px solid #e5e5e5}.sp-qty-plus{border-left:1px solid #e5e5e5}.sp-qty-input{color:#222;text-align:center;-moz-appearance:textfield;background:#fff;border:0;outline:0;width:50px;height:32px;padding:0;font-size:14px;font-weight:500}.sp-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sp-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sp-stock{color:#757575;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;font-size:13px;overflow:hidden}@media (max-width:560px){.sp-qty-block{gap:10px;padding:12px 0}.sp-stock{white-space:normal;flex-basis:100%;order:3;margin-left:0}.sp-promotion{order:4;margin-left:0}}.sp-variations{flex-direction:column;gap:10px;padding-top:2px;display:flex}.sp-variations-header{justify-content:space-between;align-items:center;display:flex}.sp-variations-label{color:#757575;font-size:13px}.option-stock-inline{color:#5c9a82;font-size:12px}.sp-size-list{flex-wrap:wrap;gap:6px;display:flex}.sp-size{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;background:#fff;border:1px solid #e6e6e6;border-radius:2px;min-width:40px;padding:8px 12px;font-size:13px;font-weight:400;line-height:1;transition:all .15s}.sp-size:hover:not(:disabled):not(.sp-size-active){color:#ee4d2d;border-color:#ee4d2d}.sp-size-active{font-weight:500;position:relative;box-shadow:inset 0 0 0 1px #ee4d2d;color:#ee4d2d!important;background:#fff8f5!important;border-color:#ee4d2d!important}.sp-size-active:after{content:"";border-top:0 solid #0000;border-bottom:10px solid #ee4d2d;border-left:10px solid #0000;border-right:0 solid #0000;width:0;height:0;position:absolute;bottom:-1px;right:-1px}.sp-size-disabled{opacity:.7;color:#c4c4c4!important;cursor:not-allowed!important;background:#f6f6f6!important;border-color:#e6e6e6!important;text-decoration:line-through!important}@media (max-width:768px){.sp-size{padding:7px 10px;font-size:12px}}.sp-added-overlay{z-index:20;background:#18362f29;place-items:center;animation:.2s ease-out both sp-added-overlay-in;display:grid;position:fixed;inset:0}.sp-added-popup{color:#187b66;background:#f5fffc;border:1px solid #ccebe1;border-radius:4px;align-items:center;gap:9px;padding:14px 20px 14px 14px;font-size:14px;font-weight:600;animation:.24s ease-out both sp-added-popup-in;display:inline-flex;box-shadow:0 12px 32px #28615233}.sp-added-icon{color:#168d72;width:25px;height:25px;overflow:visible}.sp-added-icon circle{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-dasharray:132;stroke-dashoffset:132px;animation:.45s ease-out 80ms forwards sp-added-circle}.sp-added-icon path{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30px;animation:.3s ease-out .38s forwards sp-added-check}@keyframes sp-added-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes sp-added-popup-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes sp-added-circle{to{stroke-dashoffset:0}}@keyframes sp-added-check{to{stroke-dashoffset:0}}.cart-variant-size{color:#39745f;background:#e8f7ee;border-radius:3px;padding:2px 6px;display:inline-block}@media (max-width:560px){.sp-added-popup{white-space:nowrap;max-width:calc(100vw - 24px)}}.sp-actions{flex-wrap:nowrap;align-items:center;gap:10px;margin-top:6px;padding-top:14px;display:flex}.sp-btn{cursor:pointer;white-space:nowrap;letter-spacing:.01em;border:0;border-radius:2px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:15px;font-weight:600;transition:all .15s;display:inline-flex}.sp-btn:disabled{cursor:not-allowed;opacity:.45}.sp-btn-cart{color:#ee4d2d;background:#fff;border:1px solid #ee4d2d;flex:50%;min-width:0}.sp-btn-cart:hover:not(:disabled){background:#fff7f4;box-shadow:0 2px 6px #ee4d2d2e}.sp-btn-cart:active:not(:disabled){transform:translateY(1px)}.sp-btn-buy{color:#fff;background:linear-gradient(#f76439 0%,#ee4d2d 100%);border:1px solid #ee4d2d;flex:50%;min-width:0;box-shadow:0 1px 2px #ee4d2d40}.sp-btn-buy:hover:not(:disabled){background:linear-gradient(#f97047 0%,#f15939 100%);box-shadow:0 3px 10px #ee4d2d59}.sp-btn-buy:active:not(:disabled){transform:translateY(1px)}@media (max-width:560px){.sp-actions{flex-direction:column;gap:8px}.sp-btn{flex:auto;width:100%;height:44px;font-size:14px}}.sp-section-title{color:#222;background:#fff;border-left:4px solid #ee4d2d;border-radius:2px;margin:0 0 12px;padding:10px 14px;font-size:18px;font-weight:600}@media (max-width:768px){.sp-section-title{padding:8px 12px;font-size:16px}}.sp-description,.sp-size-chart{background:#fff;border-radius:2px;margin-top:14px;padding:16px 20px}.sp-description-body{color:#555;word-wrap:break-word;white-space:normal;font-size:14px;line-height:1.8}.sp-description-body p{margin:12px 0}.sp-description-body b,.sp-description-body strong{color:#222}.sp-size-chart img{object-fit:contain;background:#fff;border:1px solid #e8e8e8;border-radius:2px;max-width:min(100%,760px);margin:0 auto;display:block}@media (max-width:768px){.sp-description,.sp-size-chart{margin-top:10px;padding:12px}.sp-description-body{font-size:13px}}.sp-recommend{background:#f5f5f5;margin-top:28px;padding-top:8px}.sp-recommend-title{margin-bottom:14px!important}.sp-recommend-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.sp-rec-item{background:#fff;border:1px solid #eee;border-radius:2px;transition:transform .15s,box-shadow .15s;display:block;overflow:hidden}.sp-rec-item:hover{border-color:#ddd;transform:translateY(-2px);box-shadow:0 6px 14px #00000014}.sp-rec-img{aspect-ratio:4/5;background:#fafafa;overflow:hidden}.sp-rec-img img{object-fit:contain;width:100%;height:100%}.sp-rec-info{flex-direction:column;gap:4px;padding:8px 10px 10px;display:flex}.sp-rec-name{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0;font-size:13px;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.sp-rec-price{color:#ee4d2d;text-align:center;justify-content:center;align-self:center;align-items:baseline;gap:2px;font-size:16px;font-weight:500;display:inline-flex}.sp-rec-symbol{font-size:13px;transform:translateY(-1px)}@media (max-width:1180px){.sp-recommend-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:980px){.sp-recommend-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.sp-recommend-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sp-rec-name{font-size:12px}.sp-rec-price{font-size:14px}}@media (max-width:480px){.sp-recommend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cart-quantity{justify-content:center!important;justify-self:start!important;width:auto!important;max-width:none!important}.cart-quantity button{width:28px!important;height:30px!important}.cart-quantity input{width:34px!important;min-width:0!important;height:28px!important}.cart-bottom{z-index:50!important;min-height:56px!important;padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px))!important;background:#fff!important;flex-wrap:nowrap!important;grid-template-rows:auto!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:8px 10px!important;margin-top:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -3px 14px #0000001f!important}.cart-bottom label{white-space:nowrap;grid-area:1/1;align-self:center;font-size:10px}.cart-bottom>button,.cart-bottom>a:not(.cart-checkout-button){display:none!important}.cart-total{grid-area:1/2;justify-self:end;min-width:0;flex-direction:column!important;align-items:flex-end!important;gap:0!important;margin-left:0!important;display:flex!important}.cart-storefront .cart-gift-line{text-align:right!important;background:0 0!important;border:0!important;width:auto!important;margin:0!important;padding:0!important;font-size:10px!important}.cart-total del{font-size:9px!important}.cart-total b{margin-left:0!important;font-size:14px!important}.cart-checkout-button{border-radius:4px;grid-area:1/3;font-size:13px;font-weight:700;color:#fff!important;background:#ee4d2d!important;flex:none!important;place-items:center!important;width:96px!important;min-width:96px!important;height:40px!important;display:grid!important}}.frontstore-content{padding-top:72px}.frontstore-content>.storefront{padding-top:0!important}.store-header{box-shadow:0 2px 12px #23353114;z-index:40!important;background:#fbfaf7f7!important;width:100%!important;max-width:none!important;min-height:72px!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.storefront{padding-top:88px}.store-header nav,.store-header .header-nav-link{font-size:15px}.store-category-tabs button{font-size:14px}.store-product-info p{font-size:13px}.store-product-info h3{font-size:15px}.store-product-info strong{font-size:18px}.store-delivery-row{font-size:12px}.custom-design-section{max-width:1100px;margin:0 auto;padding:72px 32px 90px;font-size:16px}.custom-design-heading h2{font-size:clamp(34px,5vw,52px)}.custom-design-heading p:not(.store-kicker),.custom-design-form label,.custom-design-form input,.custom-design-form textarea{font-size:16px}@media (max-width:760px){.frontstore-content{padding-top:60px}.storefront{padding-top:0!important}.store-header{height:60px;padding:0 16px;min-height:60px!important}.store-header .header-nav-link.cart-empty{display:none!important}.store-product-info p{font-size:12px}.store-product-info h3{font-size:14px}.store-product-info strong{font-size:17px}.store-delivery-row{font-size:11px}.custom-design-section{padding:48px 18px 64px}.custom-design-heading h2{font-size:34px;line-height:1.08}}.cart-storefront .cart-bottom{z-index:auto!important;margin-bottom:14px!important;position:relative!important;inset:auto!important;transform:none!important}.cart-storefront .cart-bottom .cart-checkout-button{position:static!important}.checkout-storefront .checkout-payment{height:auto!important;min-height:0!important}.checkout-storefront .checkout-page-content{max-width:980px;padding:12px 8px 24px}.checkout-storefront .checkout-form{gap:7px}.checkout-storefront .checkout-card{border:1px solid #e2e7e3;border-radius:5px;padding:12px 14px;box-shadow:0 1px 4px #2335310a}.checkout-storefront .checkout-address{background:#f4f8f5}.checkout-storefront .checkout-shop-line{display:none}.checkout-storefront .checkout-address{border-top:2px solid #8db9a3;border-image:}.checkout-storefront .address-row{gap:6px 8px}.checkout-storefront .address-row label{color:#34423c;gap:3px;font-size:11px;font-weight:600}.checkout-storefront .address-row input,.checkout-storefront .address-row textarea{color:#263631;resize:vertical;background:#fff;border:1px solid #aebdb5;border-radius:3px;width:50%;min-height:30px;padding:5px 6px;box-shadow:inset 0 1px 2px #2335310a}.checkout-storefront .address-row .address-wide textarea{width:100%}.checkout-storefront .address-row input:focus{outline-offset:0;border-color:#168d72;outline:2px solid #168d7229}.checkout-storefront .payment-qr{display:none!important}.checkout-storefront .checkout-submit-row{box-shadow:none;background:0 0;border:0;justify-content:flex-end;margin:0;padding:7px 0 0;z-index:auto!important;display:flex!important;position:static!important;inset:auto!important}.checkout-storefront .checkout-submit{border-radius:4px;width:180px;max-width:none;min-height:44px;font-size:14px;font-weight:700}@media (max-width:700px){.checkout-storefront .checkout-page-content{padding:8px 6px 18px}.checkout-storefront .checkout-card{padding:10px}.checkout-storefront .address-row{grid-template-columns:1fr;gap:7px}.checkout-storefront .address-row input,.checkout-storefront .address-row textarea{width:50%;min-height:42px;padding:5px 6px;font-size:13px}.checkout-storefront .address-row .address-wide textarea{width:100%}.checkout-storefront .checkout-submit-row{padding:3px 0 0;display:block!important}.checkout-storefront .checkout-submit{width:100%;min-height:42px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes spin{to{transform:rotate(360deg)}}
