.account-page{--account-accent: #c54dff;--account-black: #0d0d0d;--account-muted: #a5a5a5;--account-soft: #666666;background:#f7f7f7;color:var(--account-black);min-height:100vh}.account-page-shell{margin:0 auto;max-width:1440px;padding:112px 0 80px;position:relative;width:100%}.account-page-shell>h1{font-family:var(--type-primary);font-size:40px;font-weight:700;letter-spacing:-.02em;line-height:48px;margin:0;text-align:center}.account-error{background:#fff1f1;border:1px solid #ffc7c7;border-radius:12px;color:#7a1010;font-family:var(--type-primary);font-size:13px;line-height:20px;margin:18px auto 0;padding:12px 16px;width:min(580px,calc(100% - 48px))}.account-tabs{align-items:center;display:flex;gap:36px;height:20px;justify-content:center;margin-top:40px}.account-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:1px solid transparent;color:var(--account-black);cursor:pointer;font-family:var(--type-primary);font-size:12px;font-weight:400;line-height:20px;padding:0;text-transform:uppercase}.account-tab:hover,.account-tab:focus-visible{border-bottom-color:#0d0d0d73;outline:none}.account-tab.is-active{border-bottom-color:var(--account-black)}.account-profile-layout{display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,580px));justify-content:center;margin:24px auto 0;width:min(1200px,calc(100% - 48px))}.account-panel{background:#fff;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;max-width:none;min-height:0;overflow:visible;padding:40px}.account-panel--profile{height:auto;min-height:650px;width:100%}.account-panel--address{height:auto;margin:0;min-height:650px;width:100%}.account-panel h2,.account-order-detail-panel h2,.account-order-address h3{color:var(--account-black);font-family:var(--type-primary);font-size:16px;font-weight:700;line-height:24px;margin:0}.account-panel-description{color:var(--account-black);font-family:var(--type-primary);font-size:14px;font-weight:400;line-height:22px;margin:4px 0 12px}.account-subtitle{color:var(--account-black);font-family:var(--type-primary);font-size:16px;font-weight:400;line-height:24px;margin:0}.account-field-stack{display:grid;gap:16px;max-width:398px;width:100%}.account-control{align-items:center;background:#fff;border:1px solid var(--account-muted);border-radius:12px;box-sizing:border-box;display:flex;height:56px;overflow:hidden;padding:10px 16px;position:relative;max-width:398px;width:100%}.account-control input,.account-control select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--account-muted);font-family:var(--type-primary);font-size:14px;font-weight:400;line-height:22px;min-width:0;outline:0;padding:0;width:100%}.account-control input:disabled,.account-control input[readonly],.account-control select:disabled{color:var(--account-soft);cursor:default;opacity:1;-webkit-text-fill-color:var(--account-soft)}.account-control input::placeholder{color:var(--account-muted);opacity:1}.account-control input:not([readonly]):not(:disabled),.account-control select:not(:disabled){color:var(--account-black);cursor:text;-webkit-text-fill-color:var(--account-black)}.account-control select:not(:disabled){cursor:pointer}.account-control:focus-within{border-color:var(--account-black);box-shadow:0 0 0 3px #0d0d0d14}.account-control--stacked{align-items:flex-start;flex-direction:column;justify-content:center;padding-bottom:9px;padding-top:9px}.account-control-label{color:var(--account-muted);font-family:var(--type-primary);font-size:10px;font-weight:400;line-height:14px}.account-control--select:after{border-bottom:1px solid var(--account-muted);border-right:1px solid var(--account-muted);content:"";height:7px;pointer-events:none;position:absolute;right:19px;top:22px;transform:rotate(45deg);width:7px}.account-control--stacked:after{top:24px}.account-birthday-controls{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:12px;max-width:398px;width:100%}.account-birthday-controls .account-control{width:100%}.account-panel--profile .account-subtitle{margin-top:20px}.account-panel-actions{margin-top:auto;max-width:398px;padding-top:24px;width:100%}.account-panel-actions .account-form-status{margin:0 0 14px}.account-panel-actions .account-prototype-button{margin-top:0}.account-prototype-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--account-accent);border-radius:100px;color:var(--account-soft);cursor:pointer;display:flex;font-family:var(--type-primary);font-size:14px;font-weight:500;height:36px;justify-content:center;line-height:22px;margin-top:16px;opacity:1;padding:7px 20px;width:198px}.account-prototype-button:hover,.account-prototype-button:focus-visible{background:#0d0d0d0a;outline:none}.account-prototype-button:disabled{cursor:not-allowed;opacity:.42}.account-form-status{border-radius:12px;box-sizing:border-box;font-family:var(--type-primary);font-size:12px;line-height:18px;margin:14px 0 0;max-width:398px;padding:10px 12px;width:100%}.account-form-status.is-success{background:#edf8ee;border:1px solid #c9e8cd;color:#1f6a2a}.account-form-status.is-error{background:#fff1f1;border:1px solid #ffc7c7;color:#7a1010}.account-care{margin-left:auto;margin-right:auto;text-align:center;width:398px}.account-page--account .account-care{margin-top:40px}.account-page--orders .account-care,.account-page--orders-detail .account-care{margin-top:60px}.account-care h2{color:var(--account-black);font-family:var(--type-primary);font-size:16px;font-weight:400;line-height:24px;margin:0}.account-care p{color:var(--account-black);font-family:var(--type-primary);font-size:14px;font-weight:400;line-height:22px;margin:8px 0 0}.account-care a{color:inherit}.account-care .account-prototype-button{margin:24px auto 0;opacity:1}.account-order-list-panel,.account-order-detail-panel{background:#fff;margin-left:auto;margin-right:auto;margin-top:36px;position:relative;width:min(580px,calc(100% - 48px))}.account-order-list-panel{height:192px}.account-order-list-number,.account-order-list-state,.account-order-list-total,.account-order-detail-link{color:var(--account-black);font-family:var(--type-primary);font-size:14px;font-weight:400;line-height:22px;position:absolute}.account-order-list-number{align-items:flex-start;display:flex;gap:8px;left:40px;top:30px}.account-order-icon{color:var(--account-black);flex:0 0 auto}.account-order-list-state--top{left:223px;top:30px}.account-order-list-total{align-items:center;display:flex;gap:16px;justify-content:flex-end;right:40px;top:30px}.account-order-list-total strong{font-weight:700}.account-order-list-item{align-items:center;display:flex;gap:12px;left:40px;min-width:0;position:absolute;top:73px;width:calc(100% - 220px)}.account-order-list-image{display:block;flex:0 0 80px;height:80px;max-width:none;object-fit:contain;width:80px}.account-order-list-item-copy{color:var(--account-black);display:flex;flex-direction:column;gap:4px;min-width:0}.account-order-list-item-name,.account-order-list-item-variant{display:block;font-family:var(--type-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-order-list-item-name{font-size:14px;font-weight:500;line-height:20px}.account-order-list-item-variant{color:var(--account-soft);font-size:12px;font-weight:400;line-height:18px}.account-order-detail-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;font-size:12px;font-weight:500;line-height:20px;padding:0;right:40px;text-decoration:underline;text-underline-position:from-font;top:103px}.account-order-detail-link:focus-visible{outline:1px solid var(--account-black);outline-offset:3px}.account-order-detail-panel{border-radius:20px;box-sizing:border-box;height:auto;overflow:hidden;padding:40px;width:min(760px,calc(100% - 48px))}.account-order-detail-panel--empty{min-height:180px}.account-order-detail-panel--empty>p{color:var(--account-soft);font-family:var(--type-primary);font-size:14px;font-weight:400;line-height:22px;margin:8px 0 0}.account-order-detail-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.account-order-detail-eyebrow{color:var(--account-soft);display:block;font-family:var(--type-primary);font-size:12px;font-weight:500;letter-spacing:.08em;line-height:18px;margin-bottom:4px;text-transform:uppercase}.account-order-detail-panel .account-order-detail-header h2{font-size:24px;line-height:32px;position:static}.account-order-detail-header p{color:var(--account-soft);font-family:var(--type-primary);font-size:12px;line-height:20px;margin:4px 0 0}.account-order-back-link{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--account-accent);border-radius:999px;color:var(--account-black);cursor:pointer;display:inline-flex;flex:0 0 auto;font-family:var(--type-primary);font-size:12px;font-weight:500;justify-content:center;line-height:20px;min-height:36px;padding:7px 16px;text-decoration:none}.account-order-back-link:hover,.account-order-back-link:focus-visible{background:#faf2ff;outline:none}.account-order-overview{background:#f7f7f7;border-radius:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:28px 0 0;padding:20px}.account-order-overview>div{border-right:1px solid #e3e3e3;min-width:0;padding:0 16px}.account-order-overview>div:first-child{padding-left:0}.account-order-overview>div:last-child{border-right:0;padding-right:0}.account-order-overview dt,.account-order-overview dd{font-family:var(--type-primary);font-size:12px;font-weight:400;line-height:18px;margin:0}.account-order-overview dt{color:var(--account-soft);margin-bottom:6px}.account-order-overview dd{color:var(--account-black);overflow-wrap:anywhere}.account-order-status-badge{align-items:center;display:inline-flex;font-weight:600;gap:7px}.account-order-status-badge:before{background:var(--account-accent);border-radius:50%;content:"";height:7px;width:7px}.account-order-status-badge.is-success:before{background:#39a655}.account-order-status-badge.is-alert:before{background:#d14343}.account-order-status-badge.is-neutral:before{background:var(--account-muted)}.account-order-detail-section{border-top:1px solid #ebebeb;margin-top:32px;padding-top:28px}.account-order-detail-section h3,.account-order-section-heading h3{color:var(--account-black);font-family:var(--type-primary);font-size:16px;font-weight:700;line-height:24px;margin:0}.account-order-section-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.account-order-section-heading>span{color:var(--account-soft);font-family:var(--type-primary);font-size:12px;line-height:18px}.account-order-items{display:grid;gap:0}.account-order-item{align-items:center;border-bottom:1px solid #f0f0f0;display:grid;gap:16px;grid-template-columns:88px minmax(0,1fr) auto;padding:16px 0}.account-order-item:first-child{padding-top:0}.account-order-item:last-child{border-bottom:0;padding-bottom:0}.account-order-item-image{background:#fafafa;border:1px solid #ebebeb;border-radius:12px;display:block;height:88px;object-fit:contain;width:88px}.account-order-item-copy{min-width:0}.account-order-item-copy h4,.account-order-item-copy p,.account-order-item-copy span,.account-order-item-price strong,.account-order-item-price span{font-family:var(--type-primary);margin:0}.account-order-item-copy h4{color:var(--account-black);font-size:14px;font-weight:600;line-height:20px}.account-order-item-copy p{color:var(--account-soft);font-size:12px;line-height:18px;margin-top:4px}.account-order-item-copy>span{color:#27823e;display:block;font-size:11px;line-height:18px;margin-top:6px}.account-order-item-price{align-items:flex-end;display:flex;flex-direction:column;min-width:100px;text-align:right}.account-order-item-price strong{color:var(--account-black);font-size:14px;font-weight:700;line-height:20px}.account-order-item-price span{color:var(--account-soft);font-size:11px;line-height:18px;margin-top:4px}.account-order-fulfillments{display:grid;gap:14px}.account-order-fulfillment{background:#f7f7f7;border-radius:16px;padding:20px}.account-order-fulfillment-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.account-order-fulfillment-header h4,.account-order-fulfillment-header p{font-family:var(--type-primary);margin:0}.account-order-fulfillment-header h4{color:var(--account-black);font-size:14px;font-weight:600;line-height:20px}.account-order-fulfillment-header p{color:var(--account-soft);font-size:12px;line-height:18px;margin-top:2px}.account-order-fulfillment-header>span{color:var(--account-soft);display:flex;flex-direction:column;font-family:var(--type-primary);font-size:11px;line-height:16px;text-align:right}.account-order-fulfillment-header>span strong{color:var(--account-black);font-size:12px;line-height:18px}.account-order-tracking-list{border-top:1px solid #e3e3e3;display:grid;gap:10px;margin-top:16px;padding-top:16px}.account-order-tracking{align-items:center;display:flex;gap:16px;justify-content:space-between}.account-order-tracking span,.account-order-tracking a,.account-order-tracking-empty,.account-order-shipping-empty p,.account-order-shipping-empty strong{font-family:var(--type-primary);font-size:12px;line-height:18px}.account-order-tracking span{color:var(--account-black);overflow-wrap:anywhere}.account-order-tracking a{color:var(--account-black);flex:0 0 auto;font-weight:600;text-decoration:underline;text-underline-position:from-font}.account-order-tracking-empty{border-top:1px solid #e3e3e3;color:var(--account-soft);margin:16px 0 0;padding-top:16px}.account-order-timeline{border-top:1px solid #e3e3e3;display:grid;gap:0;list-style:none;margin:16px 0 0;padding:16px 0 0}.account-order-timeline li{display:grid;gap:12px;grid-template-columns:10px minmax(0,1fr);min-height:44px;position:relative}.account-order-timeline li>span{background:#c8c8c8;border-radius:50%;height:8px;margin-top:5px;position:relative;width:8px;z-index:1}.account-order-timeline li:not(:last-child):after{background:#dcdcdc;content:"";height:100%;left:3px;position:absolute;top:7px;width:1px}.account-order-timeline li.is-latest>span{background:var(--account-accent)}.account-order-timeline li div{display:flex;flex-direction:column}.account-order-timeline strong,.account-order-timeline time{font-family:var(--type-primary);font-size:11px;line-height:16px}.account-order-timeline strong{color:var(--account-black);font-weight:600}.account-order-timeline time{color:var(--account-soft)}.account-order-shipping-empty{background:#f7f7f7;border-radius:16px;padding:20px}.account-order-shipping-empty strong{color:var(--account-black);display:block;font-weight:600}.account-order-shipping-empty p{color:var(--account-soft);margin:4px 0 0}.account-order-summary-section{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)}.account-order-detail-totals{display:grid;gap:12px;margin:0;position:static;width:auto}.account-order-detail-totals div{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.account-order-detail-totals dt,.account-order-detail-totals dd{font-family:var(--type-primary);font-size:12px;font-weight:400;line-height:20px;margin:0}.account-order-detail-totals dt{color:var(--account-soft)}.account-order-detail-totals dd{color:var(--account-black);text-align:right}.account-order-detail-totals .account-order-total-row{border-top:1px solid #ebebeb;margin-top:4px;padding-top:12px}.account-order-total-row dt,.account-order-total-row dd{color:var(--account-black);font-size:14px;font-weight:700}.account-order-addresses{border-top:1px solid #ebebeb;display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px;padding-top:28px}.account-order-address{position:static;width:auto}.account-order-address p{color:var(--account-soft);font-family:var(--type-primary);font-size:12px;font-weight:400;line-height:20px;margin:4px 0 0;width:100%}.account-address-fields{margin-top:12px}@media(max-width:1240px){.account-profile-layout{gap:clamp(24px,3vw,40px)}.account-panel--profile{height:auto;min-height:650px}}@media(max-width:980px){.account-profile-layout{grid-template-columns:minmax(0,580px)}}@media(max-width:767px){.account-page-shell{padding:104px 16px 64px;width:100%}.account-page-shell>h1{font-size:34px;line-height:42px}.account-tabs{gap:24px;margin-top:32px}.account-profile-layout{display:grid;grid-template-columns:minmax(0,1fr);margin-top:24px;padding:0;width:100%}.account-panel,.account-panel--profile,.account-panel--address,.account-order-list-panel,.account-order-detail-panel{height:auto;min-height:0;width:100%}.account-panel{padding:22px}.account-field-stack,.account-control,.account-birthday-controls,.account-care{width:100%}.account-birthday-controls{grid-template-columns:minmax(0,1fr)}.account-order-list-panel,.account-order-detail-panel{display:grid;gap:18px;margin-top:28px;padding:24px;position:static}.account-order-list-number,.account-order-list-state,.account-order-list-total,.account-order-list-item,.account-order-list-image,.account-order-list-item-copy,.account-order-list-item-name,.account-order-list-item-variant,.account-order-detail-link,.account-order-detail-panel h2,.account-order-meta-row,.account-order-detail-product,.account-order-detail-name,.account-order-detail-qty,.account-order-detail-price,.account-order-detail-totals,.account-order-address{inset:auto;position:static;width:auto}.account-order-list-image{height:96px;width:96px}.account-order-list-item{align-items:center;display:flex;gap:14px}.account-order-detail-panel{display:block}.account-order-detail-header{flex-direction:column}.account-order-back-link{width:100%}.account-order-overview{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.account-order-overview>div,.account-order-overview>div:first-child,.account-order-overview>div:last-child{border-bottom:1px solid #e3e3e3;border-right:0;padding:14px}.account-order-overview>div:nth-child(odd){border-right:1px solid #e3e3e3}.account-order-overview>div:nth-last-child(-n+2){border-bottom:0}.account-order-detail-section{margin-top:26px;padding-top:24px}.account-order-item{align-items:start;grid-template-columns:72px minmax(0,1fr)}.account-order-item-image{height:72px;width:72px}.account-order-item-price{align-items:center;flex-direction:row;grid-column:2;justify-content:space-between;text-align:left}.account-order-item-price span{margin:0 0 0 12px}.account-order-fulfillment{padding:18px}.account-order-fulfillment-header{flex-direction:column;gap:12px}.account-order-fulfillment-header>span{text-align:left}.account-order-tracking{align-items:flex-start;flex-direction:column;gap:8px}.account-order-summary-section,.account-order-addresses{grid-template-columns:minmax(0,1fr)}.account-order-detail-totals,.account-order-address,.account-order-address p{width:100%}}
