*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--gb-bg);color:var(--gb-text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.gb-skip{position:absolute;left:-9999px}.gb-skip:focus{left:16px;top:16px;z-index:1000;background:#fff;padding:12px}.gb-page{width:min(calc(100% - 40px),var(--gb-page));margin-inline:auto}.gb-section{padding:64px 0}.gb-section--compact{padding:40px 0}.gb-eyebrow{margin:0 0 8px;color:var(--gb-accent);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gb-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:1.08}.gb-lead{max-width:640px;color:var(--gb-muted);font-size:17px}.gb-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.gb-link{font-weight:700;color:var(--gb-accent)}.gb-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:1px solid var(--gb-accent);border-radius:999px;background:var(--gb-accent);color:#fff;font-weight:700;cursor:pointer}.gb-btn--ghost{background:#fff;color:var(--gb-text);border-color:var(--gb-line)}.gb-btn[disabled]{opacity:.5;cursor:not-allowed}.gb-announcement{padding:8px 16px;background:var(--gb-accent-dark);color:#fff;text-align:center;font-size:12px;letter-spacing:.03em}.gb-header{position:relative;z-index:20;background:#fffaf6f5;border-bottom:1px solid var(--gb-line)}.gb-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;gap:24px}.gb-brand{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700}.gb-brand em{color:var(--gb-accent);font-weight:400}.gb-nav{display:flex;gap:34px;font-weight:700;font-size:14px}.gb-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.gb-icon-btn{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid var(--gb-line);border-radius:50%;background:#fff}.gb-menu-toggle{display:none}.gb-mobile-menu{padding:14px 20px 22px;border-top:1px solid var(--gb-line)}.gb-mobile-menu a{display:block;padding:10px 0;font-weight:700}.gb-hero{position:relative;min-height:clamp(500px,63vw,700px);overflow:hidden;background:#eadfd8}.gb-hero__media,.gb-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gb-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#e9ded6,#c9aba0)}.gb-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit}.gb-hero__card{width:min(530px,48%);padding:42px;border-radius:28px;background:#fffaf6f0;box-shadow:0 20px 60px #462d2314}.gb-hero__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,68px);font-weight:400;line-height:1.04}.gb-hero__title em{color:var(--gb-accent)}.gb-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 18px}.gb-hero__note{font-size:12px;color:var(--gb-muted)}.gb-benefits{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--gb-line);border-radius:20px;background:#fff}.gb-benefit{display:flex;align-items:center;gap:14px;padding:20px 24px}.gb-benefit+.gb-benefit{border-left:1px solid var(--gb-line)}.gb-benefit__icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:#f8ebe8;color:var(--gb-accent)}.gb-benefit strong,.gb-benefit small{display:block}.gb-benefit small{color:var(--gb-muted)}.gb-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gb-category{position:relative;min-height:330px;overflow:hidden;border-radius:var(--gb-radius);background:#dcc9c1;color:#fff}.gb-category img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.gb-category:hover img{transform:scale(1.03)}.gb-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e14100a,#1e14109e)}.gb-category__copy{position:absolute;z-index:1;left:24px;right:24px;bottom:24px}.gb-category__number{position:absolute;z-index:1;top:20px;left:20px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffffffe6;color:var(--gb-text);font-size:12px}.gb-category h3{margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:27px}.gb-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gb-product-card{position:relative}.gb-product-card__media{position:relative;overflow:hidden;border-radius:var(--gb-radius);background:#f3eae4}.gb-product-card__media--square{aspect-ratio:1}.gb-product-card__media--portrait{aspect-ratio:5/6}.gb-product-card__media--adapt img{height:auto}.gb-product-card__media>a{display:block;width:100%;height:100%}.gb-product-card__media img{width:100%;height:100%;object-fit:cover}.gb-product-card__badge{position:absolute;z-index:1;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:#fff;color:var(--gb-accent);font-size:11px;font-weight:700}.gb-product-card__quick{position:absolute;z-index:2;right:14px;bottom:14px;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:var(--gb-accent);color:#fff;font-size:22px;cursor:pointer}.gb-product-card__info{padding:14px 4px}.gb-product-card h3{margin:0 0 6px;font-size:15px}.gb-product-card__summary,.gb-product-card__benefit{margin:4px 0;color:var(--gb-muted);font-size:12px}.gb-price{font-weight:800}.gb-price s{margin-left:8px;color:var(--gb-muted);font-weight:400}.gb-sale{margin-left:8px;color:var(--gb-accent);font-size:12px;font-weight:700}.gb-finder{padding:46px;border-radius:28px;background:var(--gb-accent-dark);color:#fff}.gb-finder__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.gb-finder .gb-lead{color:#eadfd8}.gb-finder__items{display:grid;gap:10px}.gb-finder__item{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:16px}.gb-finder__item small{display:block;color:#d8c8c1}.gb-featured-product{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.gb-featured-product__media{overflow:hidden;border-radius:28px;background:#f2e8e2}.gb-featured-product__media img{width:100%;aspect-ratio:1;object-fit:cover}.gb-featured-product__price{font-size:24px}.gb-feature-list{padding:0;list-style:none}.gb-feature-list li{margin:10px 0}.gb-feature-list li:before{content:"\2713";margin-right:10px;color:var(--gb-accent);font-weight:700}.gb-product-form{display:grid;gap:16px}.gb-select{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--gb-line);border-radius:12px;background:#fff}.gb-trust-inline{display:flex;gap:16px;flex-wrap:wrap;color:var(--gb-muted);font-size:12px}.gb-accordion{border-top:1px solid var(--gb-line)}.gb-accordion:last-child{border-bottom:1px solid var(--gb-line)}.gb-accordion button{display:flex;justify-content:space-between;width:100%;padding:18px 0;border:0;background:transparent;color:inherit;text-align:left;font-weight:700;cursor:pointer}.gb-accordion__panel{padding:0 0 18px;color:var(--gb-muted)}.gb-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.gb-story__mark{display:grid;place-items:center;min-height:420px;border-radius:28px;background:#ead8d0;color:var(--gb-accent);font-family:Georgia,serif;font-size:120px}.gb-story__points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.gb-story__point{padding-top:16px;border-top:1px solid var(--gb-line);font-weight:700}.gb-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gb-article-card{overflow:hidden;border:1px solid var(--gb-line);border-radius:var(--gb-radius);background:#fff}.gb-article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.gb-article-card__copy{padding:22px}.gb-article-card h3{font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.2}.gb-faq{max-width:860px;margin:auto}.gb-footer{margin-top:40px;padding:56px 0 24px;background:var(--gb-accent-dark);color:#fff}.gb-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr) 1.3fr;gap:32px}.gb-footer h3{font-size:14px}.gb-footer a{display:block;margin:9px 0;color:#e8ddd8;font-size:13px}.gb-footer p{color:#e8ddd8;font-size:13px}.gb-newsletter{display:flex}.gb-newsletter input{min-width:0;flex:1;padding:12px;border:0;border-radius:10px 0 0 10px}.gb-newsletter button{border:0;border-radius:0 10px 10px 0;background:var(--gb-accent);color:#fff;padding:0 16px}.gb-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);color:#d9ccc6;font-size:12px}.gb-main{padding:52px 0}.gb-product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:46px}.gb-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gb-product-gallery img{width:100%;border-radius:18px;background:#f3ebe6}.gb-cart-table{width:100%;border-collapse:collapse}.gb-cart-table th,.gb-cart-table td{padding:16px;border-bottom:1px solid var(--gb-line);text-align:left}.gb-collection-head{margin-bottom:28px}.gb-rte{max-width:800px}.gb-rte img{border-radius:18px}.gb-empty{padding:70px 0;text-align:center}.placeholder-svg{width:100%;height:100%;background:#efe4dd;fill:#c7aaa0}@media(max-width:990px){.gb-nav{display:none}.gb-menu-toggle{display:inline-grid}.gb-header__inner{grid-template-columns:1fr auto}.gb-header__actions{grid-column:2}.gb-hero__card{width:min(600px,70%)}.gb-category-grid,.gb-products,.gb-benefits{grid-template-columns:repeat(2,1fr)}.gb-benefit:nth-child(3){border-left:0;border-top:1px solid var(--gb-line)}.gb-benefit:nth-child(4){border-top:1px solid var(--gb-line)}.gb-featured-product,.gb-story,.gb-product-main,.gb-finder__grid{grid-template-columns:1fr}.gb-footer__grid,.gb-blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.gb-page{width:min(calc(100% - 28px),var(--gb-page))}.gb-section{padding:44px 0}.gb-section-head{align-items:start;flex-direction:column}.gb-header__inner{min-height:66px}.gb-brand{font-size:24px}.gb-header__actions .gb-search{display:none}.gb-hero{min-height:570px}.gb-hero__inner{align-items:end;padding-bottom:24px}.gb-hero__card{width:100%;padding:28px 24px;border-radius:22px}.gb-hero__title{font-size:38px}.gb-benefit{padding:15px 12px}.gb-benefit__icon{flex-basis:32px;height:32px}.gb-benefit small{font-size:10px}.gb-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.gb-category{flex:0 0 72%;min-height:300px;scroll-snap-align:start}.gb-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gb-product-card__info{padding-top:10px}.gb-product-card h3{font-size:13px}.gb-product-card__summary,.gb-product-card__benefit{display:none}.gb-finder{padding:30px 22px}.gb-featured-product{gap:28px}.gb-story__mark{min-height:280px}.gb-story__points{grid-template-columns:1fr}.gb-blog-grid{display:flex;overflow-x:auto}.gb-article-card{flex:0 0 76%}.gb-footer__grid{grid-template-columns:1fr 1fr}.gb-footer__brand,.gb-footer__newsletter{grid-column:1/-1}.gb-footer__bottom{flex-direction:column}.gb-product-gallery{grid-template-columns:1fr}.gb-cart-table thead{display:none}.gb-cart-table,.gb-cart-table tbody,.gb-cart-table tr,.gb-cart-table td{display:block}.gb-cart-table tr{padding:16px 0;border-bottom:1px solid var(--gb-line)}.gb-cart-table td{border:0;padding:4px 0}}.gb-section{padding:56px 0}.gb-section-head{margin-bottom:24px}.gb-hero{min-height:clamp(480px,52vw,640px)}.gb-hero__card{width:min(500px,46%);padding:34px;border-radius:22px}.gb-hero__title{font-size:clamp(38px,4.2vw,58px)}.gb-category{min-height:310px}.gb-finder{padding:40px;border-radius:24px}.gb-finder__grid{gap:32px}.gb-story__mark{min-height:360px}.gb-featured-product{gap:40px}.gb-featured-product__price{margin:14px 0;font-size:22px}.gb-article-card h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gb-footer{margin-top:24px;padding:48px 0 22px}.gb-footer__grid{grid-template-columns:1.35fr repeat(3,1fr) 1.25fr}.gb-footer__trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.gb-footer__trust span{display:block;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#f4e9e4;font-size:12px}.gb-footer__legal{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:18px;color:#e8ddd8;font-size:12px}@media(max-width:990px){.gb-section{padding:50px 0}.gb-hero__card{width:min(560px,68%)}.gb-category{min-height:300px}.gb-finder{padding:34px}.gb-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.gb-section{padding:40px 0}.gb-section-head{margin-bottom:20px}.gb-title{font-size:clamp(30px,9vw,40px)}.gb-lead{font-size:15px}.gb-hero{min-height:540px}.gb-hero__card{padding:24px 20px}.gb-hero__title{font-size:34px}.gb-category{flex-basis:70%;min-height:290px}.gb-category h3{font-size:23px}.gb-finder{padding:26px 20px}.gb-finder__item{grid-template-columns:32px 1fr auto;padding:14px}.gb-featured-product__price{font-size:20px}.gb-story__mark{min-height:240px}.gb-article-card{flex-basis:72%}.gb-article-card__copy{padding:18px}.gb-article-card h3{font-size:20px}.gb-article-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gb-footer{padding-top:42px}.gb-footer__grid{grid-template-columns:1fr}.gb-footer__trust{grid-template-columns:1fr 1fr}.gb-footer__newsletter,.gb-footer__brand{grid-column:auto}}.gb-editorial-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:210px;padding:24px;background:linear-gradient(135deg,#f7ebe7,#fffaf6 58%,#ead8d0);color:var(--gb-accent-dark);text-align:center;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.15}.gb-editorial-placeholder span{max-width:320px}.gb-editorial-placeholder--large{min-height:420px;border-radius:28px}.gb-product-card--editorial .gb-product-card__media{border:1px solid var(--gb-line)}.gb-article-card__visual{aspect-ratio:16/10}.gb-story__mark{padding:28px;text-align:center}.gb-story__mark span{font-size:clamp(28px,4vw,48px);line-height:1.12}@media(max-width:640px){.gb-editorial-placeholder{min-height:180px;font-size:20px}.gb-editorial-placeholder--large{min-height:260px}.gb-story__mark span{font-size:27px}}.gb-featured-product__main img,.gb-featured-product__media>img{width:100%;aspect-ratio:1;object-fit:cover}.gb-product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:12px;background:#fffaf6}.gb-product-thumb,.gb-product-gallery__item{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.gb-product-thumb img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;border:2px solid transparent}.gb-product-thumb.is-active img{border-color:var(--gb-accent)}.gb-product-gallery__item:first-child{grid-column:span 2}.gb-product-gallery__item:first-child img{aspect-ratio:1;object-fit:cover}.gb-product-badge{display:inline-flex;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#fff;color:var(--gb-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px #462d2314}.gb-stock-note{margin:6px 0 16px;color:var(--gb-accent);font-size:13px;font-weight:800}.gb-option-label{font-weight:700}.gb-swatch-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:-6px}.gb-swatch{min-height:38px;padding:0 14px;border:1px solid var(--gb-line);border-radius:999px;background:#fff;color:var(--gb-text);font-size:12px;font-weight:800;cursor:pointer}.gb-swatch.is-active{border-color:var(--gb-accent);background:#f8ebe8;color:var(--gb-accent)}.gb-swatch[disabled]{opacity:.45;cursor:not-allowed}.gb-free-shipping{margin:6px 0 12px}.gb-free-shipping__bar{height:8px;overflow:hidden;border-radius:999px;background:#efe4dd}.gb-free-shipping__bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--gb-accent),#e6aaa1)}.gb-free-shipping p{margin:8px 0 0;color:var(--gb-muted);font-size:13px}@media(max-width:640px){.gb-product-gallery__item:first-child{grid-column:auto}.gb-product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gb-swatch{min-height:36px;padding:0 12px;font-size:11px}}.gb-visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.gb-variant-label{margin:10px 0 8px;font-size:13px;font-weight:800;color:var(--gb-text)}.gb-swatch{position:relative;width:34px;height:34px;min-height:34px;padding:0;border-width:2px}.gb-swatch:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:#ead8d0;box-shadow:inset 0 0 0 1px #5a41381f}.gb-swatch--pudra-pembe:after,.gb-swatch--pembe:after{background:#e9aeb8}.gb-swatch--mavi:after{background:#a9c6d9}.gb-swatch--gri:after{background:#b8b6b3}.gb-swatch--krem:after{background:#efe0c8}.gb-swatch--beyaz:after{background:#fff}.gb-swatch--bej:after{background:#dcc7ac}.gb-swatch--kahverengi:after{background:#9b6f58}.gb-swatch.is-active{background:#fff}.gb-add-button{justify-content:space-between;gap:18px;width:100%;padding-inline:22px}.gb-add-button [data-gb-add-price]{font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/24/assets/theme.css.map */
