.asbs{background:var(--asbs-bg);color:var(--asbs-text);overflow:hidden}.asbs *{box-sizing:border-box}.asbs a{color:inherit;text-decoration:none}.asbs button,.asbs input{font:inherit}.asbs__shell{width:min(100% - 32px,1480px);margin:0 auto;padding:28px 0 90px}.asbs-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:650px;border:1px solid var(--asbs-border);border-radius:calc(var(--asbs-radius) + 8px);overflow:hidden;background:var(--asbs-surface)}.asbs-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,92px)}.asbs-kicker,.asbs-eyebrow{display:inline-flex;width:fit-content;color:var(--asbs-gold-dark);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.asbs-kicker{padding:9px 13px;border:1px solid color-mix(in srgb,var(--asbs-gold) 45%,transparent);border-radius:999px;background:color-mix(in srgb,var(--asbs-gold) 8%,white)}.asbs-hero__title{max-width:740px;margin:24px 0 18px;font-size:clamp(44px,5.2vw,80px);line-height:.98;letter-spacing:-.045em}.asbs-hero__text{max-width:620px;color:var(--asbs-muted);font-size:clamp(16px,1.3vw,20px);line-height:1.7}.asbs-hero__text p{margin:0}.asbs-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.asbs-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:14px;font-weight:800;transition:.25s ease}.asbs-btn--dark{color:#fff!important;background:#111}.asbs-btn--dark:hover{background:var(--asbs-gold);transform:translateY(-2px)}.asbs-btn--ghost{border-color:var(--asbs-border);background:#fff}.asbs-btn--ghost:hover{border-color:var(--asbs-gold);color:var(--asbs-gold-dark)}.asbs-btn--gold{color:#fff!important;background:var(--asbs-gold)}.asbs-btn--gold:hover{background:var(--asbs-gold-dark)}.asbs-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.asbs-hero__stats div{padding:16px 0;border-top:1px solid var(--asbs-border)}.asbs-hero__stats strong{display:block;font-size:20px}.asbs-hero__stats span{display:block;margin-top:4px;color:var(--asbs-muted);font-size:12px}.asbs-hero__media{position:relative;min-height:650px;background:#e9e2d7;overflow:hidden}.asbs-hero__image,.asbs-hero__placeholder{width:100%;height:100%;display:block;object-fit:cover}.asbs-hero__image{transition:transform .8s ease}.asbs-hero:hover .asbs-hero__image{transform:scale(1.025)}.asbs-hero__floating-card{position:absolute;left:28px;bottom:28px;width:min(310px,calc(100% - 56px));padding:20px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:#ffffffe6;box-shadow:0 20px 50px #00000024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.asbs-hero__floating-card>span{display:block;color:var(--asbs-gold-dark);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.asbs-hero__floating-card strong{display:block;margin-top:8px;font-size:21px}.asbs-stars,.asbs-rating span{color:var(--asbs-gold);letter-spacing:.09em}.asbs-hero__floating-card small{display:block;margin-top:4px;color:var(--asbs-muted)}.asbs-section{padding-top:clamp(68px,8vw,118px)}.asbs-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--asbs-border);border-radius:var(--asbs-radius);overflow:hidden;background:var(--asbs-surface)}.asbs-proof-strip div{padding:25px;border-right:1px solid var(--asbs-border)}.asbs-proof-strip div:last-child{border-right:0}.asbs-proof-strip strong{display:block;font-size:15px}.asbs-proof-strip span{display:block;margin-top:6px;color:var(--asbs-muted);font-size:13px}.asbs-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.asbs-heading-row h2,.asbs-editorial h2,.asbs-newsletter h2,.asbs-closing h2,.asbs-testimonials h2{margin:10px 0 0;font-size:clamp(32px,3.5vw,54px);line-height:1.05;letter-spacing:-.035em}.asbs-heading-row p{margin:10px 0 0;color:var(--asbs-muted)}.asbs-text-link{color:var(--asbs-gold-dark)!important;font-weight:800}.asbs-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.asbs-category-card{min-height:132px;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:18px;padding:24px;border:1px solid var(--asbs-border);border-radius:var(--asbs-radius);background:var(--asbs-surface);transition:.25s ease}.asbs-category-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--asbs-gold) 65%,var(--asbs-border));box-shadow:0 22px 50px #2a211214}.asbs-category-card__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:var(--asbs-gold-dark);background:color-mix(in srgb,var(--asbs-gold) 10%,white)}.asbs-category-card__icon svg,.asbs-product-card__tools svg,.asbs-product-card__bottom svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.asbs-category-card h3{margin:0;font-size:18px}.asbs-category-card p{margin:6px 0 0;color:var(--asbs-muted);font-size:14px}.asbs-filter-pills{display:flex;flex-wrap:wrap;gap:8px}.asbs-filter-pills button{padding:10px 15px;border:1px solid var(--asbs-border);border-radius:999px;background:var(--asbs-surface);color:var(--asbs-text);cursor:pointer}.asbs-filter-pills button:hover,.asbs-filter-pills button.is-active{border-color:#111;color:#fff;background:#111}.asbs-ranking-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.asbs-ranking-card{position:relative;overflow:hidden;border:1px solid var(--asbs-border);border-radius:calc(var(--asbs-radius) + 3px);background:var(--asbs-surface);transition:.28s ease}.asbs-ranking-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #201a1117}.asbs-ranking-card__rank{position:absolute;z-index:2;left:16px;top:16px;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#111;font-weight:900}.asbs-ranking-card__media{display:block;aspect-ratio:1.12/1;overflow:hidden;background:#f3efe8}.asbs-ranking-card__image,.asbs-ranking-card__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.asbs-ranking-card:hover .asbs-ranking-card__image{transform:scale(1.04)}.asbs-ranking-card__body{padding:22px}.asbs-ranking-card__label{color:var(--asbs-gold-dark);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.asbs-ranking-card h3{margin:10px 0;font-size:21px;line-height:1.35}.asbs-rating{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px}.asbs-rating small{color:var(--asbs-muted);letter-spacing:0}.asbs-ranking-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.asbs-ranking-card__bottom strong{font-size:20px}.asbs-ranking-card__bottom button,.asbs-ranking-card__bottom a{min-height:42px;padding:9px 14px;border:0;border-radius:12px;color:#fff;background:#111;font-weight:800;cursor:pointer}.asbs-ranking-card__bottom button:hover,.asbs-ranking-card__bottom a:hover{background:var(--asbs-gold)}.asbs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.asbs-product-card{min-width:0;overflow:hidden;border:1px solid var(--asbs-border);border-radius:var(--asbs-radius);background:var(--asbs-surface);transition:.28s ease}.asbs-product-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #201a1117}.asbs-product-card[hidden]{display:none!important}.asbs-product-card__media{position:relative;aspect-ratio:1/1.08;overflow:hidden;background:#f3efe8}.asbs-product-card__media>a,.asbs-product-card__image,.asbs-product-card__placeholder{width:100%;height:100%;display:block}.asbs-product-card__image{object-fit:cover;transition:transform .45s ease}.asbs-product-card:hover .asbs-product-card__image{transform:scale(1.045)}.asbs-product-card__badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;color:#fff;background:var(--asbs-gold);font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.asbs-product-card__tools{position:absolute;top:14px;right:14px;display:grid;gap:8px}.asbs-product-card__tools button,.asbs-product-card__tools a{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;color:#111;background:#ffffffeb;cursor:pointer;transition:.2s ease}.asbs-product-card__tools button:hover,.asbs-product-card__tools a:hover,.asbs-product-card__tools button.is-active{color:#fff;border-color:var(--asbs-gold);background:var(--asbs-gold)}.asbs-product-card__body{padding:18px}.asbs-product-card__meta{display:flex;justify-content:space-between;gap:10px;color:var(--asbs-muted);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.asbs-product-card h3{min-height:48px;margin:13px 0 8px;font-size:16px;line-height:1.45}.asbs-bought{margin:10px 0 0;color:var(--asbs-muted);font-size:12px}.asbs-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.asbs-product-card__bottom>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.asbs-product-card__bottom strong{font-size:18px}.asbs-product-card__bottom s{color:var(--asbs-muted);font-size:13px}.asbs-product-card__bottom button,.asbs-product-card__bottom>a{min-width:72px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;border:0;border-radius:12px;color:#fff!important;background:#111;font-weight:800;cursor:pointer}.asbs-product-card__bottom button:hover,.asbs-product-card__bottom>a:hover{background:var(--asbs-gold)}.asbs-product-card__bottom svg{width:18px;height:18px}.asbs-center{display:flex;justify-content:center;margin-top:34px}.asbs-empty{padding:60px 30px;border:1px dashed var(--asbs-border);border-radius:var(--asbs-radius);text-align:center;background:var(--asbs-surface)}.asbs-empty h3{margin:0}.asbs-empty p{max-width:620px;margin:12px auto 0;color:var(--asbs-muted)}.asbs-testimonials{display:grid;grid-template-columns:.7fr 1.3fr;gap:38px;padding:clamp(34px,5vw,70px);border:1px solid var(--asbs-border);border-radius:calc(var(--asbs-radius) + 6px);background:var(--asbs-surface)}.asbs-testimonials__intro p{color:var(--asbs-muted);line-height:1.7}.asbs-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.asbs-testimonial-grid article{padding:22px;border:1px solid var(--asbs-border);border-radius:18px;background:var(--asbs-bg)}.asbs-testimonial-grid p{min-height:118px;color:var(--asbs-muted);line-height:1.7}.asbs-testimonial-grid strong{display:block}.asbs-testimonial-grid span{display:block;margin-top:4px;color:var(--asbs-muted);font-size:12px}.asbs-editorial{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid var(--asbs-border);border-radius:calc(var(--asbs-radius) + 6px);background:var(--asbs-surface)}.asbs-editorial__media{min-height:560px;background:#eee7dd}.asbs-editorial__image,.asbs-editorial__placeholder{width:100%;height:100%;object-fit:cover;display:block}.asbs-editorial__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,84px)}.asbs-editorial__content .rte{margin-top:20px;color:var(--asbs-muted);font-size:17px;line-height:1.75}.asbs-editorial__points{display:grid;gap:12px;margin-top:30px}.asbs-editorial__points div{display:flex;align-items:center;gap:14px;padding-top:12px;border-top:1px solid var(--asbs-border)}.asbs-editorial__points strong{color:var(--asbs-gold-dark)}.asbs-newsletter{display:grid;grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:42px;padding:clamp(34px,5vw,72px);border-radius:calc(var(--asbs-radius) + 6px);color:#fff;background:#111}.asbs-newsletter .asbs-eyebrow{color:#d7b25a}.asbs-newsletter p{max-width:650px;margin:14px 0 0;color:#ffffffb3;line-height:1.7}.asbs-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.asbs-newsletter__form input{min-height:54px;width:100%;padding:0 16px;border:1px solid rgba(255,255,255,.25);border-radius:14px;color:#fff;background:#ffffff12;outline:none}.asbs-newsletter__form input:focus{border-color:var(--asbs-gold)}.asbs-newsletter__form button{min-height:54px;padding:0 20px;border:0;border-radius:14px;color:#fff;background:var(--asbs-gold);font-weight:800;cursor:pointer}.asbs-newsletter__form button:hover{background:var(--asbs-gold-dark)}.asbs-newsletter__message{grid-column:1/-1;margin:3px 0 0!important;font-size:13px}.asbs-closing{margin-top:clamp(68px,8vw,118px);padding:clamp(50px,7vw,92px) 24px;border:1px solid var(--asbs-border);border-radius:calc(var(--asbs-radius) + 6px);text-align:center;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--asbs-gold) 12%,transparent),transparent 34%),var(--asbs-surface)}.asbs-closing>span{color:var(--asbs-gold-dark);font-size:12px;font-weight:900;letter-spacing:.2em}.asbs-closing h2{max-width:850px;margin:14px auto 28px}.asbs-toast{position:fixed;right:24px;bottom:24px;z-index:30;max-width:340px;padding:13px 17px;border-radius:12px;color:#fff;background:#111;box-shadow:0 15px 40px #0003;opacity:0;transform:translateY(14px);pointer-events:none;transition:.25s ease}.asbs-toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1100px){.asbs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asbs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asbs-testimonials{grid-template-columns:1fr}}@media(max-width:820px){.asbs__shell{width:min(100% - 22px,1480px);padding-top:12px}.asbs-hero{grid-template-columns:1fr}.asbs-hero__content{order:2;padding:42px 26px}.asbs-hero__media{min-height:440px}.asbs-proof-strip{grid-template-columns:repeat(2,1fr)}.asbs-proof-strip div:nth-child(2){border-right:0}.asbs-proof-strip div:nth-child(-n+2){border-bottom:1px solid var(--asbs-border)}.asbs-heading-row{align-items:flex-start;flex-direction:column}.asbs-ranking-grid{grid-template-columns:1fr}.asbs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asbs-testimonial-grid{grid-template-columns:1fr}.asbs-testimonial-grid p{min-height:0}.asbs-editorial{grid-template-columns:1fr}.asbs-editorial__media{min-height:420px}.asbs-newsletter{grid-template-columns:1fr}}@media(max-width:580px){.asbs__shell{width:min(100% - 16px,1480px)}.asbs-hero__media{min-height:360px}.asbs-hero__floating-card{left:14px;bottom:14px;width:calc(100% - 28px)}.asbs-hero__content{padding:34px 20px 38px}.asbs-hero__title{font-size:42px}.asbs-hero__actions{display:grid}.asbs-btn{width:100%}.asbs-hero__stats,.asbs-category-grid{grid-template-columns:1fr}.asbs-category-card{min-height:112px;padding:18px}.asbs-product-grid{gap:10px}.asbs-product-card__body{padding:13px}.asbs-product-card h3{min-height:44px;font-size:14px}.asbs-product-card__meta{display:none}.asbs-product-card__bottom{align-items:flex-end;gap:8px}.asbs-product-card__bottom>div{display:grid;gap:2px}.asbs-product-card__bottom strong{font-size:15px}.asbs-product-card__bottom button,.asbs-product-card__bottom>a{min-width:42px;width:42px;padding:0}.asbs-product-card__bottom button span{display:none}.asbs-product-card__tools{top:9px;right:9px}.asbs-product-card__tools button,.asbs-product-card__tools a{width:34px;height:34px}.asbs-product-card__badge{left:9px;top:9px}.asbs-testimonials{padding:34px 20px}.asbs-editorial__media{min-height:340px}.asbs-editorial__content{padding:34px 22px}.asbs-newsletter{padding:34px 20px}.asbs-newsletter__form{grid-template-columns:1fr}.asbs-newsletter__form button{width:100%}.asbs-toast{right:12px;left:12px;bottom:12px;max-width:none}}@media(prefers-reduced-motion:reduce){.asbs *,.asbs *:before,.asbs *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.asbs-product-card{transition:all .35s ease}.asbs-product-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px #0000001a}.asbs-product-card:hover h3,.asbs-product-card:hover .asbs-product-card__title,.asbs-product-card:hover .card__heading,.asbs-product-card:hover .card__heading a{color:#c99b2b!important}.asbs-add,.asbs-product-card .button{transition:.3s}.asbs-add:hover,.asbs-product-card .button:hover{background:#c99b2b!important;color:#fff!important;transform:translateY(-2px)}.asbs-testimonials h2{font-size:62px!important;font-weight:800!important;line-height:1.04!important;letter-spacing:-2px;text-align:left!important;margin:0 0 24px}.asbs-testimonials,.asbs-testimonials *{text-align:left!important}.asbs-editorial h2{font-size:62px!important;font-weight:800!important;line-height:1.04!important;letter-spacing:-2px;color:#111!important;text-align:left!important;margin:0 0 22px}.asbs-editorial,.asbs-editorial *{text-align:left!important}.asbs-newsletter h2{font-size:62px!important;font-weight:800!important;line-height:1.04!important;letter-spacing:-2px;color:#fff!important;text-align:left!important;margin:0 0 24px}.asbs-newsletter,.asbs-newsletter *{text-align:left!important}.asbs-newsletter .asbs-newsletter__content{align-items:flex-start!important}@media(max-width:768px){.asbs-testimonials h2,.asbs-editorial h2,.asbs-newsletter h2{font-size:42px!important}}.asbs .asbs-product-card .asbs-add,.asbs .asbs-product-card__bottom .asbs-add,.asbs .asbs-product-card__bottom button,.asbs .asbs-product-card__bottom>a{transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease!important}.asbs .asbs-product-card .asbs-add:hover,.asbs .asbs-product-card .asbs-add:focus-visible,.asbs .asbs-product-card__bottom .asbs-add:hover,.asbs .asbs-product-card__bottom .asbs-add:focus-visible,.asbs .asbs-product-card__bottom button:hover,.asbs .asbs-product-card__bottom button:focus-visible,.asbs .asbs-product-card__bottom>a:hover,.asbs .asbs-product-card__bottom>a:focus-visible{color:#fff!important;background:var(--asbs-gold)!important;border-color:var(--asbs-gold)!important;transform:translateY(-2px)!important}.asbs .asbs-product-card:hover h3,.asbs .asbs-product-card:hover h3 a{color:var(--asbs-gold-dark)!important}.asbs .asbs-filter-pills button{color:#fff!important;background:#111!important;border-color:#111!important;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s ease!important}.asbs .asbs-filter-pills button:first-child,.asbs .asbs-filter-pills button:first-child.is-active{color:#fff!important;background:var(--asbs-gold)!important;border-color:var(--asbs-gold)!important}.asbs .asbs-filter-pills button:not(:first-child),.asbs .asbs-filter-pills button:not(:first-child).is-active{color:#fff!important;background:#111!important;border-color:#111!important}.asbs .asbs-filter-pills button:hover,.asbs .asbs-filter-pills button:focus-visible,.asbs .asbs-filter-pills button.is-active:hover,.asbs .asbs-filter-pills button.is-active:focus-visible{color:#111!important;background:#fff!important;border-color:#111!important;transform:translateY(-2px)!important}.asbs .asbs-product-card .asbs-add:hover,.asbs .asbs-product-card .asbs-add:focus-visible,.asbs .asbs-product-card__bottom button:hover,.asbs .asbs-product-card__bottom button:focus-visible,.asbs .asbs-product-card__bottom>a:hover,.asbs .asbs-product-card__bottom>a:focus-visible{background-color:var(--asbs-gold)!important;background:var(--asbs-gold)!important;border-color:var(--asbs-gold)!important;color:#fff!important;opacity:1!important;filter:none!important;transform:translateY(-2px)!important}.asbs .asbs-product-card:hover .asbs-add,.asbs .asbs-product-card:hover .asbs-product-card__bottom button,.asbs .asbs-product-card:hover .asbs-product-card__bottom>a{background-color:var(--asbs-gold)!important;background:var(--asbs-gold)!important;border-color:var(--asbs-gold)!important;color:#fff!important}.asbs .asbs-closing h2{max-width:900px!important;margin:14px auto 28px!important;font-size:clamp(42px,4vw,62px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.04em!important;color:var(--asbs-text)!important;text-align:center!important}@media(max-width:768px){.asbs .asbs-closing h2{font-size:42px!important;line-height:1.06!important}}@media(max-width:480px){.asbs .asbs-closing h2{font-size:34px!important;line-height:1.08!important}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/assaboor-best-sellers-v1.css.map */
