:root{--ink:#10233e;--blue:#1457ff;--yellow:#ffd84d;--paper:#f6f8fc;--muted:#607087;--line:#dce3ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:"DM Sans",sans-serif;font-size:16px}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px 16px;font-size:.84rem;font-weight:600;letter-spacing:.01em}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;border-bottom:1px solid rgba(16,35,62,.08)}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-family:Manrope,sans-serif;font-size:1.17rem;font-weight:800}.brand>span:last-child>span{color:var(--blue)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--blue);border-radius:10px;transform:rotate(-6deg)}nav{display:flex;gap:30px}nav a,.text-link{color:var(--ink);text-decoration:none;font-weight:600;font-size:.94rem}nav a:hover,.text-link:hover{color:var(--blue)}.header-cta,.primary-btn{display:inline-flex;align-items:center;gap:12px;color:#fff;background:var(--blue);padding:12px 18px;border-radius:10px;text-decoration:none;font-weight:700;box-shadow:0 7px 18px rgba(20,87,255,.17)}.hero{min-height:610px;display:grid;grid-template-columns:1.08fr .92fr;max-width:1180px;margin:auto;padding:86px 24px 70px;overflow:hidden}.hero-copy{align-self:center;position:relative;z-index:2}.eyebrow,.kicker{display:flex;align-items:center;gap:8px;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.13em}.eyebrow span{width:22px;height:3px;background:var(--yellow);border-radius:3px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(3rem,6.3vw,5.3rem);line-height:.99;letter-spacing:-.055em;margin:19px 0 24px}.hero h1 em{color:var(--blue);font-style:normal;position:relative}.hero h1 em:after{content:"";position:absolute;height:10px;background:var(--yellow);left:2px;right:0;bottom:1px;z-index:-1;transform:rotate(-1.5deg)}.hero-copy>p{color:var(--muted);font-size:1.13rem;line-height:1.65;max-width:570px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.primary-btn{padding:15px 22px}.trust-row{display:flex;margin-top:48px;gap:36px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-family:Manrope;font-size:1.04rem}.trust-row span{font-size:.78rem;color:var(--muted);margin-top:3px}.hero-visual{position:relative;display:grid;place-items:center;min-height:430px}.hero-visual:before{content:"";position:absolute;width:380px;height:380px;background:var(--yellow);border-radius:50%;filter:saturate(.95)}.orbit{position:absolute;border:1px dashed rgba(16,35,62,.18);border-radius:50%}.orbit-one{width:470px;height:470px}.orbit-two{width:535px;height:535px}.deal-card{position:relative;width:310px;background:white;border-radius:20px;padding:20px;box-shadow:0 24px 60px rgba(16,35,62,.2);transform:rotate(-3deg);z-index:2}.deal-top{display:flex;justify-content:space-between}.hot-pill{background:#eafff2;color:#14824a;padding:6px 9px;font-size:.67rem;font-weight:800;border-radius:6px}.heart{font-size:1.5rem}.product-art{height:190px;display:grid;place-items:center;margin:10px 0;background:linear-gradient(145deg,#eef3ff,#dce7ff);border-radius:15px}.product-art span{font-size:6.8rem;filter:drop-shadow(0 16px 12px rgba(16,35,62,.18))}.deal-card p{font-weight:700;margin:12px 0 7px}.price-line{display:flex;align-items:end;justify-content:space-between}.price-line strong{font-size:1.45rem}.price-line small{color:var(--muted)}.store-line{border-top:1px solid var(--line);margin-top:15px;padding-top:13px;font-weight:700;font-size:.86rem;display:flex;align-items:center;gap:7px}.store-line b{margin-left:auto}.store-dot,.store-tag i{width:8px;height:8px;border-radius:50%;display:inline-block}.amazon{background:#ff9900}.shopee{background:#ee4d2d}.mercado{background:#3483fa}.mini-badge{position:absolute;z-index:3;background:#fff;border-radius:13px;padding:11px 14px;display:flex;gap:10px;align-items:center;box-shadow:0 12px 35px rgba(16,35,62,.15)}.mini-badge>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;color:#fff;background:var(--blue);font-weight:800}.mini-badge div{display:flex;flex-direction:column}.mini-badge b{font-size:.8rem}.mini-badge small{font-size:.68rem;color:var(--muted)}.badge-one{top:60px;right:-5px}.badge-two{bottom:48px;left:-7px}.floating{animation:float 4s ease-in-out infinite}@keyframes float{50%{transform:rotate(-1deg) translateY(-10px)}}.stores{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:105px;display:flex;align-items:center;justify-content:center;gap:48px;padding:22px;color:#7d899a}.stores>span{font-size:.7rem;font-weight:800;letter-spacing:.14em}.stores strong{font-size:1.1rem}.amazon-word{font-family:Arial;color:#25364b}.shopee-word{color:#ee4d2d}.offers{max-width:1180px;margin:auto;padding:90px 24px}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end}.section-heading h2,.how h2{font-family:Manrope;font-size:clamp(2rem,4vw,3.15rem);letter-spacing:-.04em;margin:10px 0 0}.section-heading p{color:var(--muted);max-width:390px;line-height:1.55}.controls{margin-top:38px;display:flex;justify-content:space-between;align-items:center;gap:18px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;color:var(--ink);padding:9px 14px;border-radius:999px;font:600 .84rem "DM Sans";cursor:pointer}.filter:hover,.filter.active{background:var(--ink);color:#fff;border-color:var(--ink)}.search{border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 13px;min-width:230px}.search input{border:0;outline:0;padding:11px 0;width:100%;font:inherit;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.product-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;transition:.22s}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(16,35,62,.1)}.card-image{height:210px;position:relative;display:grid;place-items:center}.card-image.blue{background:#e8efff}.card-image.peach{background:#fff0e8}.card-image.green{background:#e5f8ed}.card-image.pink{background:#fceaf4}.emoji{font-size:5rem;filter:drop-shadow(0 12px 10px rgba(16,35,62,.16))}.discount{position:absolute;top:13px;left:13px;background:var(--ink);color:#fff;border-radius:6px;padding:5px 7px;font-size:.7rem;font-weight:800}.card-image button{position:absolute;top:11px;right:11px;width:32px;height:32px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:1.15rem;cursor:pointer}.card-image button.saved{background:var(--blue);color:#fff}.card-body{padding:17px}.store-tag{font-size:.68rem;font-weight:800;letter-spacing:.08em;color:var(--muted);display:flex;align-items:center;gap:6px}.card-body h3{font-size:.98rem;line-height:1.4;min-height:44px;margin:11px 0}.price{display:flex;flex-direction:column;margin-bottom:17px}.price del{color:#8894a5;font-size:.74rem}.price strong{font-size:1.35rem}.buy-link{display:flex;justify-content:space-between;color:var(--blue);font-weight:800;text-decoration:none;border-top:1px solid var(--line);padding-top:14px;font-size:.86rem}.buy-link:hover span{transform:translateX(4px)}.buy-link span{transition:.2s}.empty{text-align:center;color:var(--muted);padding:45px;display:none}.demo-note{font-size:.76rem;color:#7f8a99;text-align:center;margin-top:24px}.how{background:var(--ink);color:#fff;padding:88px max(24px,calc((100vw - 1132px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.kicker.light{color:var(--yellow)}.steps article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.steps article:first-child{padding-top:0}.steps article>span{font-family:Manrope;color:var(--yellow);font-weight:800}.steps h3{margin:0 0 7px;font-size:1.1rem}.steps p{margin:0;color:#aab6c8;line-height:1.55}.how h2{font-size:clamp(2.2rem,4.4vw,3.8rem)}footer{max-width:1180px;margin:auto;padding:58px 24px 28px;display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:45px}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}footer a{color:var(--muted);text-decoration:none}footer p{color:var(--muted);line-height:1.55;margin:3px 0;font-size:.88rem}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;color:#8994a3}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,120px);background:var(--ink);color:#fff;padding:13px 18px;border-radius:10px;box-shadow:0 12px 40px #0003;transition:.28s;z-index:10;font-size:.88rem}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:62px}.hero-visual{margin-top:45px}.stores{gap:25px;flex-wrap:wrap}.product-grid{grid-template-columns:repeat(2,1fr)}.how{grid-template-columns:1fr;gap:45px}.section-heading{align-items:start}.controls{align-items:stretch;flex-direction:column}.search{width:100%}}
@media(max-width:560px){.announcement{font-size:.72rem}.site-header{height:66px;padding:0 17px}.header-cta{font-size:.78rem;padding:10px 12px}.hero{padding:52px 18px 46px}.hero h1{font-size:3.1rem}.hero-copy>p{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.trust-row{gap:18px;margin-top:38px}.hero-visual{min-height:390px;transform:scale(.87);margin-left:-25px;margin-right:-25px}.stores{justify-content:flex-start;padding:25px 20px;gap:19px}.stores strong{font-size:.92rem}.offers{padding:67px 18px}.section-heading{display:block}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.filter{white-space:nowrap}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.card-image{height:155px}.emoji{font-size:3.7rem}.card-body{padding:13px}.card-body h3{font-size:.86rem;min-height:60px}.price strong{font-size:1.1rem}.buy-link{font-size:.76rem}.how{padding:67px 20px}footer{grid-template-columns:1fr;gap:30px}.footer-brand{margin-bottom:8px}footer small{grid-column:1}.badge-one{right:-24px}.badge-two{left:-14px}}
