:root{--ink:#17231e;--cream:#f6f4ee;--lime:#d9ff3f;--orange:#ff5b35;--muted:#6f756f;--line:#d9ddd4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}.topbar{height:74px;display:flex;align-items:center;gap:34px;padding:0 max(5vw,32px);background:#fbfaf6;border-bottom:1px solid #e3e4df;position:sticky;top:0;z-index:10}.brand{font:700 26px 'Space Grotesk';letter-spacing:-1.6px;text-decoration:none;color:var(--ink);display:flex;align-items:center}.brand>span:not(.brand-mark){color:var(--orange)}.brand-mark{font-size:17px;color:var(--ink);display:grid;place-items:center;width:27px;height:27px;background:var(--lime);border-radius:50%;margin-right:3px;transform:rotate(-12deg)}nav{display:flex;gap:26px;flex:1;justify-content:center}nav a,.section-title>a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.submit,.dark-btn{border:0;background:var(--ink);color:white;border-radius:8px;padding:12px 17px;font:600 14px 'DM Sans';cursor:pointer}.menu{display:none;border:0;background:none;font-size:24px}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:530px;padding-left:max(7vw,44px);background:#eef0e9;overflow:hidden}.hero-copy{padding:84px 20px 72px 0;max-width:690px}.eyebrow,.kicker{font-size:11px;font-weight:800;letter-spacing:1.5px;color:#66726b}.eyebrow{display:inline-block;color:var(--ink);background:var(--lime);border-radius:99px;padding:7px 11px;letter-spacing:.3px}.hero h1,h2{font-family:'Space Grotesk';letter-spacing:-3px}.hero h1{font-size:clamp(54px,6.5vw,92px);line-height:.92;margin:19px 0 22px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy p{max-width:510px;color:var(--muted);font-size:17px;line-height:1.55}.search{margin-top:29px;height:58px;background:#fff;border:1px solid #ddd;border-radius:10px;padding:5px 5px 5px 18px;display:flex;align-items:center;box-shadow:0 8px 30px #1e35200d}.search span{font-size:27px;line-height:1;transform:rotate(-20deg)}.search input{border:0;outline:0;flex:1;padding:0 13px;font:14px 'DM Sans';min-width:0}.search button{height:46px;border:0;border-radius:7px;background:var(--orange);color:#fff;padding:0 18px;font-weight:700;cursor:pointer}.popular{font-size:12px;color:#767c75;margin:14px 2px}.popular button{border:0;background:none;text-decoration:underline;color:#465048;cursor:pointer;font:600 12px 'DM Sans';margin-left:5px}.hero-art{position:relative;background:var(--ink);overflow:hidden;min-height:440px}.bignum{font:700 clamp(76px,11vw,165px)/.74 'Space Grotesk';letter-spacing:-9px;color:#f5f3ed;position:absolute;right:5%;bottom:36px;text-align:right}.bignum i{color:var(--lime);font-style:normal}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb1{height:350px;width:350px;background:var(--orange);top:-110px;left:12%;opacity:.95}.orb2{height:230px;width:230px;background:var(--lime);right:-50px;bottom:-42px}.hero-card{position:absolute;background:#fff;border-radius:11px;padding:14px;box-shadow:0 12px 25px #0003;display:grid;grid-template-columns:34px auto;gap:2px 8px;transform:rotate(-5deg);min-width:190px}.hero-card span{grid-row:span 2;font-size:25px}.hero-card b{font-size:13px}.hero-card small{color:var(--muted);font-size:10px}.hc1{top:115px;right:12%}.hc2{bottom:116px;left:9%;background:var(--lime);transform:rotate(7deg)}.hc2 span{font:700 24px 'Space Grotesk'}.tag{position:absolute;color:#fff;font-size:12px;font-weight:bold}.tag1{top:63px;left:10%}.tag2{right:7%;bottom:61px}.ticker{overflow:hidden;background:var(--lime);white-space:nowrap;padding:13px 0;font-size:13px;font-weight:700}.ticker div{animation:slide 22s linear infinite}.ticker b{color:var(--orange);margin:0 18px;font-size:18px}@keyframes slide{to{transform:translateX(-34%)}}.section{max-width:1220px;margin:auto;padding:78px 28px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-title h2,.stores h2,.how h2{font-size:38px;margin:6px 0 0}.section-title>a{color:var(--orange)}.categories{display:flex;gap:11px;overflow:auto;padding-bottom:4px}.category{white-space:nowrap;border:1px solid var(--line);background:transparent;border-radius:9px;padding:11px 15px;font:600 14px 'DM Sans';cursor:pointer;color:var(--ink)}.category span{font-size:17px;margin-right:7px}.category.active{border-color:var(--ink);background:var(--ink);color:white}.deals-section{padding-top:18px}.view-toggle{padding:4px;background:#e5e7df;border-radius:8px}.view-toggle button{border:0;background:transparent;border-radius:5px;padding:8px 11px;font:600 12px 'DM Sans';cursor:pointer}.view-toggle .active{background:white}.deals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.deal-card{border:1px solid #e2e3df;border-radius:13px;overflow:hidden;background:#fff;transition:.22s}.deal-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #152b1814}.deal-image{height:146px;position:relative;display:grid;place-items:center;overflow:hidden}.deal-image img{width:100%;height:100%;object-fit:cover}.deal-image .percent{position:absolute;top:9px;left:9px;background:var(--lime);padding:5px 7px;border-radius:5px;font-size:11px;font-weight:800}.deal-info{padding:14px}.deal-brand{font-size:11px;font-weight:800;color:#657067;text-transform:uppercase;letter-spacing:.7px}.deal-info h3{font-size:15px;line-height:1.28;margin:7px 0 11px;min-height:38px}.price{display:flex;align-items:baseline;gap:7px}.price b{font:700 22px 'Space Grotesk';letter-spacing:-1px}.price del{font-size:12px;color:#888}.deal-bottom{border-top:1px solid #ecece9;margin-top:13px;padding-top:10px;display:flex;justify-content:space-between;align-items:center}.get-deal{background:var(--ink);border:0;border-radius:5px;color:white;padding:7px 9px;font:700 11px 'DM Sans';cursor:pointer}.heart{background:none;border:0;font-size:19px;color:#647068;cursor:pointer}.heart.saved{color:var(--orange)}.load-more{display:block;margin:35px auto 0;background:none;border:1px solid var(--ink);border-radius:7px;padding:12px 18px;font-weight:700;cursor:pointer}.load-more span{font-size:18px;margin-left:9px}.stores{background:#e3e9dd;padding:70px max(7vw,30px);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.stores h2{max-width:400px}.stores p{max-width:430px;line-height:1.6;color:var(--muted)}.stores .dark-btn{margin-top:12px}.store-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.store-logos div{height:92px;display:grid;place-items:center;background:#f9faf6;border-radius:10px;font:700 20px 'Space Grotesk';letter-spacing:-1px;box-shadow:0 2px 0 #d3d8d0}.store-logos div:nth-child(1){color:#ef5b2b}.store-logos div span{font-size:12px;margin-left:3px}.lazada{color:#5e2acf}.tiki{color:#1877d2}.samsung{font-size:15px!important;color:#1b3669}.uniqlo{color:#e51d2a}.adidas{font-family:serif!important}.how{text-align:center;padding:83px 28px 100px}.how h2{margin:7px 0 40px}.steps{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.steps article{padding:23px;border-top:1px solid var(--ink);position:relative}.steps i{position:absolute;right:20px;top:22px;color:#879087;font:600 12px 'DM Sans'}.steps span{font-size:33px;background:var(--lime);border-radius:50%;width:56px;height:56px;display:grid;place-items:center}.steps h3{font:700 20px 'Space Grotesk';margin:20px 0 7px}.steps p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}footer{background:var(--ink);color:#fff;padding:35px max(7vw,30px);display:flex;align-items:center;gap:25px}footer .brand{color:#fff}footer p{color:#bfc5bd;margin:0;flex:1}footer small{font-size:11px;color:#8f9990}.modal{display:none;position:fixed;inset:0;background:#132017aa;z-index:20;place-items:center;padding:20px}.modal.show{display:grid}.modal-box{width:min(450px,100%);background:var(--cream);padding:35px;border-radius:14px;position:relative}.modal-box h2{font-size:32px;margin:9px 0}.modal-box p{font-size:14px;line-height:1.5;color:var(--muted)}.modal-box input{width:100%;background:#fff;border:1px solid #dbddd8;border-radius:7px;margin:7px 0;padding:13px;font:14px 'DM Sans'}.modal-box .dark-btn{width:100%;margin-top:8px}.close{position:absolute;right:15px;top:11px;border:0;background:none;font-size:27px;cursor:pointer}.toast{opacity:0;pointer-events:none;position:fixed;z-index:30;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;border-radius:8px;padding:12px 16px;font-size:13px;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:800px){nav{display:none}.topbar{gap:15px}.submit{margin-left:auto}.menu{display:block}.hero{grid-template-columns:1fr;padding-left:28px}.hero-copy{padding-top:60px}.hero-art{min-height:330px}.deals-grid{grid-template-columns:repeat(2,1fr)}.stores{grid-template-columns:1fr;gap:38px}.steps{grid-template-columns:1fr}.section-title h2,.stores h2,.how h2{font-size:31px}.store-logos div{height:72px}.bignum{font-size:95px}.hc1{top:45px}.hc2{bottom:67px}}@media(max-width:480px){.topbar{padding:0 18px}.topbar .submit{display:none}.hero{padding-left:20px}.hero-copy{padding-right:20px}.hero h1{font-size:56px}.search button{padding:0 11px}.popular{line-height:2}.deals-grid{gap:10px}.deal-image{height:120px}.deal-info{padding:11px}.deal-info h3{font-size:13px}.price b{font-size:19px}.section{padding:55px 18px}.stores{padding:55px 20px}.store-logos{gap:8px}.store-logos div{font-size:14px}.hero-art{margin-left:-20px}.hero-card{min-width:155px;padding:10px}.hc1{right:6%}.bignum{right:5px}footer{display:block}footer p{margin:16px 0}}
