*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#26262a;background:#f7f7f8;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.top{color:#fff;background:#252529;font-size:12px}.topin,.headin,.catin{max-width:1280px;margin:auto;padding:0 24px}.topin{justify-content:space-between;align-items:center;height:32px;display:flex}.headin{grid-template-columns:245px 1fr auto;align-items:center;gap:28px;min-height:84px;display:grid}.brandlogo{object-fit:contain;object-position:left center;width:220px;max-height:72px;display:block}.search{background:#f3f4f5;border:2px solid #0000;border-radius:12px;transition:all .2s;display:flex;overflow:hidden}.search:focus-within{background:#fff;border-color:#00a8e8}.search input{background:0 0;border:0;outline:0;width:100%;padding:14px 16px}.search button{color:#fff;background:#00a8e8;border:0;width:54px;font-size:22px}.actions{align-items:center;gap:18px;font-size:13px;display:flex}.cartbtn{color:#fff;background:#43b67c;border:0;border-radius:24px;padding:11px 18px;font-weight:800}.cats{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #e4e4e4}.catin{white-space:nowrap;align-items:center;gap:10px;height:46px;display:flex;overflow:auto}.catin button{text-transform:capitalize;background:#f4f4f5;border:0;border-radius:18px;padding:8px 13px}.catin button.active{color:#171717;background:#ffc21a;font-weight:800}.herobox{background:linear-gradient(120deg,#00a8e8 0 42%,#43b67c 42% 66%,#ffc21a 66% 83%,#f31246 83%);border-radius:24px;justify-content:space-between;align-items:center;min-height:350px;padding:44px 62px;display:flex;position:relative;overflow:hidden}.herocopy{z-index:2;background:#fff;border-radius:20px;max-width:650px;padding:30px 34px;position:relative;box-shadow:0 16px 40px #0002}.kicker{letter-spacing:2px;color:#f31246;font-size:12px;font-weight:900}.herobox h1{margin:10px 0 14px;font-size:46px;line-height:1.02}.herobox p{color:#555;font-size:18px;line-height:1.5}.herocta{color:#fff;background:#252529;border-radius:24px;margin-top:8px;padding:13px 22px;font-weight:800;display:inline-block}.giftart{filter:drop-shadow(0 18px 16px #0003);width:260px;height:230px;position:relative;transform:rotate(5deg)}.giftbody{background:#ffc21a;border:12px solid #252529;border-radius:10px 10px 36px 36px;width:200px;height:145px;position:absolute;bottom:0;left:30px;overflow:hidden}.giftbody i{background:#f31246;width:45px;height:100%;margin:auto;display:block}.giftlid{z-index:2;background:#00a8e8;border:12px solid #252529;border-radius:12px;width:230px;height:45px;position:absolute;top:52px;left:15px}.bow{color:#43b67c;z-index:3;-webkit-text-stroke:9px #252529;font-size:95px;position:absolute;top:-18px;left:83px}.categorysection,.section{max-width:1280px;margin:26px auto;padding:0 24px}.sectionhead{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.sectionhead h2{margin:0;font-size:23px}.sectionhead span{color:#777;font-size:13px}.categorygrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.categorytile{text-align:left;border:0;border-radius:18px;grid-template-rows:1fr auto;grid-template-columns:1fr 105px;align-items:center;min-height:150px;padding:18px;display:grid;position:relative;overflow:hidden}.categorytile b{text-transform:capitalize;max-width:150px;font-size:19px}.categorytile>span{font-size:12px;font-weight:800}.categoryimg{background:#fff;border-radius:50%;grid-area:1/2/3;place-items:center;width:110px;height:110px;display:grid}.categoryimg img{object-fit:contain;width:88%;height:88%}.yellow{background:#fff0b8}.pink{background:#ffd4df}.blue{background:#cfefff}.green{background:#d8f3e5}.grid{grid-template-columns:repeat(6,1fr);gap:13px;display:grid}.card{background:#fff;border:1px solid #e7e7e8;border-radius:14px;flex-direction:column;min-width:0;transition:all .18s;display:flex;position:relative;overflow:hidden}.card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000018}.pic{background:#fff;place-items:center;height:190px;padding:12px;display:grid}.pic img{object-fit:contain;width:100%;height:100%}.cardbody{flex-direction:column;flex:1;gap:7px;padding:12px;display:flex}.sku{color:#999;font-size:10px}.title{height:36px;font-size:13px;line-height:1.35;overflow:hidden}.price{margin-top:auto;font-size:18px;font-weight:900}.stock{color:#21865d;font-size:11px}.stock.low{color:#f31246}.add,.bigadd{color:#fff;background:#00a8e8;border:0;border-radius:8px;padding:10px;font-weight:800}.add:hover,.bigadd:hover{background:#008fc6}.badge{color:#fff;z-index:2;background:#f31246;border-radius:12px;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:9px;left:9px}.empty{text-align:center;background:#fff;border-radius:14px;padding:50px}.footer{background:#fff;border-top:5px solid #ffc21a;margin-top:55px}.foot{color:#666;grid-template-columns:2fr repeat(3,1fr);gap:30px;max-width:1280px;margin:auto;padding:38px 24px;font-size:13px;display:grid}.foot h4{color:#222}.foot .brandlogo{width:190px}.drawer{z-index:70;background:#0007;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawerbox{background:#fff;width:min(440px,94vw);height:100%;padding:22px;overflow:auto}.drawerhead{justify-content:space-between;align-items:center;display:flex}.close,.modalclose{background:0 0;border:0;font-size:30px}.cartrow{border-bottom:1px solid #eee;grid-template-columns:60px 1fr auto;gap:12px;padding:14px 0;display:grid}.cartrow img{object-fit:contain;width:60px;height:60px}.total{justify-content:space-between;padding:20px 0;font-size:20px;font-weight:900;display:flex}.checkout{color:#fff;background:#43b67c;border:0;border-radius:8px;width:100%;padding:14px;font-weight:900}.modal{z-index:60;background:#0009;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.productmodal{background:#fff;border-radius:22px;grid-template-columns:1.1fr .9fr;gap:38px;width:min(1050px,96vw);max-height:92vh;padding:30px;display:grid;position:relative;overflow:auto}.modalclose{z-index:3;position:absolute;top:12px;right:18px}.mainphoto{background:#fafafa;border-radius:16px;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.mainphoto img{object-fit:contain;width:100%;height:430px}.mainphoto span{color:#fff;background:#252529;border-radius:14px;padding:7px 10px;font-size:11px;position:absolute;bottom:10px}.thumbs{gap:9px;margin-top:10px;display:flex}.thumbs button{background:#fff;border:2px solid #0000;border-radius:8px;width:72px;height:72px}.thumbs button.selected{border-color:#00a8e8}.thumbs img{object-fit:contain;width:100%;height:100%}.productinfo{padding:18px 8px}.productbrand{color:#18764f;background:#d8f3e5;border-radius:15px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-block}.productinfo h1{margin:16px 0;font-size:29px;line-height:1.15}.detailSku{color:#888;font-size:12px}.detailPrice{margin:22px 0 5px;font-size:32px;font-weight:900}.detailStock{color:#21865d;font-weight:800}.description{margin:20px 0;line-height:1.55}.detailsbox{background:#f7f7f8;border-radius:12px;margin:20px 0;padding:16px;font-size:13px}.bigadd{width:100%;padding:15px;font-size:16px}.admin{background:#f4f6f8;min-height:100vh}.adminmain{max-width:900px;margin:40px auto;padding:0 20px}.panel{background:#fff;border:1px solid #eee;border-radius:10px;margin-bottom:20px;padding:22px}.field{flex-direction:column;gap:7px;margin:14px 0;display:flex}.field input{border:1px solid #ccc;border-radius:6px;padding:13px}.btn{color:#fff;background:#00a8e8;border:0;border-radius:5px;padding:12px 18px;font-weight:700}.status{background:#f3f4f6;margin-top:14px;padding:12px}.good{color:#065f46;background:#ecfdf5}@media (max-width:1050px){.grid{grid-template-columns:repeat(4,1fr)}.categorygrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.headin{grid-template-columns:1fr auto;height:auto;padding-top:12px;padding-bottom:12px}.brandlogo{width:180px}.search{grid-area:2/1/auto/-1}.actions a{display:none}.grid{grid-template-columns:repeat(2,1fr)}.herobox{min-height:320px;padding:22px}.herocopy{padding:22px}.herobox h1{font-size:34px}.giftart{display:none}.categorygrid{grid-template-columns:1fr 1fr}.categorytile{grid-template-columns:1fr;min-height:145px}.categoryimg{width:80px;height:80px;position:absolute;bottom:8px;right:8px}.foot{grid-template-columns:1fr 1fr}.pic{height:155px}.productmodal{grid-template-columns:1fr;padding:20px}.mainphoto,.mainphoto img{height:330px;min-height:330px}}.brands{max-width:1280px;margin:30px auto;padding:0 24px}.brandstrip{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.brandpill{text-align:left;border:0;border-radius:14px;flex-direction:column;justify-content:center;min-height:92px;padding:17px 10px;display:flex}.brandpill b{font-size:18px}.brandpill small{margin-top:5px;font-size:10px;line-height:1.25}.brandfeature{border-radius:24px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:35px;max-width:1232px;margin:34px auto;padding:38px 45px;display:grid}.volkanoFeature{color:#fff;background:#252529;border-left:12px solid #00a8e8}.brandfeature h2{margin:6px 0;font-size:44px}.brandfeature p{color:#ddd;line-height:1.5}.brandfeature>div>button{background:#ffc21a;border:0;border-radius:22px;padding:12px 20px;font-weight:900}.featureproducts{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.featureproducts button{text-align:left;background:#fff;border:0;border-radius:15px;padding:10px}.featureproducts img{object-fit:contain;width:100%;height:130px}.featureproducts span{color:#333;height:30px;font-size:11px;line-height:1.3;display:block;overflow:hidden}.brandduo{grid-template-columns:1fr 1fr;gap:16px;max-width:1280px;margin:30px auto;padding:0 24px;display:grid}.brandbanner{text-align:left;border:0;border-radius:22px;flex-direction:column;justify-content:center;min-height:190px;padding:30px;display:flex}.brandbanner span{letter-spacing:2px;font-size:11px;font-weight:900}.brandbanner b{margin:7px 0;font-size:42px}.brandbanner small{font-size:14px}.rockaBanner{color:#fff;background:#f31246}.switchedBanner{color:#14251c;background:#43b67c}.footer a:hover{color:#00a8e8;text-decoration:underline}@media (max-width:1050px){.brandstrip{grid-template-columns:repeat(4,1fr)}}@media (max-width:760px){.brandstrip{grid-template-columns:repeat(2,1fr)}.brandfeature{grid-template-columns:1fr;margin:24px;padding:24px}.featureproducts{grid-template-columns:repeat(3,1fr)}.featureproducts img{height:90px}.brandduo{grid-template-columns:1fr}.brandbanner{min-height:150px}.brandbanner b{font-size:34px}}.infopage{background:#fff;border-radius:22px;max-width:820px;min-height:65vh;margin:55px auto;padding:42px;box-shadow:0 8px 30px #0000000d}.infopage h1{margin:28px 0 18px;font-size:38px}.infopage p{color:#555;font-size:16px;line-height:1.75}.back{color:#00a8e8;font-weight:800}.infocta{color:#fff;background:#252529;border-radius:22px;margin-top:24px;padding:12px 20px;font-weight:800;display:inline-block}.brandstrip{grid-template-columns:repeat(4,1fr)!important}.brandpill{box-shadow:0 4px 14px #0000000b;background:#fff!important;border:1px solid #e4e6e8!important;place-items:center!important;min-height:110px!important;padding:14px!important;display:grid!important}.brandpill img{object-fit:contain;width:100%;height:72px}.showcase{background:#fff;border:1px solid #e5e7ea;border-radius:18px;max-width:1232px;margin:32px auto;padding:22px;box-shadow:0 7px 24px #0000000a}.showcasehead{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.showcasehead h2{margin:4px 0 0;font-size:25px}.showcasehead>button{background:#fff;border:1px solid #d9dce0;border-radius:8px;padding:9px 16px;font-weight:800}.showcasegrid{grid-template-columns:1.25fr repeat(5,1fr);gap:12px;display:grid}.showcasebrand{background:#fafafa;border:1px solid #e2e4e7;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px;display:flex}.showcasebrand img{object-fit:contain;width:145px;height:90px}.showcasebrand p{color:#666;font-size:13px;line-height:1.45}.showcasebrand button{color:#fff;background:#00a8e8;border:0;border-radius:7px;padding:10px 15px;font-weight:800}.showcard{cursor:pointer;background:#fff;border:1px solid #e2e4e7;border-radius:12px;min-width:0;transition:all .18s;overflow:hidden;box-shadow:0 3px 10px #00000008}.showcard:hover{transform:translateY(-2px);box-shadow:0 9px 22px #00000016}.showcard>img{object-fit:contain;width:100%;height:145px;padding:10px}.showcard>div{border-top:1px solid #eee;flex-direction:column;gap:8px;padding:10px;display:flex}.showcard span{height:30px;font-size:11px;line-height:1.3;overflow:hidden}.altshow{margin-top:18px}.wideproducts{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}@media (max-width:1050px){.showcasegrid{grid-template-columns:repeat(3,1fr)}.showcasebrand{grid-row:span 2}.wideproducts{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.brandstrip{grid-template-columns:repeat(2,1fr)!important}.showcase{margin:22px 16px;padding:16px}.showcasegrid,.wideproducts{grid-template-columns:repeat(2,1fr)}.showcasebrand{grid-column:1/-1}.showcard>img{height:125px}}.brandlock{white-space:nowrap;align-items:center;gap:9px;display:flex}.brandmark{object-fit:contain;width:68px;height:68px}.brandwords{letter-spacing:-2px;flex-direction:column;font-weight:900;line-height:.78;display:flex}.brandwords>b{color:#2c2c2f;font-size:35px}.brandwords>span{color:#00a8e8;font-size:36px}.brandwords em{color:#2c2c2f;letter-spacing:-1px;font-size:25px;font-style:normal}.retailhero{background:linear-gradient(110deg,#ffc21a 0 43%,#24a4d8 43% 100%);min-height:300px}.retailhero .herocopy{box-shadow:none;background:0 0;max-width:470px;padding:10px 0}.retailhero .herocopy h1{color:#17171b;font-size:52px}.retailhero .herocopy p{color:#252529}.heroProducts{z-index:2;justify-content:center;align-items:end;gap:2px;width:55%;height:245px;display:flex;position:relative}.heroProducts button{background:0 0;border:0;justify-content:center;align-items:center;width:25%;height:100%;padding:0;display:flex}.heroProducts img{object-fit:contain;filter:drop-shadow(0 13px 11px #0003);width:100%;height:100%}.foot .brandmark{width:58px;height:58px}.foot .brandwords>b{font-size:29px}.foot .brandwords>span{font-size:30px}.foot .brandwords em{font-size:20px}@media (max-width:760px){.brandmark{width:52px;height:52px}.brandwords>b{font-size:27px}.brandwords>span{font-size:28px}.brandwords em{font-size:19px}.retailhero .herocopy h1{font-size:38px}.heroProducts{width:48%;height:180px}.retailhero{padding:24px}.retailhero .herocopy{width:52%}}.top{display:none}.head{background:#090909}.headin{grid-template-columns:250px 1fr auto;min-height:76px}.brandlogo{object-fit:contain;width:220px;height:64px}.search{background:#fff;border-radius:7px}.wish{color:#fff;background:0 0;border:0;font-size:25px}.cartbtn{color:#fff;background:0 0;padding:8px}.cats{box-shadow:0 2px 7px #0001}.catin{gap:28px;height:50px}.catin a{font-size:13px;font-weight:700}.shopcat{font-weight:800;background:#fff!important;padding:0!important}.catin small{font-weight:700}.hero{max-width:1440px;margin:12px auto;padding:0 22px}.retailhero{background:linear-gradient(105deg,#eaf8ff 0%,#caecff 44%,#5bc0f5 100%);border-radius:9px;min-height:325px;padding:32px 48px}.retailhero .herocopy{width:40%;max-width:510px}.retailhero .herocopy h1{letter-spacing:-2px;font-size:54px}.retailhero .herocopy h1 br+*{color:#188fe5}.retailhero .herocopy p{font-size:17px}.retailhero .herocta{background:#f31255;border-radius:6px}.heroProducts{width:58%;height:280px}.categorysection,.brands,.section,.showcase,.promorow{max-width:1396px}.categorycircles{grid-template-columns:repeat(13,1fr);gap:14px;display:grid}.categorycircles button{text-align:center;background:0 0;border:0;min-width:0}.circle{border-radius:50%;place-items:center;width:62px;height:62px;margin:auto;display:grid}.circle img{object-fit:contain;width:74%;height:74%}.categorycircles b{text-transform:capitalize;margin-top:7px;font-size:10px;line-height:1.15;display:block}.brandstrip{gap:12px;grid-template-columns:repeat(4,1fr)!important}.brandpill{min-height:82px!important;box-shadow:none!important;border-radius:7px!important}.brandpill img{object-fit:contain;max-width:85%;height:55px}.showcase{box-shadow:none;border:0;margin:25px auto;padding:0}.showcasehead{border-bottom:1px solid #eee;padding-bottom:10px}.showcasebrand{display:none}.showcard{border-radius:7px;box-shadow:0 2px 8px #0000000e}.showcard span{height:34px}.promorow{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px auto;display:grid}.promocard{text-align:left;color:#fff;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:175px;padding:24px;display:flex}.promocard span{font-size:27px;font-weight:900;line-height:1.02}.promocard b{color:#222;background:#fff;border-radius:5px;padding:9px 14px}@media (max-width:1050px){.categorycircles{grid-template-columns:repeat(7,1fr)}.showcasegrid{grid-template-columns:repeat(3,1fr)}.catin small{display:none}}@media (max-width:760px){.headin{grid-template-columns:160px auto}.brandlogo{width:150px}.actions a,.wish{display:none}.catin{gap:18px}.catin a:nth-of-type(n+4){display:none}.retailhero{min-height:300px;padding:24px}.retailhero .herocopy{width:55%}.retailhero .herocopy h1{font-size:36px}.heroProducts{width:45%;height:210px}.categorycircles{grid-template-columns:repeat(4,1fr)}.brandstrip{grid-template-columns:repeat(2,1fr)!important}.promorow{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}}.brandlogoStrip{width:100%;position:relative;overflow:hidden}.brandlogoStrip>img{width:100%;height:auto;display:block}.brandHotspots{grid-template-columns:repeat(8,1fr);display:grid;position:absolute;inset:0}.brandHotspots button{background:0 0;border:0}.viewbrands{background:0 0;border:0;font-weight:700}.showcasehead h2{margin:0}.retailhero{margin-top:12px}.heroProducts button{transition:all .18s}.heroProducts button:hover{transform:translateY(-5px)}@media (max-width:760px){.brandlogoStrip{overflow-x:auto}.brandlogoStrip>img,.brandHotspots{min-width:900px}}body{background:#fff}.head{background:#fff;border-bottom:1px solid #ececec}.headin{grid-template-columns:245px minmax(360px,1fr) auto;gap:24px;min-height:82px}.actions{color:#222}.actions a{font-weight:700}.wish{color:#222}.cartbtn{color:#222;background:#fff;border:1px solid #e5e5e5}.search{background:#f7f7f8;border:1px solid #dfe2e5}.search button{background:#f31255}.cats{background:#fff}.catin{height:54px}.categorysection .sectionhead{margin-bottom:12px}.retailhero{background:linear-gradient(110deg,#ffd928 0 43%,#48b8ec 43% 100%);min-height:300px;margin-top:0}.retailhero .herocopy h1{font-size:50px}.heroProducts{height:250px}.brandlogoStrip{background:#fff;border:1px solid #eceef0;border-radius:10px}.showcase{margin-top:22px}@media (max-width:760px){.headin{grid-template-columns:150px auto}.brandlogo{width:145px;height:55px}.search{grid-column:1/-1}.retailhero{background:linear-gradient(110deg,#ffd928 0 48%,#48b8ec 48% 100%)}}body{color:#111;background:#fff}.head{background:#fff!important;border:0!important}.headin{grid-template-columns:285px minmax(420px,1fr) 340px!important;gap:30px!important;max-width:1480px!important;min-height:86px!important;padding:0 28px!important}.brandlogo{object-fit:contain!important;object-position:left center!important;width:235px!important;height:74px!important}.search{height:46px;background:#fff!important;border:1px solid #cfd3d8!important;border-radius:6px!important}.search input{padding:0 18px}.search button{background:#f42561!important;width:50px!important}.actions{justify-content:flex-end;color:#111!important;gap:25px!important;display:flex!important}.actions button{border:0;align-items:center;gap:7px;font-weight:600;display:flex;color:#111!important;background:0 0!important;padding:7px!important}.actions .wish{font-size:16px}.actions .wish:first-letter{font-size:26px}.cartbtn b{color:#fff;background:#f42561;border-radius:12px;padding:2px 6px;font-size:10px}.cats{box-shadow:none!important;border-top:0!important;border-bottom:1px solid #eee!important}.catin{gap:36px!important;max-width:1480px!important;height:60px!important;padding:0 28px!important}.catin a,.shopcat{font-size:14px!important}.navspacer{flex:1}.catin small{grid-template-columns:auto auto;column-gap:8px;line-height:1.1;display:grid;font-size:13px!important}.catin small>b{font-weight:700}.catin small>em{color:#555;grid-column:2;font-size:10px;font-style:normal;font-weight:400}.categorysection,.hero,.brands,.showcase,.promorow,.section{max-width:1480px!important;padding-left:28px!important;padding-right:28px!important}.categorysection{margin:18px auto 12px!important}.categorysection .sectionhead{display:none}.categorycircles{grid-template-columns:repeat(13,1fr)!important;gap:12px!important}.circle{width:62px!important;height:62px!important}.categorycircles b{font-size:11px!important}.hero{margin:10px auto 18px!important}.retailhero{background:linear-gradient(108deg,#ffd51b 0 47%,#50b9ed 47% 100%)!important;border-radius:9px!important;height:235px!important;min-height:235px!important;padding:25px 34px!important}.retailhero .herocopy{width:35%!important}.retailhero .herocopy h1{letter-spacing:-2px!important;margin:0 0 8px!important;font-size:44px!important;line-height:1.04!important}.retailhero .herocopy p{margin:0 0 12px!important;font-size:16px!important}.herocta{background:#111!important;border-radius:6px!important;padding:11px 18px!important}.heroProducts{gap:0!important;width:57%!important;height:220px!important}.heroProducts button{width:25%!important}.heronote{text-align:center;white-space:nowrap;margin-left:10px;font-size:27px;font-style:italic;font-weight:700;line-height:1.15;transform:rotate(-7deg)}.brands{margin:12px auto 14px!important}.brands .sectionhead{margin-bottom:8px!important}.brands .sectionhead h2{font-size:21px!important}.brandlogoStrip{border:0!important}.brandlogoStrip>img{object-fit:cover!important;height:72px!important}.showcase{border:0!important;margin:8px auto 18px!important;padding:0 28px!important}.showcasehead{z-index:4;position:relative;border:0!important;height:0!important;margin:0!important;padding:0!important}.showcasehead>button{position:absolute;top:-104px;right:0;background:0 0!important;border:0!important}.showcasegrid{grid-template-columns:2.4fr repeat(5,1fr)!important;gap:10px!important}.showcasebrand{background:linear-gradient(120deg,#f5f5f5,#ddd)!important;border:0!important;border-radius:8px!important;min-height:225px!important;padding:18px!important;display:flex!important}.showcasebrand img{width:170px!important;height:60px!important}.showcasebrand p{font-size:12px!important}.showcard>img{height:135px!important}.showcard>div{padding:8px 10px!important}.showcard span{height:28px!important;font-size:11px!important}.showcard b{font-size:16px!important}.promorow{grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin:0 auto 24px!important}.promocard{border-radius:8px!important;min-height:125px!important;padding:18px!important}.promocard span{font-size:24px!important}.promocard small{margin:4px 0 10px!important}.giftpromo{background:linear-gradient(120deg,#fa2b65,#ff91ae)!important}.gamepromo{background:linear-gradient(120deg,#18a9e8,#087fc7)!important}.workpromo{color:#fff!important;background:linear-gradient(120deg,#55ce61,#24aa58)!important}.section{margin-top:25px!important}.grid{grid-template-columns:repeat(6,1fr)!important}@media (max-width:1050px){.headin{grid-template-columns:220px 1fr auto!important}.actions span{display:none}.categorycircles{grid-template-columns:repeat(7,1fr)!important}.showcasegrid{grid-template-columns:repeat(3,1fr)!important}.showcasebrand{grid-row:span 2}.catin small{display:none!important}}@media (max-width:760px){.headin{grid-template-columns:145px auto!important}.brandlogo{width:140px!important}.search{grid-column:1/-1}.categorycircles{grid-template-columns:repeat(4,1fr)!important}.retailhero{height:285px!important}.retailhero .herocopy{width:55%!important}.retailhero .herocopy h1{font-size:32px!important}.heroProducts{width:45%!important;height:190px!important}.heronote{display:none}.showcasegrid{grid-template-columns:repeat(2,1fr)!important}.showcasebrand{grid-column:1/-1}.promorow{grid-template-columns:1fr!important}.grid{grid-template-columns:repeat(2,1fr)!important}}.brandlogo{height:auto!important;max-height:66px!important}.brandlogoStrip{overflow:visible!important}.brandNames{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.brandNames span{text-align:center;letter-spacing:-.5px;color:#111;background:#fff;border:1px solid #e6e8eb;border-radius:8px;place-items:center;height:72px;padding:10px;font-size:18px;font-weight:900;display:grid}.brandNames span:nth-child(5){color:#222}.brandNames span:nth-child(6){color:#069bd7}.brandNames span:nth-child(8){color:#1854a2}.heroProducts button:first-child{transform:scale(1.08)}.heroProducts button:nth-child(2){transform:scale(.9)}.heroProducts button:nth-child(3){transform:scale(.88)}.heroProducts button:nth-child(4){transform:scale(.92)}@media (max-width:1050px){.brandNames{grid-template-columns:repeat(4,1fr)}}@media (max-width:760px){.brandNames{display:flex;overflow-x:auto}.brandNames span{min-width:145px}.brandlogo{max-height:50px!important}}.referenceHero{border-radius:9px;width:100%;display:block;overflow:hidden}.referenceHero img{width:100%;height:auto;display:block}.referenceVolkano{background:url(/reference-volkano.webp) 50%/cover no-repeat!important;border:0!important;padding:0!important}.referenceGifts{background:url(/reference-gifts.webp) 50%/cover no-repeat!important}.referenceGaming{background:url(/reference-gaming.webp) 50%/cover no-repeat!important}.referenceOffice{background:url(/reference-office.webp) 50%/cover no-repeat!important}.promorow .promocard{aspect-ratio:3.72;background-color:#eee;min-height:0!important}.showcasegrid{grid-template-columns:2.9fr repeat(5,1fr)!important}.showcasehead>button{display:none!important}.showcard{height:237px!important}@media (max-width:760px){.referenceHero{min-height:210px}.referenceHero img{width:auto;max-width:none;height:210px;transform:translate(-2%)}.promorow .promocard{aspect-ratio:3.72}}.shopcontrols{color:#666;align-items:center;gap:16px;font-size:13px;display:flex}.shopcontrols label{color:#333;align-items:center;gap:8px;font-weight:700;display:flex}.shopcontrols select{color:#222;background:#fff;border:1px solid #d7dadd;border-radius:7px;padding:8px 30px 8px 10px;font-weight:600}@media (max-width:760px){.section#shop .sectionhead{align-items:flex-start}.shopcontrols{flex-direction:column;align-items:flex-end;gap:5px}.shopcontrols label{font-size:12px}.shopcontrols select{max-width:155px}}.legalpage{max-width:920px;margin-top:36px;margin-bottom:60px}.legalpage h1{margin-bottom:10px}.legalpage h2{color:#16171a;margin:34px 0 10px;font-size:22px}.legalpage p,.legalpage li{color:#4d5258;font-size:15px;line-height:1.72}.legalpage li+li{margin-top:7px}.legalpage a:not(.back):not(.infocta){color:#0079ad;text-underline-offset:2px;text-decoration:underline}.legaleyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#777!important;margin:26px 0 -18px!important;font-size:11px!important}.legalnotice{color:#333;background:#edf8ff;border-left:4px solid #00a8e8;border-radius:7px;margin:22px 0;padding:18px 20px;line-height:1.65}.legalnotice strong{margin-bottom:4px;display:block}.policytable{border:1px solid #e1e4e7;border-radius:10px;overflow:hidden}.policytable>div{background:#fff;grid-template-columns:180px 1fr;gap:18px;padding:16px 18px;display:grid}.policytable>div+div{border-top:1px solid #e7e9eb}.policytable span{color:#555;font-size:14px;line-height:1.55}.legalsmall{border-top:1px solid #e5e7e9;margin-top:30px;padding-top:18px;font-size:13px!important}.contactcard{background:#f6f7f8;border:1px solid #e4e6e8;border-radius:9px;flex-direction:column;gap:5px;padding:18px 20px;display:flex}.contactcard strong{color:#222}.contactcard a{font-size:17px;font-weight:700}@media (max-width:760px){.infopage.legalpage{border-radius:14px;margin:18px 12px 40px;padding:25px 20px}.legalpage h1{font-size:31px}.policytable>div{grid-template-columns:1fr;gap:5px}}
