:root{--account-burgundy:#6f001c;--account-deep:#420713;--account-gold:#bd7d21;--account-ink:#211a1b;--account-muted:#756c6e;--account-line:#eadfda;--account-surface:#fff;--account-soft:#fffaf6;--account-shadow:0 10px 30px rgba(69,10,25,.06)}body.dark{--account-ink:#f7eff1;--account-muted:#c5b8bb;--account-line:#4b2d35;--account-surface:#201419;--account-soft:#160d11;--account-shadow:0 10px 30px rgba(0,0,0,.25)}
body.account-route{background:#fdfcfb;color:var(--account-ink)}body.dark.account-route{background:#10090c}body.account-route .announcement{display:flex!important;justify-content:center;background:#3d000e;color:#fff4d4}body.account-route #storefront-main{max-width:none!important;padding:0!important}body.account-route #storefront-main>*:not(#account-page){display:none!important}body.account-route #site-footer{display:none!important}
.account-route-page{padding:32px clamp(18px,3vw,48px) 48px;min-height:72vh;background:radial-gradient(circle at 50% 0,rgba(196,132,37,.055),transparent 34%),var(--account-soft)}.account-shell{max-width:1480px;margin:auto}.account-icons{position:absolute;width:0;height:0;overflow:hidden}.account-shell svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.account-greeting{text-align:center;margin:3px 0 30px}.account-greeting>div{display:flex;justify-content:center;align-items:center;gap:9px}.account-greeting h1{font-size:28px;color:var(--account-deep);margin:0}body.dark .account-greeting h1{color:#f5d9df}.account-greeting p{margin:7px 0;color:var(--account-muted)}.account-layout{display:grid;grid-template-columns:245px minmax(0,1fr) 280px;gap:22px;align-items:start}.account-sidebar{display:grid;border:1px solid var(--account-line);background:var(--account-surface);border-radius:10px;overflow:hidden;position:sticky;top:120px}.account-sidebar button{display:flex;align-items:center;gap:13px;min-height:52px;padding:0 16px;border:0;border-bottom:1px solid var(--account-line);background:transparent;color:var(--account-ink);font:inherit;text-align:start}.account-sidebar button svg{color:var(--account-burgundy);width:20px}.account-sidebar button span{flex:1}.account-sidebar button b{font-size:11px;border-radius:99px;background:#f8e6c8;color:#805110;padding:4px 7px}.account-sidebar button.active{background:linear-gradient(100deg,#520012,#79001c);color:#fff;font-weight:700}.account-sidebar button.active svg{color:#fff}.account-sidebar .logout{margin-top:24px;border-top:1px solid var(--account-line);border-bottom:0;color:#9a132d}.account-content{min-width:0}.account-rail{display:grid;gap:18px}
.account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.account-stats article{position:relative;min-height:148px;background:var(--account-surface);border:1px solid var(--account-line);border-radius:11px;box-shadow:var(--account-shadow);padding:20px 18px 0;display:grid;grid-template-columns:1fr 56px}.account-stats article>div{display:grid;align-content:start;gap:3px}.account-stats article>div>span{font-size:13px}.account-stats article>div>b{font-size:28px;color:var(--account-deep)}body.dark .account-stats article>div>b{color:#fff}.account-stats article>i{width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:#fbf0e7;color:#ad680d;font-style:normal}.account-stats article:nth-child(3)>i{background:#edf7ed;color:#16763a}.account-stats article button{grid-column:1/-1;margin:15px -18px 0;border:0;border-top:1px solid var(--account-line);background:transparent;text-align:start;padding:11px 18px;color:var(--account-burgundy);font-weight:700}
.membership-card{display:grid;grid-template-columns:64px 160px 1fr;gap:16px;align-items:center;background:var(--account-surface);border:1px solid var(--account-line);border-radius:11px;padding:16px 20px;margin:18px 0;box-shadow:var(--account-shadow)}.membership-icon{width:58px;height:58px;border:1px solid #e7c89d;border-radius:50%;display:grid;place-items:center;color:var(--account-gold)}.membership-icon svg{width:32px;height:32px}.membership-copy{display:grid;gap:4px}.membership-copy b{font-size:16px}.membership-copy small{color:var(--account-muted);font-size:10px}.membership-progress p{font-size:12px;margin:0 0 8px}.membership-progress>div{height:8px;border-radius:99px;background:#eee9e5;overflow:hidden}.membership-progress>div span{display:block;height:100%;background:linear-gradient(90deg,var(--account-burgundy),var(--account-gold));border-radius:inherit}.membership-progress>small{display:block;text-align:end;margin-top:6px;color:var(--account-muted)}
.recent-orders,.account-subview{background:var(--account-surface);border:1px solid var(--account-line);border-radius:11px;box-shadow:var(--account-shadow);overflow:hidden}.recent-orders>header,.account-subview>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--account-line)}.recent-orders h2,.account-subview h1{font-size:19px;margin:0;color:var(--account-deep)}body.dark .recent-orders h2,body.dark .account-subview h1{color:#f7d9df}.recent-orders header button,.account-subview header button{border:0;background:none;color:var(--account-burgundy)}.recent-orders>a{display:grid;grid-template-columns:150px 90px 120px 1fr 20px;gap:12px;align-items:center;padding:15px 18px;border-bottom:1px solid var(--account-line);color:inherit;text-decoration:none}.recent-orders>a:last-child{border:0}.recent-orders>a>div{display:grid}.recent-orders>a small{color:var(--account-muted);font-size:11px}.recent-orders>a strong{color:var(--account-burgundy)}.recent-orders>a em{font-style:normal;font-size:20px}.order-thumbs{display:flex;justify-content:flex-end}.order-thumbs img,.order-thumbs i{width:42px;height:48px;object-fit:contain;border:1px solid var(--account-line);border-radius:7px;background:#faf8f7;margin-inline-start:-4px}.order-thumbs i{display:grid;place-items:center;font-style:normal}.account-status{display:inline-flex;justify-content:center;border-radius:6px;padding:7px 9px;font-size:11px;background:#f2eee9;color:#665f5f}.status-delivered{background:#eaf6ec;color:#176833}.status-processing,.status-ready_to_ship,.status-shipped,.status-out_for_delivery{background:#fff0da;color:#9c5a00}.status-cancelled,.status-returned{background:#f7e8ec;color:#9a1931}
.profile-card,.vip-promo{background:var(--account-surface);border:1px solid var(--account-line);border-radius:11px;padding:22px;text-align:center;box-shadow:var(--account-shadow)}.avatar{position:relative;width:112px;height:112px;margin:0 auto 13px}.avatar>img,.avatar>span{width:100%;height:100%;border-radius:50%;object-fit:cover;background:linear-gradient(145deg,#ead8cc,#7d4a3c);display:grid;place-items:center;color:#fff;font-size:32px}.avatar label{position:absolute;bottom:0;inset-inline-end:0;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--account-surface);border:1px solid var(--account-line);color:var(--account-burgundy);cursor:pointer}.profile-card h2{font-size:17px;margin:4px}.profile-card p{font-size:12px;margin:6px;color:var(--account-muted);overflow-wrap:anywhere}.profile-card button,.vip-promo a,.account-primary{display:inline-flex;justify-content:center;border:1px solid var(--account-burgundy);border-radius:7px;background:transparent;color:var(--account-burgundy);padding:9px 15px;text-decoration:none}.vip-promo{background:linear-gradient(145deg,#fffaf5,#fff1e5);border-color:#ead8c7}body.dark .vip-promo{background:linear-gradient(145deg,#241217,#2b1c12)}.vip-promo small{color:var(--account-gold);font-weight:700}.vip-promo h3{color:var(--account-deep)}.vip-promo p{font-size:12px;color:var(--account-muted);line-height:1.8}.vip-promo a{display:flex;background:var(--account-burgundy);color:#fff}
.account-benefits{display:grid;grid-template-columns:repeat(5,1fr);background:var(--account-surface);border:1px solid var(--account-line);border-radius:11px;margin-top:26px}.account-benefits span{display:flex;align-items:center;justify-content:center;gap:10px;min-height:78px;border-inline-start:1px solid var(--account-line);color:var(--account-gold)}.account-benefits span:first-child{border:0}.account-benefits b{font-size:12px;color:var(--account-ink)}
.account-subview{padding:22px;min-height:480px}.account-subview>h1{margin-bottom:20px}.account-subview .recent-orders{box-shadow:none;border-radius:8px}.account-empty{min-height:330px;display:grid;place-content:center;justify-items:center;text-align:center;gap:14px;color:var(--account-muted)}.account-empty>svg{width:55px;height:55px;color:#c6a58e}.account-empty h3{font-size:18px}.account-empty a{background:var(--account-burgundy);color:#fff;text-decoration:none;padding:10px 17px;border-radius:7px}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.address-grid article,.payment-token{border:1px solid var(--account-line);border-radius:9px;padding:18px}.payment-token{display:flex;gap:12px;align-items:center}.payment-token small{margin-inline-start:auto}.notification-list{display:grid}.notification-list article{display:flex;gap:13px;padding:16px;border-bottom:1px solid var(--account-line)}.notification-list article.unread{background:#fff7f8}.notification-list article.unread>svg{color:var(--account-burgundy)}.notification-list article>div{display:grid}.notification-list p{margin:4px 0;color:var(--account-muted)}.notification-list small{color:var(--account-muted)}.wallet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wallet-grid article{border:1px solid var(--account-line);padding:22px;border-radius:9px;display:grid;gap:8px}.wallet-grid b{font-size:26px;color:var(--account-burgundy)}#account-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:650px}#account-profile-form label{display:grid;gap:6px}#account-profile-form input{min-height:45px;border:1px solid var(--account-line);border-radius:7px;padding:9px;background:var(--account-surface);color:var(--account-ink)}#account-profile-form .account-primary{background:var(--account-burgundy);color:#fff}#profile-error{color:#ad0f2b}.account-mobile-only{display:none}
.account-login-required,.account-error{min-height:500px;display:grid;place-content:center;justify-items:center;text-align:center;gap:14px}.account-login-required>svg,.account-error>svg{width:65px;height:65px;color:var(--account-burgundy)}.account-login-required button,.account-error button{background:var(--account-burgundy);color:#fff;border:0;border-radius:8px;padding:12px 22px}.account-skeleton .sk{background:linear-gradient(90deg,#eee6e3,#f8f4f2,#eee6e3);background-size:200% 100%;animation:accountShimmer 1.2s infinite;border-radius:10px}.account-skeleton .greet{width:320px;height:52px;margin:0 auto 30px}.sk-layout{display:grid;grid-template-columns:230px 1fr 270px;gap:22px}.sk-layout aside{display:grid;gap:5px}.sk-layout aside i{height:48px;background:#eee6e3;border-radius:7px}.sk-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.sk-stats i{height:145px;background:#eee6e3;border-radius:10px}.sk.wide{height:90px;margin-top:18px}.sk.wide.tall{height:330px}.sk.profile{height:300px}.sk.promo{height:150px;margin-top:18px}@keyframes accountShimmer{to{background-position:-200% 0}}
.account-shell button:focus-visible,.account-shell a:focus-visible,.account-shell input:focus-visible{outline:3px solid #e3b64d;outline-offset:2px}
.account-delete-dialog{width:min(470px,calc(100vw - 28px));border:0;border-radius:24px;padding:28px;color:var(--account-ink);background:var(--account-surface);box-shadow:0 30px 100px rgba(30,4,12,.32);text-align:center}.account-delete-dialog::backdrop{background:rgba(25,5,11,.66);backdrop-filter:blur(6px)}.account-delete-dialog .delete-dialog-icon{width:64px;height:64px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;color:#bd1739;background:#fff0f2}.account-delete-dialog .delete-dialog-icon svg{width:30px;height:30px}.account-delete-dialog h2{margin:0;color:var(--account-deep)}body.dark .account-delete-dialog h2{color:#fff}.account-delete-dialog p{color:var(--account-muted);line-height:1.8;font-size:13px}.account-delete-dialog label{display:grid;gap:8px;margin:20px 0;text-align:start;font-weight:750}.account-delete-dialog input{min-height:48px;padding:10px 13px;border:1px solid var(--account-line);border-radius:10px;background:var(--account-soft);color:var(--account-ink);font:inherit}.account-delete-dialog>div:last-of-type{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-delete-dialog>div:last-of-type button{min-height:46px;border:1px solid var(--account-line);border-radius:10px;background:transparent;color:var(--account-ink);font-weight:800}.account-delete-dialog>div:last-of-type .danger{border-color:#c52142;background:#b91435;color:#fff}.account-delete-dialog>small{display:block;min-height:20px;margin-top:10px;color:#b91435}
@media(max-width:1150px){.account-layout{grid-template-columns:220px minmax(0,1fr)}.account-rail{grid-column:1/-1;grid-template-columns:1fr 1fr}.profile-card{display:grid;grid-template-columns:120px 1fr;align-items:center;text-align:start}.profile-card .avatar{grid-row:1/6}.account-stats{grid-template-columns:repeat(2,1fr)}.sk-layout{grid-template-columns:210px 1fr}.sk-layout>div:last-child{display:none}}
@media(max-width:780px){body.account-route .site-header .category-nav,body.account-route .header-search{display:none}.account-route-page{padding:14px 12px 98px;background:radial-gradient(circle at 100% 7%,rgba(111,0,28,.08),transparent 27%),linear-gradient(180deg,#fff 0,#fdfaf8 48%,#f8f4f1 100%)}body.dark .account-route-page{background:radial-gradient(circle at 100% 7%,rgba(190,96,119,.12),transparent 27%),#10090c}.account-greeting{display:none}.account-layout{display:block}.account-sidebar,.account-rail{display:none}.account-content{display:none}.account-mobile-only{display:block}.account-mobile-identity{position:relative;min-height:132px;margin-bottom:14px;padding:18px;display:grid;grid-template-columns:72px 1fr 38px;align-items:center;gap:13px;border:1px solid var(--account-line);border-radius:22px;background:linear-gradient(135deg,var(--account-surface),var(--account-soft));box-shadow:0 14px 40px rgba(69,10,25,.08);overflow:hidden}.account-mobile-identity:after{content:"";position:absolute;inset-inline-end:-38px;top:-58px;width:150px;height:150px;border:22px solid rgba(189,125,33,.08);border-radius:50%}.account-mobile-avatar{position:relative;width:70px;height:70px}.account-mobile-avatar>img,.account-mobile-avatar>span{width:100%;height:100%;display:grid;place-items:center;border-radius:22px;object-fit:cover;background:linear-gradient(145deg,#7b0925,#2b0610);color:#fff;font-weight:850;font-size:21px}.account-mobile-avatar label{position:absolute;inset-inline-end:-5px;bottom:-5px;width:29px;height:29px;display:grid;place-items:center;border:2px solid var(--account-surface);border-radius:50%;background:var(--account-gold);color:#fff}.account-mobile-avatar label svg{width:14px;height:14px}.account-mobile-identity>div:nth-child(2){min-width:0;display:grid;gap:4px}.account-mobile-identity small{color:var(--account-gold);font-size:8px;font-weight:850;letter-spacing:.08em}.account-mobile-identity h1{margin:0;color:var(--account-deep);font-size:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.dark .account-mobile-identity h1{color:#fff}.account-mobile-identity p{margin:0;color:var(--account-muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-mobile-identity div>span{width:max-content;display:inline-flex;align-items:center;gap:4px;margin-top:3px;padding:4px 8px;border-radius:999px;background:#fff1d9;color:#8a5609;font-size:9px;font-weight:800}.account-mobile-identity div>span svg{width:13px;height:13px}.account-mobile-identity>button{z-index:1;width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--account-line);border-radius:50%;background:var(--account-surface);color:var(--account-burgundy)}.account-mobile-identity>button svg{width:17px;height:17px}.mobile-points{position:relative;background:radial-gradient(circle at 85% 50%,#8c1832,#4a0012 60%);color:#fff;border-radius:18px;padding:22px;min-height:135px;display:grid;align-content:center;gap:6px;overflow:hidden;box-shadow:0 18px 40px rgba(74,0,18,.18)}.mobile-points:after{content:"";position:absolute;inset-inline-end:-35px;top:-45px;width:170px;height:170px;border:2px solid rgba(211,162,72,.45);border-radius:50%}.mobile-points>b{font-size:29px}.mobile-points>b i{font-size:12px;font-style:normal}.mobile-points>span{position:absolute;inset-inline-end:35px;top:40px;color:#efbd5d;z-index:1}.mobile-points>span svg{width:45px;height:45px}.mobile-points button{justify-self:start;background:transparent;border:1px solid #d7a84d;color:#fff;border-radius:7px;padding:7px 12px;z-index:1}.account-mobile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0 18px}.account-mobile-stats button{min-height:92px;border:1px solid var(--account-line);border-radius:14px;background:var(--account-surface);color:var(--account-ink);display:grid;place-content:center;justify-items:center;gap:4px;box-shadow:0 8px 24px rgba(45,10,19,.045)}.account-mobile-stats svg{width:27px;height:27px;color:var(--account-burgundy)}.account-mobile-stats b{font-size:18px;color:var(--account-deep)}body.dark .account-mobile-stats b{color:#fff}.account-mobile-stats span{font-size:9px;color:var(--account-muted)}.account-mobile-menu{display:grid;border:1px solid var(--account-line);background:var(--account-surface);border-radius:17px;overflow:hidden;box-shadow:0 10px 30px rgba(45,10,19,.045)}.account-mobile-menu button{display:grid;grid-template-columns:34px 1fr auto 15px;align-items:center;min-height:58px;border:0;border-bottom:1px solid var(--account-line);background:transparent;color:var(--account-ink);padding:0 14px;text-align:start}.account-mobile-menu button:last-child{border:0}.account-mobile-menu svg{color:var(--account-burgundy)}.account-mobile-menu b{background:#fae6c8;color:#805110;border-radius:99px;padding:3px 7px}.account-mobile-menu em{font-style:normal;font-size:20px}.account-mobile-section{margin-top:22px}.account-mobile-section>header{display:flex;align-items:center;gap:10px;margin:0 5px 10px}.account-mobile-section>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f0ece9;color:var(--account-burgundy);font-weight:900}.account-mobile-section>header>div{display:grid}.account-mobile-section>header b{font-size:14px}.account-mobile-section>header small{color:var(--account-muted);font-size:9px}.account-social-hub>div{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.account-social-hub a{min-width:0;min-height:105px;display:grid;place-content:center;justify-items:center;gap:9px;border:1px solid var(--account-line);border-radius:17px;background:var(--account-surface);color:var(--account-ink);text-decoration:none;box-shadow:0 9px 24px rgba(45,10,19,.04)}.account-social-hub a i{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#fff;background:#191719;font-style:normal;font-size:21px}.account-social-hub .social-instagram i{background:linear-gradient(135deg,#8134af,#dd2a7b,#feda77)}.account-social-hub .social-youtube i{background:#ed1010}.account-social-hub .social-tiktok i{background:linear-gradient(135deg,#22d3c5,#0f1113 50%,#ef2b63)}.account-social-hub a b{font-size:9px;overflow:hidden;text-overflow:ellipsis}.account-social-hub a.is-disabled{opacity:.48}.account-support-list,.account-controls>div{display:grid;border:1px solid var(--account-line);border-radius:17px;background:var(--account-surface);overflow:hidden;box-shadow:0 10px 30px rgba(45,10,19,.045)}.account-support-list article,.account-controls>div>button{min-height:60px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:0 14px;border:0;border-bottom:1px solid var(--account-line);background:transparent;color:var(--account-ink);text-align:start}.account-support-list article:last-child,.account-controls>div>button:last-child{border:0}.account-support-list article>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f0edeb;color:#282126;font-style:normal}.account-support-list article>i svg{width:17px;height:17px}.account-support-list article>b{font-size:12px}.account-support-list article>a,.account-support-list article>button{min-width:34px;min-height:34px;display:flex;align-items:center;justify-content:flex-end;gap:7px;border:0;background:transparent;color:var(--account-muted);text-decoration:none}.account-support-list article>button b{font-size:9px;font-weight:600}.account-support-list article>a svg,.account-support-list article>button svg{width:16px;height:16px}.account-controls>div>button{grid-template-columns:36px 1fr 18px}.account-controls>div>button>svg:first-child{width:19px;height:19px}.account-controls>div>button>svg:last-child{width:15px;height:15px;color:var(--account-muted)}.account-controls>div>button.danger{color:#c11f3e}.account-mobile-wordmark{padding:35px 0 12px;display:grid;justify-items:center;gap:7px;color:var(--account-muted)}.account-mobile-wordmark>span{width:38px;height:1px;background:#bdb5b2}.account-mobile-wordmark b{font-family:serif;letter-spacing:.52em;color:#5e5658;font-size:13px}.account-mobile-wordmark small{font-size:7px;letter-spacing:.14em}.account-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;height:68px;background:color-mix(in srgb,var(--account-surface) 92%,transparent);border-top:1px solid var(--account-line);display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(14px)}.account-bottom-nav a,.account-bottom-nav button{display:grid;place-content:center;justify-items:center;gap:3px;border:0;background:none;color:var(--account-muted);text-decoration:none;font-size:10px}.account-bottom-nav svg{width:22px;height:22px}.account-bottom-nav .active{color:var(--account-burgundy);font-weight:700}.account-bottom-nav a:nth-child(3) svg{width:29px;height:29px;color:var(--account-gold)}.account-benefits{display:none}.account-skeleton .greet{width:70%;height:40px}.sk-layout{display:block}.sk-layout aside,.sk-layout>div:last-child{display:none}.sk-stats{grid-template-columns:repeat(2,1fr)}.sk-stats i{height:105px}}
@media(max-width:390px){.account-route-page{padding-inline:8px}.account-mobile-stats{grid-template-columns:repeat(2,1fr)}.account-mobile-stats button{min-height:86px}.account-greeting h1{font-size:19px}}
