/* Reference-inspired storefront: Erdemir's own assets, content and commerce. */
:root{--a-wine:#185638;--a-wine-dark:#103e2b;--a-yellow:#f3cd65;--a-paper:#fff;--a-ink:#202e25;--a-muted:#6d786f;--a-line:#e4ebe5;--a-serif:'DM Sans',Arial,sans-serif;--a-sans:'DM Sans',Arial,sans-serif}
html body{background:#fff!important}
html body .a-announcement{background:#174e33;color:#fff;font-size:12px;min-height:33px;padding-top:7px;padding-bottom:7px}
.a-header{background:#fffffff5;border-bottom:0}
.a-header__main{padding-top:21px;padding-bottom:21px;gap:38px}
body .a-brand strong{font-size:42px;letter-spacing:-2px;font-weight:700}
.a-brand small{font-size:10px;letter-spacing:.19em;margin-top:7px}
.g-header-search{display:flex;align-items:center;background:#f5f7f4;border:1px solid #e7ece5;max-width:620px;flex:1;border-radius:10px;min-height:49px;overflow:hidden}
.g-header-search input{width:100%;min-width:0;flex:1;border:0;background:none;outline-offset:-3px!important;padding:13px 18px;font-size:14px;color:var(--a-ink)}
.g-header-search button{width:52px;height:47px;border:0;background:none;cursor:pointer;color:var(--a-wine);display:grid;place-items:center}
.g-header-search svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}
.a-header__actions>[data-search-open]{display:none}
.a-header__actions{gap:12px}
.a-cart-trigger{border:1px solid #dce8df;border-radius:10px;background:#f4f8f3;padding:10px 14px}
.a-cart-label{display:inline;font-weight:600}
.g-category-nav{border-top:1px solid #eff2ed;border-bottom:1px solid var(--a-line);background:white}
.g-category-nav>div{max-width:1392px;margin:auto;padding:0 24px;display:flex;justify-content:center;gap:34px;align-items:center;overflow-x:auto;scrollbar-width:none}
.g-category-nav a{white-space:nowrap;font-size:14px;font-weight:500;padding:17px 0;color:var(--a-ink);text-decoration:none;position:relative}
.g-category-nav a::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--a-wine);transform:scaleX(0);transition:transform .25s;border-radius:3px 3px 0 0}
.g-category-nav a:hover::after{transform:scaleX(1)}
.g-category-nav .g-category-nav__all{font-weight:700;color:var(--a-wine);display:flex;gap:22px;align-items:center}
.a-button{border-radius:9px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}
.a-button:hover{transform:translateY(-2px);box-shadow:0 7px 20px #174e331b}
.a-button--outline{border-color:#bbd2c1}
.a-text-link{font-size:14px;border-bottom:0}
.a-eyebrow{font-size:12px;letter-spacing:.13em}
.g-showcase{position:relative;max-width:1344px;margin:25px auto 0;border-radius:24px;overflow:hidden;background:#e9f1e6;isolation:isolate}
.g-showcase__slide{display:grid;grid-template-columns:1.06fr 1fr;min-height:490px;background:#e9f1e6;animation:g-slide-in .6s ease both}
.g-showcase__slide--honey{background:#fff1d2}.g-showcase__slide--fresh{background:#edf0df}
.g-showcase__copy{padding:52px 55px 75px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.g-showcase__copy .a-eyebrow{margin-bottom:18px;color:#426648;display:flex;align-items:center;gap:10px}
.g-showcase__copy .a-eyebrow>span{font-size:20px;color:#54845b}
body .g-showcase :is(h1,h2){font:700 clamp(38px,4.2vw,60px)/1.1 var(--a-sans)!important;letter-spacing:-.045em;color:#203f2c;margin:0 0 24px}
.g-showcase :is(h1,h2)>span{color:#438346}
.g-showcase__description{font-size:16px;line-height:1.85;color:#687667;max-width:440px;margin:0 0 26px}
.g-showcase__copy>.a-button{font-size:15px;gap:38px}
.g-showcase__signature{font-size:10px;letter-spacing:.12em;color:#76907a;margin-top:26px}
.g-showcase__signature span{margin:0 12px}
.g-showcase__image{position:relative;min-width:0;overflow:hidden;min-height:490px}
.g-showcase__image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 63%;display:block;animation:g-image-in 1.1s ease both}
.g-showcase__image-note{position:absolute;bottom:25px;right:25px;padding:13px 20px;background:#fffef3ef;border-radius:40px;color:var(--a-wine);font-size:13px;box-shadow:0 5px 20px #132a141a}
.g-showcase__image-note>span{margin-right:9px;color:#779249}
.g-showcase__controls{position:absolute;bottom:22px;left:55px;display:flex;align-items:center;gap:10px;z-index:2}
.g-showcase__dots{display:flex;gap:8px;margin-right:8px}
.g-showcase__dots button{width:9px;height:9px;border-radius:50%;border:0;background:#aebead;padding:0;cursor:pointer;position:relative}
.g-showcase__dots button::before{content:'';position:absolute;inset:-10px}
.g-showcase__dots button.is-active{width:25px;border-radius:8px;background:var(--a-wine)}
.g-showcase__pause,.g-showcase__arrow{width:33px;height:33px;border:1px solid #afc8b2;border-radius:50%;background:#ffffff70;color:var(--a-wine);display:grid;place-items:center;font-size:16px;padding:0;cursor:pointer;transition:background .2s}
.g-showcase__pause:hover,.g-showcase__arrow:hover{background:white}
.g-showcase__pause{font-size:13px;border-color:transparent}
.a-service-strip{max-width:1344px;margin:18px auto 0;border-radius:12px;border:1px solid #e3ebe0;background:#f7faf5;color:#57715b;padding:19px 20px;gap:15px;font-size:13px}
.a-service-strip span+span{border-color:#d9e6d7}
.g-categories{display:flex;justify-content:center;gap:45px;max-width:1344px;margin:0 auto;padding:38px 24px 32px;overflow-x:auto;scrollbar-width:thin}
.g-category{display:flex;align-items:center;flex-direction:column;min-width:108px;max-width:145px;flex-shrink:0;color:var(--a-ink);text-align:center;text-decoration:none}
.g-category__image{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;padding:4px;border:1px solid #e3eadd;margin-bottom:13px;transition:transform .3s,border-color .3s}
.g-category__image img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.g-category:hover .g-category__image{transform:translateY(-5px);border-color:#93b99c}
.g-category--all .g-category__image{background:#eef5eb;border:1px solid #dce8d7;color:#4d7e4e}
.g-category__image svg{width:32px;height:32px;stroke-width:1.3}
.g-category strong{font-size:14px;font-weight:600;line-height:1.4}
.g-category small{font-size:12px;color:#939d93;margin-top:5px}
.a-selection{padding-top:20px;padding-bottom:65px}
.a-section{max-width:1440px}
.a-section-head{align-items:center;margin-bottom:25px;gap:24px}
html body .a-section h2{font-size:32px!important;font-weight:700!important;letter-spacing:-.04em!important;color:#203d29}
.a-section-head .a-eyebrow{margin-bottom:8px;font-size:11px;color:#879981}
.a-section-head>.a-text-link{display:inline-flex;margin:0}
.a-filter-row{padding-bottom:20px;margin-bottom:25px;border-bottom:0}
.a-filter{border-color:#e3e9df;border-radius:8px;padding:9px 17px;font-size:13px}
.a-filter.is-active{background:#eaf2e5;color:#376a37;border-color:#cfdfc7}
.a-filter:hover{background:#eaf2e5;color:#376a37;border-color:#cfdfc7}
.a-product-grid{gap:24px 20px}
.a-product{border:1px solid #e6ebe3;border-radius:14px;background:white;overflow:hidden;transition:box-shadow .25s,transform .25s,border-color .25s}
.a-product:hover{transform:translateY(-4px);box-shadow:0 13px 35px #15381410;border-color:#cfdbc7}
.a-product__image{aspect-ratio:1/1;background:#f5f5ee;border-radius:0}
.a-product__image>img{object-fit:cover}
.a-product__body{padding:17px}
.a-product__category{font-size:11px;letter-spacing:.05em;color:#88917f;text-transform:uppercase;margin:0 0 8px}
html body .a-product h3{font-family:var(--a-sans)!important;font-size:17px;line-height:1.45;font-weight:600;min-height:49px;margin-bottom:14px;letter-spacing:-.015em}
.a-product__prices strong{font-size:20px;color:#254e2e;font-weight:700}
.a-product__prices del{color:#92988e}
.a-product select{border-color:#e0e8db;background:#fafbf8;border-radius:7px;font-size:13px}
.a-product__add{border:0;border-radius:8px;background:#edf4e9;color:#357044;min-height:44px;padding:12px 14px;font-size:13px;margin-top:16px}
.a-product__add:hover,.a-product__add.is-added{background:#26683c;color:white}
.a-product__badge{background:#fffdf8;color:#285934;border-radius:30px;padding:6px 11px;font-size:11px}
.a-product__peek{background:#fffffff0;border-radius:7px}
.a-story{max-width:1344px;margin:0 auto;border-radius:22px;overflow:hidden;background:#f1f5eb}
.a-story__photo{min-height:460px}
.a-story__copy{padding:45px 55px}
html body .a-story h2{font-size:38px!important;font-weight:700!important;letter-spacing:-.04em}
.a-story h2 em{font-style:normal;color:#4a8544}
.a-story__copy>p:not(.a-eyebrow){color:#72816c;font-size:15px;line-height:1.8}
.a-story__signature{border-color:#dce5d3;padding-top:18px;margin-top:16px}
.a-story__signature em{font-size:25px;font-weight:600;font-style:normal}
.a-photo-note{border-radius:30px;font-size:12px}
.a-duo{padding-top:55px;gap:24px}
.a-category-card{border-radius:18px;min-height:300px}
.a-category-card strong{font-family:var(--a-sans);font-size:31px;font-weight:700;letter-spacing:-.03em}
.a-category-card small{font-size:12px}
.a-category-card b{display:inline-block;background:white;color:#234d30;padding:10px 17px;border-radius:7px;align-self:flex-start;text-decoration:none;font-size:13px}
.a-note{padding-top:65px;padding-bottom:65px}
.a-note__grid{gap:30px;margin-top:35px}
.a-note__grid>div{background:#f7faf5;border:1px solid #e3ecde;border-radius:14px;padding:24px}
.a-note__grid>div>span{color:#74a35f;background:#eaf3e3;border-radius:8px;display:inline-grid;place-items:center;width:35px;height:35px;font-size:12px}
html body .a-note h3{font-family:var(--a-sans)!important;font-size:20px;font-weight:600;margin:15px 0 10px}
.a-note__grid p{font-size:14px;color:#76816f;line-height:1.8;margin-bottom:0}
.a-footer{background:#103e2b;padding-top:50px}
.a-footer__hello{padding-bottom:40px;border-color:#396049}
html body .a-footer h2{font-size:39px!important;font-weight:600!important;letter-spacing:-.035em}
.a-footer h2 em{font-style:normal;color:#bad3a4}
.a-footer__hello p,.a-footer__hello a.a-footer__social{color:#abc4b1}
.a-footer__hello a{font-family:var(--a-sans);font-size:27px}
.a-footer__grid{padding:40px 0}
.a-footer__grid p,.a-footer__grid>div>a:not(.a-brand),.a-footer__bottom{color:#b0c6b7}
.a-footer__bottom{border-color:#396049}
.a-drawer{border-radius:18px 0 0 18px}
.a-drawer__head small{color:#8b9f89}
html body .a-drawer h2{font-size:28px!important;font-weight:700!important;letter-spacing:-.03em}
.a-drawer__status{background:#eef5e8;color:#427443}
.a-drawer__shipping{background:#f3f8ee;padding:12px;border-radius:8px;font-size:12px}
.a-drawer__bottom{background:white}
.a-drawer__item img{border-radius:9px}
.a-drawer__qty{border-radius:6px;background:#f8faf6}
.a-drawer__bottom>.a-button{border-radius:9px}
html body .erdemir-shop{background:#fff!important}
html body .erdemir-shop__hero{padding-bottom:30px!important}
html body .erdemir-shop__title{font-size:42px!important;font-weight:700!important}
html body .erdemir-shop-card{border:1px solid #e5ebe1!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}
html body .erdemir-shop-card:hover{box-shadow:0 12px 32px #1839160c!important}
html body .erdemir-shop-card__image-link{border-radius:0!important;aspect-ratio:1/1}
html body .erdemir-shop-card__body{padding:17px!important}
html body .erdemir-shop-card__title{font-family:var(--a-sans)!important;font-size:17px!important;font-weight:600!important;min-height:50px}
html body .erdemir-shop-card__category{font-size:11px!important;text-transform:uppercase}
html body .erdemir-shop-card__price{font-size:20px!important}
html body .erdemir-shop-card__cart{border-radius:8px!important;background:#276c3c!important}
html body .erdemir-shop-card__detail{border-radius:8px!important}
html body .erdemir-shop-card__weight{border-radius:7px!important}
html body .erdemir-detail__title{font-size:39px!important;font-weight:700!important}
html body :is(.cart-title,.checkout__title,.result-title){font-weight:700!important}
html body :is(.erdemir-detail__media,.erdemir-detail__section,.cart-panel,.cart-summary,.checkout-card,.checkout-summary){border-radius:14px!important}
html body :is(.erdemir-detail__button,.cart-checkout,.checkout-submit){border-radius:9px!important;background:#276c3c!important}
@keyframes g-slide-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@keyframes g-image-in{from{transform:scale(1.04)}to{transform:scale(1)}}
@media(max-width:1440px){.g-showcase,.a-service-strip,.a-story{margin-left:32px;margin-right:32px}}
@media(max-width:1150px){.a-header__main{gap:25px}.a-cart-label{display:none}.g-category-nav>div{gap:26px;justify-content:flex-start}.g-showcase__copy{padding:40px 38px 75px}.g-showcase__controls{left:38px}.g-showcase__slide,.g-showcase__image{min-height:460px}.g-showcase__description{font-size:15px}.g-categories{gap:30px}.a-story__copy{padding:35px}html body .a-story h2{font-size:32px!important}.a-story__photo{min-height:470px}}
@media(max-width:900px){.g-showcase{margin:20px 24px 0}.g-showcase__slide{grid-template-columns:1fr 1fr}.g-showcase__copy{padding:35px 28px 72px}body .g-showcase :is(h1,h2){font-size:40px!important}.g-showcase__controls{left:28px}.g-showcase__description{font-size:14px}.g-showcase__copy>.a-button{font-size:13px;gap:16px;padding:14px 18px}.g-showcase__signature{font-size:9px}.g-categories{justify-content:flex-start;padding:28px 24px;gap:24px}.g-category{min-width:95px}.g-category__image{width:80px;height:80px}.a-service-strip{margin:15px 24px 0}.a-selection{padding-top:12px}.a-story{margin:0 24px}.a-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.a-product__body{padding:13px}html body .a-product h3{font-size:16px}.a-product__prices strong{font-size:18px}.a-product__buy{flex-wrap:wrap}.a-story__copy>p:not(.a-eyebrow){font-size:14px}.a-section-head>.a-text-link{display:inline-flex}.a-section h2{font-size:28px!important}.a-note__grid{gap:18px}.a-note__grid>div{padding:18px}html body .a-note h3{font-size:18px}.a-footer__hello h2{font-size:34px!important}}
@media(max-width:600px){.a-header__main{padding:15px 18px;gap:14px}.g-header-search{display:none}.a-header__actions>[data-search-open]{display:inline-flex}.a-header__actions{gap:2px}.a-cart-trigger{padding:7px 8px;background:none;border:0}.a-brand small{font-size:9px}body .a-brand strong{font-size:35px}.g-category-nav>div{padding:0 18px;gap:25px}.g-category-nav a{font-size:12px;padding:13px 0}.g-showcase{margin:16px 16px 0;border-radius:17px}.g-showcase__slide{grid-template-columns:1fr;min-height:0}.g-showcase__copy{padding:30px 26px 63px;min-height:330px}.g-showcase__copy .a-eyebrow{font-size:10px;margin-bottom:14px}body .g-showcase :is(h1,h2){font-size:39px!important;margin-bottom:17px;letter-spacing:-.045em}.g-showcase__description{font-size:14px;line-height:1.75;max-width:330px;margin-bottom:21px}.g-showcase__signature{display:none}.g-showcase__copy>.a-button{font-size:13px;min-height:45px;padding:12px 18px;gap:26px}.g-showcase__image{min-height:260px;height:260px}.g-showcase__image>img{object-position:center 68%}.g-showcase__image-note{bottom:17px;right:17px;padding:9px 14px;font-size:11px}.g-showcase__controls{left:25px;top:296px;bottom:auto}.g-showcase__pause,.g-showcase__arrow{width:29px;height:29px}.g-showcase__dots button{width:7px;height:7px}.g-showcase__dots button.is-active{width:22px}.a-service-strip{margin:14px 16px 0;padding:14px 10px;font-size:10px;gap:10px 3px;border-radius:9px}.g-categories{padding:25px 16px;gap:18px}.g-category{min-width:84px;max-width:100px}.g-category__image{width:72px;height:72px;margin-bottom:9px}.g-category strong{font-size:12px}.g-category small{font-size:10px}.a-selection{padding-top:5px;padding-bottom:40px}.a-section-head{gap:18px;flex-wrap:nowrap;align-items:center;margin-bottom:20px}.a-section-head>.a-text-link{font-size:12px;max-width:105px;gap:9px;line-height:1.5;flex-shrink:0}.a-section-head .a-eyebrow{font-size:9px;letter-spacing:.08em}.a-section-head h2{font-size:24px!important;line-height:1.2!important}html body .a-section h2{font-size:26px!important}.a-filter-row{margin-bottom:18px;padding-bottom:0;gap:6px}.a-filter{font-size:11px;padding:8px 11px;border-radius:6px}.a-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 11px}.a-product{border-radius:10px}.a-product__image{aspect-ratio:1/1.08}.a-product__body{padding:11px}.a-product__category{font-size:9px}html body .a-product h3{font-size:14px;min-height:41px;line-height:1.45;margin-bottom:11px}.a-product__prices strong{font-size:17px}.a-product__buy{gap:8px;flex-wrap:wrap;align-items:center}.a-product select{min-height:34px;font-size:11px;max-width:70px}.a-product__add{font-size:11px;min-height:39px;padding:10px;margin-top:12px}.a-product__add>span{font-size:19px}.a-product__badge{font-size:9px;padding:5px 8px;top:9px;left:9px}.a-story{margin:0 16px;border-radius:16px}.a-story__photo{min-height:330px}.a-story__copy{padding:28px}html body .a-story h2{font-size:30px!important}.a-story__copy>p:not(.a-eyebrow){font-size:14px}.a-story__signature{display:none}.a-duo{padding-top:35px;gap:16px}.a-category-card{border-radius:13px;min-height:275px}.a-category-card strong{font-size:28px}.a-category-card>span{padding:25px}.a-note{padding-top:40px;padding-bottom:40px}.a-note__grid{margin-top:25px;gap:14px}.a-note__grid>div{padding:20px}html body .a-note h3{font-size:19px}.a-footer{padding:36px 22px 25px}html body .a-footer h2{font-size:31px!important}.a-footer__hello{gap:24px;padding-bottom:30px}.a-footer__hello a{font-size:26px}.a-footer__grid{padding:30px 0}.a-drawer{border-radius:0}html body .erdemir-shop-card{border-radius:10px!important}html body .erdemir-shop-card__body{padding:11px!important}html body .erdemir-shop-card__title{font-size:14px!important;min-height:42px}html body .erdemir-shop-card__price{font-size:17px!important}html body .erdemir-shop__title{font-size:31px!important}html body .erdemir-detail__title{font-size:31px!important}}
@media(max-width:370px){body .g-showcase :is(h1,h2){font-size:34px!important}.g-showcase__copy{padding:26px 22px 65px}.g-showcase__description{font-size:13px}.g-showcase__controls{left:22px}.a-product__prices strong{font-size:15px}.a-section-head>.a-text-link{font-size:11px;max-width:92px}}
@media(max-width:600px){.g-showcase__controls{top:auto;bottom:16px;left:16px;background:#ffffffed;border-radius:35px;padding:7px 12px;box-shadow:0 4px 16px #103e2b12}.g-showcase__image-note{display:none}.g-showcase__copy{padding-bottom:30px;min-height:0}.g-showcase__pause,.g-showcase__arrow{width:36px;height:36px}.g-showcase__dots{gap:12px;margin-right:12px}}
.g-category small,.g-category strong,.a-product__category,.a-product__badge,.a-section-head .a-eyebrow,.g-showcase__copy .a-eyebrow,.a-filter{font-size:12px}
.a-product__add{font-size:14px}
@media(max-width:600px){.a-product__add{font-size:13px}.a-product__category,.a-product__badge,.g-category small{font-size:12px}.a-filter{font-size:12px}}
/* Refined scale, complete product photography and purposeful motion. */
:root{--g-ease:cubic-bezier(.2,.75,.25,1);--g-ink:#203c2b;--g-muted:#617260}
html{scrollbar-gutter:stable;scroll-padding-top:7rem}
html body{font-size:1rem;line-height:1.65;font-optical-sizing:auto}
html body [hidden]{display:none!important}
html body :is(.a-header,.g-category-nav,.a-section,.a-story,.a-footer,.erdemir-shop,.erdemir-detail,.cart-shell,.checkout){font-family:var(--a-sans)!important}
html body :is(.a-section h2,.a-story h2,.a-footer h2){text-wrap:balance}
.a-header{transition:box-shadow .3s var(--g-ease),background .3s}
.a-header.is-scrolled{background:#fffffffa;box-shadow:0 7px 25px #1e47290d}
.a-header__main{max-width:1392px;padding-block:1.2rem;gap:2.5rem}
.a-header .a-brand strong{font-size:2.65rem;letter-spacing:-.065em}
.a-header .a-brand small{font-size:.65rem;letter-spacing:.16em}
.g-header-search{position:relative;overflow:visible;min-width:0;border-color:#dde7d9;border-radius:12px;background:#f7f9f4;transition:border-color .2s,box-shadow .2s}
.g-header-search:focus-within{border-color:#7fa57c;box-shadow:0 0 0 4px #77a76a10}
.g-header-search input{font-size:1rem;padding:14px 19px}
.g-header-search button{width:52px;min-width:48px;height:50px}
.g-header-search .a-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid var(--a-line);box-shadow:0 18px 50px #18381817;border-radius:12px;z-index:95;max-height:min(420px,60dvh);padding:8px 17px;animation:g-panel-in .25s var(--g-ease)}
.g-header-search .a-search-results:empty{display:none}
.g-header-search .a-search-results a{display:grid;grid-template-columns:48px 1fr auto;gap:12px;font-size:.875rem}
.g-header-search .a-search-results b{font-size:.875rem;white-space:nowrap}
.g-header-search .a-search-results img{object-fit:contain}
.a-search-results a:focus-visible,.a-search-results a:hover,.a-search-results [aria-selected="true"]{background:#f0f6e8;border-radius:6px}
.a-search-results p{font-size:.875rem;padding:10px 0;margin:0}
.a-search{animation:g-panel-in .28s var(--g-ease)}
.a-mobile-menu{animation:g-panel-in .28s var(--g-ease)}
.a-mobile-menu a{font-size:1rem;padding-block:13px}
.g-category-nav a{font-size:.875rem;min-height:50px;display:inline-flex;align-items:center}
.a-button{min-height:52px;font-size:.9375rem!important;position:relative;overflow:hidden;will-change:auto}
.a-button>span{transition:transform .25s var(--g-ease)}
.a-button:hover>span{transform:translate(3px,-3px)}
.a-button:active{transform:translateY(1px);box-shadow:none}
.g-showcase{border-radius:24px;box-shadow:0 6px 28px #25452c07}
.g-showcase__slide{min-height:505px;animation:g-panel-in .55s var(--g-ease)}
.g-showcase__copy{padding:3.4rem 3.5rem 5.6rem;justify-content:center}
html body .g-showcase :is(h1,h2){font-size:clamp(2.5rem,4.3vw,3.8rem)!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.052em;margin-bottom:1.4rem}
.g-showcase__copy .a-eyebrow{font-size:.75rem;letter-spacing:.09em;margin-bottom:1.2rem}
.g-showcase__description{font-size:1rem;line-height:1.85;max-width:27rem;color:var(--g-muted);margin-bottom:1.75rem}
.g-showcase__signature{font-size:.75rem;letter-spacing:.075em;margin-top:1.7rem}
.g-showcase__image{min-height:505px}
.g-showcase__image>img{object-position:center 64%;animation:g-photo-drift 7s var(--g-ease) both}
.g-showcase__copy>:nth-child(1){animation:g-copy-in .6s var(--g-ease) both}
.g-showcase__copy>:nth-child(2){animation:g-copy-in .65s .06s var(--g-ease) both}
.g-showcase__copy>:nth-child(3){animation:g-copy-in .65s .13s var(--g-ease) both}
.g-showcase__copy>:nth-child(4){animation:g-copy-in .65s .2s var(--g-ease) both}
.g-showcase__controls{left:3.5rem;bottom:1.5rem;gap:8px}
.g-showcase__dots{gap:4px;margin-right:10px;align-items:center}
.g-showcase__dots button,.g-showcase__dots button.is-active{width:32px;height:44px;border-radius:0;background:transparent;display:grid;place-items:center;flex:none}
.g-showcase__dots button::before{display:none}
.g-showcase__dots button::after{content:'';width:7px;height:7px;border-radius:8px;background:#abbfaa;transition:width .3s,background .3s}
.g-showcase__dots button.is-active::after{width:25px;background:#28603c}
.g-showcase__pause,.g-showcase__arrow{width:44px;height:44px;flex:none;background:#ffffff80}
.g-showcase__arrow:hover{background:#fff;transform:translateY(-2px)}
.g-showcase__pause{font-size:.875rem}
.g-showcase[data-playing="false"] .g-showcase__image>img{animation-play-state:paused}
.g-showcase__image-note{font-size:.875rem;bottom:1.7rem;right:1.7rem}
.a-service-strip{font-size:.875rem;line-height:1.6;padding:1.2rem}
.g-categories{gap:clamp(20px,3vw,48px);padding-block:2.4rem;scroll-snap-type:x proximity;scroll-padding-inline:20px}
.g-category{scroll-snap-align:start;min-width:108px;max-width:150px}
.g-category__image{width:100px;height:100px;padding:5px;margin-bottom:15px;border-color:#dfe8d7;background:#f7f9f3}
.g-category__image img{transition:transform .45s var(--g-ease)}
.g-category:hover .g-category__image img{transform:scale(.94)}
.g-category strong{font-size:.9375rem;line-height:1.4;max-width:150px;overflow-wrap:anywhere}
.g-category small{font-size:.75rem;color:#71816a}
.a-section-head{margin-bottom:2rem}
html body .a-section h2{font-size:clamp(1.65rem,2.5vw,2.35rem)!important;line-height:1.2!important;letter-spacing:-.04em!important}
.a-section-head .a-eyebrow{font-size:.75rem;letter-spacing:.085em;color:#69855b}
.a-section-head>.a-text-link{font-size:.875rem}
.a-filter{font-size:.875rem;min-height:44px;padding:10px 17px;border-radius:9px}
.a-filter-row{gap:8px;margin-bottom:1.7rem}
.a-product-grid{align-items:stretch;gap:28px 22px}
.a-product{display:flex;flex-direction:column;border-color:#e1e8db;border-radius:15px;animation:none}
.a-product__image{aspect-ratio:1/1.06;background:#f4f6ef;flex:none}
.a-product__image>img{object-fit:contain;object-position:center;padding:11px;transition:transform .7s var(--g-ease)}
.a-product:hover .a-product__image>img{transform:scale(1.035)}
.a-product__body{padding:19px;display:flex;flex-direction:column;flex:1}
.a-product__category{font-size:.75rem;line-height:1.5;margin-bottom:9px;color:#6d7f61;letter-spacing:.02em}
html body .a-product h3{font-size:1.0625rem;line-height:1.45;min-height:3.1em;font-weight:600;margin-bottom:1rem;letter-spacing:-.015em}
.a-product h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.a-product__buy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:auto;min-height:52px}
.a-product__prices{min-width:0;min-height:3.05rem;justify-content:center;gap:3px}
.a-product__prices strong{font-size:1.25rem;line-height:1.3;letter-spacing:-.035em;white-space:nowrap;font-variant-numeric:tabular-nums}
.a-product__prices del{font-size:.75rem;line-height:1.4;white-space:nowrap}
.a-product select{font-size:.875rem;min-height:44px;padding:9px 6px;max-width:100px;border-color:#d5e0cd}
.a-product__add{font-size:.875rem;min-height:48px;margin-top:17px;border:1px solid #d8e5cf;border-radius:9px;background:#edf4e7}
.a-product__add:hover{box-shadow:0 5px 16px #276c3c20}
.a-product__badge{font-size:.75rem;line-height:1.3;padding:7px 12px;z-index:1;border:1px solid #e4eadb}
.a-product__peek{font-size:.875rem;padding:12px}
.a-product.is-arriving,.erdemir-shop-card.is-arriving{animation:g-card-in .55s var(--g-ease) both;animation-delay:var(--arrival-delay,0ms)}
.a-cart-trigger.is-bouncing{animation:g-cart-bump .55s var(--g-ease)}
.a-feedback{font-size:.9375rem;max-width:min(520px,calc(100% - 32px))}
.a-story{border-radius:22px}
.a-story__photo{min-height:500px}
html body .a-story h2{font-size:clamp(1.9rem,3vw,2.5rem)!important;line-height:1.2!important}
.a-story__copy>p:not(.a-eyebrow){font-size:1rem;line-height:1.85}
.a-photo-note{font-size:.8125rem}
.a-category-card{min-height:330px}
.a-category-card>img{object-position:center 65%}
.a-category-card strong{font-size:clamp(1.6rem,2.5vw,2.15rem);line-height:1.2}
.a-category-card small{font-size:.75rem}
.a-category-card b{font-size:.875rem;min-height:44px;display:flex;align-items:center;gap:12px}
.a-note__grid{align-items:stretch}
.a-note__grid p{font-size:1rem;line-height:1.8;color:#65775e}
.a-note__grid>div{transition:transform .35s var(--g-ease),border-color .35s}
.a-note__grid>div:hover{transform:translateY(-4px);border-color:#c6d9b7}
.a-footer__grid>div>a:not(.a-brand){font-size:.875rem;line-height:1.55;max-width:100%}
.a-footer__grid p{font-size:.875rem}
.a-footer__grid h3{font-size:.9375rem}
.a-footer__bottom small{font-size:.75rem}
.a-drawer{width:min(500px,100%);transition:transform .42s var(--g-ease)}
.a-drawer__content{min-height:0;scrollbar-width:thin}
.a-drawer__head{padding:1.7rem}
.a-drawer__status{font-size:.875rem;line-height:1.6}
.a-drawer__item{grid-template-columns:88px minmax(0,1fr);gap:16px}
.a-drawer__item img{width:88px;height:108px;object-fit:contain;background:#f5f8f1;padding:5px}
.a-drawer__item a{font-size:1rem;line-height:1.4;overflow-wrap:anywhere}
.a-drawer__qty button{width:42px;height:42px}
.a-drawer__qty span{font-size:.875rem;min-width:22px;text-align:center}
.a-drawer__remove{font-size:.8125rem;min-height:36px}
.a-drawer__total{font-size:.9375rem}
.a-drawer__total--grand{font-size:1.3rem;line-height:1.4}
.a-drawer__shipping{font-size:.875rem;padding:13px;margin-bottom:16px}
.a-drawer__continue{font-size:.875rem;min-height:35px;display:flex;align-items:center;justify-content:center}
.a-drawer__bottom .a-button{min-height:52px}
.a-drawer.is-busy [data-cart-bottom]{opacity:.65}
.a-drawer [aria-disabled="true"]{pointer-events:none;cursor:wait}
.a-cart-skeleton{height:112px;background:#f0f4eb;border-radius:12px;margin-bottom:18px;position:relative;overflow:hidden}
.a-cart-skeleton::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,#ffffffb0,transparent);transform:translateX(-100%);animation:g-skeleton 1.2s ease-in-out 4}
html body .erdemir-shop__grid{align-items:stretch}
html body .erdemir-shop-card__image-link{aspect-ratio:1/1.06!important;background:#f4f6ef!important}
html body .erdemir-shop-card__image{object-fit:contain!important;padding:11px!important}
html body .erdemir-shop-card__body{padding:19px!important}
html body .erdemir-shop-card__title{font-size:1.0625rem!important;line-height:1.45!important;min-height:3.1em}
html body .erdemir-shop-card__category{font-size:.75rem!important;letter-spacing:.02em}
html body .erdemir-shop-card__price{font-size:1.25rem!important;white-space:nowrap;font-variant-numeric:tabular-nums}
html body .erdemir-shop-card__actions :is(a,button){min-height:46px!important;font-size:.875rem!important}
html body .erdemir-shop-card__weight{min-height:44px!important;font-size:.875rem!important}
html body .erdemir-shop__sort,html body .erdemir-shop__search{font-size:1rem!important}
html body .erdemir-shop-filter__option{font-size:.875rem!important;min-height:44px}
html body .erdemir-shop-filter__option.is-active{background:#eaf2e4!important;color:#315e34!important}
html body .erdemir-shop-results__bar{align-items:center;flex-wrap:wrap}
html body .erdemir-shop-results__count{min-width:95px;font-size:.9375rem}
html body .erdemir-detail__image{object-fit:contain!important;padding:12px!important}
html body .erdemir-detail__main-image{background:#f4f6ef!important;max-height:600px}
html body .erdemir-detail__price{font-size:2rem!important;line-height:1.3}
html body .erdemir-detail__desc{font-size:1rem!important;line-height:1.85!important}
@keyframes g-panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@keyframes g-copy-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes g-photo-drift{from{transform:scale(1.045)}to{transform:scale(1)}}
@keyframes g-card-in{from{opacity:.25;transform:translateY(16px)}to{opacity:1;transform:none}}
@keyframes g-cart-bump{0%,100%{transform:scale(1)}40%{transform:scale(1.12)}70%{transform:scale(.97)}}
@keyframes g-skeleton{to{transform:translateX(100%)}}
@media(max-width:1150px){.a-header__main{gap:25px}.g-showcase__copy{padding:2.6rem 2.2rem 6rem}.g-showcase__controls{left:2.2rem}.g-showcase__slide,.g-showcase__image{min-height:490px}.a-product__body{padding:16px}.a-product__buy{grid-template-columns:1fr}.a-product select{width:100%;max-width:none}.a-product__prices{min-height:2.8rem}.a-product__prices strong{font-size:1.15rem}.a-product__prices del{font-size:.75rem}}
@media(max-width:900px){.g-showcase__copy{padding:2rem 1.8rem 6rem}html body .g-showcase :is(h1,h2){font-size:2.7rem!important}.g-showcase__description{font-size:1rem}.g-showcase__controls{left:1.8rem}.g-showcase__signature{display:none}.g-showcase__image-note{font-size:.8125rem;padding:11px 15px;right:18px;bottom:18px}.g-categories{gap:24px}.g-category__image{width:90px;height:90px}.a-product-grid{gap:20px 16px}.a-section-head>.a-text-link{max-width:130px;line-height:1.5}.a-story__copy{padding:32px}.a-story__photo{min-height:570px}html body .a-story h2{font-size:2rem!important}}
@media(max-width:600px){html{scroll-padding-top:90px}.a-header__main{padding:15px 18px;gap:12px}.a-header .a-brand strong{font-size:2.2rem}.a-header .a-brand small{font-size:.65rem}.a-header__actions{gap:3px}.a-icon-button,.a-cart-trigger{min-width:42px;min-height:44px}.g-category-nav a{font-size:.875rem;min-height:48px}.g-category-nav>div{gap:25px}.a-announcement span{font-size:.75rem}.g-showcase{margin:16px 14px 0;border-radius:18px}.g-showcase__copy{padding:29px 25px 31px;min-height:0}.g-showcase__slide{min-height:0}html body .g-showcase :is(h1,h2){font-size:clamp(2.05rem,8.8vw,2.9rem)!important;line-height:1.12!important;letter-spacing:-.045em;margin-bottom:1.2rem}.g-showcase__copy .a-eyebrow{font-size:.75rem;letter-spacing:.05em;gap:8px;margin-bottom:1.05rem}.g-showcase__description{font-size:1rem;line-height:1.75;margin-bottom:1.45rem}.g-showcase__copy>.a-button{font-size:.875rem!important;min-height:49px}.g-showcase__image{min-height:280px;height:280px}.g-showcase__controls{left:14px;bottom:14px;top:auto;padding:3px 9px;background:#fffffff2;gap:4px}.g-showcase__dots{gap:2px;margin-right:4px}.g-showcase__dots button,.g-showcase__dots button.is-active{width:30px;height:44px}.g-showcase__pause,.g-showcase__arrow{width:44px;height:44px}.a-service-strip{margin:14px 14px 0;font-size:.75rem;line-height:1.6;padding:14px 8px;gap:12px 5px}.g-categories{padding:26px 18px;gap:20px}.g-category{min-width:92px;max-width:112px}.g-category__image{width:80px;height:80px;margin-bottom:12px}.g-category strong{font-size:.875rem}.g-category small{font-size:.75rem}.a-section{padding-inline:16px}.a-selection{padding-top:9px;padding-bottom:45px}.a-section-head{gap:12px;flex-wrap:wrap;margin-bottom:23px}html body .a-section h2{font-size:1.65rem!important;line-height:1.2!important}.a-section-head .a-eyebrow{font-size:.75rem;letter-spacing:.04em}.a-section-head>.a-text-link{font-size:.875rem;max-width:none;padding:4px 0;margin-top:2px}.a-filter-row{flex-wrap:wrap;gap:7px;margin-bottom:20px}.a-filter{font-size:.8125rem;min-height:42px;padding:9px 12px}.a-product-grid{gap:18px 12px}.a-product{border-radius:12px}.a-product__image{aspect-ratio:1/1.12}.a-product__image>img{padding:8px}.a-product__body{padding:12px}.a-product__category{font-size:.75rem;letter-spacing:0;margin-bottom:7px}html body .a-product h3{font-size:.9375rem;line-height:1.45;min-height:3em;margin-bottom:13px}.a-product__buy{grid-template-columns:1fr;gap:9px}.a-product__prices strong{font-size:1.125rem;letter-spacing:-.035em}.a-product__prices{min-height:2.65rem;gap:3px}.a-product select{min-height:42px;font-size:.875rem;width:100%;max-width:100%;padding:8px}.a-product__add{font-size:.8125rem;min-height:46px;padding:10px;margin-top:12px}.a-product__add>span{font-size:20px}.a-product__badge{font-size:.75rem;padding:6px 9px;left:8px;top:8px}.a-story{margin-inline:14px}.a-story__photo{min-height:365px}.a-story__copy{padding:30px 25px}.a-story__copy>p:not(.a-eyebrow){font-size:1rem}html body .a-story h2{font-size:1.85rem!important}.a-category-card{min-height:310px}.a-category-card>span{padding:27px}.a-category-card strong{font-size:1.8rem}.a-note__grid p{font-size:1rem}.a-note__grid>div{padding:23px}.a-footer{padding-inline:22px}.a-footer__grid{gap:28px 20px}.a-footer__grid>div>a:not(.a-brand){font-size:.875rem;margin:12px 0}.a-footer__grid>div:last-child>a{font-size:.8125rem;margin-right:15px;margin-top:0}.a-footer__hello p{font-size:.875rem}.a-drawer__head{padding:22px}.a-drawer__content{padding-inline:20px}.a-drawer__bottom{padding:18px 20px}.a-drawer__item{grid-template-columns:75px minmax(0,1fr);gap:12px}.a-drawer__item img{width:75px;height:100px}.a-drawer__item a{font-size:.9375rem}.a-drawer__item b{font-size:.875rem}.a-drawer__qty button{width:40px;height:42px}.a-drawer__shipping{font-size:.8125rem}html body .erdemir-shop-card__body{padding:12px!important}html body .erdemir-shop-card__title{font-size:.9375rem!important;line-height:1.45!important;min-height:3em}html body .erdemir-shop-card__price{font-size:1.125rem!important}html body .erdemir-shop-card__category{font-size:.75rem!important}html body .erdemir-shop-card__actions :is(a,button){min-height:44px!important;font-size:.8125rem!important}html body .erdemir-shop__sort,html body .erdemir-shop__search{font-size:1rem!important;width:100%!important}html body .erdemir-shop-filter__group{min-width:0}html body .erdemir-shop__title{font-size:2rem!important}html body .erdemir-detail__main-image{max-height:490px}html body .erdemir-detail__image{padding:8px!important}}
@media(max-width:370px){.a-header__main{padding-inline:13px}.a-header .a-brand strong{font-size:2rem}.a-icon-button,.a-cart-trigger{min-width:38px;padding-inline:4px}.a-product__body{padding:10px}.a-product__prices strong{font-size:1rem}.a-product__add{font-size:.8125rem;padding-inline:8px}.a-drawer__item-foot{gap:9px}}
@media(max-height:700px){.a-drawer{overflow-y:auto;overscroll-behavior:contain}.a-drawer__content{flex:none;overflow:visible;min-height:100px}.a-drawer__head,.a-drawer__status,.a-drawer__bottom{flex-shrink:0}}
@media(prefers-reduced-motion:reduce){html body *,html body *::before,html body *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.a-reveal-ready{opacity:1;transform:none}}
