#my-account-page{display:flex;flex-direction:column;margin-top:30px;margin-bottom:30px}#my-account-page .my-account-hub{max-width:672px;margin-left:auto;margin-right:auto;width:100%;padding:48px 16px}#my-account-page .my-account-header{margin-bottom:32px}#my-account-page .my-account-header h2{color:var(--White, #FFF);font-family:Eurostile,sans-serif;font-weight:700;margin-bottom:8px}#my-account-page .my-account-subtitle{color:var(--Gray, #A8A8A8);font-family:Inter;font-size:16px;font-weight:400;line-height:1.4}#my-account-page .my-account-nav-list{display:flex;flex-direction:column;gap:16px}#my-account-page .my-account-nav-card{display:flex;align-items:center;gap:16px;padding:20px;background-color:#171717;border:1px solid #2E2E2E;border-radius:12px;cursor:pointer;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}#my-account-page .my-account-nav-card:hover{border-color:var(--Vinyl-Green, #02CBA4);box-shadow:0 4px 12px #02cba41a}#my-account-page .nav-card-icon-wrapper{width:48px;height:48px;border-radius:50%;background-color:#02cba41a;display:flex;align-items:center;justify-content:center;flex-shrink:0}#my-account-page .nav-card-icon{width:24px;height:24px;display:block;background-repeat:no-repeat;background-position:center;background-size:contain}#my-account-page .orders-icon .nav-card-icon{background-image:url(./order-setting-icon.svg);filter:brightness(0) saturate(100%) invert(62%) sepia(69%) saturate(468%) hue-rotate(118deg) brightness(96%) contrast(99%)}#my-account-page .profile-icon .nav-card-icon{background-image:url(./account-setting-icon.svg);filter:brightness(0) saturate(100%) invert(62%) sepia(69%) saturate(468%) hue-rotate(118deg) brightness(96%) contrast(99%)}#my-account-page .wishlist-nav-icon .nav-card-icon{background-image:url(./wishlist-white-icon.svg);filter:brightness(0) saturate(100%) invert(62%) sepia(69%) saturate(468%) hue-rotate(118deg) brightness(96%) contrast(99%)}#my-account-page .help-center-nav-icon .nav-card-icon{background-image:url(./help-center-setting-icon.svg);filter:brightness(0) saturate(100%) invert(62%) sepia(69%) saturate(468%) hue-rotate(118deg) brightness(96%) contrast(99%)}#my-account-page .nav-card-content{display:flex;flex-direction:column;flex-grow:1;gap:2px}#my-account-page .nav-card-label{color:var(--White, #FFF);font-family:Inter;font-size:18px;font-weight:600;line-height:normal}#my-account-page .nav-card-description{color:var(--Gray, #A8A8A8);font-family:Inter;font-size:14px;font-weight:400;line-height:1.4}#my-account-page .nav-card-arrow{width:20px;height:20px;display:inline-block;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23A8A8A8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .2s ease,background-image .2s ease}#my-account-page .my-account-nav-card:hover .nav-card-arrow{transform:translate(4px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2302CBA4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E")}@media(max-width:768px){#my-account-page{margin-top:20px;margin-bottom:0}#my-account-page .my-account-hub{padding:24px 16px}#my-account-page .my-account-header{margin-bottom:24px}#my-account-page .my-account-nav-list{gap:12px}#my-account-page .my-account-nav-card{padding:16px;gap:12px}#my-account-page .nav-card-icon-wrapper{width:40px;height:40px}#my-account-page .nav-card-icon{width:20px;height:20px}#my-account-page .nav-card-label{font-size:16px}#my-account-page .nav-card-description{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/my-account-page.css.map */
