.earn-coins-page{--coin-bg:#f2f3f5;--coin-card:#ffffff;--coin-text:#1e1f24;--coin-muted:#7b7e87;--coin-pink:#f61f89;--coin-orange:#ff6e00;--coin-green:#0e9b77;--coin-border:#e7e8ed;min-height:100vh;background:var(--coin-bg);color:var(--coin-text);padding:18px 10px 40px}.earn-coins-page.is-desktop{padding:24px 20px 48px}.earn-coins-shell{max-width:980px;margin:0 auto;display:grid;gap:14px}.earn-coins-page.is-mobile .earn-coins-shell{max-width:420px}.earn-coins-app-banner{background:#ffffff;border-radius:10px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 16px rgba(0,0,0,.06)}.earn-coins-app-banner__left{display:flex;align-items:center;gap:10px}.earn-coins-app-banner__left img,.earn-coins-app-banner__placeholder{width:42px;height:42px;border-radius:10px;background:#d9f5ef;display:flex;align-items:center;justify-content:center}.earn-coins-app-banner__left img{object-fit:contain;background:#fff;border:1px solid var(--coin-border);padding:3px}.earn-coins-app-banner__placeholder{font-weight:700;color:#098b6b}.earn-coins-app-banner__left h2{margin:0;font-size:18px;font-weight:700}.earn-coins-app-banner__left p{margin:2px 0 0;font-size:13px;color:var(--coin-muted)}.earn-coins-app-banner__button{background:var(--coin-orange);color:#fff;border-radius:999px;padding:10px 18px;font-weight:700;font-size:14px;text-decoration:none}.earn-coins-balance-strip{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.earn-coins-balance-strip>div{background:#fff;border-radius:10px;border:1px solid var(--coin-border);padding:10px}.earn-coins-balance-strip__label{font-size:11px;color:var(--coin-muted);text-transform:uppercase;letter-spacing:.04em}.earn-coins-balance-strip__value{margin-top:4px;font-size:16px;font-weight:700}.earn-coins-streak-card{background:#f5e9a9;border-radius:12px;border:1px solid #edd878;padding:12px}.earn-coins-streak-card__header h3{margin:0;font-size:24px;font-weight:800}.earn-coins-streak-card__header p{margin:6px 0 0;font-size:15px;font-weight:600}.earn-coins-streak-track{margin-top:12px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(76px,1fr))}.earn-coins-streak-day{background:#ffffff;border-radius:10px;border:1px solid #efefef;padding:8px;text-align:center}.earn-coins-streak-day.is-today{border:2px solid #ff7a00;box-shadow:inset 0 -8px 0 #f61f89}.earn-coins-streak-day__label{font-size:12px;color:#52545b}.earn-coins-streak-day__coins{margin-top:8px;font-size:20px;font-weight:800;color:#ff9900}.earn-coins-checkin-button{margin-top:10px;width:100%;border:none;border-radius:999px;padding:12px;font-size:17px;font-weight:800;color:#fff;background:linear-gradient(180deg,#ff3cb1,#e10a74);cursor:pointer}.earn-coins-checkin-button[disabled]{opacity:.55;cursor:not-allowed}.earn-coins-campaign-banner{position:relative;border-radius:10px;overflow:hidden;min-height:92px}.earn-coins-campaign-banner img{width:100%;height:100%;min-height:92px;object-fit:cover;display:block}.earn-coins-campaign-banner__overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(0,92,64,.7),rgba(5,31,31,.25));display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;color:#fff}.earn-coins-campaign-banner__overlay h3{margin:0;font-size:25px;font-weight:900;line-height:1.04;max-width:320px}.earn-coins-campaign-banner__overlay a{text-decoration:none;color:#ffd141;font-weight:700;border-bottom:1px solid rgba(255,209,65,.7)}.earn-coins-products{background:#fff;border:1px solid var(--coin-border);border-radius:12px;padding:12px}.earn-coins-products__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.earn-coins-products__header h3{margin:0;font-size:24px;font-weight:900}.earn-coins-products__header span{background:#ffecf5;color:#e11779;border-radius:999px;font-weight:700;font-size:12px;padding:4px 8px}.earn-coins-products__tabs{display:flex;gap:8px;margin-top:10px;border-bottom:1px solid var(--coin-border);padding-bottom:8px}.earn-coins-products__tabs button{border:none;background:transparent;color:#6f7482;padding:5px 8px;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer}.earn-coins-products__tabs button.is-active{color:#12131a;background:#fff5df}.earn-coins-products__grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.earn-coins-page.is-desktop .earn-coins-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.earn-coins-product-card{border-radius:10px;border:1px solid var(--coin-border);padding:8px;background:#fff;display:flex;flex-direction:column;min-height:308px}.earn-coins-product-card__image{display:block;border-radius:8px;overflow:hidden;height:150px;background:#f3f4f7}.earn-coins-page.is-desktop .earn-coins-product-card__image{height:190px}.earn-coins-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.earn-coins-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:12px;color:#79808f}.earn-coins-product-card__name{margin-top:8px;display:block;text-decoration:none;color:#222530;font-size:13px;line-height:1.3;min-height:52px;max-height:52px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.earn-coins-product-card__meta{margin-top:4px;color:#6b7280;font-size:12px;display:flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden}.earn-coins-product-card__meta span{flex-shrink:0}.earn-coins-product-card__meta span:last-child{overflow:hidden;text-overflow:ellipsis}.earn-coins-product-card__price{margin-top:auto;padding-top:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px}.earn-coins-product-card__price.is-no-save{grid-template-columns:1fr}.earn-coins-product-card__price strong{font-size:14px;color:#eb166f;display:block;line-height:1.15;white-space:nowrap}.earn-coins-product-card__price small{display:block;color:#eb166f;font-size:11px;margin-top:2px}.earn-coins-product-card__save{display:inline-flex;align-items:center;justify-content:center;background:#fff1cb;color:#cc6b00;border-radius:8px;padding:4px 6px;font-size:11px;font-weight:700;line-height:1.15;text-align:center;min-height:28px;max-width:88px;overflow-wrap:anywhere;word-break:break-word;white-space:normal;flex-shrink:0}.earn-coins-tasks{background:#fff;border:1px solid var(--coin-border);border-radius:12px;padding:12px}.earn-coins-tasks__header{display:flex;align-items:center;justify-content:space-between}.earn-coins-tasks__header h3{margin:0;font-size:22px;font-weight:800}.earn-coins-task-list{display:grid;gap:8px;margin-top:10px}.earn-coins-task-item{border-radius:10px;border:1px solid var(--coin-border);padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.earn-coins-task-item h4{margin:0;font-size:15px}.earn-coins-task-item p{margin:3px 0 0;font-size:12px;color:var(--coin-muted)}.earn-coins-task-item__right{display:flex;align-items:center;gap:8px}.earn-coins-task-item__right span{color:#f61f89;font-size:14px;font-weight:800}.earn-coins-task-item__right button{border:none;border-radius:999px;background:#f61f89;color:#fff;font-size:12px;font-weight:700;padding:6px 12px;cursor:pointer}.earn-coins-task-item__right button[disabled]{opacity:.5;cursor:not-allowed}.earn-coins-history{margin-top:14px}.earn-coins-history h4{margin:0;font-size:16px;font-weight:800}.earn-coins-history ul{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.earn-coins-history li{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--coin-border);border-radius:8px;padding:8px}.earn-coins-history li strong{font-size:14px}.earn-coins-history li p{margin:2px 0 0;color:var(--coin-muted);font-size:11px}.earn-coins-history .is-positive{color:#138f63;font-weight:800}.earn-coins-history .is-negative{color:#d82751;font-weight:800}.earn-coins-muted{color:var(--coin-muted);font-size:13px}.earn-coins-message{background:#fff1c8;border:1px solid #f2dd95;color:#7e5900;border-radius:10px;padding:10px;font-size:13px;font-weight:600}@media (max-width:520px){.earn-coins-campaign-banner__overlay h3,.earn-coins-products__header h3,.earn-coins-streak-card__header h3{font-size:20px}.earn-coins-balance-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.earn-coins-product-card__price strong{font-size:13px}}.free-delivery-page{--fd-bg:#f1f2f4;--fd-card:#ffffff;--fd-text:#20242a;--fd-muted:#727884;--fd-accent:#ff6e00;--fd-green:#1da88d;--fd-border:#e4e7ee;min-height:100vh;background:var(--fd-bg);color:var(--fd-text);padding:16px 10px 40px}.free-delivery-page.is-desktop{padding:22px 20px 48px}.free-delivery-shell{max-width:980px;margin:0 auto;display:grid;gap:12px}.free-delivery-page.is-mobile .free-delivery-shell{max-width:420px}.free-delivery-app-banner{background:var(--fd-card);border-radius:10px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 3px 14px rgba(0,0,0,.06)}.free-delivery-app-banner__left{display:flex;align-items:center;gap:10px}.free-delivery-app-banner__left img,.free-delivery-app-banner__placeholder{width:42px;height:42px;border-radius:10px;background:#dcf6ee;display:flex;align-items:center;justify-content:center}.free-delivery-app-banner__left img{object-fit:contain;background:#fff;border:1px solid var(--fd-border);padding:3px}.free-delivery-app-banner__placeholder{color:#0a846a;font-weight:800}.free-delivery-app-banner__left h2{margin:0;font-size:18px;font-weight:700}.free-delivery-app-banner__left p{margin:2px 0 0;font-size:13px;color:var(--fd-muted)}.free-delivery-app-banner__button{border-radius:999px;background:var(--fd-accent);color:#fff;text-decoration:none;font-size:14px;font-weight:700;padding:10px 18px}.free-delivery-titlebar{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;padding:2px 2px 0}.free-delivery-titlebar h1{margin:0;font-size:22px;line-height:1.1;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.free-delivery-icon-button{border:none;background:transparent;color:#2f333a;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0}.free-delivery-icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.free-delivery-category-nav{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78px,1fr);gap:10px;overflow-x:auto;padding-bottom:3px}.free-delivery-category-item{text-decoration:none;color:inherit;display:grid;justify-items:center;gap:6px}.free-delivery-category-item__icon{width:56px;height:56px;border-radius:999px;background:#d6f2ed;border:1px solid #bce7dd;display:flex;align-items:center;justify-content:center;color:#138970;font-weight:800;overflow:hidden}.free-delivery-category-item__icon img{width:100%;height:100%;object-fit:cover}.free-delivery-category-item__label{font-size:12px;text-align:center;line-height:1.1;font-weight:600}.free-delivery-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.free-delivery-step-card{background:#d8f2ed;border-radius:10px;border:1px solid #c5e9e1;padding:8px;text-align:center}.free-delivery-step-card__media{border-radius:8px;overflow:hidden;background:#f4fbf9;min-height:72px;display:flex;align-items:center;justify-content:center}.free-delivery-step-card__media img{width:100%;height:72px;object-fit:cover}.free-delivery-step-card__placeholder{width:28px;height:28px;border-radius:999px;background:var(--fd-green);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center}.free-delivery-step-card h3{margin:6px 0 0;font-size:13px;font-weight:800}.free-delivery-step-card p{margin:4px 0 0;font-size:11px;color:#53606b;line-height:1.2}.free-delivery-products{background:var(--fd-card);border:1px solid var(--fd-border);border-radius:12px;padding:10px}.free-delivery-products__title{margin-bottom:10px}.free-delivery-products__title h2{margin:0;font-size:18px;line-height:1.1;font-weight:900;color:#ffffff;background:linear-gradient(90deg,#1c9f88,#2eb89f);border-radius:7px;padding:8px 10px}.free-delivery-products__grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.free-delivery-page.is-desktop .free-delivery-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.free-delivery-product-card{border:1px solid var(--fd-border);border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column;min-height:296px}.free-delivery-product-card__image{display:block;aspect-ratio:1/1;background:#f5f6f9}.free-delivery-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.free-delivery-product-card__placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#8b92a0;font-size:12px}.free-delivery-product-card__name{display:block;text-decoration:none;color:#242a31;font-size:13px;line-height:1.3;min-height:68px;max-height:68px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;padding:8px 8px 0}.free-delivery-product-card__price-row{margin-top:auto;padding:8px 8px 0;display:flex;align-items:baseline;gap:6px}.free-delivery-product-card__price-row strong{font-size:15px;line-height:1.1;color:#e70e67;white-space:nowrap}.free-delivery-product-card__price-row span{color:#ef1a65;font-size:12px;font-weight:700;white-space:nowrap}.free-delivery-product-card__old-price{padding:2px 8px 0;color:#8f96a6;text-decoration:line-through;font-size:12px}.free-delivery-product-card__meta{padding:6px 8px 10px;color:#747d8e;font-size:12px;display:flex;align-items:center;gap:6px;min-height:26px}.free-delivery-product-card__meta>span{flex-shrink:0}.free-delivery-product-card__meta-sep{color:#a3acba}.free-delivery-muted{color:var(--fd-muted);font-size:14px;padding:8px 4px}@media (max-width:640px){.free-delivery-titlebar h1{font-size:20px}.free-delivery-products__title h2{font-size:17px}}.freebie-page{width:100%;background:#f5f6fb;color:#202235;min-height:100vh}.freebie-page.is-desktop{padding:20px}.freebie-shell{width:100%;max-width:460px;margin:0 auto;background:#fff;min-height:100vh}.freebie-page.is-desktop .freebie-shell{max-width:980px;border-radius:16px;overflow:hidden;box-shadow:0 18px 40px rgba(28,22,50,.15)}.freebie-app-banner{padding:16px 18px;background:#fff;justify-content:space-between;border-bottom:1px solid #ecebf6}.freebie-app-banner,.freebie-app-banner__left{display:flex;align-items:center;gap:10px}.freebie-app-banner__left img,.freebie-app-banner__placeholder{width:42px;height:42px;border-radius:10px;background:#e7f8fa;display:inline-flex;align-items:center;justify-content:center}.freebie-app-banner__left img{object-fit:contain;background:#fff;border:1px solid #d9deea;padding:3px}.freebie-app-banner__placeholder{font-size:12px;font-weight:700;color:#ff6500}.freebie-app-banner__left h2{margin:0;font-size:18px;line-height:1.1;font-weight:700}.freebie-app-banner__left p{margin:3px 0 0;font-size:13px;color:#8a8f9f}.freebie-app-banner__button{border-radius:999px;background:#ff6a00;color:#fff;text-decoration:none;font-weight:700;font-size:14px;padding:10px 20px}.freebie-titlebar{height:56px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:8px;padding:0 10px;border-bottom:1px solid #efeff7;position:sticky;top:0;z-index:20;background:#fff}.freebie-titlebar h1{margin:0;font-size:22px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.freebie-icon-button{width:34px;height:34px;border:none;border-radius:9px;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#2d2f3f;text-decoration:none}.freebie-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.freebie-hero{background-size:cover;background-position:50%;min-height:180px;position:relative}.freebie-hero__overlay{min-height:180px;background:linear-gradient(180deg,rgba(119,28,219,.88),rgba(93,21,178,.9));color:#fff;padding:18px 16px}.freebie-hero__overlay h2{margin:0;font-size:30px;line-height:1.08;font-weight:800;letter-spacing:.4px}.freebie-hero__overlay p{margin:10px 0 0;font-size:15px;font-weight:700}.freebie-hero__actions{margin-top:12px;display:flex;gap:8px}.freebie-hero__actions a,.freebie-hero__actions button{border:none;border-radius:999px;background:rgba(255,255,255,.2);color:#fff;font-size:12px;font-weight:700;padding:7px 12px;text-decoration:none}.freebie-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:#8124e8;color:#fff;padding:8px 10px}.freebie-step{text-align:center;font-size:12px;line-height:1.25;font-weight:700}.freebie-step span{display:block;min-height:30px}.freebie-choose{padding:12px;background:#fff}.freebie-choose__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.freebie-choose__header h3{margin:0;font-size:22px;font-weight:700;color:#ef3f9b}.freebie-choose__eligible{background:#ecfdf3;color:#047857;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.freebie-list{display:flex;flex-direction:column;gap:10px}.freebie-row{border:1px solid #ebe7f3;border-radius:14px;display:grid;grid-template-columns:102px 1fr 116px;gap:10px;padding:10px;align-items:center;background:#fff}.freebie-row.is-selected{border-color:#f0369a;box-shadow:0 0 0 2px rgba(240,54,154,.12)}.freebie-row.is-disabled{opacity:.55}.freebie-row__media{position:relative;border-radius:10px;overflow:hidden;height:92px;background:#f4f5fb}.freebie-row__media img{width:100%;height:100%;object-fit:cover}.freebie-row__placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#f23896;font-size:20px;font-weight:800}.freebie-row__badge{position:absolute;left:0;top:0;z-index:3;background:#ffe95a;color:#3a2c00;font-size:11px;font-weight:800;border-radius:0 0 10px 0;padding:5px 8px}.freebie-row__content h4{margin:0;font-size:16px;line-height:1.35;font-weight:700;color:#2a3043;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.freebie-row__price{margin-top:8px;display:flex;align-items:baseline;gap:8px}.freebie-row__price strong{color:#f03aa0;font-size:24px;line-height:1}.freebie-row__price span{color:#8a8d99;font-size:14px;text-decoration:line-through}.freebie-row__meta{margin-top:5px;font-size:12px;color:#8f95a8}.freebie-row__action{display:flex;justify-content:flex-end}.freebie-row__action button{border:none;border-radius:999px;background:linear-gradient(135deg,#f84fa3,#ef2a89);color:#fff;font-weight:800;font-size:13px;padding:11px 17px;min-width:100px;cursor:pointer}.freebie-row__action button:disabled{opacity:.5;cursor:not-allowed}.freebie-faq{padding:12px}.freebie-faq h3{margin:0 0 8px;font-size:17px;font-weight:700}.freebie-faq__list{display:flex;flex-direction:column;gap:8px}.freebie-faq__list article{background:#fff;border-radius:10px;border:1px solid #ebeaf6;padding:10px}.freebie-faq__list h4{margin:0;font-size:14px}.freebie-faq__list p{margin:6px 0 0;font-size:13px;color:#656b7f;line-height:1.45}.freebie-muted{font-size:13px;color:#6f7282;padding:12px;border:1px dashed #dad6e5;border-radius:10px}.freebie-message{position:sticky;bottom:0;background:#fff;border-top:1px solid #eceaf2;padding:11px 12px;color:#c01b75;font-weight:700;font-size:13px}.freebie-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center}.freebie-modal__backdrop{position:absolute;inset:0;background:rgba(20,16,37,.65)}.freebie-modal__card{position:relative;z-index:1;width:min(360px,calc(100% - 32px));border-radius:20px;background:#fff;padding:16px;box-shadow:0 22px 48px rgba(14,8,34,.35);text-align:center}.freebie-modal__close{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:24px;line-height:1;color:#5f6275;cursor:pointer}.freebie-modal__media{width:100%;height:180px;border-radius:14px;overflow:hidden;background:#f4f4fb}.freebie-modal__media img{width:100%;height:100%;object-fit:cover}.freebie-modal__card h4{margin:12px 0 0;font-size:18px;font-weight:700}.freebie-modal__price{margin-top:6px;font-size:36px;color:#f23897;font-weight:800}.freebie-modal__actions{margin-top:14px}.freebie-modal__actions button{width:100%;border:none;border-radius:999px;background:linear-gradient(135deg,#f94ea4,#f52c8c);color:#fff;font-weight:800;font-size:17px;padding:12px 16px}@media (max-width:1023px){.freebie-row{grid-template-columns:86px 1fr 104px}.freebie-row__content h4{font-size:15px}.freebie-row__price strong{font-size:22px}.freebie-hero__overlay h2{font-size:24px}.freebie-hero__overlay p{font-size:15px}.freebie-titlebar h1{font-size:21px}.freebie-choose__header h3{font-size:20px}.freebie-app-banner__left h2{font-size:18px}}.affiliate-page{background:#f2f1ef;min-height:100vh;color:#222;padding:0 0 24px}.affiliate-shell{width:min(100%,760px);margin:0 auto;display:grid;gap:12px;padding:0 10px}.affiliate-page.is-desktop .affiliate-shell{width:min(100%,1120px);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.affiliate-page.is-desktop .affiliate-app-banner,.affiliate-page.is-desktop .affiliate-example-card,.affiliate-page.is-desktop .affiliate-faq-card,.affiliate-page.is-desktop .affiliate-highlight-card,.affiliate-page.is-desktop .affiliate-intro-card,.affiliate-page.is-desktop .affiliate-message,.affiliate-page.is-desktop .affiliate-signup-card,.affiliate-page.is-desktop .affiliate-steps-card,.affiliate-page.is-desktop .affiliate-titlebar{grid-column:1/-1}.affiliate-app-banner{margin-top:10px;background:#fff;border-radius:10px;border:1px solid #ebebeb;padding:12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.affiliate-app-banner__left{display:flex;align-items:center;gap:10px}.affiliate-app-banner__left img,.affiliate-app-banner__logo{width:42px;height:42px;border-radius:10px;object-fit:cover}.affiliate-app-banner__logo{background:linear-gradient(135deg,#f59f00,#f76707);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.affiliate-app-banner h2{margin:0;font-size:20px;line-height:1.1}.affiliate-app-banner p{margin:3px 0 0;color:#666;font-size:14px}.affiliate-app-banner__button{border:0;background:#ff6a00;color:#fff;border-radius:999px;padding:10px 18px;font-weight:700;text-decoration:none}.affiliate-titlebar{background:#fff;border-radius:12px;border:1px solid #ebebeb;padding:10px 12px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center}.affiliate-titlebar h1{margin:0;font-size:26px;line-height:1.1;color:#303030;text-align:left}.affiliate-titlebar__icon{width:32px;height:32px;border-radius:999px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.affiliate-titlebar__icon svg{width:22px;height:22px;fill:none;stroke:#333;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.affiliate-example-card,.affiliate-faq-card,.affiliate-highlight-card,.affiliate-intro-card,.affiliate-signup-card,.affiliate-steps-card,.affiliate-widget{border-radius:14px;border:1px solid #efc34f;background:#f6ede3;padding:16px}.affiliate-intro-card{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;align-items:center}.affiliate-example-card h3,.affiliate-faq-card h3,.affiliate-highlight-card h3,.affiliate-intro-card__copy h3,.affiliate-signup-card h3,.affiliate-steps-card h3,.affiliate-widget h3{margin:0;font-size:20px;color:#f25a00}.affiliate-faq-list p,.affiliate-highlight-card p,.affiliate-intro-card__copy p,.affiliate-signup-step p,.affiliate-step p,.affiliate-widget p{margin:8px 0 0;color:#2f2f2f;font-size:14px;line-height:1.4}.affiliate-intro-card__media{min-height:150px;border-radius:12px;background:linear-gradient(140deg,#efe7de,#dbc9b5);overflow:hidden}.affiliate-intro-card__media img{width:100%;height:100%;object-fit:cover}.affiliate-intro-card__placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#8d5d3b;font-size:36px;font-weight:700}.affiliate-button,.affiliate-cta{margin-top:12px;border:0;border-radius:999px;background:linear-gradient(180deg,#7f2df8,#4c169a);color:#fff;font-weight:700;letter-spacing:.02em;padding:10px 18px;cursor:pointer}.affiliate-button{margin-top:0}.affiliate-steps-grid{margin-top:12px;display:grid;gap:10px}.affiliate-steps-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-steps-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.affiliate-steps-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.affiliate-signup-step,.affiliate-step{background:#fff;border:1px solid #f1d6ab;border-radius:10px;padding:10px;text-align:center}.affiliate-faq-list h4,.affiliate-signup-step h4,.affiliate-step h4{margin:8px 0 0;color:#f26a00;font-size:14px}.affiliate-step__media{width:100%;border-radius:8px;min-height:88px;background:#f2f2f2;overflow:hidden}.affiliate-step__media img{width:100%;height:100%;object-fit:cover}.affiliate-step__media-placeholder{min-height:88px}.affiliate-step--compact{min-height:118px;display:flex;flex-direction:column;justify-content:center}.affiliate-signup-step__phone{width:74px;height:120px;margin:0 auto;border-radius:14px;border:4px solid #222;background:linear-gradient(180deg,#fafafa,#e4e4e4)}.affiliate-highlight-stats,.affiliate-wallet,.affiliate-widget-grid{margin-top:12px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-highlight-stats div,.affiliate-wallet div,.affiliate-widget-grid div{background:#fff;border:1px solid #f1d6ab;border-radius:10px;padding:10px;display:grid;gap:4px}.affiliate-highlight-stats span,.affiliate-wallet span,.affiliate-widget-grid span{font-size:12px;color:#6b6b6b}.affiliate-highlight-stats strong,.affiliate-wallet strong,.affiliate-widget-grid strong{font-size:16px}.affiliate-form-grid{margin-top:10px;display:grid;gap:10px}.affiliate-form-grid label{display:grid;gap:6px;font-size:13px;color:#3d3d3d}.affiliate-input{width:100%;border:1px solid #d7d7d7;border-radius:8px;padding:8px 10px;font-size:14px;background:#fff}.affiliate-profile{margin-top:10px;display:grid;gap:10px}.affiliate-profile__status{background:#fff;border:1px solid #e5d5b3;border-radius:8px;padding:8px 10px;font-weight:600}.affiliate-profile__link-wrap{display:grid;grid-template-columns:1fr auto;gap:8px}.affiliate-profile__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;color:#555}.affiliate-widget--leaderboard ol{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:8px}.affiliate-widget--leaderboard li{background:#fff;border:1px solid #f1d6ab;border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:center;gap:10px}.affiliate-widget--leaderboard li div{display:grid;gap:2px}.affiliate-widget--leaderboard small{color:#666;font-size:11px}.affiliate-faq-card{background:#fff;border-color:#e8e8e8}.affiliate-faq-list{margin-top:10px;display:grid;gap:12px}.affiliate-faq-list article{border-bottom:1px solid #efefef;padding-bottom:10px}.affiliate-table-wrap{overflow-x:auto}.affiliate-table{width:100%;border-collapse:collapse;margin-top:8px;font-size:13px}.affiliate-table td,.affiliate-table th{border-bottom:1px solid #eaeaea;padding:8px;text-align:left}.affiliate-muted{padding:12px;border-radius:10px;border:1px dashed #d9d9d9;color:#666;text-align:center;background:#fff}.affiliate-message{border-radius:10px;border:1px solid #d0e8d0;background:#f2fff2;color:#215621;padding:10px 12px;font-size:14px}@media (max-width:1023px){.affiliate-shell{width:min(100%,520px)}.affiliate-app-banner h2{font-size:16px}.affiliate-titlebar h1{font-size:30px}.affiliate-intro-card{grid-template-columns:1fr}.affiliate-steps-grid--four,.affiliate-steps-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-highlight-stats,.affiliate-wallet,.affiliate-widget-grid{grid-template-columns:1fr}}.edlp-page{min-height:100vh;background:#eaf1ee;color:#1a1f2d}.edlp-shell{width:min(1120px,100%);margin:0 auto;padding-bottom:24px}.edlp-app-banner{display:flex;justify-content:space-between;align-items:center;gap:14px;background:#ffffff;padding:14px;border-bottom:1px solid #f0f2f5}.edlp-app-banner__left{display:flex;align-items:center;gap:12px}.edlp-app-banner__left img,.edlp-app-banner__placeholder{width:42px;height:42px;border-radius:10px;background:#dff2ec;display:grid;place-items:center;color:#2a5d4f;font-size:14px;font-weight:800}.edlp-app-banner__left img{object-fit:contain;background:#fff;border:1px solid #d9e0ea;padding:2px}.edlp-app-banner__left h2{margin:0;font-size:16px;font-weight:700}.edlp-app-banner__left p{margin:2px 0 0;font-size:13px;color:#6a7184}.edlp-app-banner__button{border-radius:999px;background:#ff6f00;color:#ffffff;font-weight:700;text-decoration:none;font-size:14px;line-height:1;padding:8px 14px;min-height:34px;display:inline-flex;align-items:center;white-space:nowrap}.edlp-hero{background:linear-gradient(140deg,#0e6d54,#11593f 40%,#194739);padding:12px;color:#ffffff;background-size:cover;background-position:50%}.edlp-hero__header{display:flex;align-items:center;gap:8px}.edlp-hero__header h1{margin:0;font-size:26px;font-weight:800;letter-spacing:.2px;flex:1}.edlp-icon-button{width:32px;height:32px;border:none;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;display:inline-flex;align-items:center;justify-content:center}.edlp-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.edlp-search{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.edlp-search input{border:1px solid #e7e9f0;border-radius:999px;padding:11px 14px;outline:none;font-size:14px}.edlp-search button{border:none;border-radius:10px;background:#f2c629;color:#1b2324;font-weight:700;padding:0 14px}.edlp-hero__subtitle{margin-top:10px;font-size:14px;font-weight:700}.edlp-strip{display:flex;gap:10px;overflow-x:auto;padding:10px 8px;background:#fbe8b4}.edlp-strip a{display:inline-flex;align-items:center;white-space:nowrap;text-decoration:none;color:#2f3240;background:#fff6da;border-radius:999px;font-size:13px;font-weight:700;padding:8px 12px}.edlp-voucher{margin:10px 8px;background:#ffffff;border-radius:10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eceef4}.edlp-voucher__left strong{display:block;color:#d40053;font-size:20px;line-height:1}.edlp-voucher__left p{margin:4px 0;font-weight:700}.edlp-voucher__left span{color:#6c7080;font-size:12px}.edlp-voucher__button{text-decoration:none;background:#fb146f;color:#ffffff;border-radius:8px;font-size:14px;line-height:1;padding:8px 12px;min-height:34px;display:inline-flex;align-items:center;font-weight:700}.edlp-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 8px 12px}.edlp-tabs a,.edlp-tabs__campaign{display:inline-flex;align-items:center;white-space:nowrap;background:#ffffff;border:1px solid #e3e7f0;border-radius:999px;color:#3b4051;text-decoration:none;font-size:13px;font-weight:600;padding:7px 11px}.edlp-tabs__campaign{background:#fff3e8;border-color:#ffd7b8}.edlp-products{padding:0 8px}.edlp-products__head{background:#9d1baf;color:#ffffff;border-radius:10px 10px 0 0;padding:10px 12px}.edlp-products__head h2{margin:0;font-size:19px;font-weight:800;letter-spacing:.2px}.edlp-products__head p{margin:2px 0 0;font-size:13px;opacity:.95}.edlp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#ffffff;border:1px solid #eceef4;border-top:none;padding:10px;border-radius:0 0 12px 12px}.edlp-card{border:1px solid #edf0f6;border-radius:10px;background:#ffffff;overflow:hidden;display:flex;flex-direction:column}.edlp-card__image{display:block;aspect-ratio:1/1;background:#f4f6fa}.edlp-card__image img{width:100%;height:100%;object-fit:cover}.edlp-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#9aa0b2;font-size:12px}.edlp-card__name{text-decoration:none;color:#1e2434;font-size:13px;line-height:1.3;font-weight:600;min-height:52px;max-height:52px;margin:8px 8px 4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.edlp-card__price-row{display:flex;align-items:baseline;gap:7px;margin:0 8px}.edlp-card__price-row strong{color:#f23452;font-size:17px;line-height:1}.edlp-card__price-row span{color:#ff2e6b;font-weight:700;font-size:14px}.edlp-card__old-price{margin:2px 8px 0;color:#8f94a4;text-decoration:line-through;font-size:12px;min-height:18px}.edlp-card__old-price--empty{text-decoration:none}.edlp-card__meta{margin:5px 8px 8px;font-size:12px;color:#60677a;min-height:18px;display:flex;align-items:center;gap:8px}.edlp-card__meta--empty{visibility:hidden}.edlp-card__cta{margin:auto 8px 8px;text-align:center;text-decoration:none;background:#f06b0a;color:#ffffff;border-radius:8px;font-weight:700;font-size:13px;padding:7px 8px}.edlp-muted{background:#ffffff;border:1px solid #eceef4;border-top:none;border-radius:0 0 12px 12px;padding:18px;color:#5f6579;font-size:14px}.edlp-loading__text{display:grid;gap:6px}.edlp-loading__search-row{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.edlp-loading{margin:0}.edlp-app-banner--skeleton,.edlp-card--skeleton,.edlp-hero--skeleton,.edlp-products__head--skeleton,.edlp-strip--skeleton,.edlp-tabs--skeleton,.edlp-voucher--skeleton{pointer-events:none}.edlp-skeleton{position:relative;overflow:hidden;border-radius:8px;display:block;background:#e8edf5}.edlp-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);animation:edlp-shimmer 1.2s ease-in-out infinite}.edlp-skeleton--logo{width:42px;height:42px;border-radius:10px}.edlp-skeleton--line{height:11px}.edlp-skeleton--line-lg{width:132px}.edlp-skeleton--line-sm{width:96px}.edlp-skeleton--pill{width:82px;height:40px;border-radius:999px}.edlp-skeleton--icon{width:32px;height:32px;border-radius:999px}.edlp-skeleton--title{width:176px;height:24px}.edlp-skeleton--search{width:100%;height:44px;border-radius:999px}.edlp-skeleton--search-btn{width:84px;height:44px;border-radius:10px}.edlp-skeleton--subtitle{margin-top:10px;width:130px;height:13px}.edlp-skeleton--chip{width:148px;height:34px;border-radius:999px}.edlp-skeleton--cta{width:74px;height:36px;border-radius:8px}.edlp-grid--skeleton{border-top:none}.edlp-card--skeleton .edlp-skeleton--thumb{width:100%;aspect-ratio:1/1;border-radius:0}.edlp-card--skeleton .edlp-skeleton--price{width:58%;height:16px;margin:8px 8px 0}.edlp-card--skeleton .edlp-skeleton--meta{width:44%;height:10px;margin:8px 8px 0}.edlp-card--skeleton .edlp-skeleton--cta{width:calc(100% - 16px);height:34px;margin:10px 8px 8px}.edlp-page.is-desktop .edlp-hero__header h1{font-size:34px}.edlp-page.is-desktop .edlp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.edlp-page.is-desktop .edlp-shell{padding-bottom:40px}@keyframes edlp-shimmer{to{transform:translateX(100%)}}.bmsm-page{min-height:100vh;background:#f5f5f7;color:#232732}.bmsm-shell{width:min(1120px,100%);margin:0 auto;padding-bottom:24px}.bmsm-app-banner{display:flex;justify-content:space-between;align-items:center;gap:14px;background:#ffffff;border-bottom:1px solid #eceff5;padding:14px}.bmsm-app-banner__left{display:flex;align-items:center;gap:12px}.bmsm-app-banner__left img,.bmsm-app-banner__placeholder{width:42px;height:42px;border-radius:10px;object-fit:contain;background:#dbf2ec;display:grid;place-items:center;color:#2a5d4f;font-size:14px;font-weight:800}.bmsm-app-banner__left img{background:#fff;border:1px solid #d9e0ea;padding:2px}.bmsm-app-banner__left h2{margin:0;font-size:17px;font-weight:700}.bmsm-app-banner__left p{margin:2px 0 0;font-size:13px;color:#707588}.bmsm-app-banner__button{border-radius:999px;background:#ff6f00;color:#ffffff;font-weight:700;text-decoration:none;font-size:14px;line-height:1;padding:8px 14px;min-height:34px;display:inline-flex;align-items:center;white-space:nowrap}.bmsm-hero{background:linear-gradient(160deg,#ff6b00,#ff7c12 45%,#f15c00);padding:14px 10px 12px;color:#ffffff;background-size:cover;background-position:50%}.bmsm-hero__title{font-size:22px;font-weight:900;line-height:1.1;text-align:center}.bmsm-hero__subtitle{margin-top:6px;text-align:center;font-size:14px;font-weight:700}.bmsm-search{margin-top:12px;display:grid;grid-template-columns:auto 1fr auto;gap:8px}.bmsm-search input{border:1px solid #f4b385;border-radius:8px;height:36px;padding:0 10px;font-size:12px;outline:none}.bmsm-search button{border:none;border-radius:8px;background:#ffffff;color:#ff5f00;font-weight:800;font-size:13px;height:36px;line-height:1;padding:0 12px}.bmsm-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,255,255,.2);color:#ffffff}.bmsm-back svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bmsm-categories{display:flex;gap:10px;overflow-x:auto;padding:10px 8px 8px;background:#ffffff;border-bottom:4px solid #ff6e0b}.bmsm-category{min-width:78px;min-height:78px;border-radius:999px;background:linear-gradient(160deg,#ffd2bb,#ffaf7e);color:#5d2200;text-decoration:none;font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:8px}.bmsm-picks{background:#ffffff;padding:10px 8px 12px;border-bottom:4px solid #ff6e0b}.bmsm-picks__title{margin-bottom:8px;font-size:18px;font-weight:800;color:#2e3547}.bmsm-picks__list{display:flex;gap:8px;overflow-x:auto}.bmsm-pick-card{width:110px;flex:0 0 auto;border-radius:12px;overflow:hidden;border:1px solid #f4d5c3;text-decoration:none;background:#fff8f2}.bmsm-pick-card img,.bmsm-pick-card__placeholder{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:#f2ede8}.bmsm-pick-card span{display:block;text-align:center;font-weight:700;color:#443423;padding:6px 4px}.bmsm-tabs{display:flex;gap:8px;overflow-x:auto;background:#ffffff;padding:10px 8px}.bmsm-tabs a,.bmsm-tabs__campaign{display:inline-flex;align-items:center;white-space:nowrap;border:1px solid #e7e9ef;border-radius:999px;background:#ffffff;color:#495064;text-decoration:none;font-size:13px;font-weight:600;padding:7px 11px}.bmsm-tabs__campaign{border-color:#ffd1b0;background:#fff2e8;color:#8a3600}.bmsm-preview{margin:0 8px 12px;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700}.bmsm-preview.is-eligible{color:#0e5f3f;background:#e4f8ed;border:1px solid #b6eac9}.bmsm-preview.is-pending{color:#8d4800;background:#fff2df;border:1px solid #ffd2a6}.bmsm-products{padding:0 8px}.bmsm-products__head{background:#ff6d00;color:#ffffff;border-radius:10px 10px 0 0;padding:10px 12px}.bmsm-products__head h2{margin:0;font-size:17px;font-weight:900}.bmsm-products__head p{margin:3px 0 0;font-size:13px}.bmsm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#ffffff;border:1px solid #eceef4;border-top:none;border-radius:0 0 12px 12px;padding:10px}.bmsm-card{border:1px solid #eceff4;border-radius:10px;overflow:hidden;background:#ffffff;display:flex;flex-direction:column}.bmsm-card__image{display:block;aspect-ratio:1/1;background:#f4f6fa}.bmsm-card__image img{width:100%;height:100%;object-fit:cover}.bmsm-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#9da4b8;font-size:12px}.bmsm-badges{margin:7px 8px 2px;display:flex;gap:4px;flex-wrap:wrap}.bmsm-badge{font-size:10px;font-weight:700;border-radius:4px;padding:2px 5px}.bmsm-badge--green{background:#2d9f7f;color:#ffffff}.bmsm-badge--orange{background:#f08a18;color:#ffffff}.bmsm-card__name{text-decoration:none;color:#1f2434;font-size:13px;line-height:1.3;font-weight:600;min-height:52px;max-height:52px;margin:4px 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.bmsm-card__price-row{display:flex;align-items:baseline;gap:6px;margin:0 8px}.bmsm-card__price-row strong{color:#f1264b;font-size:18px;line-height:1}.bmsm-card__price-row span{color:#ff2d66;font-weight:700;font-size:14px}.bmsm-card__old-price{margin:2px 8px 0;color:#8f93a3;text-decoration:line-through;font-size:12px;min-height:18px}.bmsm-card__old-price--empty{text-decoration:none}.bmsm-card__meta{margin:5px 8px 2px;font-size:12px;color:#646c80;min-height:18px;display:flex;align-items:center;gap:8px}.bmsm-card__meta--empty{visibility:hidden}.bmsm-card__offer{margin:0 8px 8px;color:#f06a00;font-size:13px;font-weight:700}.bmsm-muted{background:#ffffff;border:1px solid #eceef4;border-top:none;border-radius:0 0 12px 12px;padding:18px;color:#5f6579;font-size:14px}.bmsm-loading{margin:0}.bmsm-loading-search{margin-top:12px;display:grid;grid-template-columns:auto 1fr auto;gap:8px}.bmsm-card--skeleton,.bmsm-categories--skeleton,.bmsm-hero--skeleton,.bmsm-picks--skeleton,.bmsm-preview--skeleton,.bmsm-products__head--skeleton,.bmsm-tabs--skeleton{pointer-events:none}.bmsm-skeleton{position:relative;overflow:hidden;border-radius:8px;display:block;background:#e8edf5}.bmsm-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);animation:bmsm-shimmer 1.2s ease-in-out infinite}.bmsm-skeleton--hero-title{width:70%;height:38px;margin:0 auto}.bmsm-skeleton--hero-subtitle{width:52%;height:14px;margin:8px auto 0}.bmsm-skeleton--icon{width:36px;height:36px;border-radius:8px}.bmsm-skeleton--search{width:100%;height:44px;border-radius:8px}.bmsm-skeleton--search-btn{width:86px;height:44px;border-radius:8px}.bmsm-skeleton--circle{width:78px;height:78px;border-radius:999px;flex:0 0 auto}.bmsm-skeleton--section-title{width:160px;height:22px}.bmsm-pick-card--skeleton{width:110px}.bmsm-skeleton--pick-image{width:100%;aspect-ratio:4/5;border-radius:0}.bmsm-skeleton--pick-label{width:70%;height:12px;margin:8px auto 10px}.bmsm-skeleton--pill{width:102px;height:34px;border-radius:999px}.bmsm-skeleton--line{width:72%;height:12px}.bmsm-skeleton--line-sm{width:44%}.bmsm-grid--skeleton{border-top:none}.bmsm-skeleton--card-image{width:100%;aspect-ratio:1/1;border-radius:0}.bmsm-skeleton--line-card{width:78%;margin:8px 8px 0}.bmsm-skeleton--line-card-sm{width:62%;margin:6px 8px 0}.bmsm-skeleton--price{width:56%;height:16px;margin:10px 8px}.bmsm-page.is-desktop .bmsm-hero__title{font-size:30px}.bmsm-page.is-desktop .bmsm-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bmsm-page.is-desktop .bmsm-shell{padding-bottom:40px}@keyframes bmsm-shimmer{to{transform:translateX(100%)}}.rojar-page{background:#e8ecee;min-height:100vh;color:#1a2230;font-family:Poppins,Segoe UI,sans-serif}.rojar-shell{width:min(420px,100%);margin:0 auto;min-height:100vh;background:#0a5f4c;padding-bottom:92px}.rojar-page.is-desktop .rojar-shell{width:min(1220px,100%);border-left:1px solid #d1d7de;border-right:1px solid #d1d7de}.rojar-app-banner{justify-content:space-between;padding:12px 14px;background:#f2f3f5}.rojar-app-banner,.rojar-app-banner__left{display:flex;align-items:center;gap:10px}.rojar-app-banner__left img,.rojar-app-banner__placeholder{width:48px;height:48px;border-radius:10px;background:#d9efff;display:grid;place-items:center;font-size:14px;font-weight:800}.rojar-app-banner__left img{object-fit:contain;background:#fff;border:1px solid #d3dbe7;padding:3px}.rojar-app-banner h2{margin:0;font-size:16px;font-weight:700;line-height:1.15}.rojar-app-banner p{margin:3px 0 0;font-size:12px;color:#7b8494}.rojar-app-banner__button{text-decoration:none;border-radius:999px;background:#ff6900;color:#fff;font-size:16px;font-weight:700;padding:8px 18px;white-space:nowrap}.rojar-header-bar{background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 10px}.rojar-header-bar h1{margin:0;flex:1;font-size:22px;font-weight:700;color:#2e333c}.rojar-icon-button{border:0;background:transparent;width:30px;height:30px;display:grid;place-items:center;color:#212835;cursor:pointer;text-decoration:none;padding:0}.rojar-icon-button svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rojar-hero{margin:0 8px;border-radius:10px;overflow:hidden;min-height:184px;background:radial-gradient(circle at 85% 18%,#4e977f 0,#0b5b49 35%,#084838 80%);background-size:cover;background-position:50%}.rojar-hero__shade{padding:14px 10px 12px;min-height:184px;background:linear-gradient(100deg,rgba(2,30,22,.34),rgba(2,33,25,.58) 72%);display:flex;flex-direction:column;justify-content:space-between}.rojar-hero__title-wrap h2{margin:0;font-size:27px;color:#fff;font-weight:700;line-height:1.15;max-width:220px}.rojar-hero__title-wrap p{margin:5px 0 0;color:#ffeec2;font-size:12px;max-width:240px}.rojar-hero__chips{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.rojar-hero__chips a{text-decoration:none;border-radius:999px;border:1px solid #f6e5b3;color:#fff6da;background:#ffffff18;font-size:10px;font-weight:700;padding:5px 8px;white-space:nowrap}.rojar-countdown{margin-top:10px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid #f8e8ba;background:rgba(8,12,16,.52);color:#fff9e7;padding:4px 10px;font-size:11px}.rojar-countdown strong{font-weight:800;letter-spacing:.3px}.rojar-feed{margin-top:8px}.rojar-campaign-tabs{background:#fff;border-bottom:1px solid #eceef3;padding:8px;display:flex;gap:8px;overflow-x:auto}.rojar-campaign-tab{text-decoration:none;border-radius:999px;border:1px solid #e6e8ee;color:#3b4350;background:#fff;font-size:11px;font-weight:700;padding:7px 11px;white-space:nowrap}.rojar-campaign-tab.is-active{color:#f11374;border-color:#ffd4e6;background:#fff0f7}.rojar-brand,.rojar-featured,.rojar-promo,.rojar-section,.rojar-vouchers{margin:8px}.rojar-band-title{position:relative;border-radius:999px;min-height:36px;display:flex;align-items:center;justify-content:center;padding:0 48px}.rojar-band-title,.rojar-band-title:after,.rojar-band-title:before{background:linear-gradient(180deg,#eebc5f,#c78522);border:1px solid #f4d899}.rojar-band-title:after,.rojar-band-title:before{content:"";position:absolute;top:50%;width:10px;height:18px;transform:translateY(-50%)}.rojar-band-title:before{left:-6px;clip-path:polygon(100% 0,0 50%,100% 100%)}.rojar-band-title:after{right:-6px;clip-path:polygon(0 0,100% 50%,0 100%)}.rojar-band-title h3{margin:0;color:#5d230d;font-size:17px;font-weight:800;letter-spacing:.3px;text-align:center}.rojar-vouchers__list{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rojar-voucher-card{background:#fff;border:1px solid #f0dfb5;border-radius:10px;padding:8px}.rojar-voucher-card__head{height:42px;margin-bottom:6px}.rojar-voucher-card__head img{width:100%;height:42px;object-fit:cover;border-radius:8px}.rojar-voucher-card__badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#ffecf5;color:#d70e6c;font-size:10px;font-weight:800}.rojar-voucher-card__title{color:#d70e6c;font-size:12px;font-weight:800;line-height:1.2}.rojar-voucher-card__desc{margin-top:3px;color:#697386;min-height:28px;font-size:11px;line-height:1.3}.rojar-voucher-card a{margin-top:8px;display:inline-block;text-decoration:none;background:#f40078;color:#fff;border-radius:3px;font-size:11px;font-weight:700;padding:5px 10px}.rojar-featured{border-radius:10px;padding:8px;background:rgba(255,209,126,.13);border:1px solid rgba(248,217,152,.4)}.rojar-featured__grid{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rojar-featured__item{text-decoration:none;border-radius:12px;background:linear-gradient(180deg,#f9d798,#efb24f);border:1px solid #f2cd83;min-height:106px;display:grid;align-content:center;justify-items:center;gap:8px;padding:10px 8px;color:#6d2708;text-align:center;font-size:11px;font-weight:800}.rojar-featured__item img,.rojar-featured__placeholder{width:52px;height:52px;border-radius:999px;object-fit:cover;background:#fff3d7;border:1px solid #f1cb81;display:grid;place-items:center}.rojar-promo{border-radius:10px;border:1px solid #91d3ff;min-height:94px;background:linear-gradient(120deg,#43b0ff,#2084de);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;padding:12px}.rojar-promo__content h3{margin:0;font-size:17px;font-weight:800;line-height:1.15}.rojar-promo__content p{margin:4px 0 0;font-size:12px;opacity:.95}.rojar-promo a{text-decoration:none;color:#13497d;background:#f8ea64;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;white-space:nowrap}.rojar-section{border-radius:8px;background:#0b5f4c;border:1px solid #1b705d;padding:8px}.rojar-section__header{margin-bottom:8px;position:relative;border-radius:999px;background:linear-gradient(180deg,#eebc5f,#c78522);border:1px solid #f4d899;min-height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;gap:8px}.rojar-section__header:after,.rojar-section__header:before{content:"";position:absolute;top:50%;width:9px;height:16px;transform:translateY(-50%);background:linear-gradient(180deg,#eebc5f,#c78522);border:1px solid #f4d899}.rojar-section__header:before{left:-6px;clip-path:polygon(100% 0,0 50%,100% 100%)}.rojar-section__header:after{right:-6px;clip-path:polygon(0 0,100% 50%,0 100%)}.rojar-section__header h3{margin:0;color:#5d230d;font-size:13px;font-weight:800;letter-spacing:.3px}.rojar-section__head-right{display:flex;align-items:center;gap:6px}.rojar-section__timer{border-radius:999px;border:1px solid #ffebc3;background:rgba(91,35,13,.12);color:#5d230d;padding:2px 7px;font-size:10px;font-weight:700;white-space:nowrap}.rojar-section__more{text-decoration:none;border-radius:999px;background:#f8de9d;color:#6b2f10;padding:4px 8px;font-size:10px;font-weight:800}.rojar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rojar-card{background:#fff;border-radius:2px;overflow:hidden;border:1px solid #d5dce4;display:flex;flex-direction:column}.rojar-card__image{position:relative;display:block;width:100%;aspect-ratio:1/1;background:#f3f5f8}.rojar-card__image img,.rojar-card__placeholder{width:100%;height:100%;object-fit:cover;display:grid;place-items:center;font-size:10px;color:#727d8d}.rojar-card__discount{position:absolute;top:0;left:0;z-index:2;min-width:34px;text-align:center;padding:2px 5px;border-bottom-right-radius:4px;background:#f40078;color:#fff;font-size:10px;font-weight:800}.rojar-card__name{padding:5px 5px 0;color:#151a23;text-decoration:none;font-size:12px;line-height:1.28;min-height:62px;max-height:62px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.rojar-card__price{padding:4px 5px 0;color:#e3126f;font-size:14px;font-weight:800;line-height:1.2}.rojar-card__old-price{padding:1px 5px 0;color:#8b92a1;text-decoration:line-through;font-size:11px;min-height:14px}.rojar-card__old-price--empty{text-decoration:none}.rojar-card__meta{padding:2px 5px 0;color:#6b7383;font-size:10px;display:flex;align-items:center;gap:5px;min-height:16px}.rojar-card__meta--empty{visibility:hidden}.rojar-card__cta{margin:6px 5px 5px;text-decoration:none;border-radius:2px;background:#f40078;color:#fff;text-align:center;font-size:12px;font-weight:800;padding:5px 6px}.rojar-brand{border-radius:8px;border:1px solid rgba(237,204,129,.45);padding:8px}.rojar-brand__strip{margin-top:8px;display:flex;gap:8px;overflow-x:auto}.rojar-brand__item{flex:0 0 auto;width:110px;min-height:52px;border-radius:999px;background:#f6e6b4;border:1px solid #e9d3a1;text-decoration:none;color:#4f3d1d;display:grid;place-items:center;padding:6px;font-size:11px;font-weight:700;text-align:center}.rojar-brand__item img{width:100%;height:38px;object-fit:contain}.rojar-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(420px,100%);background:#f3f4f6;border-top:1px solid #d8dde4;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));z-index:90}.rojar-page.is-desktop .rojar-bottom-nav{width:min(1220px,100%)}.rojar-bottom-nav a{text-decoration:none;color:#4e5663;font-size:10px;font-weight:700;text-align:center;padding:6px 3px 8px;display:flex;flex-direction:column;align-items:center;gap:3px}.rojar-bottom-nav a.is-active{color:#d50f6b}.rojar-bottom-nav__icon{width:28px;height:28px;border-radius:999px;background:#dee3ea;border:1px solid #cfd5de;display:grid;place-items:center;overflow:hidden}.rojar-bottom-nav__icon img{width:100%;height:100%;object-fit:cover}.rojar-bottom-nav__icon span{font-size:11px;font-weight:800;color:#374151}.rojar-bottom-nav__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.rojar-muted{margin:10px 8px;padding:12px;border-radius:8px;border:1px solid #dae0e8;background:#fff;color:#626b79;text-align:center;font-size:13px}.rojar-loading{margin:0}.rojar-app-banner--skeleton,.rojar-header-bar--skeleton{pointer-events:none}.rojar-app-banner__text-skeleton{display:grid;gap:6px}.rojar-skeleton{position:relative;overflow:hidden;border-radius:8px;background:#e5eaf2;display:block}.rojar-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:rojar-shimmer 1.2s ease-in-out infinite}.rojar-skeleton--logo{width:48px;height:48px;border-radius:10px}.rojar-skeleton--line{height:12px}.rojar-skeleton--line-lg{width:136px}.rojar-skeleton--line-sm{width:98px}.rojar-skeleton--button{width:92px;height:40px;border-radius:999px}.rojar-skeleton--icon{width:26px;height:26px;border-radius:999px}.rojar-skeleton--title{width:170px;height:24px}.rojar-hero--skeleton{background:#dbe5ef}.rojar-skeleton--hero-line{width:56%;height:14px;margin-top:6px}.rojar-skeleton--hero-line-lg{width:68%;height:26px;margin-top:0}.rojar-skeleton-chips{margin-top:12px;display:flex;gap:6px;flex-wrap:wrap}.rojar-skeleton--chip{width:84px;height:22px;border-radius:999px}.rojar-section--skeleton{margin-top:8px}.rojar-skeleton--section-head{width:132px;height:14px}.rojar-skeleton--more{width:42px;height:22px;border-radius:999px}.rojar-grid--skeleton{gap:6px}.rojar-card--skeleton{pointer-events:none}.rojar-card--skeleton .rojar-skeleton--thumb{width:100%;aspect-ratio:1/1;border-radius:0}.rojar-card--skeleton .rojar-skeleton--name{width:calc(100% - 10px);height:11px;margin:7px 5px 0}.rojar-card--skeleton .rojar-skeleton--name-sm{width:72%}.rojar-card--skeleton .rojar-skeleton--price{width:62%;height:13px;margin:8px 5px 0}.rojar-card--skeleton .rojar-skeleton--meta{width:46%;height:10px;margin:6px 5px 0}.rojar-card--skeleton .rojar-skeleton--cta{width:calc(100% - 10px);height:30px;margin:8px 5px 5px;border-radius:3px}@media (min-width:1024px){.rojar-page{padding:0 16px}.rojar-header-bar h1{font-size:24px}.rojar-shell{padding-bottom:96px}.rojar-vouchers__list{grid-template-columns:repeat(4,minmax(0,1fr))}.rojar-featured__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.rojar-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.rojar-card__name{min-height:62px;max-height:62px}.rojar-promo{min-height:120px}.rojar-band-title h3{font-size:16px}}@keyframes rojar-shimmer{to{transform:translateX(100%)}}.na-page{min-height:100vh;background:#eceff3;color:#1f2433;font-family:Poppins,Noto Sans Bengali,sans-serif}.na-shell{width:min(430px,100%);margin:0 auto;min-height:100vh;background:#f6f7fa;padding-bottom:74px}.na-page.is-desktop .na-shell{width:min(1180px,100%);border-left:1px solid #dfe4eb;border-right:1px solid #dfe4eb}.na-app-banner{justify-content:space-between;background:#f7f8fa;padding:10px 14px}.na-app-banner,.na-app-banner__left{display:flex;align-items:center;gap:10px}.na-app-banner__left img,.na-app-banner__placeholder{width:40px;height:40px;border-radius:10px;object-fit:contain;padding:2px;background:#dff3ff;color:#0a566f;font-size:14px;font-weight:800;display:grid;place-items:center}.na-app-banner__left h2{margin:0;font-size:16px;line-height:1.1;font-weight:700}.na-app-banner__left p{margin:4px 0 0;color:#7d8497;font-size:12px}.na-app-banner__button{text-decoration:none;border-radius:999px;padding:8px 18px;font-size:13px;line-height:1;font-weight:700;color:#fff;background:#ff6c00}.na-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;background:#fff;border-top:1px solid #ebeef4;border-bottom:1px solid #e7ebf2;padding:10px}.na-header h1{margin:0;font-size:21px;font-weight:700;color:#2a2f40}.na-header__icon{width:30px;height:30px;border:0;border-radius:999px;color:#2b3141;background:transparent;display:inline-grid;place-items:center;text-decoration:none;padding:0}.na-header__icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.na-hero{margin:0;min-height:138px;background:linear-gradient(125deg,#ffd68e,#ff9956 36%,#ff6128);background-position:50%;background-size:cover}.na-hero__shade{min-height:138px;padding:14px;display:flex;justify-content:space-between;gap:10px;background:linear-gradient(90deg,rgba(255,224,193,.65),rgba(255,224,193,.14) 55%,rgba(255,224,193,0))}.na-hero__kicker{margin:0;color:#d63a00;font-size:12px;font-weight:700}.na-hero h2{margin:2px 0 0;color:#fff;font-size:19px;line-height:1.1;font-weight:800}.na-hero__subtitle{margin:4px 0 0;color:#fff;font-size:12px;font-weight:600}.na-hero__cta{align-self:flex-end;text-decoration:none;background:#fff;color:#ff5500;font-size:12px;font-weight:700;border-radius:999px;padding:7px 12px}.na-tabs-wrap{position:sticky;top:0;z-index:20;background:#f3ebd8;border-bottom:1px solid #e0d5ba}.na-tabs{display:flex;gap:8px;overflow-x:auto;padding:10px 8px 12px;scrollbar-width:none}.na-tabs::-webkit-scrollbar{display:none}.na-tab{min-width:74px;border:0;background:transparent;color:#23293a;font-size:11px;font-weight:600;text-align:center;display:grid;justify-items:center;gap:6px;padding:0}.na-tab__icon{width:54px;height:54px;border-radius:999px;background:#fff;border:1px solid #f1c8b6;overflow:hidden;color:#ff6812;font-size:22px;display:grid;place-items:center}.na-tab__icon img{width:100%;height:100%;object-fit:cover}.na-tab.is-active{color:#ff5500}.na-tab.is-active .na-tab__icon{border-color:#ff5500;box-shadow:0 0 0 2px rgba(255,85,0,.12)}.na-section-head{margin:0;display:flex;align-items:center;justify-content:center;padding:10px;background:#ff4f0d;color:#fff}.na-section-head h2{margin:0;font-size:18px;font-weight:800}.na-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;background:#f6ebde}.na-card{border-radius:4px;overflow:hidden;border:1px solid #e3d6cb;background:#fff;display:flex;flex-direction:column;min-height:100%}.na-card__image{display:grid;place-items:center;position:relative;aspect-ratio:1/1;background:#f5f7fa;overflow:hidden;text-decoration:none}.na-card__image img{width:100%;height:100%;object-fit:cover}.na-card__discount{position:absolute;left:4px;top:4px;z-index:1;border-radius:4px;padding:1px 5px;font-size:11px;font-weight:700;color:#fff;background:#ff1e73}.na-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#eef2f7,#e3e8ef)}.na-card__name{display:block;text-decoration:none;color:#2d3345;font-size:13px;line-height:1.3;min-height:50px;margin:6px 6px 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.na-card__price{margin:4px 6px 0;color:#df1a4f;font-size:13px;font-weight:800}.na-card__old-price{margin:2px 6px 0;color:#7d8498;text-decoration:line-through;font-size:11px}.na-card__old-price--empty{text-decoration:none}.na-card__meta{display:flex;justify-content:space-between;align-items:center;color:#7b8293;font-size:11px;margin:4px 6px 8px}.na-loading{background:#f6ebde}.na-grid--skeleton{padding-top:10px}.na-card--skeleton{padding:0 6px 8px;border-radius:6px}.na-skeleton{position:relative;overflow:hidden;border-radius:6px;background:#e5e9f0}.na-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72) 50%,transparent);animation:na-skeleton-shimmer 1.2s ease-in-out infinite}.na-skeleton--image{display:block;width:calc(100% + 12px);margin:0 -6px;aspect-ratio:1/1}.na-skeleton--line{display:block;height:10px;margin-top:8px}.na-skeleton--line-lg{width:100%}.na-skeleton--line-sm{width:64%}.na-skeleton--price{display:block;width:42%;height:12px;margin-top:10px}.na-skeleton--meta{display:block;width:58%;height:10px;margin-top:8px}.na-muted{margin:12px 10px;border-radius:10px;background:#fff;border:1px solid #e9ecf3;color:#687186;font-size:13px;padding:14px}.na-spinner-wrap{display:grid;place-items:center;padding:12px;background:#f6ebde}.na-spinner{width:22px;height:22px;border-radius:999px;border:3px solid rgba(255,69,0,.25);border-top-color:#ff4500;animation:na-spin .9s linear infinite}.na-sentinel{height:2px}.na-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:min(430px,100%);z-index:40;background:rgba(255,255,255,.98);border-top:1px solid #e7eaf2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.na-page.is-desktop .na-bottom-nav{width:min(1180px,100%)}.na-bottom-nav__item{text-decoration:none;color:#2d3444;display:grid;justify-items:center;gap:4px;padding:8px 2px}.na-bottom-nav__icon{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#edf0f6;font-size:12px;overflow:hidden}.na-bottom-nav__icon img{width:100%;height:100%;object-fit:cover}.na-bottom-nav__item span:last-child{font-size:11px;line-height:1}.na-bottom-nav__item.is-active{color:#ff5500}@media (min-width:768px){.na-bottom-nav,.na-shell{width:min(760px,100%)}.na-page.is-desktop .na-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@keyframes na-spin{to{transform:rotate(1turn)}}@keyframes na-skeleton-shimmer{to{transform:translateX(100%)}}.beauty-page{min-height:100vh;background:#eaedf2;color:#232838;font-family:Poppins,Noto Sans Bengali,sans-serif}.beauty-shell{width:min(430px,100%);margin:0 auto;background:#f9dbe3;min-height:100vh;padding-bottom:22px}.beauty-page.is-desktop .beauty-shell{width:min(1180px,100%);border-left:1px solid #dfe3ea;border-right:1px solid #dfe3ea}.beauty-app-banner{justify-content:space-between;background:#f5f6f7;padding:12px 14px}.beauty-app-banner,.beauty-app-banner__left{display:flex;align-items:center;gap:10px}.beauty-app-banner__left img,.beauty-app-banner__placeholder{width:46px;height:46px;border-radius:10px;object-fit:contain;background:#dbeeff;color:#095574;font-size:14px;font-weight:800;display:grid;place-items:center}.beauty-app-banner__left img{background:#fff;border:1px solid #d7deea;padding:3px}.beauty-app-banner__left h2{margin:0;font-size:17px;font-weight:700}.beauty-app-banner__left p{margin:2px 0 0;color:#777f90;font-size:12px}.beauty-app-banner__button{text-decoration:none;border-radius:999px;padding:7px 14px;font-size:14px;line-height:1;font-weight:700;min-height:34px;display:inline-flex;align-items:center;color:#fff;background:#ff6a00}.beauty-search-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;background:#fff;border-bottom:1px solid #f0c7d5;padding:9px 10px}.beauty-icon-button{position:relative;width:32px;height:32px;border:0;border-radius:999px;color:#293041;background:transparent;display:inline-grid;place-items:center;text-decoration:none;padding:0}.beauty-icon-button svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.beauty-cart-badge{position:absolute;top:-5px;right:-6px;min-width:18px;height:18px;border-radius:999px;background:#f85606;color:#fff;border:2px solid #fff;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.beauty-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;border:2px solid #fb2f89;border-radius:10px;overflow:hidden;background:#fff}.beauty-search-form input{border:0;outline:0;min-width:0;padding:8px 10px;font-size:15px}.beauty-search-form button{border:0;outline:0;background:#fb2f89;color:#fff;font-size:14px;font-weight:700;padding:0 12px;cursor:pointer}.beauty-muted{margin:12px 8px;border-radius:10px;background:#fff;border:1px solid #f0d4dd;color:#6f7583;font-size:13px;padding:14px}.beauty-muted--inline{margin-top:8px}.beauty-hero{margin:8px 0;min-height:168px;background:linear-gradient(125deg,#ffdce8,#ffe7ef 38%,#ffd4df);background-position:50%;background-size:cover;border-top:1px solid #f6b6ce;border-bottom:1px solid #f6b6ce}.beauty-hero__content{min-height:168px;padding:14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;background:linear-gradient(90deg,rgba(255,244,248,.86),rgba(255,244,248,.42) 45%,rgba(255,244,248,0) 80%)}.beauty-hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#fe0078;background:#ffea31}.beauty-hero h1{margin:0;color:#d81366;font-size:27px;line-height:1.05;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.beauty-hero p{margin:0;color:#ef3d87;font-size:16px;font-weight:600}.beauty-hero__cta{text-decoration:none;border-radius:999px;background:#fb2f89;color:#fff;font-size:12px;font-weight:700;padding:6px 12px}.beauty-deals,.beauty-showcase{margin-top:6px}.beauty-section-head{margin:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f3aac1;border-bottom:1px solid #f3aac1;border-radius:999px;background:linear-gradient(90deg,#f23f8d,#f17fb1);color:#fff;padding:8px 12px}.beauty-section-head h2{margin:0;font-size:16px;font-weight:700}.beauty-section-head a{text-decoration:none;font-size:14px;color:#fff;font-weight:700;background:rgba(255,255,255,.22);border-radius:999px;padding:2px 8px}.beauty-icon-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 8px 8px;background:#f8dce4}.beauty-icon-item{text-decoration:none;color:#dd0f69;font-size:12px;font-weight:600;text-align:center;display:grid;justify-items:center;gap:6px}.beauty-icon-item__thumb{width:52px;height:52px;border-radius:999px;border:1px solid #f3b8cb;background:#fceef2;color:#ed6a9e;font-size:24px;display:grid;place-items:center;overflow:hidden}.beauty-icon-item__thumb img{width:100%;height:100%;object-fit:cover}.beauty-grid{display:grid;gap:8px;padding:8px}.beauty-grid--showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.beauty-grid--deals{grid-template-columns:repeat(2,minmax(0,1fr))}.beauty-card{background:#fff;border:1px solid #f0c9d8;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.beauty-card__image{position:relative;display:block;background:#f7f7fa;aspect-ratio:1/1}.beauty-card__image img{width:100%;height:100%;object-fit:cover}.beauty-card__discount{position:absolute;top:6px;left:6px;border-radius:5px;background:#ff127d;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;z-index:2}.beauty-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#9ba2b4;font-size:12px}.beauty-card__name{margin:7px 8px 1px;min-height:31px;text-decoration:none;color:#242b39;font-size:12px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.beauty-card__price{margin:0 8px;color:#e71566;font-size:22px;line-height:1;font-weight:800}.beauty-card__old-price{margin:2px 8px 0;color:#8b91a1;text-decoration:line-through;font-size:11px}.beauty-card__old-price--empty{text-decoration:none}.beauty-card__meta{margin:3px 8px 8px;display:flex;gap:8px;color:#687186;font-size:11px;min-height:17px}.beauty-card__meta--empty{visibility:hidden}.beauty-care-by-need{margin:8px 0;padding:12px 8px 10px;background:linear-gradient(135deg,#fbe9f2,#f7d8ea 45%,#f6f1ff)}.beauty-care-by-need h2{margin:0 auto 10px;width:fit-content;border-radius:999px;padding:4px 16px;font-size:16px;font-weight:700;color:#4f3e89;background:linear-gradient(90deg,#b6f2ed,#f6e7ff);border:1px solid #b8d9f9}.beauty-care-by-need__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.beauty-care-card{text-decoration:none;background:#fff4f7;border-radius:12px;border:1px solid #f3c2d6;color:#5d325f;font-size:13px;font-weight:600;text-align:center;padding:6px 6px 8px;display:grid;gap:6px}.beauty-care-card__image{width:100%;aspect-ratio:4/3;border-radius:10px;background:#f8dce8;color:#de5f96;font-size:20px;display:grid;place-items:center;overflow:hidden}.beauty-care-card__image img{width:100%;height:100%;object-fit:cover}.beauty-groom-banner{margin:8px 0;border-top:1px solid #d2dfba;border-bottom:1px solid #d2dfba;background:linear-gradient(180deg,#f6f2bf,#d6eefd);background-position:50%;background-size:cover;padding:10px 8px 12px}.beauty-groom-banner h2{margin:0;text-align:center;color:#3a2480;font-size:23px;font-weight:800;letter-spacing:.3px}.beauty-groom-banner__grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.beauty-groom-bubble{text-decoration:none;background:rgba(255,255,255,.52);border-radius:16px;border:1px solid rgba(255,255,255,.75);color:#334164;font-size:15px;font-weight:700;text-align:center;display:grid;gap:6px;padding:8px}.beauty-groom-bubble__thumb{width:66px;height:66px;border-radius:999px;margin:0 auto;background:rgba(255,255,255,.74);display:grid;place-items:center;color:#6c79b0;font-size:24px;overflow:hidden}.beauty-groom-bubble__thumb img{width:100%;height:100%;object-fit:cover}.beauty-spinner-wrap{display:flex;justify-content:center;padding:8px 0 10px}.beauty-spinner{width:24px;height:24px;border-radius:50%;border:3px solid #f8b5ce;border-top-color:#f23589;animation:beauty-spin .8s linear infinite}.beauty-sentinel{height:6px}.beauty-loading{margin:0}.beauty-loading-text{display:grid;gap:6px}.beauty-app-banner--skeleton,.beauty-card--skeleton,.beauty-hero--skeleton,.beauty-icon-row--skeleton,.beauty-search-row--skeleton,.beauty-section-head--skeleton,.beauty-showcase--skeleton{pointer-events:none}.beauty-skeleton{position:relative;overflow:hidden;border-radius:8px;display:block;background:#e9edf5}.beauty-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:beauty-shimmer 1.2s ease-in-out infinite}.beauty-skeleton--logo{width:46px;height:46px;border-radius:10px}.beauty-skeleton--line{height:11px}.beauty-skeleton--line-lg{width:120px}.beauty-skeleton--line-sm{width:88px}.beauty-skeleton--line-xs{width:62px}.beauty-skeleton--pill{width:78px;height:34px;border-radius:999px}.beauty-skeleton--icon{width:30px;height:30px;border-radius:999px}.beauty-skeleton--search{width:100%;height:42px;border-radius:10px}.beauty-skeleton--chip{width:96px;height:22px;border-radius:999px}.beauty-skeleton--heading{width:68%;height:34px}.beauty-skeleton--subheading{width:52%;height:18px}.beauty-skeleton--cta{width:90px;height:30px;border-radius:999px}.beauty-skeleton--title{width:150px;height:18px}.beauty-skeleton--mini-pill{width:52px;height:24px;border-radius:999px}.beauty-skeleton--circle{width:52px;height:52px;border-radius:999px}.beauty-grid--skeleton{background:#f8dce4}.beauty-card--skeleton{border-color:#f0d3de}.beauty-skeleton--card-image{width:100%;aspect-ratio:1/1;border-radius:0}.beauty-skeleton--line-card{width:78%;margin:8px 8px 0}.beauty-skeleton--line-card-sm{width:64%;margin:6px 8px 0}.beauty-skeleton--price{width:56%;height:16px;margin:10px 8px}@keyframes beauty-spin{to{transform:rotate(1turn)}}@keyframes beauty-shimmer{to{transform:translateX(100%)}}@media (min-width:1024px){.beauty-search-row{grid-template-columns:auto minmax(0,1fr) auto;padding:10px 14px}.beauty-grid--deals,.beauty-grid--showcase{grid-template-columns:repeat(5,minmax(0,1fr))}.beauty-icon-row{grid-template-columns:repeat(8,minmax(0,1fr))}.beauty-care-by-need__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.beauty-groom-banner__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.fashion-page{min-height:100vh;background:#eceff3;color:#1e2433;font-family:Poppins,Noto Sans Bengali,sans-serif}.fashion-shell{width:min(430px,100%);margin:0 auto;min-height:100vh;background:#f6f7fa;padding-bottom:24px}.fashion-page.is-desktop .fashion-shell{width:min(1180px,100%);border-left:1px solid #dfe4eb;border-right:1px solid #dfe4eb}.fashion-app-banner{justify-content:space-between;background:#f7f8fa;padding:12px 14px}.fashion-app-banner,.fashion-app-banner__left{display:flex;align-items:center;gap:10px}.fashion-app-banner__left img,.fashion-app-banner__placeholder{width:46px;height:46px;border-radius:10px;background:#dff3ff;color:#0a566f;font-size:14px;font-weight:800;display:grid;place-items:center}.fashion-app-banner__left img{object-fit:contain;background:#fff;border:1px solid #d7deea;padding:3px}.fashion-app-banner__left h2{margin:0;font-size:18px;line-height:1;font-weight:700}.fashion-app-banner__left p{margin:4px 0 0;color:#7d8497;font-size:12px}.fashion-app-banner__button{text-decoration:none;border-radius:999px;padding:10px 18px;font-size:14px;line-height:1;font-weight:700;color:#fff;background:#ff6c00}.fashion-search-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;background:#fff;border-top:1px solid #ebeef4;border-bottom:1px solid #e7ebf2;padding:10px}.fashion-icon-cluster{display:inline-flex;align-items:center;gap:4px}.fashion-icon-button{width:33px;height:33px;border:0;border-radius:999px;color:#2b3141;background:transparent;display:inline-grid;place-items:center;text-decoration:none;padding:0}.fashion-icon-button svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fashion-icon-button.is-active{color:#f03f6b}.fashion-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;border:2px solid #fd2d7f;border-radius:10px;overflow:hidden;background:#fff}.fashion-search-form input{border:0;outline:0;min-width:0;padding:8px 10px;font-size:15px}.fashion-search-form button{border:0;outline:0;background:#fd2d7f;color:#fff;font-size:14px;font-weight:700;padding:0 12px;cursor:pointer}.fashion-muted{margin:12px 10px;border-radius:10px;background:#fff;border:1px solid #e9ecf3;color:#687186;font-size:13px;padding:14px}.fashion-loading,.fashion-muted--inline{margin-top:8px}.fashion-skeleton{position:relative;overflow:hidden;border-radius:8px;background:#e9edf5}.fashion-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:fashion-shimmer 1.2s ease-in-out infinite}.fashion-skeleton-hero{min-height:168px;padding:16px 14px;border-bottom:1px solid #e9ebf3;background:#fff;display:grid;align-content:center;gap:10px}.fashion-skeleton--hero-title{width:52%;height:30px}.fashion-skeleton--hero-line{width:64%;height:16px}.fashion-skeleton--hero-line-short{width:42%}.fashion-skeleton-icons{display:flex;gap:10px;overflow:hidden;padding:10px 8px 12px;background:#fff;border-bottom:1px solid #eaedf5}.fashion-skeleton-icon-item{min-width:74px;display:grid;justify-items:center;gap:6px}.fashion-skeleton--icon-thumb{width:54px;height:54px;border-radius:14px}.fashion-skeleton--icon-label{width:58px;height:11px}.fashion-skeleton-section{margin-top:8px}.fashion-skeleton--section-head{width:158px;height:18px;margin:10px}.fashion-grid--skeleton{background:#fff}.fashion-card--skeleton{border-color:#e7ebf3;pointer-events:none}.fashion-skeleton--card-image{width:100%;aspect-ratio:1/1;border-radius:0}.fashion-skeleton--card-line{height:11px;margin:8px 8px 0}.fashion-skeleton--card-line-short{width:72%}.fashion-skeleton--card-price{width:58%;height:15px;margin:10px 8px 0}.fashion-skeleton--card-meta{width:46%;height:11px;margin:8px 8px 10px}.fashion-hero{margin:8px 0 0;min-height:168px;border-bottom:1px solid #e9ebf3;background:linear-gradient(120deg,#a97ddf,#d6a8f3 40%,#f1c0d6);background-position:50%;background-size:cover}.fashion-hero__overlay{min-height:168px;padding:16px 14px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;background:linear-gradient(90deg,rgba(236,235,255,.8),rgba(236,235,255,.28) 48%,rgba(236,235,255,0) 85%)}.fashion-hero__overlay h1{margin:0;color:#23284d;font-size:24px;line-height:1.05;font-weight:800}.fashion-hero__overlay p{margin:0;color:#28315c;font-size:16px;font-weight:700}.fashion-hero__overlay small{color:#424e7c;font-size:13px;font-weight:600}.fashion-hero__overlay span{color:#273261;font-size:13px;font-weight:700}.fashion-hero__dots{display:flex;justify-content:center;gap:6px;padding:8px 0 10px}.fashion-hero__dots button{width:6px;height:6px;border-radius:999px;border:0;background:rgba(255,255,255,.6);padding:0;cursor:pointer}.fashion-hero__dots button.is-active{width:20px;background:#fff}.fashion-icon-row{background:#fff;border-bottom:1px solid #eaedf5}.fashion-icon-row__track{display:flex;gap:10px;overflow-x:auto;padding:10px 8px 12px;scrollbar-width:none}.fashion-icon-row__track::-webkit-scrollbar{display:none}.fashion-icon-row__item{min-width:74px;text-decoration:none;color:#23293a;font-size:11px;font-weight:600;text-align:center;display:grid;justify-items:center;gap:6px}.fashion-icon-row__thumb{width:54px;height:54px;border-radius:14px;background:#f8e7ec;border:1px solid #f2dce4;overflow:hidden;color:#d57ea0;font-size:22px;display:grid;place-items:center}.fashion-icon-row__thumb img{width:100%;height:100%;object-fit:cover}.fashion-section{margin-top:8px}.fashion-section__head{margin:0;display:flex;align-items:center;justify-content:space-between;padding:10px;background:#fff;border-top:1px solid #e7eaf1;border-bottom:1px solid #e7eaf1}.fashion-section__head--plain{border-bottom-width:0}.fashion-section__head h2{margin:0;color:#242b3c;font-size:16px;font-weight:800}.fashion-section__head a{text-decoration:none;color:#242b3c;font-size:14px;font-weight:600}.fashion-brand-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(120px,1fr);gap:10px;overflow-x:auto;padding:10px;background:#fff;border-bottom:1px solid #e7eaf1;scrollbar-width:none}.fashion-brand-row::-webkit-scrollbar{display:none}.fashion-brand-card{text-decoration:none;border-radius:10px;border:1px solid #e7ebf4;background:#fff;overflow:hidden}.fashion-brand-card__image{display:grid;place-items:center;aspect-ratio:3/4;background:#f7f8fc;overflow:hidden;color:#a4abc0}.fashion-brand-card__image img{width:100%;height:100%;object-fit:cover}.fashion-brand-card__label{display:block;padding:6px 8px;color:#2a3144;font-size:12px;font-weight:700;text-align:center}.fashion-grid{display:grid;gap:8px;padding:10px}.fashion-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));background:#fff}.fashion-grid--tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.fashion-card{position:relative;background:#fff;border:1px solid #e4e8f0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.fashion-card__image{position:relative;display:block;background:#f7f8fb;aspect-ratio:1/1}.fashion-card__image img{width:100%;height:100%;object-fit:cover}.fashion-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:#9da5b7;font-size:12px}.fashion-card__discount{position:absolute;top:6px;left:6px;border-radius:4px;background:#ff3d72;color:#fff;font-size:11px;font-weight:700;padding:2px 6px}.fashion-card__wish{position:absolute;top:8px;right:8px;z-index:3;width:28px;height:28px;border:0;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.9);color:#8f97aa;font-size:15px;cursor:pointer;transition:all .2s ease}.fashion-card__wish.is-active{background:#ffe7ef;color:#f03f6b}.fashion-card__wish:disabled{opacity:.6;cursor:default}.fashion-card__name{margin:8px 8px 2px;min-height:32px;text-decoration:none;color:#262c3e;font-size:12px;line-height:1.27;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fashion-card__price-row{margin:0 8px;display:flex;align-items:baseline;gap:6px}.fashion-card__price{margin:0 8px;color:#1f2533;font-size:18px;line-height:1.05;font-weight:800}.fashion-card__off{color:#8167d9;font-size:13px;font-weight:800}.fashion-card__old-price{margin:2px 8px 0;color:#8690a2;text-decoration:line-through;font-size:11px}.fashion-card__old-price--empty{text-decoration:none}.fashion-card__meta{margin:3px 8px 8px;color:#646d83;font-size:11px;display:flex;gap:8px}.fashion-card--compact .fashion-card__price{color:#e44063;font-size:16px}.fashion-tabs-section{margin-top:8px;background:#fff;border-top:1px solid #e7eaf1}.fashion-tabs-section__title{margin:0;padding:10px 10px 0;color:#23293b;font-size:17px;font-weight:800}.fashion-tabs-bar{position:sticky;top:0;z-index:20;display:flex;gap:8px;overflow-x:auto;padding:10px 10px 0;background:#fff;border-bottom:1px solid #ebeff5;scrollbar-width:none}.fashion-tabs-bar::-webkit-scrollbar{display:none}.fashion-tab-btn{border:0;border-bottom:3px solid transparent;background:transparent;color:#2f3648;font-size:13px;line-height:1;font-weight:600;padding:0 2px 10px;white-space:nowrap;cursor:pointer}.fashion-tab-btn.is-active{color:#f02d5d;border-bottom-color:#f02d5d}.fashion-spinner-wrap{display:flex;justify-content:center;padding:8px 0 12px}.fashion-spinner{width:24px;height:24px;border-radius:50%;border:3px solid #f4b5c6;border-top-color:#f03f6b;animation:fashion-spin .8s linear infinite}.fashion-sentinel{height:8px}@keyframes fashion-spin{to{transform:rotate(1turn)}}@keyframes fashion-shimmer{to{transform:translateX(100%)}}@media (min-width:1024px){.fashion-search-row{padding:10px 14px}.fashion-grid--three{grid-template-columns:repeat(6,minmax(0,1fr))}.fashion-grid--tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.fashion-brand-row{grid-auto-columns:minmax(175px,1fr)}.fashion-icon-row__item{min-width:92px}}