.ly-account-page{padding-bottom:70px}.ly-account-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:18px;align-items:start}.ly-account-sidebar{position:sticky;top:18px;overflow:hidden;border:1px solid var(--ref-line);border-radius:14px;background:#fff}.ly-account-person{display:flex;align-items:center;gap:11px;padding:18px;border-bottom:1px solid var(--ref-line);background:#f8faf7}.ly-account-person>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:#073f2e;color:#fff;font-size:13px;font-weight:700}.ly-account-person>div{min-width:0}.ly-account-person strong,.ly-account-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ly-account-person strong{font-size:12px}.ly-account-person small{margin-top:3px;color:#7b8580;font-size:9px}.ly-account-sidebar nav{display:grid;padding:9px}.ly-account-sidebar nav a{display:flex;align-items:center;gap:10px;min-height:43px;padding:8px 10px;border-radius:8px;color:#515b56;font-size:11px}.ly-account-sidebar nav a:hover,.ly-account-sidebar nav .is-active{background:#edf6f1;color:#075d3e}.ly-account-sidebar nav a>i{width:20px;color:#789087;text-align:center;font-size:15px}.ly-account-sidebar nav a>span{flex:1}.ly-account-sidebar nav a>b{display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border-radius:10px;background:#f0f3f1;color:#607069;font-size:9px}.ly-account-content{min-width:0}.ly-account-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:170px;padding:28px 31px;overflow:hidden;border-radius:15px;background:linear-gradient(120deg,#f4f0e7,#eef6f1);position:relative}.ly-account-welcome:after{content:"";position:absolute;right:-55px;bottom:-110px;width:280px;height:280px;border:1px solid rgba(7,93,62,.12);border-radius:50%;box-shadow:0 0 0 34px rgba(7,93,62,.035),0 0 0 68px rgba(7,93,62,.025)}.ly-account-welcome>div,.ly-account-welcome>a{position:relative;z-index:1}.ly-account-welcome span,.ly-account-orders header span{color:#ae7b36;font-size:9px;font-weight:750;letter-spacing:.14em}.ly-account-welcome h1{margin:6px 0 8px;font-size:30px;font-weight:590;letter-spacing:-.035em}.ly-account-welcome p{max-width:650px;margin:0;color:#6b756f;font-size:12px}.ly-account-welcome .btn{min-width:160px}.ly-account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:12px 0}.ly-account-stats>a{display:flex;align-items:center;gap:11px;min-height:90px;padding:14px;border:1px solid var(--ref-line);border-radius:12px;background:#fff;color:#252b28}.ly-account-stats>a>i{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#eff7f2;color:#075d3e;font-size:16px}.ly-account-stats span{display:flex;flex:1;flex-direction:column}.ly-account-stats small{color:#7b8580;font-size:8px}.ly-account-stats strong{margin-top:3px;font-size:15px}.ly-account-stats>a>b{color:#a6afaa}.ly-account-orders{padding:22px;border:1px solid var(--ref-line);border-radius:14px;background:#fff}.ly-account-orders>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.ly-account-orders h2{margin:4px 0 0;font-size:19px}.ly-account-orders header>a{color:#65716b;font-size:10px}.ly-order-list{display:grid}.ly-order-list article{display:grid;grid-template-columns:1fr 1fr .7fr 1fr 1fr auto;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #ecefeb}.ly-order-list small,.ly-order-list strong{display:block}.ly-order-list small{color:#8a938f;font-size:8px}.ly-order-list strong{margin-top:3px;font-size:11px}.ly-order-status{display:flex;align-items:center;gap:6px;color:#52645b;font-size:10px}.ly-order-status i{width:7px;height:7px;border-radius:50%;background:#18a36b}.ly-order-list .btn{min-height:34px;padding:6px 11px;font-size:9px}.ly-account-empty{padding:38px;text-align:center}.ly-account-empty>i{display:grid;width:56px;height:56px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#eef6f1;color:#075d3e;font-size:21px}.ly-account-empty h3{margin:0 0 5px;font-size:17px}.ly-account-empty p{margin:0 0 16px;color:#77817c;font-size:11px}.ly-account-help{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;padding:16px 19px;border:1px solid #e1ddd1;border-radius:12px;background:#fbf9f4}.ly-account-help>div{display:flex;align-items:center;gap:12px}.ly-account-help>div>i{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#fff;color:#ae7b36}.ly-account-help span{display:flex;flex-direction:column}.ly-account-help strong{font-size:11px}.ly-account-help small{margin-top:3px;color:#7b817d;font-size:9px}
@media(max-width:1100px){.ly-account-stats{grid-template-columns:1fr 1fr}.ly-order-list article{grid-template-columns:1fr 1fr 1fr auto}.ly-order-list article>div:nth-child(3),.ly-order-list article>div:nth-child(4){display:none}}
@media(max-width:767px){.ly-account-page{padding-bottom:95px}.ly-account-layout{grid-template-columns:1fr}.ly-account-sidebar{position:static}.ly-account-person{padding:14px}.ly-account-sidebar nav{display:flex;overflow-x:auto}.ly-account-sidebar nav a{flex:0 0 auto}.ly-account-sidebar nav a>b{display:none}.ly-account-welcome{align-items:flex-start;flex-direction:column;padding:24px}.ly-account-welcome h1{font-size:25px}.ly-account-welcome .btn{width:100%}.ly-account-stats{grid-template-columns:1fr 1fr}.ly-account-stats>a{min-height:78px}.ly-account-orders{padding:17px}.ly-order-list article{grid-template-columns:1fr 1fr auto}.ly-order-list article>div:nth-child(2){display:none}.ly-order-status{grid-row:2}.ly-account-help{align-items:stretch;flex-direction:column}.ly-account-help .btn{width:100%}}
@media(max-width:479px){.ly-account-stats{grid-template-columns:1fr}.ly-order-list article{grid-template-columns:1fr auto}.ly-order-list article>div:nth-child(n+2){display:none}}
