/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--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}.grid{display:grid}.inline{display:inline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@font-face{font-family:Delmon Arabic;src:url(/fonts/NotoKufiArabic-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Delmon Arabic;src:url(/fonts/NotoKufiArabic-Bold.ttf)format("truetype");font-style:normal;font-weight:700 900;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand:#0756b5;--brand-dark:#103a71;--ink:#183b63;--muted:#667a91;--surface:#f5f8fd;--card:#fff;--gold:#c69b59;--navy:#0e1d36;--line:#e7ebf0;--font-sans:"Delmon Arabic", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-size:14px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(100% - 80px,1260px);margin-inline:auto}.site-root{background:var(--card);min-height:100vh;font-family:var(--font-sans);overflow-x:hidden}.site-header{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-bottom:1px solid #103a7114;position:sticky;inset-block-start:0}.site-header:before{background:linear-gradient(90deg,var(--navy),var(--brand) 62%,var(--gold));content:"";height:3px;position:absolute;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:89px;display:flex}.brand-mark{text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;min-width:205px;display:inline-flex}.brand-mark img{object-fit:contain;width:54px;height:54px}.brand-mark span{gap:4px;display:grid}.brand-mark strong{color:var(--brand-dark);white-space:nowrap;font-size:15px;font-weight:800}.brand-mark small{color:var(--muted);letter-spacing:.07em;font-size:9px}.desktop-nav,.header-actions{align-items:center;gap:8px;display:flex}.nav-link{color:#4f6074;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-height:43px;padding:0 12px;font-size:11px;transition:color .2s;display:inline-flex;position:relative}.nav-link:after{background:var(--brand);content:"";opacity:0;border-radius:2px;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:2px;left:12px;right:12px;transform:scaleX(.4)}.nav-link.is-active{color:var(--brand);font-weight:800}.nav-link.is-active:after{opacity:1;transform:scaleX(1)}.nav-offers{color:#a27b42}.header-actions{gap:11px}.language-button,.icon-button,.cart-button{width:42px;height:42px;color:var(--brand-dark);cursor:pointer;background:#fff;border:1px solid #e7ecf3;border-radius:12px;place-items:center;transition:background .2s,border-color .2s;display:inline-grid;position:relative}.language-button:hover,.icon-button:hover,.cart-button:hover{background:#f5f8fd;border-color:#d3dfef}.language-button{font-size:11px;font-weight:800}.cart-count{background:var(--brand);color:#fff;border-radius:20px;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:-7px;right:-7px}.hero{background:linear-gradient(135deg,#fbfcff,#f4f7fc);border:1px solid #edf0f4;border-radius:24px;grid-template-columns:1.04fr .96fr;align-items:stretch;gap:0;min-height:604px;margin-block:25px 34px;display:grid;position:relative;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:68px clamp(32px,5.4vw,76px);display:flex;position:relative}.hero-edition{color:#8795a6;letter-spacing:.18em;top:37px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;position:absolute;inset-inline-start:clamp(32px,5.4vw,76px)}.eyebrow{color:var(--brand);letter-spacing:.05em;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.hero-copy h1,.workshop-hero h1,.offers-hero h1,.contact-hero h1{color:var(--brand-dark);letter-spacing:-.055em;white-space:pre-line;margin:17px 0;font-size:clamp(37px,5vw,61px);font-weight:800;line-height:1.5}.hero-copy p{max-width:500px;color:var(--muted);margin:0;font-size:12px;line-height:2.2}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:29px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:0 19px;font-size:11px;font-weight:800;line-height:1.5;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark)}.button-text{color:var(--brand-dark);background:0 0}.direction-arrow{transform:scaleX(-1)}[dir=ltr] .direction-arrow{transform:none}.hero-trust{border-top:1px solid #e4e9f0;flex-wrap:wrap;gap:23px;margin-top:34px;padding-top:20px;display:flex}.hero-trust span{color:var(--muted);align-items:center;gap:8px;font-size:10px;display:inline-flex}.hero-trust svg{color:var(--brand)}.hero-image{background:#e9edf2;border-radius:0 104px 0 0;min-height:604px;position:relative;overflow:hidden}[dir=ltr] .hero-image{border-radius:104px 0 0}.hero-image>img{object-fit:cover;width:100%;height:100%}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#07142866);height:39%;position:absolute;inset:auto 0 0}.hero-image-wordmark{z-index:1;color:#fff;letter-spacing:.17em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);top:26px;background:#0e1d3640;border:1px solid #ffffff85;border-radius:5px;padding:8px 10px;font-family:Arial,sans-serif;font-size:9px;font-weight:700;position:absolute;inset-inline-end:21px}.hero-image-note{z-index:1;color:var(--brand);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffffab;border-radius:11px;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute;bottom:20px;right:20px}.hero-image-note div{gap:4px;display:grid}.hero-image-note strong{color:var(--brand-dark);font-size:11px}.hero-image-note span{color:var(--muted);font-size:9px}.brand-statement{background:#fcfdff;border:1px solid #edf0f4;border-radius:16px;grid-template-columns:.91fr 1.09fr;align-items:center;gap:54px;margin-block:32px 12px;padding:39px 42px;display:grid}.statement-copy h2{color:var(--brand-dark);margin:10px 0 8px;font-size:clamp(22px,2.8vw,31px);line-height:1.7}.statement-copy>p{max-width:480px;color:var(--muted);margin:0;font-size:10px;line-height:2.1}.signature-grid{border-inline-start:1px solid #e9edf2;gap:16px;padding-inline-start:25px;display:grid}.signature-card{align-items:center;gap:13px;display:flex}.signature-card>span{width:43px;height:43px;color:var(--brand);background:#eff4fa;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.signature-card h3{color:var(--brand-dark);margin:0 0 3px;font-size:11px}.signature-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.8}.content-section{padding-block:72px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:29px;display:flex}.section-heading h2{color:var(--brand-dark);letter-spacing:-.04em;margin:9px 0 4px;font-size:clamp(23px,3vw,35px);font-weight:800}.section-heading p{max-width:620px;color:var(--muted);margin:0;font-size:11px;line-height:2}.text-link{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:17px;display:grid}.category-card{cursor:pointer;background:#d8dce2;border:1px solid #103a7112;border-radius:13px;min-height:281px;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.category-card:hover img{transform:scale(1.07)}.category-overlay{color:#fff;text-align:start;background:linear-gradient(#0513270a 22%,#051327d4 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:18px 14px;display:flex;position:absolute;inset:0}.category-overlay>span{color:#fff;letter-spacing:.06em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0e1d3652;border:1px solid #ffffff8f;border-radius:7px;place-items:center;min-width:31px;height:29px;font-family:Arial,sans-serif;font-size:10px;display:grid;position:absolute;top:13px;right:13px}.category-overlay strong{margin-bottom:5px;font-size:11px;line-height:1.7}.category-overlay small{color:#ffffffd4;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;overflow:hidden}.offer-spotlight{background:var(--navy);border:1px solid #c69b5933;border-radius:17px;grid-template-columns:.84fr 1.16fr;min-height:356px;margin-block:14px;display:grid;position:relative;overflow:hidden}.offer-image{position:relative}.offer-image:after{background:linear-gradient(90deg,transparent,var(--navy));content:"";position:absolute;inset:0}[dir=ltr] .offer-image:after{background:linear-gradient(270deg,transparent,var(--navy))}.offer-image img{object-fit:cover;width:100%;height:100%}.offer-copy{color:#fff;flex-direction:column;justify-content:center;padding:50px 32px 50px 58px;display:flex}.eyebrow-gold{color:var(--gold)}.offer-copy h2{color:#fff;max-width:500px;margin:13px 0 9px;font-size:clamp(23px,3.4vw,36px);line-height:1.65}.offer-copy p{color:#ffffffb8;max-width:490px;margin:0 0 19px;font-size:10px;line-height:2}.button-gold{color:#e0c18c;background:0 0;border-color:#d6ae6980;align-self:flex-start}.button-gold:hover{background:#c69b591f;border-color:#e0c18c}.offer-saving{color:#fff;text-align:center;gap:3px;display:grid;position:absolute;bottom:18px;left:20px}[dir=ltr] .offer-saving{left:auto;right:20px}.offer-saving span{font-size:8px}.offer-saving strong{color:#e4c58d;font-size:23px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e8edf3;border-radius:12px;min-width:0;transition:border-color .22s,box-shadow .22s;overflow:hidden}.product-card:hover{border-color:#d8e2ee;box-shadow:0 11px 28px #103a7114}.product-photo{aspect-ratio:1.03;cursor:pointer;background:#e8edf1;border:0;width:100%;display:block;position:relative;overflow:hidden}.product-photo>img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-photo:hover>img{transform:scale(1.05)}.discount-pill,.product-badge,.unavailable-pill{color:#fff;background:#be3743;border-radius:4px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:11px;right:10px}.product-badge{background:var(--brand)}.unavailable-pill{background:#111d2fcf;top:auto;bottom:10px}.product-copy{padding:14px 13px 13px}.product-category{color:var(--gold);margin-bottom:4px;font-size:9px;display:block}.product-title{max-width:100%;color:var(--brand-dark);text-align:start;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:800;display:block;overflow:hidden}.product-sizes{min-height:27px;color:var(--muted);margin-top:4px;font-size:9px;display:block}.price-display{align-content:start;gap:2px;min-height:78px;display:grid}.price-display>strong{color:var(--brand);font-size:16px}.price-display>strong span{font-size:9px}.old-price{color:#919aaa;font-size:9px;text-decoration:line-through}.unit-label,.sqm-label{color:var(--muted);font-size:9px}.add-product-button{width:100%;min-height:38px;color:var(--brand);cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:5px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.add-product-button.is-added{color:#33754a;background:#f0f8f2;border-color:#d5eadc}.add-product-button:disabled{cursor:not-allowed;opacity:.55}.workshop-preview{background:var(--navy);border:1px solid #c69b5926;border-radius:18px;grid-template-columns:1fr 1fr;min-height:454px;margin-block:22px 86px;display:grid;position:relative;overflow:hidden}.workshop-preview>img{object-fit:cover;width:100%;height:100%;min-height:430px}.workshop-preview>div{flex-direction:column;justify-content:center;padding:55px 47px;display:flex}.workshop-preview h2{color:#fff;white-space:pre-line;margin:12px 0;font-size:32px;line-height:1.7}.workshop-preview p{color:#ffffffba;font-size:10px;line-height:2.1}.workshop-inline-services{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.workshop-inline-services>span{color:#dfc392;border:1px solid #dabe8f4d;border-radius:5px;padding:5px 8px;font-size:8px}.button-outline-light{color:#fff;background:0 0;border-color:#ffffff59;align-self:flex-start}.workshop-preview .button{margin-top:15px}.catalog-page,.workshop-page,.contact-page{min-height:65vh;padding-block:49px 88px}.catalog-toolbar{gap:17px;margin-block:31px 29px;display:grid}.search-field{border:1px solid var(--line);min-height:50px;color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding-inline:15px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;font-size:11px}.filter-scroll{scrollbar-width:none;gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-scroll::-webkit-scrollbar{display:none}.filter-chip,.size-filter{border:1px solid var(--line);min-height:39px;color:var(--muted);cursor:pointer;background:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:10px;display:inline-flex}.filter-chip.is-selected,.size-filter.is-selected{border-color:var(--brand);background:var(--brand);color:#fff}.is-offer-chip{color:#aa8248}.size-filter{min-height:32px;font-size:9px}.catalog-grid{margin-top:20px}.offers-hero,.contact-hero,.workshop-hero{background:var(--navy);border:1px solid #c69b592b;border-radius:17px;align-items:center;min-height:335px;display:grid;position:relative;overflow:hidden}.offers-hero>img,.contact-hero>img,.workshop-hero>img{object-fit:cover;opacity:.35;width:100%;height:100%;position:absolute;inset:0}.offers-hero>div,.contact-hero>div,.workshop-hero>div{color:#fff;max-width:690px;padding:55px;position:relative}.offers-hero h1,.contact-hero h1,.workshop-hero h1{color:#fff;margin:12px 0;font-size:clamp(28px,4vw,46px);line-height:1.6}.offers-hero p,.contact-hero p,.workshop-hero p{color:#fffc;font-size:11px;line-height:2}.offer-hero-discount{color:#fff;margin-top:18px;font-size:10px;display:block}.offer-hero-discount strong{color:#e8ca92;margin-inline-start:7px;font-size:23px}.premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-product{border-color:#e9e0d2}.premium-product .product-photo{aspect-ratio:1.25}.empty-state{min-height:280px;color:var(--muted);text-align:center;align-content:center;justify-items:center;gap:9px;padding:25px;display:grid}.empty-state>svg{color:var(--brand)}.empty-state h3{color:var(--brand-dark);margin:0;font-size:14px}.empty-state p{max-width:400px;margin:0;font-size:10px;line-height:2}.workshop-hero{min-height:470px}.workshop-hero>img{opacity:.37}.workshop-hero>div{max-width:850px}.workshop-hero h1{white-space:pre-line}.workshop-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.workshop-service-card{background:#dce1e8;border-radius:11px;min-height:310px;position:relative;overflow:hidden}.workshop-service-card>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.workshop-service-card>div{color:#fff;background:linear-gradient(#0000,#0a162ae0);padding:35px 14px 15px;position:absolute;inset:auto 0 0}.workshop-service-card span{color:#e0c08d;font-size:8px}.workshop-service-card h3{margin:5px 0;font-size:12px}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.story-card{border:1px solid var(--line);border-radius:10px;padding:22px 19px}.story-index{color:#caa66d;font-size:13px}.story-card h3,.process-card h3{color:var(--brand-dark);margin:10px 0 5px;font-size:12px}.story-card p,.process-card p{color:var(--muted);margin:0;font-size:9px;line-height:2}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:17px;display:grid}.process-card>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.customization-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customization-grid article{border:1px solid var(--line);border-radius:9px;gap:11px;padding:17px;display:flex}.customization-grid article>svg{color:var(--gold);flex-shrink:0;margin-top:3px}.customization-grid h3{color:var(--brand-dark);margin:0 0 5px;font-size:11px}.customization-grid p{color:var(--muted);margin:0;font-size:9px;line-height:1.9}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card img{aspect-ratio:1.15;object-fit:cover;width:100%}.project-card h3{margin:11px 0 4px;font-size:12px}.project-card p{color:var(--muted);margin:0;font-size:9px}.workshop-closing{text-align:center;background:#f6f8fb;border-radius:14px;justify-items:center;gap:8px;padding:58px 20px;display:grid}.workshop-closing h2{max-width:690px;color:var(--brand-dark);margin:0;font-size:23px}.workshop-closing p{max-width:620px;color:var(--muted);font-size:10px;line-height:2}.contact-hero{min-height:315px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:34px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:13px;min-height:99px;padding:15px;display:flex}.contact-icon{width:47px;height:47px;color:var(--brand);background:#edf3fb;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.contact-whatsapp{color:#268346;background:#edf8f0}.contact-copy{flex:1;min-width:0}.contact-copy h3{color:var(--brand-dark);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:10px;overflow:hidden}.contact-copy>span{color:var(--muted);font-size:10px}.contact-actions{gap:7px;display:flex}.contact-actions a{border:1px solid var(--line);width:35px;height:35px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.hours-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hours-card{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:20px}.hours-heading{color:var(--brand);align-items:center;gap:9px;margin-bottom:12px;display:flex}.hours-heading h3{color:var(--brand-dark);margin:0;font-size:12px}.hours-line{color:var(--muted);padding-block:5px;font-size:10px;line-height:1.8}.hours-days{color:var(--brand-dark);margin-bottom:10px;font-size:10px;font-weight:800}.hours-closed{color:#a8414b;white-space:nowrap;background:#fbeced;border-radius:5px;margin-inline-start:auto;padding:4px 8px;font-size:8px}.hours-periods{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hours-period{background:#f4f7fb;border-radius:5px;gap:4px;padding:9px 10px;display:grid}.hours-period span{color:var(--muted);font-size:8px}.hours-period strong{color:var(--brand-dark);text-align:start;white-space:nowrap;font-size:10px}.instagram-banner{color:#8f6546;background:#f7f2ee;border-radius:11px;align-items:center;gap:14px;min-height:90px;padding:18px 20px;display:flex}.instagram-banner>div{flex:1;gap:3px;display:grid}.instagram-banner strong{color:var(--brand-dark);font-size:11px}.instagram-banner span{color:var(--muted);font-size:10px}.dialog-backdrop{z-index:100;background:#0812219e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-dialog{background:#fff;grid-template-columns:1fr 1fr;width:min(100%,950px);max-height:min(92vh,760px);display:grid;position:relative;overflow:auto}.dialog-close{z-index:2;width:38px;height:38px;color:var(--navy);cursor:pointer;background:#fffffff0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;left:12px}.dialog-media{background:#edf0f4;min-height:530px;position:sticky;top:0}.dialog-media>img{object-fit:cover;width:100%;height:100%;min-height:530px}.photo-dots{gap:7px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.photo-dots button{background:#ffffff9e;border:0;border-radius:50%;width:9px;height:9px;padding:0}.photo-dots button.is-active{background:#fff}.dialog-discount{color:#fff;background:#bf3943;padding:7px 10px;font-size:10px;position:absolute;top:14px;right:13px}.dialog-content{padding:37px 25px 24px}.dialog-code{color:var(--muted);font-size:9px}.dialog-heading{justify-content:space-between;gap:14px;margin-top:9px;display:flex}.dialog-heading h2{color:var(--brand-dark);margin:0;font-size:21px;line-height:1.7}.price-emphasis{flex-shrink:0;justify-items:end}.availability-label{color:#38804e;background:#ecf6ef;border-radius:4px;margin-top:7px;padding:5px 9px;font-size:9px;display:inline-block}.availability-label.is-unavailable{color:#a8414b;background:#faecee}.dialog-description{color:var(--muted);font-size:10px;line-height:2}.detail-line{gap:10px;margin-block:8px;font-size:10px;display:flex}.detail-line strong{color:var(--brand-dark)}.choice-group{margin-top:15px}.choice-group>strong{color:var(--brand-dark);font-size:10px}.choice-group>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.choice-group button{border:1px solid var(--line);min-height:34px;color:var(--muted);cursor:pointer;background:#fff;border-radius:4px;padding-inline:10px;font-size:9px}.choice-group button.is-selected{border-color:var(--brand);color:var(--brand);background:#edf3fb}.video-links{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.video-links a{color:var(--brand);font-size:9px}.image-disclaimer{color:var(--muted);background:#f1f5f9;align-items:flex-start;gap:8px;margin-top:17px;padding:11px;font-size:9px;line-height:1.8;display:flex}.image-disclaimer svg{color:var(--brand);flex-shrink:0;margin-top:2px}.dialog-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:17px;display:grid}.dialog-actions .button{min-height:43px;padding-inline:8px;font-size:9px}.button-whatsapp{color:#fff;background:#228246}.drawer-backdrop{justify-content:flex-start;padding:0}[dir=ltr] .drawer-backdrop{justify-content:flex-end}.inquiry-drawer{background:#fff;flex-direction:column;width:min(100vw,430px);height:100%;display:flex}.drawer-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:77px;padding:14px 19px;display:flex}.drawer-heading>div{color:var(--brand);align-items:center;gap:10px;display:flex}.drawer-heading h2{color:var(--brand-dark);margin:0;font-size:15px}.drawer-heading>div>span{background:#eef3fb;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.inquiry-items{flex:1;padding:9px 18px;overflow:auto}.inquiry-item{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 30px;align-items:start;gap:11px;padding-block:14px;display:grid}.inquiry-item>img{object-fit:cover;width:70px;height:78px}.inquiry-item>div{gap:4px;min-width:0;display:grid}.inquiry-item h3{color:var(--brand-dark);margin:0 0 2px;font-size:11px}.inquiry-item>div>span{color:var(--muted);font-size:9px}.remove-inquiry{color:#b13c45;cursor:pointer;background:#fbeced;border:0;place-items:center;width:29px;height:29px;display:grid}.drawer-footer{border-top:1px solid var(--line);gap:5px;padding:16px;display:grid}.admin-login-page{place-items:center;min-height:66vh;display:grid}.admin-login-card{border:1px solid var(--line);text-align:center;background:#fff;justify-items:center;gap:12px;width:min(100%,400px);padding:34px 29px;display:grid}.admin-lock{width:57px;height:57px;color:var(--brand);background:#edf3fb;border-radius:50%;place-items:center;display:grid}.admin-login-card h1{color:var(--brand-dark);margin:0;font-size:21px}.admin-login-card p{color:var(--muted);margin:0;font-size:10px}.admin-login-card label{width:100%;color:var(--brand-dark);text-align:start;gap:7px;font-size:10px;display:grid}.admin-login-card input{border:1px solid var(--line);outline-color:var(--brand);text-align:center;min-height:46px;padding:0 11px}.admin-login-card .button{width:100%}.login-error{color:#ad3741;font-size:9px}.admin-page{min-height:75vh;padding-block:43px 110px}.admin-page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:27px;display:flex}.admin-page-heading>div>span{color:var(--brand);font-size:10px;font-weight:800}.admin-page-heading h1{color:var(--brand-dark);margin:6px 0 2px;font-size:27px}.admin-page-heading p{color:var(--muted);margin:0;font-size:10px}.admin-layout{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:25px;display:grid}.admin-sidebar{border:1px solid var(--line);background:var(--card);border-radius:8px;gap:5px;padding:9px;display:grid;position:sticky;top:145px}.admin-sidebar>button{min-height:47px;color:var(--muted);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;font-size:10px;display:flex}.admin-sidebar>button.is-active{color:var(--brand);background:#edf3fb;font-weight:800}.admin-sidebar>button>span{color:#987039;background:#fff5e7;border-radius:20px;place-items:center;min-width:21px;height:21px;margin-inline-start:auto;font-size:9px;display:grid}.admin-main{min-width:0}.admin-notice{border-radius:6px;justify-content:space-between;align-items:center;gap:9px;min-height:45px;margin-bottom:15px;padding:9px 12px;font-size:10px;display:flex}.admin-notice-success{color:#296c3c;background:#eff8f1}.admin-notice-error{color:#a23640;background:#fcf0f1}.admin-notice>button{width:25px;height:25px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.admin-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-stat-card{border:1px solid var(--line);background:var(--card);min-height:145px;color:var(--brand);cursor:pointer;text-align:start;border-radius:8px;justify-items:start;gap:8px;padding:17px;display:grid}.admin-stat-card>strong{color:var(--brand-dark);font-size:28px;line-height:1}.admin-stat-card>span{color:var(--muted);font-size:9px}.admin-live-note{color:#296c3c;background:#eff8f1;border-radius:7px;align-items:center;gap:10px;margin-top:20px;padding:14px;display:flex}.admin-live-note p{margin:0;font-size:10px;line-height:1.8}.admin-quick-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.admin-secondary-button{border:1px solid var(--line);background:var(--card);min-height:41px;color:var(--brand-dark);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding-inline:13px;font-size:9px;display:inline-flex}.admin-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.admin-section-heading h2{color:var(--brand-dark);margin:0;font-size:19px}.admin-section-heading .button{min-height:40px;font-size:9px}.admin-search{margin-bottom:13px;display:block}.admin-search input{border:1px solid var(--line);outline-color:var(--brand);border-radius:6px;width:100%;min-height:43px;padding-inline:12px;font-size:10px}.admin-list{gap:8px;display:grid}.admin-product-row{border:1px solid var(--line);background:var(--card);border-radius:7px;grid-template-columns:75px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:93px;padding:9px;display:grid}.admin-product-row>img{object-fit:cover;background:#edf0f4;border-radius:5px;width:75px;height:75px}.admin-row-copy{gap:4px;min-width:0;display:grid}.admin-row-copy strong{color:var(--brand-dark);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-row-copy span,.admin-row-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.admin-row-copy small{color:var(--brand)}.admin-row-actions{gap:6px;display:flex}.admin-row-actions>button,.admin-icon-button{border:1px solid var(--line);background:var(--card);width:36px;height:36px;color:var(--brand);cursor:pointer;border-radius:5px;place-items:center;display:grid}.admin-row-actions>.admin-delete{color:#a64249}.admin-empty{color:var(--muted);text-align:center;padding:30px 10px;font-size:10px}.admin-backdrop{align-items:center}.admin-dialog{background:var(--card);border-radius:8px;flex-direction:column;width:min(100%,1030px);max-height:min(94vh,960px);display:flex;overflow:hidden}.admin-dialog-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding-inline:22px;display:flex}.admin-dialog-heading h2{color:var(--brand-dark);margin:0;font-size:17px}.admin-dialog-content{gap:17px;padding:20px 22px;display:grid;overflow:auto}.admin-dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:12px 18px;display:flex}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.admin-three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-field{align-content:start;gap:6px;min-width:0;display:grid}.admin-field>span{min-height:17px;color:var(--brand-dark);font-size:9px;line-height:1.6}.admin-field input,.admin-field textarea,.admin-field select,.admin-inline-entry input,.admin-pair-entry input{border:1px solid var(--line);outline-color:var(--brand);background:var(--card);min-width:0;min-height:39px;color:var(--ink);border-radius:5px;padding:8px 10px;font-size:10px}.admin-field textarea{resize:vertical;min-height:94px;line-height:1.8}.admin-color-field input{cursor:pointer;width:100%;padding:4px}.admin-toggle{color:var(--brand-dark);cursor:pointer;align-items:center;gap:7px;font-size:9px;display:inline-flex}.admin-toggle input{width:17px;height:17px;accent-color:var(--brand)}.admin-toggle-row{flex-wrap:wrap;gap:18px;display:flex}.admin-offer-toggle{background:#fffaf1;border:1px solid #eadbc2;border-radius:6px;gap:5px;padding:12px;display:grid}.admin-offer-toggle small{color:#907041;padding-inline-start:25px;font-size:8px}.admin-category-checks{gap:9px;display:grid}.admin-category-checks>strong,.admin-tag-section>strong,.admin-subheading>strong{color:var(--brand-dark);font-size:10px}.admin-category-checks>div{flex-wrap:wrap;gap:14px;display:flex}.admin-tag-section{gap:8px;display:grid}.admin-inline-entry{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.admin-inline-entry>button,.admin-pair-entry>button{border:1px solid var(--brand);background:var(--card);min-height:39px;color:var(--brand);cursor:pointer;border-radius:5px;padding-inline:11px;font-size:9px}.admin-pair-entry{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:7px;display:grid}.admin-tags{flex-wrap:wrap;gap:7px;display:flex}.admin-tags>button{min-height:30px;color:var(--brand-dark);cursor:pointer;background:#f5f8fc;border:1px solid #dfe7f0;border-radius:5px;align-items:center;gap:6px;padding-inline:8px;font-size:9px;display:inline-flex}.admin-media-section{border:1px solid var(--line);border-radius:6px;gap:10px;padding:13px;display:grid}.admin-subheading{justify-content:space-between;align-items:center;gap:9px;display:flex}.admin-upload-button{min-height:33px;color:var(--brand);cursor:pointer;background:#edf3fb;border-radius:5px;align-items:center;gap:6px;padding-inline:9px;font-size:8px;display:inline-flex;position:relative}.admin-upload-button input{opacity:0;width:1px;height:1px;position:absolute}.admin-media-grid{grid-template-columns:repeat(auto-fill,minmax(83px,1fr));gap:8px;display:grid}.admin-media-thumb{aspect-ratio:1;background:#edf0f4;border-radius:5px;position:relative;overflow:hidden}.admin-media-thumb>img,.admin-media-thumb>video{object-fit:cover;width:100%;height:100%}.admin-media-thumb>button{color:#a33b44;cursor:pointer;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:5px;right:5px}.admin-settings-form{gap:15px;display:grid}.admin-setting-card{border:1px solid var(--line);background:var(--card);border-radius:8px;gap:15px;padding:19px;display:grid}.admin-setting-card>h3{color:var(--brand-dark);margin:0;font-size:13px}.admin-contact-editor,.admin-story-editor{border:1px solid var(--line);border-radius:6px;gap:10px;padding:13px;display:grid}.admin-story-editor-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-story-editor-top>strong{color:var(--brand-dark);font-size:10px}.admin-danger-text{color:#a84249;cursor:pointer;background:0 0;border:0;padding:5px 7px;font-size:9px}.admin-story-details{border:1px solid var(--line);border-radius:6px}.admin-story-details>summary{color:var(--brand-dark);cursor:pointer;padding:12px;font-size:10px;font-weight:800}.admin-story-list{gap:10px;padding:0 12px 12px;display:grid}.admin-settings-save{border:1px solid var(--line);background:#fffffff5;border-radius:6px;justify-content:flex-end;padding:11px;display:flex;position:sticky;bottom:0}.floating-inquiry{z-index:30;background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;position:fixed;bottom:28px;left:27px;box-shadow:0 9px 27px #0756b54f}[dir=ltr] .floating-inquiry{left:auto;right:27px}.floating-inquiry>span{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid;position:absolute;top:-5px;right:-4px}.site-footer{background:var(--navy)}.footer-inner{justify-content:space-between;align-items:center;gap:15px;min-height:107px;display:flex}.site-footer .brand-mark img{background:#fff;border-radius:50%;padding:3px}.site-footer .brand-mark strong{color:#fff}.site-footer .brand-mark small{color:#aebdce}.footer-inner>p{color:#b8c4d1;max-width:340px;font-size:9px}.footer-links{gap:13px;display:flex}.footer-links button{color:#cfdae4;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:inline-flex}.copyright{color:#adbdcd;letter-spacing:.13em;text-align:center;border-top:1px solid #ffffff1f;padding:14px;font-size:8px}.mobile-navigation{display:none}@media (width<=1050px){.shell{width:min(100% - 48px,1080px)}.header-inner{gap:14px}.desktop-nav{gap:0}.nav-link{padding-inline:8px;font-size:10px}.brand-mark{gap:8px;min-width:174px}.brand-mark strong{font-size:12px}.hero-copy{padding-inline:38px}.hero-edition{font-size:8px;inset-inline-start:38px}.brand-statement{gap:27px;padding-inline:30px}.signature-grid{padding-inline-start:19px}.category-card{min-height:210px}.category-overlay strong{font-size:10px}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.shell{width:min(100% - 30px,560px)}body{font-size:13px}.header-inner{gap:8px;min-height:70px}.brand-mark{gap:7px;min-width:0}.brand-mark img{width:43px;height:43px}.brand-mark strong{font-size:12px}.brand-mark small{font-size:8px}.desktop-nav{display:none}.header-actions{gap:7px}.language-button,.icon-button,.cart-button{border-radius:9px;width:37px;height:37px}.hero{border-radius:17px;grid-template-columns:1fr;gap:0;min-height:0;margin-block:14px 20px;padding-block:0}.hero-copy{padding:54px 19px 22px}.hero-edition{letter-spacing:.13em;top:21px;font-size:7px;inset-inline-start:19px}.hero-copy h1{margin-block:10px;font-size:clamp(32px,9vw,44px);line-height:1.55}.hero-copy p{font-size:11px}.hero-actions{gap:8px;margin-top:18px}.button{min-height:43px;padding-inline:13px;font-size:9px}.hero-trust{gap:15px;margin-top:21px;padding-top:14px}.hero-trust span{font-size:9px}.hero-image{border-radius:0 61px 0 0;min-height:333px;max-height:440px}[dir=ltr] .hero-image{border-radius:61px 0 0}.hero-image>img{max-height:445px}.hero-image-wordmark{top:16px;padding:6px 7px;font-size:7px;inset-inline-end:12px}.hero-image-note{gap:8px;padding:10px 12px;bottom:12px;right:11px}.hero-image-note strong{font-size:9px}.hero-image-note span{font-size:8px}.brand-statement{border-radius:13px;grid-template-columns:1fr;gap:17px;margin-block:19px 4px;padding:22px 17px}.statement-copy h2{margin-block:7px;font-size:22px}.statement-copy>p{font-size:9px}.signature-grid{border-top:1px solid #e9edf2;padding-top:15px;border-inline-start:0;gap:12px;padding-inline-start:0}.signature-card{gap:10px}.signature-card>span{width:37px;height:37px}.signature-card h3{font-size:10px}.signature-card p{font-size:8px}.content-section{padding-block:43px}.section-heading{align-items:flex-end;gap:10px;margin-bottom:19px}.section-heading h2{font-size:24px}.section-heading p{font-size:10px}.eyebrow{font-size:9px}.text-link{gap:4px;font-size:9px}.category-grid{scrollbar-width:none;gap:10px;padding-bottom:7px;display:flex;overflow-x:auto}.category-grid::-webkit-scrollbar{display:none}.category-card{min-width:153px;min-height:197px}.category-overlay{padding:11px 9px}.category-overlay strong{font-size:9px}.category-overlay small{max-width:132px}.offer-spotlight{grid-template-columns:1fr;min-height:303px;margin-block:5px}.offer-image{position:absolute;inset:0}.offer-image>img{opacity:.43}.offer-image:after{background:linear-gradient(90deg,#0e1d3638,#0e1d36f0)}.offer-copy{padding:32px 21px 43px;position:relative}.offer-copy h2{max-width:310px;font-size:27px}.offer-copy p{max-width:310px;font-size:9px}.offer-saving{bottom:14px;left:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-copy{padding:10px 8px}.product-title{font-size:10px}.product-category,.product-sizes{font-size:8px}.price-display>strong{font-size:13px}.price-display{min-height:69px}.sqm-label,.unit-label{font-size:8px}.add-product-button{gap:4px;min-height:34px;font-size:8px}.workshop-preview{grid-template-columns:1fr;min-height:0;margin-bottom:60px}.workshop-preview>img{min-height:260px;max-height:300px}.workshop-preview>div{padding:27px 21px 30px}.workshop-preview h2{font-size:23px}.workshop-preview p{font-size:9px}.workshop-inline-services{gap:6px}.workshop-inline-services>span{padding:4px 6px;font-size:7px}.catalog-page,.workshop-page,.contact-page{padding-block:29px 88px}.catalog-toolbar{gap:11px;margin-block:20px}.search-field{min-height:44px;padding-inline:10px}.search-field input{font-size:10px}.filter-chip{min-height:35px;padding-inline:10px;font-size:9px}.offers-hero,.contact-hero{min-height:265px}.offers-hero>div,.contact-hero>div,.workshop-hero>div{padding:28px 19px}.offers-hero h1,.contact-hero h1,.workshop-hero h1{font-size:28px}.premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workshop-hero{min-height:410px}.workshop-hero p{font-size:9px}.workshop-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workshop-service-card{min-height:235px}.workshop-service-card h3{font-size:10px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.story-card{padding:15px 11px}.story-card h3,.process-card h3{font-size:10px}.story-card p,.process-card p{font-size:8px}.process-grid{grid-template-columns:1fr;gap:16px}.process-card{grid-template-columns:34px 1fr;gap:0 11px;display:grid}.process-card>span{grid-row:1/3}.process-card h3{margin-top:2px}.customization-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.workshop-closing h2{font-size:19px}.contact-grid{grid-template-columns:1fr;gap:9px;margin-top:20px}.contact-card{min-height:81px;padding:11px}.hours-grid{grid-template-columns:1fr;gap:10px}.hours-card{padding:16px}.hours-heading h3{font-size:10px}.hours-closed{font-size:7px}.hours-period{padding:8px}.hours-period strong{font-size:9px}.admin-page{padding-block:25px 100px}.admin-page-heading{align-items:flex-start;gap:9px}.admin-page-heading h1{font-size:21px}.admin-layout{grid-template-columns:1fr;gap:14px}.admin-sidebar{scrollbar-width:none;gap:4px;padding:5px;display:flex;position:static;overflow-x:auto}.admin-sidebar::-webkit-scrollbar{display:none}.admin-sidebar>button{flex-shrink:0;gap:5px;min-height:40px;padding-inline:8px;font-size:8px}.admin-sidebar>button>svg{width:15px;height:15px}.admin-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-stat-card{min-height:118px;padding:12px}.admin-stat-card>strong{font-size:23px}.admin-section-heading h2{font-size:16px}.admin-section-heading .button{min-height:38px;font-size:8px}.admin-product-row{grid-template-columns:59px minmax(0,1fr) auto;gap:8px;min-height:77px;padding:7px}.admin-product-row>img{width:59px;height:59px}.admin-row-copy strong{font-size:9px}.admin-row-copy span,.admin-row-copy small{font-size:8px}.admin-row-actions{gap:4px}.admin-row-actions>button{width:31px;height:31px}.admin-row-actions>button>svg{width:15px;height:15px}.admin-backdrop{padding:7px}.admin-dialog{max-height:calc(100dvh - 14px)}.admin-dialog-heading{min-height:57px;padding-inline:13px}.admin-dialog-heading h2{font-size:13px}.admin-dialog-content{gap:13px;padding:14px 12px}.admin-form-grid,.admin-three-columns{grid-template-columns:1fr;gap:10px}.admin-pair-entry{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.admin-pair-entry>button{grid-column:1/-1}.admin-toggle-row{gap:11px}.admin-setting-card{padding:12px}.admin-settings-save{bottom:78px}.dialog-backdrop{align-items:end;padding:0}.product-dialog{border-radius:13px 13px 0 0;grid-template-columns:1fr;max-height:93vh}.dialog-media{min-height:295px;position:relative}.dialog-media>img{min-height:295px;max-height:340px}.dialog-content{padding:20px 15px 25px}.dialog-heading h2{font-size:17px}.dialog-actions{background:#fff;padding-top:8px;position:sticky;bottom:0}.drawer-backdrop{align-items:stretch}.floating-inquiry{width:49px;height:49px;bottom:90px;left:15px}[dir=ltr] .floating-inquiry{left:auto;right:15px}.footer-inner{gap:13px;min-height:0;padding-block:18px;display:grid}.footer-inner>p{margin:0}.copyright{padding-bottom:88px}.mobile-navigation{z-index:50;min-height:65px;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-link{color:#7a8899;background:0 0;border:0;align-content:center;justify-items:center;gap:4px;min-height:53px;display:grid}.mobile-nav-link>span{font-size:8px}.mobile-nav-link.is-active{color:var(--brand)}}@media (width<=380px){.shell{width:calc(100% - 22px)}.brand-mark strong{font-size:10px}.header-actions{gap:5px}.language-button,.icon-button,.cart-button{width:33px;height:33px}.product-grid{gap:8px}.product-copy{padding-inline:7px}.add-product-button{font-size:7px}}
