/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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{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}.start{inset-inline-start:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--cream:#f7f3ea;--ivory:#fffdf8;--green:#0f6b4f;--deep:#15372e;--sage:#789087;--border:#e7ded1;--gold:#a67522}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--cream);min-height:100%;color:var(--deep);margin:0}body{font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 60% 0,#fff 0,#faf7f0 38%,#f5efe4 100%);min-height:100vh;display:flex}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid var(--border);z-index:20;background:#ffffffd9;flex-direction:column;width:238px;padding:25px 16px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.brand img{object-fit:cover;border:1px solid #d7c49c;border-radius:50%;width:48px;height:48px}.brand strong{color:#6c0e16;font-family:Georgia,serif;font-size:20px;display:block}.brand span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:11px}nav{flex-direction:column;gap:7px;display:flex}nav button{color:#3c514a;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:14px;padding:13px 15px;display:flex}nav button>span{text-align:center;width:22px;font-size:22px}nav button:hover,nav button.active{color:var(--green);background:#edf1e7;font-weight:700}.store-card{border:1px solid var(--border);background:#fffaf2;border-radius:14px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.store-card img{object-fit:cover;border-radius:50%;width:38px;height:38px}.store-card b,.store-card small{display:block}.store-card b{font-size:12px}.store-card small{color:var(--green);margin-top:3px;font-size:10px}.business-details{color:#78837f;gap:4px;padding:11px 8px 4px;font-size:9px;line-height:1.45;display:grid}.business-details b{color:#6c0e16;font-family:Georgia,serif;font-size:11px}.business-details a{color:var(--green);font-weight:800;text-decoration:none}.signout{border:0;border-top:1px solid var(--border);text-align:left;color:#52635e;background:0 0;margin-top:14px;padding:13px}.workspace{width:calc(100% - 238px);max-width:1700px;margin-left:238px;padding:30px 34px 40px}.topbar{align-items:center;gap:18px;display:flex}.greeting{margin-right:auto}.greeting p{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:700}.greeting h1{letter-spacing:-.02em;margin:0 0 5px;font-family:Georgia,serif;font-size:29px}.greeting span{color:#74807c;font-size:13px}.search{border:1px solid var(--border);background:#fff;border-radius:13px;align-items:center;gap:10px;width:min(340px,30vw);height:47px;padding:0 13px;display:flex;box-shadow:0 4px 16px #604b2710}.search input{min-width:0;color:var(--deep);border:0;outline:0;flex:1}.search kbd{color:#9c9c96;border:1px solid #ddd6ca;border-radius:5px;padding:2px 5px;font-size:10px}.icon-button{border:1px solid var(--border);background:#fff;border-radius:50%;width:43px;height:43px;font-size:21px;position:relative}.icon-button i{color:#fff;background:#d74d4d;border-radius:50%;width:17px;height:17px;font-size:9px;font-style:normal;line-height:17px;position:absolute;top:-4px;right:-2px}.profile{align-items:center;gap:9px;display:flex}.profile>span{color:#6c0e16;background:#ead5a7;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.profile b,.profile small{display:block}.profile b{font-size:12px}.profile small{color:#84908c;margin-top:3px;font-size:10px}.mobile-menu{display:none}.title-row{justify-content:space-between;align-items:end;margin:30px 0 17px;display:flex}.title-row h2{margin:0;font-family:Georgia,serif;font-size:24px}.title-row p{color:#7e8985;margin:5px 0 0;font-size:12px}.notice{color:#765a1e;background:#fff6de;border:1px solid #efd89e;border-radius:10px;margin:-6px 0 14px;padding:10px 13px;font-size:10px}.primary,.share-main{color:#fff;background:linear-gradient(135deg,#0f7555,#07583f);border:0;border-radius:11px;padding:12px 18px;font-weight:700;box-shadow:0 8px 18px #0f6b4f2d}.primary:hover,.share-main:hover,.share-row:hover{filter:brightness(1.05);transform:translateY(-1px)}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metrics article{border:1px solid var(--border);background:#ffffffd1;border-radius:16px;align-items:center;gap:15px;min-height:122px;padding:21px;display:flex;box-shadow:0 6px 20px #5b432c0b}.metric-icon{border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:23px;display:grid}.metric-icon.green,.metric-icon.mint{color:#12704f;background:#e8f2e8}.metric-icon.orange{color:#e37b20;background:#fff0df}.metric-icon.blue{color:#177386;background:#e5f3f5}.metrics small,.metrics strong,.metrics em{display:block}.metrics small{color:#71807b;font-size:11px}.metrics strong{margin:5px 0;font-size:26px}.metrics em{color:#46924f;font-size:10px;font-style:normal}.metrics .orange-text{color:#dc792a}.content-grid{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:15px;margin-top:15px;display:grid}.orders-card,.quick-share{border:1px solid var(--border);background:#ffffffe0;border-radius:17px;box-shadow:0 8px 24px #5b432c0c}.orders-card{overflow:hidden}.card-heading{border-bottom:1px solid #eee8dd;justify-content:space-between;align-items:center;padding:20px 21px 16px;display:flex}.card-heading h3,.quick-share h3{margin:0;font-family:Georgia,serif;font-size:18px}.card-heading p,.share-title p{color:#8b928f;margin:4px 0 0;font-size:10px}.card-heading select{border:1px solid var(--border);color:#455952;background:#fff;border-radius:9px;outline:none;padding:8px 11px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:740px}th{color:#929995;text-align:left;text-transform:uppercase;letter-spacing:.05em;padding:12px 14px;font-size:10px}td{vertical-align:middle;border-top:1px solid #f0ebe3;padding:12px 14px;font-size:11px}td b,td small{display:block}td small{color:#909793;white-space:nowrap;text-overflow:ellipsis;max-width:190px;margin-top:4px;font-size:9px;overflow:hidden}tbody tr{transition:all .15s}tbody tr:hover,tbody tr.selected{background:#f4f7ef}.channel{white-space:nowrap;border:1px solid;border-radius:7px;padding:6px 8px;font-size:9px}.whatsapp{color:#128c5d;background:#edfaf1;border-color:#cdebd7}.facebook{color:#2872ce;background:#eef5ff;border-color:#d3e2fb}.instagram{color:#d33b71;background:#fff0f5;border-color:#f3ccd9}.status{border:0;border-radius:7px;outline:none;padding:6px 8px;font-size:9px}.status-tag{border-radius:6px;padding:5px 8px;font-size:10px}.new{color:#6c6963;background:#f0efec}.confirmed{color:#b66d16;background:#fff2dd}.packed{color:#2564a8;background:#eaf3ff}.shipped{color:#6c49b4;background:#f0eaff}.delivered{color:#13704e;background:#e9f5ed}.cancelled{color:#b33f3f;background:#fbe9e9}.share-row{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:700;transition:all .15s}.row-actions{align-items:center;gap:6px;display:flex}.delete-row{color:#a54538;background:#fff6f3;border:1px solid #ecd5d0;border-radius:7px;width:28px;height:28px;font-size:17px;line-height:1}.empty{text-align:center;color:#89928f;padding:50px}.quick-share{padding:20px}.share-title{border-bottom:1px solid #eee8dd;align-items:center;gap:10px;padding-bottom:16px;display:flex}.share-title>span{width:36px;height:36px;color:var(--green);background:#e8f1e7;border-radius:50%;place-items:center;display:grid}.selected-order{padding:17px 0}.selected-order>small{color:#8a928f;font-size:10px;display:block}.selected-order>strong{margin:5px 0 14px;font-size:20px;display:block}dl{margin:0}dl>div{justify-content:space-between;gap:12px;margin:9px 0;display:flex}dt{color:#8b928f;font-size:10px}dd{text-align:right;margin:0;font-size:10px;font-weight:700}.share-main{width:100%}.share-main:disabled,.share-options button:disabled,.copy:disabled{opacity:.45;cursor:not-allowed;transform:none}.or{text-align:center;color:#9a9e9b;margin:14px 0;font-size:9px}.share-options{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.share-options button{border:1px solid var(--border);background:#fff;border-radius:10px;padding:10px 3px 8px}.share-options b,.share-options span{display:block}.share-options b{font-size:20px}.share-options span{margin-top:5px;font-size:8px}.wa{color:#25b76b}.fb{color:#2577da}.ig{color:#d93976}.copy{border:1px solid var(--border);color:#52625d;background:#fff;border-radius:9px;width:100%;margin-top:12px;padding:10px;font-size:10px;font-weight:700}.secure{color:#989b99;text-align:center;margin:15px 0 0;font-size:9px;font-style:italic}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#14251f8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fffdf9;border-radius:20px;width:min(520px,100%);padding:30px;animation:.2s ease-out pop;position:relative;box-shadow:0 25px 80px #17251f48}@keyframes pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.close{color:#7b817e;background:0 0;border:0;font-size:27px;position:absolute;top:15px;right:18px}.eyebrow{color:var(--gold);letter-spacing:.18em;margin:0 0 6px;font-size:9px;font-weight:800}.modal h2{margin:0 0 5px;font-family:Georgia,serif}.modal>span{color:#89918d;font-size:11px}form{gap:14px;max-height:65vh;margin-top:22px;padding-right:3px;display:grid;overflow:auto}form label{color:#52615c;font-size:10px;font-weight:700}form input,form select,form textarea{border:1px solid var(--border);background:#fff;border-radius:9px;outline:none;width:100%;margin-top:6px;padding:11px}form textarea{resize:vertical;min-height:64px}form input:focus,form select:focus,form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f6b4f17}.empty-side{color:#89928f;font-size:11px;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-submit{margin-top:4px}.share-modal pre{white-space:pre-wrap;background:#f7f4ed;border-radius:12px;margin:18px 0;padding:16px;font-family:Arial,sans-serif;font-size:11px;line-height:1.6}.modal-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.modal-actions .copy{margin:0}.toast{color:#fff;z-index:200;background:#15372e;border-radius:11px;padding:13px 18px;font-size:12px;animation:.2s ease-out pop;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 35px #18382c38}.view-hidden{display:none}.products-view{padding-top:4px}.product-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px;display:grid}.product-stats article{border:1px solid var(--border);background:#fff;border-radius:14px;padding:17px 19px}.product-stats small,.product-stats strong{display:block}.product-stats small{color:#87908c;font-size:10px}.product-stats strong{margin-top:6px;font-family:Georgia,serif;font-size:24px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:15px;box-shadow:0 7px 22px #5b432c0b}.product-art{background:linear-gradient(135deg,#faf0dd,#ecf3e8);border-radius:12px;place-items:center;height:120px;margin-bottom:14px;font-size:45px;display:grid}.product-category{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.product-card h3{margin:6px 0;font-family:Georgia,serif;font-size:17px}.product-card p{color:#7d8883;min-height:30px;font-size:10px;line-height:1.5}.product-meta{justify-content:space-between;align-items:center;margin:14px 0;display:flex}.product-meta b{font-size:17px}.product-meta span{border-radius:7px;padding:5px 7px;font-size:9px}.stock-ok{color:#14734f;background:#e9f5ed}.stock-out{color:#b33f3f;background:#fbe9e9}.product-card footer{border-top:1px solid #eee8df;justify-content:space-between;align-items:center;padding-top:11px;display:flex}.product-card code{color:#89918d;font-size:9px}.product-empty{text-align:center;background:#fff;border:1px dashed #d9cdbb;border-radius:16px;grid-column:1/-1;padding:55px 20px}.product-empty>span{font-size:46px}.product-empty h3{margin:12px 0 4px;font-family:Georgia,serif}.product-empty p{color:#7c8883;margin:0 0 18px;font-size:11px}.category-manager{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:14px;margin-bottom:15px;padding:18px;display:grid}.category-manager h3{margin:4px 0;font-family:Georgia,serif;font-size:17px}.category-manager>div>span{color:#87908c;font-size:9px}.category-create{gap:8px;display:flex}.category-create input{border:1px solid var(--border);border-radius:9px;outline:none;min-width:200px;padding:10px}.category-create .primary{padding:10px 13px;font-size:10px}.category-list{border-top:1px solid #eee8df;flex-wrap:wrap;grid-column:1/-1;gap:7px;padding-top:12px;display:flex}.category-list>span{color:var(--green);background:#eef3e9;border-radius:16px;align-items:center;gap:7px;padding:6px 6px 6px 10px;font-weight:700;display:flex;font-size:9px!important}.category-list button{color:#9d4d45;background:#fff;border:0;border-radius:50%;width:18px;height:18px;line-height:1}.standard-view{padding-top:4px}.count-badge{color:var(--green);background:#e8f2e8;border-radius:20px;padding:8px 12px;font-size:10px;font-weight:800}.directory-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.customer-card{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:17px;display:grid}.avatar{width:46px;height:46px;color:var(--green);background:#eaf1e4;border-radius:50%;place-items:center;font-weight:800;display:grid}.customer-card h3{margin:0 0 4px;font-family:Georgia,serif;font-size:16px}.customer-card a{color:var(--green);font-size:10px;text-decoration:none}.customer-card p{color:#8a928f;margin:4px 0 0;font-size:9px}.customer-actions{gap:5px;display:flex}.customer-actions button{border:1px solid var(--border);color:#52635e;background:#fff;border-radius:7px;padding:7px;font-size:9px}.customer-actions button:hover{color:var(--green);background:#eef3e9}.message-layout{grid-template-columns:320px 1fr;gap:15px;display:grid}.message-customer-list,.message-compose,.breakdown-card,.settings-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:16px}.message-customer-list{flex-direction:column;gap:6px;max-height:570px;display:flex;overflow:auto}.message-customer-list button{text-align:left;background:#faf8f3;border:0;border-radius:9px;padding:11px}.message-customer-list button.active{color:var(--green);background:#eaf1e4}.message-customer-list b,.message-customer-list span{display:block}.message-customer-list b{font-size:11px}.message-customer-list span{color:#89918d;margin-top:4px;font-size:9px}.message-compose{padding:24px}.message-compose h3,.breakdown-card h3,.settings-card h3{margin:0 0 5px;font-family:Georgia,serif}.message-compose>p{color:#8b928f;margin-bottom:18px;font-size:10px}.message-compose>button:not(.share-main){text-align:left;border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;margin:8px 0;padding:13px;display:block}.message-compose>button b,.message-compose>button span{display:block}.message-compose>button b{color:var(--deep);font-size:11px}.message-compose>button span{color:#89918d;margin-top:4px;font-size:9px}.message-compose .share-main{margin-top:17px}.report-copy{width:auto;margin:0}.report-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:15px;display:grid}.report-grid article{border:1px solid var(--border);background:#fff;border-radius:15px;padding:22px}.report-grid span,.report-grid strong,.report-grid small{display:block}.report-grid span{color:#808b87;font-size:10px}.report-grid strong{color:var(--green);margin:8px 0;font-family:Georgia,serif;font-size:27px}.report-grid small{color:#929996;font-size:9px}.breakdown-card{padding:23px}.bar-row{grid-template-columns:90px 1fr 25px;align-items:center;gap:12px;margin:17px 0;font-size:10px;display:grid}.bar-row>div{background:#edf0eb;border-radius:10px;height:8px;overflow:hidden}.bar-row i{background:linear-gradient(90deg,#0f6b4f,#55a67e);border-radius:10px;height:100%;display:block}.settings-card{grid-template-columns:1.3fr .7fr;gap:35px;padding:25px;display:grid}.settings-card form{max-height:none;margin:0}.settings-card aside{background:#f5f7f1;border-radius:14px;padding:20px}.settings-card aside p{color:#71807b;font-size:10px;line-height:1.6}.settings-card aside span{color:var(--green);margin:11px 0;font-size:10px;font-weight:700;display:block}button,input,select{transition:all .15s}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #d2a84d66}@media (width<=1100px){.metrics{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.quick-share{grid-template-columns:1fr 1fr;align-items:center;gap:15px;display:grid}.share-title,.selected-order{grid-column:span 1}.share-options,.copy,.secure,.or{grid-column:span 2}.search{width:250px}.profile div{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.settings-card,.directory-grid{grid-template-columns:1fr}}@media (width<=760px){.sidebar{transition:all .2s;transform:translate(-102%)}.sidebar.open{transform:none;box-shadow:20px 0 70px #18352b30}.workspace{width:100%;margin-left:0;padding:20px 15px}.mobile-menu{border:1px solid var(--border);background:#fff;border-radius:9px;width:40px;height:40px;display:block}.topbar{flex-wrap:wrap}.greeting{order:1;width:calc(100% - 128px)}.search{order:4;width:100%}.title-row{margin-top:24px}.profile{margin-left:auto}.metrics{grid-template-columns:1fr 1fr}.metrics article{min-height:100px;padding:14px}.metric-icon{width:38px;height:38px}.metrics strong{font-size:20px}.content-grid{display:block}.quick-share{margin-top:14px;display:block}.share-options{margin-bottom:8px}.form-grid{grid-template-columns:1fr}.title-row p{display:none}.message-layout,.report-grid{grid-template-columns:1fr}.customer-card{grid-template-columns:42px 1fr}.customer-actions{grid-column:1/-1}.category-manager{grid-template-columns:1fr}.category-create{grid-template-columns:1fr auto;display:grid}.category-create input{min-width:0}}@media (width<=480px){.metrics{grid-template-columns:1fr}.greeting h1{font-size:22px}.greeting span{font-size:11px}.profile{display:none}.title-row h2{font-size:21px}.primary{padding:11px 13px}.modal{padding:25px 18px}.modal-actions{grid-template-columns:1fr}.sidebar{width:82vw}.product-stats{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.shop-page{color:#351f19;background:#fffaf3;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.shop-header{z-index:40;background:#fffdf9;border-bottom:1px solid #eadcc7;align-items:center;gap:34px;height:78px;padding:0 max(24px,5vw);display:flex;position:sticky;top:0}.shop-brand{align-items:center;gap:10px;margin-right:auto;text-decoration:none;display:flex}.shop-brand img{object-fit:cover;border-radius:50%;width:48px;height:48px}.shop-brand b,.shop-brand span{font-family:Georgia,serif;display:block}.shop-brand b{color:#75111b;font-size:19px}.shop-brand span{color:#a57b28;font-size:14px}.shop-header nav{gap:26px;display:flex}.shop-header nav a{color:#57443d;font-size:12px;text-decoration:none}.shop-header nav a:hover{color:#8b1520}.shop-menu{background:0 0;border:0;font-size:23px;display:none}.shop-hero{height:min(72vw,640px);min-height:450px;position:relative;overflow:hidden}.shop-hero>img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#fff7ebfa 0%,#fff5e8c7 66%,#0000 100%);flex-direction:column;justify-content:center;padding-left:max(28px,7vw);display:flex;position:absolute;inset:0 45% 0 0}.hero-overlay p,.section-intro>p,.shop-about p{letter-spacing:.18em;color:#a57524;font-size:10px;font-weight:800}.hero-overlay h1{color:#5f0c14;margin:14px 0;font-family:Georgia,serif;font-size:clamp(38px,5vw,69px);line-height:1.03}.hero-overlay h1 em{color:#a87525;font-weight:400}.hero-overlay>span{color:#6a5850;max-width:500px;font-size:14px;line-height:1.7}.hero-overlay a,.shop-about a{color:#fff;background:#72101a;border-radius:5px;align-self:flex-start;margin-top:22px;padding:13px 19px;font-size:11px;font-weight:800;text-decoration:none}.shop-trust{background:#fff;border-block:1px solid #eadcc7;grid-template-columns:repeat(4,1fr);padding:22px max(24px,6vw);display:grid}.shop-trust div{text-align:center;border-right:1px solid #eadcc7;padding:0 18px}.shop-trust div:last-child{border:0}.shop-trust b,.shop-trust span{display:block}.shop-trust b{color:#6d1219;font-family:Georgia,serif;font-size:13px}.shop-trust span{color:#8e7d73;margin-top:5px;font-size:9px}.catalog,.custom-steps{padding:70px max(24px,6vw)}.section-intro{text-align:center}.section-intro h2{color:#5f0c14;margin:8px 0;font-family:Georgia,serif;font-size:36px}.section-intro>span{color:#847269;font-size:12px}.catalog-tools{justify-content:space-between;gap:15px;margin:32px 0 22px;display:flex}.category-pills{flex-wrap:wrap;gap:7px;display:flex}.category-pills button{color:#6e5b52;background:#fff;border:1px solid #dfd0bb;border-radius:18px;padding:8px 13px;font-size:9px}.category-pills button.active{color:#fff;background:#76131c;border-color:#76131c}.catalog-tools input{background:#fff;border:1px solid #dfd0bb;border-radius:20px;outline:none;padding:9px 14px}.shop-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.shop-grid>article{background:#fff;border:1px solid #eadcc7;border-radius:10px;overflow:hidden;box-shadow:0 8px 30px #744a2310}.shop-no-results{text-align:center;border:1px dashed #d9c6aa;border-radius:10px;grid-column:1/-1;padding:50px}.shop-no-results b,.shop-no-results span{display:block}.shop-no-results span{color:#8c7a70;margin-top:6px;font-size:10px}.shop-product-art{background:radial-gradient(circle,#fff5db,#ead7b6);place-items:center;height:230px;display:grid;position:relative}.shop-product-art>span{filter:drop-shadow(0 12px 12px #61441f25);font-size:72px}.shop-product-art i{color:#8a5f1e;background:#fff9ef;border-radius:15px;padding:6px 9px;font-size:8px;font-style:normal;position:absolute;top:13px;left:13px}.shop-product-info{padding:18px}.shop-product-info>small{color:#a88d72;font-size:8px}.shop-product-info h3{color:#65131a;margin:6px 0;font-family:Georgia,serif;font-size:20px}.shop-product-info p{color:#817169;min-height:32px;font-size:10px;line-height:1.55}.shop-product-info footer{justify-content:space-between;align-items:end;margin-top:15px;display:flex}.shop-product-info footer span,.shop-product-info footer b{display:block}.shop-product-info footer span{color:#9d8a7e;font-size:8px}.shop-product-info footer b{font-family:Georgia,serif;font-size:20px}.shop-product-info footer button,.place-order{color:#fff;background:#7a131d;border:0;border-radius:5px;padding:11px 13px;font-size:9px;font-weight:800}.custom-steps{background:#f6ecdd}.steps{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px;display:grid}.steps article{text-align:center;background:#fffaf2;border:1px solid #e3d1b8;border-radius:9px;padding:25px 14px}.steps b{color:#b8904d;font-family:Georgia,serif;font-size:26px}.steps h3{color:#69121a;margin:10px 0 5px;font-family:Georgia,serif}.steps p{color:#8a786f;font-size:10px}.shop-about{grid-template-columns:260px 1fr;align-items:center;gap:55px;padding:65px max(24px,9vw);display:grid}.shop-about img{border:1px solid #e0cda9;border-radius:50%;width:100%}.shop-about h2{color:#65121a;margin:8px 0 12px;font-family:Georgia,serif;font-size:36px}.shop-about span{color:#79675f;max-width:650px;font-size:12px;line-height:1.75;display:block}.shop-footer{color:#eadbc6;background:#441014;justify-content:space-between;align-items:center;gap:20px;padding:30px max(24px,6vw);font-size:10px;display:flex}.shop-footer b,.shop-footer span{display:block}.shop-footer b{margin-bottom:5px;font-family:Georgia,serif;font-size:15px}.footer-contact{text-align:right}.footer-contact a{color:#f3d59d;margin-bottom:6px;font-weight:800;text-decoration:none;display:block}.footer-admin{color:#9e847d;opacity:.7;font-size:8px;text-decoration:none}.footer-admin:hover{color:#fff;opacity:1}.order-success{z-index:60;background:#eaf6e8;border:1px solid #9dc997;border-radius:9px;padding:14px 38px 14px 16px;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #25451b33}.order-success b,.order-success span{display:block}.order-success b{color:#216b36}.order-success span{margin-top:4px;font-size:10px}.order-success button{background:0 0;border:0;position:absolute;top:8px;right:9px}.shop-modal-bg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#301a16a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.shop-modal{background:#fffaf3;border-radius:12px;width:min(610px,100%);max-height:94vh;padding:30px;position:relative;overflow:auto}.shop-modal>p{letter-spacing:.17em;color:#a57524;margin:0;font-size:9px;font-weight:800}.shop-modal>h2{color:#65121a;margin:7px 0 3px;font-family:Georgia,serif}.shop-modal>span{color:#8b776e;font-size:11px}.shop-close{background:0 0;border:0;font-size:25px;position:absolute;top:12px;right:14px}.shop-modal form{max-height:none}.shop-modal form small{color:#948178;font-weight:400}.order-total{background:#f4e8d6;border-radius:7px;justify-content:space-between;padding:12px;font-size:10px;display:flex}.place-order{width:100%;padding:14px;font-size:11px}.order-note{text-align:center;line-height:1.5}.place-order:disabled{opacity:.6}.shop-product-info button:hover,.place-order:hover,.hero-overlay a:hover{filter:brightness(1.12)}@media (width<=900px){.shop-grid{grid-template-columns:repeat(2,1fr)}.hero-overlay{inset:0 25% 0 0}.shop-trust{grid-template-columns:repeat(2,1fr);gap:18px}.shop-trust div:nth-child(2){border:0}.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.shop-header{height:67px;padding:0 15px}.shop-brand img{width:41px;height:41px}.shop-menu{display:block}.shop-header nav{top:67px;background:#fff;flex-direction:column;padding:15px;display:none;position:absolute;inset-inline:0;box-shadow:0 12px 25px #4f311522}.shop-header nav.open{display:flex}.shop-hero{height:590px}.hero-overlay{background:linear-gradient(90deg,#fff6e9e8,#fff6e9b5);padding:35px 24px;inset:0}.shop-trust{grid-template-columns:1fr 1fr;padding:20px 12px}.shop-trust div{padding:5px}.catalog,.custom-steps{padding:50px 15px}.catalog-tools{display:block}.catalog-tools input{width:100%;margin-top:12px}.shop-grid{grid-template-columns:1fr}.shop-product-art{height:210px}.steps{grid-template-columns:1fr 1fr}.shop-about{text-align:center;grid-template-columns:1fr;gap:20px;padding:50px 25px}.shop-about img{width:180px;margin:auto}.shop-about a{align-self:center}.shop-footer{text-align:center;flex-direction:column}.footer-contact{text-align:center}.shop-modal{padding:25px 17px}.hero-overlay h1{font-size:43px}}.shop-product-art{overflow:hidden}.shop-product-art>img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.shop-grid>article:hover .shop-product-art>img{transform:scale(1.035)}.shop-product-art i{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff9efeb}.shop-footer{background:linear-gradient(90deg,#3c080ee8,#220306d6),url(/shop-footer.jpg) 50%/cover;padding-block:54px}.hero-overlay{background:linear-gradient(90deg,#190d0be8 0%,#25120fc2 70%,#0000 100%)}.hero-overlay h1{color:#fff4e5}.hero-overlay h1 em{color:#e8b55c}.hero-overlay>span{color:#f2dfce}.hero-overlay p{color:#e9b65e}@media (width<=680px){.hero-overlay{background:linear-gradient(90deg,#190d0be3,#261511b8)}}.product-art{position:relative;overflow:hidden}.product-art>img{object-fit:cover;border-radius:12px;width:100%;height:100%}.product-art>i{color:var(--green);background:#fff;border-radius:12px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;position:absolute;bottom:8px;right:8px}.product-actions{align-items:center;gap:7px;display:flex}.edit-product{border:1px solid var(--border);color:var(--green);background:#fff;border-radius:7px;padding:6px 10px;font-size:9px;font-weight:800}.product-image-fields{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-image-field{border:1px dashed var(--border);background:#faf8f3;border-radius:10px;padding:10px}.product-image-field>span{margin-bottom:7px;display:block}.product-image-field>img{object-fit:cover;border-radius:7px;width:100%;height:90px;margin-bottom:7px;display:block}.product-image-field input[type=file]{background:#fff;padding:7px;font-size:8px}.product-image-field>em{color:#658275;margin-top:6px;font-size:8px;font-style:normal;display:block}.old-price{margin-top:3px;text-decoration:line-through;color:#a29085!important;display:block!important}.qty-stepper{grid-template-columns:42px 1fr 42px;gap:0;display:grid}.qty-stepper button{color:#68121a;background:#f7ead8;border:1px solid #dfd0bb;font-size:20px;font-weight:800}.qty-stepper input{text-align:center;border-radius:0}.coupon-entry{grid-template-columns:1fr auto;gap:8px;display:grid}.coupon-entry button{color:#fff;background:#76131c;border:0;border-radius:7px;padding:0 16px;font-weight:800}.coupon-ok{margin-top:6px;display:block;color:#20804d!important}.coupon-popup{z-index:120;text-align:center;background:linear-gradient(145deg,#fff8ec,#f3ddba);border:1px solid #d6b36d;border-radius:18px;width:min(360px,100% - 30px);padding:28px;position:fixed;bottom:24px;right:24px;box-shadow:0 24px 70px #3d170b52}.coupon-popup>button{background:0 0;border:0;font-size:24px;position:absolute;top:10px;right:12px}.coupon-popup small{color:#a46c17;letter-spacing:.18em;font-weight:900}.coupon-popup h2{color:#72101a;margin:8px;font-family:Georgia,serif;font-size:38px}.coupon-popup p{color:#70584d;font-size:12px}.coupon-popup>div{grid-template-columns:1fr auto;margin:18px 0 8px;display:grid}.coupon-popup code{letter-spacing:.12em;background:#fff;border:1px dashed #9e741f;padding:12px;font-weight:900}.coupon-popup>div button{color:#fff;background:#72101a;border:0;padding:0 16px;font-weight:800}.coupon-popup>span{color:#8a7468;font-size:9px}.coupon-admin{border:1px solid var(--border);background:#faf5ea;border-radius:12px;margin:18px 0;padding:16px}.product-price del{color:#9c887d;font-size:13px}@media (width<=680px){.coupon-popup{bottom:76px;right:15px}}.product-detail{background:#fbf6ed;align-items:start;gap:30px;padding:54px max(18px,7vw)}.product-gallery,.product-summary{background:#fff;border:1px solid #e4d5c1;border-radius:12px;padding:16px;box-shadow:0 10px 35px #5f351314}.product-main-image{background:#faf7f1;border-radius:8px;height:520px}.product-main-image img{object-fit:contain}.product-summary{padding:26px}.product-summary h1{margin-bottom:16px;font-size:clamp(32px,3vw,46px)}.product-price{margin:15px 0;padding:18px 0}.product-price span{color:#23713a;background:#e8f6ea;border-radius:20px;padding:5px 9px;font-weight:900}.product-price del{margin-left:auto}.summary-quantity{border-block:1px solid #eadcc7;justify-content:space-between;align-items:center;margin-top:14px;padding:14px 0;display:flex}.summary-quantity>b{font-size:12px}.summary-quantity .qty-stepper{grid-template-columns:38px 1fr 38px;width:125px}.summary-quantity .qty-stepper span{border-block:1px solid #dfd0bb;place-items:center;font-weight:800;display:grid}.detail-buy-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.detail-buy-actions button{color:#fff;text-align:center;background:#6e090e;border:0;border-radius:6px;padding:15px;font-size:11px;font-weight:900}.detail-buy-actions button:last-child{color:#2f2104;background:#dfb731}.continue-shopping{color:#68121a;margin:12px 0;font-size:10px;font-weight:800;text-decoration:none;display:inline-block}.delivery-offers{border:1px solid #e3d2ba;border-radius:8px;margin:4px 0 16px}.delivery-offers summary{cursor:pointer;padding:13px;font-size:11px;font-weight:900}.delivery-offers>div{border-top:1px solid #eadcc7;grid-template-columns:1fr 1fr;gap:10px;padding:11px;display:grid}.delivery-offers article{border:1px solid #eadcc7;border-radius:7px;padding:12px}.delivery-offers b,.delivery-offers span,.delivery-offers small{display:block}.delivery-offers b{color:#65121a;font-size:9px}.delivery-offers span{margin:7px 0;font-size:10px}.delivery-offers small{color:#907d72;font-size:8px}@media (width<=680px){.product-detail{padding:12px 15px 42px}.product-gallery,.product-summary{padding:12px}.product-main-image{height:90vw;min-height:310px}.detail-buy-actions,.delivery-offers>div{grid-template-columns:1fr}}.customer-reviews{background:#fffaf3;padding:70px max(20px,7vw)}.reviews-heading{border-bottom:1px solid #e5d5bf;justify-content:space-between;align-items:end;padding-bottom:22px;display:flex}.reviews-heading p{color:#ad7d28;letter-spacing:.17em;font-size:9px;font-weight:900}.reviews-heading h2{color:#5e0d15;margin:7px 0;font-family:Georgia,serif;font-size:34px}.reviews-heading span{color:#89766c;font-size:10px}.reviews-heading>strong{color:#7a131d;font-family:Georgia,serif;font-size:28px}.reviews-layout{grid-template-columns:1.4fr .8fr;gap:30px;margin-top:28px;display:grid}.review-list{gap:12px;display:grid}.review-list article,.no-reviews,.customer-reviews form{background:#fff;border:1px solid #e6d6c1;border-radius:11px;padding:20px}.review-list article>div{justify-content:space-between;display:flex}.review-list article span{color:#d3a324}.review-list article p{color:#715f57;font-size:11px;line-height:1.7}.review-list article small{color:#9a877b;font-size:8px}.customer-reviews form h3{color:#65121a;margin-top:0;font-family:Georgia,serif}.customer-reviews form label{font-size:9px;font-weight:800}.customer-reviews form input,.customer-reviews form select,.customer-reviews form textarea{box-sizing:border-box;background:#fff;border:1px solid #dfd0bb;border-radius:7px;width:100%;margin:6px 0 12px;padding:10px}.mobile-order-bar{border:0}@media (width<=680px){.customer-reviews{padding:50px 15px 90px}.reviews-layout{grid-template-columns:1fr}.reviews-heading{align-items:start}.reviews-heading h2{font-size:28px}}.tax-meta{gap:8px;margin:-10px 0 15px;display:flex}.tax-meta span{color:#725e52;background:#f5ead9;border-radius:14px;padding:5px 9px;font-size:8px;font-weight:800}.product-image-field small{color:#9a514a;align-items:center;gap:6px;margin-top:7px;font-size:8px;display:flex}.product-image-field small input,.active-product input{width:auto;margin:0}.active-product{align-items:center;gap:8px;display:flex}.photo-count{color:#fff;background:#2b110dc7;border-radius:15px;padding:6px 9px;font-size:8px;position:absolute;bottom:12px;right:12px}.shop-about>div{min-width:0}.shop-about a{clear:both;margin-top:22px;display:inline-block}.shop-about span{margin-bottom:0}.shop-header nav{white-space:nowrap;flex-flow:row;align-items:center}.shop-header nav a{align-items:center;display:inline-flex}.shop-brand{flex-shrink:0}@media (width<=680px){.product-image-fields{grid-template-columns:1fr}.shop-header nav.open{z-index:50;box-sizing:border-box;background:#fffdf9;gap:0;width:100%;padding:8px 15px 12px;display:flex!important}.shop-header nav.open a{color:#57443d;border-bottom:1px solid #efe4d6;padding:11px 8px;display:block}.shop-header nav.open a:last-child{border-bottom:0}}.track-timeline{grid-template-columns:repeat(5,1fr)}.track-result-head>span.cancelled{color:#a0242c;background:#fff0ef}.cancelled-note{color:#a0242c;background:#fff0ef;border:1px solid #efc0c0;border-radius:9px;margin:25px 0;padding:15px;font-size:10px}@media (width<=680px){.track-timeline{grid-template-columns:1fr}}.shop-logo{flex-shrink:0;align-items:center;margin-right:auto;text-decoration:none;display:flex}.shop-logo img{object-fit:cover;border-radius:50%;width:48px;height:48px}.shop-title{white-space:nowrap;letter-spacing:-.02em;font-family:Brush Script MT,Segoe Script,Snell Roundhand,cursive;font-size:30px;font-weight:500;line-height:1;text-decoration:none;position:absolute;left:50%;transform:translate(-50%)}.shop-title span{color:#8f1420}.shop-title em{color:#ad8129;font-style:normal}.shop-title:hover{filter:brightness(1.12)}@media (width<=680px){.shop-logo img{width:41px;height:41px}.shop-title{font-size:23px}}.sound-toggle{border:1px solid var(--border);color:#68746f;white-space:nowrap;background:#fff;border-radius:10px;align-items:center;gap:6px;padding:9px 10px;font-size:10px;display:flex}.sound-toggle.on{color:var(--green);background:#edf5e8}.sound-toggle span{font-size:8px;font-weight:800}.icon-button.has-new-order{background:#fff0dc;border-color:#e0a64e;animation:1.8s infinite new-order-pulse}.icon-button.has-new-order i{background:#c9462f}.new-order-tag{letter-spacing:.08em;color:#fff;vertical-align:2px;background:#e14e34;border-radius:8px;margin-left:4px;padding:3px 5px;font-family:Arial,sans-serif;font-size:6px;font-style:normal}@keyframes new-order-pulse{0%,to{box-shadow:0 0 #e29f3c00}50%{box-shadow:0 0 0 7px #e29f3c24}}.order-customer-details{border-top:1px solid var(--border);margin-top:14px;padding-top:10px}.order-customer-details>div{margin-top:9px}.order-customer-details small{color:#8b9893;text-transform:uppercase;letter-spacing:.08em;font-size:7px;display:block}.order-customer-details p{color:#384943;white-space:pre-wrap;margin:4px 0 0;font-size:9px;line-height:1.5}.reference-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:13px;display:grid}.reference-actions button,.reference-actions a{text-align:center;border:0;border-radius:8px;padding:10px 8px;font-size:8px;font-weight:900;text-decoration:none}.reference-actions button{background:var(--green);color:#fff}.reference-actions a{color:var(--green);background:#edf2ed}.reference-lightbox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300;background:#12231edb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.reference-lightbox>section{background:#fff;border-radius:16px;width:min(900px,100%);max-height:94vh;padding:22px;position:relative;overflow:auto;box-shadow:0 30px 100px #0008}.reference-close{color:#29463c;background:#eef1ed;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:10px;right:12px}.reference-lightbox section>div:first-of-type span{letter-spacing:.13em;color:#9b7a33;font-size:8px;font-weight:900}.reference-lightbox h2{color:var(--green);margin:5px 0;font-family:Georgia,serif}.reference-lightbox section>div:first-of-type p{color:#75827d;font-size:10px}.reference-lightbox img{object-fit:contain;background:#f3f1eb;border-radius:11px;width:100%;max-height:58vh;margin:16px 0;display:block}.lightbox-details{grid-template-columns:1fr auto;align-items:center;gap:15px;display:grid}.lightbox-details small{color:#89958f;text-transform:uppercase;font-size:7px;display:block}.lightbox-details p{color:#354740;white-space:pre-wrap;margin:5px 0;font-size:10px}.lightbox-details a{background:var(--green);color:#fff;border-radius:8px;padding:11px 14px;font-size:9px;font-weight:900;text-decoration:none}@media (width<=760px){.sound-toggle span{display:none}.sound-toggle{justify-content:center;width:40px;height:40px;padding:0}.reference-actions{grid-template-columns:1fr}.reference-lightbox{padding:8px}.reference-lightbox>section{padding:17px}.lightbox-details{grid-template-columns:1fr}.lightbox-details a{text-align:center}}.product-card-link{text-decoration:none;display:block}.shop-product-info h3 a{color:inherit;text-decoration:none}.shop-product-info h3 a:hover{color:#a87525}.card-actions{align-items:center;gap:7px;display:flex}.card-actions>a{color:#6b161b;border:1px solid #d8c7ae;border-radius:5px;padding:10px 11px;font-size:8px;font-weight:800;text-decoration:none}.product-page{color:#351f19;background:#fffaf3;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.product-header{z-index:40;background:#fff;border-bottom:1px solid #eadcc7;justify-content:space-between;align-items:center;height:76px;padding:0 max(22px,6vw);display:flex;position:sticky;top:0}.product-header>a:last-child{color:#6b161b;font-size:11px;font-weight:800;text-decoration:none}.product-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.product-brand img{object-fit:cover;border-radius:50%;width:48px;height:48px}.product-brand span,.product-brand b,.product-brand small{display:block}.product-brand b{color:#70131b;font-family:Georgia,serif}.product-brand small{color:#aa7c2a;font-family:Georgia,serif}.product-success{color:#216b36;background:#eaf6e8;justify-content:center;gap:15px;padding:14px max(22px,7vw);font-size:11px;display:flex}.product-breadcrumb{color:#9a877b;flex-direction:row;align-items:center;gap:9px;padding:22px max(22px,7vw);font-size:10px;display:flex}.product-breadcrumb a{color:#6a5550;text-decoration:none}.product-breadcrumb b{color:#65131a}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:clamp(35px,6vw,85px);padding:16px max(22px,7vw) 75px;display:grid}.product-main-image{background:#f0e3cf;border:1px solid #e3d2b8;border-radius:16px;height:min(52vw,620px);min-height:430px;overflow:hidden}.product-main-image img{object-fit:cover;width:100%;height:100%}.product-thumbs{gap:10px;margin-top:12px;display:flex}.product-thumbs button{background:#fff;border:2px solid #0000;border-radius:10px;width:84px;height:84px;padding:3px}.product-thumbs button.active{border-color:#7a131d}.product-thumbs img{object-fit:cover;border-radius:6px;width:100%;height:100%}.product-summary{padding-top:18px}.product-category-label,.detail-customise p,.related-products>p{color:#ad7d28;letter-spacing:.17em;font-size:9px;font-weight:900}.product-summary h1{color:#5e0d15;margin:12px 0;font-family:Georgia,serif;font-size:clamp(36px,4vw,58px);line-height:1.05}.product-code{color:#9a877b;font-size:9px}.product-price{border-block:1px solid #eadcc7;align-items:baseline;gap:12px;margin:20px 0;padding:23px 0;display:flex}.product-price small,.product-price span{color:#958278;font-size:9px}.product-price strong{color:#6b1018;font-family:Georgia,serif;font-size:32px}.product-description{color:#715f57;font-size:13px;line-height:1.8}.product-assurance{grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0;display:grid}.product-assurance div{background:#f4e9d9;border-radius:9px;padding:13px 9px}.product-assurance b,.product-assurance span{display:block}.product-assurance b{color:#68121a;font-family:Georgia,serif;font-size:11px}.product-assurance span{color:#8d7b72;margin-top:5px;font-size:8px}.stock-line{justify-content:space-between;align-items:center;gap:14px;display:flex}.stock-line span{font-size:10px;font-weight:800}.in-stock{color:#23814b}.out-stock{color:#b33f3f}.stock-line small{color:#928077;text-align:right;font-size:8px}.detail-order-cta{text-align:center;color:#fff;background:#76131c;border-radius:7px;margin:22px 0 13px;padding:16px;font-size:11px;font-weight:900;text-decoration:none;display:block}.product-share{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.product-share>span{color:#917d73;margin-right:5px;font-size:9px}.product-share button{color:#6b5750;background:#fff;border:1px solid #dfd1bd;border-radius:18px;padding:8px 11px;font-size:8px;font-weight:800}.detail-customise{background:#f4eadc;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(35px,7vw,90px);padding:70px max(22px,8vw);display:grid}.customise-copy h2,.related-products h2{color:#64111a;margin:9px 0 16px;font-family:Georgia,serif;font-size:38px}.customise-copy>span{color:#78675f;font-size:12px;line-height:1.75}.customise-copy ol{margin-top:26px;padding-left:20px}.customise-copy li{color:#6c5c55;padding:7px;font-size:11px}.detail-customise form{background:#fffaf3;border:1px solid #e2d1b9;border-radius:14px;max-height:none;margin:0;padding:25px}.detail-customise form small{color:#928078;font-weight:400}.detail-submit{color:#fff;background:#76131c;border:0;border-radius:7px;padding:15px;font-size:11px;font-weight:900}.detail-submit:disabled{opacity:.6}.related-products{text-align:center;padding:70px max(22px,7vw)}.related-products>div{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.related-products a{text-align:left;color:#351f19;background:#fff;border:1px solid #eadcc7;border-radius:12px;padding-bottom:17px;text-decoration:none;overflow:hidden}.related-products img{object-fit:cover;width:100%;height:220px}.related-products a span,.related-products a b,.related-products a strong{margin-inline:17px;display:block}.related-products a span{color:#a67a2d;margin-top:15px;font-size:8px}.related-products a b{color:#68131a;margin-top:7px;font-family:Georgia,serif;font-size:18px}.related-products a strong{margin-top:12px}.product-detail-footer{color:#eadbc6;background:linear-gradient(90deg,#3c080ee8,#220306d6),url(/shop-footer.jpg) 50%/cover;justify-content:space-between;align-items:center;padding:45px max(22px,7vw);font-size:10px;display:flex}.product-detail-footer b,.product-detail-footer span{display:block}.product-detail-footer b{margin-bottom:6px;font-family:Georgia,serif;font-size:17px}.product-detail-footer a{color:#f3d59d;font-weight:900;text-decoration:none}@media (width<=900px){.product-detail{grid-template-columns:1fr;gap:25px}.product-main-image{height:70vw}.detail-customise{grid-template-columns:1fr}.product-summary{padding-top:0}}@media (width<=680px){.card-actions{display:grid}.card-actions>a{text-align:center}.product-header{height:66px;padding-inline:15px}.product-brand img{width:40px;height:40px}.product-breadcrumb{padding:18px 16px;overflow:hidden}.product-breadcrumb b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-detail{padding:5px 15px 50px}.product-main-image{height:92vw;min-height:320px}.product-thumbs button{width:66px;height:66px}.product-summary h1{font-size:37px}.product-price{flex-wrap:wrap}.product-price strong{font-size:29px}.product-assurance{grid-template-columns:1fr}.stock-line{display:block}.stock-line small{text-align:left;margin-top:7px;display:block}.product-share button{flex:1}.detail-customise{padding:50px 15px}.detail-customise form{padding:18px}.related-products{padding:50px 15px}.related-products>div{grid-template-columns:1fr}.related-products img{height:260px}.product-detail-footer{text-align:center;flex-direction:column;gap:17px}}a.signout{text-decoration:none}.view-only{color:#7c8b85;background:#eef1ed;border-radius:10px;padding:5px 8px;font-size:8px}.staff-management{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:18px;padding:24px}.staff-heading h3{margin:5px 0;font-family:Georgia,serif;font-size:22px}.staff-heading span{color:#7d8883;font-size:10px}.staff-invite-form{grid-template-columns:1fr 1fr 1fr auto;align-items:end;max-height:none;margin-top:20px;overflow:visible}.staff-invite-form button{height:38px}.generated-invite{background:#eef5e9;border:1px solid #c9ddc1;border-radius:11px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;margin-top:17px;padding:14px;display:grid}.generated-invite b{color:var(--green);font-size:10px}.generated-invite input{background:#fff;border:1px solid #cad6c7;border-radius:7px;padding:9px;font-size:9px}.generated-invite button,.generated-invite a{color:var(--green);background:#fff;border:0;border-radius:7px;padding:9px;font-size:9px;font-weight:800;text-decoration:none}.staff-list,.invite-history{margin-top:22px}.staff-list h4,.invite-history h4{margin:0 0 10px;font-family:Georgia,serif}.staff-list article{border-top:1px solid #eee8df;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 0;display:grid}.staff-list article b,.staff-list article span{display:block}.staff-list article span{color:#87908c;margin-top:4px;font-size:9px}.staff-list article i{border-radius:10px;padding:5px 8px;font-size:8px;font-style:normal}.staff-list article i.active{color:#167047;background:#e5f3e7}.staff-list article i.inactive{color:#a34343;background:#f8e7e7}.staff-list article button{border:1px solid var(--border);background:#fff;border-radius:7px;padding:7px 10px;font-size:8px}.staff-list>p,.invite-history span{color:#87908c;font-size:9px}.invite-history span{padding:5px 0;display:block}.invite-page{background:linear-gradient(135deg,#fff9ef,#f1e1c9);place-items:center;min-height:100vh;padding:25px;font-family:Arial,sans-serif;display:grid}.invite-card{text-align:center;background:#fff;border:1px solid #e4d2b6;border-radius:18px;width:min(470px,100%);padding:35px;box-shadow:0 25px 80px #5b301b20}.invite-card>img{object-fit:cover;border-radius:50%;width:90px;height:90px}.invite-card>p{letter-spacing:.18em;color:#a47627;font-size:9px;font-weight:900}.invite-card h1{color:#68121a;margin:8px 0;font-family:Georgia,serif;font-size:34px}.invite-card>span{color:#79675f;font-size:11px;line-height:1.6;display:block}.invite-permissions{text-align:left;background:#f7efe3;border-radius:11px;margin:22px 0;padding:16px}.invite-permissions b,.invite-permissions span{display:block}.invite-permissions b{color:#68121a;margin-bottom:9px;font-family:Georgia,serif}.invite-permissions span{color:#6f6058;padding:4px 0;font-size:10px}.invite-card>button,.invite-card>a{box-sizing:border-box;color:#fff;background:#74141d;border:0;border-radius:8px;width:100%;padding:14px;font-size:11px;font-weight:900;text-decoration:none;display:block}.invite-card>small{color:#9a8a80;margin-top:18px;font-size:8px;display:block}.invite-message{border-radius:8px;margin:14px 0;padding:12px;font-size:10px}.invite-message.success{color:#216b36;background:#e6f4e8}.invite-message.error{color:#a13f3f;background:#f8e8e8}@media (width<=900px){.staff-invite-form{grid-template-columns:1fr 1fr}.generated-invite{grid-template-columns:1fr}.generated-invite b{grid-column:1/-1}}@media (width<=680px){.staff-management{padding:17px}.staff-invite-form{grid-template-columns:1fr}.staff-list article{grid-template-columns:1fr auto}.staff-list article button{grid-column:1/-1}.invite-card{padding:27px 18px}}.refresh-button{border:1px solid var(--border);color:#53625d;white-space:nowrap;background:#fff;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:800}.refresh-button:hover{color:var(--green);background:#eef3e9}.refresh-button:disabled{opacity:.6}.product-not-found{text-align:center;place-content:center;min-height:65vh;padding:30px;display:grid}.product-not-found b{color:#68121a;font-family:Georgia,serif;font-size:30px}.product-not-found span{color:#817169;margin-top:9px;font-size:11px}@media (width<=760px){.refresh-button span{display:none}.refresh-button{width:40px;height:40px;padding:0;font-size:18px}}.stock-enquiry{color:#6b1119!important;background:#fff2cf!important;border-color:#d9bd74!important}.upload-preview{background:#f6ecdd;border:1px solid #e0ceb3;border-radius:10px;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:12px;display:grid}.upload-preview img{object-fit:cover;border-radius:7px;width:92px;height:82px}.upload-preview b,.upload-preview span{display:block}.upload-preview b{color:#65121a;font-family:Georgia,serif}.upload-preview span{color:#88746b;margin:4px 0 8px;font-size:9px}.upload-preview button{color:#9a1721;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.receipt-bg{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:150;background:#2a1511b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.order-receipt{text-align:center;background:#fffaf2;border-radius:16px;width:min(520px,100%);max-height:94vh;padding:32px;position:relative;overflow:auto;box-shadow:0 30px 90px #230b0b55}.receipt-check{color:#217443;background:#e3f3e3;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 13px;font-size:28px;display:grid}.order-receipt>p{color:#ad7d28;letter-spacing:.18em;font-size:9px;font-weight:900}.order-receipt h2{color:#621019;margin:8px 0;font-family:Georgia,serif;font-size:30px}.order-receipt>span{color:#7e6b62;font-size:11px;line-height:1.6;display:block}.receipt-id{background:#f3e6d2;border:1px dashed #c6a66d;border-radius:11px;margin:22px 0;padding:16px}.receipt-id small,.receipt-id strong{display:block}.receipt-id small{color:#98783c;letter-spacing:.15em;font-size:8px}.receipt-id strong{color:#5d1018;margin:5px;font-family:Georgia,serif;font-size:28px}.receipt-id button{color:#871721;background:0 0;border:0;font-size:9px;text-decoration:underline}.receipt-lines{border-block:1px solid #eadcc7;padding:10px 0}.receipt-lines div{text-align:left;justify-content:space-between;gap:20px;padding:7px 2px;display:flex}.receipt-lines span{color:#8e7b72;font-size:9px}.receipt-lines b{color:#4c3630;text-align:right;font-size:10px}.receipt-actions{grid-template-columns:1fr 1fr;gap:9px;margin:20px 0;display:grid}.receipt-actions button,.receipt-actions a{border:0;border-radius:7px;padding:13px;font-size:10px;font-weight:900;text-decoration:none}.receipt-actions button{color:#fff;background:#197d52}.receipt-actions a{color:#fff;background:#74121b}.order-receipt>small{color:#9c8980;font-size:8px;line-height:1.5;display:block}.detail-order-cta.notify{background:#a77b28}.out-of-stock-panel{text-align:center;background:#f4eadc;padding:75px 20px}.out-of-stock-panel p{letter-spacing:.16em;color:#aa7a27;font-size:9px;font-weight:900}.out-of-stock-panel h2{color:#64111a;margin:10px;font-family:Georgia,serif;font-size:36px}.out-of-stock-panel span{color:#79675f;font-size:11px;display:block}.out-of-stock-panel a{color:#fff;background:#1d7d54;border-radius:7px;margin-top:20px;padding:14px 19px;font-size:10px;font-weight:900;text-decoration:none;display:inline-block}.mobile-order-bar{display:none}.track-page{color:#351f19;background:#fffaf3;min-height:100vh}.track-hero{text-align:center;background:linear-gradient(#fffaf3e8,#fffaf3ee),url(/shop-hero.jpg) 50%/cover;padding:75px max(20px,15vw)}.track-hero>p{letter-spacing:.2em;color:#aa7a27;font-size:9px;font-weight:900}.track-hero h1{color:#621019;margin:10px;font-family:Georgia,serif;font-size:clamp(38px,6vw,64px)}.track-hero>span{color:#7b6960;max-width:620px;margin:auto;font-size:12px;line-height:1.7;display:block}.track-hero form{text-align:left;background:#fff;border:1px solid #e4d5c0;border-radius:12px;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;max-width:720px;margin:30px auto 0;padding:16px;display:grid;box-shadow:0 15px 45px #6d3c1712}.track-hero form label{color:#6b554c;font-size:9px;font-weight:800}.track-hero form input{background:#fff;border:1px solid #d8c6af;border-radius:7px;width:100%;margin-top:6px;padding:12px}.track-hero form button{color:#fff;background:#74121b;border:0;border-radius:7px;padding:13px 18px;font-size:10px;font-weight:900}.track-error{color:#a0242c;background:#fff0ef;border:1px solid #efc0c0;border-radius:8px;max-width:720px;margin:14px auto 0;padding:12px;font-size:10px}.track-result{background:#fff;border:1px solid #e4d5c0;border-radius:15px;max-width:980px;margin:45px auto 80px;padding:28px;box-shadow:0 18px 60px #6d3c1712}.track-result-head{border-bottom:1px solid #eadcc7;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.track-result-head small,.track-result-head b{display:block}.track-result-head small{color:#9d887b;font-size:8px}.track-result-head b{color:#611019;font-family:Georgia,serif;font-size:24px}.track-result-head>span{color:#257542;background:#e7f2e6;border-radius:20px;padding:8px 13px;font-size:9px;font-weight:900}.track-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.track-summary div{background:#fbf4e9;border-radius:8px;padding:13px}.track-summary small,.track-summary b{display:block}.track-summary small{color:#9c877a;font-size:8px}.track-summary b{color:#4d3730;margin-top:5px;font-size:10px}.track-timeline{grid-template-columns:repeat(6,1fr);margin:36px 0 25px;display:grid}.track-timeline div{text-align:center;color:#ad9d95;position:relative}.track-timeline div:before{content:"";background:#e5d7c5;height:3px;position:absolute;top:15px;left:-50%;right:50%}.track-timeline div:first-child:before{display:none}.track-timeline div.done:before{background:#278050}.track-timeline i{z-index:1;background:#e8ded0;border-radius:50%;place-items:center;width:32px;height:32px;margin:auto;font-size:9px;font-style:normal;display:grid;position:relative}.track-timeline .done i{color:#fff;background:#278050}.track-timeline b{margin-top:8px;font-size:8px;display:block}.track-timeline .done b{color:#28764a}.courier-update{background:#eef6ef;border-radius:9px;padding:14px}.courier-update span,.courier-update b{display:block}.courier-update span{color:#74917d;font-size:8px}.courier-update b{margin-top:4px;font-size:10px}.last-updated{color:#99877e;margin:14px 0;font-size:8px;display:block}.track-help{color:#197a51;font-size:10px;font-weight:900;display:inline-block}@media (width<=680px){.receipt-bg{padding:10px}.order-receipt{padding:27px 17px}.receipt-actions{grid-template-columns:1fr}.track-hero{padding:50px 15px}.track-hero form{grid-template-columns:1fr}.track-result{margin:25px 15px 90px;padding:19px}.track-summary{grid-template-columns:1fr 1fr}.track-timeline{grid-template-columns:1fr;gap:0;margin-left:10px}.track-timeline div{text-align:left;align-items:center;gap:12px;min-height:52px;display:flex}.track-timeline div:before{width:3px;height:52px;top:-36px;left:15px;right:auto}.track-timeline i,.track-timeline b{margin:0}.mobile-order-bar{z-index:70;color:#fff;background:#74121b;border-radius:10px;justify-content:space-between;align-items:center;padding:13px 16px;text-decoration:none;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 35px #3d0b0b55}.mobile-order-bar span,.mobile-order-bar b{font-size:11px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
