/*! 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}}:root{--ink:#32150f;--muted:#766153;--cream:#f8efd9;--coral:#b7181d;--yellow:#d9ad3b;--aqua:#2f7b6b;--violet:#765277;--blue:#315f74;--green:#557a48;--orange:#bf6d25;--red:#98191c;--line:#ddc9aa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#fbf4e5 radial-gradient(circle at 1px 1px,#5b311c12 1px,#0000 0) 0 0/22px 22px;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.announcement{background:var(--ink);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;gap:9px;height:34px;font-size:12px;display:flex}.announcement strong{color:var(--yellow)}.announcement-dot{opacity:.4}.site-header{z-index:20;background:#fffffff0;justify-content:space-between;align-items:center;max-width:1280px;height:78px;margin:0 auto;padding:0 28px;display:flex;position:relative}.brand{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.brand>span:last-child{letter-spacing:-.045em;flex-direction:column;line-height:.86;display:flex}.brand>span:last-child b{font-size:18px;font-weight:900}.brand>span:last-child small{color:var(--coral);letter-spacing:.12em;margin-top:6px;font-size:12px;font-weight:800}.brand-logo{object-fit:cover;border:2px solid var(--ink);width:49px;height:49px;box-shadow:3px 3px 0 var(--yellow);border-radius:50%;flex:none}.desktop-nav{align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";background:var(--coral);height:2px;transition:right .2s;position:absolute;bottom:0;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{align-items:center;gap:8px;display:flex}.cart-button{background:var(--ink);color:#fff;border:0;border-radius:12px;align-items:center;gap:9px;height:44px;padding:0 15px;display:flex;position:relative}.cart-button b{font-size:13px}.cart-button em{background:var(--yellow);min-width:21px;height:21px;color:var(--ink);border-radius:20px;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid}.menu-button{border:1px solid var(--line);background:#fff;border-radius:12px;width:44px;height:44px;font-size:20px;display:none}.hero{background:var(--cream);border-top:1px solid #f1eadc;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px;min-height:580px;padding:65px max(28px,50vw - 612px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #14213d14;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-320px;left:-320px}.hero-copy{z-index:2;max-width:670px;position:relative}.eyebrow{color:var(--coral);letter-spacing:.16em;align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:currentColor;border-radius:3px;width:23px;height:3px}.eyebrow.light{color:var(--yellow)}.hero h1{letter-spacing:-.064em;max-width:680px;margin:18px 0 24px;font-size:clamp(50px,5.25vw,78px);font-weight:880;line-height:.96}.hero h1 span{color:var(--coral);white-space:nowrap;position:relative}.hero h1 span:after{content:"";background:var(--yellow);border-radius:100%;height:8px;position:absolute;bottom:-7px;left:3px;right:0;transform:rotate(-1deg)}.hero-copy>p{color:#58647c;max-width:610px;margin:0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin:32px 0;display:flex}.button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:16px;min-height:51px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--coral);color:#fff;box-shadow:0 8px #ff5b4524}.button.secondary{color:var(--ink);background:#fff;border:1px solid #dedcd5}.button.white{color:var(--ink);background:#fff}.hero-proof{gap:0;padding-top:8px;display:flex}.hero-proof div{border-right:1px solid #ded8ca;flex-direction:column;min-width:112px;margin-right:25px;padding-right:25px;display:flex}.hero-proof div:last-child{border:0;margin-right:0}.hero-proof b{letter-spacing:-.04em;font-size:22px}.hero-proof span{color:var(--muted);margin-top:3px;font-size:11px}.hero-visual{min-height:440px;position:relative}.hero-sun{background:var(--yellow);border-radius:50%;width:355px;height:355px;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%);box-shadow:0 0 0 20px #ffd4472e,0 0 0 40px #ffd44714}.hero-card{border:2px solid var(--ink);box-shadow:8px 9px 0 var(--ink);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:absolute;overflow:hidden}.card-main{background:#fff;border-radius:34px 34px 70px;width:280px;height:320px;padding:9px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg)}.card-main img{object-fit:cover;object-position:center;border-radius:25px 25px 38px;width:100%;height:236px}.card-main b{margin-top:13px;font-size:20px}.card-main small{color:var(--muted);margin-top:5px}.card-one,.card-two{border-radius:24px;width:126px;height:138px;padding:6px}.card-one{background:#cbbdfa;top:4%;left:4%;transform:rotate(-8deg)}.card-two{background:#9de3d9;bottom:4%;right:1%;transform:rotate(8deg)}.card-one img,.card-two img{object-fit:cover;border-radius:17px;width:100%;height:96px}.card-one b,.card-two b{margin-top:6px;font-size:11px}.price-burst{background:var(--coral);color:#fff;text-align:center;clip-path:polygon(50% 0%,61% 10%,75% 5%,82% 18%,95% 25%,90% 39%,100% 50%,90% 61%,95% 75%,82% 82%,75% 95%,61% 90%,50% 100%,39% 90%,25% 95%,18% 82%,5% 75%,10% 61%,0 50%,10% 39%,5% 25%,18% 18%,25% 5%,39% 10%);z-index:2;place-content:center;width:110px;height:110px;display:grid;position:absolute;top:5%;right:1%;transform:rotate(8deg)}.price-burst small{letter-spacing:.15em;font-size:9px;font-weight:800}.price-burst b{font-size:31px;line-height:1}.doodle{color:var(--coral);font-size:45px;font-weight:800;position:absolute}.doodle-one{bottom:10%;left:8%;transform:rotate(-15deg)}.doodle-two{color:var(--aqua);font-size:70px;top:42%;right:10%}.quick-categories{z-index:5;border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:5px;max-width:1224px;margin:-20px auto 0;padding:14px;display:grid;position:relative;box-shadow:0 18px 50px #14213d17}.quick-categories button{min-height:82px;color:var(--ink);background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:8px 10px;transition:background .2s,transform .2s;display:flex;overflow:hidden}.quick-categories b{font-size:12px}.quick-categories i{opacity:.45;margin-left:auto;font-size:13px;font-style:normal}.category-photo{background:#eee0c7;border:1px solid #783f2033;border-radius:9px;flex:none;width:66px;height:56px;overflow:hidden;box-shadow:0 5px 13px #291c1229}.category-photo img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.quick-categories button:hover .category-photo img{transform:scale(1.07)}.assurance-strip{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1224px;margin:24px auto -42px;padding:0 14px;display:grid}.assurance-strip article{background:#fff9ea;border:1px solid #d4bd8c;border-radius:8px 8px 22px;align-items:center;gap:12px;min-height:76px;padding:13px 16px;display:flex;box-shadow:0 10px 28px #581f1312}.assurance-strip article>span{color:#f4d47b;background:#9d171b;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.assurance-strip article div{flex-direction:column;gap:3px;display:flex}.assurance-strip b{font-size:12px}.assurance-strip small{color:var(--muted);font-size:10px;line-height:1.35}.catalog-section{max-width:1280px;margin:0 auto;padding:100px 28px 112px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:27px;display:flex}.section-heading h2,.stores-copy h2,.benefits h2,.order-cta h2{letter-spacing:-.055em;margin:14px 0 12px;font-size:clamp(34px,4vw,52px);line-height:1}.section-heading p,.stores-copy p,.benefits-lead p,.order-cta p{color:var(--muted);margin:0;line-height:1.6}.catalog-tools{gap:9px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;width:260px;height:48px;padding:0 12px;display:flex}.search-box>span{color:var(--muted);font-size:25px;line-height:0;transform:rotate(-15deg)}.search-box input{width:100%;min-width:0;color:var(--ink);border:0;outline:0;font-size:13px}.search-box button{color:var(--muted);background:0 0;border:0;font-size:20px}.catalog-tools select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 33px 0 14px;font-size:13px}.filter-row{flex-wrap:wrap;gap:7px;padding-bottom:28px;display:flex}.filter-row button{border:1px solid var(--line);color:#5c6475;background:#fff;border-radius:40px;padding:9px 15px;font-size:12px;font-weight:650}.filter-row button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-width:0;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden}.product-card:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 18px 50px #14213d1f}.product-visual{background:#f5f5f3;place-items:center;height:220px;display:grid;position:relative;overflow:hidden}.product-image-button{width:100%;text-align:inherit;border:0;padding:0}.product-image-button:focus-visible{outline-offset:-4px;outline:4px solid #2f7b6b}.product-photo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s}.product-tag{z-index:4;letter-spacing:.03em;background:#fff;border-radius:20px;padding:6px 9px;font-size:9px;font-weight:850;position:absolute;top:12px;left:12px;box-shadow:0 4px 10px #14213d14}.real-photo-badge{z-index:4;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14213de0;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;bottom:10px;right:10px}.coral{background:#ffc8bf}.aqua{background:#aee9e1}.yellow{background:#ffe8a2}.violet{background:#d8cef9}.blue{background:#c9dcff}.green{background:#c8edcc}.orange{background:#ffd2ac}.red{background:#ffc0c0}.product-info{padding:17px 17px 18px}.product-info>small{text-transform:uppercase;letter-spacing:.12em;color:var(--coral);font-size:9px;font-weight:850}.product-info h3{letter-spacing:-.02em;min-height:38px;margin:7px 0;font-size:16px;line-height:1.2}.product-info p{color:var(--muted);min-height:34px;margin:0;font-size:11px;line-height:1.5}.warranty-note{color:#477239;margin-top:9px;font-size:9px;font-weight:850;line-height:1.3;display:inline-flex}.product-detail-link{color:#285eaa;text-underline-offset:3px;margin-top:9px;font-size:10px;font-weight:850;text-decoration:underline;display:inline-flex}.product-bottom{border-top:1px solid #efeee9;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:17px;padding-top:14px;display:flex}.product-bottom>div{flex-direction:column;display:flex}.product-bottom>div span{color:var(--muted);font-size:9px}.product-bottom strong{letter-spacing:-.04em;font-size:21px}.product-pricing{gap:2px;min-width:126px}.product-pricing>span{color:var(--muted);font-size:9px}.product-pricing>strong{color:var(--coral);letter-spacing:-.04em;white-space:nowrap;font-size:23px}.product-pricing>small{color:var(--muted);font-size:8px;line-height:1.3}.product-bottom button{background:var(--ink);color:#fff;border:0;border-radius:10px;align-items:center;gap:6px;height:35px;padding:0 11px;font-size:10px;font-weight:800;display:flex}.product-bottom button span{background:var(--yellow);width:18px;height:18px;color:var(--ink);border-radius:6px;place-items:center;font-size:15px;display:grid}.empty-state{text-align:center;background:#faf9f6;border:1px dashed #d9d7ce;border-radius:22px;padding:70px 20px}.empty-state>span{color:var(--coral);font-size:45px;display:block;transform:rotate(-12deg)}.empty-state h3{margin:15px 0 8px}.empty-state p{color:var(--muted);font-size:13px}.empty-state button{background:var(--ink);color:#fff;border:0;border-radius:10px;margin-top:8px;padding:11px 18px}.benefits{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:100px max(28px,50vw - 612px);display:grid}.benefits-lead{max-width:430px}.benefits-lead p{color:#b8c0d1}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.benefit-grid article{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:18px;min-height:175px;padding:23px}.benefit-grid article>span{background:var(--yellow);border-radius:12px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.benefit-grid h3{margin:17px 0 7px;font-size:16px}.benefit-grid p{color:#aeb7ca;margin:0;font-size:12px;line-height:1.5}.trust-showcase{background:linear-gradient(135deg,#fff8e8 0%,#f3e4be 100%);border:2px solid #d9ad3b;border-radius:10px 10px 42px;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;max-width:1224px;margin:90px auto;padding:28px;display:grid;box-shadow:0 25px 65px #4b161124}.trust-showcase-copy{padding:16px 0 16px 22px}.trust-showcase-copy>span{color:#a6151b;letter-spacing:.15em;font-size:10px;font-weight:950}.trust-showcase-copy h2{letter-spacing:-.045em;max-width:650px;margin:13px 0 16px;font:800 clamp(36px,4.4vw,58px)/.98 Georgia,Times New Roman,serif}.trust-showcase-copy p{max-width:620px;color:var(--muted,#756052);margin:0;font-size:15px;line-height:1.65}.trust-showcase-points{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.trust-showcase-points b{color:#651417;background:#fffaf0;border:1px solid #d5bd84;border-radius:999px;padding:9px 11px;font-size:10px}.trust-showcase>img{border:2px solid #f0c957;border-radius:8px 8px 32px;justify-self:end;width:min(100%,420px);display:block;box-shadow:10px 12px #9d171b}.trust-showcase-product{margin-top:75px;margin-bottom:0}.stores{grid-template-columns:1fr 1fr;align-items:center;gap:75px;max-width:1224px;min-height:540px;margin:0 auto;padding:95px 0;display:grid}.stores-map{background:#edf9f6;border-radius:33px;place-items:center;height:345px;display:grid;position:relative;overflow:hidden}.stores-map:before,.stores-map:after{content:"";border:1px solid #c9e8e2;border-radius:50%;position:absolute}.stores-map:before{width:420px;height:420px}.stores-map:after{width:250px;height:250px}.map-country{z-index:2;filter:drop-shadow(0 14px 12px #14213d29);font-size:135px;position:relative;transform:rotate(-6deg)}.pin{z-index:3;color:var(--coral);text-shadow:0 3px #fff;font-size:28px;position:absolute}.pin-a{top:24%;left:24%}.pin-b{top:21%;right:29%}.pin-c{bottom:18%;left:42%}.pin-d{bottom:30%;right:16%}.stores-copy{max-width:500px}.stores-copy p{margin-bottom:28px;font-size:16px}.stores-copy .button{border:1px solid var(--yellow)}.store-promo{aspect-ratio:12/5;background:#641012;height:auto;box-shadow:0 20px 45px #4a12102e}.store-promo:before,.store-promo:after{display:none}.store-promo img{object-fit:contain;width:100%;height:100%;display:block}.store-directory-layer{z-index:120;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#260809d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.store-directory-modal{background:#fff8e8;border:2px solid #d9ad3b;border-radius:12px 12px 30px;width:min(820px,94vw);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 100px #00000073}.store-directory-header{z-index:2;color:#fff;background:linear-gradient(135deg,#6c0f12,#a7191e);border-bottom:2px solid #d9ad3b;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:15px 18px;display:flex;position:sticky;top:0}.store-directory-header span{color:#f2cd68;letter-spacing:.16em;font-size:9px;font-weight:900}.store-directory-header h2{margin:4px 0 0;font:800 27px/1 Georgia,Times New Roman,serif}.store-directory-header .close-button{background:#fff8e8;border-color:#e8c86f;flex:none}.store-directory-modal>img{width:100%;height:auto;display:block}.image-modal-layer{z-index:140;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#260809e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-modal{background:#fff8e8;border:2px solid #d9ad3b;border-radius:10px 10px 34px;grid-template-columns:minmax(0,1fr) 320px;width:min(940px,94vw);max-height:calc(100vh - 48px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 100px #00000080}.image-modal-close{z-index:2;border-color:#d9ad3b;position:absolute;top:14px;right:14px}.image-modal-visual{background:#f0e5cd;place-items:center;min-height:620px;display:grid}.image-modal-visual img{object-fit:contain;width:100%;height:100%;max-height:calc(100vh - 52px);display:block}.image-modal-copy{align-self:center;padding:82px 28px 34px}.image-modal-copy>span{color:#a6151b;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.image-modal-copy h2{margin:10px 0 12px;font:800 31px/1.05 Georgia,Times New Roman,serif}.image-modal-copy p{color:var(--muted);font-size:13px;line-height:1.6}.image-modal-price{border-top:1px solid #d9c399;flex-direction:column;gap:8px;margin-top:22px;padding-top:18px;display:flex}.image-modal-copy strong{color:#a6151b;font-size:35px}.image-modal-copy small{color:#477239;font-size:10px;font-weight:800}.image-modal-actions{gap:9px;margin-top:18px;display:grid}.image-modal-actions button,.image-modal-actions a{border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 15px;font-size:11px;font-weight:900;display:flex}.image-modal-actions button{color:#fff;background:linear-gradient(135deg,#a9171d,#651012);border:1px solid #efc34a;box-shadow:0 10px 24px #65101238}.image-modal-actions button span{color:#651012;background:#ffd458;border-radius:50%;place-items:center;width:22px;height:22px;font-size:17px;display:grid}.image-modal-actions a{color:#117b3e;background:#fff;border:1px solid #149849}.image-modal-actions a svg{font-size:19px}.order-cta{background:var(--coral);color:#fff;justify-content:space-between;align-items:center;gap:30px;min-height:280px;padding:60px max(28px,50vw - 612px);display:flex;position:relative;overflow:hidden}.order-cta:after{content:"";border:50px solid #ffffff1a;border-radius:50%;width:330px;height:330px;position:absolute;top:-160px;right:-100px}.order-cta>*{z-index:2;position:relative}.order-cta h2{margin-bottom:8px}.order-cta p{color:#fff3f1}.order-cta .white{min-width:220px}footer{color:#fff;background:#0e172b;padding:60px max(28px,50vw - 612px) 25px}.footer-top{grid-template-columns:.8fr .8fr 1.4fr;align-items:center;gap:30px;padding-bottom:45px;display:grid}.brand-footer .brand-logo{box-shadow:3px 3px 0 var(--yellow);border-color:#fff}.brand-footer>span:last-child small{color:var(--yellow)}.footer-top p{color:#9ca7bd;font-size:13px}.social-presence{justify-items:end;gap:13px;display:grid}.whatsapp-numbers{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.whatsapp-numbers a{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:9px;min-height:47px;padding:8px 12px;transition:transform .2s,background .2s;display:flex}.whatsapp-numbers a:hover{background:#25d36624;transform:translateY(-2px)}.whatsapp-numbers a>svg{color:#25d366;flex:none;font-size:24px}.whatsapp-numbers a span{flex-direction:column;line-height:1.05;display:flex}.whatsapp-numbers small{color:#aeb8c9;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.whatsapp-numbers b{margin-top:4px;font-size:12px}.social-networks{justify-content:flex-end;align-items:center;gap:7px;display:flex}.social-label{color:#aeb8c9;margin-right:4px;font-size:10px;font-weight:750}.social-icon{color:#fff;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;display:grid;box-shadow:0 6px 15px #00000026}.social-icon.tiktok{background:#101010}.social-icon.youtube{background:#f03}.social-icon.facebook{background:#1877f2}.social-icon.x-twitter{background:#050505}.social-icon.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 58%,#fcb045)}.footer-bottom{color:#7e899f;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:90;background:#080f1f8c;position:fixed;inset:0}.cart-drawer,.mobile-menu{z-index:100;background:#fff;flex-direction:column;width:min(460px,92vw);transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(102%);box-shadow:-20px 0 70px #14213d33}.cart-drawer.open,.mobile-menu.open{transform:translate(0)}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:90px;padding:18px 22px;display:flex}.cart-header span{color:var(--coral);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:850}.cart-header h2{letter-spacing:-.04em;margin:3px 0 0;font-size:26px}.close-button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:50%;font-size:24px;line-height:1}.cart-content{flex:1;padding:8px 22px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:68px 1fr auto;gap:13px;padding:16px 0;display:grid;position:relative}.cart-thumb{border-radius:15px;place-items:center;width:68px;height:68px;font-size:31px;display:grid}.cart-thumb img{object-fit:cover;border-radius:15px;width:100%;height:100%}.cart-item-info h3{margin:2px 0 4px;padding-right:18px;font-size:13px}.cart-item-info strong{font-size:14px}.quantity{border:1px solid var(--line);text-align:center;border-radius:8px;grid-template-columns:1fr 1fr 1fr;align-items:center;width:82px;height:27px;margin-top:8px;display:grid}.quantity button{color:var(--ink);background:0 0;border:0;font-size:16px}.quantity span{font-size:11px;font-weight:800}.remove{color:#9da4b2;background:0 0;border:0;align-self:start;font-size:19px}.cart-footer{border-top:1px solid var(--line);padding:20px 22px;box-shadow:0 -8px 20px #14213d0a}.cart-breakdown{gap:7px;display:grid}.cart-breakdown>div{justify-content:space-between;align-items:center;display:flex}.cart-breakdown>div span{color:var(--muted);font-size:11px}.cart-breakdown>div b{font-size:12px}.cart-total{justify-content:space-between;align-items:center;display:flex}.cart-breakdown .cart-total{border-top:1px solid var(--line);margin-top:3px;padding-top:10px}.cart-total span{color:var(--muted);font-size:12px}.cart-total strong{letter-spacing:-.04em;font-size:26px}.cart-footer>small{color:var(--muted);margin:3px 0 15px;font-size:10px;display:block}.whatsapp-order{color:#fff;background:#1fbf68;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-weight:850;display:flex}.whatsapp-order span{border:2px solid #fff;border-radius:50%;width:19px;height:19px;font-size:0}.checkout-start{color:#fff;background:linear-gradient(135deg,#a9171d,#651012);border:1px solid #efc34a;border-radius:13px;width:100%;min-height:55px;margin-top:16px;font-size:12px;font-weight:900;box-shadow:0 10px 24px #6510122e}.whatsapp-order-secondary{color:#148b4c;background:#fff;border:1px solid #1fbf68;min-height:46px;margin-top:8px;font-size:11px}.whatsapp-order-secondary svg{font-size:18px}.cart-footer p{text-align:center;color:#9299a8;margin:9px 0 0;font-size:9px}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.cart-empty>span{opacity:.25;font-size:56px}.cart-empty h3{margin:17px 0 5px}.cart-empty p{color:var(--muted);max-width:230px;font-size:12px;line-height:1.5}.cart-empty button{background:var(--ink);color:#fff;border:0;border-radius:11px;margin-top:8px;padding:11px 16px;font-size:12px}.mobile-menu{padding:24px}.mobile-menu>.close-button{align-self:flex-end}.mobile-menu>.brand{margin:30px 0 45px}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);justify-content:space-between;padding:19px 0;font-size:16px;font-weight:750;display:flex}.floating-cart{z-index:50;background:var(--ink);color:#fff;border:0;border-radius:17px;width:54px;height:54px;font-size:21px;display:none;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 25px #14213d4d}.floating-cart b{background:var(--yellow);width:20px;height:20px;color:var(--ink);border-radius:20px;place-items:center;font-size:10px;display:grid;position:absolute;top:-5px;right:-4px}@media (width<=1040px){.desktop-nav{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr .8fr}.card-main{width:230px;height:280px}.card-main img{height:198px}.card-one{left:-2%}.price-burst{right:-2%}.quick-categories{grid-template-columns:repeat(3,1fr);margin-left:20px;margin-right:20px}.product-grid{grid-template-columns:repeat(3,1fr)}.stores{gap:40px;padding-left:28px;padding-right:28px}.trust-showcase{margin-left:24px;margin-right:24px}}@media (width<=760px){html{scroll-padding-top:68px}.announcement{height:31px;font-size:10px}.announcement-dot,.announcement span:last-child{display:none}.site-header{height:67px;padding:0 16px;position:sticky;top:0;box-shadow:0 4px 16px #14213d0f}.brand-logo{width:42px;height:42px}.brand>span:last-child b{font-size:15px}.brand>span:last-child small{margin-top:5px;font-size:9px}.cart-button{justify-content:center;width:43px;padding:0}.cart-button b{display:none}.cart-button em{position:absolute;top:-6px;right:-5px}.hero{flex-direction:column;align-items:stretch;gap:35px;min-height:auto;padding:57px 20px 48px;display:flex}.hero h1{margin:15px 0 23px;font-size:clamp(43px,13vw,60px)}.hero-copy>p{font-size:15px}.hero-actions{margin:27px 0 30px}.button{flex:1;padding:0 14px;font-size:12px}.hero-proof div{flex:1;min-width:0;margin-right:12px;padding-right:12px}.hero-proof b{font-size:18px}.hero-visual{min-height:360px}.hero-sun{width:285px;height:285px}.card-main{width:220px;height:255px}.card-main img{height:175px}.card-main b{font-size:18px}.card-one,.card-two{width:102px;height:112px}.card-one span,.card-two span{font-size:37px}.card-one{left:0}.card-two{right:0}.price-burst{width:92px;height:92px;right:0}.price-burst b{font-size:25px}.quick-categories{box-shadow:none;border-width:1px 0;border-radius:0;grid-template-columns:repeat(2,1fr);gap:3px;margin:0;padding:13px}.quick-categories button{min-height:72px}.category-photo{width:52px;height:46px}.assurance-strip{grid-template-columns:1fr;gap:7px;margin:18px 12px -30px;padding:0}.assurance-strip article{min-height:66px}.catalog-section{padding:70px 15px 80px}.section-heading{margin-bottom:20px;display:block}.section-heading h2,.stores-copy h2,.benefits h2,.order-cta h2{font-size:38px}.catalog-tools{margin-top:22px}.search-box{flex:1;width:auto}.catalog-tools select{max-width:124px}.filter-row{scrollbar-width:none;flex-wrap:nowrap;margin-right:-15px;padding-bottom:20px;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-visual{height:175px}.product-info{padding:13px}.product-info h3{min-height:47px;font-size:13px}.product-info p{display:none}.product-bottom{margin-top:10px;padding-top:11px;display:block}.product-bottom strong{font-size:19px}.product-bottom button{justify-content:center;width:100%;margin-top:9px}.product-tag{font-size:8px}.benefits{grid-template-columns:1fr;gap:35px;padding:75px 20px}.benefit-grid{gap:9px}.benefit-grid article{min-height:185px;padding:17px}.benefit-grid article>span{width:39px;height:39px}.benefit-grid h3{font-size:14px}.trust-showcase{grid-template-columns:1fr;gap:24px;margin:55px 15px;padding:18px}.trust-showcase-copy{padding:12px 3px 0}.trust-showcase-copy h2{font-size:36px}.trust-showcase-copy p{font-size:13px}.trust-showcase-points{margin-top:18px}.trust-showcase>img{justify-self:center;width:100%;box-shadow:6px 8px #9d171b}.trust-showcase-product{margin-top:55px}.stores{grid-template-columns:1fr;gap:35px;padding:70px 20px}.stores-map{grid-row:2;height:290px}.store-promo{height:auto}.map-country{font-size:105px}.stores-copy p{font-size:14px}.store-directory-layer{padding:10px}.store-directory-modal{width:100%;max-height:calc(100vh - 20px)}.store-directory-header{min-height:70px;padding:12px 14px}.store-directory-header h2{font-size:22px}.image-modal-layer{padding:10px}.image-modal{grid-template-columns:1fr;width:100%;max-height:calc(100vh - 20px)}.image-modal-visual{min-height:0}.image-modal-visual img{max-height:66vh}.image-modal-copy{padding:22px 20px 26px}.image-modal-copy h2{padding-right:34px;font-size:25px}.image-modal-close{position:fixed;top:18px;right:18px}.order-cta{padding:60px 20px;display:block}.order-cta .white{min-width:100%;margin-top:25px}.footer-top{grid-template-columns:1fr;gap:18px}.footer-top p{margin:0}.social-presence{justify-items:start;width:100%}.whatsapp-numbers,.social-networks{justify-content:flex-start}.footer-bottom{flex-direction:column;gap:8px}.floating-cart{place-items:center;display:grid}}@media (width<=390px){.hero-actions{flex-direction:column}.product-grid{grid-template-columns:1fr}.product-visual{height:195px}.product-info h3{min-height:0}.benefit-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.announcement{background:linear-gradient(90deg,#671013,#a6151b,#671013);border-bottom:1px solid #d9ad3b}.site-header{background:#faf1dbf5;border-bottom:1px solid #d9ad3b;max-width:none;padding-left:max(28px,50vw - 612px);padding-right:max(28px,50vw - 612px)}.site-header:before{content:"";opacity:.25;pointer-events:none;background:repeating-linear-gradient(90deg,#a6151b 0 12px,#0000 12px 20px,#a6151b 20px 25px,#0000 25px 34px);height:5px;position:absolute;bottom:4px;left:0;right:0}.brand-logo{border-color:#8f171a;box-shadow:3px 3px #d9ad3b}.cart-button{background:#9d171b;border:1px solid #d9ad3b}.menu-button{background:#f8efd9;border-color:#cfb987}.hero{background-color:#f8efd9;background-image:linear-gradient(#f8efd9f0,#f8efd9f0),repeating-linear-gradient(45deg,#a6151b 0 2px,#0000 2px 24px),repeating-linear-gradient(-45deg,#d9ad3b 0 2px,#0000 2px 24px);border-top:0;border-bottom:1px solid #cfa954}.hero:before{border:58px double #9d171b2b;width:390px;height:390px;bottom:-220px;left:-210px}.hero:after{content:"🏮";filter:drop-shadow(0 7px 6px #43170e2e);font-size:42px;position:absolute;top:18px;right:max(20px,50vw - 650px)}.hero h1{font-family:Georgia,Times New Roman,serif;font-weight:800}.hero h1 span{color:#a6151b}.hero h1 span:after{background:#d9ad3b}.button{border-radius:7px}.button.primary{background:linear-gradient(135deg,#b7191e,#841217);border:1px solid #d9ad3b;box-shadow:0 7px #660f112e}.button.secondary{background:#fff9ea;border-color:#cdb887}.hero-sun{background:#b7191e;box-shadow:0 0 0 18px #d9ad3b4d,0 0 0 38px #9d171b1a}.hero-card{border-color:#571914;box-shadow:8px 9px #7e1718}.card-main{background:#fff9e9;border-radius:10px 10px 48px}.card-main img{border-radius:6px 6px 34px}.card-one{background:#ead9c1}.card-two{background:#a8c8b8}.price-burst{color:#651012;background:#d9ad3b}.doodle{color:#d9ad3b;text-shadow:2px 2px #7d1115;font-family:Georgia,serif}.doodle-two{color:#b7191e}.dragon-seal{z-index:4;color:#f4d47b;background:radial-gradient(circle,#a6151b 0 58%,#6d0e12 59%);border:3px double #d9ad3b;border-radius:50%;place-items:center;width:105px;height:105px;display:grid;position:absolute;top:39%;left:-10px;transform:rotate(-8deg);box-shadow:0 10px 25px #4e120f40}.dragon-seal b{filter:sepia()saturate(1.2);font-size:42px;position:absolute;top:-16px;right:-14px}.dragon-seal span{font:700 48px/1 Georgia,serif}.quick-categories,.product-card{background:#fff9ea;border-color:#d9c399}.quick-categories{border-radius:8px;box-shadow:0 18px 45px #581f131f}.quick-categories button{border-radius:5px}.quick-categories button:hover{background:#f2dfba}.category-photo{border-color:#783f2040}.catalog-section{background:#fffaebb8}.section-heading h2,.stores-copy h2,.benefits h2,.order-cta h2{font-family:Georgia,Times New Roman,serif}.filter-row button{background:#fff9ea;border-color:#d4bd8c}.filter-row button.active{background:#9d171b;border-color:#d9ad3b}.product-card{border-radius:8px 8px 26px}.product-visual{background:#eee0c7}.product-tag{color:#ffe8a1;background:#a6151b;border:1px solid #d9ad3b}.product-bottom button{background:#8f171a;border:1px solid #d9ad3b;border-radius:6px}.benefits{background-color:#5b1012;background-image:repeating-linear-gradient(45deg,#d9ad3b0d 0 2px,#0000 2px 28px);border-block:4px double #d9ad3b}.benefit-grid article{border-color:#e8c46447;border-radius:8px 8px 24px}.benefit-grid article>span{background:#d9ad3b}.stores-map{background:#efe2c5;border:2px solid #d3b56e;border-radius:8px 8px 38px}.order-cta{background:linear-gradient(135deg,#8f1519,#b11b20);border-block:3px double #e3bf62}footer{background-color:#3d0c0e;background-image:repeating-linear-gradient(90deg,#d9ad3b0f 0 1px,#0000 1px 20px)}.cart-drawer,.mobile-menu{background:#fff8e8}.whatsapp-order{border:1px solid #d9ad3b}@media (width<=760px){.site-header{padding-left:16px;padding-right:16px}.hero:after{font-size:33px;top:12px;right:12px}.dragon-seal{width:78px;height:78px;top:42%;left:-3px}.dragon-seal span{font-size:36px}.dragon-seal b{font-size:31px}}.hero.hero-delivery{isolation:isolate;color:#fff;background:#06142f;border-bottom:4px solid #f0c248;align-items:center;min-height:720px;padding-top:78px;padding-bottom:78px;display:flex}.hero.hero-delivery:before,.hero.hero-delivery:after{content:none}.hero-delivery-media,.hero-delivery-shade{position:absolute;inset:0}.hero-delivery-media{z-index:-2}.hero-delivery-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-delivery-shade{z-index:-1;background:linear-gradient(90deg,#2c0308fc 0%,#4d050bf5 34%,#53050cb8 55%,#14030824 82%),radial-gradient(circle at 23% 45%,#e1ae3633,#0000 36%)}.hero-chinese-frame{z-index:0;pointer-events:none;border:1px solid #f3c74f6b;position:absolute;inset:25px}.hero-chinese-frame:before,.hero-chinese-frame:after{content:"";opacity:.82;border-color:#efc64d;width:74px;height:74px;position:absolute}.hero-chinese-frame:before{border-top:5px double #efc64d;border-left:5px double #efc64d;top:-1px;left:-1px}.hero-chinese-frame:after{border-bottom:5px double #efc64d;border-right:5px double #efc64d;bottom:-1px;right:-1px}.hero-chinese-frame span{color:#f8d96e;background:#80050cb8;border:2px solid #ffd75ebf;border-radius:50%;place-items:center;width:62px;height:62px;font:800 34px/1 Noto Serif SC,SimSun,serif;display:grid;position:absolute;top:22px;right:24px;box-shadow:0 0 0 7px #85080e61}.hero.hero-delivery .hero-copy{width:min(56%,680px)}.hero-country-badges{align-items:center;gap:9px;margin-bottom:19px;display:flex}.hero-country-badges span{letter-spacing:.09em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff52;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:900;box-shadow:0 8px 22px #0000002e}.hero-country-badges span:first-child{color:#fff;background:linear-gradient(135deg,#1456beeb,#fff3)}.hero-country-badges span:last-child{color:#fff6cb;background:linear-gradient(135deg,#d61c24eb,#ffc42d61);border-color:#ffd24cb8}.hero-country-badges i{color:#f5ca4b;font-style:normal;font-weight:900}.hero.hero-delivery .eyebrow{color:#f4cd65;letter-spacing:.19em}.hero.hero-delivery h1{color:#fffaf0;letter-spacing:-.035em;text-shadow:0 8px 30px #00000061;max-width:690px;margin-top:20px;font-family:STKaiti,KaiTi,Noto Serif SC,Georgia,serif;font-size:clamp(58px,5.6vw,86px);font-weight:800}.hero.hero-delivery h1 span{color:#ffd75b;white-space:normal;letter-spacing:-.02em}.hero.hero-delivery h1 span:after{background:#e32629}.hero.hero-delivery .hero-copy>p{color:#e4ebf8;text-shadow:0 2px 12px #00000059;max-width:620px;font-size:18px}.hero.hero-delivery .button.primary{color:#fff;background:linear-gradient(135deg,#e32629,#a41018);border-color:#ffce53}.hero.hero-delivery .button.secondary{color:#651012;background:#fffaebf5;border-color:#f3ce69}.hero.hero-delivery .button.secondary svg{color:#18a957;font-size:20px}.hero.hero-delivery .hero-proof{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2d03097a;border:1px solid #eec14b57;border-radius:7px 7px 22px;margin-top:23px;padding:15px 17px}.hero.hero-delivery .hero-proof div{border-color:#f4cc5d4d;min-width:115px;margin-right:16px;padding-right:16px}.hero.hero-delivery .hero-proof b{white-space:nowrap;color:#fff}.hero.hero-delivery .hero-proof span{color:#ead9ba}.social-presence-hero{justify-items:start;width:max-content;margin-top:-8px}.social-presence-hero .social-networks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2d030985;border:1px solid #efc64d47;border-radius:999px;justify-content:flex-start;padding:8px 11px}.social-presence-hero .social-label{color:#f1dfbf}.social-presence-hero .social-icon{width:31px;height:31px;font-size:14px}.hero-delivery-card{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#4a040adb;border:1px solid #f6cd5b9e;border-radius:7px 7px 20px;align-items:center;gap:12px;padding:13px 17px;display:flex;position:absolute;bottom:28px;right:max(28px,50vw - 612px);box-shadow:0 14px 40px #0000004d}.hero-delivery-card>span{background:#f5c948;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.hero-delivery-card div{flex-direction:column;gap:4px;display:flex}.hero-delivery-card small{color:#f4cd65;letter-spacing:.1em;font-size:8px;font-weight:900}.hero-delivery-card b{font-size:12px}.featured-section{max-width:1280px;margin:0 auto;padding:58px 28px 20px}.featured-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.featured-heading h2{letter-spacing:-.045em;margin:9px 0 0;font:800 clamp(32px,4vw,49px)/1 Georgia,Times New Roman,serif}.featured-heading>a{color:#8f171a;text-underline-offset:5px;font-size:12px;font-weight:850;text-decoration:underline}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.featured-card{background:#fff9ea;border:1px solid #d9c399;border-radius:10px 10px 28px;grid-template-columns:44% 56%;min-width:0;display:grid;overflow:hidden;box-shadow:0 12px 30px #49181114}.featured-card>button{background:#efe2c9;border:0;place-items:center;min-height:205px;padding:8px;display:grid;position:relative}.featured-card>button img{object-fit:contain;width:100%;height:100%;max-height:200px;display:block}.featured-card>button>span{color:#ffe99f;text-transform:uppercase;letter-spacing:.05em;background:#9d171b;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:900;position:absolute;top:9px;left:9px}.featured-card>div{flex-direction:column;align-items:flex-start;min-width:0;padding:18px 15px;display:flex}.featured-card>div small{color:#9d171b;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.featured-card h3{margin:7px 0 10px;font-size:14px;line-height:1.25}.featured-card strong{color:#9d171b;margin-top:auto;font-size:25px}.featured-card>div>button{color:#fff;background:#651012;border:1px solid #d9ad3b;border-radius:7px;min-height:33px;margin-top:8px;padding:0 11px;font-size:9px;font-weight:850}.product-visual{height:285px}.product-photo{background:#ffffff6b;padding:8px;object-fit:contain!important}.product-card:hover .product-photo{transform:scale(1.018)}.cart-thumb img{object-fit:contain;background:#fff}.floating-whatsapp{z-index:70;color:#fff;background:linear-gradient(135deg,#25d366,#149849);border:2px solid #fff;border-radius:999px;align-items:center;gap:12px;min-height:64px;padding:9px 18px 9px 10px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 36px #10673461}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1067347a}.floating-whatsapp>span:first-child{color:#1eaf59;background:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:26px;display:grid}.floating-whatsapp>span:last-child{flex-direction:column;line-height:1;display:flex}.floating-whatsapp small{letter-spacing:.09em;font-size:8px;font-weight:900}.floating-whatsapp b{letter-spacing:.01em;margin-top:5px;font-size:19px}@media (width<=1040px){.hero.hero-delivery{min-height:680px}.hero.hero-delivery .hero-copy{width:62%}.hero-delivery-media img{object-position:58% center}.hero-delivery-shade{background:linear-gradient(90deg,#030f2afa 0%,#030f2aeb 38%,#0412306b 68%,#04123014 100%)}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.hero.hero-delivery{background:#06142f;min-height:855px;padding:44px 20px 335px;display:block}.hero.hero-delivery .hero-copy{width:100%;max-width:none}.hero-delivery-media{height:350px;top:auto}.hero-delivery-media img{object-position:68% center}.hero-delivery-shade{background:linear-gradient(#4c050c 0%,#62070f 56%,#4f050c7a 74%,#1f030714 100%)}.hero-chinese-frame{inset:12px}.hero-chinese-frame span{width:46px;height:46px;font-size:25px;top:8px;right:8px}.hero.hero-delivery h1{margin:16px 0 20px;font-size:clamp(44px,13vw,62px)}.hero.hero-delivery .hero-copy>p{font-size:14px;line-height:1.55}.hero.hero-delivery .hero-actions{margin:23px 0 24px}.hero.hero-delivery .hero-proof{margin-top:21px;padding:12px 10px}.hero.hero-delivery .hero-proof div{min-width:0}.hero-country-badges{margin-bottom:14px}.hero-country-badges span{font-size:8px}.social-presence-hero{max-width:100%}.social-presence-hero .social-networks{gap:5px;max-width:100%}.social-presence-hero .social-label{font-size:8px}.social-presence-hero .social-icon{width:28px;height:28px;font-size:12px}.hero-delivery-card{display:none}.quick-categories{margin-top:0}.featured-section{padding:45px 15px 18px}.featured-heading{align-items:flex-start}.featured-heading h2{font-size:34px}.featured-heading>a{text-align:right;max-width:95px;line-height:1.4}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.featured-card{display:block}.featured-card>button{width:100%;min-height:190px}.featured-card>button img{max-height:185px}.featured-card>div{min-height:166px;padding:13px}.featured-card h3{font-size:12px}.featured-card strong{font-size:22px}.assurance-strip{margin-top:28px}.product-visual{height:225px}.floating-whatsapp{min-height:56px;padding:7px 12px 7px 7px;bottom:12px;left:10px;right:76px}.floating-whatsapp>span:first-child{width:40px;height:40px;font-size:23px}.floating-whatsapp small{font-size:7px}.floating-whatsapp b{font-size:16px}.floating-cart{z-index:71;bottom:13px;right:12px}}@media (width<=390px){.hero.hero-delivery{min-height:910px;padding-bottom:345px}.hero.hero-delivery .hero-actions{flex-direction:column}.featured-grid{grid-template-columns:1fr}.featured-card{grid-template-columns:46% 54%;display:grid}.featured-card>button,.featured-card>div{min-height:185px}.product-visual{height:245px}}.hero.hero-delivery{box-shadow:inset 0 7px #1261ae,inset 0 11px #fff,inset 0 15px #1261ae}.hero-country-badges{flex-wrap:wrap;gap:10px}.hero-country-badges .country-chip{color:#fff;letter-spacing:.09em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020e2abd;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:9px;min-height:44px;padding:7px 12px 7px 7px;font-size:10px;font-weight:950;display:inline-flex;box-shadow:0 9px 25px #0000003d}.hero-country-badges .country-chip:last-child{color:#fff3b7;background:#84040cc2;border-color:#ffd744d6}.hero-country-badges>em{color:#081b43;letter-spacing:.08em;background:linear-gradient(135deg,#f5c94b,#e43c28);border-radius:999px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:950}.country-flag{border:1px solid #ffffffe6;border-radius:4px;flex:none;place-items:center;width:46px;height:29px;font-style:normal;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000040}.country-flag.flag-sv{background:linear-gradient(#1759aa 0 33.33%,#fff 33.33% 66.66%,#1759aa 66.66% 100%)}.country-flag.flag-sv b{background:#fff;border:1px solid #d6aa28;border-radius:50%;width:9px;height:9px}.country-flag.flag-cn{color:#ffdf3f;background:#df1726;place-items:start;padding:1px 0 0 4px;font-size:14px;line-height:1}.country-flag.flag-cn:after{content:"✦ ✦";color:#ffdf3f;letter-spacing:1px;font-size:7px;position:absolute;top:4px;left:20px;transform:rotate(-8deg)}.featured-card{flex-direction:column;display:flex}.featured-card>button{width:100%;min-height:290px;padding:10px}.featured-card>button img{object-fit:contain;max-height:282px}.featured-card>div{min-height:145px;padding:17px 16px}.featured-card h3{font-size:15px}.featured-card>div>button{min-height:38px;padding:0 15px;font-size:10px}.floating-whatsapp{z-index:150}.checkout-layer{z-index:170;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#120507e0;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.checkout-modal{background:#fffaf0;border:2px solid #e5b83b;border-radius:14px 14px 34px;width:min(980px,96vw);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 36px 110px #00000085}.checkout-header{z-index:3;color:#fff;background:linear-gradient(120deg,#721014,#b91d24 58%,#de2d25);border-bottom:3px solid #e5b83b;justify-content:space-between;align-items:center;gap:20px;min-height:106px;padding:20px 25px;display:flex;position:sticky;top:0}.checkout-header span{color:#ffd75f;letter-spacing:.15em;font-size:9px;font-weight:950}.checkout-header h2{margin:4px 0 2px;font:800 34px/1 Georgia,Times New Roman,serif}.checkout-header p{color:#ffe8d1;margin:0;font-size:12px}.checkout-header .close-button{background:#fffaf0;border-color:#f2ce6c;flex:none}.checkout-layout{grid-template-columns:minmax(310px,.9fr) minmax(390px,1.15fr);display:grid}.checkout-summary{background:#f4ead4;border-right:1px solid #d8c8a7;padding:25px}.checkout-summary-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.checkout-summary-heading span{color:#651012;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:950}.checkout-summary-heading button{color:#8d181c;text-underline-offset:3px;background:0 0;border:0;font-size:10px;font-weight:900;text-decoration:underline}.checkout-summary-items{gap:8px;display:grid}.checkout-summary-items article{background:#fffaf0;border:1px solid #dcc8a0;border-radius:11px;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;min-height:74px;padding:8px;display:grid}.checkout-summary-items img{object-fit:contain;background:#fff;border-radius:8px;width:58px;height:58px;padding:2px}.checkout-summary-items article div{flex-direction:column;gap:4px;min-width:0;display:flex}.checkout-summary-items article b{font-size:10px;line-height:1.3}.checkout-summary-items article small{color:#6f6c69;font-size:8px}.checkout-summary-items article strong{color:#8f171a;white-space:nowrap;font-size:12px}.checkout-totals{border-top:1px solid #cdb989;gap:8px;margin:18px 0;padding-top:15px;display:grid}.checkout-totals div{justify-content:space-between;align-items:center;gap:20px;display:flex}.checkout-totals span{color:#635e57;font-size:10px}.checkout-totals b{font-size:11px}.checkout-totals div:last-child{border-top:1px solid #d7c49c;margin-top:4px;padding-top:10px}.checkout-totals div:last-child span{color:#17120f;font-size:12px;font-weight:900}.checkout-totals strong{color:#8f171a;font-size:26px}.checkout-method{background:#ffffffad;border:1px solid #d9c394;border-radius:10px;align-items:center;gap:10px;min-height:62px;margin-top:8px;padding:10px 12px;display:flex}.checkout-method>span{background:#f6ca4b;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.checkout-method div{flex-direction:column;gap:4px;display:flex}.checkout-method b{font-size:10px}.checkout-method small{color:#6f6c69;font-size:8px}.checkout-form{gap:13px;padding:25px 28px 28px;display:grid}.checkout-form-title{align-items:center;gap:10px;margin-bottom:2px;display:flex}.checkout-form-title>span{color:#fff;background:#8f171a;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:14px;font-weight:950;display:grid}.checkout-form-title div{flex-direction:column;gap:3px;display:flex}.checkout-form-title b{font-size:15px}.checkout-form-title small{color:#7a746b;font-size:9px}.checkout-form label{gap:6px;display:grid}.checkout-form label>span{color:#342c27;font-size:9px;font-weight:900}.checkout-form input,.checkout-form select,.checkout-form textarea{color:#17120f;width:100%;font:inherit;background:#fff;border:1px solid #cdbf9f;border-radius:9px;outline:none;font-size:12px}.checkout-form input,.checkout-form select{height:47px;padding:0 12px}.checkout-form textarea{resize:vertical;min-height:78px;padding:11px 12px}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:#9c171c;box-shadow:0 0 0 3px #9c171c1f}.checkout-form-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.checkout-error{color:#a61118;background:#fff0f0;border:1px solid #d94747;border-radius:8px;margin:0;padding:10px 12px;font-size:10px;font-weight:800;line-height:1.4}.checkout-submit{color:#fff;background:linear-gradient(135deg,#25d366,#119547);border:2px solid #fff;border-radius:14px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:62px;margin-top:2px;padding:8px 15px;display:flex;box-shadow:0 12px 30px #16924b40}.checkout-submit>svg{font-size:25px}.checkout-submit>span{flex-direction:column;gap:3px;font-size:12px;font-weight:950;display:flex}.checkout-submit small{color:#e5ffef;font-size:8px;font-weight:800}.checkout-guarantee{background:linear-gradient(135deg,#fff6ce,#fffaf0);border:1px solid #e7b737;border-radius:11px;align-items:center;gap:10px;padding:12px;display:flex}.checkout-guarantee>span{font-size:27px}.checkout-guarantee div{flex-direction:column;gap:4px;display:flex}.checkout-guarantee b{color:#6d1013;font-size:11px}.checkout-guarantee small{color:#665e52;font-size:8px;line-height:1.45}.checkout-privacy{color:#7a746b;text-align:center;margin:0;font-size:8px;line-height:1.5}@media (width<=760px){.hero-country-badges{gap:7px}.hero-country-badges .country-chip{min-height:38px;padding:5px 9px 5px 5px;font-size:8px}.hero-country-badges>em{order:3;width:max-content;padding:6px 9px}.country-flag{width:40px;height:25px}.featured-card{display:flex}.featured-card>button{min-height:245px}.featured-card>button img{max-height:238px}.featured-card>div{min-height:155px}.floating-whatsapp{z-index:150}.checkout-layer{padding:8px}.checkout-modal{border-radius:10px 10px 24px;width:100%;max-height:calc(100vh - 16px)}.checkout-header{min-height:86px;padding:14px 16px}.checkout-header h2{font-size:27px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{border-bottom:1px solid #d8c8a7;border-right:0;padding:17px}.checkout-form{padding:19px 17px 22px}.checkout-form-row{grid-template-columns:1fr}}@media (width<=390px){.featured-card{display:flex}.featured-card>button{min-height:285px}.featured-card>button img{max-height:278px}.featured-card>div{min-height:145px}.checkout-header p{display:none}}.welcome-splash{z-index:1000;background:radial-gradient(circle at 16% 20%,#ffd74633,#0000 31%),radial-gradient(circle at 83% 80%,#1d66be47,#0000 35%),#071633;place-items:center;padding:clamp(12px,3vw,38px);animation:2s ease-in-out both welcome-exit;display:grid;position:fixed;inset:0;overflow:hidden}.welcome-splash img{object-fit:contain;filter:drop-shadow(0 28px 60px #00000061);width:min(1180px,100%);height:min(82vh,760px);animation:.5s cubic-bezier(.2,.8,.2,1) both welcome-arrive;display:block}.welcome-progress{transform-origin:0;background:linear-gradient(90deg,#1f67b7 0 42%,#fff 42% 55%,#e31b23 55% 84%,#ffd442 84%);width:100%;height:5px;animation:2s linear both welcome-progress;position:absolute;bottom:0;left:0}@keyframes welcome-arrive{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes welcome-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes welcome-exit{0%,82%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@media (width<=760px){.welcome-splash{padding:10px}.welcome-splash img{width:100%;height:88vh}}@media (prefers-reduced-motion:reduce){.welcome-splash,.welcome-splash img,.welcome-progress{animation-timing-function:linear}}
