@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@300;400;500;600&display=swap";:root{--elmas-bg: #f5f4f1;--elmas-fg: #1a1814;--elmas-muted: #6b6560;--elmas-border: #e0dbd3;--elmas-light-bg: #eeece7;--elmas-surface: #ffffff;--elmas-surface-2: #f5f4f1;--elmas-on-fg: #ffffff;--elmas-footer-bg: #1a1814;--elmas-footer-fg: #ffffff;--elmas-font-serif: "Cormorant Garamond", Georgia, serif;--elmas-font-display: "Palash", "Cormorant Garamond", Georgia, serif;--elmas-font-sans: "Jost", "Helvetica Neue", Arial, sans-serif;--font-sans: "Jost", "Helvetica Neue", Arial, sans-serif !important;--font-serif: "Cormorant Garamond", Georgia, serif !important;--elmas-header-h: 4.25rem;--elmas-header-bg: #ffffff;--elmas-pill-radius: 999px;--elmas-accent: #b08d57;--elmas-container: 1600px;--elmas-gutter: 2rem;--elmas-section-y: clamp(2.25rem, 4vw, 3.5rem);--elmas-head-gap: clamp(1.25rem, 2vw, 1.75rem);--elmas-grid-gap: clamp(1rem, 1.6vw, 1.75rem);--elmas-ease: cubic-bezier(.16, 1, .3, 1);--elmas-fs-eyebrow: .625rem;--elmas-fs-meta: .625rem;--elmas-fs-body: .8125rem;--elmas-fs-h2: clamp(1.25rem, 1.8vw, 1.55rem);--elmas-fs-h3: clamp(.95rem, 1.2vw, 1.15rem);--elmas-ls-eyebrow: .2em;--background: #f5f4f1;--foreground: #1a1814;--primary: #1a1814;--primary-foreground: #f5f4f1;--secondary: #eeece7;--secondary-foreground: #1a1814;--muted: #6b6560;--muted-foreground: #7a7167;--border: #e0dbd3;--card: #f5f4f1;--sunken: #eeece7}html{scroll-behavior:smooth;overflow-x:clip;max-width:100%}body{font-family:var(--elmas-font-sans)!important;font-weight:400;font-size:.875rem;line-height:1.6;background:var(--elmas-bg);color:var(--elmas-fg);-webkit-font-smoothing:antialiased;overflow-x:clip;max-width:100%;width:100%;position:relative}@supports not (overflow-x: clip){html,body{overflow-x:hidden}}main#MainContent{overflow-x:clip;max-width:100%;width:100%}@supports not (overflow-x: clip){main#MainContent{overflow-x:hidden}}h1,h2,h3,h4,h5,h6,p,span,a,dt,dd,li{overflow-wrap:break-word}img,svg,video,iframe{max-width:100%}h1,h2,h3,h4,h5,h6,.display-xl,.display-lg,.display-md,.text-3xl,.text-2xl{font-family:var(--elmas-font-display);font-weight:400;line-height:1.22;letter-spacing:-.01em}.display-xl,h1.display-xl{font-size:clamp(1.35rem,2.2vw,1.85rem)!important}.display-lg,h2.display-lg{font-size:clamp(1.15rem,1.6vw,1.45rem)!important}.display-md,h3.display-md{font-size:clamp(.95rem,1.2vw,1.15rem)!important}.prose-body{font-family:var(--elmas-font-serif)!important;font-size:clamp(.8125rem,.95vw,.875rem)!important;line-height:1.65!important;color:var(--elmas-muted)!important}.eyebrow,.scrim-eyebrow{font-family:var(--elmas-font-sans)!important;font-size:.625rem!important;font-weight:600!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:var(--elmas-accent, #c9a96e)!important}.elmas-crumb,nav[aria-label=Konum],.micro-caps{display:flex!important;align-items:center!important;gap:.4rem!important;font-family:var(--elmas-font-sans)!important;font-size:.625rem!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--elmas-muted, #888888)!important;margin-bottom:.5rem!important}.elmas-crumb a,nav[aria-label=Konum] a{color:inherit!important;text-decoration:none!important;transition:color .2s ease!important}.elmas-crumb a:hover,nav[aria-label=Konum] a:hover{color:var(--elmas-fg, #1a1814)!important}.btn-gold,.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1.35rem .6rem;border-radius:var(--elmas-pill-radius);border:1px solid currentColor;font-family:var(--elmas-font-sans);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;line-height:1.2;font-weight:600;text-decoration:none;transition:background .3s var(--elmas-ease),color .3s var(--elmas-ease),border-color .3s var(--elmas-ease)}.btn-gold{background:var(--elmas-accent);color:#fff;border-color:var(--elmas-accent)}.btn-gold:hover{background:transparent;color:var(--elmas-accent)}.btn-outline{background:transparent;color:var(--elmas-fg);border-color:var(--elmas-fg)}.btn-outline:hover{background:var(--elmas-fg);color:var(--elmas-on-fg)}.elmas-img-zoom{overflow:hidden;display:block}.elmas-img-zoom img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.16,1,.3,1)}.elmas-img-zoom:hover img{transform:scale(1.05)}.elmas-pill{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.6875rem 1.5rem .75rem!important;border-radius:var(--elmas-pill-radius)!important;border:1px solid currentColor!important;font-family:var(--elmas-font-sans)!important;font-size:clamp(.875rem,.95vw,1rem)!important;line-height:1.2!important;font-weight:500!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none!important;transition:background .3s var(--elmas-ease),color .3s var(--elmas-ease),border-color .3s var(--elmas-ease)!important;cursor:pointer!important;white-space:nowrap!important}.elmas-pill svg{flex-shrink:0}.elmas-pill--light{background:#fff!important;color:var(--elmas-fg)!important;border-color:#fff!important}:root[data-elmas-mode=prive] .elmas-pill--light{color:#0e0d0b!important}.elmas-pill--light:hover{background:transparent!important;color:#fff!important;border-color:#fff!important}:root[data-elmas-mode=prive] .elmas-pill--light:hover{color:#fff!important}.elmas-pill--dark{background:var(--elmas-fg)!important;color:var(--elmas-on-fg)!important;border-color:var(--elmas-fg)!important}.elmas-pill--dark:hover{background:transparent!important;color:var(--elmas-fg)!important;border-color:var(--elmas-fg)!important}.elmas-pill--outline{background:var(--elmas-surface)!important;color:var(--elmas-fg)!important;border-color:var(--elmas-fg)!important}.elmas-pill--outline:hover{background:var(--elmas-fg)!important;color:var(--elmas-on-fg)!important}.elmas-container{max-width:var(--elmas-container);margin-inline:auto;padding-inline:var(--elmas-gutter);width:100%}@media(max-width:767px){:root{--elmas-gutter: 1.25rem}}.elmas-section{padding-block:var(--elmas-section-y)}.elmas-section--sunken{background:var(--elmas-light-bg)}.elmas-section--flush-top{padding-top:0}.elmas-shead{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1.5rem;margin-bottom:var(--elmas-head-gap);padding-bottom:1.25rem;border-bottom:1px solid var(--elmas-border)}.elmas-shead__eyebrow,.eyebrow{font-family:var(--elmas-font-sans);font-size:var(--elmas-fs-eyebrow);font-weight:400;letter-spacing:var(--elmas-ls-eyebrow);text-transform:uppercase;color:var(--elmas-muted);margin:0 0 .75rem}.elmas-shead__title{font-family:var(--elmas-font-display);font-size:var(--elmas-fs-h2);font-weight:400;line-height:1.12;margin:0}.elmas-mosaic{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:var(--elmas-grid-gap, 1.5rem)!important}@media(max-width:1023px)and (min-width:768px){.elmas-mosaic{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:767px){.elmas-mosaic{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth;gap:1rem!important;padding:0 1.25rem!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.elmas-mosaic::-webkit-scrollbar{display:none!important}}.elmas-shead__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--elmas-fg);padding-bottom:.25rem;border-bottom:1px solid var(--elmas-fg);transition:gap .3s var(--elmas-ease),opacity .25s;white-space:nowrap}.elmas-shead__link:hover{gap:.85rem;opacity:.65}.elmas-shead__link svg{flex-shrink:0}.elmas-card__meta{font-size:var(--elmas-fs-meta);letter-spacing:.15em;text-transform:uppercase;color:var(--elmas-muted);margin:0 0 .5rem}.elmas-card__rule{height:1px;width:2.5rem;background:var(--elmas-accent);margin-bottom:1rem;transition:width .45s var(--elmas-ease)}a:hover>* .elmas-card__rule,a:hover .elmas-card__rule{width:4.5rem}:root[data-elmas-mode=prive]{--elmas-bg: #181613;--elmas-fg: #f5f2eb;--elmas-muted: #a39b8f;--elmas-border: #302a22;--elmas-light-bg: #211e19;--elmas-surface: #1f1c18;--elmas-surface-2: #26231c;--elmas-on-fg: #181613;--elmas-header-bg: #181613;--elmas-footer-bg: #11100d;--elmas-footer-fg: #f5f2eb;--elmas-accent: #dfc288;color-scheme:dark}:root[data-elmas-mode=prive] .elmas-footer{background:#11100d!important;color:#f5f2eb!important;border-top:1px solid var(--elmas-border)}:root[data-elmas-mode] body,:root[data-elmas-mode] #elmas-header,:root[data-elmas-mode] .elmas-footer{transition:background-color .5s var(--elmas-ease),color .5s var(--elmas-ease)}:root[data-elmas-mode=prive] .elmas-prod-card__img-wrap img,:root[data-elmas-mode=prive] .elmas-proj-card__img-wrap img,:root[data-elmas-mode=prive] .elmas-series-card__img{filter:brightness(.96) contrast(1.02)}:root[data-elmas-mode=prive] .elmas-prod-card__title,:root[data-elmas-mode=prive] .elmas-prive-card__title,.is-prive .elmas-prod-card__title,.is-prive .elmas-prive-card__title{color:#f5f2eb!important}:root[data-elmas-mode=prive] .elmas-prod-card__price,:root[data-elmas-mode=prive] .elmas-prive-card__price,.is-prive .elmas-prod-card__price,.is-prive .elmas-prive-card__price{color:#dfc288!important}:root[data-elmas-mode=prive] .elmas-prod-card__img-wrap,:root[data-elmas-mode=prive] .elmas-prive-card__img-wrap,.is-prive .elmas-prod-card__img-wrap,.is-prive .elmas-prive-card__img-wrap{background:#fff!important;border:1px solid rgba(212,175,55,.28)!important;box-shadow:0 6px 20px #0003!important}:root[data-elmas-mode=prive] .elmas-card__meta,.is-prive .elmas-card__meta{color:#c9a96e!important}:root:not([data-elmas-mode=prive]) html.is-lights-on,:root:not([data-elmas-mode=prive]) body.is-lights-on,:root:not([data-elmas-mode=prive])[data-elmas-light=on]{--elmas-bg: #e5ded4;--background: #e5ded4;--elmas-surface: #ded7cc;--elmas-surface-2: #ded7cc;--elmas-border: #cfc8bd;--elmas-light-bg: #ded7cb;--elmas-header-bg: #eae4db;--card: #ded7cc}body,#elmas-header,.elmas-collection-wrap,.elmas-prod-card__img-wrap,.elmas-prive-card__img-wrap{transition:background-color .6s cubic-bezier(.16,1,.3,1),border-color .6s cubic-bezier(.16,1,.3,1),color .6s cubic-bezier(.16,1,.3,1)}body.is-lights-on:not(.is-prive):not(.template-collection-prive){background-color:var(--elmas-bg)!important}body.is-lights-on:not(.is-prive):not(.template-collection-prive) #elmas-header:not(.elmas-header--scrolled){background-color:var(--elmas-header-bg)!important;border-bottom-color:var(--elmas-border)}body.is-lights-on:not(.is-prive):not(.template-collection-prive) .elmas-prod-card__img-wrap{background-color:#ded7cc!important;border-color:#00000014}:root[data-elmas-mode=prive],:root[data-elmas-mode=prive][data-elmas-light=on],:root[data-elmas-mode=prive] html.is-lights-on,:root[data-elmas-mode=prive] body.is-lights-on,html[data-elmas-mode=prive],html[data-elmas-mode=prive][data-elmas-light=on],html[data-elmas-mode=prive].is-lights-on{--elmas-bg: #181613 !important;--background: #181613 !important;--elmas-fg: #f5f2eb !important;--elmas-muted: #a39b8f !important;--elmas-border: #302a22 !important;--elmas-light-bg: #211e19 !important;--elmas-surface: #1f1c18 !important;--elmas-surface-2: #26231c !important;--elmas-header-bg: #181613 !important;--elmas-footer-bg: #11100d !important;--elmas-footer-fg: #f5f2eb !important;--elmas-accent: #dfc288 !important;--card: #1f1c18 !important;color-scheme:dark!important}body.is-prive,body.is-prive.is-lights-on,body.template-collection-prive,body.template-collection-prive.is-lights-on,:root[data-elmas-mode=prive] body,:root[data-elmas-mode=prive] body.is-lights-on{background-color:#181613!important;color:#f5f2eb!important}body.is-prive #elmas-header:not(.elmas-header--scrolled),body.is-prive.is-lights-on #elmas-header:not(.elmas-header--scrolled),body.template-collection-prive #elmas-header:not(.elmas-header--scrolled),body.template-collection-prive.is-lights-on #elmas-header:not(.elmas-header--scrolled),:root[data-elmas-mode=prive] body #elmas-header:not(.elmas-header--scrolled),:root[data-elmas-mode=prive] body.is-lights-on #elmas-header:not(.elmas-header--scrolled){background-color:#181613!important;border-bottom-color:#302a22!important}body.is-prive .elmas-prod-card__img-wrap,body.is-prive .elmas-prive-card__img-wrap,body.is-prive.is-lights-on .elmas-prod-card__img-wrap,body.is-prive.is-lights-on .elmas-prive-card__img-wrap,body.template-collection-prive .elmas-prod-card__img-wrap,body.template-collection-prive .elmas-prive-card__img-wrap,body.template-collection-prive.is-lights-on .elmas-prod-card__img-wrap,body.template-collection-prive.is-lights-on .elmas-prive-card__img-wrap,:root[data-elmas-mode=prive] .elmas-prod-card__img-wrap,:root[data-elmas-mode=prive] .elmas-prive-card__img-wrap,:root[data-elmas-mode=prive] .is-lights-on .elmas-prod-card__img-wrap,:root[data-elmas-mode=prive] .is-lights-on .elmas-prive-card__img-wrap,:root[data-elmas-mode=prive] body.is-lights-on .elmas-prod-card__img-wrap,:root[data-elmas-mode=prive] body.is-lights-on .elmas-prive-card__img-wrap{background:#14120f!important;border:1px solid rgba(201,169,110,.25)!important;box-shadow:none!important}body.is-prive .elmas-prod-card__title,body.is-prive .elmas-prive-card__title,body.is-prive.is-lights-on .elmas-prod-card__title,body.is-prive.is-lights-on .elmas-prive-card__title,body.template-collection-prive .elmas-prod-card__title,body.template-collection-prive .elmas-prive-card__title,body.template-collection-prive.is-lights-on .elmas-prod-card__title,body.template-collection-prive.is-lights-on .elmas-prive-card__title,:root[data-elmas-mode=prive] .elmas-prod-card__title,:root[data-elmas-mode=prive] .elmas-prive-card__title,:root[data-elmas-mode=prive] .is-lights-on .elmas-prod-card__title,:root[data-elmas-mode=prive] .is-lights-on .elmas-prive-card__title,:root[data-elmas-mode=prive] body.is-lights-on .elmas-prod-card__title,:root[data-elmas-mode=prive] body.is-lights-on .elmas-prive-card__title{color:#f2ede4!important}body.is-prive .elmas-prod-card__price,body.is-prive .elmas-prive-card__price,body.is-prive.is-lights-on .elmas-prod-card__price,body.is-prive.is-lights-on .elmas-prive-card__price,body.template-collection-prive .elmas-prod-card__price,body.template-collection-prive .elmas-prive-card__price,body.template-collection-prive.is-lights-on .elmas-prod-card__price,body.template-collection-prive.is-lights-on .elmas-prive-card__price,:root[data-elmas-mode=prive] .elmas-prod-card__price,:root[data-elmas-mode=prive] .elmas-prive-card__price,:root[data-elmas-mode=prive] .is-lights-on .elmas-prod-card__price,:root[data-elmas-mode=prive] .is-lights-on .elmas-prive-card__price,:root[data-elmas-mode=prive] body.is-lights-on .elmas-prod-card__price,:root[data-elmas-mode=prive] body.is-lights-on .elmas-prive-card__price{color:#dfc288!important}body.is-prive .elmas-card__meta,body.is-prive.is-lights-on .elmas-card__meta,body.template-collection-prive .elmas-card__meta,body.template-collection-prive.is-lights-on .elmas-card__meta,:root[data-elmas-mode=prive] .elmas-card__meta,:root[data-elmas-mode=prive] .is-lights-on .elmas-card__meta{color:#c9a96e!important}body.is-prive .elmas-action-bar__count,body.is-prive .elmas-light-label,body.is-prive .elmas-sort-label,body.is-prive.is-lights-on .elmas-action-bar__count,body.is-prive.is-lights-on .elmas-light-label,body.is-prive.is-lights-on .elmas-sort-label,body.template-collection-prive .elmas-action-bar__count,body.template-collection-prive .elmas-light-label,body.template-collection-prive .elmas-sort-label,body.template-collection-prive.is-lights-on .elmas-action-bar__count,body.template-collection-prive.is-lights-on .elmas-light-label,body.template-collection-prive.is-lights-on .elmas-sort-label,:root[data-elmas-mode=prive] .elmas-action-bar__count,:root[data-elmas-mode=prive] .elmas-light-label,:root[data-elmas-mode=prive] .elmas-sort-label,:root[data-elmas-mode=prive] .is-lights-on .elmas-action-bar__count,:root[data-elmas-mode=prive] .is-lights-on .elmas-light-label,:root[data-elmas-mode=prive] .is-lights-on .elmas-sort-label{color:#a39b8f!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.elmas-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem .75rem!important;width:100%!important;align-items:start!important}@media(min-width:640px){.elmas-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:2.5rem 1.5rem!important}}@media(min-width:768px){.elmas-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3rem 1.75rem!important}}@media(min-width:1024px){.elmas-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3.5rem 2rem!important}}@media(min-width:1280px){.elmas-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4rem 2.25rem!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom.css.map */
