.jm-account{--jm-account-ink: #263e53;--jm-account-blue: #405f7a;--jm-account-blue-soft: #edf3f7;--jm-account-pink: #f3dce5;--jm-account-border: #dfe6eb;--jm-account-muted: #687783;--jm-account-success: #17785b;--jm-account-warning: #a36a16;background:#f7f9fa;color:var(--jm-account-ink);min-height:64vh;padding:38px 0 76px;font-family:var(--font-body--family)}.jm-account *,.jm-account *:before,.jm-account *:after{box-sizing:border-box}.jm-account button,.jm-account a{-webkit-tap-highlight-color:transparent}.jm-account__shell{width:min(1180px,92vw);margin:0 auto}.jm-account__hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 38px;border-radius:22px;background:linear-gradient(125deg,#344f67,#54748f 75%,#6d8da7);color:#fff;box-shadow:0 18px 48px #253d5221}.jm-account__hero:after{content:"";position:absolute;width:260px;height:260px;right:-80px;top:-135px;border:52px solid rgba(243,220,229,.16);border-radius:50%;pointer-events:none}.jm-account__eyebrow{display:block;margin-bottom:8px;color:#d8e4ec;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.jm-account__title{margin:0;max-width:760px;color:inherit;font-family:var(--font-heading--family);font-size:clamp(30px,4vw,48px);font-weight:400;line-height:1.06}.jm-account__subtitle{margin:12px 0 0;max-width:670px;color:#e4edf2;font-size:15px;line-height:1.65}.jm-account__hero-meta{position:relative;z-index:1;flex:0 0 auto;text-align:right}.jm-account__hero-meta strong{display:block;font-size:18px;color:#fff}.jm-account__hero-meta span{display:block;margin-top:5px;color:#d8e4ec;font-size:12px}.jm-account__layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:24px;margin-top:24px;align-items:start}.jm-account__sidebar,.jm-account__panel,.jm-account__card{border:1px solid var(--jm-account-border);background:#fff;border-radius:18px;box-shadow:0 8px 26px #30485b0b}.jm-account__sidebar{position:sticky;top:20px;padding:12px}.jm-account__nav{display:grid;gap:4px}.jm-account__nav-button{display:flex;align-items:center;gap:11px;width:100%;min-height:47px;padding:10px 12px;border:0;border-radius:11px;background:transparent;color:#586977;cursor:pointer;font:600 13px/1.2 var(--font-body--family);text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.jm-account__nav-button:hover{background:#f4f7f9;color:var(--jm-account-ink)}.jm-account__nav-button[aria-selected=true]{background:var(--jm-account-blue-soft);color:var(--jm-account-blue)}.jm-account__nav-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;flex:0 0 auto}.jm-account__nav-divider{margin:10px 6px;border:0;border-top:1px solid #edf0f2}.jm-account__logout{color:#8a5555;text-decoration:none}.jm-account__content{min-width:0}.jm-account__panel{padding:28px}.jm-account__panel[hidden]{display:none!important}.jm-account__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.jm-account__section-head h2{margin:0;color:var(--jm-account-ink);font-family:var(--font-heading--family);font-size:28px;font-weight:400}.jm-account__section-head h2:focus{outline:none}.jm-account__section-head p{margin:5px 0 0;color:var(--jm-account-muted);font-size:13px}.jm-account__manage{display:flex;align-items:center;gap:9px;color:var(--jm-account-blue);font-size:12px;font-weight:700;white-space:nowrap}.jm-account__manage-avatar{display:block;width:34px;height:34px;border-radius:50%;background:var(--jm-account-blue)}.jm-account__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.jm-account__metric{padding:18px;border:1px solid var(--jm-account-border);border-radius:15px;background:#fff}.jm-account__metric-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:14px;border-radius:11px;background:var(--jm-account-blue-soft);color:var(--jm-account-blue)}.jm-account__metric-icon--pink{background:#fbf0f4;color:#9a6076}.jm-account__metric-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.jm-account__metric strong{display:block;color:var(--jm-account-ink);font-size:23px;line-height:1}.jm-account__metric span{display:block;margin-top:7px;color:var(--jm-account-muted);font-size:11px;line-height:1.35}.jm-account__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.jm-account__card{padding:22px;box-shadow:none}.jm-account__card--wide{grid-column:1 / -1}.jm-account__card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.jm-account__card-head h3{margin:0;color:var(--jm-account-ink);font-size:15px;font-weight:700}.jm-account__link{color:var(--jm-account-blue);font-size:12px;font-weight:700;text-decoration:none}.jm-account__link:hover{text-decoration:underline;text-underline-offset:3px}.jm-account__order{border:1px solid var(--jm-account-border);border-radius:15px;overflow:hidden;background:#fff}.jm-account__order+.jm-account__order{margin-top:14px}.jm-account__order-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:#f8fafb;border-bottom:1px solid var(--jm-account-border)}.jm-account__order-name{color:var(--jm-account-ink);font-size:15px;font-weight:750}.jm-account__order-date{display:block;margin-top:3px;color:var(--jm-account-muted);font-size:11px}.jm-account__order-total{text-align:right;color:var(--jm-account-ink);font-size:15px;font-weight:750}.jm-account__badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px;justify-content:flex-end}.jm-account__badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border-radius:999px;background:var(--jm-account-blue-soft);color:var(--jm-account-blue);font-size:10px;font-weight:700}.jm-account__badge--success{background:#e7f5ef;color:var(--jm-account-success)}.jm-account__badge--warning{background:#fff3dc;color:var(--jm-account-warning)}.jm-account__order-body{padding:17px 18px}.jm-account__product{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px}.jm-account__product+.jm-account__product{margin-top:13px;padding-top:13px;border-top:1px solid #edf0f2}.jm-account__product-image{width:52px;height:62px;border-radius:9px;object-fit:cover;background:#f1f3f5}.jm-account__product-image--empty{display:grid;place-items:center;color:#9aa6ae}.jm-account__product-image--empty svg{width:20px;height:20px;fill:none;stroke:currentColor}.jm-account__product-title{color:var(--jm-account-ink);font-size:12px;font-weight:700;line-height:1.35}.jm-account__product-meta{margin-top:4px;color:var(--jm-account-muted);font-size:11px}.jm-account__product-price{color:var(--jm-account-ink);font-size:12px;font-weight:700;white-space:nowrap}.jm-account__tracking{padding:18px;border:1px solid var(--jm-account-border);border-radius:15px}.jm-account__tracking+.jm-account__tracking{margin-top:13px}.jm-account__tracking-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.jm-account__tracking h3{margin:0;color:var(--jm-account-ink);font-size:14px}.jm-account__tracking p{margin:6px 0 0;color:var(--jm-account-muted);font-size:12px;line-height:1.5}.jm-account__tracking-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.jm-account__button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 17px;border:1px solid var(--jm-account-blue);border-radius:10px;background:var(--jm-account-blue);color:#fff;cursor:pointer;font:700 12px/1.2 var(--font-body--family);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.jm-account__button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #37556d29}.jm-account__button--secondary{background:#fff;color:var(--jm-account-blue)}.jm-account__button--soft{border-color:transparent;background:var(--jm-account-blue-soft);color:var(--jm-account-blue)}.jm-account__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.jm-account__detail{padding:15px;border-radius:12px;background:#f7f9fa;min-width:0}.jm-account__detail span{display:block;color:var(--jm-account-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.jm-account__detail strong{display:block;margin-top:6px;color:var(--jm-account-ink);font-size:13px;font-weight:650;overflow-wrap:anywhere}.jm-account__address{padding:17px;border:1px solid var(--jm-account-border);border-radius:13px;color:#536572;font-size:12px;line-height:1.65}.jm-account__address+.jm-account__address{margin-top:11px}.jm-account__address strong{display:block;margin-bottom:5px;color:var(--jm-account-ink);font-size:13px}.jm-account__cashback{position:relative;overflow:hidden;padding:30px;border-radius:18px;background:linear-gradient(125deg,#fff4f7,#f4e6ec);border:1px solid #ecd8e0}.jm-account__cashback-label{color:#936076;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.jm-account__cashback-value{margin:12px 0 7px;color:#71485a;font-family:var(--font-heading--family);font-size:40px;font-weight:400}.jm-account__cashback p{max-width:620px;margin:0;color:#795e69;font-size:13px;line-height:1.65}.jm-account__cashback-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px}.jm-account__cashback-status{display:grid;grid-template-columns:1fr 1fr;gap:10px}.jm-account__cashback-status span{min-width:130px;padding:14px;border:1px solid rgba(147,96,118,.2);border-radius:13px;background:#ffffffa6}.jm-account__cashback-status small,.jm-account__cashback-status strong{display:block}.jm-account__cashback-status small{color:#8a6977;font-size:11px}.jm-account__cashback-status strong{margin-top:5px;color:#71485a;font-size:16px}.jm-account__cashback-history{margin-top:24px;padding-top:20px;border-top:1px solid rgba(147,96,118,.18)}.jm-account__cashback-history h3{margin:0 0 10px;color:#71485a;font-size:16px}.jm-account__cashback-history>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 0;border-top:1px solid rgba(147,96,118,.12)}.jm-account__cashback-history span strong,.jm-account__cashback-history span small{display:block}.jm-account__cashback-history span strong{color:#664956;font-size:13px}.jm-account__cashback-history span small{margin-top:3px;color:#967987;font-size:11px}.jm-account__cashback-history b{color:#287a60;font-size:14px;white-space:nowrap}.jm-account__cashback-history b.is-negative{color:#b45464}.jm-account__cashback-empty{margin-top:22px;padding:14px;border-radius:12px;color:#795e69;background:#ffffff8c;font-size:12px}@media(max-width:720px){.jm-account__cashback-head{grid-template-columns:1fr}.jm-account__cashback-status{grid-template-columns:1fr 1fr}.jm-account__cashback-status span{min-width:0}.jm-account__cashback-value{font-size:34px}}.jm-account__empty{padding:34px 22px;border:1px dashed #cad5dc;border-radius:15px;text-align:center;background:#fbfcfd}.jm-account__empty svg{width:32px;height:32px;fill:none;stroke:#7b91a2;stroke-width:1.5}.jm-account__empty h3{margin:13px 0 6px;color:var(--jm-account-ink);font-size:15px}.jm-account__empty p{margin:0 auto 17px;max-width:460px;color:var(--jm-account-muted);font-size:12px;line-height:1.6}.jm-account__crm-state{color:var(--jm-account-muted);font-size:12px}.jm-account__crm-carts{margin-top:12px}.jm-account__crm-cart{padding:15px;border:1px solid var(--jm-account-border);border-radius:12px}.jm-account__crm-cart+.jm-account__crm-cart{margin-top:10px}.jm-account__crm-cart-top{display:flex;justify-content:space-between;gap:12px}.jm-account__crm-cart strong{font-size:12px;color:var(--jm-account-ink)}.jm-account__crm-cart span{color:var(--jm-account-muted);font-size:11px}.jm-account__signed-out{width:min(980px,92vw);margin:0 auto}.jm-account__signed-out-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);overflow:hidden;border-radius:22px;background:#fff;border:1px solid var(--jm-account-border);box-shadow:0 18px 54px #283f5217}.jm-account__signed-out-copy{padding:clamp(34px,6vw,68px)}.jm-account__signed-out-copy h1{margin:0;color:var(--jm-account-ink);font-family:var(--font-heading--family);font-size:clamp(34px,5vw,53px);font-weight:400;line-height:1.05}.jm-account__signed-out-copy>p{margin:17px 0 25px;color:var(--jm-account-muted);font-size:14px;line-height:1.7}.jm-account__login-component{display:inline-block;--shopify-account-color-accent: #405f7a;--shopify-account-color-accent-text: #fff;--shopify-account-color-text: #344f67;--shopify-account-font-heading: var(--font-heading--family);--shopify-account-font-body: var(--font-body--family);--shopify-account-radius-button: 10px;--shopify-account-radius-input: 10px}.jm-account__signed-out-benefits{display:grid;align-content:center;gap:16px;padding:42px;background:linear-gradient(150deg,#344f67,#54748f);color:#fff}.jm-account__benefit{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:center}.jm-account__benefit-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#ffffff1f}.jm-account__benefit-icon svg{width:20px;height:20px;fill:none;stroke:#fff;stroke-width:1.7}.jm-account__benefit strong{display:block;color:#fff;font-size:13px}.jm-account__benefit span{display:block;margin-top:3px;color:#dbe6ed;font-size:11px;line-height:1.45}.jm-account__toast{position:fixed;z-index:50;right:22px;bottom:22px;max-width:min(360px,calc(100vw - 32px));padding:13px 17px;border-radius:11px;background:#263e53;color:#fff;box-shadow:0 12px 32px #17263233;font-size:12px}.jm-account__toast[hidden]{display:none}@media(max-width:990px){.jm-account__layout{grid-template-columns:1fr}.jm-account__sidebar{position:static;overflow-x:auto;padding:8px;scrollbar-width:thin}.jm-account__nav{display:flex;min-width:max-content}.jm-account__nav-button{width:auto;min-width:max-content}.jm-account__nav-divider,.jm-account__logout{display:none}.jm-account__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.jm-account{padding:20px 0 48px}.jm-account__shell{width:min(100% - 28px,1180px)}.jm-account__hero{align-items:flex-start;padding:25px 22px;border-radius:17px}.jm-account__hero-meta{display:none}.jm-account__subtitle{font-size:13px}.jm-account__layout{gap:14px;margin-top:14px}.jm-account__panel{padding:20px 16px;border-radius:15px}.jm-account__section-head{align-items:flex-start;margin-bottom:18px}.jm-account__section-head h2{font-size:24px}.jm-account__metrics{gap:10px;margin-bottom:18px}.jm-account__metric{padding:14px}.jm-account__metric strong{font-size:20px}.jm-account__grid{grid-template-columns:1fr;gap:13px}.jm-account__card{padding:17px}.jm-account__order-head{align-items:flex-start;padding:14px}.jm-account__order-body{padding:14px}.jm-account__order-total{font-size:13px}.jm-account__product{grid-template-columns:46px minmax(0,1fr)}.jm-account__product-image{width:46px;height:56px}.jm-account__product-price{grid-column:2}.jm-account__tracking-top{display:block}.jm-account__details{grid-template-columns:1fr}.jm-account__signed-out{width:min(100% - 28px,980px)}.jm-account__signed-out-card{grid-template-columns:1fr;border-radius:17px}.jm-account__signed-out-copy{padding:34px 24px}.jm-account__signed-out-benefits{padding:30px 24px}}@media(prefers-reduced-motion:reduce){.jm-account *,.jm-account *:before,.jm-account *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/jm-conta.css.map */
