.jm-page,.jm-header,.jm-footer{--jm-ink: #1e2633;--jm-muted: #596372;--jm-soft: #f6f5f3;--jm-line: #e7e3dc;--jm-accent: #df8b2f;--jm-accent-dark: #c67521;--jm-dark: #111922;--jm-white: #ffffff;--jm-max: 1248px;color:var(--jm-ink);font-family:var(--font-body--family),Inter,Arial,sans-serif;letter-spacing:0}.jm-page *{box-sizing:border-box}.jm-page{overflow-x:clip;background:var(--jm-white)}.jm-container{width:min(var(--jm-max),calc(100vw - 72px));margin-inline:auto}.jm-eyebrow{margin:0 0 16px;color:var(--jm-accent-dark);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.jm-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:5px;padding:0 24px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.jm-btn:hover{transform:translateY(-1px);box-shadow:0 14px 34px #1b1f251f}.jm-btn:focus-visible,.jm-header a:focus-visible,.jm-header button:focus-visible,.jm-footer a:focus-visible,.jm-product-card button:focus-visible{outline:2px solid var(--jm-accent);outline-offset:3px}.jm-btn--primary{background:var(--jm-accent);color:var(--jm-white);box-shadow:0 12px 28px #df8b2f33}.jm-btn--primary:hover{background:var(--jm-accent-dark)}.jm-btn--secondary{border-color:var(--jm-line);background:var(--jm-white);color:var(--jm-ink)}.jm-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--jm-line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.jm-header__bar{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:28px}.jm-header__logo img{display:block;width:auto;max-width:140px;height:auto;max-height:56px}.jm-header__nav{display:flex;align-items:center;gap:clamp(24px,4vw,54px)}.jm-header__nav a{color:#4e5968;font-size:12px;font-weight:700;text-decoration:none;transition:color .18s ease}.jm-header__nav a:hover{color:var(--jm-accent-dark)}.jm-header__login{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--jm-line);border-radius:5px;padding:0 18px;background:var(--jm-white);color:var(--jm-ink);font-size:12px;font-weight:900;text-decoration:none}.jm-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.jm-header__icon-link{position:relative;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--jm-line);border-radius:6px;background:var(--jm-white);color:var(--jm-ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.jm-header__icon-link:hover{transform:translateY(-1px);border-color:#dfc5a7;box-shadow:0 10px 24px #11192214}.jm-header__icon-link img{width:20px;height:20px}.jm-header__cart-count{position:absolute;top:-7px;right:-7px;display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border:2px solid var(--jm-white);border-radius:999px;padding-inline:5px;background:var(--jm-accent);color:var(--jm-white);font-size:10px;font-weight:900;line-height:1}.jm-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--jm-line);border-radius:5px;background:var(--jm-white);color:var(--jm-ink)}.jm-menu-toggle span,.jm-menu-toggle span:before,.jm-menu-toggle span:after{display:block;width:18px;height:2px;margin-inline:auto;border-radius:2px;background:currentColor;content:""}.jm-menu-toggle span:before{transform:translateY(-6px)}.jm-menu-toggle span:after{transform:translateY(4px)}.jm-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#fff 0 50%,#eadcc8 50.2% 100%)}.jm-hero__grid{display:grid;min-height:558px;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);align-items:center;gap:80px;padding-block:62px 78px}.jm-hero h1{max-width:670px;margin:0;font-size:clamp(44px,5vw,58px);font-weight:900;line-height:.97;letter-spacing:0}.jm-hero__copy{max-width:650px;margin:28px 0 0;color:#435062;font-size:17px;font-weight:600;line-height:1.44}.jm-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.jm-hero__badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.jm-badge{display:inline-flex;min-height:34px;align-items:center;gap:7px;border:1px solid var(--jm-line);border-radius:5px;padding:0 13px;background:var(--jm-white);color:#5d6877;font-size:11px;font-weight:800}.jm-login-card{width:min(100%,424px);margin-left:auto;border-radius:7px;padding:34px 34px 32px;background:var(--jm-white);box-shadow:0 28px 66px #1b1f2526,0 2px #ffffffb8 inset}.jm-login-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.jm-login-card__head--welcome{margin-bottom:14px}.jm-login-card h2{margin:0;font-size:22px;font-weight:900}.jm-secure{border-radius:999px;padding:7px 10px;background:#dcf6e7;color:#139654;font-size:10px;font-weight:900}.jm-field{display:grid;gap:8px;margin-top:15px}.jm-field label{color:#3d4857;font-size:12px;font-weight:800}.jm-field input{width:100%;min-height:48px;border:1px solid #d9dfe7;border-radius:5px;padding:0 14px;color:#5a6470;font:inherit}.jm-field input:focus{border-color:var(--jm-accent);outline:2px solid rgba(223,139,47,.18);outline-offset:0}.jm-login-card .jm-btn{width:100%;margin-top:22px}.jm-customer-login{margin:0}.jm-forgot-link{display:inline-flex;margin-top:16px;color:#596372;font-size:12px;font-weight:800;text-decoration:none}.jm-forgot-link:hover{color:var(--jm-accent-dark)}.jm-login-card__hint{margin:12px 0 0;color:#596372;font-size:12px;font-weight:700;line-height:1.45}.jm-form-error{margin-bottom:16px;border:1px solid #f0c9c4;border-radius:6px;padding:12px 14px;background:#fff2f0;color:#9f3328;font-size:12px;font-weight:700}.jm-form-error ul{margin:0;padding-left:18px}.jm-login-card__text{margin:0;color:#596372;font-size:15px;font-weight:650;line-height:1.45}.jm-login-card__image{overflow:hidden;aspect-ratio:16 / 10;margin-bottom:22px;border-radius:8px;background:#e6e0d7}.jm-login-card__image img{display:block;width:100%;height:100%;object-fit:cover}.jm-trust-bar{border-top:1px solid var(--jm-line);border-bottom:1px solid var(--jm-line);background:#fbfaf8}.jm-trust-bar__items{display:flex;min-height:68px;align-items:center;justify-content:center;gap:clamp(36px,8vw,100px);color:#74706c;font-size:12px;font-weight:800;text-transform:uppercase}.jm-products{padding-block:70px 112px;background:var(--jm-white);text-align:center}.jm-products h2,.jm-timeline h2,.jm-assist h2,.jm-story h2{margin:0;font-size:clamp(36px,4vw,46px);font-weight:900;line-height:1.03;letter-spacing:0}.jm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:60px;text-align:left}.jm-product-card{display:flex;height:100%;min-width:0;flex-direction:column;border:1px solid transparent;border-radius:13px;padding-bottom:18px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.jm-product-card:hover{border-color:#ead3b7;box-shadow:0 18px 44px #11192214;transform:translateY(-2px)}.jm-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:386 / 268;border-radius:11px;background:#d9d9d9}.jm-quick-add-trigger{position:absolute;right:14px;bottom:14px;display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:#fffffff5;box-shadow:0 16px 34px #11192229;color:var(--jm-ink);cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,background .18s ease;z-index:2}.jm-quick-add-trigger:hover{background:var(--jm-accent);color:var(--jm-white)}.jm-quick-add-trigger span,.jm-quick-add-trigger span:before,.jm-quick-add-trigger span:after{display:block;box-sizing:border-box}.jm-quick-add-trigger span{position:relative;width:18px;height:15px;border:2px solid currentColor;border-top:0;border-radius:2px}.jm-quick-add-trigger span:before{position:absolute;top:-8px;left:3px;width:8px;height:8px;border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0;content:""}.jm-quick-add-trigger span:after{position:absolute;top:5px;right:-8px;width:8px;height:2px;border-radius:2px;background:currentColor;box-shadow:-3px -3px 0 currentColor,-3px 3px 0 currentColor;content:""}.jm-product-card:hover .jm-quick-add-trigger,.jm-quick-add-trigger:focus-visible,.jm-product-card:focus-within .jm-quick-add-trigger{opacity:1;transform:none}.jm-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.jm-product-card__media-link{display:block;width:100%;height:100%}.jm-product-card:hover img{transform:scale(1.035)}.jm-product-card h3{margin:20px 18px 0;font-size:20px;font-weight:900;line-height:1.05}.jm-product-card__desc{min-height:46px;margin:8px 18px 0;color:#606a78;font-size:12px;font-weight:600;line-height:1.28;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.jm-product-card__price{min-height:18px;margin:10px 18px 0;color:#8f551c;font-size:14px;font-weight:950}.jm-product-card__price--hidden{visibility:hidden}.jm-swatch-row{display:flex;min-height:14px;align-items:center;gap:7px;margin:12px 18px 0}.jm-swatch{width:10px;height:10px;border:1px solid rgba(0,0,0,.16);border-radius:999px}.jm-swatch--1{background:#222831}.jm-swatch--2{background:#d9dfe7}.jm-swatch--3{background:#e58b2a}.jm-swatch--4{background:#8b2d22}.jm-product-card__action{margin:auto 18px 0;padding-top:20px}.jm-product-card--synced .jm-product-card__desc{min-height:0;max-width:92%;-webkit-line-clamp:2}.jm-product-card--synced .jm-product-card__price{min-height:0;margin-top:8px;letter-spacing:0}.jm-product-card--synced .jm-product-card__action{margin-top:14px;padding-top:0}.jm-product-card__link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--jm-line);border-radius:5px;padding:0 18px;background:var(--jm-white);color:var(--jm-ink);font-size:13px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.jm-product-card__link:hover{transform:translateY(-1px);border-color:var(--jm-card-button-bg, var(--jm-accent))}.jm-product-card__link--solid{border-color:var(--jm-card-button-bg, var(--jm-accent));background:var(--jm-card-button-bg, var(--jm-accent));color:var(--jm-white)}.jm-company{display:none;padding-block:54px;background:#fbfaf8}.jm-company.is-visible{display:block}.jm-company[data-jm-locksmith-sync=true]:not(.is-locksmith-ready) .jm-product-card{display:none}.jm-company[data-jm-locksmith-sync=true]:not(.is-locksmith-ready) [data-jm-company-grid]:before{grid-column:1 / -1;border:1px solid var(--jm-line);border-radius:8px;padding:24px;background:var(--jm-white);color:var(--jm-muted);font-weight:800;content:"Loading assigned products..."}.jm-company__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.jm-company__head h2{margin:0;font-size:32px;font-weight:900}.jm-company__empty{display:grid;gap:8px;border:1px solid var(--jm-line);border-radius:8px;padding:26px 28px;background:var(--jm-white);color:var(--jm-muted)}.jm-company__empty[hidden]{display:none}.jm-company__empty strong{color:var(--jm-ink);font-size:18px;font-weight:900}.jm-timeline{padding-block:86px 118px;background:var(--jm-dark);color:var(--jm-white);text-align:center}.jm-timeline h2{max-width:650px;margin-inline:auto}.jm-timeline__items{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;margin-top:72px}.jm-timeline__items:before{position:absolute;top:17px;right:8%;left:8%;height:2px;background:#ffffff40;content:""}.jm-step{position:relative;z-index:1}.jm-step__num{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;background:var(--jm-accent);color:var(--jm-white);font-size:12px;font-weight:900}.jm-step h3{margin:26px 0 0;color:var(--jm-white);font-size:16px;font-weight:900}.jm-step p{max-width:138px;margin:9px auto 0;color:#a8b0ba;font-size:12px;font-weight:600;line-height:1.35}.jm-assist{background:#f7f6f4}.jm-assist__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.95fr);align-items:stretch}.jm-assist__image{min-height:560px}.jm-assist__image img,.jm-story__image img{display:block;width:100%;height:100%;object-fit:cover}.jm-assist__content{display:flex;flex-direction:column;justify-content:center;padding:76px min(8vw,86px)}.jm-assist__content p{max-width:480px;margin:22px 0 0;color:#5d6876;font-size:15px;font-weight:600;line-height:1.45}.jm-contact-card{display:grid;gap:14px;max-width:452px;margin-top:36px;border:1px solid var(--jm-line);border-radius:7px;padding:26px 30px;background:var(--jm-white)}.jm-contact-card a,.jm-contact-card span{color:#334052;font-size:13px;font-weight:800;text-decoration:none}.jm-assist__button{width:fit-content;margin-top:24px}.jm-story{padding-block:100px 108px;background:var(--jm-white)}.jm-story__grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);align-items:center;gap:42px}.jm-story__content p:not(.jm-eyebrow){max-width:630px;margin:22px 0 0;color:#596574;font-size:15px;font-weight:600;line-height:1.45}.jm-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px}.jm-stat{min-height:116px;border:1px solid var(--jm-line);border-radius:10px;padding:22px 24px;background:#fffdfb;transition:transform .18s ease,border-color .18s ease}.jm-stat:hover{transform:translateY(-2px);border-color:#e4c19a}.jm-stat strong{display:block;color:#e0a96f;font-size:32px;font-weight:900;line-height:1}.jm-stat span{display:block;margin-top:16px;color:#7a8390;font-size:12px;font-weight:800}.jm-story__image{overflow:hidden;aspect-ratio:642 / 428;border-radius:28px}.jm-footer{background:#181818;color:#f1f1f1}.jm-footer__grid{display:grid;grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(140px,1fr));gap:clamp(30px,5vw,58px);padding-block:58px 34px;align-items:start}.jm-footer__brand img{width:auto;max-width:126px;height:auto}.jm-footer__logo-frame{display:inline-flex;align-items:center;justify-content:center;border-radius:3px;padding:10px 14px;background:#fff;box-shadow:0 16px 34px #00000029}.jm-footer__brand p{max-width:220px;margin:22px 0 0;color:#b7b7b7;font-size:12px;font-weight:700;line-height:1.5}.jm-footer__group h2{margin:0 0 18px;color:#f1f1f1;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.jm-footer__group a{display:block;margin-top:12px;color:#a9a9a9;font-size:12px;font-weight:700;text-decoration:none}.jm-footer__group a:hover{color:var(--jm-accent)}.jm-footer__menu-list{display:grid;gap:0}.jm-footer__menu-list a{margin-top:0;min-height:32px}.jm-footer__cta{display:inline-flex;width:fit-content;min-height:42px;align-items:center;justify-content:center;margin-top:22px;border:1px solid rgba(255,255,255,.18);border-radius:5px;padding:0 18px;background:var(--jm-accent);color:var(--jm-white)!important;font-size:12px;font-weight:900}.jm-footer__bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.1);padding-block:18px 26px;color:#8f8f8f;font-size:11px;font-weight:800}.jm-collection__hero,.jm-contact__hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0 55%,#eadcc8b8 55.2% 100%)}.jm-collection__hero-grid,.jm-contact__hero-grid{display:grid;min-height:360px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:center;gap:clamp(36px,6vw,76px);padding-block:56px 68px}.jm-collection h1,.jm-contact h1{max-width:780px;margin:0;color:var(--jm-ink);font-size:clamp(42px,5vw,64px);font-weight:950;line-height:.98}.jm-collection__description,.jm-contact__hero p{max-width:660px;margin:22px 0 0;color:#435062;font-size:16px;font-weight:650;line-height:1.55}.jm-collection__summary,.jm-contact__cards{display:grid;gap:12px}.jm-collection__summary-item,.jm-contact__card{border:1px solid var(--jm-line);border-radius:8px;padding:18px;background:#ffffffe6;box-shadow:0 18px 42px #1b1f2514}.jm-collection__summary-item span,.jm-contact__card small{display:block;color:var(--jm-muted);font-size:12px;font-weight:850}.jm-collection__summary-item strong,.jm-contact__card strong{display:block;margin-top:6px;color:var(--jm-ink);font-size:18px;font-weight:950}.jm-contact__card{color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.jm-contact__card:hover{transform:translateY(-2px);border-color:#df8b2f6b;box-shadow:0 24px 50px #1b1f251f}.jm-contact__card>span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:var(--jm-accent);color:var(--jm-white);font-size:11px;font-weight:950}.jm-contact__card strong{margin-top:14px}.jm-collection__body,.jm-contact__main{padding-block:54px 74px}.jm-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--jm-line);border-radius:8px;padding:16px 18px;background:#fbfaf8}.jm-collection__toolbar span,.jm-collection__sort label{color:var(--jm-accent-dark);font-size:11px;font-weight:950;text-transform:uppercase}.jm-collection__toolbar strong{display:block;margin-top:3px;color:var(--jm-ink);font-size:14px;font-weight:900}.jm-collection__sort{display:inline-flex;align-items:center;gap:10px}.jm-collection__sort select{min-height:42px;border:1px solid var(--jm-line);border-radius:7px;padding:0 36px 0 12px;background:var(--jm-white);color:var(--jm-ink);font-weight:850}.jm-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.jm-collection-card{min-height:0;padding-bottom:20px}.jm-collection-card__content{display:contents}.jm-collection-card .jm-product-card__media{aspect-ratio:386 / 268}.jm-collection-card .jm-product-card__media img{object-fit:cover}.jm-collection-card .jm-product-card__desc{min-height:0;max-width:92%;-webkit-line-clamp:2}.jm-collection-card .jm-product-card__price{min-height:0;margin-top:8px}.jm-collection-card .jm-product-card__action{margin-top:16px;padding-top:0}.jm-collection-card .jm-product-card__link{min-height:42px}.jm-collection-card .jm-quick-add-trigger{right:16px;bottom:16px;width:46px;height:46px;background:#fffffff5}.jm-collection-card .jm-quick-add-trigger img{width:18px;height:18px;object-fit:contain}.jm-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:34px}.jm-pagination a,.jm-pagination span{display:inline-flex;min-height:40px;align-items:center;border:1px solid var(--jm-line);border-radius:6px;padding:0 14px;background:var(--jm-white);color:var(--jm-ink);font-size:12px;font-weight:900;text-decoration:none}.jm-collection__empty{border:1px solid var(--jm-line);border-radius:8px;padding:34px;background:#fbfaf8}.jm-collection__empty strong{display:block;color:var(--jm-ink);font-size:24px;font-weight:950}.jm-collection__empty p{margin:10px 0 22px;color:var(--jm-muted);font-weight:650}.jm-contact__main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:clamp(28px,5vw,60px);align-items:start}.jm-contact__panel,.jm-contact__aside{border:1px solid var(--jm-line);border-radius:8px;background:var(--jm-white);box-shadow:0 24px 60px #1b1f2514}.jm-contact__panel{padding:clamp(24px,4vw,38px)}.jm-contact__panel h2,.jm-contact__aside h2{margin:0;color:var(--jm-ink);font-size:clamp(28px,3vw,40px);font-weight:950;line-height:1.02}.jm-contact-form{display:grid;gap:16px;margin-top:26px}.jm-contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jm-contact-form label{display:grid;gap:8px;color:#3d4857;font-size:12px;font-weight:950}.jm-contact-form input,.jm-contact-form textarea{width:100%;border:1px solid #d8d2ca;border-radius:7px;padding:13px 14px;background:#fbfaf8;color:var(--jm-ink);font:inherit}.jm-contact-form textarea{resize:vertical}.jm-contact-form__success{margin:0;color:#15803d;font-weight:900}.jm-contact-form__error{color:#b42318;font-weight:800}.jm-contact__aside{position:sticky;top:116px;padding:28px;background:#111922;color:var(--jm-white)}.jm-contact__aside h2{color:var(--jm-white)}.jm-contact__steps{display:grid;gap:16px;margin-top:26px}.jm-contact__step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px}.jm-contact__step>span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:var(--jm-accent);color:var(--jm-white);font-size:12px;font-weight:950}.jm-contact__step strong{color:var(--jm-white);font-weight:950}.jm-contact__step p{margin:5px 0 0;color:#c8d0d8;font-size:13px;font-weight:650;line-height:1.45}.jm-reveal{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease}.jm-reveal.is-visible{opacity:1;transform:none}.jm-quick-modal-open{overflow:hidden}.jm-quick-modal[hidden]{display:none}.jm-quick-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px}.jm-quick-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11192275;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.jm-quick-modal__panel{position:relative;width:min(840px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));overflow:auto;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:linear-gradient(135deg,#fff,#fbfaf8);box-shadow:0 42px 110px #0000004d}.jm-quick-modal__close{position:absolute;top:14px;right:14px;z-index:2;width:38px;height:38px;border:1px solid var(--jm-line);border-radius:999px;background:#ffffffeb;color:var(--jm-ink);font-size:24px;line-height:1;cursor:pointer}.jm-quick-modal__loading{padding:42px;color:var(--jm-muted);font-weight:800}.jm-quick-product{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(300px,1fr);gap:34px;padding:38px}.jm-quick-product__image{overflow:hidden;aspect-ratio:1 / 1;border:1px solid #ebe4db;border-radius:13px;background:#f7f5f1;box-shadow:inset 0 0 0 1px #fffc}.jm-quick-product__image img{width:100%;height:100%;object-fit:contain}.jm-quick-product h2{margin:0;color:var(--jm-ink);font-size:clamp(28px,3vw,36px);font-weight:900;line-height:1.02}.jm-quick-product__summary{display:-webkit-box;margin:12px 0 0;overflow:hidden;color:var(--jm-muted);font-size:14px;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.jm-quick-form{display:grid;gap:16px;margin-top:26px}.jm-quick-form label{display:grid;gap:8px;color:#3d4857;font-size:12px;font-weight:900}.jm-quick-product__purchase-row{display:grid;grid-template-columns:minmax(112px,150px) minmax(150px,1fr);align-items:end;gap:12px}.jm-quick-product__purchase-row label{min-width:0}.jm-quick-form select,.jm-quick-form input{width:100%;box-sizing:border-box;min-height:50px;border:1px solid #d8d2ca;border-radius:7px;padding:0 14px;background:var(--jm-white);color:var(--jm-ink);font:inherit}.jm-quick-form input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;text-align:center;font-size:17px;font-weight:950}.jm-quick-form input[type=number]::-webkit-outer-spin-button,.jm-quick-form input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.jm-quantity-stepper{display:grid;grid-template-columns:42px minmax(42px,1fr) 42px;overflow:hidden;min-height:50px;border:1px solid #d8d2ca;border-radius:8px;background:var(--jm-white)}.jm-quantity-stepper input{min-height:48px;border:0;border-radius:0;padding:0;background:transparent}.jm-quantity-stepper button{display:inline-flex;align-items:center;justify-content:center;border:0;background:#f7f4ef;color:var(--jm-ink);font-size:20px;font-weight:900;cursor:pointer;transition:background .18s ease,color .18s ease}.jm-quantity-stepper button:hover,.jm-quantity-stepper button:focus-visible{background:var(--jm-accent);color:var(--jm-white);outline:0}.jm-quick-product__meta{display:flex;align-items:center;justify-content:center;gap:16px;min-width:0;border:1px solid #ead8c4;border-radius:8px;min-height:50px;padding:0 16px;background:#fff8f0;color:var(--jm-ink)}.jm-quick-product__meta span{color:#7a6249;font-size:12px;font-weight:900;text-transform:uppercase}.jm-quick-product__meta strong{white-space:nowrap;font-size:22px;font-weight:950}.jm-quick-product__total{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(223,139,47,.24);border-radius:8px;padding:14px 16px;background:linear-gradient(135deg,#eadcc857,#ffffffd1)}.jm-quick-product__total span{color:#6b5a48;font-size:12px;font-weight:950;text-transform:uppercase}.jm-quick-product__total strong{color:var(--jm-ink);font-size:20px;font-weight:950}.jm-quick-product__details{display:inline-flex;width:fit-content;margin-top:8px;color:var(--jm-muted);font-size:12px;font-weight:900;text-decoration:none}.jm-quick-form .jm-btn{min-height:56px;margin-top:8px;border-radius:8px;font-size:16px}.jm-quick-form .jm-btn.jm-btn--primary{border:1px solid rgba(176,94,18,.18)!important;background:linear-gradient(135deg,#efaa63 0%,var(--jm-accent) 58%,#c96f1e 100%)!important;color:var(--jm-white)!important;box-shadow:0 18px 38px #df8b2f52,inset 0 1px #ffffff47!important}.jm-quick-form .jm-btn.jm-btn--primary:hover{transform:translateY(-1px);background:linear-gradient(135deg,#f0b06f,#e28b28 54%,#bd6417)!important;box-shadow:0 22px 44px #df8b2f61,inset 0 1px #ffffff52!important}.jm-quick-form .jm-btn.jm-btn--primary:disabled{opacity:1;cursor:wait}.jm-quick-form .jm-btn.jm-btn--primary.is-added{border-color:#15803d47!important;background:linear-gradient(135deg,#22c55e,#15803d)!important;box-shadow:0 18px 38px #15803d3d,inset 0 1px #ffffff3d!important}.jm-quick-product__status{min-height:18px;margin:0;color:#15803d;font-size:12px;font-weight:900}.jm-product{padding-block:58px 74px;background:linear-gradient(135deg,#fff 0 56%,#eadcc88a 56.2% 100%)}.jm-product__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);gap:clamp(34px,6vw,72px);align-items:start}.jm-product__gallery{display:grid;gap:14px}.jm-product__main-media{overflow:hidden;aspect-ratio:1.12 / 1;border:1px solid var(--jm-line);border-radius:8px;background:#f7f5f1;box-shadow:0 28px 70px #1b1f251a}.jm-product__main-media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .36s ease,opacity .18s ease}.jm-product__main-media:hover img{transform:scale(1.045)}.jm-product__media-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f7f5f1,#e8e1d8)}.jm-product__thumbs{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.jm-product__thumbs--left{grid-template-columns:78px minmax(0,1fr)}.jm-product__thumb{flex:0 0 74px;overflow:hidden;aspect-ratio:1;border:1px solid var(--jm-line);border-radius:7px;padding:0;background:var(--jm-white);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.jm-product__thumb.is-active,.jm-product__thumb:hover{border-color:var(--jm-accent);box-shadow:0 12px 24px #df8b2f29;transform:translateY(-1px)}.jm-product__thumb img{width:100%;height:100%;object-fit:cover}.jm-product__info{position:sticky;top:116px;border:1px solid rgba(231,227,220,.92);border-radius:8px;padding:clamp(26px,4vw,38px);background:#ffffffe6;box-shadow:0 26px 70px #1b1f251a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.jm-product__info h1{margin:0;color:var(--jm-ink);font-size:clamp(34px,4vw,48px);font-weight:950;line-height:1}.jm-product__meta-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.jm-product__meta-line span{display:inline-flex;min-height:32px;align-items:center;border:1px solid var(--jm-line);border-radius:999px;padding:0 12px;background:var(--jm-white);color:#5d6877;font-size:11px;font-weight:900}.jm-product__meta-line .is-available{border-color:#ccebd8;background:#e0f8e9;color:#15803d}.jm-product__meta-line .is-unavailable{border-color:#f3c8c8;background:#fff1f1;color:#b42318}.jm-product__short{margin:22px 0 0;color:#435062;font-size:15px;font-weight:650;line-height:1.55}.jm-product__price{margin-top:22px;color:#8f551c;font-size:26px;font-weight:950}.jm-product-form{display:grid;gap:22px;margin-top:26px}.jm-product-options{display:grid;gap:18px}.jm-product-option{margin:0;border:0;padding:0}.jm-product-option legend,.jm-product__quantity-label>span:first-child{margin-bottom:9px;color:#3d4857;font-size:12px;font-weight:950}.jm-product-option__values{display:flex;flex-wrap:wrap;gap:10px}.jm-product-option__button{display:inline-flex;min-height:44px;align-items:center;gap:8px;border:1px solid var(--jm-line);border-radius:7px;padding:0 16px;background:var(--jm-white);color:var(--jm-ink);font-weight:850;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.jm-product-option__button:hover,.jm-product-option__button.is-selected{transform:translateY(-1px);border-color:var(--jm-accent);background:#fff8f0;box-shadow:0 12px 24px #df8b2f1f}.jm-product-option__swatch{width:16px;height:16px;border:1px solid rgba(0,0,0,.14);border-radius:999px}.jm-product__purchase{display:grid;gap:18px}.jm-product__quantity-label{display:grid}.jm-product__quantity{grid-template-columns:52px minmax(64px,1fr) 52px;width:min(100%,276px)}.jm-product__quantity input{min-width:0;padding:0!important;text-align:center!important;font-size:18px;font-weight:950}.jm-product__cta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jm-product__cta .jm-btn{min-height:54px;border-radius:7px}.jm-product__cta .jm-btn.is-added{border-color:#15803d47;background:linear-gradient(135deg,#22c55e,#15803d);color:var(--jm-white);box-shadow:0 16px 32px #15803d38}.jm-product__form-status{min-height:18px;margin:0;color:#15803d;font-size:12px;font-weight:900}.jm-product-accordions{display:grid;gap:10px;margin-top:22px}.jm-product-accordion,.jm-faq-item{overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.jm-product-accordion{border:1px solid var(--jm-line);border-radius:8px;background:#fffdfb}.jm-product-accordion:hover,.jm-faq-item:hover{border-color:#df8b2f5c;box-shadow:0 14px 34px #1b1f2514}.jm-product-accordion summary,.jm-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none}.jm-product-accordion summary{min-height:54px;padding:0 16px;color:var(--jm-ink);font-size:13px;font-weight:950}.jm-product-accordion summary::-webkit-details-marker,.jm-faq-item summary::-webkit-details-marker{display:none}.jm-product-accordion summary b,.jm-faq-item summary b{transition:transform .22s ease,color .18s ease}.jm-product-accordion[open] summary b,.jm-faq-item[open] summary b{color:var(--jm-accent-dark);transform:rotate(45deg)}.jm-product-accordion__content{padding:0 16px 16px;color:var(--jm-muted);font-size:13px;font-weight:650;line-height:1.58;animation:jmAccordionIn .22s ease}.jm-product-accordion__content>*:first-child{margin-top:0}@keyframes jmAccordionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.jm-product-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.jm-product-trust__item{border:1px solid var(--jm-line);border-radius:7px;padding:14px;background:#fbfaf8}.jm-product-trust__item span{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:999px;background:var(--jm-accent);color:var(--jm-white);font-size:10px;font-weight:950}.jm-product-trust__item strong,.jm-product-trust__item small{display:block}.jm-product-trust__item strong{margin-top:10px;font-size:13px;font-weight:950}.jm-product-trust__item small{margin-top:5px;color:var(--jm-muted);font-size:11px;font-weight:700;line-height:1.35}.jm-product-overview,.jm-product-specs,.jm-applications,.jm-capabilities,.jm-related,.jm-product-faq,.jm-product-support{padding-block:68px}.jm-product-overview,.jm-applications,.jm-product-support{background:#fbfaf8}.jm-product-overview__inner{max-width:860px}.jm-product-overview h2,.jm-section-head h2,.jm-capabilities__content h2,.jm-product-support h2{margin:0;color:var(--jm-ink);font-size:clamp(30px,4vw,44px);font-weight:950;line-height:1.02}.jm-product-rte{margin-top:24px;color:#435062;font-size:16px;font-weight:600;line-height:1.72}.jm-product-rte>*:first-child{margin-top:0}.jm-section-head{display:block;max-width:760px;margin-bottom:30px}.jm-section-head--center{display:block;max-width:700px;margin-inline:auto;margin-bottom:34px;text-align:center}.jm-spec-grid,.jm-application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.jm-spec-card,.jm-application-card{border:1px solid var(--jm-line);border-radius:8px;background:var(--jm-white);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.jm-spec-card:hover,.jm-application-card:hover{transform:translateY(-3px);border-color:#df8b2f61;box-shadow:0 22px 44px #1b1f251a}.jm-spec-card{position:relative;min-height:142px;padding:24px}.jm-spec-card:after{position:absolute;right:18px;bottom:16px;width:34px;height:3px;border-radius:999px;background:var(--jm-accent);content:""}.jm-spec-card span{color:var(--jm-accent-dark);font-size:11px;font-weight:950;text-transform:uppercase}.jm-spec-card strong{display:block;margin-top:10px;color:var(--jm-ink);font-size:18px;font-weight:950}.jm-application-card{min-height:236px;padding:28px}.jm-application-card>span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:var(--jm-accent);color:var(--jm-white);font-size:11px;font-weight:950}.jm-application-card h3{margin:18px 0 0;font-size:18px;font-weight:950}.jm-application-card p{margin:10px 0 0;color:var(--jm-muted);font-size:13px;font-weight:650;line-height:1.48}.jm-capabilities{background:var(--jm-dark);color:var(--jm-white)}.jm-capabilities__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);gap:48px;align-items:center}.jm-capabilities__image{overflow:hidden;aspect-ratio:1.45 / 1;border-radius:8px}.jm-capabilities__image img{width:100%;height:100%;object-fit:cover}.jm-capabilities__content h2,.jm-capabilities__content p{color:var(--jm-white)}.jm-capabilities__content p{margin:18px 0 0;color:#c8d0d8;font-weight:650;line-height:1.6}.jm-capability-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.jm-capability-list span{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:9px 13px;background:#ffffff0f;color:#f4f5f6;font-size:12px;font-weight:850}.jm-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jm-product-faq__inner{max-width:980px}.jm-faq-list{display:grid;gap:12px}.jm-faq-item{border:1px solid var(--jm-line);border-radius:8px;background:var(--jm-white)}.jm-faq-item summary{min-height:64px;padding:0 20px;color:var(--jm-ink);font-weight:950}.jm-faq-item__content{padding:0 20px 20px;color:var(--jm-muted);font-size:14px;font-weight:650;line-height:1.6;animation:jmAccordionIn .22s ease}.jm-product-support__panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;border:1px solid var(--jm-line);border-radius:8px;padding:clamp(24px,4vw,38px);background:var(--jm-white);box-shadow:0 24px 60px #1b1f2514}.jm-product-support p{max-width:660px;margin:16px 0 0;color:var(--jm-muted);font-weight:650;line-height:1.55}.jm-product-support__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.jm-product-sticky{position:fixed;right:24px;bottom:24px;z-index:35;display:flex;align-items:center;gap:18px;width:min(520px,calc(100vw - 48px));border:1px solid rgba(231,227,220,.92);border-radius:8px;padding:12px;background:#fffffff0;box-shadow:0 24px 70px #1b1f252e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .22s ease,transform .22s ease}.jm-product-sticky.is-visible{opacity:1;pointer-events:auto;transform:none}.jm-product-sticky strong,.jm-product-sticky span{display:block}.jm-product-sticky strong{font-size:13px;font-weight:950}.jm-product-sticky span{margin-top:3px;color:var(--jm-muted);font-size:11px;font-weight:800}.jm-product-sticky .jm-btn{margin-left:auto;min-height:42px;padding-inline:18px}@media(prefers-reduced-motion:reduce){.jm-reveal,.jm-btn,.jm-product-card__media img,.jm-stat{opacity:1;transform:none;transition:none}}@media(max-width:1024px){.jm-container{width:min(var(--jm-max),calc(100vw - 44px))}.jm-hero__grid,.jm-assist__grid,.jm-story__grid,.jm-product__grid,.jm-capabilities__grid,.jm-product-support__panel,.jm-collection__hero-grid,.jm-contact__hero-grid,.jm-contact__main{grid-template-columns:1fr}.jm-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jm-contact__aside{position:static}.jm-product{padding-block:38px 56px}.jm-product__info{position:static}.jm-spec-grid,.jm-application-grid,.jm-related__grid,.jm-product-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.jm-product-support__actions{justify-content:flex-start}.jm-product-sticky{right:16px;bottom:16px;left:16px;width:auto}.jm-login-card{margin:0}.jm-product-grid{gap:22px}.jm-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.jm-container{width:min(var(--jm-max),calc(100vw - 32px))}.jm-header__bar{min-height:72px}.jm-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.jm-header__nav{position:absolute;inset:72px 16px auto;display:none;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--jm-line);border-radius:8px;padding:10px;background:var(--jm-white);box-shadow:0 20px 44px #11192221}.jm-header__nav.is-open{display:flex}.jm-header__nav a{padding:14px;font-size:14px}.jm-header__login{display:none}.jm-header__actions{gap:8px}.jm-header__icon-link{width:42px;height:42px}.jm-hero{background:linear-gradient(150deg,#fff 0 58%,#eadcc8 58.2% 100%)}.jm-hero__grid{min-height:0;gap:30px;padding-block:34px 42px}.jm-collection__hero-grid,.jm-contact__hero-grid{min-height:0;gap:26px;padding-block:40px 48px}.jm-collection h1,.jm-contact h1{font-size:clamp(36px,11vw,48px)}.jm-collection__body,.jm-contact__main{padding-block:42px 58px}.jm-collection__toolbar{align-items:stretch;flex-direction:column}.jm-collection__sort{justify-content:space-between}.jm-collection__sort select{width:min(100%,220px)}.jm-collection__grid,.jm-contact-form__grid{grid-template-columns:1fr}.jm-collection-card__content{min-height:0;display:contents}.jm-contact__panel,.jm-contact__aside,.jm-collection__empty{padding:22px 16px}.jm-hero h1{font-size:clamp(36px,11vw,48px)}.jm-hero__copy{font-size:15px}.jm-hero__actions,.jm-hero__badges{align-items:stretch;flex-direction:column}.jm-hero__actions{gap:10px;margin-top:24px}.jm-hero__badges{margin-top:24px}.jm-login-card{padding:26px 20px}.jm-trust-bar__items{align-items:flex-start;flex-direction:column;gap:12px;padding-block:18px}.jm-products{padding-block:52px 72px}.jm-product-grid{grid-template-columns:1fr;margin-top:36px;gap:18px}.jm-quick-add-trigger{opacity:1;transform:none}.jm-quick-product{grid-template-columns:1fr;padding:24px 18px}.jm-quick-product__purchase-row{grid-template-columns:1fr}.jm-quick-product h2{font-size:24px}.jm-product__grid{gap:24px}.jm-product__main-media{aspect-ratio:1 / 1}.jm-product__info{padding:22px 16px}.jm-product__info h1{font-size:31px}.jm-product__cta,.jm-spec-grid,.jm-application-grid,.jm-related__grid,.jm-product-trust{grid-template-columns:1fr}.jm-product-overview,.jm-product-specs,.jm-applications,.jm-capabilities,.jm-related,.jm-product-faq,.jm-product-support{padding-block:52px}.jm-section-head{display:block}.jm-capabilities__image{aspect-ratio:1.12 / 1}.jm-product-support__actions .jm-btn{width:100%}.jm-product-sticky{right:0;bottom:0;left:0;width:100%;border-radius:8px 8px 0 0}.jm-product-sticky .jm-btn{padding-inline:14px;font-size:12px}.jm-timeline{padding-block:64px 76px}.jm-timeline__items{grid-template-columns:1fr;gap:28px;margin-top:42px}.jm-timeline__items:before{display:none}.jm-step p{max-width:240px}.jm-assist__image{min-height:330px}.jm-assist__content{padding:46px 16px 52px}.jm-assist__button{width:100%}.jm-story{padding-block:64px 72px}.jm-stat-grid{grid-template-columns:1fr}.jm-story__image{border-radius:16px}.jm-footer__grid{grid-template-columns:1fr;gap:30px}.jm-footer__bottom{align-items:flex-start;flex-direction:column}.jm-footer__menu-list{display:grid;gap:6px}.jm-footer__group a{min-height:32px;margin-top:8px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/jm-portal.css.map */
