/*! 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;--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}.hidden{display:none}.table{display:table}.italic{font-style:italic}}:root{--black:#070707;--black-2:#10100f;--cream:#f2ede3;--cream-2:#e8e0d2;--white:#fffdf8;--gold:#c89b47;--gold-dark:#8a6225;--text-muted:#746f67;--line-dark:#ffffff24;--line-light:#07070729;--green:#55a76a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:68px}body{background:var(--black);color:var(--white);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img,video{max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.promoBar{background:var(--gold);color:#080808;letter-spacing:.14em;text-transform:uppercase;height:29px;font-size:8px;font-weight:800;overflow:hidden}.promoTrack{width:max-content;height:100%;animation:28s linear infinite promo-scroll;display:flex}.promoGroup{flex:none;align-items:center;display:flex}.promoGroup span{white-space:nowrap;align-items:center;gap:28px;height:100%;padding-left:28px;display:flex}.promoGroup i{background:currentColor;border-radius:50%;width:3px;height:3px}@keyframes promo-scroll{to{transform:translate(-50%)}}.siteHeader{border-bottom:1px solid var(--line-dark);z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070707ed;grid-template-columns:minmax(0,1fr) auto;align-items:center;height:64px;padding:0 16px;display:grid;position:sticky;top:0}.brand{align-items:center;width:116px;height:46px;display:flex;overflow:hidden}.brand img{width:100%;height:auto;display:block}.headerActions{align-items:center;gap:15px;display:flex}.catalogHeaderButton,.headerWhatsapp{letter-spacing:.04em;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.catalogHeaderButton{border:1px solid var(--line-dark);min-height:38px;padding:0 11px}.catalogHeaderButton span,.headerWhatsapp span{color:var(--gold);margin-left:5px}.videoHero{background:#171512;height:min(560px,67svh);min-height:455px;position:relative;overflow:hidden}.heroVideo{object-fit:cover;object-position:50% 45%;width:100%;height:100%;display:block;position:absolute;inset:0}.heroShade{background:linear-gradient(90deg,#000000c7,#0003 72%),linear-gradient(#0000 45%,#000000ad),linear-gradient(#0003,#0000 35%);position:absolute;inset:0}.heroContent{z-index:2;width:min(90%,680px);position:absolute;bottom:94px;left:20px}.heroKicker{color:#ead09b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:8px;font-weight:800}.heroContent h1{max-width:700px;font-family:var(--font-display), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(43px,12.6vw,70px);font-weight:500;line-height:.84}.heroContent h1 em{color:#e4ba6a;font-weight:400}.heroText{color:#ffffffc7;max-width:470px;margin:18px 0 0;font-size:12px;line-height:1.55}.heroActions{flex-direction:column;align-items:stretch;gap:8px;margin-top:22px;display:flex}.heroActions button{letter-spacing:.03em;cursor:pointer;border:0;justify-content:space-between;align-items:center;min-height:47px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.primaryAction{background:var(--white);color:var(--black)}.secondaryAction{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000040;border:1px solid #ffffff73!important}.heroActions button span{color:var(--gold-dark);font-size:14px}.secondaryAction span{color:var(--gold)!important}.heroMeta{z-index:2;color:#ffffffa6;letter-spacing:.08em;text-transform:uppercase;gap:22px;font-size:7px;display:flex;position:absolute;bottom:19px;left:20px;right:60px}.heroMeta span{align-items:baseline;gap:6px;display:flex}.heroMeta strong{color:#fff;font-family:var(--font-display), Georgia, serif;font-size:19px;font-weight:500}.videoControl{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border:1px solid #fff6;border-radius:50%;place-items:center;width:36px;height:36px;font-size:9px;display:grid;position:absolute;bottom:16px;right:16px}.quickAccess{background:var(--cream);color:var(--black);padding:28px 16px 30px}.sectionMiniHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.sectionMiniHeader>div>span,.shopHeading>div>span,.howIntro>span,.helpSection>div>span,.faqHeading>span{color:var(--gold-dark);letter-spacing:.18em;font-size:7px;font-weight:800}.sectionMiniHeader h2,.shopHeading h2,.howIntro h2,.helpSection h2,.faqHeading h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:5px 0 0;font-weight:500}.sectionMiniHeader h2{font-size:31px;line-height:.96}.sectionMiniHeader>button{border:0;border-bottom:1px solid var(--black);color:var(--black);cursor:pointer;background:0 0;padding:8px 0;font-size:8px;font-weight:800}.sectionMiniHeader>button span{color:var(--gold-dark);margin-left:8px}.quickGrid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quickCard{border:0;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-width:0;min-height:104px;color:var(--black);text-align:left;cursor:pointer;background:#ffffff2e;flex-direction:column;align-items:flex-start;padding:12px 10px;transition:background .2s,color .2s;display:flex;position:relative}.quickCard>span{color:var(--gold-dark);letter-spacing:.12em;font-size:7px;font-weight:800}.quickCard strong{max-width:100%;margin-top:auto;font-size:11px;line-height:1.15}.quickCard small{color:#787169;margin-top:5px;font-size:6px;line-height:1.25}.quickCard>i{color:var(--gold-dark);font-size:11px;font-style:normal;position:absolute;top:11px;right:10px}.quickCardFeatured{background:var(--black);color:#fff}.quickCardFeatured>span,.quickCardFeatured>i{color:var(--gold)}.quickCardFeatured small{color:#aaa49c}.quickCardAll{background:#ded3c2}.trustStrip{background:var(--black);color:#aaa59d;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr;gap:8px;min-height:54px;padding:12px 16px;font-size:7px;font-weight:700;display:grid}.trustStrip span{align-items:center;gap:8px;display:flex}.trustStrip i,.quickStatus i,.catalogStatus i,.availabilityBadge i,.immediateDrawerCta i{background:var(--green);border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 0 3px #55a76a21}.shopSection{background:var(--cream);color:var(--black);padding:44px 16px 64px}.shopHeading{gap:14px;margin-bottom:23px;display:grid}.shopHeading h2{font-size:clamp(42px,12vw,62px);line-height:.83}.shopHeading>p{max-width:480px;color:var(--text-muted);margin:0;font-size:11px;line-height:1.6}.shopModeTabs{border:1px solid var(--line-light);grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid}.shopModeTabs button{border:0;border-right:1px solid var(--line-light);color:#6f6961;text-align:left;cursor:pointer;background:#ffffff47;justify-content:space-between;align-items:center;gap:6px;min-height:54px;padding:8px 11px;font-size:8px;font-weight:800;line-height:1.25;display:flex}.shopModeTabs button:last-child{border-right:0}.shopModeTabs button span{border:1px solid;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:7px;display:grid}.shopModeTabs .activeModeTab{background:var(--black);color:#fff}.shopModeTabs .activeModeTab span{color:var(--gold)}.shopTools{gap:8px;display:grid}.shopSearch{border:1px solid var(--line-light);background:#ffffff6e;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;padding:0 13px;display:grid}.shopSearch>span{color:var(--gold-dark);font-family:Georgia,serif;font-size:22px;transform:translateY(-1px)}.shopSearch input{min-width:0;height:48px;color:var(--black);background:0 0;border:0;outline:0;font-size:11px}.shopSearch input::placeholder{color:#878077}.shopSearch button{color:#756e65;cursor:pointer;background:0 0;border:0;width:30px;height:30px;font-size:18px}.sortSelect{border:1px solid var(--line-light);background:#ffffff40;grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:49px;padding:0 12px;display:grid}.sortSelect span{color:#756e65;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:800}.sortSelect select{width:100%;color:var(--black);background:0 0;border:0;outline:0;font-size:10px}.changeCatalogButton{border:1px solid var(--black);min-height:49px;color:var(--black);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:0 13px;font-size:9px;font-weight:800;display:flex}.changeCatalogButton span{color:var(--gold-dark)}.filterRail,.subfolderRail{scrollbar-width:none;gap:7px;margin:12px -16px 0;padding:1px 16px 9px;display:flex;overflow-x:auto}.filterRail::-webkit-scrollbar{display:none}.subfolderRail::-webkit-scrollbar{display:none}.filterRail button,.subfolderRail button{border:1px solid var(--line-light);color:#6f6961;cursor:pointer;background:0 0;border-radius:999px;flex:none;min-height:36px;padding:0 13px;font-size:8px;font-weight:700}.filterRail .activeFilter{border-color:var(--black);background:var(--black);color:#fff}.subfolderRail{border-top:1px solid #00000014;margin-top:1px;padding-top:8px}.subfolderRail button{border-radius:0;min-height:32px}.subfolderRail .activeSubfolder{border-color:var(--gold-dark);color:#4a3518;background:#d9c8a9}.resultsBar{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);color:#706a62;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin:3px 0 11px;font-size:7px;font-weight:800;display:flex}.catalogStatus{align-items:center;gap:7px;display:flex}.catalogStatus i{box-shadow:none;background:#a9a298}.catalogStatusLive i{background:var(--green);box-shadow:0 0 0 3px #55a76a21}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.productCard{background:#faf7f0;border:1px solid #00000021;min-width:0;overflow:hidden}.productImageButton,.catalogImageLink{aspect-ratio:4/5;cursor:pointer;background:#ded7cc;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.productImageButton img,.catalogImageLink>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.productImageButton:hover img,.catalogImageLink:hover>img{transform:scale(1.025)}.productImageButton img.imageFallback,.catalogImageLink>img.imageFallback{object-fit:contain;background:#090909;padding:25%}.availabilityBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#070707db;align-items:center;gap:6px;padding:5px 7px;font-size:5px;font-weight:800;display:flex;position:absolute;top:7px;left:7px}.availabilityBadge i{width:4px;height:4px}.photoCount{color:#fff;letter-spacing:.05em;background:#070707c2;padding:5px 7px;font-size:5px;font-weight:700;position:absolute;bottom:7px;right:7px}.productReference{color:var(--gold-dark);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:5px;font-weight:800;line-height:1.4}.productCardBody h3{min-height:38px;font-family:var(--font-display), Georgia, serif;margin:8px 0 10px;font-size:17px;font-weight:600;line-height:.98}.productFacts{border-top:1px solid #0000001f;border-bottom:1px solid #0000001f;grid-template-columns:1fr 1fr;padding:7px 0;display:grid}.productFacts span{color:#8b847b;letter-spacing:.08em;text-transform:uppercase;flex-direction:column;gap:4px;min-width:0;padding:0 5px;font-size:5px;font-weight:800;display:flex}.productFacts span:first-child{border-right:1px solid #0000001f;padding-left:0}.productFacts strong{overflow-wrap:anywhere;color:var(--black);font-size:7px;line-height:1.25}.productPriceRow{justify-content:space-between;align-items:center;gap:7px;margin-top:10px;display:flex}.productPriceRow>strong{color:#6e4d1d;font-family:var(--font-display), Georgia, serif;white-space:nowrap;font-size:17px;font-weight:600}.productPriceRow button{background:var(--black);color:#fff;cursor:pointer;border:0;min-height:30px;padding:0 8px;font-size:7px;font-weight:800}.productPriceRow button span{color:var(--gold);margin-left:4px}.productBadge{background:var(--gold);color:var(--black);letter-spacing:.08em;text-transform:uppercase;padding:5px 7px;font-size:5px;font-weight:800;position:absolute;top:7px;left:7px}.expandPhoto{color:#fff;letter-spacing:.09em;text-shadow:0 1px 6px #000;text-transform:uppercase;justify-content:space-between;font-size:6px;font-weight:800;display:flex;position:absolute;bottom:7px;left:7px;right:7px}.expandPhoto i{color:var(--gold);font-style:normal}.catalogImageLink:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000009e);position:absolute;inset:55% 0 0}.catalogImageLink>span{z-index:1}.catalogCardActions{grid-template-columns:1fr auto;gap:5px;display:grid}.catalogCardActions button,.catalogCardActions a{min-height:32px;color:var(--black);cursor:pointer;background:0 0;border:1px solid #0000003b;justify-content:space-between;align-items:center;padding:0 8px;font-size:6px;font-weight:800;display:flex}.catalogCardActions a{border-color:var(--black);background:var(--black);color:#fff;gap:5px}.catalogCardActions span{color:var(--gold-dark)}.catalogCardActions a span{color:var(--gold)}.catalogCardActions .selected{border-color:var(--gold-dark);color:#513819;background:#e1d1b5}.emptyResults{border:1px solid var(--line-light);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:36px 18px;display:flex}.emptyResults>span{color:var(--gold-dark);letter-spacing:.16em;font-size:7px;font-weight:800}.emptyResults h3{font-family:var(--font-display), Georgia, serif;margin:13px 0 7px;font-size:31px;font-weight:500}.emptyResults p{color:var(--text-muted);margin:0;font-size:10px}.emptyResults a{border-bottom:1px solid var(--black);margin-top:20px;padding-bottom:7px;font-size:8px;font-weight:800}.emptyResults a span{color:var(--gold-dark);margin-left:8px}.loadMore{justify-content:center;padding-top:26px;display:flex}.loadMore button{border:1px solid var(--black);min-width:190px;min-height:47px;color:var(--black);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:22px;padding:0 14px;font-size:8px;font-weight:800;display:flex}.loadMore button span{color:#756e65;font-size:6px}.howSection{background:var(--black-2);gap:34px;padding:48px 16px;display:grid}.howIntro h2{font-size:43px;line-height:.88}.howIntro p{color:#8f8a82;margin:12px 0 0;font-size:10px;line-height:1.6}.howSteps{border-top:1px solid var(--line-dark);margin:0;padding:0;list-style:none}.howSteps li{border-bottom:1px solid var(--line-dark);grid-template-columns:38px 1fr;gap:13px;min-height:94px;padding:17px 0;display:grid}.howSteps li>span{color:var(--gold);letter-spacing:.12em;font-size:7px;font-weight:800}.howSteps strong{font-family:var(--font-display), Georgia, serif;font-size:22px;font-weight:500}.howSteps p{color:#8f8a82;max-width:520px;margin:5px 0 0;font-size:9px;line-height:1.55}.helpSection{background:var(--gold);color:var(--black);gap:25px;padding:42px 16px;display:grid}.helpSection>div>span{color:#624618}.helpSection h2{font-size:39px;line-height:.88}.helpSection>a{background:var(--black);color:#fff;justify-content:space-between;align-items:center;min-height:48px;padding:0 15px;font-size:8px;font-weight:800;display:flex}.helpSection>a span{color:var(--gold)}.faqSection{background:var(--cream);color:var(--black);gap:28px;padding:48px 16px 56px;display:grid}.faqHeading h2{font-size:43px;line-height:.9}.faqList{border-top:1px solid var(--line-light)}.faqList details{border-bottom:1px solid var(--line-light)}.faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:59px;font-size:10px;font-weight:800;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--gold-dark);font-size:15px;transition:transform .2s}.faqList details[open] summary span{transform:rotate(45deg)}.faqList p{max-width:650px;color:var(--text-muted);margin:-2px 35px 17px 0;font-size:9px;line-height:1.65}footer{border-top:1px solid var(--line-dark);background:var(--black);padding:39px 16px 88px}.footerBrand{width:128px;display:block}.footerBrand img{width:100%;display:block}footer>p{color:#76726b;letter-spacing:.1em;text-transform:uppercase;margin:19px 0 28px;font-size:7px;line-height:1.7}footer>div{border-top:1px solid var(--line-dark);color:#77736d;justify-content:space-between;gap:15px;padding-top:15px;font-size:7px;display:flex}.mobileDock{height:calc(64px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070707f5;border-top:1px solid #ffffff26;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobileDock a,.mobileDock button{color:#d5d1ca;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:3px 1px;display:flex;position:relative}.mobileDock>*>span{place-items:center;height:24px;font-family:Georgia,serif;font-size:17px;display:grid}.mobileDock i{background:var(--gold);min-width:15px;height:15px;color:var(--black);border-radius:999px;place-items:center;padding:0 3px;font-size:6px;font-style:normal;font-weight:900;display:grid;position:absolute;top:1px;right:calc(50% - 22px)}.mobileDock .waDock{background:var(--gold);width:25px;height:25px;color:var(--black);border-radius:50%;font-family:inherit;font-size:7px;font-weight:900}.overlayBackdrop{z-index:80;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.catalogDrawer,.selectionDrawer{z-index:81;background:var(--cream);width:min(100%,520px);height:100svh;color:var(--black);flex-direction:column;animation:.25s both drawer-in;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 70px #00000059}@keyframes drawer-in{0%{opacity:.4;transform:translate(30px)}}.drawerHeader{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:15px 16px;display:flex}.drawerHeader>div>span{color:var(--gold-dark);letter-spacing:.18em;font-size:6px;font-weight:800}.drawerHeader h2{font-family:var(--font-display), Georgia, serif;margin:3px 0 0;font-size:34px;font-weight:500;line-height:.9}.drawerHeader>button,.modalClose{border:1px solid var(--line-light);width:39px;height:39px;color:var(--black);cursor:pointer;background:0 0;place-items:center;font-size:23px;font-weight:300;display:grid}.immediateDrawerCta{background:var(--black);color:#fff;text-align:left;cursor:pointer;border:0;flex-direction:column;align-items:flex-start;min-height:92px;margin:12px 16px;padding:15px;display:flex;position:relative}.immediateDrawerCta>span{color:var(--gold);letter-spacing:.15em;align-items:center;gap:8px;font-size:6px;font-weight:800;display:flex}.immediateDrawerCta strong{font-family:var(--font-display), Georgia, serif;margin-top:auto;font-size:20px;font-weight:500}.immediateDrawerCta em{color:var(--gold);font-style:normal;position:absolute;bottom:13px;right:15px}.catalogDirectory,.selectionBody{flex:1;overflow-y:auto}.catalogDirectory{border-top:1px solid var(--line-light)}.catalogDirectory details{border-bottom:1px solid var(--line-light)}.catalogDirectory summary{cursor:pointer;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:75px;padding:12px 16px;list-style:none;display:grid}.catalogDirectory summary::-webkit-details-marker{display:none}.catalogDirectory summary>span{color:var(--gold-dark);font-size:7px;font-weight:800}.catalogDirectory summary>div{flex-direction:column;gap:4px;display:flex}.catalogDirectory summary strong{font-family:var(--font-display), Georgia, serif;font-size:20px;font-weight:600}.catalogDirectory summary small{color:var(--text-muted);font-size:7px;line-height:1.35}.catalogDirectory summary>i{color:var(--gold-dark);font-size:15px;font-style:normal;transition:transform .2s}.catalogDirectory details[open] summary>i{transform:rotate(45deg)}.directoryOptions{grid-template-columns:1fr 1fr;gap:5px;padding:0 16px 14px 46px;display:grid}.directoryOptions button{color:#4f4a43;text-align:left;cursor:pointer;background:#ffffff59;border:1px solid #00000029;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:8px 9px;font-size:7px;font-weight:700;line-height:1.25;display:flex}.directoryOptions button:first-child{border-color:var(--black);background:var(--black);color:#fff;grid-column:1/-1}.directoryOptions button span{color:var(--gold-dark)}.directoryOptions button:first-child span{color:var(--gold)}.drawerHelp{padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:15px;display:flex}.drawerHelp p{color:var(--text-muted);margin:0;font-size:7px}.drawerHelp a{color:var(--black);font-size:7px;font-weight:800}.drawerHelp a span{color:var(--gold-dark);margin-left:6px}.quickViewModal{z-index:81;background:var(--cream);width:100%;max-height:94svh;color:var(--black);animation:.25s both modal-up;display:grid;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}@keyframes modal-up{0%{opacity:.5;transform:translateY(28px)}}.modalClose{z-index:83;background:#f2ede3eb;position:fixed;top:calc(7svh + 12px);right:12px}.quickViewGallery{background:#ded7cc;min-width:0}.quickViewMain{aspect-ratio:4/4.5;overflow:hidden}.quickViewMain img{object-fit:cover;width:100%;height:100%;display:block}.quickViewThumbs{gap:6px;padding:7px;display:flex;overflow-x:auto}.quickViewThumbs button{cursor:pointer;background:#ccc4b8;border:1px solid #0000;flex:none;width:55px;height:63px;padding:0}.quickViewThumbs button.activeThumb{border-color:var(--gold-dark)}.quickViewThumbs img{object-fit:cover;width:100%;height:100%;display:block}.quickViewContent{padding:22px 16px calc(24px + env(safe-area-inset-bottom))}.quickStatus{color:var(--gold-dark);letter-spacing:.13em;align-items:center;gap:8px;font-size:6px;font-weight:800;display:flex}.quickViewContent>p{color:#817a71;letter-spacing:.1em;text-transform:uppercase;margin:15px 0 0;font-size:6px;font-weight:800}.quickViewContent h2{font-family:var(--font-display), Georgia, serif;margin:8px 0 20px;font-size:35px;font-weight:600;line-height:.92}.quickFacts{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:1fr 1fr;display:grid}.quickFacts span{color:#817a71;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;gap:7px;min-height:59px;padding:10px;font-size:6px;font-weight:800;display:flex}.quickFacts span:first-child{border-right:1px solid var(--line-light);padding-left:0}.quickFacts strong{color:var(--black);font-size:10px;line-height:1.25}.quickPrice{justify-content:space-between;align-items:center;gap:20px;min-height:70px;display:flex}.quickPrice span{color:#817a71;letter-spacing:.12em;font-size:6px;font-weight:800}.quickPrice strong{color:#6e4d1d;font-family:var(--font-display), Georgia, serif;font-size:29px;font-weight:600}.quickViewContent>a{background:var(--black);color:#fff;justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;font-size:8px;font-weight:800;display:flex}.quickViewContent>a span{color:var(--gold)}.quickViewContent>small{color:#817a71;text-align:center;margin-top:10px;font-size:7px;line-height:1.45;display:block}.selectionBody{padding:12px 16px}.selectionItem{border-bottom:1px solid var(--line-light);grid-template-columns:62px 1fr auto;align-items:center;gap:10px;min-height:79px;padding:7px 0;display:grid}.selectionItem>img{object-fit:cover;background:#ddd5c9;width:62px;height:67px;display:block}.selectionItem>div{flex-direction:column;gap:4px;min-width:0;display:flex}.selectionItem>div span{color:var(--gold-dark);letter-spacing:.08em;font-size:6px;font-weight:800}.selectionItem>div strong{font-family:var(--font-display), Georgia, serif;font-size:16px;line-height:1}.selectionItem>div small{color:var(--text-muted);font-size:7px}.selectionItem>button{border:1px solid var(--line-light);color:#756e65;cursor:pointer;background:0 0;width:27px;height:27px}.selectionEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.selectionEmpty>span{color:var(--gold-dark);letter-spacing:.16em;font-size:7px;font-weight:800}.selectionEmpty h3{font-family:var(--font-display), Georgia, serif;margin:13px 0 6px;font-size:29px;font-weight:500}.selectionEmpty p{max-width:270px;color:var(--text-muted);margin:0;font-size:8px;line-height:1.55}.selectionNotice{color:#5a3f18;background:#ead9ba;padding:10px;font-size:8px;line-height:1.5}.selectionFooter{padding:14px 16px calc(15px + env(safe-area-inset-bottom));border-top:1px solid var(--line-light)}.selectionFooter>div{color:var(--text-muted);justify-content:space-between;margin-bottom:9px;font-size:7px;display:flex}.selectionFooter>div button{border:0;border-bottom:1px solid var(--black);color:var(--black);cursor:pointer;background:0 0;padding:0;font-size:7px}.selectionFooter>a,.selectionFooter>button{background:var(--black);color:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:49px;padding:0 13px;font-size:8px;font-weight:800;display:flex}.selectionFooter>button:disabled{background:#bcb5aa}.selectionFooter>a span{color:var(--gold)}.selectionFooter>p{color:var(--text-muted);text-align:center;margin:9px 0 0;font-size:6px;line-height:1.45}@media (width>=560px){.siteHeader{padding:0 24px}.headerWhatsapp{border-bottom:1px solid var(--gold);padding:10px 0;display:inline-block}.videoHero{height:min(650px,72svh)}.heroContent{bottom:92px;left:32px}.heroActions{flex-direction:row;align-items:center}.heroActions button{width:210px}.heroMeta{left:32px}.quickAccess,.shopSection,.howSection,.helpSection,.faqSection,footer{padding-left:24px;padding-right:24px}.quickCard{min-height:118px;padding:15px}.quickCard strong{font-size:13px}.trustStrip{grid-template-columns:repeat(3,1fr);padding-left:24px;padding-right:24px}.productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.productCardBody{padding:14px 12px 12px}.productCardBody h3{min-height:44px;font-size:21px}.productReference,.productFacts span{font-size:6px}.productFacts strong{font-size:8px}.productPriceRow>strong{font-size:21px}.quickViewModal{grid-template-columns:1.05fr .95fr;width:min(94vw,880px);max-height:88svh;bottom:50%;left:50%;right:auto;overflow:hidden;transform:translate(-50%,50%)}@keyframes modal-up{0%{opacity:.5;transform:translate(-50%,calc(50% + 24px))}to{opacity:1;transform:translate(-50%,50%)}}.modalClose{position:absolute;top:12px;right:12px}.quickViewGallery,.quickViewContent{min-height:0;overflow-y:auto}.quickViewMain{aspect-ratio:4/5;min-height:420px}}@media (width>=900px){html{scroll-padding-top:76px}.siteHeader{grid-template-columns:1fr auto 1fr;height:74px;padding:0 clamp(32px,5vw,72px)}.brand{width:150px;height:54px}.desktopNav{align-items:center;gap:clamp(20px,2.5vw,40px);display:flex}.desktopNav button,.desktopNav a{color:#bbb6ae;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:9px;font-weight:700;transition:color .2s}.desktopNav button:hover,.desktopNav a:hover{color:#fff}.headerActions{justify-self:end}.catalogHeaderButton{display:none}.videoHero{height:min(700px,100svh - 103px);min-height:590px}.heroVideo{object-position:center 43%}.heroShade{background:linear-gradient(90deg,#000c,#00000014 70%),linear-gradient(#0000 45%,#0000008c)}.heroContent{width:730px;bottom:120px;left:clamp(40px,7vw,110px)}.heroKicker{margin-bottom:20px;font-size:9px}.heroContent h1{font-size:clamp(78px,8vw,116px)}.heroText{margin-top:25px;font-size:14px}.heroActions{margin-top:28px}.heroActions button{width:230px;min-height:52px}.heroMeta{gap:38px;bottom:28px;left:clamp(40px,7vw,110px);right:auto}.heroMeta strong{font-size:24px}.videoControl{width:43px;height:43px;bottom:26px;right:34px}.quickAccess{padding:46px clamp(36px,7vw,110px) 54px}.sectionMiniHeader{margin-bottom:28px}.sectionMiniHeader h2{font-size:44px}.quickGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.quickCard{min-height:150px;padding:18px}.quickCard strong{font-family:var(--font-display), Georgia, serif;font-size:22px;font-weight:600}.quickCard small{font-size:7px}.quickCard:hover{background:#ddd2c1}.quickCardFeatured:hover{background:#181715}.trustStrip{grid-template-columns:repeat(3,auto);justify-content:space-between;align-items:center;min-height:66px;padding:0 clamp(36px,7vw,110px);font-size:8px}.shopSection{padding:78px clamp(36px,7vw,110px) 100px}.shopHeading{grid-template-columns:1.15fr .55fr;align-items:end;gap:60px;margin-bottom:35px}.shopHeading h2{font-size:clamp(70px,6.5vw,96px)}.shopHeading>p{justify-self:end;font-size:12px}.shopModeTabs{width:610px}.shopModeTabs button{min-height:58px;padding:10px 16px;font-size:9px}.shopTools{grid-template-columns:minmax(0,1fr) 220px}.shopSearch{min-height:58px}.shopSearch input{height:56px;font-size:12px}.sortSelect,.changeCatalogButton{min-height:58px}.filterRail,.subfolderRail{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.filterRail{flex-wrap:wrap;overflow:visible}.filterRail button{min-height:39px}.subfolderRail{flex-wrap:wrap;overflow:visible}.resultsBar{min-height:50px;margin-top:6px;font-size:8px}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.productCard{transition:transform .22s,box-shadow .22s}.productCard:hover{transform:translateY(-3px);box-shadow:0 18px 38px #19140d1a}.availabilityBadge,.productBadge{padding:6px 8px;font-size:6px;top:11px;left:11px}.photoCount{font-size:6px;bottom:11px;right:11px}.productCardBody{padding:17px 15px 15px}.productReference{font-size:6px}.productCardBody h3{min-height:52px;margin:13px 0 15px;font-size:26px}.productFacts{padding:11px 0}.productFacts span{gap:6px;font-size:6px}.productFacts strong{font-size:9px}.productPriceRow{margin-top:14px}.productPriceRow>strong{font-size:25px}.productPriceRow button{min-height:36px;padding:0 11px;font-size:8px}.catalogCardActions button,.catalogCardActions a{min-height:39px;padding:0 11px;font-size:7px}.howSection{grid-template-columns:.7fr 1.3fr;gap:clamp(70px,10vw,160px);padding:76px clamp(36px,7vw,110px)}.howIntro h2{font-size:63px}.howSteps li{grid-template-columns:55px 1fr;min-height:105px}.howSteps strong{font-size:29px}.howSteps p{font-size:10px}.helpSection{grid-template-columns:1fr auto;align-items:center;padding:60px clamp(36px,7vw,110px)}.helpSection h2{font-size:56px}.helpSection>a{min-width:260px}.faqSection{grid-template-columns:.55fr 1fr;gap:clamp(70px,10vw,150px);padding:74px clamp(36px,7vw,110px)}.faqHeading h2{font-size:58px}.faqList summary{min-height:68px;font-size:11px}.faqList p{font-size:10px}footer{padding:50px clamp(36px,7vw,110px) 38px}footer>p,footer>div{font-size:8px}.mobileDock{display:none}.catalogDrawer,.selectionDrawer{width:min(520px,90vw)}.drawerHeader{min-height:105px;padding:18px 24px}.drawerHeader h2{font-size:43px}.immediateDrawerCta{margin:15px 24px}.catalogDirectory summary{padding-left:24px;padding-right:24px}.directoryOptions{padding-left:54px;padding-right:24px}.drawerHelp,.selectionBody,.selectionFooter{padding-left:24px;padding-right:24px}}@media (width>=1280px){.productGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.promoTrack{animation-play-state:paused}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--cream:#f4f0e8;--cream-2:#e8e0d3;--white:#fffefb;--gold:#c89b47;--gold-dark:#76501c;--black:#070707;--black-2:#11110f;--line-light:#07070726}html{scroll-padding-top:62px}.promoBar{letter-spacing:.12em;border-bottom:1px solid #0000002e;height:28px;font-size:7px}.promoGroup span{gap:24px;padding-left:24px}.siteHeader{background:#070707f5;grid-template-columns:minmax(54px,1fr) auto minmax(54px,1fr);height:58px;padding:0 13px}.headerMenuButton,.headerSearchButton{color:#f2eee6;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;min-height:36px;padding:0;font-size:8px;font-weight:700}.headerMenuButton{justify-self:start}.headerSearchButton{justify-self:end}.brand{justify-self:center;width:106px;height:43px}.desktopNav{display:none}.headerActions{justify-self:end}.headerWhatsapp{display:none}.videoHero{background:#15130f;height:min(540px,54svh);min-height:420px}.heroVideo{object-position:50% 46%;filter:saturate(.72)contrast(1.05)brightness(.78)}.heroShade{background:linear-gradient(90deg,#000000d4,#00000038 78%),linear-gradient(#0000 42%,#000000b8),linear-gradient(#0000003d,#0000 28%)}.heroContent{width:min(100% - 32px,610px);bottom:70px;left:16px}.heroKicker{letter-spacing:.16em;margin-bottom:10px;font-size:7px}.heroContent h1{letter-spacing:-.042em;font-size:clamp(43px,12.5vw,60px);line-height:.86}.heroText{max-width:390px;margin-top:13px;font-size:10px;line-height:1.5}.heroActions{grid-template-columns:1fr 1fr;gap:7px;margin-top:16px;display:grid}.heroActions button{text-align:left;min-width:0;min-height:43px;padding:0 10px;font-size:7px;line-height:1.2}.heroActions button span{font-size:12px}.heroMeta{gap:18px;font-size:6px;bottom:15px;left:16px;right:78px}.heroMeta strong{font-size:17px}.videoControl{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;width:auto;height:28px;padding:0 10px;font-size:6px;font-weight:800;bottom:12px;right:13px}.storeGateway{background:var(--cream);color:var(--black);padding:18px 13px 16px}.gatewayLabel{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.gatewayLabel>span{color:var(--gold-dark);letter-spacing:.17em;font-size:6px;font-weight:800}.gatewayLabel h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:26px;font-weight:500}.gatewayPrimary{border:1px solid var(--line-light);grid-template-columns:1fr 1fr;display:grid}.gatewayPrimary button{min-width:0;min-height:102px;color:var(--black);text-align:left;cursor:pointer;background:#ffffff47;border:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:13px 12px;display:flex}.gatewayPrimary button+button{border-left:1px solid var(--line-light)}.gatewayPrimary .gatewayImmediate{background:var(--black);color:#fff}.gatewayPrimary button>span{color:var(--gold-dark);letter-spacing:.14em;margin-bottom:auto;font-size:5.5px;font-weight:800}.gatewayPrimary .gatewayImmediate>span{color:var(--gold)}.gatewayPrimary button strong{font-family:var(--font-display), Georgia, serif;font-size:21px;font-weight:600;line-height:.96}.gatewayPrimary button small{color:#7b746b;margin-top:5px;font-size:6px;line-height:1.3}.gatewayPrimary .gatewayImmediate small{color:#a7a198}.gatewayLinks{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px;display:grid}.gatewayLinks button{border:0;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);color:#4c4740;cursor:pointer;background:0 0;min-width:0;min-height:36px;padding:5px 4px;font-size:6.5px;font-weight:750}.gatewayLinks .gatewayMore{color:#312b23;background:#ded3c1}.trustStrip{grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;min-height:46px;padding:10px 13px;font-size:5.5px;line-height:1.35}.trustStrip span{gap:6px}.trustStrip i{width:4px;height:4px}.shopSection{padding:31px 13px 56px}.shopHeading{gap:8px;margin-bottom:16px}.shopHeading>div>span{font-size:6px}.shopHeading h2{margin-top:6px;font-size:clamp(34px,9vw,46px);line-height:.92}.shopHeading>p{font-size:9.5px;line-height:1.5}.shopModeTabs{z-index:18;border-color:#07070738;margin:0 0 10px;position:sticky;top:58px;box-shadow:0 8px 18px #1d170f12}.shopModeTabs button{min-height:49px;padding:7px 10px;font-size:7.5px}.shopModeTabs button span{min-width:21px;height:21px;font-size:6px}.shopTools{gap:7px}.shopSearch{min-height:48px;padding:0 12px}.shopSearch input{height:46px;font-size:10px}.shopSearch>.searchGlyph{font-size:0;transform:none}.searchGlyph{width:13px;height:13px;color:var(--gold-dark);border:1.5px solid;border-radius:50%;flex:none;display:inline-block;position:relative}.searchGlyph:after{content:"";transform-origin:0;background:currentColor;width:6px;height:1.5px;position:absolute;bottom:-2px;right:-5px;transform:rotate(45deg)}.sortSelect,.changeCatalogButton{min-height:45px}.sortSelect select{font-size:9px}.changeCatalogButton{font-size:8px}.changeCatalogButton span{letter-spacing:.08em;text-transform:uppercase;font-size:6px}.filterRail,.subfolderRail{margin-left:-13px;margin-right:-13px;padding-left:13px;padding-right:13px}.filterRail button,.subfolderRail button{min-height:34px;font-size:7px}.resultsBar{min-height:39px;margin-bottom:10px;font-size:6px}.productGrid{gap:10px}.productCard{background:#fffdf8;border:0;box-shadow:0 1px #0000001f}.productCardBody{padding:10px 8px 9px}.productReference{font-size:5px}.productCardBody h3{min-height:31px;font-family:var(--font-sans), Arial, sans-serif;letter-spacing:-.015em;margin:7px 0 9px;font-size:10px;font-weight:700;line-height:1.28}.productFacts{padding:7px 0}.productFacts span{font-size:4.8px}.productFacts strong{font-size:6.5px}.productPriceRow{align-items:flex-end;margin-top:9px}.productPriceRow>strong{font-size:17px}.productPriceRow button{min-height:29px;padding:0 7px;font-size:6px}.catalogCardActions{grid-template-columns:1fr}.catalogCardActions button,.catalogCardActions a{justify-content:center;min-height:31px;font-size:5.8px}.expandPhoto i{color:#fff}.catalogHub{margin-top:13px}.catalogHubTop{background:var(--black);color:#fff;gap:14px;min-height:110px;padding:15px;display:grid}.catalogHubTop>div{flex-direction:column;gap:7px;display:flex}.catalogHubTop>div>span{color:var(--gold);letter-spacing:.15em;font-size:5.5px;font-weight:800}.catalogHubTop>div>strong{max-width:390px;font-family:var(--font-display), Georgia, serif;font-size:23px;font-weight:500;line-height:1}.catalogHubTop>button{color:#fff;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff47;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:7px;font-weight:750;display:flex}.catalogHubTop .searchGlyph{color:var(--gold)}.catalogHubGrid{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.catalogHubCard{border:1px solid var(--line-light);min-width:0;min-height:86px;color:var(--black);text-align:left;cursor:pointer;background:#ffffff40;grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;align-items:start;gap:5px 8px;padding:11px 10px;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative}.catalogHubCard:hover,.catalogHubCard:focus-visible{border-color:var(--gold-dark);background:#ffffff9e}.catalogHubCard:active{transform:scale(.985)}.catalogHubCard>span{color:var(--gold-dark);letter-spacing:.13em;font-size:5.5px;font-weight:800}.catalogHubCard>strong{font-family:var(--font-display), Georgia, serif;grid-column:1/-1;align-self:end;font-size:18px;font-weight:600;line-height:.95}.catalogHubCard>small{color:#756e65;align-self:end;font-size:5.8px;font-weight:700;line-height:1.2}.catalogHubCard>em{border-bottom:1px solid var(--gold-dark);color:var(--gold-dark);font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.08em;text-transform:uppercase;grid-area:1/2/4;align-self:center;padding-bottom:3px;font-size:5.5px;font-style:normal;font-weight:800}.catalogHubCardMain,.catalogHubFolders,.catalogHubOpen{display:none}.howSection{gap:27px;padding:43px 13px}.howIntro h2{font-size:36px}.howSteps li{min-height:84px}.helpSection{gap:19px;padding:35px 13px}.helpSection h2{font-size:34px}.faqSection{gap:23px;padding:42px 13px 49px}.faqHeading h2{font-size:36px}footer{padding:34px 13px 76px}.footerLinks{flex-wrap:wrap;gap:8px 18px;margin:0 0 24px;display:flex}.footerLinks button,.footerLinks a{color:#bbb6ae;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #59554f;padding:0 0 5px;font-size:7px;font-weight:700}.footerLinks a:hover,.footerLinks a:focus-visible{border-color:var(--gold);color:var(--white)}.mobileDock{height:calc(57px + env(safe-area-inset-bottom));padding:6px 5px env(safe-area-inset-bottom);grid-template-columns:repeat(5,1fr)}.mobileDock a,.mobileDock button{padding:2px}.mobileDock small{letter-spacing:.02em;font-size:6px;font-weight:750}.mobileDock .dockWhatsapp{background:var(--gold);color:var(--black);border-radius:999px;margin:5px 2px}.mobileDock i{top:0;right:5px}.catalogDrawer,.selectionDrawer{width:100%}.drawerHeader{min-height:80px;padding:13px}.drawerHeader h2{max-width:310px;font-size:29px}.drawerHeader>button,.modalClose{width:37px;height:37px;font-size:20px}.drawerSearch{border:1px solid var(--line-light);color:#5f584f;text-align:left;cursor:pointer;background:#fff6;align-items:center;gap:12px;min-height:45px;margin:11px 13px 0;padding:0 13px;font-size:7px;font-weight:700;display:flex}.immediateDrawerCta{min-height:82px;margin:9px 13px 11px;padding:13px}.immediateDrawerCta strong{font-size:19px}.immediateDrawerCta em{font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.08em;text-transform:uppercase;font-size:6px;font-weight:800}.catalogDirectory summary{grid-template-columns:26px 1fr auto;min-height:67px;padding:10px 13px}.catalogDirectory summary strong{font-size:18px}.catalogDirectory summary small{font-size:6.5px}.directoryOptions{gap:4px;padding:0 13px 12px 39px}.directoryOptions button{min-height:36px;padding:7px 8px;font-size:6.5px}.drawerConnect{border-top:1px solid var(--line-light);margin-top:auto}.drawerHelp{border-top:0;padding:12px 13px}.drawerSocials{padding:0 13px calc(13px + env(safe-area-inset-bottom));flex-wrap:wrap;align-items:center;gap:7px 13px;display:flex}.drawerSocials span{color:var(--gold-dark);letter-spacing:.13em;font-size:5.5px;font-weight:800}.drawerSocials a{color:var(--black);border-bottom:1px solid #0707073d;padding-bottom:3px;font-size:6.5px;font-weight:800}.drawerSocials a:hover,.drawerSocials a:focus-visible{border-color:var(--gold-dark);color:var(--gold-dark)}.globalSearchPanel{z-index:84;background:var(--cream);width:100%;height:100svh;color:var(--black);flex-direction:column;animation:.2s both search-in;display:flex;position:fixed;inset:0}@keyframes search-in{0%{opacity:.45;transform:translateY(10px)}}.globalSearchHeader{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:13px;display:flex}.globalSearchHeader>div>span{color:var(--gold-dark);letter-spacing:.16em;font-size:5.5px;font-weight:800}.globalSearchHeader h2{font-family:var(--font-display), Georgia, serif;margin:4px 0 0;font-size:30px;font-weight:500;line-height:.92}.globalSearchHeader>button{border:1px solid var(--line-light);width:37px;height:37px;color:var(--black);cursor:pointer;background:0 0;font-size:20px}.globalSearchInput{border:1px solid var(--black);background:var(--white);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:58px;margin:12px 13px 0;padding:0 13px;display:grid}.globalSearchInput input{min-width:0;height:54px;color:var(--black);background:0 0;border:0;outline:0;font-size:10px}.globalSearchInput input::placeholder{color:#8a837a}.globalSearchInput>button{color:#726b63;cursor:pointer;background:0 0;border:0;width:30px;height:30px;font-size:18px}.globalSearchBody{padding:17px 13px calc(25px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.searchPopular{flex-wrap:wrap;gap:6px;display:flex}.searchPopular>span{width:100%;color:var(--gold-dark);letter-spacing:.15em;margin-bottom:4px;font-size:5.5px;font-weight:800}.searchPopular button{border:1px solid var(--line-light);color:#4d4841;cursor:pointer;background:0 0;border-radius:999px;min-height:34px;padding:0 11px;font-size:7px;font-weight:700}.searchShortcuts{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:1fr 1fr;margin-top:24px;display:grid}.searchShortcuts button{border:0;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-height:118px;color:var(--black);text-align:left;cursor:pointer;background:#ffffff40;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:13px 11px;display:flex}.searchShortcuts button:first-child{background:var(--black);color:#fff}.searchShortcuts strong{font-family:var(--font-display), Georgia, serif;font-size:20px;font-weight:600;line-height:.95}.searchShortcuts small{color:#777068;margin-top:6px;font-size:6px;line-height:1.35}.searchShortcuts button:first-child small{color:#aaa49b}.searchResults>section+section{margin-top:25px}.searchResults h3{border-bottom:1px solid var(--line-light);font-family:var(--font-display), Georgia, serif;justify-content:space-between;margin:0 0 9px;padding-bottom:8px;font-size:22px;font-weight:600;display:flex}.searchResults h3 span{border:1px solid var(--line-light);min-width:24px;height:24px;font-family:var(--font-sans), Arial, sans-serif;border-radius:999px;place-items:center;font-size:6px;display:grid}.searchResultGrid{gap:6px;display:grid}.searchResultItem{border:1px solid var(--line-light);min-width:0;min-height:76px;color:var(--black);text-align:left;cursor:pointer;background:#ffffff5c;grid-template-columns:63px 1fr;align-items:center;gap:10px;padding:6px;display:grid}.searchResultItem img{object-fit:cover;background:#ddd5ca;width:63px;height:66px;display:block}.searchResultItem>span{flex-direction:column;gap:4px;min-width:0;display:flex}.searchResultItem small{color:var(--gold-dark);letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;font-size:5px;font-weight:800;overflow:hidden}.searchResultItem strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.3;overflow:hidden}.searchResultItem em{color:#6f685f;font-size:6px;font-style:normal}.searchEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;display:flex}.searchEmpty>span{color:var(--gold-dark);letter-spacing:.16em;font-size:6px;font-weight:800}.searchEmpty h3{border:0;margin:12px 0 6px;padding:0;font-size:28px;display:block}.searchEmpty p{color:#756e66;margin:0;font-size:8px}.searchEmpty a{border-bottom:1px solid var(--black);margin-top:17px;padding-bottom:6px;font-size:7px;font-weight:800}.quickViewContent h2{font-size:31px}.quickViewContent>a,.selectionFooter>a{font-size:7px}.catalogPreviewNotice{border-top:1px solid #0000001f;border-bottom:1px solid #0000001f;flex-direction:column;gap:5px;margin:13px 0;padding:12px 0;display:flex}.catalogPreviewNotice span{color:#8b847b;letter-spacing:.09em;font-size:5.5px;font-weight:800}.catalogPreviewNotice strong{font-family:var(--font-display), Georgia, serif;font-size:19px;font-weight:600}@media (width>=560px){.siteHeader{padding-left:21px;padding-right:21px}.videoHero{height:min(630px,64svh)}.heroContent{bottom:78px;left:28px}.heroActions{display:flex}.heroActions button{width:215px}.heroMeta{left:28px}.storeGateway,.shopSection,.howSection,.helpSection,.faqSection,footer,.trustStrip{padding-left:22px;padding-right:22px}.gatewayPrimary button{min-height:118px;padding:16px}.gatewayPrimary button strong{font-size:25px}.gatewayLinks{grid-template-columns:repeat(7,minmax(0,1fr))}.catalogHubGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.searchResultGrid{grid-template-columns:1fr 1fr}}@media (width>=900px){html{scroll-padding-top:72px}.siteHeader{grid-template-columns:auto 1fr auto;gap:clamp(35px,5vw,78px);height:72px;padding:0 clamp(30px,5vw,72px)}.headerMenuButton{display:none}.brand{justify-self:start;width:145px;height:52px}.desktopNav{justify-self:center;gap:clamp(19px,2.1vw,34px);display:flex}.desktopNav button{letter-spacing:.035em;font-size:8px}.headerSearchButton{display:none}.headerWhatsapp{font-size:8px;display:inline-block}.videoHero{height:min(760px,100svh - 100px);min-height:610px}.heroContent{width:720px;bottom:116px;left:clamp(40px,7vw,110px)}.heroKicker{margin-bottom:17px;font-size:8px}.heroContent h1{font-size:clamp(76px,7.2vw,108px)}.heroText{margin-top:20px;font-size:12px}.heroActions{margin-top:23px}.heroActions button{width:230px;min-height:49px;font-size:8px}.heroMeta{gap:34px;bottom:27px;left:clamp(40px,7vw,110px)}.videoControl{bottom:24px;right:30px}.storeGateway{grid-template-columns:.55fr 1.45fr;align-items:stretch;gap:20px 42px;padding:30px clamp(36px,7vw,110px) 27px;display:grid}.gatewayLabel{flex-direction:column;justify-content:center;align-items:flex-start;margin:0}.gatewayLabel h2{font-size:42px}.gatewayPrimary button{min-height:136px;padding:18px}.gatewayPrimary button strong{font-size:29px}.gatewayLinks{grid-column:1/-1;margin-top:0}.gatewayLinks button{min-height:43px;font-size:7px}.trustStrip{min-height:56px;padding:0 clamp(36px,7vw,110px);font-size:7px}.shopSection{padding:58px clamp(36px,7vw,110px) 88px}.shopHeading{grid-template-columns:1fr .55fr;align-items:end;gap:60px;margin-bottom:24px}.shopHeading h2{font-size:clamp(48px,5vw,68px)}.shopHeading>p{justify-self:end;font-size:11px}.shopModeTabs{width:600px;top:72px}.shopModeTabs button{min-height:54px;padding:9px 14px;font-size:8px}.shopTools{grid-template-columns:minmax(0,1fr) 210px}.shopSearch{min-height:54px}.shopSearch input{height:52px;font-size:11px}.sortSelect,.changeCatalogButton{min-height:54px}.filterRail,.subfolderRail{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.catalogHubTop{grid-template-columns:1fr 320px;align-items:end;min-height:132px;padding:22px}.catalogHubTop>div>strong{font-size:31px}.catalogHubTop>button{min-height:49px}.catalogHubGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.catalogHubCard{min-height:112px;padding:15px 14px}.catalogHubCard>strong{font-size:23px}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.productCardBody{padding:14px 12px 12px}.productCardBody h3{min-height:37px;margin:10px 0 12px;font-size:12px}.productPriceRow>strong{font-size:22px}.productPriceRow button{min-height:34px;padding:0 10px;font-size:7px}.catalogCardActions{grid-template-columns:1fr auto}.catalogCardActions button,.catalogCardActions a{min-height:36px;padding:0 10px}.howSection{padding:64px clamp(36px,7vw,110px)}.helpSection{padding:49px clamp(36px,7vw,110px)}.faqSection{padding:62px clamp(36px,7vw,110px)}footer{padding:45px clamp(36px,7vw,110px) 36px}.footerLinks{justify-content:flex-end}.catalogDrawer{width:min(720px,86vw)}.selectionDrawer{width:min(520px,90vw)}.drawerHeader{min-height:96px;padding:16px 22px}.drawerHeader h2{max-width:520px;font-size:39px}.drawerSearch,.immediateDrawerCta{margin-left:22px;margin-right:22px}.catalogDirectory summary{padding-left:22px;padding-right:22px}.directoryOptions{grid-template-columns:repeat(3,1fr);padding-left:48px;padding-right:22px}.directoryOptions button:first-child{grid-column:1/-1}.drawerHelp,.drawerSocials{padding-left:22px;padding-right:22px}.globalSearchPanel{width:min(1080px,92vw);left:auto}.globalSearchHeader{min-height:98px;padding:17px 24px}.globalSearchHeader h2{font-size:40px}.globalSearchInput{min-height:64px;margin:15px 24px 0}.globalSearchInput input{height:60px;font-size:12px}.globalSearchBody{padding:24px}.searchResultGrid{grid-template-columns:1fr 1fr;gap:8px}}@media (width>=1280px){.productGrid,.catalogHubGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.globalSearchPanel{animation:none}}
