:root{--paper:#fff9f0;--cream:#f4e4cd;--rust:#b64a12;--brown:#2a1a12;--muted:#705747;--line:#d6b797;--max:1240px }*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--brown);font-family:PT Sans,Noto Sans Devanagari,Arial,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.bb-hindi,[lang=hi]{font-family:Noto Sans Devanagari,PT Sans,sans-serif}.bb-container{max-width:var(--max);margin:auto;padding:0 28px}.bb-announcement{background:var(--rust);color:#fff;text-align:center;padding:10px 16px;font-weight:700;font-size:14px;letter-spacing:.02em}.bb-header{background:var(--paper);border-bottom:1px solid rgba(42,26,18,.08)}.bb-header__row{min-height:106px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.bb-brand{justify-self:start}.bb-logo{display:block;object-fit:contain}.bb-logo--header{width:220px;height:auto;max-height:88px}.bb-nav{justify-self:center;display:flex;gap:34px;font-weight:700;font-size:15px}.bb-actions{justify-self:end;display:flex;align-items:center;gap:24px;font-weight:700;font-size:14px}.bb-cart-count{background:var(--rust);color:#fff;border-radius:999px;padding:1px 6px;font-size:11px}.bb-section{padding:72px 0}.bb-heading,.bb-eyebrow,.bb-product__title,.bb-page-head__title,.bb-shop-card h3,.bb-testimonial-card strong{font-family:Bitter,Georgia,serif}.bb-heading{font-size:46px;line-height:1.08;margin:0 0 12px}.bb-rust{color:var(--rust)}.bb-accent{font-weight:700;color:var(--rust)}.bb-hero{background:var(--cream)}.bb-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch}.bb-hero__copy{padding:68px 34px 62px 0;display:flex;flex-direction:column;justify-content:center}.bb-eyebrow{font-size:34px;font-weight:700;margin:0 0 8px}.bb-hero h1{font-family:Bitter,Georgia,serif;font-size:70px;line-height:.98;color:var(--rust);margin:0 0 30px}.bb-hero__line{font-size:22px;font-weight:700;margin:0 0 8px}.bb-ribbon{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;background:var(--brown);color:#fff;padding:11px 23px;margin:22px 0 30px;font-weight:700;position:relative;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%,4% 50%)}.bb-button{display:inline-flex;justify-content:center;align-items:center;background:var(--rust);color:#fff;padding:15px 24px;border-radius:8px;border:0;font-weight:700;width:max-content;cursor:pointer}.bb-button--full{width:100%}.bb-meta{color:var(--muted);font-weight:700;font-size:14px;margin-top:18px}.bb-hero__media{display:flex;align-items:center;justify-content:center;min-height:560px;overflow:hidden}.bb-hero__media img{width:100%;height:100%;max-height:610px;object-fit:cover;object-position:center 48%}.bb-global-strip{background:#fff4e6;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;text-align:center;font-size:16px}.bb-global-strip strong{color:var(--rust)}.bb-explainer,.bb-story{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.bb-explainer p,.bb-story p{font-size:19px}.bb-media,.bb-story__image{display:flex;align-items:center;justify-content:center;min-width:0}.bb-media img{width:100%;height:auto;max-height:345px;object-fit:contain;border-radius:20px}.bb-story__image img{width:100%;height:auto;max-height:410px;object-fit:contain;border-radius:20px}.bb-product-intro{text-align:center;margin-bottom:38px}.bb-product-intro p{font-size:19px;color:var(--muted);margin:0}.bb-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bb-card{background:#fff4e6;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.bb-card__image{height:360px;background:#f8ead7;display:flex;align-items:center;justify-content:center;padding:10px}.bb-card__image img{width:100%;height:100%;object-fit:contain}.bb-card__body{padding:18px;display:flex;flex-direction:column;flex:1}.bb-card__title{font-family:Bitter,Georgia,serif;font-size:19px;font-weight:700;color:var(--rust);margin:0 0 7px}.bb-card__tagline{font-weight:700;margin:0 0 8px}.bb-card__meta{color:var(--muted);font-size:14px;margin:0 0 10px}.bb-card__price{font-weight:700;margin-top:auto}.bb-testimonials{background:#f6e7d3}.bb-testimonials__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.bb-testimonial-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-width:0}.bb-testimonial-card__media{background:#efe0cb;display:flex;align-items:center;justify-content:center;padding:12px;min-height:280px}.bb-testimonial-card__media img{width:100%;height:auto;max-height:410px;object-fit:contain;border-radius:12px}.bb-testimonial-card__copy{padding:18px 20px 22px;overflow:visible}.bb-testimonial-card__copy strong{display:block;font-size:21px;margin-bottom:7px}.bb-testimonial-card__copy p{margin:0;color:var(--muted);white-space:normal;overflow:visible;overflow-wrap:anywhere}.bb-footer{background:var(--cream);color:var(--brown);padding:42px 0 0;border-top:1px solid var(--line)}.bb-footer__grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:44px;align-items:start;padding-bottom:34px}.bb-footer p{color:var(--muted)}.bb-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.bb-logo--footer{width:245px;max-height:110px;margin-bottom:12px}.bb-footer__legal-strip{background:var(--brown);color:#fff}.bb-footer__legal{padding:15px 28px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.bb-footer__legal small{color:#f3d8bf}.bb-page-head{padding:54px 0 24px}.bb-page-head__eyebrow{color:var(--rust);font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px}.bb-page-head__title{font-size:52px;line-height:1.05;margin:0}.bb-page-head__sub{max-width:760px;color:var(--muted);font-size:19px}.bb-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 34px}.bb-filter{border:1px solid var(--line);background:#fff4e6;color:var(--brown);border-radius:999px;padding:10px 18px;font-weight:700;cursor:pointer}.bb-filter.is-active,.bb-filter:hover{background:var(--rust);color:#fff;border-color:var(--rust)}.bb-shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.bb-shop-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.bb-shop-card[hidden]{display:none}.bb-shop-card__media{height:430px;background:#f8ead7;display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden}.bb-shop-card__media img{width:100%;height:100%;object-fit:contain}.bb-shop-card__media--combo{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bb-shop-card__media--combo img{min-width:0}.bb-shop-card__body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.bb-shop-card__type{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--rust);font-weight:700}.bb-shop-card__body h3{font-size:27px;margin:0}.bb-shop-card__desc{color:var(--muted);font-size:15px;min-height:45px}.bb-shop-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto;padding-top:12px}.bb-shop-card .price,.bb-price{font-weight:700;color:var(--rust)}.bb-shop-card__cta{font-weight:700;color:var(--rust);text-align:right}.bb-shop-note{margin-top:34px;background:var(--cream);border-radius:18px;padding:24px;display:flex;justify-content:space-between;gap:24px;align-items:center}.bb-shop-note strong{font-family:Bitter,Georgia,serif;font-size:24px}.bb-shop-note span{color:var(--muted)}.bb-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:58px;align-items:start}.bb-product__gallery{display:grid;grid-template-columns:78px minmax(0,1fr);gap:14px;align-items:start}.bb-product__thumbs{display:flex;flex-direction:column;gap:10px}.bb-product__thumb{border:1px solid var(--line);background:#f8ead7;border-radius:12px;padding:4px;overflow:hidden;cursor:pointer;aspect-ratio:1}.bb-product__thumb img{width:100%;height:100%;object-fit:contain}.bb-product__thumb.is-active{outline:2px solid var(--rust);outline-offset:1px}.bb-product__main-wrap{background:#f8ead7;border-radius:22px;padding:16px;min-height:560px;display:flex;align-items:center;justify-content:center}.bb-product__main-image{width:100%;height:auto;max-height:640px;object-fit:contain;border-radius:16px}.bb-product__info{position:sticky;top:24px}.bb-product__crumb{font-size:13px;color:var(--muted);margin-bottom:18px}.bb-product__title{font-size:48px;margin:0 0 8px}.bb-product__subtitle{font-size:18px;color:var(--muted);margin:0 0 18px}.bb-price{font-size:24px;margin:14px 0 24px}.bb-product__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 26px}.bb-trust-pill{background:#fff4e6;border:1px solid var(--line);border-radius:12px;padding:10px 8px;text-align:center;font-size:11px;font-weight:700}.bb-product__description{font-size:17px}.bb-option{margin:24px 0;border:0;padding:0}.bb-option__label{display:flex;justify-content:space-between;align-items:center;font-weight:700;margin-bottom:10px}.bb-option__label span{font-size:12px;color:var(--muted)}.bb-option__values{display:flex;gap:9px;flex-wrap:wrap}.bb-option-button{position:relative}.bb-option-button input{position:absolute;opacity:0;pointer-events:none}.bb-option-button span{display:block;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 16px;font-weight:700;cursor:pointer}.bb-option-button input:checked+span{background:var(--rust);border-color:var(--rust);color:#fff}.bb-qty-stepper{display:inline-grid;grid-template-columns:42px 54px 42px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff}.bb-qty-stepper button{border:0;background:#fff;cursor:pointer;font-size:18px}.bb-qty-stepper input{border:0;width:54px;text-align:center;padding:10px 0}.bb-product__shipping{display:flex;gap:10px;flex-wrap:wrap;margin:17px 0 0}.bb-product__shipping span{background:#fff4e6;border:1px solid var(--line);border-radius:999px;padding:7px 11px;font-size:13px;color:var(--muted);font-weight:700}.bb-product__shipping .bb-shipping-worldwide{color:var(--rust);border-color:var(--rust);background:#fff}.bb-product__story-strip{margin-top:28px;background:var(--cream);border-radius:18px;padding:17px;display:grid;grid-template-columns:1fr 120px;gap:16px;align-items:center}.bb-product__story-strip img{width:120px;height:auto;max-height:105px;border-radius:12px;object-fit:contain}.bb-product__story-strip strong{font-family:Bitter,Georgia,serif;font-size:18px}.bb-product__story-strip p{font-size:13px;color:var(--muted);margin:4px 0 0}.bb-accordion{margin-top:24px;border-top:1px solid var(--line)}.bb-accordion details{border-bottom:1px solid var(--line);padding:14px 0}.bb-accordion summary{font-weight:700;cursor:pointer}.bb-cart{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.62fr);gap:46px;align-items:start}.bb-cart-list{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 22px}.bb-cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.bb-cart-item:last-child{border-bottom:0}.bb-cart-item img{width:120px;height:120px;object-fit:contain;background:#f8ead7;border-radius:12px}.bb-cart-item__title{font-family:Bitter,Georgia,serif;font-size:21px}.bb-cart-item__variant{color:var(--muted);font-size:14px;margin:4px 0 14px}.bb-cart-item__actions{display:flex;align-items:center;gap:14px}.bb-cart-item__remove{border:0;background:none;padding:0;font-size:13px;color:var(--muted);text-decoration:underline;cursor:pointer}.bb-cart-item__price{text-align:right;font-weight:700;white-space:nowrap}.bb-cart-summary{border:1px solid var(--line);background:#fff4e6;border-radius:18px;padding:28px;position:sticky;top:24px}.bb-cart-summary h2{font-family:Bitter,Georgia,serif;font-size:28px;margin:0 0 22px}.bb-summary-row{display:flex;justify-content:space-between;gap:16px;padding:9px 0}.bb-summary-row--total{border-top:1px solid var(--line);margin-top:12px;padding-top:18px;font-size:20px;font-weight:700}.bb-cart-reassurance{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:grid;gap:8px;font-size:13px;color:var(--muted)}.bb-cart-empty{text-align:center;padding:90px 20px}@media(max-width:900px){.bb-header__row{grid-template-columns:1fr auto}.bb-nav{display:none}.bb-logo--header{width:180px}.bb-hero__grid,.bb-explainer,.bb-story,.bb-product,.bb-cart{grid-template-columns:1fr}.bb-hero__copy{padding:54px 0 38px}.bb-hero__media{min-height:400px}.bb-products-grid,.bb-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-product__info,.bb-cart-summary{position:static}.bb-product__gallery{grid-template-columns:70px minmax(0,1fr)}.bb-testimonials__cards{grid-template-columns:1fr}}@media(max-width:600px){.bb-container{padding:0 18px}.bb-announcement{font-size:12px}.bb-logo--header{width:160px}.bb-actions{gap:12px;font-size:12px}.bb-hero h1{font-size:54px}.bb-eyebrow{font-size:27px}.bb-hero__line{font-size:18px}.bb-heading{font-size:37px}.bb-products-grid,.bb-shop-grid,.bb-footer__grid{grid-template-columns:1fr}.bb-card__image{height:420px}.bb-shop-card__media{height:450px}.bb-page-head__title{font-size:42px}.bb-shop-note{align-items:flex-start;flex-direction:column}.bb-product__gallery{grid-template-columns:1fr}.bb-product__thumbs{order:2;flex-direction:row;overflow-x:auto}.bb-product__thumb{width:68px;flex:0 0 68px}.bb-product__title{font-size:40px}.bb-product__trust{grid-template-columns:1fr 1fr}.bb-cart-list{padding:0 14px}.bb-cart-item{grid-template-columns:88px 1fr}.bb-cart-item img{width:88px;height:88px}.bb-cart-item__price{grid-column:2;text-align:left}.bb-footer__grid{gap:24px}}.bb-header__row{min-height:126px;grid-template-columns:minmax(270px,1fr) auto minmax(180px,1fr)}.bb-logo--header{width:305px;max-height:108px}.bb-nav{gap:28px;font-size:14px;letter-spacing:.025em}.bb-nav a{position:relative;padding:8px 0}.bb-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:2px;background:var(--rust);transition:right .2s ease}.bb-nav a:hover:after{right:0}.bb-cart-link{display:inline-flex;align-items:center;gap:7px}.bb-cart-icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bb-logo--footer{width:320px;max-height:130px}.bb-footer__instagram{display:inline-flex;align-items:center;gap:9px;color:var(--rust);font-weight:700}.bb-footer__instagram svg,.bb-instagram-glyph svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.bb-footer a:hover{color:var(--rust)}#our-story,#testimonials,#contact{scroll-margin-top:40px}.bb-story{grid-template-columns:.92fr 1.08fr;gap:48px}.bb-story__image{height:350px;overflow:hidden;border-radius:20px}.bb-story__image img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center 35%;border-radius:20px}.bb-testimonial-card__media{min-height:0;padding:0;background:transparent;display:block}.bb-testimonial-card__media img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:18px 18px 0 0}.bb-testimonial-card{overflow:hidden}.bb-testimonial-card__copy{min-height:124px}.bb-contact{background:var(--rust);color:#fff;padding:58px 0}.bb-contact__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.bb-contact__eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;margin:0 0 7px}.bb-contact .bb-heading{margin-bottom:9px}.bb-contact__copy{font-size:18px;margin:0;color:#ffe8d5}.bb-contact__links{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bb-contact-link{background:#fff;color:var(--brown);border-radius:16px;padding:18px;display:flex;align-items:center;gap:13px;min-width:0;transition:transform .18s ease}.bb-contact-link:hover{transform:translateY(-2px)}.bb-contact-link small{display:block;color:var(--muted);font-size:12px}.bb-contact-link strong{display:block;overflow-wrap:anywhere}.bb-contact-link__icon{font-size:23px}.bb-instagram-glyph{display:grid;place-items:center;color:var(--rust)}.bb-shop-grid--curated{grid-template-columns:repeat(3,minmax(0,1fr))}.bb-shop-card__desc{min-height:44px}.bb-tile-form{border-top:1px solid var(--line);margin-top:9px;padding-top:14px}.bb-tile-label{display:block;font-size:11px;letter-spacing:.09em;font-weight:700;color:var(--muted);margin:0 0 6px}.bb-tile-select{width:100%;border:1px solid var(--line);border-radius:9px;background:#fff;padding:11px 12px;color:var(--brown)}.bb-tile-form__row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:13px}.bb-qty-stepper--tile{grid-template-columns:34px 42px 34px}.bb-qty-stepper--tile input{width:42px;padding:8px 0}.bb-tile-add{border:0;background:var(--rust);color:#fff;border-radius:9px;padding:12px 14px;font-weight:700;cursor:pointer;white-space:nowrap}.bb-tile-add:hover{filter:brightness(.94)}.bb-tile-add:disabled{opacity:.5;cursor:not-allowed}.bb-tile-form--disabled{color:var(--muted);font-size:13px}.bb-shop-card{transition:transform .18s ease,box-shadow .18s ease}.bb-shop-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #2a1a1214}.bb-page-head__title{font-size:58px}.bb-shop-card__body h3{font-size:25px}@media(max-width:1000px){.bb-header__row{grid-template-columns:220px 1fr auto}.bb-logo--header{width:220px}.bb-nav{gap:17px;font-size:12px}}@media(max-width:900px){.bb-header__row{grid-template-columns:1fr auto;min-height:92px}.bb-logo--header{width:215px}.bb-contact__inner{grid-template-columns:1fr}.bb-shop-grid--curated{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.bb-logo--header{width:190px}.bb-logo--footer{width:270px}.bb-story__image{height:285px}.bb-contact__links,.bb-shop-grid--curated{grid-template-columns:1fr}.bb-tile-form__row{align-items:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
