:root{--background:#fff;--cream:#f8f8f8;--black:#050505;--light-grey:#8e8e8e;--border:#d6d6d6;--pink:#ed80a1;--darkPink:#c55a7d;--white:#fff;--green:#51a763}html,body{overflow-x:hidden}body{background-color:var(--cream);color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:550px;text-rendering:optimizeLegibility;letter-spacing:-.2px;margin:0 auto;font-family:Instrument Sans,sans-serif;line-height:1.6;position:relative}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.hide-scroll{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.hide-scroll::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}h1{letter-spacing:-.6px;font-size:24px}h2{letter-spacing:-.5px;font-size:22px}h3{letter-spacing:-.4px;font-size:20px}h4{letter-spacing:-.3px;font-size:18px}p{letter-spacing:-.2px;margin:0;font-size:14px}button{letter-spacing:-.2px;cursor:pointer;background-color:var(--pink);color:#fff;border:none;border-radius:10px;padding:10px 20px;font-family:Instrument Sans,serif;font-size:13px;font-weight:500}button:hover{background-color:var(--darkPink)}.headline_text{font-size:20px;font-weight:600}.callout_text{text-align:center;color:var(--white);font-size:13px;font-weight:500}.browse_item_text{text-align:center;white-space:nowrap;font-size:14px;font-weight:500}.view_all{color:var(--light-grey);text-align:center;font-size:13px}.trending_price{white-space:nowrap;font-size:13px;font-weight:500}.trending_compare_price{color:var(--light-grey);white-space:nowrap;font-size:12px;text-decoration:line-through}#whatsapp_container{pointer-events:none;max-width:550px;margin:auto;position:fixed;inset:0}#whatsapp{z-index:50;cursor:pointer;pointer-events:all;position:absolute;bottom:10px;right:10px}#top_bar{background-color:var(--pink);justify-content:center;align-items:center;width:100%;height:40px;display:flex}.ab-container{flex-direction:row;width:max-content;height:100%;display:flex;position:relative;overflow:hidden}.ab-inner{align-items:center;animation:8s linear infinite ab-scroll;display:flex}.ab-inner-item{color:#fff;white-space:nowrap;margin-right:20px;font-size:15px;font-weight:600}.ab-icon{justify-content:center;align-items:center;margin-right:20px;display:flex}@keyframes ab-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.ab-inner.duplicate{align-items:center;animation:8s linear infinite ab-scroll;display:flex}#store{background-color:var(--white);flex-direction:row;justify-content:space-between;align-items:flex-start;padding:30px 20px;display:flex;position:relative}#store_left{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}#store_img{background-image:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:99px;animation:1.5s linear infinite loading}#store_left_content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.store_title{font-size:16px;font-weight:600}#store_online_wrap{justify-content:flex-start;align-items:center;gap:5px;display:flex}#store_online_status{background-color:var(--green);border-radius:99px;min-width:5px;min-height:5px}#store_online_text{color:var(--green);font-size:14px;font-weight:600}#store_bullet_wrap{flex-direction:column;gap:5px;margin-top:10px;display:flex}#store_bullet_inner_wrap{flex-direction:row;align-items:center;gap:10px;display:flex}@media screen and (max-width:410px){#store_bullet_inner_wrap{flex-direction:column;align-items:flex-start}}.store_bullet_item{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;display:flex}.store_bullet_text{font-size:14px;font-weight:500}.store_bullet_grey_text{color:var(--light-grey)}#store_right{border:1px solid var(--green);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:5px 20px;display:flex;position:absolute;top:30px;right:20px}@media screen and (max-width:382px){#store_right{display:none}}#store_right_text{color:var(--green);font-size:13px;font-weight:600}#browse{flex-direction:column;gap:20px;width:100%;padding:20px 10px 40px 0;display:flex}#browse_header{flex-direction:row;justify-content:space-between;align-items:center;padding-left:10px;display:flex}#browse_price_wrap{background-color:var(--darkPink);border-radius:7.5px;justify-content:center;align-items:center;padding:5px 10px;display:flex}#browse_flex{flex-direction:row;justify-content:flex-start;align-items:center;gap:15px;width:100%;padding-left:10px;display:flex;overflow-x:scroll}.browse_flex_item{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.browse_item_img_wrap{background-image:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:99px;width:80px;height:80px;animation:1.5s linear infinite loading;position:relative;overflow:hidden}#trending{background-color:var(--white);border-radius:10px;width:100%;padding:20px 10px}#trending_top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.view_all_wrapper{cursor:pointer;justify-content:center;align-items:center;padding:5px 10px;display:flex}#trending_grid{grid-template-rows:repeat(2,auto);grid-auto-flow:column;gap:7px;width:100%;padding:15px 0;display:grid;overflow-x:auto}.trending_item{cursor:pointer;width:100%;max-width:105px}.trending_img{background:#f0f0f0 linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;width:100%;max-width:105px;height:140px;animation:1.5s linear infinite loading;position:relative;overflow:hidden}@keyframes loading{0%{background-position:-200% 0}to{background-position:200% 0}}.trending_price_flex{flex-direction:row;justify-content:flex-start;align-items:center;gap:5px;width:100%;max-width:105px;padding:10px 0;display:flex;overflow:hidden}.skeleton-loader{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite loading;position:absolute;top:0;left:0}#footer{background-color:#fff;border-radius:10px 10px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:30px;padding:60px 30px 80px;display:flex}#footer_ig{margin-top:10px}#footer_country{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;margin-top:20px;display:flex}#footer_country_img{border-radius:99px}#footer_country_text{color:var(--black);font-size:15px;font-weight:400}#footer_text_wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:75%;margin:50px auto auto;display:flex}.footer_text{color:var(--light-grey);font-size:12px;font-weight:500}#best{padding:30px 10px}#best_top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}#best_grid{grid-template-columns:50% 50%;gap:4px;max-width:calc(100% - 4px);margin-top:20px;display:grid}.best_tile{max-width:100%;overflow:hidden}.best_img_wrap{aspect-ratio:170/213;background-image:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;width:100%;max-width:100%;animation:1.5s linear infinite loading;position:relative}.best_tile_bottom{padding:15px 5px}.best_tile_title{white-space:nowrap;font-size:14px;font-weight:500}.price_wrap{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:3px;display:flex}.price_wrap.small{gap:1.5px}.rp_price{font-size:12px;font-weight:500;transform:translateY(-1px)}.rp_price.grey{color:#8e8e8e;font-weight:400}.best_tile_price{margin-top:7.5px;font-size:14px;font-weight:500}.best_tile_compare_price{color:var(--light-grey);font-size:13px;text-decoration:line-through}#best_seemore{background-color:var(--black);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:100%;height:55px;margin-top:20px;display:flex}#best_seemore_text{color:var(--white);font-size:16px;font-weight:500}
