@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";:root{--js-ink: #282828;--js-white: #ffffff;--js-line: #e8e8e1;--js-gold: #D6AD60;--js-red: #d74a5d;--js-champagne: #ecd8b7}#header-group{display:none!important}.jinshe-announcement-bar{background:#000;color:#fff;padding:10px 24px;font-family:Urbanist,sans-serif;font-size:11px;font-weight:700;letter-spacing:.15em;text-align:center;text-transform:uppercase;border-bottom:1px solid #1a1a1a;width:100%;position:relative;z-index:50}.jinshe-global-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:190px minmax(0,1fr) 190px;gap:24px;align-items:center;min-height:80px;padding:0 40px;border-bottom:1px solid var(--js-line);background:#fff;color:var(--js-ink);font-family:Urbanist,sans-serif}.jinshe-global-logo{display:inline-flex;align-items:center;font-family:Figtree,sans-serif;font-size:24px;font-weight:300;letter-spacing:.25em;text-transform:uppercase;color:var(--js-ink)}.jinshe-global-logo span{font-weight:800;color:var(--js-gold)}.jinshe-global-logo img{display:block;width:auto;max-width:130px;height:auto;max-height:60px;mix-blend-mode:multiply}.jinshe-global-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.35vw,24px);min-width:0}.jinshe-global-nav a,.jinshe-login-link,.jinshe-mobile-menu summary,.jinshe-mobile-menu a{color:var(--js-ink);font-size:13px;font-weight:600;letter-spacing:.15em;line-height:1;text-transform:uppercase;white-space:nowrap;transition:color .3s}.jinshe-global-nav a:hover,.jinshe-login-link:hover,.jinshe-mobile-menu summary:hover,.jinshe-mobile-menu a:hover{color:var(--js-gold)}.jinshe-mobile-menu{display:none;position:relative}.jinshe-mobile-menu summary{cursor:pointer;list-style:none}.jinshe-mobile-menu summary::-webkit-details-marker{display:none}.jinshe-mobile-menu nav{position:absolute;top:calc(100% + 18px);left:50%;z-index:60;display:grid;width:min(300px,calc(100vw - 36px));transform:translate(-50%);border:1px solid var(--js-line);border-radius:0;background:#fff;box-shadow:0 10px 30px #00000014}.jinshe-mobile-menu a{display:block;border-bottom:1px solid var(--js-line);padding:16px 18px}.jinshe-mobile-menu a:last-child{border-bottom:0}.jinshe-global-tools{display:flex;align-items:center;justify-content:flex-end;gap:16px}.jinshe-bag-link{display:inline-flex;min-height:44px;padding:0 20px;align-items:center;justify-content:center;border-radius:0;background:#000;color:#fff;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;transition:opacity .3s}.jinshe-bag-link:hover{opacity:.85}.jinshe-rebuild-homepage{font-family:Urbanist,sans-serif;background:var(--js-white);color:var(--js-ink);line-height:1.5;-webkit-font-smoothing:antialiased}.jinshe-rebuild-homepage *,.jinshe-rebuild-homepage *:before,.jinshe-rebuild-homepage *:after{box-sizing:border-box}.jinshe-rebuild-homepage a{text-decoration:none;color:inherit}.js-hero-section{position:relative;min-height:80vh;display:flex;align-items:flex-end;padding:80px 48px;overflow:hidden;background:#000}.js-hero-bg-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.js-hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.js-hero-overlay{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000080);z-index:1}.js-hero-content-wrap{position:relative;z-index:10;max-width:620px;color:#fff}.js-hero-top-sub{font-family:Urbanist,sans-serif;font-size:14px;font-weight:700;letter-spacing:.2em;color:var(--js-gold);text-transform:uppercase;margin:0 0 12px}.js-hero-heading{font-family:Figtree,sans-serif;font-size:clamp(36px,5vw,68px);font-weight:400;line-height:1.1;letter-spacing:.05em;text-transform:uppercase;margin:0 0 20px;color:#fff}.js-hero-copy{font-size:16px;line-height:1.7;color:#e5ded5;margin:0 0 36px}.js-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 32px;border:1px solid var(--js-ink);border-radius:0;font-size:12px;font-weight:800;letter-spacing:.3em;text-transform:uppercase;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer;background:transparent;color:var(--js-ink)}.js-btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skew(-20deg);background-image:linear-gradient(to right,transparent,rgba(255,255,255,.35),transparent)}.js-btn:hover:after{animation:js-shine .75s cubic-bezier(.01,.56,1,1)}@keyframes js-shine{0%{left:150%}to{left:-150%}}.js-btn.js-btn-inverse{background:#fff;color:#000;border-color:#fff}.js-btn.js-btn-inverse:hover{background:#f2f2f2;color:#000}.js-btn.js-btn-secondary{background:transparent;border-color:var(--js-ink);color:var(--js-ink)}.js-btn.js-btn-secondary:hover{background:var(--js-ink);color:#fff}.js-section-head{margin-bottom:48px;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--js-line);padding-bottom:20px}.js-section-head h2{font-family:Figtree,sans-serif;font-size:32px;font-weight:400;letter-spacing:.075em;text-transform:uppercase;margin:0}.js-section-head-link{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;border-bottom:2px solid var(--js-ink);padding-bottom:4px;transition:opacity .3s}.js-section-head-link:hover{opacity:.7}.js-section-collections{padding:80px 48px;max-width:1380px;margin:0 auto}.js-collections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.js-collection-card{display:block;text-align:center;position:relative}.js-collection-img-box{aspect-ratio:1;background:#fafafa;overflow:hidden;margin-bottom:16px;border:1px solid var(--js-line)}.js-collection-img-box img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.js-collection-card:hover .js-collection-img-box img{transform:scale(1.05)}.js-collection-title{font-family:Figtree,sans-serif;font-size:18px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--js-ink);transition:color .3s}.js-collection-card:hover .js-collection-title{color:var(--js-gold)}.js-promo-section{padding:0 48px 80px;max-width:1380px;margin:0 auto}.js-promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.js-promo-box{aspect-ratio:1;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:48px;background-size:cover;background-position:center;border:1px solid var(--js-line)}.js-promo-box.js-promo-layered{position:relative;overflow:hidden}.js-promo-product-layer{position:absolute;top:0;right:0;width:50%;height:100%;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:none}.js-promo-product-layer.sconce-glow{right:8%;top:-5%;width:42%;height:100%;display:flex;align-items:center;justify-content:center}.js-promo-product-layer.sconce-glow:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,#fdba747a,#fdba7426 45%,#0000 70%);filter:blur(16px);z-index:2}.js-promo-product-img.sconce-img{height:48%;width:auto;object-fit:contain;mix-blend-mode:multiply;z-index:4;position:relative}.js-promo-product-layer.floor-lamp-glow{right:6%;width:44%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:24px}.js-promo-product-layer.floor-lamp-glow:before{content:"";position:absolute;width:250px;height:420px;border-radius:50%;background:radial-gradient(ellipse,#fdba7461,#fdba741f 50%,#0000 70%);filter:blur(20px);z-index:2;bottom:40px}.js-promo-product-img.floor-lamp-img{height:82%;width:auto;object-fit:contain;mix-blend-mode:multiply;z-index:4;position:relative;transform:translateY(-8px)}.js-promo-overlay{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#000000b3,#0000004d 45%,#0000 75%);z-index:1}.js-promo-content{position:relative;z-index:10;color:#fff;max-width:52%;transition:all .3s ease}.js-promo-content h3{font-family:Figtree,sans-serif;font-size:36px;font-weight:400;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;line-height:1.1}.js-promo-content p{font-size:14px;line-height:1.6;color:#eaeaea;margin:0 0 24px}.js-promo-eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--js-gold);text-transform:uppercase;margin:0 0 8px}.js-product-section{padding:80px 48px;max-width:1380px;margin:0 auto;border-top:1px solid var(--js-line)}.js-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.js-product-card{border:1px solid var(--js-line);background:var(--js-white);display:flex;flex-direction:column;position:relative;transition:border-color .3s}.js-product-card:hover{border-color:var(--js-ink)}.js-badge-sale{position:absolute;top:16px;left:16px;background:var(--js-champagne);color:#000;padding:4px 12px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;z-index:10}.js-product-img-box{aspect-ratio:1;background:#fafafa;display:flex;align-items:center;justify-content:center;padding:24px;border-bottom:1px solid var(--js-line);overflow:hidden}.js-product-img-box img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.js-product-card:hover .js-product-img-box img{transform:scale(1.06)}.js-product-info{padding:20px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.js-product-name{font-family:Figtree,sans-serif;font-size:16px;font-weight:400;line-height:1.3;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}.js-product-name a:hover{color:var(--js-gold)}.js-review-stars{font-size:12px;color:var(--js-gold);margin-bottom:10px;letter-spacing:.1em}.js-product-price-box{font-size:15px;font-weight:600}.js-price-normal{color:var(--js-ink)}.js-price-compare{color:#999;text-decoration:line-through;margin-right:8px}.js-price-sale{color:var(--js-red);font-weight:800}.js-price-saving{display:block;font-size:11px;font-weight:800;color:var(--js-red);margin-top:4px;text-transform:uppercase;letter-spacing:.05em}.js-hotspots-section{padding:80px 48px;max-width:1380px;margin:0 auto;border-top:1px solid var(--js-line)}.js-hotspots-container{display:grid;grid-template-columns:1.8fr 1fr;gap:32px;background:#fafafa;border:1px solid var(--js-line)}.js-hotspot-img-box{position:relative;aspect-ratio:1.25;background-size:cover;background-position:center;border-right:1px solid var(--js-line)}.js-hotspot-dot{position:absolute;left:27%;top:32%;width:24px;height:24px;border-radius:50%;background:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;animation:js-pulse 2s infinite;box-shadow:0 0 10px #00000026;color:#000;padding:0}.js-hotspot-dot svg{width:12px;height:12px}@keyframes js-pulse{0%{box-shadow:0 0 #ffffffa6}to{box-shadow:0 0 0 14px #fff0}}.js-hotspot-sidebar{padding:48px;display:flex;flex-direction:column;justify-content:center}.js-hotspot-sidebar h4{font-family:Figtree,sans-serif;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--js-gold);margin:0 0 12px}.js-hotspot-product-card{border:1px solid var(--js-line);background:#fff;padding:24px;margin-top:18px;transition:all .4s cubic-bezier(.165,.84,.44,1)!important}.js-hotspots-container:has(.js-hotspot-dot:hover) .js-hotspot-product-card,.js-hotspot-dot:hover~.js-hotspot-sidebar .js-hotspot-product-card{border-color:var(--js-gold)!important;box-shadow:0 12px 30px #d6ad602e!important;transform:translateY(-4px)!important}.js-parallax-section{background-size:cover;background-attachment:fixed;background-position:center;min-height:520px;display:flex;align-items:center;padding:80px 48px;position:relative}.js-parallax-overlay{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:1}.js-hero-btn-ghost:hover{background:#fff!important;color:#000!important;border-color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px #fff3!important}.js-parallax-content{position:relative;z-index:10;background:#fffffff5;padding:64px;max-width:480px;border:1px solid var(--js-line)}.js-parallax-eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--js-gold);margin-bottom:12px}.js-parallax-heading{font-family:Figtree,sans-serif;font-size:32px;font-weight:400;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;color:var(--js-ink)}.js-parallax-text{font-size:14px;line-height:1.7;color:#555;margin:0 0 28px}.js-journal-section{padding:80px 48px;max-width:1380px;margin:0 auto;border-top:1px solid var(--js-line)}.js-journal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.js-journal-card{display:grid;grid-template-columns:80px 1fr;gap:16px;align-items:center;transition:opacity .3s}.js-journal-card:hover{opacity:.85}.js-journal-img-box{aspect-ratio:1;overflow:hidden;background:#fafafa;border:1px solid var(--js-line)}.js-journal-img-box img{width:100%;height:100%;object-fit:cover}.js-journal-meta{display:flex;flex-direction:column}.js-journal-date{font-size:11px;font-weight:800;color:#999;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px}.js-journal-title{font-family:Figtree,sans-serif;font-size:14px;font-weight:600;line-height:1.4;color:var(--js-ink)}.js-journal-title:hover{color:var(--js-gold)}.js-site-footer{background:var(--js-white);border-top:1px solid var(--js-line);padding:80px 48px}.js-footer-grid{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:48px}.js-footer-col h4{font-family:Figtree,sans-serif;font-size:13px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin:0 0 24px}.js-footer-col p{font-size:14px;line-height:1.6;color:#555;margin:0}.js-footer-links{display:flex;flex-direction:column;gap:12px}.js-footer-links a{font-size:14px;color:#555;transition:color .3s}.js-footer-links a:hover{color:var(--js-gold)}@media(max-width:1024px){.jinshe-global-header{grid-template-columns:auto auto;padding:0 20px;min-height:70px}.jinshe-global-nav{display:none}.jinshe-mobile-menu{display:inline-block}.js-collections-grid,.js-promo-grid,.js-product-grid,.js-journal-grid,.js-footer-grid{grid-template-columns:repeat(2,1fr)}.js-hotspots-container{grid-template-columns:1fr}.js-hotspot-img-box{border-right:0;border-bottom:1px solid var(--js-line);aspect-ratio:1.25}.js-parallax-section{background-attachment:scroll;padding:60px 24px}.js-parallax-content{padding:36px;max-width:100%}}@media(max-width:768px){.js-hero-section{padding:60px 24px;min-height:60vh}.js-section-collections,.js-promo-section,.js-product-section,.js-hotspots-section,.js-journal-section,.js-site-footer{padding:60px 24px}.js-collections-grid,.js-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.js-promo-grid,.js-journal-grid,.js-footer-grid{grid-template-columns:1fr;gap:32px}.js-promo-box{padding:24px!important}.js-promo-content{max-width:62%!important}.js-promo-content h3{font-size:clamp(22px,5.5vw,26px)!important;margin-bottom:8px!important}.js-promo-content p{font-size:12px!important;line-height:1.5!important;margin-bottom:16px!important}.js-promo-product-layer{width:45%!important}.js-promo-product-layer.sconce-glow{right:2%!important;top:-5%!important}.js-promo-product-layer.sconce-glow:before{width:180px!important;height:180px!important}.js-promo-product-layer.floor-lamp-glow{right:2%!important;padding-bottom:12px!important}.js-promo-product-layer.floor-lamp-glow:before{width:160px!important;height:280px!important}.js-promo-product-img.sconce-img{height:42%!important}.js-promo-product-img.floor-lamp-img{height:75%!important}.js-product-img-box,.js-product-info{padding:12px!important}.js-product-name{font-size:13px!important;margin-bottom:4px!important;line-height:1.25!important}.js-review-stars{font-size:10px!important;margin-bottom:6px!important}.js-product-price-box{font-size:13px!important}.js-price-saving{font-size:9px!important;margin-top:2px!important}}.jinshe-product-hero{padding:60px 48px;background:var(--js-white);color:var(--js-ink);font-family:Urbanist,sans-serif}.jinshe-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;max-width:1320px;margin:0 auto}.jinshe-gallery{display:grid;grid-template-columns:78px 1fr;gap:10px;position:sticky;top:100px;align-self:start}.jinshe-gallery-thumbs{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:min(580px,74vh);padding-right:2px;scrollbar-width:thin;scrollbar-color:var(--js-gold) var(--js-line)}.jinshe-gallery-thumbs::-webkit-scrollbar{width:3px}.jinshe-gallery-thumbs::-webkit-scrollbar-track{background:var(--js-line)}.jinshe-gallery-thumbs::-webkit-scrollbar-thumb{background:var(--js-gold)}.jinshe-gallery-thumb{flex:0 0 auto;width:78px;height:78px;border:2px solid transparent;background:#f7f7f7;padding:0;cursor:pointer;overflow:hidden;transition:border-color .2s,opacity .2s;opacity:.55}.jinshe-gallery-thumb:hover{opacity:.9;border-color:#28282859}.jinshe-gallery-thumb.active{border-color:var(--js-ink);opacity:1}.jinshe-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.jinshe-gallery-stage{position:relative;width:100%;aspect-ratio:1 / 1;max-height:min(580px,74vh);background:#f8f8f8;border:1px solid var(--js-line);overflow:hidden;-webkit-user-select:none;user-select:none}.jinshe-gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease;pointer-events:none}.jinshe-gallery-slide.active{opacity:1;pointer-events:auto}.jinshe-gallery-img{width:100%;height:100%;object-fit:contain;display:block;background:#f8f8f8}.jinshe-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;background:#ffffffe0;border:1px solid var(--js-line);color:var(--js-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.jinshe-gallery-arrow:hover{background:var(--js-ink);border-color:var(--js-ink);color:#fff}.jinshe-gallery-prev{left:10px}.jinshe-gallery-next{right:10px}.jinshe-product-panel{position:sticky;top:100px;align-self:start;display:flex;flex-direction:column;background:#fff;border:1px solid var(--js-line);padding:40px}.jinshe-eyebrow{font-family:Figtree,sans-serif;font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--js-gold);margin:0 0 12px}.jinshe-product-title{font-family:Figtree,sans-serif;font-size:clamp(24px,2.5vw,42px);font-weight:400;line-height:1.15;letter-spacing:.05em;text-transform:uppercase;color:var(--js-ink);margin:0 0 16px}.jinshe-stars-row{display:flex;align-items:center;gap:8px;margin-bottom:24px}.jinshe-gold-stars{font-size:13px;color:var(--js-gold);letter-spacing:.1em}.jdgm-star,.jdgm-star.jdgm--on,.jdgm-prev-badge__stars .jdgm-star,.jdgm-widget .jdgm-star,.jdgm-all-reviews-rating .jdgm-star{color:var(--js-gold)!important}.jinshe-stars-count{font-size:12px;font-weight:700;letter-spacing:.1em;color:#777;text-transform:uppercase}.jinshe-price-container{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:30px}.jinshe-price-current{font-size:22px;font-weight:800;color:var(--js-ink);letter-spacing:.05em}.jinshe-price-current.sale{color:var(--js-red)}.jinshe-price-compare{font-size:16px;color:#999;text-decoration:line-through;letter-spacing:.05em}.jinshe-badge-save{background:var(--js-champagne);color:#000;padding:4px 10px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.jinshe-option-group{margin-bottom:28px}.jinshe-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.jinshe-option-title{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--js-ink)}.jinshe-option-selected-val{font-size:12px;font-weight:700;color:var(--js-gold);text-transform:uppercase;letter-spacing:.08em}.jinshe-swatch-list{display:flex;flex-wrap:wrap;gap:10px}.jinshe-swatch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:60px;padding:0 16px;background:#fff;border:1px solid var(--js-line);color:var(--js-ink);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .25s ease}.jinshe-swatch-btn:hover{border-color:var(--js-ink)}.jinshe-swatch-btn.active{background:var(--js-ink);border-color:var(--js-ink);color:#fff}.jinshe-quantity-label{font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px}.jinshe-qty-and-actions{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.jinshe-qty-selector{display:inline-flex;align-items:center;border:1px solid var(--js-line);max-width:140px;background:#fff}.jinshe-qty-btn{width:44px;height:44px;background:transparent;border:0;color:var(--js-ink);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.jinshe-qty-btn:hover{background-color:#f7f7f7}.jinshe-qty-input{width:52px;height:44px;border:0;text-align:center;font-size:14px;font-weight:700;color:var(--js-ink);background:transparent;-moz-appearance:textfield}.jinshe-qty-input::-webkit-outer-spin-button,.jinshe-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.jinshe-product-actions{display:flex;flex-direction:column;gap:12px}.jinshe-add-to-bag{display:inline-flex;align-items:center;justify-content:center;min-height:54px;background:#000;color:#fff;border:1px solid #000000;font-size:12px;font-weight:800;letter-spacing:.3em;text-transform:uppercase;position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease;width:100%}.jinshe-add-to-bag:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skew(-20deg);background-image:linear-gradient(to right,transparent,rgba(255,255,255,.35),transparent)}.jinshe-add-to-bag:hover:after{animation:js-shine .75s cubic-bezier(.01,.56,1,1)}.jinshe-buy-now{width:100%}.jinshe-buy-now .shopify-payment-button__button{border-radius:0!important;min-height:54px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase!important}.jinshe-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid var(--js-line);border-bottom:1px solid var(--js-line);padding:20px 0;margin-bottom:30px}.jinshe-trust-item{text-align:center;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#555;display:flex;flex-direction:column;align-items:center;gap:6px}.jinshe-trust-item svg{width:18px;height:18px;fill:var(--js-gold)}.jinshe-accordion{border-top:1px solid var(--js-line)}.jinshe-accordion details{border-bottom:1px solid var(--js-line)}.jinshe-accordion summary{padding:18px 0;cursor:pointer;font-family:Figtree,sans-serif;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--js-ink);display:flex;justify-content:space-between;align-items:center;list-style:none}.jinshe-accordion summary::-webkit-details-marker{display:none}.jinshe-accordion summary:after{content:"+";font-size:16px;font-weight:300;color:#999}.jinshe-accordion details[open] summary:after{content:"-"}.jinshe-accordion-content{padding:0 0 24px;font-size:14px;line-height:1.65;color:#555}.jinshe-accordion-content p{margin:0 0 12px}.jinshe-accordion-content p:last-child{margin-bottom:0}.jinshe-spec-table{width:100%;border-collapse:collapse;margin-top:12px}.jinshe-spec-table td{padding:10px 12px;border-bottom:1px solid #f2f2f2;font-size:13px}.jinshe-spec-table td:first-child{font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--js-ink);width:35%;padding-left:0}.jinshe-spec-table td:last-child{color:#666;padding-right:0}.jinshe-spec-table tr:last-child td{border-bottom:0}.jinshe-bespoke-form{display:flex;flex-direction:column;gap:12px;margin-top:16px}.jinshe-form-input{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--js-line);font-family:Urbanist,sans-serif;font-size:13px;color:var(--js-ink);outline:none}.jinshe-form-textarea{width:100%;min-height:80px;padding:12px 14px;border:1px solid var(--js-line);font-family:Urbanist,sans-serif;font-size:13px;color:var(--js-ink);outline:none;resize:vertical}.jinshe-form-input:focus,.jinshe-form-textarea:focus{border-color:var(--js-ink)}.jinshe-form-submit{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:var(--js-ink);color:#fff;border:0;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:opacity .3s}.jinshe-form-submit:hover{opacity:.9}.jinshe-collection-hero{background:#fff;padding:80px 48px 40px;text-align:left;border-bottom:1px solid var(--js-line)}.jinshe-collection-hero .jinshe-wrap{max-width:1380px;margin:0 auto}.jinshe-heading{font-family:Figtree,sans-serif;font-size:clamp(32px,4vw,56px);font-weight:400;letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px;color:var(--js-ink)}.jinshe-copy{max-width:680px;font-size:16px;line-height:1.65;color:#555;margin:0}.jinshe-collection-layout{display:grid;grid-template-columns:260px 1fr;gap:48px;max-width:1380px;margin:0 auto;padding:60px 48px}.jinshe-filter{align-self:start;position:sticky;top:100px;display:flex;flex-direction:column;gap:16px}.jinshe-filter .jinshe-eyebrow{margin-bottom:8px}.jinshe-filter a{font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#555;transition:color .3s}.jinshe-filter a:hover,.jinshe-filter a.active{color:var(--js-gold);padding-left:4px}.jinshe-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0px;border-top:1px solid var(--js-line);border-left:1px solid var(--js-line)}.jinshe-product-grid .jinshe-card{border-right:1px solid var(--js-line);border-bottom:1px solid var(--js-line);border-top:0;border-left:0}.jinshe-card{display:flex;flex-direction:column;background:#fff;position:relative;transition:border-color .3s}.jinshe-card-media{display:block;width:100%;aspect-ratio:1;background:#fafafa;overflow:hidden;position:relative}.jinshe-card-media img{width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.25,.46,.45,.94);padding:24px}.jinshe-card-media img.jinshe-img-hover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .5s ease,transform .6s cubic-bezier(.25,.46,.45,.94)}.jinshe-card:hover .jinshe-card-media img.jinshe-img-primary{opacity:0}.jinshe-card:hover .jinshe-card-media img.jinshe-img-hover{opacity:1;transform:scale(1.04)}.jinshe-card-body{padding:24px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.jinshe-product-kicker{font-family:Urbanist,sans-serif;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--js-gold);margin:0 0 8px}.jinshe-card-body h3{font-family:Figtree,sans-serif;font-size:16px;font-weight:400;line-height:1.35;letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px;color:var(--js-ink)}.jinshe-card-body a{text-decoration:none;color:inherit}.jinshe-card-body a:hover h3{color:var(--js-gold)}.jinshe-card-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.jinshe-card-actions .jinshe-price{font-size:15px;font-weight:700;color:var(--js-ink)}.jinshe-card-actions .jinshe-add{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;background:transparent;border:1px solid var(--js-ink);color:var(--js-ink);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .25s}.jinshe-card-actions .jinshe-add:hover{background:var(--js-ink);color:#fff}.jinshe-wrap{max-width:1380px;margin:0 auto}.jinshe-button-row{display:flex;justify-content:center;margin-top:48px}.jinshe-empty-filter{font-size:16px;color:#666;text-align:center;padding:60px 0}@media(max-width:1024px){.jinshe-product-layout{grid-template-columns:1fr;gap:40px}.jinshe-product-panel{position:static;padding:30px}.jinshe-collection-layout{grid-template-columns:1fr;gap:32px;padding:40px 24px}.jinshe-filter{position:static;flex-direction:row;flex-wrap:wrap;gap:16px 24px;border-bottom:1px solid var(--js-line);padding-bottom:24px}.jinshe-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.jinshe-product-hero{padding:24px 16px 40px!important}.jinshe-collection-hero{padding:32px 16px 20px!important}.jinshe-collection-hero .jinshe-heading{font-size:26px!important;line-height:1.2!important}.jinshe-collection-hero .jinshe-copy{font-size:13px!important;line-height:1.5!important;margin-top:10px!important}.jinshe-product-layout{grid-template-columns:1fr!important;gap:32px!important}.jinshe-gallery{position:static!important;display:flex!important;flex-direction:column-reverse!important;gap:0!important;width:100%!important;max-width:100%!important;min-width:0!important}.jinshe-gallery-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important;padding:12px 16px!important;scrollbar-width:none!important;width:100%!important;max-width:100%!important;min-width:0!important;-webkit-overflow-scrolling:touch!important;background:#fff!important;border-bottom:1px solid var(--js-line)!important;margin:0!important;box-sizing:border-box!important}.jinshe-gallery-thumbs::-webkit-scrollbar{display:none!important}.jinshe-gallery-thumb{width:60px!important;height:60px!important;flex-shrink:0!important;margin-right:10px!important;border:1px solid #e5e5e5!important;border-radius:4px!important;background:#fff!important;padding:2px!important;opacity:.6!important;box-sizing:border-box!important;transition:all .25s ease!important}.jinshe-gallery-thumb.active{border-color:var(--js-gold)!important;border-width:2px!important;opacity:1!important}.jinshe-gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:2px!important}.jinshe-gallery-stage{aspect-ratio:1 / 1!important;width:100%!important;max-width:100%!important;min-width:0!important;height:100vw!important;max-height:none!important;position:relative!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;background:#fff!important;border:none!important;border-bottom:1px solid var(--js-line)!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}.jinshe-gallery-stage::-webkit-scrollbar{display:none!important}.jinshe-gallery-slide{position:relative!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:0!important;height:100%!important;inset:auto!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;scroll-snap-align:start!important;display:block!important;opacity:1!important;pointer-events:auto!important;background:transparent!important;overflow:hidden!important}.jinshe-gallery-img{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important;aspect-ratio:1 / 1!important;background:#fff!important;padding:16px!important;box-sizing:border-box!important;display:block!important;margin:0 auto!important;position:static!important;transform:none!important}.jinshe-gallery-arrow{width:32px!important;height:32px!important}.jinshe-product-panel{border:none!important;padding:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.jinshe-product-title{font-size:20px!important;line-height:1.25!important;letter-spacing:.03em!important;margin-bottom:8px!important}.jinshe-stars-row{margin-bottom:12px!important}.jinshe-price-container,.jinshe-options-swatches{margin-bottom:16px!important}.jinshe-option-group{margin-bottom:12px!important}.jinshe-swatch-btn{min-height:36px!important;padding:0 12px!important;font-size:11px!important;letter-spacing:.05em!important}.jinshe-option-header{margin-bottom:6px!important}.jinshe-option-title,.jinshe-option-selected-val{font-size:11px!important}.jinshe-quantity-label{font-size:11px!important;margin-bottom:6px!important}.jinshe-qty-and-actions{gap:12px!important;margin-bottom:20px!important}.jinshe-qty-selector{max-width:120px!important}.jinshe-qty-btn{width:38px!important;height:38px!important;font-size:14px!important}.jinshe-qty-input{width:44px!important;height:38px!important;font-size:13px!important}.jinshe-product-actions{gap:8px!important;width:100%!important}.jinshe-add-to-bag{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;background:#000!important;color:#fff!important;border:1px solid #000000!important;font-size:12px!important;font-weight:800!important;letter-spacing:.3em!important;text-transform:uppercase!important;width:100%!important;cursor:pointer!important}.jinshe-buy-now{width:100%!important;margin-bottom:12px!important}.jinshe-buy-now .shopify-payment-button__button,.jinshe-buy-now button.shopify-payment-button__button--unbranded{border-radius:0!important;min-height:50px!important;font-size:12px!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase!important;background-color:var(--js-gold)!important;color:#000!important;border:none!important;width:100%!important;display:grid!important;place-content:center!important}.jinshe-buy-now button.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:#c59b4c!important;color:#000!important}.jinshe-trust-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;border-top:1px solid var(--js-line)!important;border-bottom:1px solid var(--js-line)!important;padding:14px 0!important;margin-top:20px!important;margin-bottom:20px!important}.jinshe-trust-item{text-align:center!important;font-size:9px!important;font-weight:800!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#555!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important}.jinshe-trust-item svg{width:16px!important;height:16px!important;fill:var(--js-gold)!important;display:block!important}.jinshe-collection-layout{padding:24px 16px!important;gap:24px!important}.jinshe-filter{position:static!important;flex-direction:row!important;flex-wrap:wrap!important;gap:10px 14px!important;border-bottom:1px solid var(--js-line)!important;padding-bottom:16px!important}.jinshe-filter .jinshe-eyebrow{width:100%!important;margin-bottom:2px!important}.jinshe-filter a{font-size:11px!important;letter-spacing:.08em!important}.jinshe-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px 12px!important;border:none!important}.jinshe-product-grid .jinshe-card{border:none!important;background:transparent!important}.jinshe-card-media img{padding:8px!important}.jinshe-card-body{padding:12px 4px!important}.jinshe-card-body h3{font-size:13px!important;line-height:1.3!important;margin-bottom:10px!important}.jinshe-card-actions{gap:6px!important}.jinshe-card-actions .jinshe-price{font-size:13px!important}.jinshe-card-actions .jinshe-add{min-height:32px!important;padding:0 10px!important;font-size:9px!important;letter-spacing:.1em!important}}.js-why-love-section{padding:80px 48px;background:#fff;border-top:1px solid var(--js-line)}.js-why-love-inner{max-width:1260px;margin:0 auto}.js-why-love-heading{font-family:Figtree,serif;font-size:32px;font-weight:400;letter-spacing:.04em;color:var(--js-ink);text-align:center;margin:0 0 52px}.js-why-love-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.js-why-love-item{display:flex;flex-direction:column;align-items:center;text-align:center}.js-why-love-img-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f5f5f5;margin-bottom:22px}.js-why-love-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.js-why-love-item:hover .js-why-love-img{transform:scale(1.04)}.js-why-love-title{font-family:Figtree,serif;font-size:18px;font-weight:400;letter-spacing:.03em;color:var(--js-ink);margin:0 0 10px}.js-why-love-desc{font-family:Urbanist,sans-serif;font-size:14px;color:#666;line-height:1.65;max-width:280px;margin:0 auto}.js-goes-well-section{padding:72px 48px 80px;background:#fafafa;border-top:1px solid var(--js-line)}.js-goes-well-inner{max-width:1260px;margin:0 auto}.js-goes-well-heading{font-family:Figtree,serif;font-size:32px;font-weight:400;letter-spacing:.04em;color:var(--js-ink);text-align:center;margin:0 0 48px}.js-goes-well-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.js-goes-well-loading{display:contents}.js-goes-well-loading span{display:block;background:linear-gradient(90deg,#ececec 25%,#f5f5f5,#ececec 75%);background-size:200% 100%;animation:shimmer 1.4s infinite;aspect-ratio:1 / 1.2}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.js-goes-well-card{display:flex;flex-direction:column;text-decoration:none;color:var(--js-ink);transition:transform .3s ease}.js-goes-well-card:hover{transform:translateY(-4px)}.js-rec-img-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f0f0f0;margin-bottom:14px}.js-rec-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.js-goes-well-card:hover .js-rec-img-wrap img{transform:scale(1.05)}.js-rec-img-placeholder{width:100%;height:100%;background:#e8e8e8}.js-rec-info{padding:0 4px}.js-rec-type{font-family:Urbanist,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#999;margin:0 0 5px}.js-rec-title{font-family:Figtree,serif;font-size:15px;font-weight:400;color:var(--js-ink);margin:0 0 8px;line-height:1.3}.js-rec-price-row{display:flex;align-items:center;gap:8px}.js-rec-price{font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;color:var(--js-ink)}.js-rec-compare{font-size:13px;color:#aaa;text-decoration:line-through}@media(max-width:1024px){.js-why-love-grid{gap:20px}.js-goes-well-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.js-why-love-section{padding:52px 20px}.js-why-love-heading{font-size:26px;margin-bottom:32px}.js-why-love-grid{grid-template-columns:1fr;gap:36px}.js-why-love-img-wrap{max-width:380px;margin-left:auto;margin-right:auto}.js-goes-well-section{padding:52px 20px 60px}.js-goes-well-heading{font-size:26px;margin-bottom:28px}.js-goes-well-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.jinshe-cart-section{padding:60px 48px;background:var(--js-white);color:var(--js-ink);font-family:Urbanist,sans-serif}.jinshe-cart-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:start;max-width:1380px;margin:40px auto 0}.jinshe-cart-empty{text-align:center;padding:80px 20px}.jinshe-cart-empty h2{font-family:Figtree,sans-serif;font-size:24px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--js-ink);margin-bottom:16px}.jinshe-cart-empty p{color:#666;font-size:15px;margin-bottom:30px}.jinshe-shipping-threshold-box{background:#fafafa;border:1px solid var(--js-line);padding:20px;margin-bottom:32px}.jinshe-threshold-text{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--js-ink);margin-bottom:10px;display:flex;justify-content:space-between}.jinshe-threshold-bar-bg{width:100%;height:6px;background:var(--js-line);position:relative;overflow:hidden}.jinshe-threshold-bar-fill{height:100%;background:var(--js-champagne);width:0%;transition:width .4s ease}.jinshe-cart-items{display:flex;flex-direction:column;border-top:1px solid var(--js-line)}.jinshe-cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:24px;padding:24px 0;border-bottom:1px solid var(--js-line);align-items:center}.jinshe-cart-media{aspect-ratio:1;background:#fafafa;border:1px solid var(--js-line);overflow:hidden;display:block}.jinshe-cart-media img{width:100%;height:100%;object-fit:contain}.jinshe-cart-info{display:flex;flex-direction:column}.jinshe-cart-info h2{font-family:Figtree,sans-serif;font-size:16px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--js-ink);margin:0 0 6px}.jinshe-cart-variant{font-size:12px;font-weight:700;color:var(--js-gold);text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px}.jinshe-cart-info .jinshe-option-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#888;margin-bottom:6px}.jinshe-cart-info .jinshe-qty-selector{margin-bottom:16px}.jinshe-remove-link{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#999;text-decoration:underline;align-self:start;transition:color .3s}.jinshe-remove-link:hover{color:var(--js-red)}.jinshe-cart-line-price{font-size:16px;font-weight:800;color:var(--js-ink);letter-spacing:.05em}.jinshe-cart-summary{position:sticky;top:100px;align-self:start;background:#fff;border:1px solid var(--js-line);padding:40px}.jinshe-cart-summary h2{font-family:Figtree,sans-serif;font-size:18px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;color:var(--js-ink);margin:0 0 24px;border-bottom:1px solid var(--js-line);padding-bottom:12px}.jinshe-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.jinshe-summary-row span{font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#555}.jinshe-summary-row strong{font-size:18px;font-weight:800;color:var(--js-ink);letter-spacing:.05em}.jinshe-cart-summary p{font-size:13px;color:#666;line-height:1.5;margin-bottom:24px}.jinshe-cart-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.jinshe-cart-btn-checkout{display:inline-flex;align-items:center;justify-content:center;min-height:54px;background:#000;color:#fff;border:1px solid #000000;font-size:12px;font-weight:800;letter-spacing:.3em;text-transform:uppercase;cursor:pointer;width:100%;transition:all .3s}.jinshe-cart-btn-checkout:hover{background:#333;border-color:#333}.jinshe-cart-btn-update{display:inline-flex;align-items:center;justify-content:center;min-height:50px;background:transparent;color:var(--js-ink);border:1px solid var(--js-line);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;width:100%;transition:all .3s}.jinshe-cart-btn-update:hover{border-color:var(--js-ink);background:#fafafa}.jinshe-cart-trust{display:grid;grid-template-columns:1fr;gap:12px;border-top:1px solid var(--js-line);padding-top:24px}.jinshe-cart-trust-item{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#666;display:flex;align-items:center;gap:8px}.jinshe-cart-trust-item svg{width:14px;height:14px;fill:var(--js-gold)}.cart-drawer,.ajax-cart__container,#CartDrawer{background-color:#fff!important;border-radius:0!important}.cart-drawer__header,.cart-drawer__title{font-family:Figtree,sans-serif!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-weight:400!important;color:var(--js-ink)!important}.cart-drawer__close{border-radius:0!important;color:var(--js-ink)!important}.cart-drawer .btn--checkout,.ajax-cart__checkout-btn{background-color:#000!important;color:#fff!important;border-radius:0!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase!important;min-height:54px!important}@media(max-width:768px){html,body{max-width:100%!important;overflow-x:hidden!important}#MainContent,.content-for-layout,.jinshe-preview{margin-top:0!important;position:relative!important;top:0!important}.jinshe-announcement-bar{font-size:9px!important;letter-spacing:.12em!important;padding:8px 16px!important}.jinshe-global-header{height:64px!important;min-height:64px!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;padding:0 16px!important;width:100%!important;box-sizing:border-box!important;background:#fff!important;border-bottom:1px solid var(--js-line)!important}.jinshe-global-header a{padding:0!important;margin:0!important;height:auto!important;display:inline-flex!important;align-items:center!important}.jinshe-mobile-menu{display:inline-block!important;grid-column:1!important;order:1!important;justify-self:start!important;margin:0!important;padding:0!important;position:static!important}.jinshe-mobile-menu summary{font-size:12px!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase!important;padding:8px 0!important;border:none!important;background:transparent!important;list-style:none!important;-webkit-user-select:none!important;user-select:none!important;display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--js-ink)!important}.jinshe-mobile-menu summary::-webkit-details-marker{display:none!important}.jinshe-mobile-menu summary:before{content:""!important;display:inline-block!important;width:18px!important;height:12px!important;background:linear-gradient(to bottom,var(--js-ink) 2px,transparent 2px,transparent 5px,var(--js-ink) 5px,transparent 5px,transparent 8px,var(--js-ink) 8px)!important;background-size:100% 10px!important;background-repeat:no-repeat!important;vertical-align:middle!important;transition:all .3s ease!important}.jinshe-mobile-menu[open] summary{color:var(--js-gold)!important}.jinshe-mobile-menu[open] summary:before{content:"\2715"!important;background:none!important;font-size:14px!important;font-weight:400!important;width:18px!important;height:12px!important;line-height:12px!important;text-align:center!important;display:inline-block!important}.jinshe-mobile-menu nav{position:absolute!important;top:100%!important;left:0!important;z-index:60!important;display:grid!important;grid-template-columns:1fr!important;width:100vw!important;transform:none!important;border:none!important;border-bottom:1px solid var(--js-line)!important;background:#fff!important;box-shadow:0 15px 35px #0000000f!important;padding:12px 0!important;box-sizing:border-box!important}.jinshe-mobile-menu nav a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:15px 24px!important;margin:0!important;height:auto!important;font-family:Urbanist,sans-serif!important;font-size:13px!important;font-weight:500!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:#282828!important;border:none!important;border-bottom:1px solid #f9f9f9!important;background:#fff!important;transition:all .25s ease!important;box-sizing:border-box!important;text-decoration:none!important}.jinshe-mobile-menu nav a:last-child{border-bottom:none!important}.jinshe-mobile-menu nav a:after{content:"\2192"!important;font-size:14px!important;color:silver!important;display:inline-block!important;transition:transform .25s ease,color .25s ease!important}.jinshe-mobile-menu nav a:hover,.jinshe-mobile-menu nav a:active{background:#fafafa!important;color:var(--js-gold)!important;padding-left:28px!important}.jinshe-mobile-menu nav a:hover:after,.jinshe-mobile-menu nav a:active:after{color:var(--js-gold)!important;transform:translate(4px)!important}.jinshe-global-logo{grid-column:2!important;order:2!important;justify-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:100%!important;margin:0!important;padding:0!important}.jinshe-global-logo img{display:block!important;width:auto!important;max-width:100px!important;height:auto!important;max-height:38px!important;mix-blend-mode:multiply!important;margin:0 auto!important;padding:0!important}.jinshe-global-nav{display:none!important}.jinshe-global-tools{grid-column:3!important;order:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;padding:0!important}.jinshe-login-link{display:none!important}.jinshe-bag-link{min-height:38px!important;padding:0 12px!important;font-size:10px!important;letter-spacing:.1em!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.js-hero-section{min-height:65vh!important;display:flex!important;align-items:flex-end!important;padding:40px 20px!important;background-color:#000!important;flex-direction:row!important;position:relative!important}.js-hero-bg-wrapper{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.js-hero-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0003,#000000a6)!important;z-index:1!important}.js-hero-content-wrap{position:relative!important;z-index:10!important;width:100%!important;max-width:100%!important;color:#fff!important;padding:0!important}.js-hero-top-sub{font-size:11px!important;margin-bottom:8px!important;color:var(--js-gold)!important;text-transform:uppercase!important;letter-spacing:.15em!important}.js-hero-heading{font-size:clamp(28px,6vw,36px)!important;line-height:1.15!important;color:#fff!important;margin-bottom:12px!important;text-transform:uppercase!important}.js-hero-copy{font-size:13px!important;color:#ffffffd9!important;margin-bottom:24px!important;line-height:1.6!important}.js-btn.js-btn-inverse{background:#fff!important;color:#000!important;border-color:#fff!important;width:auto!important;display:inline-flex!important;padding:0 24px!important;min-height:48px!important}.js-btn.js-btn-inverse:hover{background:#e5ded5!important}.js-collections-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.js-collection-img-box{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important}.js-collection-title{font-size:12px!important;letter-spacing:.1em!important;margin-top:8px!important}.js-promo-grid{grid-template-columns:1fr!important;gap:32px!important}.js-promo-box{aspect-ratio:1.15!important;padding:30px 20px!important}.js-promo-content h3{font-size:26px!important}.js-promo-content p{font-size:13px!important;margin-bottom:20px!important}.js-hotspots-container{grid-template-columns:1fr!important}.js-hotspot-img-box{aspect-ratio:1.15!important;border-bottom:1px solid var(--js-line)!important;border-right:none!important}.js-hotspot-sidebar{padding:30px 20px!important}.js-parallax-section{min-height:auto!important;padding:0!important;background-attachment:scroll!important;flex-direction:column!important}.js-parallax-overlay{display:none!important}.js-parallax-section:before{content:""!important;display:block!important;width:100%!important;height:280px!important;background-image:inherit!important;background-size:cover!important;background-position:center!important}.js-parallax-content{background:#fff!important;border:0!important;padding:30px 20px!important;width:100%!important;max-width:100%!important}.js-parallax-heading{font-size:24px!important}.js-journal-grid{grid-template-columns:1fr!important;gap:24px!important}.js-journal-card{grid-template-columns:80px 1fr!important;gap:16px!important;display:grid!important;align-items:center!important}.js-journal-img-box{aspect-ratio:1 / 1!important;height:80px!important;width:80px!important}.js-site-footer{padding:48px 20px!important}.js-footer-grid{grid-template-columns:1fr!important;gap:40px!important}.jinshe-cart-section{padding:24px 16px 40px!important}.jinshe-cart-layout{grid-template-columns:1fr!important;gap:32px!important;margin-top:20px!important}.jinshe-cart-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:16px!important;padding:16px 0!important;position:relative!important}.jinshe-cart-media{width:80px!important;height:80px!important;flex-shrink:0!important}.jinshe-cart-info{flex-grow:1!important}.jinshe-cart-info h2{font-size:14px!important;line-height:1.3!important}.jinshe-cart-variant{font-size:11px!important;margin-bottom:12px!important}.jinshe-cart-line-price{font-size:14px!important;font-weight:700!important;align-self:flex-start!important;white-space:nowrap!important;margin-top:0!important}.jinshe-cart-summary{padding:24px!important;position:static!important;border:1px solid var(--js-line)!important}.jinshe-search-section{padding:24px 16px 32px!important}.jinshe-search-form{flex-direction:row!important;gap:8px!important;margin:20px 0!important}.jinshe-search-input{height:44px!important;font-size:13px!important}}.jinshe-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:flex-end;visibility:hidden;transition:visibility .35s ease}.jinshe-cart-drawer[aria-hidden=false]{visibility:visible}.jinshe-cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .35s ease}.jinshe-cart-drawer[aria-hidden=false] .jinshe-cart-drawer-overlay{opacity:1}.jinshe-cart-drawer-panel{position:relative;z-index:2;width:460px;max-width:100%;height:100%;background:#fff;box-shadow:-10px 0 40px #00000014;display:flex;flex-direction:column;transform:translate(100%);transition:transform .38s cubic-bezier(.16,1,.3,1)}.jinshe-cart-drawer[aria-hidden=false] .jinshe-cart-drawer-panel{transform:translate(0)}.jinshe-cart-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #f0f0f0}.jinshe-cart-drawer-header h3{font-family:Figtree,sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#282828;margin:0}#CartDrawerClose{background:none;border:none;padding:4px;cursor:pointer;color:#282828;display:flex;align-items:center;justify-content:center;transition:color .2s ease}#CartDrawerClose:hover{color:#d6ad60}.jinshe-cart-drawer-threshold{background:#fcfbfa;padding:20px 32px;border-bottom:1px solid #f3efea}.jinshe-threshold-text{font-family:Urbanist,sans-serif;font-size:12px;color:#555;letter-spacing:.05em;margin-bottom:8px}.jinshe-threshold-text strong{color:#282828}.jinshe-threshold-bar-bg{height:6px;background:#f0ebe4;border-radius:3px;overflow:hidden}.jinshe-threshold-bar-fill{height:100%;background:#d6ad60;border-radius:3px;transition:width .4s ease}.jinshe-cart-drawer-body{flex-grow:1;overflow-y:auto;padding:32px;-webkit-overflow-scrolling:touch}.jinshe-cart-drawer-items{display:flex;flex-direction:column;gap:24px}.jinshe-cart-drawer-item{display:grid;grid-template-columns:80px 1fr auto;gap:16px;align-items:start;border-bottom:1px solid #f9f9f9;padding-bottom:24px}.jinshe-cart-drawer-item:last-child{border-bottom:none;padding-bottom:0}.jinshe-cart-drawer-item-media{aspect-ratio:1;background:#fdfdfd;border:1px solid #eaeaea;border-radius:2px;overflow:hidden;display:block}.jinshe-cart-drawer-item-media img{width:100%;height:100%;object-fit:contain}.jinshe-cart-drawer-item-details{display:flex;flex-direction:column}.jinshe-item-kicker{font-family:Urbanist,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#d6ad60;margin:0 0 6px}.jinshe-cart-drawer-item-details h4{font-family:Figtree,sans-serif;font-size:14px;font-weight:400;color:#282828;margin:0 0 4px;line-height:1.35}.jinshe-cart-drawer-item-details h4 a{text-decoration:none;color:inherit}.jinshe-item-variant{font-family:Urbanist,sans-serif;font-size:11px;color:#888;margin:0 0 12px}.jinshe-qty-adjuster{display:inline-flex;align-items:center;border:1px solid #eaeaea;border-radius:2px;width:fit-content}.jinshe-qty-adjust-btn{background:none;border:none;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#282828;transition:background .2s}.jinshe-qty-adjust-btn:hover{background:#fafafa}.jinshe-qty-adjust-input{width:32px;height:28px;border:none;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;text-align:center;font-family:monospace;font-size:12px;color:#282828;background:transparent;-moz-appearance:textfield}.jinshe-qty-adjust-input::-webkit-outer-spin-button,.jinshe-qty-adjust-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.jinshe-cart-drawer-item-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;height:100%}.jinshe-item-price{font-family:Urbanist,sans-serif;font-size:14px;font-weight:700;color:#282828}.jinshe-item-remove{background:none;border:none;font-family:Urbanist,sans-serif;font-size:11px;text-decoration:underline;color:#888;cursor:pointer;padding:4px 0;transition:color .2s}.jinshe-item-remove:hover{color:#d6ad60}.jinshe-cart-drawer-empty{text-align:center;padding:60px 0}.jinshe-cart-drawer-empty p{font-family:Urbanist,sans-serif;font-size:14px;color:#888;margin-bottom:24px}.js-drawer-shop-btn{display:inline-block;background:#282828;color:#fff;font-family:Urbanist,sans-serif;font-size:11px;font-weight:700;letter-spacing:.15em;padding:14px 28px;text-decoration:none;transition:background .3s}.js-drawer-shop-btn:hover{background:#d6ad60}.jinshe-cart-drawer-footer{padding:32px;border-top:1px solid #f0f0f0;background:#fafafa}.jinshe-cart-drawer-footer.hidden{display:none!important}.jinshe-drawer-summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.jinshe-drawer-summary-row span{font-family:Urbanist,sans-serif;font-size:14px;color:#555;text-transform:uppercase;letter-spacing:.1em}.jinshe-drawer-summary-row strong{font-family:Urbanist,sans-serif;font-size:18px;font-weight:700;color:#282828}.jinshe-drawer-shipping-info{font-family:Urbanist,sans-serif;font-size:11px;color:#888;margin:0 0 24px;line-height:1.4}.jinshe-drawer-action-buttons{display:flex;flex-direction:column;gap:12px}.jinshe-drawer-btn-checkout{width:100%;background:#282828;color:#fff;border:1px solid #282828;font-family:Urbanist,sans-serif;font-size:12px;font-weight:700;letter-spacing:.15em;padding:16px;cursor:pointer;transition:all .3s ease}.jinshe-drawer-btn-checkout:hover{background:#d6ad60;border-color:#d6ad60}.jinshe-drawer-link-cart{text-align:center;font-family:Urbanist,sans-serif;font-size:12px;color:#555;text-decoration:underline;display:block;transition:color .2s}.jinshe-drawer-link-cart:hover{color:#d6ad60}@media(max-width:480px){.jinshe-cart-drawer-panel{width:100%}.jinshe-cart-drawer-header,.jinshe-cart-drawer-threshold,.jinshe-cart-drawer-body,.jinshe-cart-drawer-footer{padding-left:20px;padding-right:20px}}.blog-posts{padding-block-start:80px!important;padding-block-end:100px!important}.blog-posts-container{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:56px 48px!important;max-width:1140px!important;margin:0 auto!important}.blog-posts h1,.blog-posts .closest-blog-title,.blog-posts [class*=Title] h1,.blog-posts [class*=title] h1{font-family:Figtree,Urbanist,sans-serif!important;font-size:clamp(32px,4vw,46px)!important;font-weight:300!important;text-align:center!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:var(--js-ink)!important;margin:0 auto 56px!important;border:none!important;background:transparent!important;padding:0!important}.blog-post-item{grid-column:span 1!important;border:none!important;padding:0!important;background:transparent!important;margin:0!important}.blog-post-card{display:flex!important;flex-direction:column!important;text-align:left!important;gap:20px!important;height:100%}.blog-post-card__image-container{width:100%!important;aspect-ratio:1.6 / 1!important;overflow:hidden!important;border:1px solid var(--js-line)!important;background:#fafafa!important;margin:0!important}.blog-post-card__image-container a{display:block!important;width:100%!important;height:100%!important;padding:0!important}.blog-post-card__image{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .75s cubic-bezier(.15,1,.3,1)!important}.blog-post-card:hover .blog-post-card__image{transform:scale(1.04)!important}.blog-post-card__content{padding:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}.blog-post-card__content a{padding:0!important;text-decoration:none!important;display:block!important}.blog-post-card__content h2,.blog-post-card__content h3,.blog-post-card__content [class*=h3],.blog-post-card__content .heading-block{font-family:Figtree,Urbanist,sans-serif!important;font-size:19px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--js-ink)!important;margin:0!important;transition:color .3s ease!important}.blog-post-card:hover h2,.blog-post-card:hover h3,.blog-post-card:hover [class*=h3]{color:var(--js-gold)!important}.blog-post-card__content .blog-post-details,.blog-post-card__content .blog-post-info-text,.blog-post-card__content [class*=info-text],.blog-post-card__content span[class*=date]{font-family:Urbanist,sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:#a8a8a8!important;margin-bottom:2px!important;display:block!important}.blog-post-card__content .blog-post-description,.blog-post-card__content-text,.blog-post-card__content p{font-family:Urbanist,sans-serif!important;font-size:13px!important;line-height:1.75!important;color:#555!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.blog-post-card__content-text a,.blog-post-card__content .read-more-link,.blog-post-card__content a[href*=blogs]{font-family:Urbanist,sans-serif!important;font-size:10px!important;font-weight:800!important;letter-spacing:.25em!important;text-transform:uppercase!important;color:var(--js-ink)!important;margin-top:8px!important;display:inline-flex!important;align-items:center!important;position:relative!important;width:fit-content!important;border:none!important;padding:0!important;transition:color .3s ease!important;text-decoration:none!important}.blog-post-card__content-text a:after{content:""!important;position:absolute!important;width:100%!important;transform:scaleX(0)!important;height:1px!important;bottom:-3px!important;left:0!important;background-color:var(--js-gold)!important;transform-origin:bottom right!important;transition:transform .3s cubic-bezier(.165,.84,.44,1)!important}.blog-post-card:hover .blog-post-card__content-text a:after{transform:scaleX(1)!important;transform-origin:bottom left!important}.blog-post-card:hover .blog-post-card__content-text a{color:var(--js-gold)!important}.section-content-wrapper:has(header){max-width:900px!important;margin:60px auto 100px!important;padding:0 24px!important}.section-content-wrapper header{text-align:center!important;margin-bottom:48px!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important}.section-content-wrapper header h1,.section-content-wrapper header [class*=title] h1{font-family:Figtree,Urbanist,sans-serif!important;font-size:clamp(26px,3.5vw,42px)!important;font-weight:300!important;letter-spacing:.05em!important;text-transform:uppercase!important;line-height:1.25!important;color:var(--js-ink)!important;margin:0!important}.section-content-wrapper header .blog-post-info-text,.section-content-wrapper header [class*=info-text]{font-family:Urbanist,sans-serif!important;font-size:11px!important;font-weight:700!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:#999!important;margin:0!important}.section-content-wrapper .blog-post-card__image-container,.section-content-wrapper [class*=featured-image]{width:100%!important;aspect-ratio:1.8 / 1!important;overflow:hidden!important;border:1px solid var(--js-line)!important;background:#fafafa!important;margin-bottom:48px!important}.section-content-wrapper .blog-post-card__image-container img,.section-content-wrapper [class*=featured-image] img{width:100%!important;height:100%!important;object-fit:cover!important}.section-content-wrapper .rte,.section-content-wrapper [class*=blog-post-content]{font-family:Urbanist,sans-serif!important;font-size:15px!important;line-height:1.85!important;color:#333!important;max-width:800px!important;margin:0 auto!important}.section-content-wrapper .rte p,.section-content-wrapper [class*=blog-post-content] p{margin-bottom:28px!important;color:#444!important}.section-content-wrapper .rte h2,.section-content-wrapper .rte h3,.section-content-wrapper [class*=blog-post-content] h2,.section-content-wrapper [class*=blog-post-content] h3{font-family:Figtree,sans-serif!important;font-size:clamp(20px,2.2vw,26px)!important;font-weight:400!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:var(--js-ink)!important;margin:48px 0 20px!important;line-height:1.3!important}.section-content-wrapper .rte img,.section-content-wrapper [class*=blog-post-content] img{max-width:100%!important;height:auto!important;border-radius:2px!important;border:1px solid var(--js-line)!important;margin:40px 0!important;display:block!important}.section-content-wrapper .rte a,.section-content-wrapper [class*=blog-post-content] a{color:var(--js-gold)!important;text-decoration:underline!important;font-weight:600!important;transition:color .3s!important}.section-content-wrapper .rte a:hover,.section-content-wrapper [class*=blog-post-content] a:hover{color:var(--js-ink)!important}@media screen and (max-width:989px){.blog-posts-container{grid-template-columns:1fr!important;gap:40px!important;padding:0 16px!important}.blog-post-card__image-container{aspect-ratio:1.6 / 1!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/jinshe-preview.css.map */
