/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#102e69;--green:#164da8;--mint:#eaf2ff;--gold:#ff7a00;--cream:#f5f7fb;--line:#dfe5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Tahoma,sans-serif}button,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.announcement{background:var(--ink);color:#fff;letter-spacing:.1px;justify-content:center;align-items:center;gap:8px;height:36px;font-size:12px;display:flex}.announcement span{opacity:.35}.siteHeader{align-items:center;gap:28px;max-width:1440px;height:82px;margin:auto;padding:0 4vw;display:flex}.brand{align-items:center;gap:9px;min-width:max-content;display:flex}.brandMark{background:var(--green);color:#fff;border-radius:12px 12px 5px;place-items:center;width:39px;height:39px;font-size:25px;font-weight:900;display:grid;box-shadow:inset -5px -5px #00000017}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand b{font-size:24px}.brand small{color:#648078;letter-spacing:2.3px;margin-top:4px;font-size:10px}.searchBox{background:#f3f5f3;border:1px solid #0000;border-radius:9px;flex:1;align-items:center;max-width:670px;height:46px;transition:all .2s;display:flex;overflow:hidden}.searchBox:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0d5d4814}.searchBox>span{color:#557068;margin:0 16px;font-size:26px}.searchBox input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.searchBox button{background:var(--green);color:#fff;border:0;height:100%;padding:0 24px;font-weight:700}.headerActions{align-items:center;gap:20px;display:flex}.headerActions button{text-align:right;color:var(--ink);background:0 0;border:0;grid-template-columns:auto auto;column-gap:7px;padding:0;display:grid;position:relative}.headerActions button>span{grid-row:1/3;align-self:center;font-size:22px}.headerActions small{color:#6c7d78;font-size:10px}.headerActions b{font-size:12px}.headerActions i{background:var(--gold);color:var(--ink);border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:10px;font-style:normal;font-weight:700;display:grid;position:absolute;top:-9px;right:-5px}.mainNav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:30px;height:46px;padding:0 4vw;font-size:12px;font-weight:700;display:flex}.mainNav .allMenu{color:var(--ink);background:0 0;border:0;padding:0;font-weight:700}.mainNav .sell{color:var(--green);margin-right:auto}.hero{background:var(--cream);grid-template-columns:1.03fr .97fr;min-height:530px;display:grid;overflow:hidden}.heroCopy{align-self:center;padding:74px 8vw 55px 4vw}.eyebrow{color:var(--green);letter-spacing:1.5px;text-transform:uppercase;font-size:11px;font-weight:700}.hero h1{letter-spacing:-2px;margin:15px 0 20px;font-size:58px;line-height:1.17}.hero h1 em{color:var(--green);font-style:normal}.hero p{color:#5f6f69;max-width:580px;font-size:16px;line-height:1.9}.heroButtons{gap:12px;margin:30px 0 25px;display:flex}.heroButtons a{border-radius:8px;padding:14px 22px;font-size:13px;font-weight:700}.primary{background:var(--green);box-shadow:0 8px 18px #0d5d482e;color:#fff!important}.primary span{margin-right:18px}.secondary{border:1px solid #b9c4bf}.trust{color:#65756f;gap:22px;font-size:11px;display:flex}.trust span:first-letter{color:var(--green)}.sun{background:#f7d273;border-radius:50%;width:330px;height:330px;position:absolute;top:90px;left:19%}.arch{border:70px solid #ffffff59;border-bottom:0;border-radius:190px 190px 0 0;width:355px;height:430px;position:absolute;bottom:-190px;right:-100px}.productStage{filter:drop-shadow(0 28px 20px #2450412e);place-items:center;display:grid;position:absolute;inset:0}.headphones{font-size:145px;transform:rotate(-8deg)}.watch{font-size:88px;position:absolute;bottom:18%;right:10%;transform:rotate(10deg)}.coffee{font-size:75px;position:absolute;bottom:15%;left:9%;transform:rotate(-10deg)}.floatCard{z-index:2;background:#fffffff0;border-radius:14px;flex-direction:column;padding:13px 18px;display:flex;position:absolute;top:14%;right:8%;box-shadow:0 20px 50px #234c3f1f}.floatCard small,.floatCard span{color:#66776f;font-size:10px}.floatCard b{color:var(--green);font-size:29px}.deliveryBadge{background:#fff;border-radius:12px;align-items:center;gap:10px;padding:11px 15px;display:flex;position:absolute;bottom:8%;left:8%;box-shadow:0 18px 40px #234c3f21}.deliveryBadge>b{background:var(--gold);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.deliveryBadge span{flex-direction:column;display:flex}.deliveryBadge strong{font-size:12px}.deliveryBadge small{color:#77847f;margin-top:3px;font-size:9px}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:20px;padding:24px 5vw;display:grid}.benefits article{border-left:1px solid var(--line);justify-content:center;align-items:center;gap:13px;display:flex}.benefits article:last-child{border:0}.benefits article>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;font-size:18px;display:grid}.benefits div{flex-direction:column;display:flex}.benefits small{color:#77837f;margin-top:4px;font-size:10px}.section{max-width:1440px;margin:auto;padding:70px 5vw}.sectionHeading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.sectionHeading span{color:var(--green);letter-spacing:1.5px;font-size:10px;font-weight:700}.sectionHeading h2{margin:6px 0 0;font-size:29px}.sectionHeading>button{color:var(--green);background:0 0;border:0;font-size:12px;font-weight:700}.categories{grid-template-columns:repeat(6,1fr);gap:13px;display:grid}.categories button{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;align-items:center;gap:13px;padding:22px 10px;transition:all .2s;display:flex}.categories button:hover,.categories button.active{border-color:var(--green);transform:translateY(-3px);box-shadow:0 12px 24px #144b3b14}.categories button span{background:var(--cream);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;font-size:25px;display:grid}.categories b{font-size:12px}.promoGrid{grid-template-columns:1fr 1fr;gap:18px;max-width:1440px;margin:auto;padding:0 5vw;display:grid}.promo{color:#fff;border-radius:18px;min-height:260px;padding:38px;position:relative;overflow:hidden}.promo div{z-index:2;position:relative}.promo small{color:#f1cc70;font-size:10px}.promo h3{margin:9px 0;font-size:29px;line-height:1.25}.promo p{opacity:.8;font-size:12px}.promo a{border-bottom:1px solid #ffffff80;padding-bottom:3px;font-size:11px;font-weight:700}.promoEmoji{filter:drop-shadow(0 20px 15px #00000038);font-size:150px;position:absolute;bottom:10px;left:5%;transform:rotate(-8deg)}.filterPills{gap:7px;display:flex}.filterPills button{border:1px solid var(--line);background:#fff;border-radius:100px;padding:8px 15px;font-size:10px}.filterPills button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.productGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.productCard{border:1px solid var(--line);background:#fff;border-radius:14px;transition:all .2s;overflow:hidden}.productCard:hover{transform:translateY(-4px);box-shadow:0 18px 40px #193b311a}.productImage{place-items:center;height:220px;display:grid;position:relative}.productImage.mint{background:#e8f5ef}.productImage.sky{background:#e4f0f5}.productImage.sand{background:#f2e9da}.productImage.rose{background:#f7e9e7}.productImage.lilac{background:#eee9f5}.productImage.gold{background:#f4edcf}.productImage.peach{background:#f8e9da}.productImage.ice{background:#e8f2f2}.productEmoji{filter:drop-shadow(0 14px 10px #00000021);font-size:84px;transition:all .2s}.productCard:hover .productEmoji{transform:scale(1.08)rotate(-3deg)}.productTag{background:#fff;border-radius:5px;padding:6px 9px;font-size:9px;font-weight:700;position:absolute;top:12px;right:12px}.fav{color:#a9b1ae;background:#fff;border:0;border-radius:50%;width:31px;height:31px;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000000d}.fav.active{color:#e95555}.productInfo>small{color:#82908b;font-size:9px}.productInfo h3{height:41px;margin:6px 0 8px;font-size:13px;line-height:1.55}.rating{font-size:10px}.rating>span{color:#efb12c}.rating small{color:#8b9692}.price{align-items:center;gap:9px;margin-top:13px;display:flex}.price b{color:var(--green);font-size:18px}.price b small{font-size:10px}.vat{color:#a1aaa7;margin:2px 0 12px;font-size:8px}.addButton{border:1px solid var(--green);width:100%;color:var(--green);background:#fff;border-radius:7px;justify-content:space-between;padding:9px 12px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.addButton:hover{background:var(--green);color:#fff}.empty{background:var(--cream);text-align:center;color:#687870;border-radius:14px;padding:60px}.sellerBanner{margin:10px 5vw 70px;background:#f2c654;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;max-width:calc(1440px - 10vw);margin-inline:auto;padding:55px 6vw;display:flex}.sellerBanner>div:first-child{max-width:560px}.sellerBanner h2{margin:10px 0;font-size:35px}.sellerBanner p{font-size:13px;line-height:1.8}.sellerBanner button{background:var(--ink);color:#fff;border:0;border-radius:8px;padding:13px 20px;font-size:12px;font-weight:700}.stats{background:#ffffff59;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:25px;padding:24px;display:grid}.stats article{text-align:center;flex-direction:column;min-width:80px;display:flex}.stats b{font-size:30px}.stats small{font-size:9px}.newsletter{background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:38px 8vw;display:flex}.newsletter b{font-size:22px}.newsletter p{opacity:.7;font-size:11px}.newsletter form{background:#fff;border-radius:8px;width:430px;max-width:100%;padding:4px;display:flex}.newsletter input{color:var(--ink);border:0;outline:0;flex:1;padding:10px;font-size:11px}.newsletter button{background:var(--gold);border:0;border-radius:6px;padding:0 20px;font-size:11px;font-weight:700}footer{color:#fff;background:#0b1d18;padding:50px 6vw 20px}.footerTop{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 2fr auto;align-items:center;gap:30px;padding-bottom:35px;display:grid}.brand.light .brandMark{background:var(--gold);color:var(--ink)}.brand.light small{color:#9fb1aa}.footerTop p{color:#94a79f;max-width:420px;font-size:11px}.social button{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;width:32px;height:32px}.footerLinks{grid-template-columns:repeat(4,1fr);gap:30px;padding:38px 0;display:grid}.footerLinks div{flex-direction:column;gap:11px;display:flex}.footerLinks b{margin-bottom:5px;font-size:12px}.footerLinks a{color:#8fa39b;font-size:10px}.payments{color:#c2cec9;font-size:13px;line-height:2}.copyright{color:#789087;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}.toast{background:var(--ink);color:#fff;z-index:20;border-radius:9px;padding:13px 22px;font-size:12px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000040}@media (width<=1000px){.location,.headerActions button:not(.cart){display:none}.siteHeader{gap:12px}.mainNav a:nth-of-type(n+4){display:none}.hero h1{font-size:46px}.productGrid,.categories{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.benefits article{border:0}.sellerBanner{flex-direction:column;align-items:stretch}.footerTop{grid-template-columns:1fr}.promoEmoji{font-size:110px}.promoGrid{grid-template-columns:1fr 1fr}}@media (width<=700px){.announcement{text-align:center;padding:0 10px;font-size:9px}.siteHeader{flex-wrap:wrap;height:auto;padding:14px 16px}.brand b{font-size:20px}.searchBox{flex-basis:100%;order:3;max-width:none}.headerActions{margin-right:auto}.headerActions .cart{display:grid}.mainNav{white-space:nowrap;gap:17px;padding:0 16px;overflow:hidden}.mainNav a:nth-of-type(n+3){display:none}.hero{grid-template-columns:1fr}.heroCopy{padding:55px 22px}.hero h1{font-size:43px}.heroVisual{min-height:390px}.productStage .headphones{font-size:115px}.benefits{padding:20px 14px}.benefits article{justify-content:flex-start}.benefits small{display:none}.section{padding:50px 16px}.categories{grid-template-columns:repeat(3,1fr);gap:8px}.categories button{padding:16px 5px}.categories button span{width:48px;height:48px}.promoGrid{grid-template-columns:1fr;padding:0 16px}.promo{min-height:225px;padding:30px}.productGrid{grid-template-columns:repeat(2,1fr);gap:9px}.productImage{height:170px}.productEmoji{font-size:64px}.productInfo{padding:12px}.sectionHeading{align-items:flex-start;gap:18px}.filterPills{display:none}.sellerBanner{margin:0 16px 50px;padding:35px 24px}.sellerBanner h2{font-size:29px}.stats{gap:7px;padding:15px}.stats article{min-width:0}.stats b{font-size:22px}.newsletter{flex-direction:column;align-items:stretch;padding:30px 20px}.newsletter form{width:100%}.footerLinks{grid-template-columns:repeat(2,1fr)}.copyright{flex-direction:column;gap:15px}.trust{gap:10px;font-size:9px}.heroButtons{text-align:center;flex-direction:column;align-items:stretch}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.campaignStage{direction:ltr;grid-template-columns:2.1fr 1fr;gap:14px;max-width:1536px;margin:16px auto 0;padding:0 3vw;display:grid}.campaignStage article{border-radius:18px;min-height:390px;position:relative;overflow:hidden}.campaignStage article>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.campaignMain>img{object-position:center 52%;filter:saturate(.84)contrast(1.03)}.campaignTint{background:linear-gradient(90deg,#024b261a,#006935c7 58%,#087344 100%);position:absolute;inset:0}.campaignCopy{z-index:2;color:#fff;text-align:right;direction:rtl;max-width:440px;position:absolute;top:50%;right:5.5%;transform:translateY(-50%)}.campaignCopy>span{color:#18372a;background:#f5c536;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:800;display:inline-block}.campaignCopy p{margin:0 0 16px;font-size:14px}.campaignCopy p strong{color:#ffe37a;font-size:21px}.couponRow{color:#19372c;background:#fff;border-radius:9px;grid-template-columns:auto auto auto;align-items:center;gap:8px;width:max-content;margin-bottom:20px;padding:7px 12px;display:grid;box-shadow:0 8px 24px #0000001f}.couponRow b{font-size:18px}.couponRow small{color:#66766f;font-size:10px}.couponRow code{color:#226233;background:#e4f5bd;border-radius:5px;padding:5px 8px;font-family:inherit;font-weight:900}.campaignCopy>a{color:#fff;background:#173b2e;border-radius:8px;padding:12px 18px;font-size:12px;font-weight:800;display:inline-flex}.campaignBadge{z-index:2;color:#17392c;background:#f6d23f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:14%;left:9%;transform:rotate(-7deg);box-shadow:0 12px 30px #00000021}.campaignBadge b{font-size:31px;line-height:1}.campaignBadge span{font-size:11px;font-weight:700}.campaignSide>img{object-position:center top}.sideGradient{background:linear-gradient(#0a19140d 20%,#0a1e17d1 100%);position:absolute;inset:0}.sideCopy{z-index:2;color:#fff;text-align:right;direction:rtl;position:absolute;inset:auto 28px 26px}.sideCopy small{color:#ffe699}.sideCopy h2{margin:7px 0 18px;font-size:37px;line-height:1.05}.sideCopy>div{gap:8px;display:flex}.sideCopy a{color:#17362b;background:#fff;border-radius:7px;padding:8px 12px;font-size:10px;font-weight:700}.quickStrip{grid-template-columns:repeat(10,minmax(95px,1fr));gap:8px;max-width:1480px;margin:13px auto 28px;padding:0 3vw;display:grid}.quickStrip button{color:var(--ink);background:#fff;border:0;border-radius:14px;padding:7px 4px 12px;transition:all .2s}.quickStrip button:hover{background:#f4f8f6;transform:translateY(-3px)}.quickStrip button span{background:#f2f3f1;border-radius:13px;height:92px;display:block;overflow:hidden}.quickStrip img{object-fit:cover;width:100%;height:100%}.quickStrip b{white-space:nowrap;margin-top:8px;font-size:10px;display:block}.adMosaic{grid-template-columns:1.25fr .9fr .9fr;gap:16px;max-width:1440px;margin:18px auto 62px;padding:0 5vw;display:grid}.adMosaic article{color:#fff;border-radius:18px;min-height:255px;position:relative;overflow:hidden}.adMosaic article>img{object-fit:cover;width:100%;height:100%;transition:all .5s;position:absolute;inset:0}.adMosaic article:hover>img{transform:scale(1.045)}.adMosaic article>div{z-index:2;background:linear-gradient(#08231b14 30%,#08231beb);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:27px;display:flex;position:absolute;inset:0}.adMosaic span{color:#f7d66f;font-size:10px;font-weight:800}.adMosaic h2{margin:6px 0;font-size:27px;line-height:1.12}.adMosaic p{max-width:250px;margin:0 0 12px;font-size:10px;line-height:1.6}.adMosaic a{color:#153a2c;background:#fff;border-radius:6px;padding:8px 13px;font-size:10px;font-weight:700}.localAd{grid-row:span 1}.localAd>img{object-position:center}.techAd>div{background:linear-gradient(#10243f0a 28%,#10243ff0)!important}.beautyAd>div{background:linear-gradient(#3d1c0f0a 28%,#3d1c0ff0)!important}.heroVisual{background:#b8d9cb;min-height:530px;position:relative;overflow:hidden}.heroPhoto{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.heroShade{background:linear-gradient(130deg,#062c2208 25%,#062c22ad 100%);position:absolute;inset:0}.heroVisual .floatCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;top:10%;right:7%;box-shadow:0 20px 50px #0c2b2233}.heroVisual .deliveryBadge{background:#fffffff5;bottom:7%;left:7%;box-shadow:0 18px 40px #0f322833}.heroMini{color:#fff;z-index:2;background:#0c251ee6;border-radius:12px;align-items:center;gap:10px;padding:7px;display:flex;position:absolute;bottom:7%;right:7%;box-shadow:0 15px 30px #0003}.heroMini img{object-fit:cover;border-radius:8px;width:58px;height:58px}.heroMini span{flex-direction:column;padding-left:10px;display:flex}.heroMini small{color:#b9d3c9;font-size:8px}.heroMini strong{margin-top:4px;font-size:10px}.categories button{gap:9px;padding:9px 9px 16px;overflow:hidden}.categories .categoryPhoto{background:var(--cream);border-radius:9px;width:100%;height:115px;overflow:hidden}.categoryPhoto img{object-fit:cover;width:100%;height:100%;transition:all .35s}.categories button:hover img{transform:scale(1.06)}.categories button small{color:var(--green);font-size:8px}.promo{min-height:285px}.promo>img{object-fit:cover;width:100%;height:100%;transition:all .5s;position:absolute;inset:0}.promo:hover>img{transform:scale(1.04)}.promo .promoOverlay{z-index:1;background:linear-gradient(90deg,#071d18eb 0%,#071d189e 48%,#071d1814 100%);position:absolute;inset:0}.promo>div:last-child{z-index:2;position:relative}.productImage{background:#edf2ef;height:230px;overflow:hidden}.productImage>img{object-fit:cover;width:100%;height:100%;transition:all .45s}.productCard:hover .productImage>img{transform:scale(1.055)}.quickView{color:#fff;white-space:nowrap;background:#0a2e69f0;border:0;border-radius:20px;padding:9px 18px;font-size:9px;transition:all .25s;position:absolute;bottom:-38px;right:50%;transform:translate(50%)}.productCard:hover .quickView{bottom:11px}.productButtons{grid-template-columns:.9fr 1.1fr;gap:7px;display:grid}.productButtons .addButton{align-items:center;height:100%}.viewButton{color:#164da8;background:#f5f8fd;border:1px solid #d9e2f2;border-radius:7px;padding:9px 7px;font-size:9px;font-weight:700}.viewButton:hover{background:#eaf2ff;border-color:#164da8}.filterPills{flex-wrap:wrap;justify-content:flex-end}.sellerBanner{grid-template-columns:.72fr 1.15fr 1fr;gap:38px;padding:0;display:grid;overflow:hidden}.sellerPhoto{object-fit:cover;width:100%;height:100%;min-height:330px}.sellerCopy{padding:45px 0}.sellerBanner>div:first-of-type{max-width:560px}@media (width<=1000px){.sellerBanner{grid-template-columns:.8fr 1.2fr}.sellerBanner .stats{grid-column:1/3;margin:0 28px 28px}.campaignStage{grid-template-columns:1.7fr 1fr}.campaignCopy h1{font-size:39px}.quickStrip{padding-bottom:8px;display:flex;overflow-x:auto}.quickStrip button{min-width:112px}.adMosaic{grid-template-columns:1fr 1fr}.localAd{grid-column:1/3}}@media (width<=700px){.campaignStage{grid-template-columns:1fr;margin-top:10px;padding:0 16px}.campaignStage article{min-height:360px}.campaignSide{display:none}.campaignMain>img{object-position:35% center}.campaignTint{background:linear-gradient(90deg,#00482833,#087344 92%)}.campaignCopy{max-width:280px;left:24px;right:24px}.campaignCopy h1{font-size:38px}.campaignBadge{width:78px;height:78px;top:17px;left:18px}.campaignBadge b{font-size:24px}.quickStrip{margin-bottom:15px;padding:0 16px 8px}.quickStrip button{min-width:96px}.quickStrip button span{height:78px}.adMosaic{grid-template-columns:1fr;margin-bottom:45px;padding:0 16px}.adMosaic article,.localAd{grid-column:auto;min-height:230px}.heroVisual{min-height:430px}.heroPhoto{object-position:58% center}.heroMini{display:none}.categories{grid-template-columns:repeat(2,1fr)}.categories button{padding:7px 7px 14px}.categories .categoryPhoto{height:105px}.productImage{height:180px}.sellerBanner{grid-template-columns:1fr;gap:0;margin:0 16px 50px;padding:0}.sellerPhoto{min-height:220px}.sellerCopy{padding:30px 24px}.sellerBanner .stats{grid-column:auto;margin:0 20px 20px}}.siteFooter{background:linear-gradient(155deg,#0a2457 0%,#071a40 100%);padding:0 6vw 18px;overflow:hidden}.footerTrust{border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;display:grid}.footerTrust article{border-left:1px solid #ffffff1a;align-items:center;gap:12px;padding:25px 18px;display:flex}.footerTrust article:last-child{border-left:0}.footerTrust article>span{color:#ff922f;background:#ff841c24;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;font-size:17px;font-weight:900;display:grid}.footerTrust article div{flex-direction:column;gap:4px;display:flex}.footerTrust b{font-size:11px}.footerTrust small{color:#91a7cb;font-size:9px}.siteFooter .footerLinks{grid-template-columns:.8fr 1fr 1.1fr 1.35fr;gap:42px;max-width:1440px;margin:auto;padding:40px 0 34px;display:grid}.siteFooter .footerLinks>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.siteFooter .footerLinks b{color:#fff;margin-bottom:4px;font-size:13px}.siteFooter .footerLinks button{color:#a8b9d6;font-size:10px;transition:all .2s}.siteFooter .footerLinks button:hover{color:#fff;transform:translate(-3px)}.footerContact{border-right:1px solid #ffffff1a;padding-right:36px}.footerContact strong{color:#fff;font-size:18px}.footerContact p{color:#91a7cb;max-width:290px;margin:0;font-size:10px;line-height:1.8}.footerContact>button{color:#fff!important;background:#ff7a00!important;border-radius:8px!important;margin-top:5px!important;padding:10px 14px!important;font-weight:800!important}.footerCommerce{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:35px;max-width:1440px;margin:auto;padding:22px 0;display:flex}.paymentColumn,.footerSocial{align-items:center;gap:20px;display:flex}.footerSectionTitle{flex-direction:column;gap:4px;min-width:max-content;display:flex}.footerSectionTitle b{font-size:11px}.footerSectionTitle small{color:#849bc0;font-size:8px}.paymentLogos{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.payLogo{background:#fff;border:1px solid #ffffff24;border-radius:6px;justify-content:center;align-items:center;width:58px;height:32px;padding:5px 8px;display:flex;overflow:hidden}.payLogo img{object-fit:contain;max-width:100%;max-height:18px;display:block}.payLogo:nth-child(3) img{max-height:20px}.payLogo:nth-child(4) img{max-height:17px}.tabbyLogo{color:#111;background:#3bffc5;gap:3px}.tabbyLogo img{width:13px;height:13px}.tabbyLogo strong{letter-spacing:-.5px;font-size:10px}.tamaraLogo{background:#fff}.tamaraLogo img{max-height:20px}.footerSocial{margin-right:auto}.social{gap:7px;display:flex}.siteFooter .social a{color:#fff;background:#ffffff12;border:1px solid #ffffff29;border-radius:9px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.siteFooter .social a:hover{background:#ff7a00;border-color:#ff7a00;transform:translateY(-2px)}.siteFooter .social span{font-size:12px;font-weight:800}.footerBrandRow{grid-template-columns:210px minmax(240px,520px);align-items:center;gap:28px;max-width:1440px;margin:auto;padding:25px 0 18px;display:grid}.footerBrandRow .footerIdentity{width:170px;height:64px}.footerBrandRow p{color:#a6b8d4;margin:0;font-size:10px;line-height:1.9}.siteFooter .copyright{color:#748aae;border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;max-width:1440px;margin:auto;padding-top:16px;display:flex}.siteFooter .copyright>span:last-child{flex-wrap:wrap;gap:18px;display:flex}.siteFooter .copyright button{color:#8fa5c7;font-size:9px}.siteFooter .copyright button:hover{color:#fff}@media (width<=900px){.footerTrust{grid-template-columns:repeat(2,1fr)}.footerTrust article:nth-child(2){border-left:0}.siteFooter .footerLinks{grid-template-columns:repeat(2,1fr)}.footerContact{border-right:0;padding-right:0}.footerCommerce{flex-direction:column;align-items:flex-start}.footerSocial{margin-right:0}.footerBrandRow{grid-template-columns:175px 1fr}}@media (width<=700px){.siteFooter{padding-inline:18px}.footerTrust article{gap:8px;padding:19px 7px}.footerTrust article>span{width:34px;height:34px}.footerTrust small{display:none}.siteFooter .footerLinks{grid-template-columns:repeat(2,1fr);gap:32px 18px;padding:32px 0}.footerContact{grid-column:1/3}.paymentColumn,.footerSocial{flex-direction:column;align-items:flex-start;gap:12px}.paymentLogos{gap:6px}.payLogo{width:52px;height:29px;padding:4px 7px}.footerBrandRow{grid-template-columns:1fr;gap:5px;padding-top:20px}.footerBrandRow .footerIdentity{width:155px}.siteFooter .copyright{flex-direction:column;gap:10px}.siteFooter .copyright>span:last-child{gap:13px}}.storeOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0516119e;justify-content:flex-start;animation:.2s overlayIn;display:flex;position:fixed;inset:0}.storePanel{background:#fff;width:min(520px,100%);height:100%;padding:35px 30px 48px;animation:.28s panelIn;position:relative;overflow:auto;box-shadow:18px 0 60px #00000040}.panelClose{color:#17362c;z-index:2;background:#f0f3f1;border:0;border-radius:50%;width:36px;height:36px;font-size:25px;position:absolute;top:18px;left:18px}.panelTitle{border-bottom:1px solid var(--line);padding-bottom:20px}.panelTitle span,.accountHero>span{color:var(--green);font-size:10px;font-weight:700}.panelTitle h2,.accountHero h2{margin:5px 0;font-size:28px}.panelItems{flex-direction:column;gap:12px;padding:18px 0;display:flex}.panelItems article{border:1px solid var(--line);border-radius:12px;grid-template-columns:84px 1fr;gap:14px;padding:10px;display:grid}.panelItems article>img{object-fit:cover;border-radius:9px;width:84px;height:84px}.panelItems article>div{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.panelItems b{font-size:12px;line-height:1.5}.panelItems small{color:var(--green);font-weight:700}.qty{border:1px solid var(--line);border-radius:7px;align-items:center;display:flex;overflow:hidden}.qty button{background:#f2f5f3;border:0;width:29px;height:27px}.qty span{text-align:center;min-width:32px;font-size:11px}.rowActions{gap:7px;display:flex}.rowActions button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:6px;padding:6px 10px;font-size:9px}.rowActions button:first-child{background:var(--green);color:#fff}.panelEmpty{text-align:center;color:#74827d;background:var(--cream);border-radius:12px;padding:42px 16px;font-size:12px}.cartSummary{background:#f1f7f4;border-radius:12px;grid-template-columns:1fr auto;align-items:center;margin-bottom:20px;padding:16px;display:grid}.cartSummary span{font-size:12px}.cartSummary b{color:var(--green);font-size:22px}.cartSummary small{color:#6d7e77;grid-column:1/3;margin-top:5px}.checkoutForm,.profileForm{flex-direction:column;gap:10px;display:flex}.checkoutForm h3,.profileForm h3,.orderHistory h3{margin:5px 0 2px;font-size:16px}.checkoutForm input,.checkoutForm select,.checkoutForm textarea,.profileForm input,.profileForm textarea{background:#fff;border:1px solid #dbe2de;border-radius:8px;outline:0;width:100%;padding:11px 12px;font-size:11px}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutForm textarea:focus,.profileForm input:focus,.profileForm textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0d5d4814}.checkoutForm>div,.profileForm>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.checkoutForm textarea,.profileForm textarea{resize:vertical;min-height:76px}.checkoutForm label{gap:6px;font-size:11px;font-weight:700;display:grid}.checkoutButton,.profileForm>button,.authGate>button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:13px;font-size:12px;font-weight:700}.demoPayment{color:#83918c;font-size:9px;line-height:1.6}.authGate{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:80vh;display:flex}.authGate .brandMark{width:60px;height:60px;font-size:36px}.authGate h2{margin:18px 0 7px;font-size:27px}.authGate p{color:#6f7e79;max-width:330px;font-size:12px;line-height:1.8}.authGate>button{width:100%;max-width:330px;margin:12px 0}.authGate>small{color:#8e9995;font-size:9px}.accountHero{background:linear-gradient(135deg,var(--mint),#f6fbf8);border-radius:15px;margin-bottom:20px;padding:26px}.accountHero p{color:#60726a;margin:0;font-size:11px}.orderHistory{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.orderHistory article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px 0;display:grid}.orderHistory article>div{flex-direction:column;display:flex}.orderHistory b{font-size:11px}.orderHistory small{color:#89948f;margin-top:3px;font-size:8px}.orderHistory span{color:#6b5310;background:#fff3c8;border-radius:99px;padding:5px 8px;font-size:9px}.orderHistory strong{color:var(--green);font-size:12px}.signOut{text-align:center;color:#a33;margin-top:28px;font-size:11px;display:block}.addButton:disabled,.checkoutButton:disabled,.profileForm button:disabled{opacity:.55;cursor:wait}@keyframes overlayIn{0%{opacity:0}}@keyframes panelIn{0%{opacity:.3;transform:translate(-40px)}}@media (width<=700px){.storePanel{padding:28px 18px 42px}.panelClose{top:12px;left:12px}.checkoutForm>div,.profileForm>div{grid-template-columns:1fr}.headerActions button:nth-child(2),.headerActions button:nth-child(3){display:grid}.headerActions{gap:13px}.headerActions button>span{font-size:18px}.headerActions small{font-size:8px}}.brand{min-width:210px;overflow:visible}.identityLogo{object-fit:contain;object-position:center;flex:none;width:210px;height:76px;display:block}.footerIdentity{filter:drop-shadow(0 8px 18px #00000029);width:205px;height:auto}.identitySymbol{object-fit:contain;filter:drop-shadow(0 10px 24px #102e6924);width:245px;height:auto;margin-bottom:4px;display:block}.announcement{background:#0d2e70}.announcement strong{color:#ff9b31}.brandMark,.primary,.searchBox button,.addButton:hover,.newsletter,.checkoutButton,.profileForm>button,.authGate>button,.rowActions button:first-child{background:#164da8}.brandMark{box-shadow:inset -5px -5px #08245b24}.mainNav .sell,.eyebrow,.sectionHeading span,.sectionHeading>button,.categories button small,.price b,.paymentNote,.panelTitle span,.accountHero>span,.panelItems small,.cartSummary b,.orderHistory strong{color:#164da8}.searchBox:focus-within,.addButton,.rowActions button{border-color:#164da8}.addButton,.rowActions button{color:#164da8}.mainNav a:hover{color:#ff7a00}.headerActions i,.newsletter button,.deliveryBadge>b{color:#fff;background:#ff7a00}.benefits article>span{color:#164da8;background:#eaf2ff}.hero h1 em{color:#164da8}.hero{background:linear-gradient(120deg,#f6f8fc,#eef3fb)}.heroShade{background:linear-gradient(130deg,#08256305 20%,#0c2c70b3 100%)}.heroVisual .floatCard b{color:#164da8}.campaignMain{background:#164da8}.campaignTint{background:linear-gradient(90deg,#0b307614,#1249a1c7 58%,#164da8 100%)}.campaignCopy>span{color:#fff;background:#ff8a1e}.campaignCopy p strong{color:#ffd0a3}.couponRow code{color:#d85e00;background:#fff0e2}.campaignCopy>a{background:#ff7a00}.campaignBadge{color:#fff;background:#ff7a00}.campaignSide{background:#1f4e99}.sideGradient{background:linear-gradient(#0d2b640a,#082256e6)}.promo.dark{background:linear-gradient(120deg,#0d2d68,#164da8)}.promo.green{background:linear-gradient(120deg,#174b9c,#f08a29)}.promo.green .promoOverlay{background:linear-gradient(90deg,#0d2e70f0,#1a489180 55%,#f77a1324)}.promo .promoOverlay{background:linear-gradient(90deg,#082358f0,#0d347c9e 48%,#0d347c0d)}.adMosaic article>div{background:linear-gradient(#0a286414 30%,#0a2864f0)}.adMosaic span{color:#ffad5b}.sellerBanner{background:linear-gradient(110deg,#ff8a1f,#ffb259)}.sellerBanner button{background:#102e69}.newsletter{background:linear-gradient(110deg,#123f91,#1d5ab8)}footer{background:#091f4d}.storeOverlay{background:#061941a3}.accountHero{background:linear-gradient(135deg,#eaf2ff,#fff7ef)}.qty button{color:#164da8}.tabbyLogo{color:#111}.toast{background:#102e69}.quickStrip button:hover{background:#eef4ff}.categories button:hover,.categories button.active{border-color:#164da8;box-shadow:0 12px 24px #164da81a}@media (width<=700px){.brand{min-width:154px}.identityLogo{width:154px;height:61px}.footerIdentity{width:185px;height:auto}.campaignTint{background:linear-gradient(90deg,#0c347e2e,#164da8 92%)}}.footerBrandRow{grid-template-columns:minmax(330px,410px) minmax(260px,560px);justify-content:space-between;gap:44px;padding:30px 0 24px}.footerBrandLockup{align-items:center;gap:16px;width:max-content;max-width:100%;transition:all .2s;display:flex}.footerBrandLockup:hover{transform:translateY(-2px)}.footerLogoSurface{background:linear-gradient(145deg,#fff,#edf3fb);border:1px solid #ffffffc7;border-radius:17px;place-items:center;width:222px;height:88px;padding:9px 14px;display:grid;box-shadow:0 14px 35px #0003,inset 0 1px #fff}.footerBrandRow .footerIdentity{object-fit:contain;filter:drop-shadow(0 5px 11px #0c2b6429);width:190px;height:72px;display:block}.footerBrandSignature{flex-direction:column;gap:5px;display:flex}.footerBrandSignature b{color:#fff;font-size:13px}.footerBrandSignature small{color:#91a7cb;font-size:9px}.footerBrandStatement{border-right:2px solid #ff7a00;padding-right:30px}.footerBrandStatement strong{color:#fff;margin-bottom:5px;font-size:15px;display:block}.footerBrandStatement p{color:#a6b8d4;margin:0;font-size:10px;line-height:1.9}.appDownloadColumn{border-inline:1px solid #ffffff1a;align-items:center;gap:16px;padding-inline:18px;display:flex}.appStoreBadges{direction:ltr;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.appStoreBadge{color:#fff;cursor:default;-webkit-user-select:none;user-select:none;background:#050505;border:1px solid #ffffffb3;border-radius:8px;justify-content:flex-start;align-items:center;gap:8px;width:126px;height:40px;padding:5px 9px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 7px 18px #0003}.appStoreBadge[href]{cursor:pointer;text-decoration:none}.appStoreBadge:hover{transform:translateY(-2px);box-shadow:0 10px 23px #0000004d}.appStoreBadge svg{flex:none;width:23px;height:23px}.appleStoreIcon{fill:#fff}.googlePlayIcon{overflow:visible}.storeBadgeCopy{white-space:nowrap;flex-direction:column;align-items:flex-start;font-family:Arial,sans-serif;line-height:1;display:flex}.storeBadgeCopy small{letter-spacing:.15px;font-size:6.5px}.storeBadgeCopy strong{margin-top:3px;font-size:13px;font-weight:600}@media (width<=900px){.footerBrandRow{grid-template-columns:1fr}.footerBrandStatement{max-width:600px}}@media (width<=1100px){.footerCommerce{flex-wrap:wrap}.appDownloadColumn{border-inline:0;border-top:1px solid #ffffff14;order:3;width:100%;padding:18px 0 0}}@media (width<=700px){.footerBrandRow{grid-template-columns:1fr;gap:18px;padding-top:24px}.footerBrandLockup{gap:12px;width:100%}.footerLogoSurface{border-radius:14px;width:190px;height:76px;padding:7px 11px}.footerBrandRow .footerIdentity{width:165px;height:63px}.footerBrandSignature b{font-size:12px}.footerBrandStatement{padding-right:15px}.appDownloadColumn{flex-direction:column;align-items:flex-start;gap:12px}.appStoreBadges{grid-template-columns:1fr 1fr;width:100%;display:grid}.appStoreBadge{width:100%;min-width:0}.storeBadgeCopy strong{font-size:12px}}.productModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:110;background:#05183fad;place-items:center;padding:24px;animation:.2s overlayIn;display:grid;position:fixed;inset:0}.productModal{background:#fff;border-radius:22px;grid-template-columns:.92fr 1.08fr;width:min(980px,100%);max-height:92vh;animation:.3s modalUp;display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #0414374d}.productModalClose{color:#123d8a;z-index:3;background:#fff;border:0;border-radius:50%;width:39px;height:39px;font-size:26px;position:absolute;top:16px;left:16px;box-shadow:0 6px 20px #0000001f}.productModalMedia{background:#edf3fb;min-height:580px;position:relative;overflow:hidden}.productModalMedia img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.productModalMedia>span{color:#fff;background:#ff7a00;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:700;position:absolute;top:18px;right:18px}.productModalContent{padding:42px 42px 34px}.productModalContent h2{margin:10px 0;font-size:30px;line-height:1.35}.detailRating>span{color:#ff9a2e}.detailRating small{color:#84908c}.detailPrice{align-items:center;gap:12px;margin:20px 0 15px;display:flex}.detailPrice b{color:#164da8;font-size:30px}.detailPrice b small{font-size:12px}.detailPrice>span{color:#c55200;background:#fff0e2;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.productModalContent>p{color:#56645f;margin:0 0 18px;font-size:13px;line-height:1.9}.detailHighlights{background:#f6f8fc;border-radius:12px;grid-template-columns:1fr 1fr;gap:9px;padding:15px;display:grid}.detailHighlights span{color:#27416f;font-size:10px}.detailMeta{border:1px solid var(--line);border-radius:11px;grid-template-columns:1fr 1fr;margin:18px 0;display:grid}.detailMeta>div{flex-direction:column;gap:4px;padding:12px 15px;display:flex}.detailMeta>div+div{border-right:1px solid var(--line)}.detailMeta small{color:#82908b;font-size:9px}.detailMeta b{font-size:11px}.inStock{color:#17834e}.deliveryInfo{background:#eef4ff;border-radius:11px;align-items:center;gap:11px;padding:13px;display:flex}.deliveryInfo>span{font-size:22px}.deliveryInfo>div{flex-direction:column;gap:3px;display:flex}.deliveryInfo b{font-size:11px}.deliveryInfo small{color:#66758c;font-size:9px}.detailActions{grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:20px;display:grid}.detailActions button{border-radius:9px;padding:13px 10px;font-size:11px;font-weight:700}.detailFavorite{color:#164da8;background:#fff;border:1px solid #164da8}.detailCart{color:#fff;background:#164da8;border:0}.detailVat{text-align:center;color:#929c98;margin-top:9px;font-size:8px;display:block}@keyframes modalUp{0%{opacity:.5;transform:translateY(18px)}}@media (width<=700px){.quickView{display:none}.productButtons{grid-template-columns:1fr}.productModalOverlay{padding:10px}.productModal{border-radius:16px;grid-template-columns:1fr;max-height:95vh}.productModalMedia{min-height:275px}.productModalContent{padding:25px 19px}.productModalContent h2{font-size:23px}.detailHighlights,.detailActions{grid-template-columns:1fr}.detailPrice{flex-wrap:wrap}.filterPills{display:none}}.dashboardLink{color:#fff;text-align:center;background:#164da8;border-radius:8px;margin-top:18px;padding:12px;font-size:11px;font-weight:800;display:block}.dashboardLink:hover{background:#0f3d89}.locationOverlay{z-index:140;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05183fb8;place-items:center;padding:20px;animation:.2s overlayIn;display:grid;position:fixed;inset:0}.locationModal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:92vh;padding:34px;animation:.28s modalUp;position:relative;overflow:auto;box-shadow:0 34px 100px #03123461}.locationClose{color:#164da8;background:#edf3fb;border:0;border-radius:50%;width:42px;height:42px;font-size:28px;position:absolute;top:16px;left:16px}.locationModal>header>span{color:#ff7a00;font-size:10px;font-weight:900}.locationModal>header h2{color:#102e69;margin:5px 0 7px;font-size:29px}.locationModal>header p{color:#6d798b;max-width:590px;margin:0;font-size:12px;line-height:1.8}.locationTabs{background:#f0f4fa;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:7px;margin:22px 0 16px;padding:5px;display:grid}.locationTabs button{color:#5b6c86;background:0 0;border:0;border-radius:8px;padding:11px 8px;font-size:11px;font-weight:800}.locationTabs button.active{color:#164da8;background:#fff;box-shadow:0 4px 14px #102e691a}.deviceLocation{background:linear-gradient(135deg,#f7faff,#fff);border:1px solid #dce5f2;border-radius:16px;grid-template-columns:70px 1fr auto;align-items:center;gap:15px;padding:20px;display:grid}.locationTarget{color:#164da8;background:#e8f1ff;border-radius:50%;place-items:center;width:64px;height:64px;font-size:34px;display:grid;box-shadow:inset 0 0 0 9px #f5f8ff}.deviceLocation b{font-size:14px}.deviceLocation p{color:#748198;margin:5px 0 0;font-size:10px;line-height:1.6}.deviceLocation>button,.saveLocationButton{color:#fff;background:#164da8;border:0;border-radius:9px;padding:12px 16px;font-size:11px;font-weight:900}.deviceLocation>button:disabled,.saveLocationButton:disabled{opacity:.55}.saudiLocationMap{background:linear-gradient(160deg,#eaf5ff,#f8fbff 52%,#fff1e3);border:1px solid #dce5f2;border-radius:17px;height:330px;position:relative;overflow:hidden}.mapShape{clip-path:polygon(7% 20%,35% 7%,57% 17%,77% 9%,96% 38%,86% 60%,72% 70%,64% 95%,38% 86%,24% 68%,4% 58%);opacity:.58;filter:drop-shadow(0 12px 22px #6b4e192e);background:linear-gradient(140deg,#e5cc95,#d8b46a);position:absolute;inset:10% 14%}.mapHint{color:#5f6f87;background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:13px;right:16px}.saudiLocationMap button{z-index:2;color:#263f6d;background:0 0;border:0;justify-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.saudiLocationMap button i{background:#ff7a00;border:3px solid #fff;border-radius:50%;width:13px;height:13px;display:block;box-shadow:0 2px 8px #1b305666}.saudiLocationMap button b{white-space:nowrap;background:#ffffffe6;border-radius:5px;margin-top:3px;padding:2px 5px;font-size:8px}.saudiLocationMap button.active i{background:#164da8;width:19px;height:19px}.saudiLocationMap button.active b{color:#164da8;font-size:9px}.cityPicker{grid-template-columns:repeat(3,1fr);gap:8px;max-height:280px;display:grid;overflow:auto}.cityPicker button{text-align:right;color:#283f68;background:#fff;border:1px solid #dce4ef;border-radius:11px;grid-template-columns:auto 1fr;gap:1px 8px;padding:11px;display:grid}.cityPicker button>span{color:#ff7a00;grid-row:1/3;font-size:19px}.cityPicker button b{font-size:11px}.cityPicker button small{color:#7b8799;font-size:8px}.cityPicker button.active{background:#eef4ff;border-color:#164da8;box-shadow:0 0 0 2px #164da814}.locationSelection{background:#fff5ea;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;margin:15px 0;padding:12px 14px;display:grid}.locationSelection>span{color:#b05200;grid-row:1/3;font-size:9px;font-weight:800}.locationSelection b{color:#102e69;font-size:14px}.locationSelection small{color:#7b6a5b;font-size:8px}.locationAddressForm{gap:9px;display:grid}.locationAddressForm>div:not(.addressType){grid-template-columns:1fr 1fr;gap:9px;display:grid}.locationAddressForm input,.locationAddressForm textarea{background:#fff;border:1px solid #dbe3ee;border-radius:9px;outline:0;width:100%;padding:11px 12px;font-size:11px}.locationAddressForm textarea{resize:vertical;min-height:70px}.locationAddressForm input:focus,.locationAddressForm textarea:focus{border-color:#164da8;box-shadow:0 0 0 3px #164da814}.addressType{gap:7px;display:flex}.addressType label{border:1px solid #dbe3ee;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.addressType input{accent-color:#164da8;width:auto}.guestLocationNote{color:#637087;background:#f4f7fb;border-radius:10px;margin:0;padding:12px;font-size:10px;line-height:1.7}.checkoutAddressHeading,.addressBookHeading{justify-content:space-between;align-items:center;gap:12px;grid-template-columns:none!important;display:flex!important}.checkoutAddressHeading h3,.addressBookHeading h3{margin:2px 0;font-size:15px}.checkoutAddressHeading small,.addressBookHeading small{color:#79869a;font-size:8px}.checkoutAddressHeading button,.addressBookHeading button{color:#164da8;background:#edf3fb;border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900}.checkoutAddressCard{background:#f7faff;border:1px solid #cddcf0;border-radius:10px;flex-direction:column;padding:12px;gap:4px!important;display:flex!important}.checkoutAddressCard b{color:#164da8;font-size:11px}.checkoutAddressCard span{color:#6d798c;font-size:9px;line-height:1.6}.addressBook{border-top:1px solid #e3e8f0;margin-top:24px;padding-top:20px}.savedAddressList{gap:8px;margin-top:12px;display:grid}.savedAddressList article{background:#fff;border:1px solid #dfe5ef;border-radius:11px;justify-content:space-between;gap:12px;padding:12px;display:flex}.savedAddressList article.default{background:#f7faff;border-color:#95b6e8}.savedAddressList article>div:first-child{grid-template-columns:auto auto 1fr;align-items:center;gap:4px 7px;display:grid}.savedAddressList article span{color:#164da8;font-size:9px;font-weight:900}.savedAddressList article em{color:#fff;background:#ff7a00;border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal}.savedAddressList article b,.savedAddressList article small{grid-column:1/-1}.savedAddressList article b{font-size:11px}.savedAddressList article small{color:#758196;font-size:8px;line-height:1.5}.savedAddressList article>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.savedAddressList button,.emptyAddressAction{color:#164da8;background:#eaf2ff;border:0;border-radius:7px;padding:7px 8px;font-size:8px;font-weight:800}.savedAddressList .removeAddress{color:#a43b2b;background:#fff0ee}.emptyAddressAction{background:#f7faff;border:1px dashed #a9bedf;width:100%;margin-top:11px;padding:12px;font-size:10px}@media (width<=700px){.locationOverlay{padding:0}.locationModal{width:100vw;height:100dvh;max-height:none;padding:calc(58px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:0}.locationClose{top:max(10px,env(safe-area-inset-top));width:44px;height:44px;position:fixed;left:10px}.locationModal>header h2{font-size:24px}.locationTabs{grid-template-columns:1fr}.locationTabs button{min-height:42px}.deviceLocation{grid-template-columns:56px 1fr}.locationTarget{width:52px;height:52px}.deviceLocation>button{grid-column:1/-1;min-height:46px}.saudiLocationMap{height:300px}.cityPicker{grid-template-columns:1fr 1fr;max-height:none}.locationAddressForm>div:not(.addressType){grid-template-columns:1fr}.addressType{overflow-x:auto}.addressType label{flex:none}.saveLocationButton{min-height:48px}.savedAddressList article{flex-direction:column}.savedAddressList article>div:last-child{justify-content:flex-start}.checkoutAddressHeading{display:flex!important}}.footerLinks button,.copyright button{appearance:none;color:#8fa39b;text-align:right;font:inherit;cursor:pointer;background:0 0;border:0;width:max-content;padding:0;font-size:10px}.footerLinks button:hover,.copyright button:hover{color:#fff}.social a{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.copyright button{font-size:9px}.infoModalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:120;background:#05183fb3;place-items:center;padding:20px;animation:.2s overlayIn;display:grid;position:fixed;inset:0}.infoModal{background:#fff;border-radius:22px;width:min(590px,100%);max-height:90vh;padding:44px;animation:.3s modalUp;position:relative;overflow:auto;box-shadow:0 30px 90px #04143759}.infoModalClose{color:#164da8;background:#edf3fb;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;position:absolute;top:15px;left:15px}.infoModal>span{color:#ff7a00;letter-spacing:.5px;font-size:10px;font-weight:800;display:inline-block}.infoModal h2{color:#102e69;margin:7px 0 12px;font-size:32px}.infoModal>p{color:#64716c;margin:0;font-size:13px;line-height:1.9}.infoModal ul{gap:9px;margin:22px 0;padding:0;list-style:none;display:grid}.infoModal li{color:#164da8;background:#f4f7fc;border-radius:10px;align-items:center;gap:9px;padding:12px;font-size:11px;font-weight:700;display:flex}.infoModal li span{color:#35445c}.infoActions{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.infoActions button{color:#fff;background:#164da8;border:0;border-radius:9px;padding:12px 18px;font-size:11px;font-weight:700}.infoActions .secondary{color:#164da8;background:#eef3fa}@media (width<=700px){.infoModal{border-radius:16px;padding:38px 20px 24px}.infoModal h2{font-size:26px}.infoActions{display:grid}.infoActions button{width:100%}}.advancedFilters{background:#f4f7fc;border-radius:13px;flex-wrap:wrap;align-items:end;gap:10px;margin:-8px 0 24px;padding:14px;display:flex}.advancedFilters label{align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.advancedFilters input[type=number],.advancedFilters select{background:#fff;border:1px solid #d9e2ef;border-radius:8px;width:105px;padding:8px}.advancedFilters .checkFilter{background:#fff;border:1px solid #d9e2ef;border-radius:999px;padding:9px 12px}.advancedFilters .checkFilter input{accent-color:#164da8}@media (width<=700px){.advancedFilters{grid-template-columns:1fr 1fr;display:grid}.advancedFilters label{justify-content:space-between}.advancedFilters input[type=number],.advancedFilters select{width:90px}}.authGate>.googleAuthButton{border:1px solid #cfd6df;justify-content:center;align-items:center;gap:12px;display:flex;box-shadow:0 4px 14px #0f234614;color:#1f1f1f!important;background:#fff!important}.authGate>.googleAuthButton:hover{border-color:#4285f4;box-shadow:0 6px 18px #4285f42e}.googleMark{color:#4285f4;background:#fff;border:1px solid #e2e6ea;border-radius:50%;place-items:center;width:25px;height:25px;font:800 17px Arial;display:grid}.authErrorPage{background:linear-gradient(135deg,#eef4ff,#fff7ef);place-items:center;min-height:100vh;padding:24px;font-family:Arial,Tahoma,sans-serif;display:grid}.authErrorPage section{text-align:center;background:#fff;border:1px solid #e1e8f3;border-radius:22px;width:min(520px,100%);padding:42px;box-shadow:0 24px 70px #0a2d6924}.authErrorPage img{object-fit:contain;width:180px;height:70px}.authErrorPage span{color:#d85e00;margin-top:15px;font-size:11px;font-weight:800;display:block}.authErrorPage h1{color:#102e69;margin:8px 0;font-size:28px;line-height:1.4}.authErrorPage p{color:#68758a;font-size:12px;line-height:1.8}.authErrorPage a{color:#fff;background:#164da8;border-radius:9px;margin-top:20px;padding:13px;font-size:12px;font-weight:800;display:block}.authErrorPage .authBack{color:#164da8;background:#eef3fa;margin-top:8px}.googleIdentityAction{justify-items:center;gap:10px;width:100%;display:grid}.googleIdentityHost{justify-content:center;width:100%;min-height:44px;transition:opacity .2s;display:flex}.googleIdentityHost.isBusy{opacity:.45;pointer-events:none}.googleIdentityStatus{color:#164da8!important;margin:0!important;font-size:12px!important;font-weight:800!important}.googleIdentityError{background:#fff1f0;border:1px solid #ffd1cc;border-radius:9px;margin:0;padding:9px 12px;color:#b42318!important;font-size:12px!important}.souqnaSignInPage{background:radial-gradient(circle at 12% 10%,#ff8a1f24,#0000 30%),linear-gradient(145deg,#eef4ff,#fff 55%,#fff7ef);place-items:center;min-height:100vh;padding:24px;font-family:Arial,Tahoma,sans-serif;display:grid}.souqnaSignInCard{text-align:center;background:#fff;border:1px solid #dde6f3;border-radius:26px;width:min(470px,100%);padding:38px;box-shadow:0 28px 80px #0c2b6629}.souqnaSignInCard img{object-fit:contain;width:210px;height:82px}.souqnaSignInCard>span{color:#d86200;margin-top:15px;font-size:12px;font-weight:900;display:block}.souqnaSignInCard h1{color:#102e69;margin:8px 0;font-size:30px}.souqnaSignInCard>p{color:#657289;max-width:360px;margin:0 auto 24px;font-size:14px;line-height:1.8}.souqnaSignInCard>small{color:#7b8799;margin-top:16px;font-size:11px;line-height:1.7;display:block}.souqnaSignInBack{color:#164da8;margin-top:16px;font-size:12px;font-weight:800;display:inline-block}.authGate .googleIdentityAction{margin:8px 0}.authGate .googleIdentityHost>div{max-width:100%}@media (width<=520px){.souqnaSignInCard{border-radius:20px;padding:28px 18px}.souqnaSignInCard h1{font-size:25px}}:root{--souqna-font:var(--font-cairo),"Cairo","Tahoma","Segoe UI",Arial,sans-serif;--souqna-title:#0f1111;--souqna-copy:#232f3e;--souqna-muted:#565959;--souqna-link:#164da8}html{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px}body.souqna-commerce-type{font-family:var(--souqna-font);color:var(--souqna-copy);letter-spacing:0;font-optical-sizing:auto;font-size:14px;line-height:1.5}body.souqna-commerce-type button,body.souqna-commerce-type input,body.souqna-commerce-type select,body.souqna-commerce-type textarea{letter-spacing:0;font-family:inherit}body.souqna-commerce-type h1,body.souqna-commerce-type h2,body.souqna-commerce-type h3,body.souqna-commerce-type h4{color:var(--souqna-title);letter-spacing:0;font-family:inherit;font-weight:700}.campaignCopy h1{letter-spacing:0;margin:12px 0 10px;font-size:clamp(2rem,3.2vw,3.15rem);line-height:1.22}.campaignCopy p{font-size:15px;line-height:1.55}.campaignCopy p strong{font-size:22px}.sideCopy h2{letter-spacing:0;font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1.22}.hero h1{letter-spacing:0;font-size:clamp(2.35rem,4vw,3.45rem);line-height:1.24}.hero p{color:var(--souqna-muted);font-size:16px;line-height:1.7}.sectionHeading h2{letter-spacing:0;margin-top:4px;font-size:28px;line-height:1.3}.sectionHeading span,.eyebrow{letter-spacing:0;font-size:12px;font-weight:700;line-height:1.35}.promo h3,.adMosaic h2{letter-spacing:0;font-size:26px;line-height:1.3}.sellerBanner h2{letter-spacing:0;font-size:34px;line-height:1.25}.newsletter b{font-size:22px;line-height:1.3}.announcement{font-size:12px;font-weight:400}.mainNav{font-size:13px;font-weight:700}.searchBox input{color:var(--souqna-title);font-size:14px}.searchBox input::placeholder{color:#6f7373;opacity:1}.searchBox button,.headerActions b{font-size:13px;font-weight:700}.headerActions small{font-size:11px}.productInfo{padding:16px}.productInfo>small{color:var(--souqna-muted);font-size:11px;line-height:1.35}.productInfo h3{letter-spacing:0;height:45px;color:var(--souqna-title);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 7px;font-size:15px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.productInfo h3:hover{color:var(--souqna-link);text-underline-offset:2px;text-decoration:underline}.rating{font-size:12px;line-height:1.4}.rating small{color:var(--souqna-muted);font-size:11px}.price{align-items:baseline;margin-top:10px}.price b{letter-spacing:0;color:var(--souqna-title);font-size:23px;font-weight:700;line-height:1.1}.price b small{font-size:12px;font-weight:400}.price del{color:var(--souqna-muted);font-size:11px}.vat{color:var(--souqna-muted);margin:4px 0 12px;font-size:10px;line-height:1.35}.productTag{font-size:10px;font-weight:700}.addButton{font-size:12px;font-weight:700}.productModalContent h2{letter-spacing:0!important;color:var(--souqna-title)!important;font-size:28px!important;font-weight:600!important;line-height:1.48!important}.detailCategory{color:var(--souqna-muted);font-size:11px}.detailRating{font-size:13px}.detailRating small{color:var(--souqna-muted);font-size:11px}.detailPrice b{color:var(--souqna-title);font-size:32px;font-weight:500}.detailPrice del{color:var(--souqna-muted);font-size:12px}.detailSection h3{color:var(--souqna-title);font-size:17px;font-weight:700;line-height:1.3}.detailDescription p{color:var(--souqna-copy)!important;font-size:14px!important;line-height:1.8!important}.detailHighlights span,.detailMeta b,.deliveryInfo b{font-size:12px;line-height:1.5}.detailMeta small,.deliveryInfo small,.productQuantityRow small{color:var(--souqna-muted);font-size:10px;line-height:1.4}.detailActions button{font-size:13px;font-weight:700}.categories b,.quickStrip b{font-size:12px;font-weight:700;line-height:1.4}.benefits b{font-size:13px}.benefits small{font-size:11px;line-height:1.4}.panelTitle h2,.accountHero h2,.infoModal h2{letter-spacing:0;font-weight:700}.purchaseContactHeader h2{font-size:20px;font-weight:700;line-height:1.35}.purchaseContactModal>p,.purchaseContactModal label,.purchaseContactMessage{font-size:13px;line-height:1.65}.purchaseContactModal input,.purchaseContactModal form button,.siteFooter .footerLinks b{font-size:14px}.siteFooter .footerLinks button{font-size:12px;line-height:1.5}.footerContact strong{font-size:19px}.footerContact p,.footerBrandStatement p{font-size:12px;line-height:1.75}.footerSectionTitle b,.footerBrandStatement strong{font-size:14px}.footerSectionTitle small,.footerBrandSignature small{font-size:10px}.siteFooter .copyright,.siteFooter .copyright button{font-size:11px;line-height:1.5}.marketPage,.dashboardShell,.sellerContract,.invoice,.souqnaSignInPage,.authErrorPage{font-family:var(--souqna-font)}.storeHeader h1,.legalPage h1,.invoice h1,.sellerContract h1{letter-spacing:0;color:var(--souqna-title);font-weight:700}.storeHeader h1{font-size:32px;line-height:1.25}.storeHeader p{color:var(--souqna-muted);font-size:14px;line-height:1.75}.dashSidebar nav button{font-size:13px;font-weight:500;line-height:1.4}.dashContent h1{color:var(--souqna-title);font-size:30px;font-weight:700;line-height:1.25}.dashCard>h2,.sellerReviewHeading h2,.editorHeading h2,.catalogHeading h2{color:var(--souqna-title);font-size:20px;font-weight:700;line-height:1.3}.metricGrid span{color:var(--souqna-muted);font-size:11px}.metricGrid b{font-size:25px;font-weight:700;line-height:1.2}.formCard input,.formCard select,.formCard textarea,.orderCard input,.orderCard select,.dataTable select,.returnCard select{font-size:13px;line-height:1.45}.formCard button,.orderCard button,.primaryButton,.secondaryButton,.productAdminActions button{font-size:12px;font-weight:700}.tableHead{font-size:11px}.tableRow{font-size:12px;line-height:1.5}.productAdminInfo h3{color:var(--souqna-title);font-size:14px;font-weight:500;line-height:1.45}.sellerReviewCard h3,.catalogSellerGrid h3{color:var(--souqna-title);font-size:18px;font-weight:700;line-height:1.35}.souqnaSignInCard h1,.authErrorPage h1{letter-spacing:0;color:var(--souqna-title);font-weight:700}.souqnaSignInCard>p,.authErrorPage p{color:var(--souqna-muted);font-size:14px;line-height:1.75}@media (width<=700px){body.souqna-commerce-type{font-size:14px}.campaignCopy h1{font-size:32px;line-height:1.16}.campaignCopy p{font-size:14px}.hero h1{font-size:36px;line-height:1.2}.sectionHeading h2{font-size:24px}.promo h3,.adMosaic h2{font-size:23px}.productInfo{padding:12px}.productInfo h3{height:42px;font-size:14px;line-height:1.48}.price b{font-size:21px}.vat{font-size:9px}.productModalContent h2{font-size:23px!important;line-height:1.45!important}.detailPrice b{font-size:28px}.detailSection h3{font-size:16px}.detailDescription p{font-size:13px!important}.purchaseContactModal input{font-size:16px}.storeHeader h1{font-size:27px}.dashContent h1{font-size:26px}.dashCard>h2,.sellerReviewHeading h2,.editorHeading h2,.catalogHeading h2{font-size:18px}}.saudiPrideStrip{color:#273348;letter-spacing:.06em;background:linear-gradient(100deg,#eef1f8,#fff,#eef1f8);border:1px solid #e4e7ee;justify-content:center;align-items:center;gap:38px;max-width:1440px;height:48px;margin:14px auto 0;font-size:17px;display:flex}.saudiPrideStrip b{font-size:24px}.saudiPrideStrip span:last-child{letter-spacing:.16em;font-family:Georgia,serif}.marketCampaignShell{direction:ltr;grid-template-columns:minmax(300px,1.15fr) minmax(0,3.2fr);align-items:stretch;gap:10px;width:min(1440px,100% - 6vw);margin:0 auto 18px;display:grid}.campaignCarousel{aspect-ratio:3;direction:rtl;background:#0b2657;min-width:0;height:auto;min-height:320px;position:relative;overflow:hidden}.campaignTrack{will-change:transform;direction:ltr;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,.61,.36,1);display:flex}.campaignSlide{direction:rtl;min-width:100%;height:100%;position:relative;overflow:hidden}.campaignSlide>img{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0;transform:rotate(0)scale(1)!important}.campaignSlide.school>img,.campaignSlide.coffee>img{object-position:50% 50%}.campaignSlideShade{background:linear-gradient(90deg,#071c480d,#071c482e 35%,#071c488c 52%,#071c481f 72%);position:absolute;inset:0}.campaignSlide.coffee .campaignSlideShade{background:linear-gradient(90deg,#140a0414 10%,#180d0647 48%,#150f0eeb 100%)}.campaignSlideCopy{z-index:2;color:#fff;text-align:right;width:min(43%,470px);position:absolute;top:50%;right:6%;transform:translateY(-50%)}.campaignSlide.school .campaignSlideCopy{text-align:center;width:min(42%,450px);right:50%;transform:translate(50%,-50%)}.campaignSlide.school .campaignSlideCopy p{margin-inline:auto}.campaignSlideCopy small{color:#164da8;background:#ffffffeb;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:800;display:inline-flex}.campaignSlideCopy h1{letter-spacing:0;margin:11px 0 8px;font-size:clamp(36px,3.5vw,58px);line-height:1.18;color:#fff!important}.campaignSlideCopy p{max-width:390px;margin:0 0 13px;font-size:15px;line-height:1.65}.campaignSlideCopy strong{color:#ffb05c;margin-bottom:15px;font-size:20px;display:block}.campaignSlideCopy button{color:#fff;background:#ff7a00;border:0;border-radius:7px;padding:12px 18px;font-size:13px;font-weight:800;box-shadow:0 9px 25px #00000029}.campaignSlideCopy button span{margin-right:16px}.campaignArrow{z-index:3;color:#102e69;opacity:.82;background:#ffffffeb;border:0;width:42px;height:66px;font-size:38px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 20px #00000024}.campaignArrow:hover{opacity:1}.campaignArrow.previous{border-radius:12px 0 0 12px;right:0}.campaignArrow.next{border-radius:0 12px 12px 0;left:0}.campaignDots{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#06143647;border-radius:999px;gap:7px;padding:6px 8px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.campaignDots button{background:#ffffff94;border:0;border-radius:99px;width:8px;height:8px;padding:0;transition:all .25s}.campaignDots button.active{background:#fff;width:26px}.campaignPause{z-index:3;color:#fff;background:#07193f80;border:1px solid #ffffff73;border-radius:50%;width:30px;height:30px;font-size:11px;position:absolute;bottom:14px;left:16px}.marketSidePromos{direction:ltr;grid-template-columns:1fr 1fr;gap:8px;display:grid}.sidePromo{background:#ddd;border:0;min-width:0;padding:0;position:relative;overflow:hidden}.sidePromo img{object-fit:cover;width:100%;height:100%;transition:all .45s;position:absolute;inset:0}.sidePromo:hover img{transform:scale(1.045)}.sidePromo>span{color:#102e69;text-align:center;background:#ffffffed;border-radius:9px;flex-direction:column;gap:2px;padding:9px 11px;display:flex;position:absolute;inset:auto 10px 10px}.sidePromo small{color:#66758a;font-size:9px}.sidePromo b{font-size:12px}.fashionPromo img{object-position:52% center}.beautyPromo img{object-position:center}@media (width<=1000px){.marketCampaignShell{grid-template-columns:1fr}.marketSidePromos{display:none}.campaignCarousel{aspect-ratio:3;min-height:280px}}@media (width<=700px){.saudiPrideStrip{gap:12px;height:34px;margin-top:8px;font-size:10px}.saudiPrideStrip b{font-size:17px}.marketCampaignShell{width:100%;margin-bottom:12px}.campaignCarousel{aspect-ratio:auto;background:#0b2657;height:440px;min-height:0}.campaignSlide{background:#0b2657;grid-template-rows:145px 1fr;display:grid}.campaignSlide.coffee{background:#090f1d}.campaignSlide>img,.campaignSlide.school>img,.campaignSlide.coffee>img{object-fit:contain;object-position:center center;background:inherit;width:100%;height:145px;position:relative;inset:auto;transform:none!important}.campaignSlideShade,.campaignSlide.coffee .campaignSlideShade{background:linear-gradient(#07184000,#071840e6 28%,#071840fa);top:125px}.campaignSlideCopy,.campaignSlide.school .campaignSlideCopy{text-align:right;width:auto;inset:170px 22px auto;transform:none}.campaignSlide.school .campaignSlideCopy p{margin-inline:0}.campaignSlideCopy small{font-size:9px}.campaignSlideCopy h1{margin:8px 0 5px;font-size:32px;line-height:1.22}.campaignSlideCopy p{margin-bottom:8px;font-size:12px;line-height:1.55}.campaignSlideCopy strong{margin-bottom:10px;font-size:16px}.campaignSlideCopy button{padding:10px 14px;font-size:11px}.campaignArrow{width:32px;height:48px;font-size:30px;top:73px}.campaignDots{bottom:8px}.campaignPause{bottom:8px;left:8px}}.campaignTrack{will-change:auto!important;transform-style:flat!important;rotate:0deg!important}.campaignSlide,.campaignSlide.coffee,.campaignArtworkButton{transform-origin:50%!important;transform-style:flat!important;perspective:none!important;transform:none!important}.campaignSlideShade,.campaignSlideCopy{transform-style:flat!important;rotate:0deg!important}.campaignSlide.coffee>img{backface-visibility:hidden;object-fit:contain!important;object-position:center center!important;perspective:none!important;background:#020e25!important;transform:rotate(0)scale(1)!important}.campaignSlide.artwork{background:#002b2e}.campaignArtworkButton{background:#002b2e;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.campaignArtworkDesktop{object-fit:contain;object-position:center;width:100%;height:100%;display:block;transform:rotate(0)!important}.campaignArtworkMobile{display:none}@media (width<=700px){.campaignSlide.artwork{background:#002b2e;display:block}.campaignSlide.artwork .campaignArtworkButton{grid-template-rows:1fr 1fr;display:grid}.campaignSlide.artwork .campaignArtworkDesktop,.campaignSlide.artwork .campaignArtworkMobile{object-fit:cover;width:100%;height:220px;display:block;transform:rotate(0)!important}.campaignSlide.artwork .campaignArtworkDesktop{object-position:36% center}.campaignSlide.artwork .campaignArtworkMobile{object-position:right center}}@media (prefers-reduced-motion:reduce){.campaignTrack,.sidePromo img{transition:none}}.adMosaic article,.promo,.campaignSlide,.campaignStage article{isolation:isolate}.adMosaic article>div,.promo>div:last-child,.campaignCopy,.sideCopy{text-align:right;direction:rtl}.adMosaic h2,.promo h3,.campaignCopy h1,.sideCopy h2{text-wrap:balance;text-shadow:0 2px 12px #0000007a;max-width:90%;color:#fff!important;font-family:var(--souqna-font)!important;letter-spacing:0!important;font-weight:800!important;line-height:1.28!important}.adMosaic h2{margin:7px 0 6px!important;font-size:clamp(21px,2vw,28px)!important}.promo h3{margin:9px 0!important;font-size:clamp(25px,2.4vw,33px)!important}.adMosaic p,.promo p,.campaignCopy p,.sideCopy p{text-shadow:0 1px 8px #000000a6;color:#fff!important;opacity:1!important;letter-spacing:0!important;line-height:1.65!important}.adMosaic span,.promo small{text-shadow:0 1px 7px #000000b3;font-weight:800;color:#ffd089!important;letter-spacing:0!important}.adMosaic article>div{align-items:flex-start;background:linear-gradient(#081f4e29 0%,#081f4eb3 48%,#051840f5)!important}.adMosaic .localAd>div{background:linear-gradient(#0a2a5f1f 0%,#0a2a5f9e 42%,#081f4bf7)!important}.promo .promoOverlay,.promo.green .promoOverlay{background:linear-gradient(90deg,#051b46f7 0%,#092b67c7 50%,#092b671f 100%)!important}@media (width<=700px){.adMosaic h2{max-width:82%;font-size:24px!important}.promo h3{max-width:78%;font-size:27px!important}.adMosaic article>div{padding:24px!important}}html,body{max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%}@media (width<=1000px){.headerActions .location{min-width:78px;display:grid!important}}@media (width<=700px){body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{max-width:100%;font-size:16px!important}.announcement{height:auto;min-height:36px;padding-block:7px;line-height:1.5}.siteHeader{gap:8px;padding:10px 12px}.brand{min-width:136px!important}.identityLogo{width:136px!important;height:54px!important}.headerActions{gap:3px!important}.headerActions button{place-content:center;min-width:42px;min-height:44px}.headerActions small{font-size:0!important}.headerActions button>span{font-size:20px!important}.headerActions i{top:1px;right:1px}.headerActions .location{grid-template-columns:auto minmax(0,1fr);column-gap:4px;min-width:70px}.headerActions .location b{text-overflow:ellipsis;white-space:nowrap;max-width:48px;font-size:9px;display:block;overflow:hidden}.searchBox{min-width:0;height:48px}.searchBox input{min-width:0}.searchBox>span{margin:0 10px;font-size:21px}.searchBox button{min-width:66px;padding:0 13px}.mainNav{scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:7px;height:50px;padding:0 12px;overflow-y:hidden;overflow-x:auto!important}.mainNav::-webkit-scrollbar{display:none}.quickStrip::-webkit-scrollbar{display:none}.dashSidebar nav::-webkit-scrollbar{display:none}.mainNav a,.mainNav button{scroll-snap-align:start;flex:none;align-items:center;min-height:44px;padding:0 10px!important;display:flex!important}.mainNav .sell{margin-right:0}.quickStrip{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.quickStrip button{scroll-snap-align:start;min-height:110px}.campaignCarousel{height:420px}.campaignSlide{grid-template-rows:138px 1fr}.campaignSlide>img,.campaignSlide.school>img,.campaignSlide.coffee>img{height:138px}.campaignSlideShade,.campaignSlide.coffee .campaignSlideShade{top:118px}.campaignSlideCopy,.campaignSlide.school .campaignSlideCopy{top:160px}.campaignSlideCopy h1{font-size:28px}.campaignSlideCopy button{min-height:44px}.campaignArrow{min-width:36px;min-height:48px}.campaignDots button{min-height:12px}.campaignSlide.artwork .campaignArtworkDesktop,.campaignSlide.artwork .campaignArtworkMobile{height:210px}.heroCopy{padding:42px 18px}.hero h1{letter-spacing:-1px;font-size:37px}.hero p{font-size:14px}.heroButtons a{place-items:center;min-height:46px;display:grid}.heroVisual{min-height:360px!important}.section{padding:42px 14px}.sectionHeading{flex-wrap:wrap;margin-bottom:20px}.sectionHeading h2{font-size:25px}.sectionHeading>button{min-height:44px}.advancedFilters{grid-template-columns:1fr!important}.advancedFilters label{min-width:0}.advancedFilters input[type=number],.advancedFilters select{width:112px!important}.productGrid{gap:8px}.productImage{height:158px!important}.productInfo h3{height:auto;min-height:42px}.addButton,.productButtons button{min-height:44px}.sellerBanner{border-radius:14px}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}.newsletter input{min-width:0}.newsletter button{min-width:84px;min-height:44px}.storeOverlay,.productModalOverlay,.infoModalOverlay{overscroll-behavior:contain;height:100dvh}.storePanel{width:100vw;height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 16px calc(30px + env(safe-area-inset-bottom));overscroll-behavior:contain}.panelClose{top:max(12px,env(safe-area-inset-top));min-width:44px;min-height:44px;left:12px}.panelItems article{grid-template-columns:72px minmax(0,1fr);gap:10px}.panelItems article>img{width:72px;height:72px}.rowActions{flex-wrap:wrap}.rowActions button,.qty button{min-height:40px}.orderHistory article{grid-template-columns:minmax(0,1fr) auto}.orderHistory strong{grid-column:1/-1}.dashboardLink,.signOut{align-items:center;min-height:44px;display:flex}.checkoutButton,.profileForm>button{min-height:48px}.productModalOverlay{padding:0!important}.productModal{overscroll-behavior:contain;height:100dvh;border-radius:0!important;width:100vw!important;max-width:none!important;max-height:none!important}.productModalClose{top:max(10px,env(safe-area-inset-top));width:44px;height:44px;position:fixed;left:10px}.productModalMedia{padding:calc(12px + env(safe-area-inset-top)) 12px 12px!important}.productMainImage{height:285px!important}.productModalContent{padding:24px 16px calc(28px + env(safe-area-inset-bottom))!important}.productModalContent h2{font-size:21px!important}.productThumbnails button{min-height:62px}.productQuantity button{min-height:42px}.detailActions button{min-height:48px}.installmentPlan{grid-template-columns:68px minmax(0,1fr)!important}.installmentPlan em{grid-column:1/-1!important}.infoModalOverlay{padding:0!important}.infoModal{overscroll-behavior:contain;width:100vw;height:100dvh;max-height:none!important;padding:calc(58px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom))!important;border-radius:0!important}.infoModalClose{top:max(10px,env(safe-area-inset-top));width:44px;height:44px;left:10px}.footerTrust{grid-template-columns:1fr 1fr}.footerBrandLockup{flex-wrap:wrap;align-items:flex-start}.footerLogoSurface{max-width:100%}.footerBrandStatement{padding-right:12px}.paymentLogos{max-width:100%}.siteFooter .social a{width:44px;height:44px}.purchaseContactOverlay{height:100dvh}.purchaseContactModal{overscroll-behavior:contain;padding-bottom:calc(24px + env(safe-area-inset-bottom));scroll-padding-bottom:120px;overflow-y:auto}.purchaseContactClose{width:44px;height:44px}.purchaseContactMessage a{color:#fff;background:#229ed9;border-radius:9px;justify-content:center;align-items:center;min-height:46px;margin-top:10px;display:flex}}@media (width<=380px){.purchaseContactTrigger{border-radius:50%;width:54px;height:54px;padding:6px}.purchaseContactTrigger>span:last-child{display:none}.purchaseContactTrigger .telegramMark{width:40px;height:40px}.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.productImage{height:145px!important}.productInfo{padding:10px}.price{flex-wrap:wrap;gap:5px}.price b{font-size:16px}.detailMeta{grid-template-columns:1fr}.detailMeta>div+div{border-right:0;border-top:1px solid var(--line)}.footerTrust{grid-template-columns:1fr}.footerTrust article{border-bottom:1px solid #ffffff14;border-left:0}}.quickStrip button.active{color:#164da8;background:#eef4ff;transform:translateY(-2px);box-shadow:inset 0 0 0 2px #164da8}.quickStrip button:focus-visible{outline-offset:2px;outline:3px solid #164da847}.campaignDots{gap:0!important;padding:3px 5px!important}.campaignDots button{min-width:30px;position:relative;background:0 0!important;border-radius:999px!important;width:30px!important;height:30px!important}.campaignDots button:after{content:"";background:#ffffffa6;border-radius:999px;width:8px;height:8px;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.campaignDots button.active:after{background:#fff;width:22px}.campaignDots button:focus-visible{outline-offset:-3px;outline:2px solid #fff}.campaignPause{width:42px!important;height:42px!important;bottom:9px!important}@media (width<=700px){.campaignDots{bottom:5px!important}.campaignPause{bottom:5px!important;left:7px!important}.quickStrip button.active{transform:none}}.discoveryHub{color:#102f55;max-width:1440px;margin:42px auto 10px;padding:0 5vw}.discoveryIntro{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.discoveryIntro span,.marketCollection>header small{color:#e46f16;font-size:11px;font-weight:900}.discoveryIntro h2{margin:5px 0 0;font-size:30px}.discoveryIntro>button,.marketCollection>header>button{color:#164da8;background:0 0;border:0;align-items:center;gap:7px;font-weight:900;display:flex}.discoveryIntro svg,.marketCollection>header>button svg{width:17px;height:17px}.discoveryDestinations{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.discoveryDestinations>button{text-align:right;border:2px solid #0000;border-radius:18px;grid-template-rows:auto 1fr auto;gap:14px;height:330px;padding:20px 18px 16px;transition:all .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 24px #193a6414}.discoveryDestinations>button:hover,.discoveryDestinations>button.active{border-color:#164da8;transform:translateY(-4px);box-shadow:0 16px 30px #193a6426}.discoveryDestinations>button.amber{background:#ffd058}.discoveryDestinations>button.violet{background:#e8d6ff}.discoveryDestinations>button.mint{background:#ccead4}.discoveryDestinations>button.peach{background:#ffddc6}.discoveryDestinations>button.blue{background:#d9e9ff}.destinationCopy{z-index:2;gap:4px;display:grid;position:relative}.destinationCopy small{color:#31516f;font-size:10px;font-weight:800}.destinationCopy b{color:#102f55;font-size:20px;line-height:1.4}.destinationCopy em{color:#405a70;font-size:10px;font-style:normal;line-height:1.55}.destinationMosaic{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:7px;min-height:150px;display:grid}.destinationMosaic img{object-fit:contain;background:#ffffffb8;border-radius:10px;width:100%;height:100%;min-height:0;padding:5px}.discoveryDestinations>button>i{color:#164da8;background:#fffc;border-radius:50%;justify-self:end;place-items:center;width:34px;height:34px;display:grid}.discoveryDestinations>button>i svg{width:19px;height:19px}.marketCollection{background:#fff;border:1px solid #e0e7ef;border-radius:18px;margin-top:18px;padding:24px;scroll-margin-top:20px;box-shadow:0 8px 24px #193a640d}.marketCollection>header{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.marketCollection>header h2{margin:4px 0;font-size:24px}.marketCollection>header p{color:#65768b;margin:0;font-size:12px}.collectionRail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:12px;padding:2px 2px 10px;display:grid;overflow-x:auto}.collectionRail>article{scroll-snap-align:start;background:#fff;border:1px solid #e0e7ef;border-radius:14px;min-width:0;overflow:hidden}.collectionImage{background:#fff;border:0;width:100%;height:165px;padding:0;display:block;position:relative}.collectionImage img{object-fit:contain;width:100%;height:100%;padding:10px}.collectionImage span{color:#fff;background:#c71945;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:10px;right:10px;box-shadow:0 3px 10px #00000012}.collectionInfo{gap:7px;padding:12px;display:grid}.collectionTitle{text-align:right;color:#102f55;background:0 0;border:0;height:40px;padding:0;font-size:12px;font-weight:800;line-height:1.65;overflow:hidden}.collectionInfo>small{color:#7a8999;font-size:9px}.collectionInfo>small b{color:#e17d19}.collectionInfo>div{align-items:center;gap:8px;display:flex}.collectionInfo strong{color:#164da8;font-size:16px}.collectionInfo strong em{font-size:9px;font-style:normal}.collectionInfo del{color:#8e99a6;font-size:9px}.collectionCart{color:#164da8;background:#fff;border:1px solid #164da8;border-radius:8px;padding:8px;font-size:10px;font-weight:900}.collectionCart:hover{color:#fff;background:#164da8}.collectionEmpty{background:#f8fbff;border:1px dashed #a7bed9;border-radius:14px;align-items:center;gap:14px;padding:22px;display:flex}.collectionEmpty>svg{color:#16835a;width:34px;height:34px}.collectionEmpty div{flex:1}.collectionEmpty b{font-size:15px}.collectionEmpty p{color:#64758b;margin:4px 0 0;font-size:11px}.collectionEmpty button{color:#fff;background:#164da8;border:0;border-radius:9px;padding:10px 16px;font-weight:900}@media (width<=1180px){.discoveryDestinations{grid-template-columns:repeat(3,1fr)}.discoveryDestinations>button{height:300px}.collectionRail{grid-auto-columns:minmax(190px,30%)}}@media (width<=700px){.discoveryHub{margin-top:28px;padding:0 14px}.discoveryIntro{align-items:flex-start;gap:12px}.discoveryIntro h2{font-size:22px;line-height:1.45}.discoveryIntro>button{white-space:nowrap;font-size:10px}.discoveryDestinations{scroll-snap-type:inline mandatory;padding:4px 2px 12px;display:flex;overflow-x:auto}.discoveryDestinations>button{scroll-snap-align:start;min-width:250px;height:310px}.destinationCopy b{font-size:18px}.marketCollection{border-radius:17px;margin-top:10px;padding:18px 12px}.marketCollection>header{align-items:flex-start;gap:10px}.marketCollection>header h2{font-size:20px}.marketCollection>header p{font-size:10px;line-height:1.6}.marketCollection>header>button{white-space:nowrap;font-size:9px}.collectionRail{grid-auto-columns:minmax(176px,78%)}.collectionImage{height:145px}.collectionEmpty{flex-wrap:wrap;align-items:flex-start}.collectionEmpty button{width:100%}}.souqnaAuthPage{min-height:100vh;font-family:var(--font-cairo),Arial,sans-serif;color:#17382d;background:radial-gradient(circle at 12% 8%,#c9943129,#0000 28%),linear-gradient(145deg,#edf7f3,#fff 58%,#f7f1e4);place-items:center;padding:40px 18px;display:grid}.souqnaAuthStack,.souqnaAuthCard{width:min(490px,100%)}.souqnaAuthStack{background:#fff;border:1px solid #dce8e2;border-radius:26px;padding:34px;box-shadow:0 28px 80px #0b413124}.souqnaAuthStack .souqnaAuthCard{box-shadow:none;border:0;border-radius:0;padding:0}.souqnaAuthCard{text-align:center;background:#fff;border:1px solid #dce8e2;border-radius:26px;padding:36px;box-shadow:0 28px 80px #0b413124}.souqnaAuthLogo{display:inline-block}.souqnaAuthLogo img{object-fit:contain;width:190px;height:74px}.souqnaAuthEyebrow{color:#9b6d19;margin-top:10px;font-size:12px;font-weight:900;display:block}.souqnaAuthCard h1{color:#0b6b4f;margin:6px 0;font-size:30px;line-height:1.35}.souqnaAuthDescription{color:#61746c;max-width:390px;margin:0 auto 22px;font-size:13px;line-height:1.8}.souqnaAuthForm{text-align:right;gap:14px;display:grid}.souqnaAuthForm label{color:#26483d;gap:7px;font-size:12px;font-weight:800;display:grid}.souqnaAuthForm input{color:#17382d;width:100%;height:48px;font:inherit;background:#fbfdfc;border:1px solid #ccdcd4;border-radius:11px;outline:0;padding:0 13px;font-size:14px}.souqnaAuthForm input:focus{background:#fff;border-color:#0b6b4f;box-shadow:0 0 0 3px #0b6b4f1a}.souqnaOtpInput{text-align:center;letter-spacing:9px;font-weight:900;font-size:22px!important}.souqnaAuthPrimary{color:#fff;min-height:49px;font:inherit;cursor:pointer;background:#0b6b4f;border:0;border-radius:11px;font-size:13px;font-weight:900;box-shadow:0 8px 20px #0b6b4f33}.souqnaAuthPrimary:hover{background:#095b43}.souqnaAuthPrimary:disabled,.souqnaAuthTextButton:disabled{opacity:.55;cursor:wait}.souqnaAuthNotice,.souqnaAuthError{border-radius:9px;margin:14px 0 0;padding:11px;font-size:12px;line-height:1.7}.souqnaAuthNotice{color:#096044;background:#ecf8f2;border:1px solid #bfe3d2}.souqnaAuthError{color:#a63227;background:#fff1f0;border:1px solid #ffd1cc}.souqnaAuthTextButton{color:#0b6b4f;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:12px;font-size:11px;font-weight:800}.souqnaAuthLinks{flex-wrap:wrap;justify-content:center;gap:9px 16px;margin-top:18px;display:flex}.souqnaAuthLinks a,.souqnaSignInBack{color:#0b6b4f;font-size:11px;font-weight:800;text-decoration:none}.souqnaAuthSafety{color:#7a8b84;margin-top:18px;font-size:10px;line-height:1.7;display:block}.souqnaAuthDivider{color:#8a9892;align-items:center;gap:12px;margin:18px 0;font-size:11px;display:flex}.souqnaAuthDivider:before,.souqnaAuthDivider:after{content:"";background:#dfe8e3;flex:1;height:1px}.souqnaAuthStack>.googleIdentityAction{margin-bottom:12px}.souqnaAuthStack>.souqnaSignInBack{text-align:center;display:block}.googleIdentityStatus{color:#0b6b4f!important}.googleIdentityError{color:#b42318!important}.authErrorPage{background:linear-gradient(145deg,#edf7f3,#fff 58%,#f7f1e4)}.authErrorPage h1{color:#0b6b4f}.authErrorPage a{background:#0b6b4f}.authErrorPage .authBack{color:#0b6b4f}@media (width<=540px){.souqnaAuthPage{padding:20px 12px}.souqnaAuthCard,.souqnaAuthStack{border-radius:20px;padding:25px 17px}.souqnaAuthCard h1{font-size:25px}.souqnaAuthLogo img{width:165px;height:64px}.souqnaAuthLinks{display:grid}.souqnaAuthPrimary{min-height:52px}}.authGate{justify-content:flex-start;height:auto;min-height:80vh;padding:42px 0 24px}.authGate>.souqnaAuthCard{width:100%;box-shadow:none;border:0;border-radius:0;padding:0}.authGate>.souqnaAuthDivider{width:100%;margin:20px 0}.authGate>.googleIdentityAction{width:100%}@media (width<=540px){.authGate{padding-top:28px}}.accountPage{color:#15233a;background:#f5f7fb;min-height:100vh;font-family:inherit}.accountTopbar{background:#fff;border-bottom:1px solid #e4e9f1;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50vw - 590px);display:flex}.accountLogo img{object-fit:contain;width:132px;height:54px}.accountTopbar>div{gap:10px;display:flex}.accountTopbar>div a,.cardHeading>a,.cardHeading>button{color:#234872;cursor:pointer;background:#fff;border:1px solid #d9e1ec;border-radius:10px;padding:10px 15px;font-weight:800;text-decoration:none}.accountTopbar>div a:last-child{color:#a73535}.accountWelcome{color:#fff;background:linear-gradient(125deg,#102542,#176b9a);border-radius:22px;justify-content:space-between;align-items:center;max-width:1180px;margin:28px auto 20px;padding:28px 32px;display:flex;box-shadow:0 16px 38px #10254226}.accountWelcome span,.accountWelcome small{opacity:.78;display:block}.accountWelcome h1{margin:5px 0;font-size:30px}.accountWelcome p{opacity:.86;margin:0}.accountTrust{background:#ffffff1f;border:1px solid #fff3;border-radius:14px;padding:15px 18px}.accountTrust b,.accountTrust small{display:block}.accountTrust small{margin-top:5px}.accountLayout{grid-template-columns:245px minmax(0,1fr);gap:20px;max-width:1180px;margin:0 auto 60px;display:grid}.accountNav{background:#fff;border:1px solid #e2e7ef;border-radius:18px;height:max-content;padding:12px;position:sticky;top:16px}.accountNav>button{color:#455870;text-align:right;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;margin:2px 0;padding:13px 14px;font-weight:800}.accountNav>button:hover,.accountNav>button.active{color:#155a9d;background:#eaf3ff}.openStore{color:#775914;text-align:center;background:#fff4d7;border-radius:11px;margin-top:12px;padding:13px;font-weight:900;text-decoration:none;display:block}.sellerApplication{background:#f3f7fc;border-radius:11px;margin-top:12px;padding:13px}.sellerApplication small,.sellerApplication b,.sellerApplication a{display:block}.sellerApplication b{margin:5px 0}.sellerApplication a{color:#176b9a;font-weight:800}.accountContent{min-width:0}.accountMessage{color:#17643a;background:#e7f6ed;border:1px solid #c7ead5;border-radius:12px;margin-bottom:15px;padding:13px 16px;font-weight:800}.accountMetrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.accountMetrics article,.accountCard{background:#fff;border:1px solid #e2e7ef;border-radius:18px;box-shadow:0 8px 25px #1e34520d}.accountMetrics article{padding:20px}.accountMetrics span{color:#718096;font-size:13px;display:block}.accountMetrics b{margin:7px 0;font-size:25px;display:block}.accountMetrics button{color:#176b9a;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.accountCard{padding:24px}.cardHeading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.cardHeading small,.profileAccountCard>small{color:#7b8798}.cardHeading h2,.profileAccountCard h2{margin:3px 0 0}.accountOrders{gap:13px;display:grid}.accountOrders>article{border:1px solid #e0e7f0;border-radius:14px;overflow:hidden}.accountOrders header,.accountOrders footer,.tracking{justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.accountOrders header{background:#f8fafc}.accountOrders header small,.orderMeta small{color:#7d8999;font-size:11px;display:block}.accountOrders header span{color:#17619e;background:#e9f3ff;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:900}.orderMeta{grid-template-columns:repeat(3,1fr);gap:12px;padding:15px;display:grid}.orderMeta p{margin:0;font-weight:800}.tracking{color:#705a1f;background:#fff9e8}.tracking a{color:#155a9d}.accountOrders footer{border-top:1px solid #edf0f4;flex-wrap:wrap;justify-content:flex-start}.accountOrders footer a,.accountOrders footer button{color:#17619e;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:8px;padding:8px 11px;font-weight:800;text-decoration:none}.accountOrders footer span{color:#a06b08;font-weight:800}.accountOrders footer .danger,.accountAddresses .danger{color:#a33333;border-color:#efcccc}.accountAddresses,.returnList{gap:12px;display:grid}.accountAddresses article,.returnList article{border:1px solid #e1e7ef;border-radius:14px;justify-content:space-between;gap:20px;padding:17px;display:flex}.accountAddresses article.default{background:#f6fbff;border-color:#6cb0e8}.accountAddresses span,.accountAddresses em{color:#17619e;font-size:11px;font-style:normal;font-weight:900;display:inline-block}.accountAddresses em{background:#dceeff;border-radius:10px;margin-right:6px;padding:3px 7px}.accountAddresses h3{margin:7px 0 3px}.accountAddresses p{color:#59697e;margin:0 0 5px}.accountAddresses article>div:last-child{align-items:flex-end;gap:6px;display:flex}.accountAddresses button{font:inherit;cursor:pointer;background:#fff;border:1px solid #cfd9e6;border-radius:8px;padding:8px;font-weight:800}.returnList article span{color:#805c00;background:#fff2ce;border-radius:12px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-block}.returnList h3{margin:8px 0 3px}.returnList p{color:#58687a;margin:0}.returnList time{color:#7b8795;white-space:nowrap}.profileAccountCard form{gap:14px;max-width:600px;margin-top:18px;display:grid}.profileAccountCard label{color:#536276;gap:6px;font-weight:800;display:grid}.profileAccountCard input,.returnDialog select,.returnDialog textarea{font:inherit;background:#fff;border:1px solid #cfd8e4;border-radius:10px;padding:12px 13px}.profileAccountCard input:disabled{background:#f3f5f8}.profileAccountCard form>button,.returnDialog>button:last-child{color:#fff;font:inherit;cursor:pointer;background:#176b9a;border:0;border-radius:10px;padding:13px;font-weight:900}.accountEmpty{text-align:center;color:#68788c;padding:38px 20px}.accountEmpty>span{color:#4d91c5;font-size:30px}.accountEmpty h3{color:#24364b;margin:8px 0}.accountEmpty p{margin:0 0 16px}.accountEmpty a,.accountEmpty button{color:#fff;font:inherit;cursor:pointer;background:#176b9a;border:0;border-radius:9px;padding:10px 15px;font-weight:900;text-decoration:none;display:inline-block}.returnOverlay{z-index:1000;background:#081425ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.returnDialog{background:#fff;border-radius:20px;gap:14px;width:min(520px,100%);padding:28px;display:grid;position:relative;box-shadow:0 30px 80px #0000004d}.returnDialog h2,.returnDialog p{margin:0}.returnDialog p{color:#66758a}.returnDialog label{gap:6px;font-weight:800;display:grid}.returnDialog textarea{resize:vertical;min-height:100px}.dialogClose{cursor:pointer;background:#eef2f7;border:0;border-radius:50%;width:34px;height:34px;font-size:23px;position:absolute;top:12px;left:15px}.accountLoading{color:#176b9a;place-items:center;min-height:70vh;font-weight:900;display:grid}.accountPage button:disabled{opacity:.55;cursor:not-allowed}@media (width<=900px){.accountWelcome,.accountLayout{margin-left:16px;margin-right:16px}.accountLayout{grid-template-columns:1fr}.accountNav{gap:5px;display:flex;position:static;overflow:auto}.accountNav>button{white-space:nowrap;width:auto}.openStore,.sellerApplication{min-width:180px;margin:2px}.accountMetrics{grid-template-columns:1fr}.accountWelcome{align-items:flex-start;gap:18px}.accountTrust{max-width:45%}}@media (width<=600px){.accountTopbar{height:auto;padding:10px 15px}.accountLogo img{width:105px}.accountTopbar>div a{padding:8px;font-size:12px}.accountWelcome{padding:21px;display:block}.accountWelcome h1{font-size:23px}.accountTrust{max-width:none;margin-top:16px}.accountLayout{margin-bottom:30px}.accountCard{padding:16px}.cardHeading{align-items:flex-start;gap:12px}.cardHeading>a,.cardHeading>button{padding:8px;font-size:12px}.orderMeta{grid-template-columns:1fr 1fr}.accountAddresses article,.returnList article{display:block}.accountAddresses article>div:last-child{align-items:center;margin-top:13px}.returnList time{margin-top:10px;display:block}.accountOrders header{align-items:flex-start}.accountOrders footer{gap:7px}}.accountRecovery{background:#fff9e7;border:1px solid #e8d8a5;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;padding:17px;display:flex}.accountRecovery span{color:#8b6509;font-size:10px;font-weight:900}.accountRecovery h3{margin:4px 0}.accountRecovery p{color:#6d6553;margin:0}.accountRecovery a{color:#fff;white-space:nowrap;background:#08785d;border-radius:9px;padding:10px 14px;font-weight:900;text-decoration:none}.accountNotifications{gap:10px;display:grid}.accountNotifications>article{background:#fff;border:1px solid #e2e8ef;border-radius:12px;grid-template-columns:42px 1fr;gap:12px;padding:14px;display:grid}.accountNotifications>article.unread{background:#f5faff;border-color:#86bce8}.accountNotifications>article>span{color:#176b9a;background:#eaf3fb;border-radius:50%;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.accountNotifications b{display:block}.accountNotifications p{color:#596b7f;margin:4px 0}.accountNotifications small{color:#8693a1}@media (width<=600px){.accountRecovery{align-items:flex-start;display:block}.accountRecovery a{margin-top:12px;display:inline-block}}.orderTimeline{border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;grid-template-columns:repeat(6,1fr);padding:18px 14px;display:grid}.orderTimeline>div{text-align:center;color:#9aa5b4;font-size:10px;font-weight:800;position:relative}.orderTimeline>div:before{content:"";background:#dfe5ec;width:100%;height:3px;position:absolute;top:13px;right:-50%}.orderTimeline>div:first-child:before{display:none}.orderTimeline i{z-index:1;background:#e6ebf1;border-radius:50%;place-items:center;width:27px;height:27px;margin:0 auto 7px;font-style:normal;display:grid;position:relative}.orderTimeline .done{color:#08785d}.orderTimeline .done:before,.orderTimeline .done i{color:#fff;background:#16a177}.orderItems{gap:8px;padding:12px 15px;display:grid}.orderItems>article{border:1px solid #e5eaf0;border-radius:10px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.orderItems img{object-fit:contain;width:52px;height:52px}.orderItems small{color:#77869a;margin-top:4px;display:block}.orderItems>article>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.orderItems button{color:#17619e;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd9e7;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:900}.orderItems span{color:#9a6b07;font-size:10px}.ratingGrid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.reviewDialog{max-height:92vh;overflow:auto}.reviewDialog input[type=file]{border:1px dashed #b9c8da;border-radius:10px;padding:12px}.rewardHero{color:#fff;background:linear-gradient(125deg,#1a4a76,#167da2);border-radius:17px;justify-content:space-between;align-items:center;gap:25px;padding:25px;display:flex}.rewardHero.silver{background:linear-gradient(125deg,#526170,#aeb9c2)}.rewardHero.gold{background:linear-gradient(125deg,#72500c,#d7a729)}.rewardHero h2{margin:3px 0}.rewardHero p{opacity:.85;max-width:520px;margin:0}.rewardHero>strong{white-space:nowrap;font-size:32px}.rewardHero>strong small{font-size:12px}.tierProgress{padding:20px 5px}.tierProgress>div{justify-content:space-between;margin-bottom:8px;display:flex}.tierProgress>i{background:#e6ebf1;border-radius:8px;height:9px;display:block;overflow:hidden}.tierProgress>i span{background:#08785d;height:100%;display:block}.rewardOptions{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.rewardOptions article{border:1px solid #e0e6ed;border-radius:13px;grid-template-columns:1fr auto;gap:6px;padding:16px;display:grid}.rewardOptions span{grid-column:1/3;font-weight:900}.rewardOptions button{color:#fff;font:inherit;background:#08785d;border:0;border-radius:8px;padding:8px 14px;font-weight:900}.rewardCodes{margin-top:22px}.rewardCodes article{border-top:1px solid #edf0f4;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.rewardCodes code{text-align:right;color:#17619e;direction:ltr;font-weight:900}.rewardCodes em{color:#08785d;font-size:11px;font-style:normal;font-weight:900}@media (width<=700px){.orderTimeline{grid-template-columns:repeat(6,90px);overflow:auto}.orderItems>article{grid-template-columns:44px 1fr}.orderItems>article>div:last-child{grid-column:1/3;justify-content:flex-start}.rewardHero{display:block}.rewardHero>strong{margin-top:15px;display:block}.rewardOptions,.ratingGrid{grid-template-columns:1fr}}.securityAccountCard>p{color:#5d6c7e;max-width:680px;line-height:1.8}.securityAccountCard form{gap:14px;max-width:600px;margin-top:20px;display:grid}.securityAccountCard label{color:#536276;gap:7px;font-weight:800;display:grid}.securityAccountCard input{font:inherit;background:#fff;border:1px solid #cfd8e4;border-radius:10px;padding:12px 13px}.securityAccountCard input:focus{border-color:#08785d;outline:0;box-shadow:0 0 0 3px #08785d1a}.securityAccountCard form>button{color:#fff;font:inherit;cursor:pointer;background:#08785d;border:0;border-radius:10px;padding:13px;font-weight:900}.securityNote{color:#215645;background:#eef8f4;border-radius:12px;gap:4px;max-width:600px;margin-top:16px;padding:14px;display:grid}.securityNote span{font-size:12px;line-height:1.7}.marketPage{color:#17382d;direction:rtl;background:#f7f8f5;min-height:100vh;font-family:inherit}.marketNav{background:#fff;border-bottom:1px solid #e2e8e3;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex}.marketNav img{object-fit:contain;width:150px;height:62px}.marketNav .sellerBrand{color:inherit;background:0 0;border-radius:0;align-self:stretch;align-items:center;padding:0;display:flex}.marketNav .sellerBrand img{object-fit:contain;width:190px;height:68px}.marketNav div{gap:10px;display:flex}.marketNav a,.primaryButton,.marketPage button{cursor:pointer;color:#fff;background:#0b6b4f;border:0;border-radius:12px;padding:12px 20px;font-weight:800;text-decoration:none}.marketNav a:first-child{color:#174a3b;background:#eef4f0}.marketNav .sellerBrand:first-child{color:inherit;background:0 0}.heroMarket{color:#fff;background:linear-gradient(120deg,#073f32,#0d7a59);grid-template-columns:1.2fr .8fr;align-items:center;gap:36px;padding:72px max(6vw,24px);display:grid}.heroMarket h1{margin:8px 0 18px;font-size:clamp(34px,5vw,68px);line-height:1.08}.heroMarket p{max-width:700px;font-size:19px;line-height:1.8}.heroStats{grid-template-columns:1fr 1fr;gap:14px;display:grid}.heroStats article{background:#ffffff17;border:1px solid #ffffff2d;border-radius:18px;padding:22px}.heroStats b{color:#ffd166;font-size:26px;display:block}.sectionMarket{padding:58px max(6vw,24px)}.sectionMarket>h2{text-align:center;margin:0 0 30px;font-size:34px}.benefitGrid,.storeGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefitGrid article,.marketCard{background:#fff;border:1px solid #e1e8e3;border-radius:20px;padding:24px;box-shadow:0 8px 28px #17382d0a}.benefitGrid b{margin-bottom:8px;font-size:19px;display:block}.sellerForm{background:#fff;border-radius:24px;max-width:860px;margin:auto;padding:32px;box-shadow:0 16px 50px #17382d12}.sellerForm h2{margin-top:0}.formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.sellerForm input,.sellerForm textarea,.sellerForm select,.marketForm input,.marketForm textarea,.marketForm select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #ccd8d1;border-radius:12px;padding:14px}.sellerForm textarea{min-height:100px}.full{grid-column:1/-1}.contractBox{background:#f1f7f3;border-radius:14px;margin:18px 0;padding:18px;line-height:1.8}.contractBox label{align-items:flex-start;gap:10px;display:flex}.contractBox input{width:auto;margin-top:7px}.storeHeader{background:linear-gradient(120deg,#eff8f3,#fff);align-items:center;gap:24px;padding:46px max(6vw,24px);display:flex}.storeLogo{object-fit:contain;background:#fff;border:1px solid #dce7df;border-radius:22px;width:108px;height:108px}.verified{color:#08724f;background:#dff7ea;border-radius:999px;padding:6px 11px;font-size:13px;font-weight:800;display:inline-flex}.storeMeta{color:#587068;flex-wrap:wrap;gap:18px;display:flex}.productTile{background:#fff;border:1px solid #e0e8e2;border-radius:18px;overflow:hidden}.productTile img{object-fit:cover;width:100%;height:210px}.productTile div{padding:16px}.productTile h3{margin:4px 0 10px}.badgeRow{flex-wrap:wrap;gap:6px;display:flex}.miniBadge{background:#eef5f1;border-radius:99px;padding:4px 8px;font-size:12px}.reviewList{gap:12px;display:grid}.reviewItem{background:#fff;border:1px solid #e2e8e3;border-radius:14px;padding:18px}.legalPage{max-width:900px;margin:0 auto;padding:55px 24px;line-height:2}.legalPage h1{font-size:42px}.legalPage section{background:#fff;border:1px solid #e2e8e3;border-radius:18px;margin:16px 0;padding:24px}.messageBox{background:#eef8f2;border-radius:12px;margin:14px 0;padding:13px 16px}.invoice{direction:rtl;background:#fff;border:1px solid #ddd;max-width:900px;margin:30px auto;padding:40px}.invoiceHead{border-bottom:3px solid #0b6b4f;justify-content:space-between;gap:24px;padding-bottom:22px;display:flex}.invoiceHead img{width:150px}.invoiceMeta{grid-template-columns:1fr 1fr;gap:10px;margin:25px 0;display:grid}.invoice table{border-collapse:collapse;width:100%}.invoice th,.invoice td{text-align:right;border-bottom:1px solid #ddd;padding:12px}.invoiceTotal{width:320px;margin-top:24px;margin-right:auto}.invoiceTotal div{justify-content:space-between;padding:8px;display:flex}.qrBlock{align-items:center;gap:18px;margin-top:24px;display:flex}.qrBlock img{width:150px}.printButton{position:fixed;bottom:20px;left:20px}@media (width<=760px){.heroMarket,.benefitGrid,.storeGrid,.formGrid{grid-template-columns:1fr}.full{grid-column:auto}.marketNav img{width:110px}.marketNav .sellerBrand img{width:142px;height:58px}.invoice{margin:0;padding:22px}.invoiceHead{flex-direction:column}.invoiceMeta{grid-template-columns:1fr}.heroStats{grid-template-columns:1fr 1fr}}@media print{.marketNav,.printButton{display:none}.invoice{box-shadow:none;border:0;margin:0}}@media (width<=760px){.marketPage{overflow-x:hidden}.marketNav{flex-wrap:wrap;gap:8px;height:auto;min-height:74px;padding:8px 14px}.marketNav div{flex:1;justify-content:flex-end;gap:6px}.marketNav a,.marketPage button{min-height:44px;padding:10px 12px}.marketNav .sellerBrand img{width:128px;height:54px}.heroMarket{gap:24px;padding:44px 18px}.heroMarket h1{font-size:38px}.heroMarket p{font-size:16px}.heroStats{gap:9px}.heroStats article{padding:16px 12px}.heroStats b{font-size:22px}.sectionMarket{padding:40px 16px}.sectionMarket>h2{font-size:27px}.sellerForm{border-radius:16px;padding:21px 16px}.sellerForm input,.sellerForm textarea,.sellerForm select,.marketForm input,.marketForm textarea,.marketForm select{min-height:48px;font-size:16px!important}.sellerForm>button{width:100%;min-height:50px}.contractBox{padding:15px}.contractBox label{line-height:1.7}.contractBox input{min-width:22px;min-height:22px}.storeHeader{flex-direction:column;align-items:flex-start;padding:30px 16px}.storeLogo{width:88px;height:88px}.storeMeta{gap:9px}.legalPage{padding:34px 15px}.legalPage h1{font-size:31px}.legalPage section{padding:18px 15px}.invoice{width:100%;padding:18px 14px;overflow-x:auto}.invoice table{min-width:620px}.invoiceTotal{width:100%;max-width:320px}.qrBlock{flex-direction:column;align-items:flex-start}.printButton{min-height:46px;bottom:82px;left:12px}}.sellerContract{color:#14223a;background:#fff;border:1px solid #dfe5ee;border-radius:18px;max-width:950px;margin:30px auto;padding:42px;line-height:2;box-shadow:0 16px 50px #0c2a5b14}.sellerContract>header{border-bottom:3px solid #164da8;align-items:center;gap:30px;padding-bottom:24px;display:flex}.sellerContract header img{object-fit:contain;width:190px;height:90px}.sellerContract header span{color:#ff7a00;font-size:12px;font-weight:800}.sellerContract h1{margin:2px 0;font-size:28px}.sellerContract header p{color:#738098;margin:0}.contractIdentity{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid!important}.contractIdentity div{background:#f5f7fb;border:1px solid #e1e6ef;border-radius:10px;padding:12px}.contractIdentity small,.sellerContract footer small{color:#748097;font-size:10px;display:block}.contractIdentity b{overflow-wrap:anywhere;font-size:12px}.sellerContract>section:not(.contractIdentity){border-bottom:1px solid #e6eaf1;padding:12px 0}.sellerContract h2{margin:0;font-size:16px}.sellerContract p{color:#34445e;margin:5px 0;font-size:12px}.sellerContract footer{background:#eaf2ff;border-radius:12px;justify-content:space-between;gap:20px;margin-top:24px;padding:18px;display:flex}.sellerContract footer b,.sellerContract footer span{overflow-wrap:anywhere;font-size:11px;display:block}.contractPrint{color:#fff;background:#164da8;border:0;border-radius:9px;padding:13px 17px;font-weight:800;position:fixed;bottom:24px;left:24px;box-shadow:0 9px 25px #164da840}.contractMessage{text-align:center;direction:rtl;max-width:600px;margin:80px auto}.contractMessage a{color:#fff;background:#164da8;border-radius:8px;padding:11px 16px;display:inline-block}@media (width<=700px){.sellerContract{border:0;border-radius:0;margin:0;padding:22px}.sellerContract>header{flex-direction:column;align-items:flex-start;gap:12px}.sellerContract h1{font-size:22px}.contractIdentity{grid-template-columns:1fr 1fr}.sellerContract footer{flex-direction:column}}@media print{body{background:#fff}.sellerContract{max-width:none;box-shadow:none;border:0;margin:0;padding:15mm}.contractPrint{display:none}}@media (width<=700px){.sellerContract{overflow-wrap:anywhere}.contractIdentity{grid-template-columns:1fr!important}.sellerContract footer{padding:14px}.contractPrint{max-width:calc(100vw - 24px);min-height:46px;bottom:82px;left:12px}}
