:root{--ink:#193b36;--muted:#64807a;--orange:#f66c3b;--cream:#fff8ee;--line:#e9e4da;--mint:#cceac9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font-family:'DM Sans',sans-serif;color:var(--ink)}button,input{font:inherit}button{cursor:pointer}.topbar{height:82px;padding:0 max(4vw,30px);display:flex;align-items:center;justify-content:space-between;background:#fffdf9;border-bottom:1px solid #eee8df}.brand{font:800 25px Outfit,sans-serif;letter-spacing:-1.6px;color:var(--ink);text-decoration:none}.brand span:not(.brand-mark){color:var(--orange)}.brand-mark{display:inline-grid;place-items:center;margin-right:4px;width:26px;height:26px;border-radius:9px;background:var(--orange);color:white;font:700 27px/1 Arial;vertical-align:2px;transform:rotate(-25deg)}.nav-links{display:flex;gap:33px;margin-left:100px}.nav-links a{font-size:14px;font-weight:600;text-decoration:none;color:#41635d}.nav-links a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:14px}.icon-button,.round-button{width:38px;height:38px;border:1px solid #dfdfd9;border-radius:50%;background:transparent;color:var(--ink);font-size:22px}.enter-button,.search-box button{border:0;border-radius:9px;background:var(--ink);color:white;font-weight:700}.enter-button{padding:11px 16px}.enter-button span{margin-left:6px}.hero{min-height:522px;padding:76px max(8vw,40px) 58px;overflow:hidden;display:grid;grid-template-columns:55% 45%;position:relative;background:#fffdf9}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 13px;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:1.25px}.hero .eyebrow span{display:inline-block;width:22px;border-top:2px solid var(--orange);margin:0 8px 3px 0}.hero h1,h2{font-family:Outfit,sans-serif;letter-spacing:-2.6px}.hero h1{font-size:clamp(43px,5vw,69px);line-height:.99;max-width:620px;margin:0}.hero h1 em{font-style:normal;color:var(--orange)}.hero-text{max-width:495px;margin:22px 0 27px;line-height:1.55;color:#59716d;font-size:16px}.search-box{height:60px;max-width:570px;padding:6px 7px 6px 18px;display:flex;align-items:center;gap:10px;border:1px solid #dddeda;border-radius:12px;background:white;box-shadow:0 9px 20px #1943390b}.search-icon{font:28px/1 Arial;color:#77908c}.search-box input{min-width:0;flex:1;border:0;outline:0;color:var(--ink)}.search-box button{height:46px;padding:0 23px;background:var(--orange)}.popular{margin-top:15px;font-size:12px;color:#7a918d}.popular button{padding:0;margin-left:6px;border:0;background:none;color:#416e66;text-decoration:underline}.hero-art{position:relative;height:388px}.blob{position:absolute;right:-8%;bottom:-45px;width:410px;height:370px;background:#ffc77b;border-radius:56% 44% 38% 62% / 47% 42% 58% 53%;transform:rotate(-7deg)}.sun{position:absolute;right:12%;top:2%;width:140px;height:140px;border-radius:50%;background:#fff0ce}.hero-art img{position:absolute;z-index:1;right:9%;bottom:-57px;width:290px;height:410px;object-fit:cover;object-position:center;border-radius:145px 145px 15px 15px;filter:saturate(.94);mix-blend-mode:multiply}.dot-grid{position:absolute;right:4%;top:12%;width:100px;height:78px;background-image:radial-gradient(#e5a14a 1.5px,transparent 1.5px);background-size:13px 13px}.price-bubble{position:absolute;z-index:3;bottom:35px;left:1%;width:121px;height:121px;padding-top:22px;border-radius:50%;background:var(--ink);text-align:center;color:white;transform:rotate(-9deg)}.price-bubble span,.price-bubble small{display:block;font-size:9px}.price-bubble strong{display:block;font:800 35px/1 Outfit,sans-serif;color:#f9c66f}.float-tag{position:absolute;z-index:4;padding:9px 13px;border-radius:8px;background:white;box-shadow:0 10px 25px #425d4718;font-size:11px;color:#54726c}.tag-one{right:-2%;top:91px}.tag-two{left:8%;top:25px;color:#367451;font-weight:700}.category-section,.deals-section{padding:55px max(8vw,40px)}.category-section{background:#f4f1e9}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section-heading h2,.steps h2{margin:0;font-size:31px;line-height:1.1}.section-heading>a{color:var(--orange);font-size:13px;font-weight:700;text-decoration:none}.section-heading>a span{font-size:19px;margin-left:5px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.category{padding:19px 8px 15px;text-align:center;border:1px solid transparent;border-radius:13px;background:#fffdf9;color:var(--ink);transition:.2s}.category:hover,.category.active{border-color:#edb2a1;transform:translateY(-3px);box-shadow:0 8px 18px #1a393011}.category-icon{display:grid;place-items:center;width:47px;height:47px;margin:0 auto 10px;border-radius:15px;font-size:22px}.orange{background:#ffe5da}.yellow{background:#fff0c8}.blue{background:#dceff5}.purple{background:#ede5fb}.green{background:#dcefdc}.pink{background:#fae1e5}.category b,.category small{display:block}.category b{font-size:13px}.category small{margin-top:4px;font-size:10px;color:#84928f}.deals-section{background:#fffdf9}.deal-controls{display:flex;gap:9px}.round-button{font-size:18px}.round-button:hover{border-color:var(--orange);color:var(--orange)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{overflow:hidden;border:1px solid #e9e6df;border-radius:13px;background:white;transition:.2s}.product:hover{transform:translateY(-4px);box-shadow:0 15px 27px #283d3010}.product-image{position:relative;height:176px;display:grid;place-items:center}.peach{background:#fee8df}.lavender{background:#efecfa}.mint{background:#dfeee3}.sky{background:#dceef4}.discount{position:absolute;top:12px;left:12px;padding:4px 7px;border-radius:5px;background:var(--orange);color:white;font-size:10px;font-weight:700}.heart{position:absolute;right:12px;top:10px;width:30px;height:30px;border:0;border-radius:50%;background:#fffdfdcc;color:#39615a;font-size:21px}.heart.liked{color:#f55252}.product-emoji{width:94px;height:124px;display:grid;place-content:center;text-align:center;border-radius:12px 12px 22px 22px;background:#f5b63c;color:#694b22;font-size:44px;box-shadow:inset 0 -11px #e49a27;transform:rotate(-4deg)}.product-emoji small{font:bold 10px Arial;letter-spacing:1px}.bag{background:#c6b6dd;box-shadow:inset 0 -11px #a596c2}.box{width:126px;height:78px;border-radius:8px;background:#83c995;box-shadow:inset 0 -9px #62ad77;font-size:35px}.toy{background:transparent;box-shadow:none;font-size:75px}.product-info{padding:15px}.store{margin:0 0 7px;font-size:10px;color:#798d89}.store b{color:#3e756a}.product h3{height:38px;margin:0;font-size:14px;line-height:1.35}.product-detail{margin:5px 0 14px;color:#8b9896;font-size:11px}.price-row{display:flex;align-items:end;justify-content:space-between}.price-row small,.price-row strong{display:block}.price-row small{font-size:10px;color:#92a09e}.price-row strong{font:700 19px Outfit,sans-serif}.compare{border:0;background:transparent;color:var(--orange);font-size:11px;font-weight:800}.compare span{font-size:16px;margin-left:3px}.empty-state{text-align:center;color:#6e817d}.steps{padding:47px max(8vw,40px);display:flex;align-items:center;justify-content:space-between;background:var(--mint)}.step-list{display:flex;gap:38px}.step-list p{font-size:13px;font-weight:700}.step-list b{margin-right:8px;color:var(--orange);font:800 20px Outfit,sans-serif}footer{padding:27px max(8vw,40px);display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:#a9c1ba}footer .brand{font-size:20px;color:white}footer p{font-size:11px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}@media(max-width:850px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{display:none}.products{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:repeat(3,1fr)}.steps{display:block}.step-list{gap:20px;flex-wrap:wrap}}@media(max-width:520px){.topbar{height:68px;padding:0 20px}.icon-button{display:none}.brand{font-size:21px}.hero,.category-section,.deals-section,.steps{padding-left:20px;padding-right:20px}.hero{min-height:490px}.hero h1{font-size:45px}.products{grid-template-columns:1fr}.categories{grid-template-columns:repeat(2,1fr);gap:10px}.category{padding:13px 6px}.category-icon{width:40px;height:40px}.section-heading h2,.steps h2{font-size:27px}.search-box button{padding:0 14px}.popular{line-height:2}.steps{padding-top:35px}.step-list{display:block}.step-list p{margin:15px 0}footer{display:block;padding:25px 20px}footer p{margin:13px 0 0}}
@media(max-width:850px){.hero-art{display:block;width:100%;height:270px;margin-top:12px}.hero-art .blob{right:50%;bottom:-35px;width:310px;height:265px;transform:translateX(50%) rotate(-7deg)}.hero-art img{right:50%;bottom:-30px;width:205px;height:295px;transform:translateX(50%);border-radius:104px 104px 12px 12px}.hero-art .sun{right:calc(50% - 130px);top:10px;width:102px;height:102px}.hero-art .dot-grid{right:calc(50% - 163px);top:33px;width:73px;height:61px;background-size:11px 11px}.hero-art .price-bubble{left:calc(50% - 160px);bottom:18px;width:96px;height:96px;padding-top:17px}.hero-art .price-bubble strong{font-size:29px}.hero-art .tag-one{right:calc(50% - 167px);top:72px;font-size:10px}.hero-art .tag-two{left:calc(50% - 164px);top:34px;font-size:10px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{padding:15px}.compare{padding:7px 0}.heart{width:36px;height:36px}.category{min-height:125px}.steps{gap:24px}}
@media(max-width:520px){.hero{min-height:0;padding-top:47px;padding-bottom:0}.hero-text{font-size:15px}.search-box{height:54px;padding-left:12px}.search-box button{height:42px}.hero-art{height:236px;margin-top:5px}.hero-art .blob{width:284px;height:245px}.hero-art img{width:185px;height:268px;bottom:-28px}.hero-art .price-bubble{left:calc(50% - 151px);bottom:16px;width:88px;height:88px;padding-top:15px}.hero-art .price-bubble strong{font-size:27px}.hero-art .price-bubble span,.hero-art .price-bubble small{font-size:8px}.hero-art .tag-one{right:calc(50% - 150px);top:76px;padding:7px 9px;max-width:105px}.hero-art .tag-two{display:none}.hero-art .sun{right:calc(50% - 117px);width:88px;height:88px}.hero-art .dot-grid{right:calc(50% - 152px);top:38px}.deal-controls{display:none}.product h3{height:auto;min-height:38px}.product-image{height:190px}.compare{font-size:12px}.section-heading{align-items:center}.section-heading>a{white-space:nowrap}.steps{padding-bottom:31px}.topbar .enter-button{min-height:42px}.popular button{margin-left:3px}}
.product-image.has-zoom-image{overflow:hidden;cursor:zoom-in}.product-image.has-zoom-image::before{content:"";position:absolute;z-index:0;inset:0;background:var(--zoom-image) center/contain no-repeat;transition:transform .28s ease}.product-image.has-zoom-image:hover::before{transform:scale(1.2)}.product-image.has-zoom-image>*{z-index:1}.unit-price{margin-top:3px!important;color:#64807a!important;font-size:10px!important;font-weight:600}.suggest-product-footer{color:#f9c66f;font-size:11px;font-weight:800;text-decoration:none}.suggest-product-footer:hover{color:#fff}
.sort-controls{align-items:end}.sort-controls label{display:grid;gap:4px;color:#6f827e;font-size:9px;font-weight:800;text-transform:uppercase}.sort-controls select{min-width:130px;padding:8px 9px;border:1px solid #d9dfd8;border-radius:8px;background:#fff;color:#193b36;font-size:11px;font-weight:700;text-transform:none}.register-button{padding:10px 13px;border:1px solid #d7dfda;border-radius:9px;color:#376a60;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.register-button:hover{border-color:var(--orange);color:var(--orange)}
.empty-state{margin-top:24px;padding:28px 20px;border:1px solid #e1e8e2;border-radius:14px;background:#f7faf6;text-align:center;color:#6e817d}.empty-state strong{display:block;color:#193b36;font:700 21px Outfit,sans-serif}.empty-state p{margin:7px auto 17px;line-height:1.45}.empty-state a{display:inline-block;padding:11px 16px;border-radius:9px;background:#f66c3b;color:#fff;font-size:13px;font-weight:800;text-decoration:none}
.empty-state button{display:inline-block;padding:11px 16px;border:0;border-radius:9px;background:#f66c3b;color:#fff;font-size:13px;font-weight:800}
.expert-note{display:inline-block;max-width:520px;margin:15px 0 0;padding:9px 13px;border-radius:9px;background:#eef7ed;color:#367451;font-size:11px;line-height:1.4;box-shadow:0 7px 18px #425d4712}
@media(min-width:851px) and (max-width:1100px){.nav-links{gap:18px;margin-left:30px}.nav-links a{font-size:12px}}
@media(max-width:520px){.header-actions{gap:7px}.register-button{padding:9px 8px;font-size:10px}.enter-button{padding:10px 9px;font-size:11px}}
