.swankis-account{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:none;overflow-y:auto;background:#eef0f2}.swankis-account.is-open{display:block}html.swankis-account-open{overflow:hidden}.swankis-account__inner{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px;align-items:start;max-width:1200px;margin:0 auto;padding:24px 20px 64px}.swankis-account__close{position:fixed;top:16px;right:16px;z-index:2;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#fff;color:#111;cursor:pointer;box-shadow:0 2px 10px #00000024}.swankis-account__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.swankis-account__sidebar{background:#fff;border-radius:10px;overflow:hidden}.swankis-account__profile{padding:20px;border-bottom:1px solid #eceff1}.swankis-account__profile-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.swankis-account__name{margin:0;font-size:20px;font-weight:700}.swankis-account__phone{margin:4px 0 0;font-size:14px;color:#6b7280}.swankis-account__avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#2563eb;color:#fff;font-size:18px;font-weight:700;flex:0 0 auto}.swankis-account__stat{margin-top:18px;padding:14px 18px;border:1px solid #e5e7eb;border-radius:8px;text-align:center;display:inline-block;min-width:120px}.swankis-account__stat strong{display:block;font-size:22px;line-height:1.1}.swankis-account__stat span{font-size:13px;color:#6b7280}.swankis-account__nav-title{margin:0;padding:18px 20px 8px;font-size:15px;font-weight:700}.swankis-account__nav{display:flex;flex-direction:column}.swankis-account__nav button{display:flex;align-items:center;gap:14px;width:100%;padding:16px 20px;border:0;border-top:1px solid #f1f3f5;background:transparent;text-align:left;cursor:pointer;font:inherit}.swankis-account__nav button:hover,.swankis-account__nav button.is-active{background:#f5f7f8}.swankis-account__nav-icon{flex:0 0 auto;width:22px;height:22px;fill:none;stroke:#111;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.swankis-account__nav-text strong{display:block;font-size:15px}.swankis-account__nav-text span{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#6b7280}.swankis-account__nav-chevron{margin-left:auto;width:16px;height:16px;fill:none;stroke:#9ca3af;stroke-width:2}.swankis-account__logout{display:flex;align-items:center;justify-content:center;gap:10px;width:calc(100% - 40px);margin:18px 20px;padding:13px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:15px;font-weight:600;cursor:pointer}.swankis-account__logout:hover{background:#f5f7f8}.swankis-account__main{background:#fff;border-radius:10px;padding:24px;min-height:420px}.swankis-account__heading{margin:0 0 22px;font-size:24px;font-weight:700}.swankis-account__section-title{margin:0 0 14px;font-size:17px;font-weight:700}.swankis-account__section+.swankis-account__section{margin-top:30px}.swankis-account__card{display:flex;align-items:center;gap:18px;padding:18px;border-radius:8px;background:#f7f9fa}.swankis-account__card-art{display:grid;place-items:center;width:110px;height:84px;flex:0 0 auto;border-radius:6px;background:#e9edf0}.swankis-account__card-art svg{width:40px;height:40px;fill:none;stroke:#9aa5ad;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.swankis-account__card-body strong{display:block;font-size:16px;margin-bottom:4px}.swankis-account__card-body p{margin:0;font-size:14px;color:#6b7280}.swankis-account__card-body a,.swankis-account__link{color:#111;font-weight:600;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.swankis-account__address{padding:16px 18px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;line-height:1.6}.swankis-account__address strong{display:block;font-size:15px;margin-bottom:4px}.swankis-account__panel[hidden]{display:none}.swankis-account--page{position:static;display:block;overflow:visible;background:#eef0f2}.swankis-account--page .swankis-account__close{display:none}.swankis-account__loading{grid-column:1 / -1;margin:0;padding:48px 0;text-align:center;color:#6b7280}.swankis-account__order{border:1px solid #e5e7eb;border-radius:8px;padding:16px}.swankis-account__order+.swankis-account__order{margin-top:14px}.swankis-account__order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:12px;border-bottom:1px solid #f1f3f5}.swankis-account__order-head strong{display:block;font-size:16px}.swankis-account__order-head span{font-size:13px;color:#6b7280}.swankis-account__tag{display:inline-block;padding:4px 10px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:600}.swankis-account__tag--muted{background:#eef0f2;color:#374151}.swankis-account__order-items{list-style:none;margin:12px 0;padding:0;display:grid;gap:10px}.swankis-account__order-items li{display:flex;align-items:center;gap:12px}.swankis-account__order-items img,.swankis-account__order-thumb{width:56px;height:56px;flex:0 0 auto;border-radius:6px;object-fit:cover;background:#eef0f2}.swankis-account__order-item-text strong{display:block;font-size:14px}.swankis-account__order-item-text span{font-size:13px;color:#6b7280}.swankis-account__order-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:12px;border-top:1px solid #f1f3f5}.swankis-account__order-actions{display:flex;gap:10px;flex-wrap:wrap}.swankis-account__btn{display:inline-block;padding:10px 16px;border:1px solid #111;border-radius:6px;background:#111;color:#fff;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer}.swankis-account__btn--ghost{background:#fff;color:#111}.swankis-account__profile-list{margin:0;display:grid;gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.swankis-account__profile-list>div{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;padding:14px 16px;background:#fff}.swankis-account__profile-list dt{color:#6b7280;font-size:14px}.swankis-account__profile-list dd{margin:0;font-size:15px;font-weight:600}.swankis-account__note{margin:18px 0 0;font-size:14px;color:#6b7280}.swankis-account__address-actions{margin:10px 0 0}@media screen and (max-width:600px){.swankis-account__profile-list>div{grid-template-columns:1fr;gap:4px}}@media screen and (max-width:900px){.swankis-account__inner{grid-template-columns:1fr;padding:16px 12px 48px}.swankis-account__main{padding:18px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/swankis-account.css.map */
