.led-account-dashboard{--led-red:#DC3545;--led-dark:#212529;--led-text:#2b3035;--led-muted:#6c757d;--led-line:#e5e7eb;--led-soft:#f6f7f8;padding-top:34px;padding-bottom:64px;color:var(--led-text)}.led-account-dashboard *,.led-account-dashboard :after,.led-account-dashboard :before{box-sizing:border-box}.led-account-dashboard__hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 34px;background:var(--led-dark);border-radius:14px;box-shadow:0 10px 28px #0000001a;color:#fff}.led-account-dashboard__eyebrow,.led-account-dashboard__kicker{margin:0 0 7px;font-size:12px;line-height:1.2;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.led-account-dashboard__eyebrow{color:#f2b7bd}.led-account-dashboard__kicker{color:var(--led-red)}.led-account-dashboard__title{margin:0;color:#fff;font-size:clamp(30px,4vw,46px);line-height:1.05;font-weight:750}.led-account-dashboard__welcome{margin:9px 0 0;color:#dfe3e6;font-size:17px}.led-account-dashboard__hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.led-account-dashboard__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:7px;border:1px solid transparent;font-size:15px;line-height:1;font-weight:700;text-decoration:none!important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.led-account-dashboard__button:hover{transform:translateY(-1px)}.led-account-dashboard__button--primary{background:var(--led-red);color:#fff!important}.led-account-dashboard__button--primary:hover{box-shadow:0 7px 18px #dc354542}.led-account-dashboard__button--light{background:#fff;color:var(--led-dark)!important}.led-account-dashboard__button--outline{border-color:#ffffff7a;color:#fff!important}.led-account-dashboard__button--full{width:100%}.led-account-dashboard__nav{display:flex;gap:6px;margin:18px 0 24px;padding:6px;overflow-x:auto;background:#fff;border:1px solid var(--led-line);border-radius:10px;box-shadow:0 3px 12px #0000000a;scrollbar-width:none}.led-account-dashboard__nav::-webkit-scrollbar{display:none}.led-account-dashboard__nav a{min-width:max-content;padding:10px 16px;color:var(--led-dark);border-radius:6px;font-size:14px;font-weight:700;text-decoration:none!important}.led-account-dashboard__nav a:focus-visible,.led-account-dashboard__nav a:hover{background:#fff1f2;color:var(--led-red)}.led-account-dashboard__grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.led-account-dashboard__main{display:grid;gap:24px}.led-account-dashboard__help-card,.led-account-dashboard__panel,.led-account-dashboard__profile-card{background:#fff;border:1px solid var(--led-line);border-radius:12px;box-shadow:0 5px 20px #0000000b}.led-account-dashboard__panel,.led-account-dashboard__profile-card{padding:26px;scroll-margin-top:120px}.led-account-dashboard__help-card{margin-top:18px;padding:22px}.led-account-dashboard__section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.led-account-dashboard__empty h3,.led-account-dashboard__help-card h3,.led-account-dashboard__profile-card h2,.led-account-dashboard__section-heading h2{margin:0;color:var(--led-dark)}.led-account-dashboard__section-heading h2{font-size:26px;line-height:1.15}.led-account-dashboard__profile-card h2{font-size:23px;line-height:1.2}.led-account-dashboard__help-card h3{font-size:19px}.led-account-dashboard__count{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:99px;background:var(--led-soft);color:var(--led-muted);font-size:13px;font-weight:700;white-space:nowrap}.led-account-dashboard__orders{border-top:1px solid var(--led-line)}.led-account-order{padding:19px 0;border-bottom:1px solid var(--led-line)}.led-account-order:last-child{border-bottom:0;padding-bottom:0}.led-account-order__bottom,.led-account-order__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.led-account-order__bottom{margin-top:12px}.led-account-order__number{margin:0;color:var(--led-dark);font-size:17px;font-weight:800}.led-account-order__date{margin:4px 0 0;color:var(--led-muted);font-size:13px}.led-account-order__total{margin:0;color:var(--led-dark);font-size:17px;font-weight:800;white-space:nowrap}.led-account-order__statuses{display:flex;gap:7px;flex-wrap:wrap}.led-account-order__statuses span{padding:5px 9px;border-radius:5px;background:#f1f3f5;color:#495057;font-size:12px;font-weight:700}.led-account-dashboard__help-card a,.led-account-dashboard__text-link{color:var(--led-red)!important;font-size:14px;font-weight:750;text-decoration:none!important}.led-account-dashboard__help-card a:hover,.led-account-dashboard__text-link:hover{text-decoration:underline!important}.led-account-dashboard__empty{padding:34px 22px;text-align:center;background:var(--led-soft);border-radius:9px}.led-account-dashboard__empty--compact{padding:26px 20px}.led-account-dashboard__empty-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 13px;border-radius:50%;background:#fff}.led-account-dashboard__empty-icon svg{width:27px;fill:var(--led-red)}.led-account-dashboard__empty p{margin:7px auto 17px;color:var(--led-muted);max-width:450px}.led-account-dashboard__intro,.led-account-dashboard__muted{color:var(--led-muted);line-height:1.6}.led-account-dashboard__intro{margin:-6px 0 18px}.led-account-dashboard__muted{margin:0}.led-account-dashboard__return-list{border:1px solid var(--led-line);border-radius:9px;overflow:hidden}.led-account-return-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid var(--led-line);color:var(--led-text)!important;text-decoration:none!important}.led-account-return-row:last-child{border-bottom:0}.led-account-return-row:hover{background:#fff8f8}.led-account-return-row strong{display:block;color:var(--led-dark)}.led-account-return-row small{display:block;margin-top:3px;color:var(--led-muted)}.led-account-return-row__action{color:var(--led-red);font-size:13px;font-weight:750;white-space:nowrap}.led-account-dashboard__address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.led-account-address{padding:18px;border:1px solid var(--led-line);border-radius:9px;background:#fbfbfc}.led-account-address__title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.led-account-address h3{margin:0;color:var(--led-dark);font-size:16px}.led-account-address__badge{padding:4px 7px;border-radius:5px;background:#ffe8ea;color:var(--led-red);font-size:11px;font-weight:800}.led-account-address p{margin:0;color:#555d65;font-size:14px;line-height:1.55}.led-account-address p strong{color:var(--led-dark)}.led-account-dashboard__sidebar{position:sticky;top:120px}.led-account-dashboard__avatar{display:grid;place-items:center;width:58px;height:58px;margin-bottom:18px;border-radius:50%;background:var(--led-dark);box-shadow:inset 0 0 0 3px #fff,0 0 0 2px var(--led-red);color:#fff;font-size:22px;font-weight:800}.led-account-dashboard__profile-details{margin:20px 0;border-top:1px solid var(--led-line)}.led-account-dashboard__profile-details>div{padding:13px 0;border-bottom:1px solid var(--led-line)}.led-account-dashboard__profile-details dt{color:var(--led-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.led-account-dashboard__profile-details dd{margin:4px 0 0;color:var(--led-dark);font-size:14px;overflow-wrap:anywhere}.led-account-dashboard__help-card p{margin:7px 0 12px;color:var(--led-muted);line-height:1.5}.led-account-dashboard__signed-out{max-width:670px;margin:40px auto;padding:48px 30px;text-align:center;border:1px solid var(--led-line);border-top:4px solid var(--led-red);border-radius:12px;background:#fff;box-shadow:0 8px 28px #0000000f}.led-account-dashboard__signed-out .led-account-dashboard__eyebrow{color:var(--led-red)}.led-account-dashboard__signed-out h1{margin:0;color:var(--led-dark);font-size:38px}.led-account-dashboard__signed-out p:not(.led-account-dashboard__eyebrow){margin:12px 0 22px;color:var(--led-muted)}@media screen and (max-width:989px){.led-account-dashboard{padding-top:20px;padding-bottom:42px}.led-account-dashboard__grid{grid-template-columns:1fr}.led-account-dashboard__sidebar{position:static;order:-1}.led-account-dashboard__help-card{display:none}.led-account-dashboard__address-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.led-account-dashboard__hero{align-items:flex-start;flex-direction:column;padding:24px 20px;border-radius:10px}.led-account-dashboard__hero-actions{width:100%;justify-content:flex-start}.led-account-dashboard__hero-actions .led-account-dashboard__button{flex:1 1 auto}.led-account-dashboard__nav{margin:13px 0 18px}.led-account-dashboard__panel,.led-account-dashboard__profile-card{padding:20px 17px;border-radius:9px}.led-account-dashboard__section-heading{align-items:flex-start}.led-account-dashboard__section-heading h2{font-size:23px}.led-account-order__bottom,.led-account-order__top{align-items:flex-start}.led-account-order__bottom{flex-direction:column}.led-account-return-row{align-items:flex-start;flex-direction:column;gap:8px}}.led-account-dashboard__panel--returns{background:#f8f8f8;border-top:4px solid var(--led-red)}.led-account-dashboard__section-heading--returns{margin-bottom:10px}.led-account-dashboard__intro--returns{margin:0 0 20px;color:var(--led-text)}.led-return-form__hidden{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.led-return-form__alert{margin-bottom:16px;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.5}.led-return-form__alert--success{background:#e8f8ee;color:#1f6e43;border:1px solid #bfe6cb}.led-return-form__alert--error{background:#fff1f2;color:#b42318;border:1px solid #f0b3b8}.led-return-form__table{width:100%;border-top:1px solid #d6dbe1;border-bottom:1px solid #d6dbe1}.led-return-form__row{display:grid;grid-template-columns:44px minmax(230px,1.75fr) .55fr .75fr .8fr .7fr;gap:8px;align-items:center;padding:8px 0}.led-return-form__row--head{padding-top:0;padding-bottom:10px}.led-return-form__tbody .led-return-form__row{border-top:1px solid #e3e6ea}.led-return-form__cell{font-size:14px;color:var(--led-dark)}.led-return-form__row--head .led-return-form__cell{font-size:13px;font-weight:700;color:var(--led-dark)}.led-return-form__control{width:100%;min-height:38px;padding:8px 12px;border:1px solid #cfd5dc;border-radius:6px;background:#fff;color:var(--led-text);font-size:14px;box-shadow:none}.led-return-form__control:focus{outline:0;border-color:var(--led-red);box-shadow:0 0 0 2px #dc35451f}.led-return-form__footer{margin-top:18px}.led-return-form__request{display:grid;grid-template-columns:1fr minmax(240px,360px);gap:16px;align-items:center}.led-return-form__request-label{color:var(--led-dark);font-size:15px;font-weight:500}.led-return-form__control--request{max-width:100%}.led-return-form__submit{margin-top:24px;min-width:116px}@media screen and (max-width:1199px){.led-return-form__row{grid-template-columns:44px minmax(180px,1.6fr) .7fr .9fr .9fr .8fr}}@media screen and (max-width:989px){.led-return-form__request{grid-template-columns:1fr}}@media screen and (max-width:749px){.led-return-form__table{border-top:0;border-bottom:0}.led-return-form__thead{display:none}.led-return-form__tbody{display:grid;gap:12px}.led-return-form__tbody .led-return-form__row{display:grid;grid-template-columns:1fr;gap:10px;padding:14px;border:1px solid #d6dbe1;border-radius:8px;background:#fff}.led-return-form__tbody .led-return-form__row+.led-return-form__row{margin-top:0}.led-return-form__cell--no{font-weight:700}.led-return-form__cell[data-label]:before{content:attr(data-label);display:block;margin-bottom:6px;color:var(--led-dark);font-size:12px;font-weight:700}.led-return-form__request-label{margin-bottom:-4px}.led-return-form__submit{width:100%}}.led-account-dashboard__main[hidden],.led-account-dashboard__sidebar[hidden],.led-account-dashboard__view[hidden]{display:none!important}.led-account-dashboard__nav a.is-active,.led-account-dashboard__nav a[aria-current=page],.led-account-dashboard__nav a.is-active:hover,.led-account-dashboard__nav a[aria-current=page]:hover{background:var(--led-red);color:#fff!important}.led-account-dashboard__grid--single{grid-template-columns:minmax(0,1fr)}.led-account-dashboard__grid--profile{grid-template-columns:minmax(0,680px);justify-content:start}.led-account-dashboard__grid--profile .led-account-dashboard__sidebar{position:static;width:100%}.led-account-dashboard__grid--profile .led-account-dashboard__profile-card{width:100%}@media screen and (max-width:749px){.led-account-dashboard__nav a.is-active,.led-account-dashboard__nav a[aria-current=page]{background:var(--led-red);color:#fff!important}.led-account-dashboard__grid--profile{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/178/assets/led-account-dashboard.css.map */
