/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-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}.block{display:block}.flex{display:flex}.hidden{display:none}.h-full{height:100%}.min-h-full{min-height:100%}.flex-col{flex-direction:column}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--orange:#ff5a00;--orange-dark:#e94700;--orange-soft:#fff0e7;--red:#e62929;--ink:#191919;--muted:#6b6b6b;--line:#e7e7e7;--paper:#fff;--surface:#f7f7f7;--green:#118b52;--whatsapp:#1fae5b;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}.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}.shop-shell{background:#fff;min-height:100vh}.promo-bar{background:var(--orange);color:#fff;justify-content:center;align-items:center;gap:clamp(30px,8vw,120px);height:36px;padding:0 24px;font-size:12px;display:flex}.promo-bar strong{text-transform:uppercase;letter-spacing:.035em;font-size:12px}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;position:sticky;top:0;box-shadow:0 2px 12px #0000000a}.header-main{max-width:var(--max);grid-template-columns:180px minmax(300px,1fr) auto;align-items:center;gap:28px;min-height:74px;margin:auto;padding:12px 24px;display:grid}.dealbe-logo{width:fit-content;color:var(--ink);letter-spacing:-.075em;font-size:30px;font-weight:900;line-height:1;text-decoration:none;position:relative}.dealbe-logo b{color:var(--orange);font-weight:900}.dealbe-logo i{color:var(--orange);font-size:9px;font-style:normal;position:absolute;top:-6px;right:-10px}.search-box{border:2px solid var(--ink);background:#fff;border-radius:24px;align-items:center;height:46px;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.search-box:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #ff5a001f}.search-box input{min-width:0;height:100%;color:var(--ink);border:0;outline:0;flex:1;padding:0 18px;font-size:14px}.search-box input::placeholder{color:#999}.search-box button{color:#fff;background:var(--ink);cursor:pointer;border:0;place-items:center;width:58px;height:100%;display:grid}.header-actions{align-items:center;gap:20px;display:flex}.header-actions a{color:var(--ink);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.header-actions small,.header-actions span{display:block}.header-actions small{color:#777;margin-bottom:2px;font-size:10px;font-weight:500}.header-actions a:hover{color:var(--orange)}.cart-link{position:relative}.cart-link b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:-10px;right:-10px}.category-nav{max-width:var(--max);scrollbar-width:none;align-items:center;gap:28px;height:42px;margin:auto;padding:0 24px;display:flex;overflow-x:auto}.category-nav::-webkit-scrollbar,.category-pills::-webkit-scrollbar{display:none}.category-nav button{white-space:nowrap;cursor:pointer;background:0 0;border:0;height:100%;padding:0;font-size:12px;font-weight:650}.category-nav button:first-child{align-items:center;gap:5px;font-weight:850;display:flex}.category-nav button.active,.category-nav button:hover{color:var(--orange)}.shop-status{color:#777;white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.shop-status i{background:#aaa;border-radius:50%;width:7px;height:7px}.shop-status.open{color:var(--green)}.shop-status.open i{background:#20b669;box-shadow:0 0 0 3px #20b66921}.shop-shell main{max-width:var(--max);margin:auto;padding:0 24px 72px}.merchant-strip{align-items:center;gap:12px;min-height:72px;display:flex}.merchant-avatar{background:var(--ink);color:#fff;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.merchant-strip h1{margin:1px 0 0;font-size:16px;line-height:1.1}.merchant-strip>div>span{color:#777;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.merchant-strip>p{color:#666;margin:0 0 0 14px;font-size:12px}.merchant-score{text-align:right;margin-left:auto}.merchant-score span{justify-content:flex-end;align-items:center;gap:3px;font-weight:800;display:flex;color:var(--orange)!important;font-size:12px!important}.merchant-score small{color:#888;font-size:10px}.deal-hero{color:#fff;background:linear-gradient(115deg,#ff5a00,#ff7124 52%,#ffb28b);border-radius:18px;grid-template-columns:.9fr 1.1fr;min-height:390px;display:grid;position:relative;overflow:hidden}.deal-hero:after,.deal-hero:before{content:"";pointer-events:none;border:1px solid #fff3;border-radius:50%;position:absolute}.deal-hero:before{width:340px;height:340px;bottom:-240px;left:-160px;box-shadow:0 0 0 35px #ffffff0a,0 0 0 70px #ffffff09}.deal-hero:after{width:180px;height:180px;top:-120px;right:36%}.hero-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(42px,5vw,68px);display:flex;position:relative}.hero-kicker{text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:7px;margin-bottom:13px;font-size:12px;font-weight:800;display:flex}.hero-copy h2{color:#fff;letter-spacing:-.055em;max-width:520px;margin:0 0 15px;font-size:clamp(38px,4.6vw,66px);font-weight:900;line-height:.96}.hero-copy>p{color:#ffffffe0;max-width:520px;margin:0 0 24px;font-size:14px;line-height:1.6}.hero-copy>a{background:var(--ink);color:#fff;border-radius:24px;align-items:center;gap:8px;min-height:46px;padding:0 22px;font-size:13px;font-weight:850;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.hero-copy>a:hover{background:#000;transform:translateY(-2px)}.hero-note{align-items:center;gap:8px;margin-top:20px;font-size:11px;display:flex}.hero-note strong{color:var(--orange);background:#fff;border-radius:4px;padding:4px 7px}.hero-products{min-height:390px;position:relative}.hero-products:before{content:"";background:#fff3;border-radius:44% 56% 52% 48%/46% 38% 62% 54%;position:absolute;inset:42px 40px 30px 20px;transform:rotate(-4deg)}.hero-product{z-index:2;cursor:pointer;background:#fff;border:8px solid #fff;border-radius:17px;padding:0;transition:transform .25s;position:absolute;overflow:visible;box-shadow:0 20px 45px #80230038}.hero-product:hover{transform:translateY(-6px)rotate(0)}.hero-product img{object-fit:cover;border-radius:9px;width:100%;height:100%;display:block}.hero-product span{color:var(--orange);white-space:nowrap;background:#fff;border-radius:20px;padding:8px 12px;font-size:13px;font-weight:900;position:absolute;bottom:-12px;right:-12px;box-shadow:0 5px 18px #00000026}.hero-product-1{width:31%;height:66%;top:17%;left:4%;transform:rotate(-7deg)}.hero-product-2{z-index:3;width:34%;height:76%;top:10%;left:32%;transform:rotate(3deg)}.hero-product-3{width:29%;height:62%;top:20%;left:65%;transform:rotate(8deg)}.hero-empty{color:#fff;border:2px dashed #ffffff80;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-weight:800;display:flex;position:absolute;inset:55px}.trust-row{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);min-height:92px;margin:18px 0 54px;padding:18px 12px;display:grid;box-shadow:0 5px 18px #00000009}.trust-row>div{border-right:1px solid var(--line);align-items:center;gap:12px;padding:0 24px;display:flex}.trust-row>div:last-child{border-right:0}.trust-row>div>span{background:var(--orange-soft);width:38px;height:38px;color:var(--orange);border-radius:50%;flex:none;place-items:center;display:grid}.trust-row p,.trust-row small,.trust-row strong{margin:0;display:block}.trust-row strong{font-size:12px}.trust-row small{color:#818181;margin-top:3px;font-size:10px}.catalogue{scroll-margin-top:145px}.catalogue-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:19px;display:flex}.catalogue-heading>div>span{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.catalogue-heading h2{letter-spacing:-.04em;margin:4px 0;font-size:clamp(25px,3vw,36px);line-height:1.1}.catalogue-heading p{color:#888;margin:0;font-size:11px}.sort-select{align-items:center;gap:9px;min-width:210px;display:flex}.sort-select span{color:#777;white-space:nowrap;font-size:11px}.sort-select select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;outline:0;padding:0 34px 0 12px;font-size:11px;font-weight:700}.category-pills{scrollbar-width:none;gap:8px;margin:0 0 24px;padding-bottom:2px;display:flex;overflow-x:auto}.category-pills button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:18px;flex:none;min-height:36px;padding:0 16px;font-size:11px;font-weight:700;transition:all .2s}.category-pills button:hover{border-color:var(--orange);color:var(--orange)}.category-pills button.active{border-color:var(--ink);background:var(--ink);color:#fff}.products-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 14px;display:grid}.product-card{min-width:0}.product-card-hit{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.product-image-wrap{aspect-ratio:.82;background:#f1f1f1;border-radius:10px;display:block;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.75,.2,1);display:block}.product-card:hover .product-image{transform:scale(1.045)}.product-placeholder{color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:11px;display:flex}.best-badge,.discount-badge,.video-badge{z-index:2;position:absolute}.discount-badge{background:var(--red);color:#fff;border-radius:4px;padding:5px 7px;font-size:10px;font-weight:900;top:7px;left:7px}.best-badge{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:3px;font-weight:800;left:7px}.best-badge,.video-badge{padding:4px 7px;font-size:9px;bottom:7px}.video-badge{color:#333;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffeb;border-radius:12px;font-weight:750;right:7px}.product-card-body{flex-direction:column;gap:5px;padding:9px 2px 0;display:flex}.product-title{-webkit-line-clamp:2;color:#333;-webkit-box-orient:vertical;min-height:35px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-seller{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.rating-row{color:#555;align-items:center;gap:4px;font-size:9px;display:flex}.availability-dot{background:var(--green);border-radius:50%;flex:none;width:6px;height:6px}.stars{color:#ff9b00;letter-spacing:-1px}.sold-count{color:#888}.price-row{align-items:baseline;gap:7px;display:flex}.price-row strong{color:var(--orange);letter-spacing:-.03em;font-size:17px}.price-row del{color:#999;font-size:10px}.delivery-pill{width:fit-content;color:var(--green);background:#eaf8f0;border-radius:3px;padding:3px 5px;font-size:8px;font-weight:750}.empty-results{text-align:center;background:#fafafa;border-radius:14px;flex-direction:column;align-items:center;padding:80px 20px;display:flex}.empty-results>span{background:var(--orange-soft);width:64px;height:64px;color:var(--orange);border-radius:50%;place-items:center;display:grid}.empty-results h3{margin:16px 0 6px;font-size:20px}.empty-results p{color:#777;margin:0 0 18px;font-size:12px}.empty-results button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:20px;min-height:40px;padding:0 18px;font-size:11px;font-weight:800}.site-footer{min-height:180px;padding:42px max(24px,calc((100vw - var(--max)) / 2 + 24px));color:#fff;background:#171717;grid-template-columns:1fr auto;align-items:start;gap:24px;display:grid}.footer-logo{color:#fff;letter-spacing:-.07em;font-size:28px;font-weight:900;text-decoration:none}.site-footer p{color:#999;margin:8px 0 0;font-size:11px}.site-footer>div:nth-child(2){text-align:right}.site-footer>div:nth-child(2) span,.site-footer>div:nth-child(2) strong{display:block}.site-footer>div:nth-child(2) strong{font-size:13px}.site-footer>div:nth-child(2) span{color:#999;margin-top:5px;font-size:10px}.site-footer>small{color:#777;border-top:1px solid #303030;grid-column:1/-1;padding-top:20px;font-size:9px}.floating-whatsapp{z-index:25;background:var(--whatsapp);color:#fff;border-radius:27px;align-items:center;gap:9px;min-height:52px;padding:0 17px;font-size:11px;font-weight:800;text-decoration:none;transition:transform .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #0003}.floating-whatsapp:hover{transform:translateY(-3px)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;place-items:center;padding:22px;animation:fade-in .2s;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal{background:#fff;border-radius:16px;grid-template-columns:1.08fr .92fr;width:min(1030px,100%);max-height:min(760px,100vh - 44px);animation:modal-up .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000059}.modal-close{z-index:5;color:#222;cursor:pointer;background:#fffffff2;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:13px;right:13px;box-shadow:0 3px 15px #0000001f}.modal-gallery{background:#f4f4f4;grid-template-columns:64px 1fr;gap:10px;min-height:620px;padding:18px;display:grid}.modal-main-media{background:#e9e9e9;border-radius:10px;grid-area:1/2;min-width:0;position:relative;overflow:hidden}.modal-media{object-fit:contain;width:100%;height:100%;display:block}.modal-thumbs{flex-direction:column;grid-area:1/1;gap:8px;display:flex;overflow-y:auto}.modal-thumbs button{cursor:pointer;background:#ddd;border:2px solid #0000;border-radius:7px;flex:none;place-items:center;width:62px;height:72px;padding:0;display:grid;overflow:hidden}.modal-thumbs button.active{border-color:var(--orange)}.modal-thumbs img{object-fit:cover;width:100%;height:100%}.thumb-video{color:#fff;font-size:20px}.modal-discount{background:var(--red);color:#fff;border-radius:4px;padding:6px 9px;font-size:10px;font-weight:850;position:absolute;top:12px;left:12px}.modal-info{min-width:0;padding:42px 34px 30px;overflow-y:auto}.modal-category{color:var(--orange);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:850}.modal-info h2{letter-spacing:-.025em;margin:8px 40px 8px 0;font-size:23px;line-height:1.25}.modal-rating{color:#777;align-items:center;gap:6px;font-size:10px;display:flex}.modal-rating strong{color:#333}.modal-price{align-items:baseline;gap:10px;margin:18px 0 12px;display:flex}.modal-price strong{color:var(--orange);letter-spacing:-.04em;font-size:29px}.modal-price del{color:#999;font-size:12px}.flash-offer{min-height:37px;color:var(--orange);background:linear-gradient(90deg,#fff0e7,#fff7f2);border-radius:6px;align-items:center;gap:7px;padding:0 12px;font-size:10px;display:flex}.flash-offer span{color:#8f5a40;margin-left:auto}.modal-description{color:#666;white-space:pre-line;margin:18px 0;font-size:11px;line-height:1.7}.option-group{margin-top:18px}.option-group>div:first-child{gap:8px;margin-bottom:8px;font-size:11px;display:flex}.option-group>div:first-child span{color:#777}.option-list{flex-wrap:wrap;gap:7px;display:flex}.option-list button{cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:5px;min-height:34px;padding:0 13px;font-size:10px}.option-list button.selected{border:2px solid var(--orange);background:var(--orange-soft);color:var(--orange-dark);font-weight:800}.quantity-row{align-items:center;gap:18px;margin:20px 0;font-size:11px;display:flex}.quantity-control{border:1px solid #ddd;border-radius:5px;align-items:center;height:34px;display:flex;overflow:hidden}.quantity-control button{cursor:pointer;background:#f5f5f5;border:0;place-items:center;width:34px;height:100%;display:grid}.quantity-control span{text-align:center;width:38px;font-weight:800}.modal-actions{gap:8px;display:grid}.modal-actions a,.modal-actions button{cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:8px;min-height:47px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.buy-now{background:var(--orange);color:#fff;border:0}.buy-now:hover{background:var(--orange-dark)}.whatsapp-order{border:1px solid var(--whatsapp);color:var(--whatsapp);background:#fff}.modal-reassurance{border-top:1px solid var(--line);color:#666;gap:20px;margin-top:17px;padding-top:14px;font-size:9px;display:flex}.modal-reassurance span{align-items:center;gap:5px;display:flex}.order-form{flex-direction:column;gap:13px;display:flex}.order-form-heading{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.order-form-heading strong{letter-spacing:-.03em;font-size:22px}.order-form-heading span{color:#777;font-size:10px}.order-form label>span{color:#555;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.order-form input{border:1px solid #ddd;border-radius:7px;outline:0;width:100%;height:44px;padding:0 12px;font-size:11px}.order-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.form-error{color:#c51e1e;margin:0;font-size:10px}.order-cancel,.order-submit{cursor:pointer;border-radius:23px;min-height:45px;font-size:11px;font-weight:800}.order-submit{background:var(--orange);color:#fff;border:0;margin-top:4px}.order-submit:disabled{opacity:.6}.order-cancel{background:#fff;border:1px solid #ddd}.order-success{color:var(--green);background:#ecf9f1;border-radius:12px;gap:13px;margin-top:80px;padding:24px;display:flex}.order-success>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;display:grid}.order-success strong{font-size:15px;display:block}.order-success p{color:#357257;margin:5px 0 0;font-size:10px;line-height:1.5}.home-shell{background:var(--orange);color:#fff;place-items:center;min-height:100vh;padding:30px;display:grid;position:relative;overflow:hidden}.home-card{z-index:2;text-align:center;max-width:720px;position:relative}.home-logo{color:#fff;letter-spacing:-.075em;margin-bottom:70px;font-size:34px;font-weight:900;text-decoration:none;display:inline-block}.home-logo span{vertical-align:top;margin-left:5px;font-size:8px}.home-eyebrow{letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:850;display:block}.home-card h1{letter-spacing:-.06em;margin:0;font-size:clamp(44px,7vw,84px);line-height:.95}.home-card>p{color:#ffffffd1;max-width:570px;margin:24px auto;font-size:14px;line-height:1.7}.home-perks{flex-wrap:wrap;justify-content:center;gap:18px;font-size:10px;font-weight:750;display:flex}.home-orbit{border:1px solid #ffffff38;border-radius:50%;position:absolute}.home-orbit-one{width:600px;height:600px;top:-300px;left:-300px;box-shadow:0 0 0 60px #ffffff09,0 0 0 120px #ffffff06}.home-orbit-two{width:450px;height:450px;bottom:-210px;right:-210px;box-shadow:0 0 0 45px #ffffff09,0 0 0 90px #ffffff06}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-up{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:1050px){.header-main{grid-template-columns:130px 1fr auto;gap:18px}.header-actions a>span{display:none}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-row>div{padding:0 14px}.deal-hero,.product-modal{grid-template-columns:1fr 1fr}}@media (max-width:760px){.promo-bar{height:30px;padding:0 12px}.promo-bar span{display:none}.promo-bar strong{font-size:9px}.site-header{position:relative}.header-main{grid-template-columns:1fr auto;gap:12px;min-height:auto;padding:13px 14px 11px}.dealbe-logo{font-size:26px}.search-box{grid-area:2/1/auto/-1;height:42px}.header-actions{gap:15px}.header-actions a:first-child{display:none}.header-actions svg{width:21px;height:21px}.category-nav{gap:19px;height:39px;padding:0 14px}.shop-status{display:none}.shop-shell main{padding:0 12px 52px}.merchant-strip{min-height:62px}.merchant-avatar{border-radius:8px;width:35px;height:35px}.merchant-strip h1{font-size:14px}.merchant-strip>p{display:none}.deal-hero{grid-template-columns:1fr;min-height:480px}.hero-copy{justify-content:flex-start;padding:34px 28px 16px}.hero-copy h2{max-width:330px;font-size:40px}.hero-copy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.hero-note{display:none}.hero-products{min-height:220px}.hero-products:before{inset:12px 28px 18px}.hero-product-1{width:29%;height:73%;top:8%;left:8%}.hero-product-2{width:32%;height:84%;top:0;left:35%}.hero-product-3{width:27%;height:69%;top:10%;left:65%}.hero-product{border-width:5px;border-radius:11px}.hero-product span{padding:5px 7px;font-size:9px;bottom:-9px;right:-7px}.trust-row{grid-template-columns:repeat(2,1fr);margin:12px 0 38px}.trust-row>div{border-right:0;border-bottom:1px solid var(--line);min-height:68px}.trust-row>div:nth-child(odd){border-right:1px solid var(--line)}.trust-row>div:nth-child(n+3){border-bottom:0}.trust-row>div>span{width:31px;height:31px}.trust-row>div>span svg{width:17px}.catalogue{scroll-margin-top:12px}.catalogue-heading{flex-direction:column;align-items:flex-start;gap:14px}.catalogue-heading h2{font-size:27px}.sort-select{min-width:100%}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 9px}.product-title{font-size:11px}.price-row strong{font-size:15px}.site-footer{grid-template-columns:1fr;padding:34px 18px}.site-footer>div:nth-child(2){text-align:left}.floating-whatsapp{justify-content:center;width:49px;height:49px;min-height:49px;padding:0;bottom:13px;right:13px}.floating-whatsapp span{display:none}.modal-backdrop{padding:0;display:block}.product-modal{border-radius:0;grid-template-columns:1fr;width:100%;min-height:100%;max-height:none;overflow:visible}.modal-gallery{height:min(115vw,490px);min-height:auto;padding:0;display:block}.modal-main-media{border-radius:0;width:100%;height:100%}.modal-thumbs{z-index:3;flex-direction:row;height:48px;position:absolute;bottom:calc(100% - min(115vw,490px) + 12px);left:12px;right:12px}.modal-thumbs button{border-color:#fff9;width:42px;height:46px}.modal-info{padding:27px 19px 40px;overflow:visible}.modal-info h2{font-size:20px}.modal-actions{z-index:4;background:#fff;padding:10px 0;position:sticky;bottom:0}.home-logo{margin-bottom:55px}.home-card h1{font-size:47px}.home-card>p{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}