:root{--je-black:#090909;--je-ink:#171717;--je-muted:#666;--je-line:#e7e7e7;--je-soft:#f5f5f2;--je-white:#fff;--je-gold:#c9a45d;--je-radius:18px;--je-shadow:0 18px 60px rgba(0,0,0,.09)}
html{scroll-behavior:smooth}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Helvetica,Arial,sans-serif!important;color:var(--je-ink);font-size:16px;line-height:1.55;background:#fff}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Helvetica,Arial,sans-serif!important;letter-spacing:-.035em;color:var(--je-black);font-weight:800}
a{transition:color .2s ease,opacity .2s ease,transform .2s ease}
.wrapper{max-width:1240px;padding-left:28px;padding-right:28px}
.site-header{padding:10px 0;background:#fff;border-bottom:1px solid var(--je-line)}
.site-header>.wrapper>.grid--full{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:42px}
.site-header>.wrapper>.grid--full>.grid-item{width:auto!important;float:none!important}
.site-header>.wrapper>.grid--full>.grid-item:first-child{width:76px!important;min-width:76px}
.site-header>.wrapper>.grid--full>.grid-item:last-child{display:flex;align-items:center;justify-content:flex-end;gap:14px}
.header-logo{margin:0!important;line-height:0}.header-logo__image{max-width:76px!important}.header-logo__image img{width:76px!important;max-height:76px;object-fit:contain}
.site-header--text-links,.site-header>.wrapper br{display:none!important}
.site-header .search-bar{float:none!important;width:min(360px,42vw);margin:0!important;border-radius:999px;overflow:hidden;background:#f3f3f1}
.site-header .search-bar input{height:48px;background:transparent;border:0;padding-left:20px;font-size:14px}
.site-header .search-bar--submit{height:48px;width:52px;background:transparent;color:#111}
.site-header .header-cart-btn{float:none!important;margin:0!important;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;background:#0b0b0b;color:#fff!important;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.header-bar{background:#fff;color:var(--je-black)}
.header-bar a{color:var(--je-black)}
.header-bar__module,.site-header__search,.site-header__cart{border-radius:12px}
.site-nav{background:var(--je-black);border:0;text-align:center}
.site-nav>li>a{font-weight:750;letter-spacing:.06em;padding-top:16px;padding-bottom:16px}
.site-nav--dropdown{border-radius:0 0 14px 14px;box-shadow:var(--je-shadow);overflow:hidden}
.main-content{padding-top:38px;padding-bottom:70px}
.template-index .main-content{padding-top:0;padding-bottom:0;max-width:none}
.je-home{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;background:#fff}
.je-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.je-hero{position:relative;background:radial-gradient(circle at 75% 20%,#303030 0,#151515 33%,#080808 74%);color:#fff;min-height:680px;display:flex;align-items:center}
.je-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to right,#000,transparent)}
.je-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:76px;align-items:center;padding:92px 0}
.je-eyebrow{display:block;color:var(--je-gold);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px}
.je-hero h1{color:#fff;font-size:clamp(44px,5.3vw,74px);line-height:.99;margin:0 0 28px;max-width:720px}
.je-hero__copy>p{font-size:19px;line-height:1.65;color:#cfcfcf;max-width:650px;margin:0 0 34px}
.je-actions{display:flex;gap:14px;flex-wrap:wrap}
.je-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:999px;font-size:14px;font-weight:850;letter-spacing:.04em;text-transform:uppercase;text-decoration:none!important}
.je-button--primary{background:#fff;color:#050505!important}.je-button--primary:hover{transform:translateY(-2px);box-shadow:0 12px 36px rgba(255,255,255,.18)}
.je-button--secondary{border:1px solid #555;color:#fff!important;background:rgba(255,255,255,.04)}.je-button--secondary:hover{border-color:#fff}
.je-proof{display:flex;gap:26px;flex-wrap:wrap;margin-top:34px;color:#9e9e9e;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.je-proof span:before{content:"✓";color:var(--je-gold);margin-right:7px}
.je-hero__visual{height:520px;position:relative}
.je-product-float{position:absolute;display:block;background:#fff;border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.35);overflow:hidden}.je-product-float img{width:100%;height:100%;object-fit:contain;display:block}.je-product-float--main{width:360px;height:420px;right:40px;top:50px;padding:35px}.je-product-float--main span{position:absolute;left:24px;right:24px;bottom:20px;color:#111;font-weight:800;font-size:13px;text-align:center;background:rgba(255,255,255,.9);padding:8px;border-radius:999px}.je-product-float--top{width:170px;height:170px;left:-12px;top:0;padding:14px;transform:rotate(-5deg)}.je-product-float--bottom{width:190px;height:190px;left:10px;bottom:0;padding:15px;transform:rotate(4deg)}
.je-trustbar{border-bottom:1px solid var(--je-line);background:#fff}.je-trustbar__grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.je-trustbar__grid>div{padding:4px 28px;border-right:1px solid var(--je-line)}.je-trustbar__grid>div:first-child{padding-left:0}.je-trustbar__grid>div:last-child{border-right:0}.je-trustbar strong,.je-trustbar span{display:block}.je-trustbar strong{font-size:14px}.je-trustbar span{font-size:12px;color:var(--je-muted);margin-top:2px}
.je-section{padding:96px 0}.je-section--soft{background:var(--je-soft)}
.je-section__head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.je-section__head .je-eyebrow{margin-bottom:10px}.je-section__head h2{font-size:clamp(34px,4vw,52px);line-height:1.06;margin:0}.je-section__head>a,.je-text-link{color:var(--je-black);font-weight:800;text-decoration:none;border-bottom:1px solid #aaa;padding-bottom:3px;white-space:nowrap}
.je-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.je-category{background:#0d0d0d;color:#fff!important;border-radius:var(--je-radius);overflow:hidden;text-decoration:none!important}.je-category:hover{transform:translateY(-4px);box-shadow:var(--je-shadow)}.je-category__image{height:220px;background:#f2f2ef;overflow:hidden}.je-category__image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.je-category:hover img{transform:scale(1.04)}.je-category>span{display:block;padding:18px 18px 20px;font-weight:800;font-size:15px}
.je-products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.je-card{background:#fff;border:1px solid #e8e8e4;border-radius:var(--je-radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.je-card:hover{transform:translateY(-4px);box-shadow:var(--je-shadow)}.je-card__image{position:relative;display:block;height:290px;background:#fff;padding:24px}.je-card__image img{width:100%;height:100%;object-fit:contain}.je-card__badge{position:absolute;left:14px;top:14px;background:var(--je-black);color:#fff;font-size:11px;font-weight:850;border-radius:999px;padding:8px 11px}.je-card__body{padding:18px 18px 20px}.je-card__title{display:block;color:var(--je-black)!important;font-weight:750;text-decoration:none!important;line-height:1.35;min-height:44px}.je-card__price{display:flex;gap:9px;align-items:center;margin-top:14px}.je-card__price strong{font-size:18px}.je-card__price s{color:#888;font-size:14px}
.je-story{background:#0b0b0b;color:#c7c7c7}.je-story__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.je-story__image{border-radius:24px;overflow:hidden;min-height:520px;background:#161616}.je-story__image img{width:100%;height:100%;min-height:520px;object-fit:cover;filter:grayscale(100%)}.je-story__copy h2{color:#fff;font-size:clamp(38px,4.3vw,58px);line-height:1.02;margin:0 0 26px}.je-story__copy>p{font-size:18px;line-height:1.75;margin-bottom:30px}.je-press{display:flex;align-items:center;gap:20px;flex-wrap:wrap;border-top:1px solid #303030;border-bottom:1px solid #303030;padding:22px 0;margin-bottom:28px}.je-press span{color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.je-press strong{color:#fff;letter-spacing:.04em}.je-story .je-text-link{color:#fff;border-color:#555}
.je-reels{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.je-reels article>strong{display:block;margin-top:14px;font-size:14px}.je-reel{height:520px;background:#efefef;border-radius:18px;overflow:hidden}.je-reel iframe{width:100%;height:100%;border:0}
.je-cta{background:var(--je-gold);padding:60px 0}.je-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.je-cta .je-eyebrow{color:#5f461d;margin-bottom:8px}.je-cta h2{font-size:44px;margin:0}.je-button--gold{background:#0a0a0a;color:#fff!important}
.template-product .main-content{max-width:1180px;padding-top:50px}.template-product .product-single{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:58px;align-items:start}.template-product .product-single__photos{background:#f5f5f2;border-radius:22px;padding:32px}.template-product .product-single__photos img{mix-blend-mode:multiply}.template-product .product-single__meta{position:sticky;top:24px}.template-product .product-single__title{font-size:clamp(32px,3.8vw,48px);line-height:1.08;text-transform:none;margin-bottom:18px}.template-product .product-single__prices{font-size:25px;font-weight:800}.template-product .btn,.template-product button[type=submit]{width:100%;min-height:56px;border-radius:999px;background:#090909;color:#fff;font-weight:850;letter-spacing:.06em}.template-product .rte{font-size:16px;line-height:1.72}.template-product .rte h2,.template-product .rte h3{margin-top:32px}.template-product .rte iframe{max-width:100%;border-radius:14px}
.template-collection .main-content{max-width:1240px}.template-collection .section-header h1{font-size:clamp(38px,5vw,64px)}.template-collection .product-grid-item{display:block;background:#fff;border:1px solid var(--je-line);border-radius:18px;overflow:hidden;padding-bottom:18px;height:100%}.template-collection .product-grid-image{background:#f6f6f3;margin:0 0 18px}.template-collection .product-grid-item>p,.template-collection .product-item--price,.template-collection .sale-tag{padding-left:18px;padding-right:18px}.badge,.sale-tag{border-radius:999px}
.btn,.btn-secondary,button,input[type=submit]{border-radius:999px;font-weight:800}
@media(max-width:900px){.je-hero{min-height:auto}.je-hero__grid{grid-template-columns:1fr;padding:70px 0 60px;gap:36px}.je-hero__visual{height:400px;max-width:520px;width:100%;margin:0 auto}.je-product-float--main{width:290px;height:330px;right:30px}.je-product-float--top{width:135px;height:135px}.je-product-float--bottom{width:150px;height:150px}.je-trustbar__grid{grid-template-columns:1fr 1fr}.je-trustbar__grid>div{border-bottom:1px solid var(--je-line);border-right:1px solid var(--je-line);padding:18px}.je-trustbar__grid>div:nth-child(2n){border-right:0}.je-categories{grid-template-columns:repeat(3,1fr)}.je-products{grid-template-columns:repeat(2,1fr)}.je-story__grid{grid-template-columns:1fr;gap:42px}.je-reels{grid-template-columns:1fr 1fr}.je-reels article:last-child{display:none}.template-product .product-single{grid-template-columns:1fr;gap:30px}.template-product .product-single__meta{position:static}}
@media(max-width:600px){body{font-size:15px}.wrapper{padding-left:18px;padding-right:18px}.main-content{padding-top:24px}.site-header>.wrapper>.grid--full{display:flex;justify-content:space-between;gap:14px}.header-logo__image{max-width:58px!important}.header-logo__image img{width:58px!important;max-height:58px}.site-header .search-bar{display:none}.site-header .header-cart-btn{min-height:42px;padding:0 15px}.je-shell{width:min(100% - 32px,1180px)}.je-hero__grid{padding:58px 0 45px}.je-hero h1{font-size:43px}.je-hero__copy>p{font-size:17px}.je-actions{display:grid}.je-button{width:100%}.je-proof{gap:12px;display:grid}.je-hero__visual{height:310px}.je-product-float--main{width:225px;height:260px;right:12px;top:22px;padding:22px}.je-product-float--top{width:105px;height:105px;left:0}.je-product-float--bottom{width:115px;height:115px;left:8px}.je-trustbar__grid{width:100%}.je-section{padding:68px 0}.je-section__head{align-items:start;flex-direction:column;margin-bottom:28px}.je-section__head h2{font-size:36px}.je-categories{grid-template-columns:1fr 1fr;gap:12px}.je-category__image{height:155px}.je-category>span{padding:13px;font-size:13px}.je-products{grid-template-columns:1fr 1fr;gap:12px}.je-card__image{height:190px;padding:14px}.je-card__body{padding:14px}.je-card__title{font-size:13px}.je-card__price strong{font-size:15px}.je-story__image,.je-story__image img{min-height:360px}.je-story__copy h2{font-size:38px}.je-reels{grid-template-columns:1fr}.je-reels article:nth-child(n+2){display:none}.je-cta__inner{align-items:flex-start;flex-direction:column}.je-cta h2{font-size:36px}.template-product .product-single__photos{padding:18px}.template-product .product-single__title{font-size:32px}.site-header{padding:8px 0}}
@media(max-width:600px){.site-header>.wrapper>.grid--full>.grid-item:first-child{width:58px!important;min-width:58px}}
