*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #000000;--ink2: #202219;--ink3: #46493c;--bone: #f6eddd;--bone2: #e1d9cb;--bone3: #9f9789;--gold: #ffffff;--gold2: #dedede;--paper: #ffffff;--paper2: #f5f5f5;--line-dark: rgba(246, 237, 221, .22);--line-light: rgba(0, 0, 0, .12);--serif: "Instrument Sans", Arial, sans-serif;--sans: "Instrument Sans", Arial, sans-serif;color-scheme:dark}@font-face{font-family:Instrument Sans;font-weight:400;font-style:normal;font-display:swap;src:url(https://giniisworld.com/cdn/fonts/instrument_sans/instrumentsans_n4.db86542ae5e1596dbdb28c279ae6c2086c4c5bfa.woff2) format("woff2")}@font-face{font-family:Instrument Sans;font-weight:700;font-style:normal;font-display:swap;src:url(https://giniisworld.com/cdn/fonts/instrument_sans/instrumentsans_n7.e4ad9032e203f9a0977786c356573ced65a7419a.woff2) format("woff2")}@font-face{font-family:Instrument Sans;font-weight:400;font-style:italic;font-display:swap;src:url(https://giniisworld.com/cdn/fonts/instrument_sans/instrumentsans_i4.028d3c3cd8d085648c808ceb20cd2fd1eb3560e5.woff2) format("woff2")}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--bone);font-family:var(--sans);font-weight:400;letter-spacing:0;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{border-radius:0}.skip-to-content-link{position:absolute;top:12px;left:12px;z-index:1000;transform:translateY(-140%);background:var(--gold);color:var(--ink);padding:10px 14px;text-decoration:none;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.skip-to-content-link:focus{transform:translateY(0)}.announce{background:var(--ink);color:var(--bone);text-align:center;font-size:10px;letter-spacing:.24em;text-transform:uppercase;padding:10px 16px;font-weight:700;border-bottom:1px solid var(--line-dark)}.announce a{color:var(--bone);text-decoration:none}.site-header{position:sticky;top:0;z-index:100;background:#000000f0;border-bottom:1px solid var(--line-dark);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 40px;min-height:72px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-left{display:flex;gap:32px;align-items:center}.nav-right{display:flex;gap:24px;align-items:center;justify-content:flex-end}.site-header a{text-decoration:none;color:var(--bone);font-size:10px;letter-spacing:.24em;text-transform:uppercase;font-weight:700;transition:color .3s;position:relative}.site-header a:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:.5px;background:var(--bone);transition:width .4s}.site-header a:hover,.site-header a:focus-visible{color:var(--gold2)}.site-header a:hover:after,.site-header a:focus-visible:after{width:100%}.nav-logo{text-align:center}.nav-logo-text{font-family:var(--serif);font-size:14px;font-weight:400;letter-spacing:.22em;color:var(--bone);text-transform:lowercase;text-decoration:none;display:inline-block}.nav-logo-image{max-height:38px;width:auto;max-width:170px;object-fit:contain}.nav-icon{color:var(--bone2);font-size:14px;cursor:pointer;transition:color .3s;font-weight:300}.nav-icon:hover{color:var(--gold2)}.cart-count{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:var(--bone);color:var(--ink);font-size:8px;font-weight:500;border-radius:50%;margin-left:2px;vertical-align:middle}.hero{position:relative;height:100vh;min-height:600px;overflow:hidden;display:flex;align-items:flex-end;background:var(--ink)}.hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;filter:brightness(.72) contrast(1.08) saturate(.9)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0003,#00000059 48%,#000000c7)}.hero-content{position:relative;z-index:2;padding:0 80px 80px;width:100%}.hero-sub{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--bone);margin-bottom:16px;font-weight:700}.hero-title{font-family:var(--serif);font-size:clamp(56px,10vw,150px);font-weight:400;line-height:.86;letter-spacing:0;color:var(--bone);margin-bottom:32px;text-transform:lowercase}.hero-title em,.section-title em,.full-banner-title em{font-style:italic;color:var(--gold)}.products-title em{font-style:italic;color:inherit}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.hero-tagline{letter-spacing:.12em;color:var(--bone);font-family:var(--sans);font-style:normal;font-size:13px;max-width:430px;line-height:1.6;text-transform:uppercase}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-decoration:none;border:1px solid var(--button-color, var(--bone));border-radius:999px;color:var(--button-color, var(--bone));font-size:10px;letter-spacing:.24em;text-transform:uppercase;padding:15px 42px;font-family:var(--sans);font-weight:700;transition:all .4s;cursor:pointer;background:transparent;white-space:normal;text-align:center}.btn-primary:hover,.btn-primary:focus-visible,.btn-primary.is-added{background:var(--button-color, var(--bone));color:var(--button-hover-color, var(--ink))}.btn-primary:disabled{cursor:not-allowed;opacity:.55}.ticker{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:var(--ink2);overflow:hidden;padding:14px 0}.ticker-track{display:flex;gap:0;animation:ticker 22s linear infinite;white-space:nowrap;width:max-content}.ticker-item{font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--bone);padding:0 40px;font-weight:400}.ticker-dot{color:var(--bone3);margin:0 -20px;padding:0 20px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.editorial{display:grid;grid-template-columns:1fr 1fr;min-height:80vh;background:var(--ink)}.editorial-img{position:relative;overflow:hidden;min-height:420px;background:var(--ink3)}.editorial-img img,.image-placeholder{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.editorial-img img{filter:brightness(.82) contrast(1.04) saturate(.92);transition:transform .8s ease,filter .8s ease}.editorial-img:hover img{transform:scale(1.03);filter:brightness(.95) contrast(1.04) saturate(1)}.image-placeholder{background:linear-gradient(135deg,#161210,#0f0d0b)}.editorial-text{display:flex;flex-direction:column;justify-content:center;padding:80px 72px;background:var(--ink);position:relative}.editorial-text:before{content:"";position:absolute;top:80px;left:0;width:1px;height:calc(100% - 160px);background:linear-gradient(to bottom,transparent,var(--bone),transparent);opacity:.32}.section-number{font-size:10px;letter-spacing:.28em;color:var(--bone3);text-transform:uppercase;margin-bottom:40px;font-weight:700}.section-title{font-family:var(--serif);font-size:clamp(34px,5vw,72px);font-weight:400;line-height:1;letter-spacing:0;color:var(--bone);margin-bottom:24px}.section-body{font-size:14px;line-height:1.75;color:var(--bone2);max-width:520px;margin-bottom:48px;font-weight:300}.section-body p+p{margin-top:1em}.editorial.reversed{direction:rtl}.editorial.reversed>*{direction:ltr}.full-banner{position:relative;height:70vh;min-height:480px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--ink)}.full-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.62) contrast(1.08) saturate(.9)}.full-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008a}.full-banner-content{position:relative;z-index:2;padding:40px}.full-banner-eyebrow{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--bone2);margin-bottom:24px;font-weight:700}.full-banner-title{font-family:var(--serif);font-size:clamp(44px,8vw,120px);font-weight:400;letter-spacing:.02em;color:var(--bone);line-height:1;margin-bottom:16px}.full-banner-sub{letter-spacing:.12em;color:var(--bone2);margin-bottom:48px;font-weight:300;font-family:var(--sans);font-style:normal;font-size:13px;text-transform:uppercase}.products-section,.collection-main,.search-main,.cart-main{--button-color: var(--ink);--button-hover-color: var(--paper);padding:100px 60px;background:var(--paper);color:var(--ink)}.products-header{display:flex;align-items:baseline;justify-content:space-between;gap:32px;margin-bottom:64px;border-bottom:1px solid var(--line-light);padding-bottom:32px}.products-title{font-family:var(--serif);font-size:clamp(34px,4vw,60px);font-weight:400;letter-spacing:0;color:var(--ink)}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.product-card,.content-card{position:relative;overflow:hidden;background:var(--paper2);color:var(--ink)}.product-image-link,.product-name a{color:inherit;text-decoration:none}.product-img-wrap{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#e8e8e3}.product-img-wrap img{width:100%;height:100%;object-fit:cover;filter:brightness(.94) contrast(1.02) saturate(.9);transition:transform .7s ease,filter .7s ease}.product-card:hover .product-img-wrap img{transform:scale(1.05);filter:brightness(1) contrast(1.02) saturate(1)}.product-placeholder{width:100%;height:100%;min-height:320px;background:linear-gradient(145deg,#f5f5f2,#deded8)}.product-placeholder--large{min-height:640px}.product-tag{position:absolute;top:20px;left:20px;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--bone);border:1px solid rgba(246,237,221,.48);padding:5px 12px;font-weight:700;background:#000000b8}.product-info,.content-card{padding:24px 24px 28px}.product-name{font-family:var(--serif);font-size:22px;font-weight:400;color:var(--ink);margin-bottom:6px;letter-spacing:.01em}.product-desc{font-size:11px;letter-spacing:.14em;color:#5f5f5f;text-transform:uppercase;margin-bottom:16px;font-weight:300}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-price{font-family:var(--serif);font-size:20px;font-weight:400;color:var(--ink)}.product-price--note{font-family:var(--sans);font-size:11px;color:#5f5f5f;letter-spacing:.15em;text-transform:uppercase}.product-add{width:32px;height:32px;border:1px solid var(--ink);background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;font-weight:200;transition:all .3s;text-decoration:none}.product-add:hover,.product-add:focus-visible,.product-add.is-added{background:var(--ink);color:var(--paper);border-color:var(--ink)}.product-add:disabled{cursor:wait;opacity:.7}.product-add--wide{width:auto;min-width:42px;padding:0 12px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.quote-section{padding:120px 80px;background:var(--ink2);text-align:center;position:relative;overflow:hidden}.quote-section:before{content:'"';position:absolute;top:-40px;left:50%;transform:translate(-50%);font-family:var(--serif);font-size:400px;color:#f6eddd0d;line-height:1;pointer-events:none}.quote-text{font-family:var(--serif);font-size:clamp(30px,5vw,72px);font-weight:400;font-style:italic;color:var(--bone);line-height:1.3;max-width:800px;margin:0 auto 40px;position:relative;z-index:1}.quote-attr{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--bone3);font-weight:700;font-family:var(--sans)}footer{background:var(--ink);border-top:1px solid var(--line-dark);padding:80px 60px 48px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px}.footer-brand{font-family:var(--serif);font-size:28px;font-weight:400;letter-spacing:.16em;color:var(--bone);margin-bottom:20px;text-transform:lowercase}.footer-brand-sub{letter-spacing:.15em;color:var(--bone3);font-style:italic;font-family:var(--serif);font-size:15px}.footer-col-title{font-size:9px;letter-spacing:.28em;text-transform:uppercase;color:var(--bone);font-weight:700;margin-bottom:24px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-links a,.footer-legal a,.text-link{text-decoration:none;color:var(--bone3);font-size:12px;letter-spacing:.1em;transition:color .3s;font-weight:300}.footer-links a:hover,.footer-legal a:hover,.text-link:hover{color:var(--gold2)}.footer-bottom{border-top:1px solid var(--line-dark);padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-copy{font-size:10px;letter-spacing:.15em;color:var(--bone3);font-weight:300}.footer-legal{display:flex;flex-wrap:wrap;gap:24px}.footer-legal a{font-size:10px;letter-spacing:.12em}.product-main{--button-color: var(--bone);--button-hover-color: var(--ink);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:72px;padding:96px 60px;background:var(--ink);color:var(--bone)}.product-main__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;align-content:start}.product-media{position:relative;display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;border:0;padding:0;background:var(--ink2);color:inherit;cursor:zoom-in;transform:translateZ(0);transition:transform .45s ease,box-shadow .45s ease,filter .45s ease}.product-media:after{content:"+";position:absolute;right:14px;bottom:14px;width:34px;height:34px;border:1px solid rgba(246,237,221,.55);border-radius:999px;display:flex;align-items:center;justify-content:center;background:#0000006b;color:var(--bone);font-size:18px;line-height:1;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease,background .35s ease}.product-media:hover,.product-media:focus-visible{transform:translateY(-8px) scale(1.015);box-shadow:0 22px 60px #00000059;z-index:2}.product-media:hover:after,.product-media:focus-visible:after{opacity:1;transform:translateY(0)}.product-main__gallery img{width:100%;height:100%;aspect-ratio:3 / 4;object-fit:cover;filter:brightness(.92) contrast(1.03) saturate(.9);transition:transform .7s ease,filter .7s ease}.product-media:hover img,.product-media:focus-visible img{transform:scale(1.08);filter:brightness(1) contrast(1.05) saturate(1)}.product-main__details{position:sticky;top:104px;align-self:start}.product-main__price{font-family:var(--serif);font-size:30px;color:var(--bone);margin-bottom:32px}.product-main__description{max-width:none}.product-zoom[hidden]{display:none}.product-zoom{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:28px;background:#000000e6;opacity:0;pointer-events:none;transition:opacity .28s ease}.product-zoom.is-open{opacity:1;pointer-events:auto}.product-zoom__image{max-width:min(92vw,1180px);max-height:88vh;object-fit:contain;transform:scale(.96);transition:transform .35s ease}.product-zoom.is-open .product-zoom__image{transform:scale(1)}.product-zoom__close{position:absolute;top:18px;right:18px;border:1px solid rgba(246,237,221,.55);border-radius:999px;background:#00000073;color:var(--bone);padding:10px 16px;font-size:10px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer}body.product-zoom-open{overflow:hidden}.product-form,.search-form{display:grid;gap:18px;max-width:420px}.field-label{font-size:10px;letter-spacing:.24em;color:var(--bone3);text-transform:uppercase;font-weight:700}.field-input{width:100%;min-height:44px;border:1px solid currentColor;background:transparent;color:inherit;padding:12px 14px;border-radius:0}.field-input:focus{outline:1px solid currentColor}.product-form__button{width:100%}.collection-description{max-width:720px;color:#555}.products-section .section-number,.collection-main .section-number,.search-main .section-number,.cart-main .section-number,.collection-main .section-body,.search-main .section-body,.cart-main .section-body{color:#555}.pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:56px;color:#555;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px}.cart-items{display:grid;gap:2px}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) 110px 120px;gap:24px;align-items:center;background:var(--paper2);color:var(--ink);padding:18px}.cart-item__image{display:block;aspect-ratio:3 / 4;overflow:hidden;background:#e8e8e3}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-summary{align-self:start;background:var(--paper2);border:1px solid var(--line-light);padding:28px;display:grid;gap:18px}.cart-summary__label{font-size:10px;letter-spacing:.24em;color:#555;text-transform:uppercase;font-weight:700}.cart-summary__total{font-family:var(--serif);font-size:34px;color:var(--ink)}.page-main{--button-color: var(--bone);--button-hover-color: var(--ink);min-height:60vh;padding:120px 60px;background:var(--ink);color:var(--bone)}.page-main .section-title,.page-main .section-body{max-width:820px}.page-main--centered{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.rte{color:var(--bone3)}.rte h2,.rte h3{font-family:var(--serif);color:var(--bone);font-weight:400;margin:1.5em 0 .6em}.rte p,.rte ul,.rte ol{margin-bottom:1em}.rte a{color:var(--bone)}.search-form{grid-template-columns:minmax(0,1fr) auto;max-width:720px;margin-bottom:56px}.empty-state{color:var(--bone3);font-size:13px;letter-spacing:.12em}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-sub{animation:fadeUp 1s .2s both}.hero-title{animation:fadeUp 1s .4s both}.hero-bottom{animation:fadeUp 1s .7s both}@media(max-width:1100px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top,.cart-form{grid-template-columns:1fr 1fr}.product-main{grid-template-columns:1fr}.product-main__details{position:static}}@media(max-width:820px){.announce{line-height:1.5}.site-header{grid-template-columns:1fr;gap:16px;padding:18px 20px}.nav-left,.nav-right{justify-content:center;flex-wrap:wrap;gap:16px 22px}.nav-logo{order:-1}.hero{min-height:620px;height:calc(100vh - 40px)}.hero-content{padding:0 28px 56px}.hero-bottom,.products-header,.footer-bottom{align-items:flex-start;flex-direction:column}.editorial,.editorial.reversed{display:flex;flex-direction:column;direction:ltr}.editorial.reversed .editorial-img{order:0}.editorial-text{padding:64px 28px}.editorial-text:before{display:none}.products-section,.collection-main,.search-main,.cart-main,.product-main,.page-main{padding-left:24px;padding-right:24px}.products-grid,.footer-top,.cart-form{grid-template-columns:1fr}.product-main{gap:40px;padding-top:56px;padding-bottom:72px}.product-main__gallery{display:flex;grid-template-columns:none;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding:24px;scroll-snap-type:x mandatory;margin-inline:-24px;padding:0 24px 12px;-webkit-overflow-scrolling:touch}.product-media,.product-main__gallery img,.product-main__gallery .product-placeholder--large{flex:0 0 min(86vw,430px);width:min(86vw,430px);height:min(58vh,520px);min-height:340px;max-height:520px;aspect-ratio:4 / 5;scroll-snap-align:center}.product-media{overflow:hidden}.product-media:after{opacity:1;transform:translateY(0);width:30px;height:30px;right:12px;bottom:12px;background:#0000005c}.product-media:hover,.product-media:focus-visible{transform:none;box-shadow:none}.product-media:hover img,.product-media:focus-visible img{transform:scale(1.03)}.product-main__gallery::-webkit-scrollbar{height:4px}.product-main__gallery::-webkit-scrollbar-thumb{background:#f6eddd5c;border-radius:999px}.cart-item{grid-template-columns:88px minmax(0,1fr)}.cart-item__quantity,.cart-item>.product-price{grid-column:2}.quote-section{padding:88px 24px}.search-form{grid-template-columns:1fr}}@media(max-width:520px){.btn-primary{width:100%;padding-left:18px;padding-right:18px}.full-banner-content{width:100%;padding:32px 24px}.product-info,.content-card{padding:22px 18px 24px}.footer-top{gap:36px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/giniisworld.css.map */
