/*! 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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#151515;--muted:#6d6d6d;--line:#e8e8e8;--paper:#fff;--soft:#f7f7f5;--red:#df0012;--red-dark:#a9000e;--orange:#ff8a00;--green:#18a957}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 40px);margin:0 auto}.topbar{color:#fff;background:#171717;font-size:.8rem}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;min-height:36px;display:flex}.topbar-links{gap:22px;font-weight:700;display:flex}.site-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #00000012;position:sticky;top:0}.header-inner{grid-template-columns:380px minmax(0,1fr) auto auto;align-items:center;gap:30px;min-height:126px;display:grid}.brand{align-items:center;width:100%;display:flex}.brand img{width:370px;height:auto}nav{justify-content:flex-end;gap:clamp(13px,1.7vw,25px);font-size:.86rem;font-weight:750;display:flex}nav a{transition:color .16s}nav a:hover,nav a:focus-visible{color:var(--red)}.header-cart-button{background:var(--red);color:#171717;width:54px;min-width:54px;height:54px;font:inherit;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;position:relative}.header-cart-icon-disc{background:#fff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;box-shadow:0 2px 6px #0000001f}.header-cart-button svg{width:21px;height:21px}.header-cart-button:hover,.header-cart-button:focus-visible{background:var(--red-dark);outline:none;transform:translateY(-1px);box-shadow:0 8px 22px #df001240}.header-cart-button strong{background:var(--orange);color:#171717;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-3px;right:-4px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 24px;font-size:.94rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px;font-size:.86rem}.button-whatsapp{background:var(--green);color:#fff;box-shadow:0 8px 22px #18a9573d}.hero{background:radial-gradient(circle at 7% 14%,#ff8a0021,#0000 25%),linear-gradient(135deg,#fff 0%,#fff8f3 100%);overflow:hidden}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:46px;min-height:650px;padding-top:48px;padding-bottom:48px;display:grid}.eyebrow{color:var(--red-dark);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:.82rem;font-weight:850;display:flex}.eyebrow-dot{background:var(--orange);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 6px #ff8a0024}.hero h1{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(3rem,5.2vw,5.55rem);line-height:.98}.hero h1 span{color:var(--red);display:block}.hero-copy>p{color:#5f5f5f;max-width:610px;margin:26px 0 0;font-size:1.08rem;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button-primary{background:linear-gradient(135deg, var(--red), #f01b12);color:#fff;box-shadow:0 12px 28px #df001238}.button-outline{background:#fff;border-color:#d6d6d6}.trust-row{color:#555;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:.83rem;font-weight:700;display:flex}.hero-visual{place-items:center;min-height:530px;display:grid;position:relative}.hero-sun{background:linear-gradient(145deg, var(--orange), #ff3e00);border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:0 32px 80px #df00122e}.hero-visual>img{z-index:2;border:14px solid #fff;border-radius:36px;width:min(540px,92%);position:relative;transform:rotate(1deg);box-shadow:0 26px 70px #250c0033}.hero-badge{z-index:3;text-align:center;background:var(--red);color:#fff;border:7px solid #fff;border-radius:50%;place-content:center;width:136px;height:136px;display:grid;position:absolute;bottom:13%;right:1%;transform:rotate(-7deg);box-shadow:0 14px 34px #4600003d}.hero-badge strong{text-transform:uppercase;font-size:1.05rem}.hero-badge span{font-size:.75rem}.benefits{z-index:4;margin-top:-12px;position:relative}.benefits-grid{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:repeat(3,1fr);display:grid;box-shadow:0 22px 60px #1e140f14}.benefits article{gap:17px;padding:28px;display:flex}.benefits article+article{border-left:1px solid var(--line)}.benefit-icon{width:42px;height:42px;color:var(--red);background:#fff1eb;border-radius:13px;flex:0 0 42px;place-items:center;font-size:.78rem;font-weight:900;display:grid}.benefits h2{margin:0 0 7px;font-size:1rem}.benefits p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.catalogue{background:var(--soft);padding:100px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.kicker{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.78rem;font-weight:900;display:block}.section-heading h2,.contact h2{letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.section-heading>p{max-width:430px;color:var(--muted);margin:0;line-height:1.7}.catalogue-page-links{justify-content:flex-start;gap:10px;margin-top:28px;font-size:.82rem}.catalogue-page-links a{color:#333;background:#fff;border:1px solid #dedede;border-radius:999px;padding:10px 14px;font-weight:800;transition:border-color .16s,color .16s}.catalogue-page-links a:hover,.catalogue-page-links a:focus-visible{border-color:var(--red);color:var(--red)}.category-hero{background:radial-gradient(circle at 87% 18%,#ff8a0040,#0000 28%),linear-gradient(135deg,#fff 0%,#fff2ec 100%);padding:72px 0;overflow:hidden}.category-hero-inner{grid-template-columns:minmax(0,1fr) minmax(260px,350px);align-items:end;gap:64px;display:grid}.category-breadcrumb{color:#6f6f6f;gap:9px;margin:0 0 20px;font-size:.82rem;font-weight:700;display:flex}.category-breadcrumb a:hover,.category-breadcrumb a:focus-visible{color:var(--red)}.category-hero h1{letter-spacing:-.055em;max-width:800px;margin:0;font-size:clamp(2.7rem,5.2vw,5.35rem);line-height:.98}.category-hero h1+p{color:#5f5f5f;max-width:720px;margin:24px 0 0;font-size:1.05rem;line-height:1.72}.category-location-card{background:#fff;border:1px solid #df001233;border-radius:24px;padding:28px;box-shadow:0 18px 48px #4f100017}.category-location-card strong{color:var(--red-dark);font-size:1.05rem;display:block}.category-location-card p{color:#313131;margin:8px 0 18px;font-weight:800}.category-location-card span,.category-location-card small{color:var(--muted);font-size:.86rem;line-height:1.55;display:block}.category-location-card small{margin-top:6px}.category-catalogue{background:var(--soft);padding:92px 0}.category-catalogue .catalogue-tools{margin-top:38px}.kitchen-steps{grid-template-columns:repeat(3,1fr);gap:14px;margin:38px 0 0;display:grid}.kitchen-steps>div{background:#fff;border:1px solid #e7e1dd;border-radius:18px;align-items:center;gap:12px;padding:18px;font-weight:800;display:flex}.kitchen-steps strong{color:var(--red);font-size:1.05rem}.category-works-grid{margin-top:24px}.kitchen-empty{background:#fff;border:1px dashed #d6d6d6;border-radius:20px;max-width:780px;margin-top:28px;padding:30px}.kitchen-empty strong{font-size:1.1rem}.kitchen-empty p{color:var(--muted);margin:8px 0 0;line-height:1.6}.category-information{background:#fff;padding:88px 0}.category-information-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:70px;display:grid}.category-information h2{letter-spacing:-.05em;max-width:570px;margin:0;font-size:clamp(2rem,3.8vw,3.8rem);line-height:1.02}.category-information h2+p{max-width:570px;color:var(--muted);margin:20px 0 26px;line-height:1.7}.category-faqs{gap:11px;display:grid}.category-faqs details{border:1px solid var(--line);background:var(--soft);border-radius:16px;padding:20px 22px}.category-faqs summary{color:#252525;cursor:pointer;font-weight:850}.category-faqs p{color:var(--muted);margin:13px 0 0;line-height:1.65}.catalogue-tools{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-top:36px;display:grid}.product-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px 18px;display:grid}.product-search>label{color:#393939;letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:.78rem;font-weight:850}.product-search-field{max-width:720px;position:relative}.product-search-field>span{color:var(--red);pointer-events:none;font-size:1.55rem;line-height:1;position:absolute;top:50%;left:18px;transform:translateY(-52%)}.product-search input{width:100%;min-height:58px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:17px;outline:none;padding:0 48px 0 52px;font-size:1rem;transition:border-color .16s,box-shadow .16s;box-shadow:0 8px 25px #1212120d}.product-search input:focus{border-color:var(--red);box-shadow:0 0 0 4px #df001217}.product-search>p{color:var(--muted);white-space:nowrap;margin:0 0 18px;font-size:.82rem;font-weight:700}.category-pills{flex-wrap:wrap;gap:9px;margin:36px 0 30px;display:flex}.category-pills button{color:#4e4e4e;font:inherit;cursor:pointer;background:#fff;border:1px solid #e3e3e3;border-radius:999px;padding:10px 16px;font-size:.85rem;font-weight:800}.category-pills button.active{color:#fff;background:#171717;border-color:#171717}.cart-open-button{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:#171717;border:0;border-radius:17px;align-items:center;gap:14px;padding:0 12px 0 20px;font-weight:850;display:flex}.cart-open-button strong{background:var(--red);border-radius:999px;place-items:center;min-width:34px;height:34px;padding:0 8px;display:grid}.delivery-banner{border-left:4px solid var(--red);color:#333;background:#fff0ea;border-radius:8px 15px 15px 8px;margin:-12px 0 30px;padding:15px 18px;font-size:.92rem;line-height:1.55}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #e5e5e5;border-radius:24px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 9px 30px #1212120a}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #1212121c}.product-card.featured{border-color:#df001273}.featured-label{z-index:3;background:var(--red);color:#fff;text-transform:uppercase;border-radius:999px;padding:8px 12px;font-size:.7rem;font-weight:900;position:absolute;top:15px;left:15px}.product-image{aspect-ratio:1;background:#fff;overflow:hidden}.image-zoom-button{width:100%;height:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.image-zoom-button:focus-visible{outline:3px solid var(--orange);outline-offset:-3px}.image-zoom-hint{color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;background:#121212d1;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:850;transition:opacity .16s,transform .16s;position:absolute;bottom:12px;right:12px;transform:translateY(4px)}.image-zoom-button:hover .image-zoom-hint,.image-zoom-button:focus-visible .image-zoom-hint{opacity:1;transform:translateY(0)}.image-lightbox{z-index:9999;width:100vw;height:100dvh;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));cursor:zoom-out;overscroll-behavior:contain;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:hidden}.image-lightbox>img{object-fit:contain;object-position:center center;cursor:default;border-radius:8px;width:auto;max-width:min(100%,1500px);height:auto;max-height:100%;margin:auto;display:block;box-shadow:0 24px 70px #0000006b}.image-lightbox-close{z-index:2;top:max(18px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));color:#fff;width:48px;height:48px;font:inherit;cursor:pointer;background:#191919c7;border:1px solid #ffffff4d;border-radius:999px;padding:0;font-size:2rem;font-weight:400;line-height:1;position:fixed}.product-image img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-image img{transform:scale(1.025)}.product-body{border-top:1px solid #ededed;padding:22px}.product-category{color:var(--red);letter-spacing:.08em;text-transform:uppercase;font-size:.71rem;font-weight:900}.product-body h3{min-height:50px;margin:8px 0 20px;font-size:1.02rem;line-height:1.45}.product-description{color:var(--muted);margin:-9px 0 20px;font-size:.83rem;line-height:1.55}.product-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-bottom strong{color:var(--red);letter-spacing:-.04em;font-size:1.65rem}.product-bottom button{color:#fff;font:inherit;cursor:pointer;background:#171717;border:0;border-radius:999px;padding:10px 15px;font-size:.76rem;font-weight:850}.availability-note{color:#777;margin:28px 0 0;font-size:.78rem;line-height:1.6}.product-search-empty{text-align:center;background:#fff;border:1px dashed #d7d7d7;border-radius:22px;padding:42px 24px}.product-search-empty strong{font-size:1.25rem}.product-search-empty p{color:var(--muted);margin:9px 0 20px}.product-search-empty button{color:#fff;font:inherit;cursor:pointer;background:#171717;border:0;border-radius:999px;padding:11px 17px;font-size:.82rem;font-weight:850}.cart-backdrop{z-index:10000;background:#00000094;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-panel{background:#fff;width:min(100%,520px);height:100dvh;padding:28px;overflow-y:auto;box-shadow:-20px 0 60px #00000038}.cart-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cart-heading h2{margin:4px 0 0;font-size:2.25rem}.cart-heading>button{color:#222;width:44px;height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;font-size:1.8rem}.cart-items{gap:12px;margin-top:26px;display:grid}.cart-items article{border:1px solid #e5e5e5;border-radius:16px;grid-template-columns:92px 1fr;gap:15px;padding:12px;display:grid}.cart-items img{object-fit:contain;background:var(--soft);border-radius:11px;width:92px;height:92px}.cart-items h3{margin:0 0 5px;font-size:.94rem;line-height:1.35}.cart-items article>div>strong{color:var(--red-dark)}.cart-quantity{align-items:center;gap:10px;margin-top:10px;display:flex}.cart-quantity button{color:#222;width:34px;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;font-size:1.1rem}.cart-total{border-top:1px solid #ddd;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;margin-top:20px;padding:18px 0;display:flex}.cart-total strong{color:var(--red-dark);font-size:1.45rem}.delivery-choice{border:0;gap:10px;margin:22px 0;padding:0;display:grid}.delivery-choice legend{margin-bottom:12px;font-weight:850}.delivery-choice label{cursor:pointer;border:1px solid #ddd;border-radius:14px;grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.delivery-choice input{margin-top:4px}.delivery-choice span,.delivery-choice span strong{display:block}.delivery-choice span{color:var(--muted);font-size:.88rem;line-height:1.5}.delivery-choice span strong{color:#222;font-size:.94rem}.cart-whatsapp-button,.cart-empty button{color:#fff;width:100%;min-height:52px;font:inherit;cursor:pointer;background:#171717;border:0;border-radius:999px;font-weight:850}.cart-help{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.84rem;line-height:1.5}.cart-empty{background:var(--soft);text-align:center;border-radius:18px;margin-top:34px;padding:28px}.works{background:#fff;padding:100px 0}.works-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px;display:grid}.work-card{border:1px solid var(--line);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 34px #12121212}.work-card img,.work-card video{aspect-ratio:4/3;object-fit:cover;background:var(--soft);width:100%;display:block}.work-card.work-card-reel{background:#f2f2f2}.work-card.work-card-reel video{aspect-ratio:9/16;object-fit:contain;background:#111;width:min(100%,360px);margin:0 auto}.work-card .image-zoom-button{height:auto}.work-card .image-zoom-hint{opacity:1;transform:none}.work-card>div{padding:22px}.work-card h3{margin:0;font-size:1.12rem;line-height:1.35}.work-card p{color:var(--muted);margin:10px 0 0;font-size:.9rem;line-height:1.6}.works-empty{background:var(--soft);border:1px dashed #d9d9d9;border-radius:24px;align-items:center;gap:22px;margin-top:40px;padding:34px;display:flex}.works-empty-mark{background:linear-gradient(135deg, var(--orange), var(--red));color:#fff;border-radius:18px;flex:0 0 64px;place-items:center;width:64px;height:64px;font-size:1.8rem;font-weight:950;display:grid}.works-empty h3{margin:0;font-size:1.1rem}.works-empty p{color:var(--muted);margin:7px 0 0;line-height:1.6}.contact{background:#fff;padding:80px 0}.contact-shell{gap:28px;display:grid}.contact-card{color:#fff;background:radial-gradient(circle at 90% 10%,#ff8a0052,#0000 24%),linear-gradient(135deg,#d90012 0%,#9f000c 100%);border-radius:30px;grid-template-columns:1.25fr .75fr;gap:60px;padding:64px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #91000d33}.kicker-light{color:#ffd5be}.contact-card>div>p{color:#ffffffd1;max-width:610px;margin:20px 0 0;line-height:1.7}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button-light{color:var(--red-dark);background:#fff}.button-dark-outline{color:#fff;border-color:#ffffff73}.contact address{background:#4700073d;border:1px solid #ffffff3d;border-radius:22px;align-self:center;padding:30px;font-style:normal}.contact address span{color:#ffd6c4;letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:900;display:block}.contact address strong{margin-top:10px;font-size:1.35rem;display:block}.contact address p{color:#ffffffc7;margin:8px 0 20px;font-size:.9rem}.contact address a{font-weight:850}.whatsapp-form{border:1px solid var(--line);background:var(--soft);border-radius:28px;padding:42px;box-shadow:0 18px 50px #1212120f}.form-heading{max-width:680px;margin-bottom:28px}.form-heading h3{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.form-heading p{color:var(--muted);margin:10px 0 0;line-height:1.6}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.form-grid label,.admin-form label{color:#393939;gap:8px;font-size:.82rem;font-weight:850;display:grid}.form-grid label span{color:#858585;font-weight:600}.form-wide{grid-column:1/-1}.form-grid input,.form-grid textarea,.admin-form input,.admin-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:14px;outline:none;font-weight:500;transition:border-color .16s,box-shadow .16s}.form-grid input,.admin-form input{min-height:52px;padding:0 15px}.form-grid textarea,.admin-form textarea{resize:vertical;padding:14px 15px}.form-grid input:focus,.form-grid textarea:focus,.admin-form input:focus,.admin-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px #df001217}.form-submit{cursor:pointer;border:0;margin-top:20px}.form-error{color:var(--red-dark);margin:16px 0 0;font-size:.86rem;font-weight:800}footer{color:#fff;background:#171717;padding:34px 0}.footer-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-inner>div{gap:5px;display:grid}.footer-inner span,.footer-inner p{color:#aaa;margin:0;font-size:.8rem}.footer-meta{text-align:right;justify-items:end;gap:7px;display:grid}.footer-meta a{color:#777;font-size:.72rem;transition:color .16s}.footer-meta a:hover,.footer-meta a:focus-visible{color:#fff}.floating-whatsapp{z-index:50;background:var(--green);color:#fff;border:4px solid #fff;border-radius:999px;place-items:center;min-height:50px;padding:0 19px;font-size:.84rem;font-weight:900;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 34px #00000040}.admin-page{background:radial-gradient(circle at 90% 0%, #ff8a0021, transparent 24%), var(--soft);min-height:100vh;padding:34px max(24px,50vw - 550px) 80px}.admin-header{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:26px;min-height:92px;padding:16px 22px;display:flex}.admin-brand{width:min(330px,52vw)}.admin-brand img{width:100%}.admin-header>div{align-items:center;gap:18px;font-size:.82rem;font-weight:800;display:flex}.admin-header>div a:last-child{color:var(--red)}.admin-intro{max-width:760px;padding:66px 0 36px}.admin-intro h1,.admin-denied h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,6vw,5rem);line-height:.98}.admin-intro p,.admin-denied p{max-width:670px;color:var(--muted);margin:20px 0 0;line-height:1.7}.admin-form,.admin-list{border:1px solid var(--line);background:#fff;border-radius:24px;padding:34px;box-shadow:0 14px 40px #1212120f}.admin-form{gap:20px;display:grid}.admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-check{flex-wrap:wrap;align-items:center;grid-template-columns:none!important;gap:10px!important;display:flex!important}.admin-check input{width:18px;min-height:18px;accent-color:var(--red)}.admin-form h2,.admin-list h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}.admin-form>div>p{color:var(--muted);margin:8px 0 0;line-height:1.6}.admin-form small{color:#777;font-weight:500}.admin-media-picker{border:0;gap:12px;min-width:0;margin:0;padding:0;display:grid}.admin-media-picker legend{color:#393939;margin-bottom:10px;font-size:.82rem;font-weight:850}.admin-media-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-media-options label{background:#fffaf6;border:1px solid #e4d8d2;border-radius:16px;align-content:start;padding:16px}.admin-media-options label>span{color:#777;min-height:2.7em;font-size:.78rem;font-weight:550;line-height:1.4}.admin-media-options .admin-poster-option{background:#fff4ed;grid-column:1/-1}.admin-media-options .admin-reel-option{background:#fff3f4;border-color:#ef9a9f}.admin-media-options .admin-reel-option strong{color:var(--red-dark)}.admin-reel-preview{background:#f2fbf6;border:1px solid #8bd2a9;border-radius:20px;grid-template-columns:minmax(180px,260px) 1fr;align-items:center;gap:24px;padding:18px;display:grid}.admin-reel-frame{aspect-ratio:9/16;background:#111;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 14px 34px #0000002e}.admin-reel-frame video{object-fit:contain;width:100%;height:100%;display:block}.admin-reel-preview>div:last-child strong{font-size:1.05rem}.admin-reel-preview>div:last-child p{color:#176b3b;margin:9px 0 0;line-height:1.55}.admin-form input[type=file]{padding:12px}.admin-form input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#171717;border:0;border-radius:9px;margin-right:12px;padding:9px 13px;font-weight:800}.admin-form .button{cursor:pointer;width:fit-content}.admin-form .button:disabled,.admin-work-grid button:disabled{cursor:wait;opacity:.6}.admin-message{color:var(--red-dark);margin:0;font-weight:800}.admin-list{margin-top:26px}.admin-list-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.admin-list-heading>strong{min-width:48px;height:48px;color:var(--red);background:#fff0ea;border-radius:999px;place-items:center;padding:0 13px;display:grid}.admin-empty{background:var(--soft);color:var(--muted);border-radius:16px;margin:28px 0 0;padding:26px}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px;display:grid}.admin-product-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:14px;padding:16px;display:grid}.admin-product-card>img{aspect-ratio:4/3;object-fit:contain;background:var(--soft);border-radius:14px;width:100%}.admin-product-card label{color:#393939;gap:7px;font-size:.78rem;font-weight:850;display:grid}.admin-product-card input{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:0 12px}.admin-card-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-card-actions button{color:#fff;cursor:pointer;background:#171717;border:1px solid #d6d6d6;border-radius:999px;padding:9px 13px;font-weight:850}.admin-card-actions .admin-delete-button{color:var(--red-dark);background:#fff5f5;border-color:#f0b5b9}.admin-card-actions .admin-edit-button,.admin-card-actions .admin-save-button{color:#fff;background:#171717;border-color:#171717}.admin-card-actions .admin-cancel-button{color:#333;background:#fff;border-color:#d6d6d6}.admin-card-summary{gap:7px;display:grid}.admin-card-summary span{color:var(--red);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:900}.admin-card-summary h3{margin:0;font-size:1rem;line-height:1.4}.admin-card-summary strong{color:var(--red-dark);font-size:1.3rem}.admin-work-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:26px;display:grid}.admin-work-grid article{border:1px solid var(--line);border-radius:18px;overflow:hidden}.admin-work-grid img,.admin-work-grid video{aspect-ratio:16/10;object-fit:cover;background:var(--soft);width:100%;display:block}.admin-work-grid article.admin-work-reel{background:#f2f2f2}.admin-work-grid article.admin-work-reel video{aspect-ratio:9/16;object-fit:contain;background:#111;width:min(100%,340px);height:auto;margin:0 auto}.admin-work-grid article>div{padding:18px}.admin-work-grid h3{margin:0}.admin-work-grid p{color:var(--muted);margin:8px 0 0;font-size:.88rem;line-height:1.55}.admin-work-grid button{color:var(--red-dark);cursor:pointer;background:#fff5f5;border:1px solid #f0b5b9;border-radius:999px;margin-top:16px;padding:9px 13px;font-weight:850}.admin-work-grid .admin-card-actions button{margin-top:0}.admin-work-grid .admin-card-actions .admin-edit-button,.admin-work-grid .admin-card-actions .admin-save-button{color:#fff;background:#171717;border-color:#171717}.admin-work-grid .admin-card-actions .admin-cancel-button{color:#333;background:#fff;border-color:#d6d6d6}.admin-work-edit-form{gap:14px;display:grid}.admin-work-edit-form label{color:#393939;gap:7px;font-size:.78rem;font-weight:850;display:grid}.admin-work-edit-form input:not([type=checkbox]),.admin-work-edit-form textarea{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:10px 12px}.admin-work-edit-form textarea{resize:vertical}.admin-work-edit-form small{color:var(--muted);font-weight:500}.admin-denied{border:1px solid var(--line);text-align:center;background:#fff;border-radius:28px;max-width:760px;margin:12vh auto 0;padding:50px}.admin-denied p{margin-left:auto;margin-right:auto}.admin-denied .button{margin-top:26px}@media (width<=980px){.header-inner{grid-template-columns:340px 1fr auto auto;gap:20px}.brand img{width:330px}nav{display:none}.hero-grid{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-visual{min-height:490px}.benefits{margin-top:30px}.product-grid,.works-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.topbar{display:none}.shell{width:min(100% - 24px,1180px)}.topbar-inner{justify-content:center;min-height:34px}.topbar-inner>span{display:none}.header-inner{justify-content:center;min-height:0;padding-top:10px;padding-bottom:11px;display:flex;position:relative}.brand{justify-content:center;width:100%}.brand img{width:calc(100% - 62px);height:auto}.header-inner .button{display:none}.header-cart-button{width:52px;min-width:52px;height:52px;padding:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header-cart-button:hover,.header-cart-button:focus-visible{transform:translateY(-50%)}.header-cart-button strong{top:-4px;right:-5px}.hero-grid{gap:22px;min-height:0;padding-top:48px;padding-bottom:42px}.hero h1{letter-spacing:-.05em;max-width:100%;font-size:clamp(2.1rem,9.4vw,2.7rem);line-height:1.02}.hero-copy>p{font-size:.98rem}.hero-actions .button{width:100%}.trust-row{gap:10px 16px}.hero-visual{width:100%;min-height:330px}.hero-sun{width:300px;height:300px}.hero-visual>img{border-radius:22px}.hero-badge{border-width:4px;width:88px;height:88px;bottom:7%;right:1%}.hero-badge strong{font-size:.82rem}.hero-badge span{font-size:.64rem}.benefits-grid{grid-template-columns:1fr}.benefits article{padding:22px}.benefits article+article{border-top:1px solid var(--line);border-left:0}.catalogue{padding:72px 0}.catalogue-tools{grid-template-columns:1fr auto;align-items:end;margin-top:28px}.product-search{grid-template-columns:1fr}.product-search>p{white-space:normal;margin:2px 0 0}.cart-open-button{align-self:center;min-height:52px}.cart-panel{padding:22px 18px}.works{padding:72px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.product-grid{grid-template-columns:1fr;gap:16px}.works-grid{grid-template-columns:1fr;gap:16px;margin-top:28px}.works-empty{align-items:flex-start;padding:24px}.product-card{border-radius:18px;grid-template-columns:42% 58%;display:grid}.product-image{aspect-ratio:auto;min-height:220px}.product-body{border-top:0;border-left:1px solid #ededed;flex-direction:column;justify-content:center;padding:18px;display:flex}.product-body h3{min-height:0;margin-bottom:16px;font-size:.92rem}.product-bottom{flex-direction:column;align-items:flex-start;gap:10px}.product-bottom strong{font-size:1.45rem}.contact{padding:58px 0}.contact-card{border-radius:24px;grid-template-columns:1fr;gap:34px;padding:34px 24px}.whatsapp-form{border-radius:22px;padding:28px 20px}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.form-submit,.contact-actions .button{width:100%}.footer-inner{flex-direction:column;align-items:flex-start}.footer-meta{text-align:left;justify-items:start}.admin-page{padding:18px 12px 50px}.admin-header{flex-direction:column;align-items:flex-start}.admin-brand{width:100%}.admin-intro{padding:48px 10px 28px}.admin-form,.admin-list{padding:24px 18px}.admin-form .button{width:100%}.admin-media-options{grid-template-columns:1fr}.admin-media-options .admin-poster-option{grid-column:auto}.admin-reel-preview{grid-template-columns:1fr}.admin-reel-frame{width:min(100%,270px);margin:0 auto}.admin-work-grid{grid-template-columns:1fr}.admin-denied{margin-top:8vh;padding:36px 22px}}@media (width<=430px){.topbar-links{justify-content:space-around;gap:10px;width:100%}.product-card{grid-template-columns:40% 60%}.product-image{min-height:190px}.product-body{padding:14px}.product-category{font-size:.62rem}.product-body h3{font-size:.84rem}.product-bottom button{padding:9px 12px}.catalogue-tools{grid-template-columns:1fr}.cart-open-button{justify-content:space-between}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.store-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #00000014;position:sticky;top:0}.store-header-main{grid-template-columns:minmax(210px,285px) minmax(280px,1fr) auto;align-items:center;gap:28px;min-height:104px;display:grid}.store-brand img{width:278px;height:auto}.global-product-search{min-width:0;display:flex;position:relative}.global-product-search input{width:100%;min-height:54px;color:var(--ink);font:inherit;background:#fff;border:2px solid #dedede;border-radius:13px;outline:none;padding:0 66px 0 20px;font-size:1rem;transition:border-color .16s,box-shadow .16s}.global-product-search input:focus{border-color:var(--red);box-shadow:0 0 0 4px #df001217}.global-product-search button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:10px;place-items:center;width:52px;height:42px;padding:0;display:grid;position:absolute;top:6px;right:6px}.global-product-search svg{width:21px;height:21px}.store-header-actions{align-items:center;gap:12px;display:flex}.store-whatsapp{color:#4f4f4f;gap:3px;min-width:114px;font-size:.72rem;display:grid}.store-whatsapp strong{color:var(--green);font-size:.95rem}.store-category-bar{color:#fff;background:#171717}.store-category-inner{align-items:stretch;gap:26px;min-height:50px;display:flex;position:relative}.catalogue-menu{flex:0 0 220px;position:relative}.catalogue-menu summary{background:var(--red);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:11px;height:50px;padding:0 18px;font-size:.87rem;font-weight:900;list-style:none;display:flex}.catalogue-menu summary::-webkit-details-marker{display:none}.catalogue-menu summary span{font-size:1.15rem}.catalogue-mega-menu{border:1px solid #e1e1e1;border-top:3px solid var(--red);color:#222;background:#fff;border-radius:0 0 18px 18px;grid-template-columns:repeat(4,minmax(140px,1fr));gap:24px;width:min(900px,100vw - 40px);padding:26px;display:grid;position:absolute;top:50px;left:0;box-shadow:0 24px 60px #0003}.catalogue-menu:not([open]) .catalogue-mega-menu{display:none}.catalogue-mega-menu>div{align-content:start;gap:9px;display:grid}.catalogue-mega-menu strong{color:var(--red-dark);border-bottom:1px solid #ececec;padding-bottom:8px;font-size:.9rem}.catalogue-mega-menu a{color:#4f4f4f;font-size:.83rem;line-height:1.35}.catalogue-mega-menu a:hover,.catalogue-mega-menu a:focus-visible{color:var(--red)}.catalogue-menu-service{background:#fff1eb;border-radius:14px;padding:18px}.catalogue-menu-service p{color:#666;margin:0;font-size:.8rem;line-height:1.5}.catalogue-menu-service a{color:var(--red-dark);font-weight:850}.store-category-links{scrollbar-width:none;white-space:nowrap;flex:1;justify-content:flex-start;align-items:center;gap:clamp(16px,2.1vw,30px);min-width:0;font-size:.81rem;display:flex;overflow-x:auto}.store-category-links::-webkit-scrollbar{display:none}.store-category-links a{flex:none;font-weight:800}.store-category-links a:hover,.store-category-links a:focus-visible,.store-category-links .category-offers-link{color:#ff9d66}.shop-categories{border-bottom:1px solid var(--line);background:#fff;padding:38px 0 34px}.shop-categories-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.shop-categories-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,2.6vw,2.5rem)}.shop-categories-heading>a{color:var(--red-dark);font-size:.86rem;font-weight:850}.shop-category-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.shop-category-grid>a{background:#fff;border:1px solid #e6e6e6;border-radius:17px;grid-template-rows:106px auto auto;gap:6px;min-width:0;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.shop-category-grid>a:hover,.shop-category-grid>a:focus-visible{border-color:#df001280;transform:translateY(-3px);box-shadow:0 12px 30px #23141017}.shop-category-grid img{object-fit:contain;width:100%;height:106px}.shop-category-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.shop-category-grid span{color:var(--muted);font-size:.73rem}.shop-category-grid .shop-category-special{background:linear-gradient(145deg,#fff6f0,#fff)}.shop-category-special img{padding:24px 4px}.shop-categories+.hero .hero-grid{min-height:535px}.featured-offer{border-bottom:1px solid var(--line);background:radial-gradient(circle at 88% 42%,#ff8a002e,#0000 30%),linear-gradient(135deg,#fff 0%,#fff4ed 100%)}.featured-offer .hero-grid{min-height:570px;padding-top:42px;padding-bottom:42px}.featured-offer h1{font-size:clamp(2.45rem,4.25vw,4.5rem);line-height:1.02}.featured-offer-price{align-items:baseline;gap:12px;margin-top:24px;display:flex}.featured-offer-price span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:850}.featured-offer-price strong{color:var(--red);letter-spacing:-.05em;font-size:clamp(2rem,3.5vw,3.3rem)}.featured-offer .hero-visual{min-height:490px}.featured-offer .hero-visual>img{object-fit:contain;width:min(390px,78%);max-height:500px;transform:rotate(.7deg)}.featured-offer .hero-badge{width:128px;height:128px;bottom:11%;right:5%}.featured-offer .hero-badge span{text-transform:uppercase;font-weight:800}.featured-offer .hero-badge strong{overflow-wrap:anywhere;text-transform:none;max-width:104px;font-size:1rem}.featured-video-offer .hero-grid{min-height:690px}.featured-video-offer .hero-visual{min-height:610px}.hero-offer-video{z-index:2;aspect-ratio:512/910;object-fit:contain;background:#111;border:12px solid #fff;border-radius:30px;width:min(342px,78%);display:block;position:relative;box-shadow:0 26px 70px #250c0033}.hero-video-visual .hero-sun{width:500px;height:500px}.admin-check small{color:var(--muted);flex-basis:100%;padding-left:28px;font-weight:500;line-height:1.4}.admin-featured-status{background:var(--red);color:#fff;text-transform:uppercase;border-radius:999px;width:max-content;padding:6px 9px;font-size:.68rem;font-style:normal;font-weight:850}.catalogue-actions{align-items:flex-end;gap:10px;display:flex}.catalogue-sort{color:#444;text-transform:uppercase;gap:6px;font-size:.72rem;font-weight:850;display:grid}.catalogue-sort select{color:#333;min-height:58px;font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:17px;padding:0 38px 0 14px;font-size:.83rem;font-weight:700}.product-detail-link{color:#4d4d4d;text-underline-offset:3px;width:max-content;margin:-8px 0 17px;font-size:.78rem;font-weight:800;-webkit-text-decoration:underline #c8c8c8;text-decoration:underline #c8c8c8}.product-page{background:var(--soft);padding:54px 0 88px}.product-page-grid{background:#fff;border:1px solid #e3e3e3;border-radius:26px;grid-template-columns:minmax(320px,.95fr) minmax(360px,1.05fr);gap:56px;margin-top:28px;padding:42px;display:grid;box-shadow:0 18px 55px #14141412}.product-page-image{aspect-ratio:1;background:#fff;border:1px solid #ededed;border-radius:20px;min-width:0;position:relative;overflow:hidden}.product-page-image .image-zoom-button,.product-page-image img{width:100%;height:100%}.product-page-image img{object-fit:contain}.product-page-summary{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.product-page-summary h1{letter-spacing:-.045em;margin:10px 0 18px;font-size:clamp(2rem,3.7vw,3.5rem);line-height:1.05}.product-page-description{color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.product-page-price{color:var(--red-dark);letter-spacing:-.05em;margin-top:24px;font-size:clamp(2rem,4vw,3rem)}.stock-confirmation{color:#777;margin:8px 0 0;font-size:.78rem}.product-page-actions{flex-wrap:wrap;gap:10px;width:100%;margin-top:26px;display:flex}.product-service-options{border-top:1px solid #e4e4e4;gap:0;width:100%;margin-top:28px;display:grid}.product-service-options>div{border-bottom:1px solid #e4e4e4;grid-template-columns:minmax(170px,.8fr) 1.2fr;gap:18px;padding:14px 0;font-size:.86rem;line-height:1.45;display:grid}.product-service-options span{color:var(--muted)}.related-products{background:#fff;padding:76px 0}.related-product-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px;display:grid}.related-product-grid>a{background:#fff;border:1px solid #e6e6e6;border-radius:18px;gap:7px;padding:16px;display:grid}.related-product-grid img{aspect-ratio:1;object-fit:contain;width:100%}.related-product-grid span{color:var(--red);text-transform:uppercase;font-size:.7rem;font-weight:850}.related-product-grid strong{font-size:.9rem;line-height:1.4}.related-product-grid b{color:var(--red-dark);font-size:1.1rem}@media (width<=1050px){.store-header-main{grid-template-columns:230px minmax(240px,1fr) auto;gap:18px}.store-brand img{width:225px}.store-whatsapp{display:none}.shop-category-grid,.catalogue-mega-menu{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.store-header{position:relative}.featured-offer .hero-grid{min-height:0;padding-top:38px;padding-bottom:38px}.featured-offer h1{font-size:clamp(2rem,9vw,2.65rem)}.featured-offer .hero-visual{min-height:360px}.featured-offer .hero-visual>img{border-width:9px;width:min(300px,76%);max-height:350px}.featured-offer .hero-badge{border-width:4px;width:92px;height:92px;bottom:8%;right:4%}.featured-offer .hero-badge strong{max-width:74px;font-size:.76rem}.featured-video-offer .hero-grid{padding-top:38px;padding-bottom:42px}.featured-video-offer .hero-visual{min-height:590px}.hero-offer-video{border-width:8px;border-radius:24px;width:min(310px,88vw)}.hero-video-visual .hero-sun{width:300px;height:300px}.store-header-main{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;min-height:0;padding-top:11px;padding-bottom:11px}.store-brand img{width:min(100%,240px)}.global-product-search{grid-area:2/1/auto/-1}.global-product-search input{min-height:50px;padding-left:15px;font-size:.91rem}.global-product-search button{height:38px}.store-header-actions{justify-content:flex-end}.store-header .header-cart-button{width:48px;min-width:48px;height:48px;position:relative;top:auto;right:auto;transform:none}.store-header .header-cart-button:hover,.store-header .header-cart-button:focus-visible{transform:translateY(-1px)}.store-category-inner{gap:12px;width:100%;padding-left:12px}.catalogue-menu{flex-basis:178px}.catalogue-menu summary{padding:0 13px;font-size:.78rem}.catalogue-mega-menu{grid-template-columns:repeat(2,1fr);gap:20px 14px;width:calc(100vw - 24px);max-height:70vh;padding:18px;overflow-y:auto}.store-category-links{gap:18px;padding-right:12px}.shop-categories{padding:30px 0}.shop-categories-heading{flex-direction:column;align-items:flex-start;gap:8px}.shop-category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.shop-category-grid>a{grid-template-rows:82px auto auto;padding:11px}.shop-category-grid img{height:82px}.shop-categories+.hero .hero-grid{min-height:0}.catalogue-actions{flex-direction:column;align-items:stretch}.catalogue-sort select,.catalogue-actions .cart-open-button{min-height:52px}.product-detail-link{margin-top:-5px}.product-page{padding:34px 0 58px}.product-page-grid{border-radius:20px;grid-template-columns:1fr;gap:26px;padding:18px}.product-page-summary h1{font-size:clamp(1.9rem,8.5vw,2.6rem)}.product-page-actions .button{width:100%}.product-service-options>div{grid-template-columns:1fr;gap:4px}.related-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (width<=430px){.catalogue-tools{grid-template-columns:1fr}.catalogue-actions{grid-template-columns:1fr 1fr;display:grid}.catalogue-sort select{width:100%}.product-description{display:none}.product-detail-link{margin:0 0 12px}}
