.ae-home{--ae-ink: #111111;--ae-muted: #686762;--ae-line: #e6e2da;--ae-warm: #f7f5f0;--ae-accent: #c91818;color:var(--ae-ink);background:#fff;font-family:var(--aapka-font-body, var(--font-body-family, sans-serif));line-height:1.5;letter-spacing:0}.ae-home *,.ae-home *:before,.ae-home *:after{box-sizing:border-box}.ae-home .ae-ui-icon{display:block;flex:0 0 2rem;width:2rem;height:2rem}.ae-home :is(a,button,summary):focus-visible{outline:2px solid var(--ae-accent);outline-offset:4px}.ae-home .ae-eyebrow{margin:0 0 1.4rem;font-size:1.1rem;line-height:1.4;font-weight:600;letter-spacing:.18em;color:var(--ae-accent)}.ae-home .ae-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:4.8rem;padding:1.2rem 2rem;border:1px solid var(--ae-ink);border-radius:.4rem;background:var(--ae-ink);color:#fff;font:inherit;font-size:1.4rem;font-weight:600;line-height:1.3;text-decoration:none;cursor:pointer;box-shadow:none;transition:background-color .16s ease,border-color .16s ease}.ae-home .ae-button:hover{background:#30302d;border-color:#30302d}.ae-home .ae-button--outline{background:#fff;color:var(--ae-ink)}.ae-home .ae-button--outline:hover{background:var(--ae-warm)}.ae-home .ae-button[disabled]{opacity:.55;cursor:not-allowed}.ae-home .ae-button.loading>span:not(.loading__spinner){visibility:hidden}.ae-home .ae-button.loading .loading__spinner{position:absolute;left:calc(50% - .9rem);width:1.8rem;height:1.8rem}.ae-home .ae-button .loading__spinner svg{width:100%;height:100%}.ae-home .ae-button .loading__spinner .path{stroke:currentColor}.ae-home .ae-text-link{display:inline-flex;align-items:center;gap:1rem;min-height:4.4rem;color:inherit;font-size:1.4rem;font-weight:500;text-decoration:underline;text-underline-offset:.5rem;text-decoration-thickness:1px}.ae-home .ae-text-link:hover{color:var(--ae-accent)}.ae-home-hero{padding-top:2.4rem}.ae-home .ae-hero-layout{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2rem,4vw,6rem);min-height:49rem;padding:clamp(2.4rem,4vw,5.8rem);border-radius:1rem;background:var(--ae-warm)}.ae-home .ae-hero-copy{padding-block:1rem;min-width:0}.ae-home .ae-hero-copy h1{margin:0;font-family:var(--aapka-font-heading,var(--font-heading-family,sans-serif));font-size:clamp(3.8rem,4.2vw,6.6rem);line-height:1.04;letter-spacing:-.065em;font-weight:650;color:#111}.ae-home .ae-hero-copy h1>span{display:block;color:var(--ae-accent)}.ae-home .ae-hero-description{max-width:39ch;margin:2.4rem 0 2.8rem;font-size:clamp(1.5rem,1.4vw,1.8rem);line-height:1.65;color:#56554f}.ae-home .ae-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 2.4rem}.ae-home .ae-hero-footnote{display:flex;align-items:center;gap:.8rem;margin-top:2.8rem;font-size:1.2rem;color:var(--ae-muted)}.ae-home .ae-hero-footnote svg{width:1.5rem;height:1.5rem;flex-basis:1.5rem}.ae-home .ae-hero-products{display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:1.4rem;height:38rem;min-width:0}.ae-home .ae-hero-product{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;padding:1.6rem;background:#fff;border-radius:.7rem;color:#111;text-decoration:none}.ae-home .ae-hero-product--1{grid-row:1 / 3}.ae-home .ae-hero-product__image{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-height:0}.ae-home .ae-hero-product__image img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;transition:transform .22s ease}.ae-home .ae-hero-product__caption{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-top:1.2rem;font-size:1.2rem;font-weight:500;line-height:1.4}.ae-home .ae-hero-product__caption>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ae-home .ae-hero-product__caption svg{width:1.6rem;height:1.6rem;flex-basis:1.6rem}.ae-home .ae-hero-products[data-count="1"]{grid-template-columns:1fr}.ae-home .ae-hero-products[data-count="2"]{grid-template-rows:1fr}.ae-home .ae-hero-products[data-count="2"] .ae-hero-product--1{grid-row:auto}.ae-home .ae-hero-empty{padding:5rem;color:#8b7d68}.ae-home .ae-hero-empty p{font-size:3.2rem;letter-spacing:-.04em}.ae-home .ae-home-categories{padding-block:3.6rem .4rem}.ae-home .ae-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:2.8rem}.ae-home .ae-section-heading h2{margin:0;font-size:clamp(2.5rem,2.6vw,3.6rem);line-height:1.15;font-weight:600;letter-spacing:-.04em;color:var(--ae-ink)}.ae-home .ae-section-heading p:not(.ae-eyebrow){margin:1rem 0 0;font-size:1.5rem;color:var(--ae-muted)}.ae-home .ae-section-heading>.ae-text-link{flex:0 0 auto}.ae-home .ae-section-heading--compact{margin-bottom:1.8rem}.ae-home .ae-section-heading--compact h2{font-size:2rem;letter-spacing:-.025em}.ae-home .ae-section-heading--compact p{display:none}.ae-home .ae-category-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(10rem,1fr);gap:1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#d7d0c5 transparent;padding-bottom:1.6rem}.ae-home .ae-category-tile{min-width:0}.ae-home .ae-category-tile>a,.ae-home .ae-category-tile>div{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:.8rem .4rem;min-height:10.4rem;color:#111;text-align:center;text-decoration:none}.ae-home .ae-category-tile__image{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem}.ae-home .ae-category-tile__image img{display:block;width:100%;height:100%;object-fit:contain}.ae-home .ae-category-tile__title{font-size:1.25rem;line-height:1.4;font-weight:500}.ae-home .ae-category-tile a:hover{color:var(--ae-accent)}.ae-home-section{padding-block:5.6rem}.ae-home .ae-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.2rem 2.4rem}.ae-home .ae-home-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--ae-border, #e8e5df);border-radius:var(--ae-radius, 12px);padding:8px;background:#fff}.ae-home .ae-home-card__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;border-radius:.6rem;background:#f6f5f2}.ae-home .ae-home-card__media>img,.ae-home .ae-home-card__media>svg{width:100%;height:100%;object-fit:contain;padding:1.6rem;mix-blend-mode:multiply;transition:transform .22s ease}.ae-home .ae-home-card__badge{position:absolute;top:1rem;left:1rem;padding:.3rem .7rem;border-radius:.3rem;background:#fff;color:var(--ae-accent);font-size:1.1rem;font-weight:600;line-height:1.4}.ae-home .ae-home-card__badge--muted{color:#666}.ae-home .ae-home-card__info{flex:1 1 auto;padding:14px 6px 10px}.ae-home .ae-home-card h3{margin:0 0 1rem;min-height:4.3rem;font-size:1.5rem;line-height:1.45;font-weight:500;letter-spacing:-.01em}.ae-home .ae-home-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#111;text-decoration:none}.ae-home .ae-home-card h3 a:hover{text-decoration:underline;text-underline-offset:.3rem}.ae-home .ae-home-card__rating{display:flex;gap:.4rem;margin:0 0 .8rem;font-size:1.2rem;color:#555}.ae-home .ae-home-card__rating>span:first-child{color:#9a6805}.ae-home .ae-home-card__price{color:#111;font-size:1.7rem;font-weight:600;line-height:1.4;letter-spacing:0}.ae-home .ae-home-card__price .price__container{margin:0}.ae-home .ae-home-card__price.price--on-sale .price__sale{display:flex;flex-wrap:wrap;gap:.4rem .8rem;align-items:center}.ae-home .ae-home-card__price .price-item--sale{order:-1}.ae-home .ae-home-card__price s{font-size:1.2rem;font-weight:400;color:#76746e}.ae-home .ae-home-card__price .price-item{margin:0}.ae-home .ae-home-card__action .ae-button{width:100%;min-height:4.4rem;font-size:1.3rem;padding-inline:1rem}.ae-home .ae-home-card__action product-form{display:block}.ae-home .ae-home-card .product-form__error-message-wrapper{margin:0 0 .8rem;color:#b01717;font-size:1.3rem}.ae-home .ae-home-card .product-form__error-message-wrapper[hidden]{display:none}.ae-home .ae-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem}.ae-home .ae-edit{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:2rem;min-width:0;padding:clamp(2rem,2.4vw,3.6rem);background:#f7f5f0;border-radius:.6rem;color:#111;text-decoration:none}.ae-home .ae-edit:nth-child(2n){background:#f2f4ef}.ae-home .ae-edit__copy{min-width:0}.ae-home .ae-edit h3{margin:0 0 1.4rem;font-size:clamp(2.2rem,2.5vw,3.4rem);line-height:1.14;letter-spacing:-.04em;font-weight:600}.ae-home .ae-edit p:not(.ae-eyebrow){font-size:1.4rem;line-height:1.55;color:#666}.ae-home .ae-edit__media{aspect-ratio:.9;min-width:0}.ae-home .ae-edit__media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.ae-home .ae-edit .ae-text-link{font-size:1.3rem}.ae-home-help{padding-top:6.4rem}.ae-home .ae-help-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8rem;border-top:1px solid var(--ae-line);padding-top:5.6rem}.ae-home .ae-help-copy h2{margin:0 0 2rem;max-width:13ch;font-size:clamp(3.2rem,3.4vw,4.8rem);letter-spacing:-.055em;line-height:1.08;font-weight:600}.ae-home .ae-help-copy>p:not(.ae-eyebrow){max-width:36ch;font-size:1.5rem;color:#666}.ae-home .ae-help-copy .ae-text-link{overflow-wrap:anywhere;word-break:break-word}.ae-home .ae-faq{border-bottom:1px solid var(--ae-line)}.ae-home .ae-faq summary{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 0;list-style:none;cursor:pointer;font-size:1.6rem;font-weight:500;line-height:1.5}.ae-home .ae-faq summary::-webkit-details-marker{display:none}.ae-home .ae-faq[open] summary svg{transform:rotate(45deg)}.ae-home .ae-faq__answer{padding:0 3.6rem 2rem 0;color:#666;font-size:1.4rem;line-height:1.7}.ae-home .ae-faq__answer p:first-child{margin-top:0}.ae-home .ae-shopping-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;border-top:1px solid var(--ae-line);margin-top:5.6rem;padding-top:3rem}.ae-home .ae-shopping-notes>div{display:flex;align-items:flex-start;gap:1.4rem;font-size:1.4rem;font-weight:500}.ae-home .ae-shopping-notes>div>span>span{display:block;margin-top:.3rem;font-size:1.2rem;font-weight:400;color:#666}.ae-home .ae-banner-carousel{display:block;position:relative}.ae-home .ae-banner-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.ae-home .ae-banner-carousel__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start}.ae-home .ae-banner-carousel__slide picture,.ae-home .ae-banner-carousel__slide img{display:block;width:100%;height:auto}.ae-home .ae-banner-carousel__caption{padding:2rem 0}.ae-home .ae-banner-carousel__controls{display:flex;justify-content:center;align-items:center;gap:1.6rem;margin-top:1.2rem}.ae-home .ae-banner-carousel__controls[hidden]{display:none}.ae-home .ae-banner-carousel__controls button{display:flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem;border:1px solid var(--ae-line);border-radius:.4rem;background:#fff;cursor:pointer;color:#111}.ae-home .ae-banner-carousel__controls button:disabled{opacity:.35;cursor:default}.ae-home .ae-banner-carousel__controls [data-ae-prev] svg{transform:rotate(180deg)}@media(hover:hover){.ae-home .ae-hero-product:hover img,.ae-home .ae-home-card__media:hover img{transform:scale(1.025)}}@media screen and (max-width:989px){.ae-home .ae-hero-layout{gap:2rem;padding:3rem}.ae-home .ae-hero-products{height:33rem;gap:1rem}.ae-home .ae-hero-product{padding:1rem}.ae-home .ae-product-grid{gap:2.4rem 1.6rem}.ae-home .ae-edit-grid{gap:1.6rem}.ae-home .ae-help-layout{gap:4rem}}@media screen and (max-width:749px){.ae-home-hero{padding-top:1.6rem}.ae-home .ae-hero-layout{grid-template-columns:1fr;gap:2.8rem;padding:2.8rem 2rem 2rem;border-radius:.6rem;min-height:0}.ae-home .ae-eyebrow{font-size:1rem;margin-bottom:1.2rem}.ae-home .ae-hero-copy h1{font-size:clamp(3.7rem,10.5vw,5rem);letter-spacing:-.065em}.ae-home .ae-hero-description{margin:1.8rem 0 2rem;font-size:1.5rem;line-height:1.6}.ae-home .ae-hero-actions{gap:.8rem 1.6rem}.ae-home .ae-hero-actions .ae-button{min-height:4.8rem;padding:1.2rem 1.4rem;font-size:1.3rem}.ae-home .ae-hero-actions .ae-text-link{font-size:1.3rem}.ae-home .ae-hero-footnote{display:none}.ae-home .ae-hero-products{height:23rem;gap:1rem}.ae-home .ae-hero-product__caption{font-size:1.05rem;margin-top:.8rem}.ae-home .ae-home-categories{padding-top:2.8rem}.ae-home .ae-section-heading{flex-wrap:wrap;gap:.8rem;margin-bottom:2rem;align-items:flex-start}.ae-home .ae-section-heading h2{font-size:2.6rem}.ae-home .ae-section-heading p:not(.ae-eyebrow){font-size:1.4rem}.ae-home .ae-section-heading--compact{align-items:center}.ae-home .ae-section-heading--compact h2{font-size:1.8rem}.ae-home .ae-section-heading--compact .ae-text-link{font-size:1.2rem}.ae-home .ae-category-track{grid-auto-columns:9.6rem;gap:.6rem}.ae-home .ae-category-tile__title{font-size:1.2rem}.ae-home-section{padding-block:3.6rem}.ae-home .ae-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 1.2rem}.ae-home .ae-home-card__media>img{padding:.8rem}.ae-home .ae-home-card{padding:5px;border-radius:10px}.ae-home .ae-home-card__info{padding:10px 4px}.ae-home .ae-home-card h3{font-size:1.3rem;min-height:3.8rem}.ae-home .ae-home-card__price{font-size:1.5rem}.ae-home .ae-home-card__price s{font-size:1.1rem}.ae-home .ae-home-card__action .ae-button{font-size:1.2rem;gap:.6rem}.ae-home .ae-home-card__action .ae-button svg{width:1.4rem;height:1.4rem;flex-basis:1.4rem}.ae-home .ae-home-card__badge{font-size:1rem;top:.7rem;left:.7rem}.ae-home .ae-edit-grid{grid-template-columns:1fr}.ae-home .ae-edit{padding:2.4rem 2rem;gap:1.2rem}.ae-home .ae-edit h3{font-size:2.8rem}.ae-home .ae-edit__media{aspect-ratio:.75}.ae-home .ae-edit .ae-text-link{font-size:1.2rem}.ae-home .ae-help-layout{grid-template-columns:1fr;gap:2.4rem;padding-top:3.6rem}.ae-home .ae-help-copy h2{font-size:3.6rem}.ae-home .ae-faq summary{font-size:1.5rem}.ae-home .ae-shopping-notes{grid-template-columns:1fr;gap:2rem;margin-top:3rem}}@media(prefers-reduced-motion:reduce){.ae-home *,.ae-home *:before,.ae-home *:after{transition:none!important;scroll-behavior:auto!important}}.ae-home .ae-home-card--linked{position:relative}.ae-home .ae-home-card--linked .ae-home-card__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.ae-home .ae-home-card--linked .ae-home-card__link:focus-visible:after{outline:2px solid var(--ae-accent, #c91818);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/aapka-home.css.map */
