/* Arinamode customer account */
.arina-account-page{min-height:64vh;padding-block:30px 100px}
.arina-account-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:32px;color:var(--muted);font-size:12px}
.arina-account-breadcrumb a:hover{color:var(--accent-ink)}
.arina-account-breadcrumb span[aria-hidden]{color:#b8b8b1}
.arina-account-heading{margin-bottom:34px}
.arina-account-eyebrow,.arina-dashboard-overline,.arina-dashboard-section-kicker{color:var(--accent-ink);font-size:11px;font-weight:600}
.arina-account-heading h1{margin:7px 0 8px;font-size:clamp(32px,4vw,49px);font-weight:400}
.arina-account-heading p{color:var(--muted);font-size:13px}
.arina-account-body>.woocommerce>.woocommerce-notices-wrapper:empty{display:none}
.arina-account-body .woocommerce-message,.arina-account-body .woocommerce-info,.arina-account-body .woocommerce-error{margin:0 0 20px;padding:14px 20px;border:1px solid var(--line);border-right:3px solid var(--accent);border-radius:12px;background:#fff;color:var(--ink);font-size:13px}
.arina-account-body .woocommerce-error{border-right-color:#bc6666}
.arina-account-layout{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:28px}
.arina-account-sidebar,.arina-account-content{float:none!important;width:auto!important;min-width:0}
.arina-account-sidebar{position:sticky;top:116px;padding:20px 14px 14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 38px #24262408}
.arina-account-profile{display:flex;align-items:center;gap:12px;padding:7px 8px 22px;border-bottom:1px solid var(--line)}
.arina-account-avatar,.arina-dashboard-empty-icon{display:grid;place-items:center;flex:none;width:48px;height:48px;border-radius:50%;background:var(--accent-soft);color:var(--accent-ink)}
.arina-account-avatar .icon{width:25px;height:25px}
.arina-account-profile-copy{display:grid;min-width:0;line-height:1.5}
.arina-account-profile-copy strong{overflow:hidden;font:600 16px/1.5 Kara,Tahoma,sans-serif;text-overflow:ellipsis;white-space:nowrap}
.arina-account-profile-copy small{overflow:hidden;color:var(--muted);font-size:10px;text-align:right;text-overflow:ellipsis;white-space:nowrap}
.arina-account-menu{display:grid;gap:3px;margin:14px 0 0!important;padding:0!important;list-style:none!important}
.arina-account-menu li{margin:0!important;padding:0!important;list-style:none!important}
.arina-account-menu a{display:flex;align-items:center;gap:12px;min-height:46px;padding:10px 13px;border-radius:10px;color:#5f605c;font-size:13px;transition:background .2s,color .2s}
.arina-account-menu a>.icon{width:19px;height:19px;color:#85867f}
.arina-account-menu a:hover{background:#f6f5f1;color:var(--ink)}
.arina-account-menu .is-active a{background:var(--accent-soft);color:var(--accent-ink);font-weight:700}
.arina-account-menu .is-active a>.icon{color:var(--accent-ink)}
.arina-account-menu-arrow{margin-inline-start:auto;color:#b2b2ac}
.arina-account-menu .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:13px!important;padding-top:12px!important;border-top:1px solid var(--line)}
.arina-account-menu .woocommerce-MyAccount-navigation-link--customer-logout a{color:#8b6868}
.arina-account-sidebar-note{display:flex;align-items:flex-start;gap:8px;margin:15px 9px 1px;color:#8e8f88;font-size:10px}
.arina-account-sidebar-note .icon{width:16px;height:16px;color:var(--accent-ink)}
.arina-dashboard{display:grid;gap:26px}
.arina-dashboard-welcome{position:relative;display:flex;min-height:263px;overflow:hidden;padding:34px 38px;border:1px solid #e9deef;border-radius:20px;background:linear-gradient(112deg,#eee2f6,#f7f1f9 56%,#faf6fb);isolation:isolate}
[data-audience="men"] .arina-dashboard-welcome{border-color:#d7eef0;background:linear-gradient(112deg,#dcf5f7,#f0fbfb 60%,#f7fdfd)}
.arina-dashboard-welcome::after{position:absolute;left:9%;bottom:-110px;width:340px;height:340px;border:1px solid #ffffffb8;border-radius:50%;content:"";z-index:-1}
.arina-dashboard-welcome-copy{position:relative;z-index:1;max-width:420px}
.arina-dashboard-welcome h2{margin:12px 0 8px;font-size:clamp(31px,3vw,40px);font-weight:400;line-height:1.35}
.arina-dashboard-welcome h2 span{color:var(--accent-ink)}
.arina-dashboard-welcome p{max-width:320px;color:#69616f;font-size:12px}
.arina-dashboard-welcome-link{display:inline-flex;align-items:center;gap:10px;margin-top:21px;padding-bottom:3px;border-bottom:1px solid var(--accent-ink);color:var(--accent-ink);font-size:12px;font-weight:700}
.arina-dashboard-welcome-link .icon{width:16px;height:16px}
.arina-dashboard-welcome-link:hover{gap:15px}
.arina-dashboard-monogram{position:absolute;left:37px;top:50%;transform:translateY(-54%);color:#ffffff94;font:italic 260px/.8 Georgia,serif;pointer-events:none}
.arina-dashboard-welcome-caption{position:absolute;left:30px;bottom:22px;color:#9b8e9f;font:9px/1.5 Arial,sans-serif;letter-spacing:2px}
.arina-dashboard-stats,.arina-dashboard-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.arina-dashboard-stat{position:relative;display:grid;align-content:start;min-height:169px;padding:23px 25px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 12px 38px #24262406;transition:transform .2s,border-color .2s}
.arina-dashboard-stat:hover,.arina-dashboard-shortcut:hover{transform:translateY(-3px);border-color:var(--accent)}
.arina-dashboard-stat-icon,.arina-dashboard-shortcut-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--accent-soft);color:var(--accent-ink)}
.arina-dashboard-stat-icon .icon,.arina-dashboard-shortcut-icon .icon{width:20px;height:20px}
.arina-dashboard-stat-label{margin-top:13px;color:var(--muted);font-size:11px}
.arina-dashboard-stat strong{margin-top:1px;font:600 30px/1.45 Kara,Tahoma,sans-serif}
.arina-dashboard-stat .arina-dashboard-stat-status{font-size:20px}
.arina-dashboard-stat-footer{position:absolute;left:24px;bottom:22px;color:var(--accent-ink);font-size:11px;font-weight:600}
.arina-dashboard-stat-footer span{margin-right:5px}
.arina-dashboard-section{min-width:0;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 38px #24262406}
.arina-dashboard-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:20px}
.arina-dashboard-section-head h3{margin-top:4px;font-size:24px;font-weight:400}
.arina-dashboard-section-head>a{display:inline-flex;align-items:center;gap:7px;padding-block:8px;color:var(--accent-ink);font-size:11px;font-weight:600;white-space:nowrap}
.arina-dashboard-section-head>a .icon{width:15px;height:15px}
.arina-dashboard-orders{border-top:1px solid var(--line)}
.arina-dashboard-order{display:grid;grid-template-columns:44px minmax(0,1.3fr) minmax(90px,.8fr) minmax(95px,1fr) 16px;align-items:center;gap:13px;min-height:77px;border-bottom:1px solid var(--line);font-size:12px}
.arina-dashboard-order:last-child{border-bottom:0}
.arina-dashboard-order:hover .arina-dashboard-order-main strong{color:var(--accent-ink)}
.arina-dashboard-order-symbol{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#f4f3ef;color:#777970}
.arina-dashboard-order-symbol .icon{width:18px;height:18px}
.arina-dashboard-order-main{display:grid;line-height:1.6}
.arina-dashboard-order-main strong{font-weight:700}
.arina-dashboard-order-main small{color:var(--muted);font-size:10px}
.arina-dashboard-order-status{justify-self:start;padding:4px 10px;border-radius:20px;background:var(--accent-soft);color:var(--accent-ink);font-size:10px;white-space:nowrap}
.arina-dashboard-order-total{white-space:nowrap}
.arina-dashboard-order-arrow{width:16px;height:16px;color:var(--muted)}
.arina-dashboard-empty{display:grid;justify-items:center;padding:44px 20px 34px;border:1px dashed #dbd9d3;border-radius:14px;background:#fbfaf8;text-align:center}
.arina-dashboard-empty-icon{width:64px;height:64px;margin-bottom:17px}
.arina-dashboard-empty-icon .icon{width:30px;height:30px}
.arina-dashboard-empty h4{font:600 18px/1.6 Kara,Tahoma,sans-serif}
.arina-dashboard-empty p{margin:6px 0 22px;color:var(--muted);font-size:12px}
.arina-dashboard-empty .button{min-height:43px;gap:11px;border-radius:9px;font-size:12px}
.arina-dashboard-empty .button .icon{width:16px;height:16px}
.arina-dashboard-shortcut{display:flex;align-items:center;gap:14px;min-width:0;min-height:93px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .2s,border-color .2s}
.arina-dashboard-shortcut>span:nth-child(2){display:grid;min-width:0}
.arina-dashboard-shortcut strong{font-size:13px}
.arina-dashboard-shortcut small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.arina-dashboard-shortcut>.icon{width:16px;height:16px;margin-inline-start:auto;color:var(--accent-ink)}
/* Other account endpoints and sign-in */
.arina-account-content>p,.arina-account-content>header p{color:var(--muted);font-size:13px}
.arina-account-content>h2,.arina-account-content>header h2,.arina-account-content>header h3,.arina-account-content .woocommerce-Addresses h2{margin:0 0 18px;font-size:24px;font-weight:400}
.arina-account-content .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.arina-account-content .woocommerce-Addresses .col-1,.arina-account-content .woocommerce-Addresses .col-2{float:none;width:100%;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}
.arina-account-content .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;gap:10px}
.arina-account-content address{font-size:12px;font-style:normal;line-height:2}
.arina-account-content .woocommerce-Address-title a{color:var(--accent-ink)}
.arina-account-content table.shop_table{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;font-size:12px}
.arina-account-content table.shop_table th,.arina-account-content table.shop_table td{padding:13px 11px;text-align:right}
.arina-account-content .woocommerce-orders-table__cell-order-actions .button{margin:2px;min-height:36px;padding:7px 12px;font-size:11px}
.arina-account-content form:not(.woocommerce-form-login):not(.woocommerce-form-register){padding:25px;border:1px solid var(--line);border-radius:16px;background:#fff}
.arina-account-content .form-row label,.arina-account-body .woocommerce-form label{font-size:12px}
.arina-account-content input.input-text,.arina-account-content select,.arina-account-content textarea,.arina-account-body .woocommerce-form input.input-text{width:100%;min-height:44px;padding:8px 12px;border:1px solid #d8d8d1;border-radius:9px;background:#fff}
.arina-account-content textarea{min-height:100px}
.arina-account-content fieldset{margin:22px 0;padding:18px;border:1px solid var(--line);border-radius:12px}
.arina-account-content fieldset legend{padding-inline:8px;font-size:14px;font-weight:600}
.arina-account-body .woocommerce .button{border-radius:9px}
.arina-account-content button.button,.arina-account-content input.button,.arina-account-body .woocommerce-form button.button{min-height:43px;padding:9px 20px;background:var(--accent);color:#fff;font-size:12px}
.arina-account-content button.button:hover,.arina-account-body .woocommerce-form button.button:hover{background:var(--accent-ink);color:#fff}
.arina-account-body .woocommerce-form-login,.arina-account-body .woocommerce-form-register{width:min(100%,470px);margin:0 auto!important;padding:30px!important;border:1px solid var(--line)!important;border-radius:18px!important;background:#fff;box-shadow:0 12px 38px #24262408}
.arina-account-body #customer_login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.arina-account-body #customer_login .u-column1,.arina-account-body #customer_login .u-column2{float:none;width:100%}
.arina-account-body #customer_login h2{margin:0 0 18px;font-size:26px;font-weight:400}
.arina-account-body #customer_login .woocommerce-form-login,.arina-account-body #customer_login .woocommerce-form-register{width:100%}
.arina-account-body .woocommerce-LostPassword{margin-top:16px;font-size:12px}
.arina-account-body .woocommerce-LostPassword a{color:var(--accent-ink)}
@media(max-width:900px){.arina-account-layout{grid-template-columns:220px minmax(0,1fr);gap:18px}.arina-account-sidebar{top:100px}.arina-dashboard-welcome{padding:28px}.arina-dashboard-monogram{left:5px;font-size:210px}.arina-dashboard-section{padding:20px}.arina-dashboard-order{grid-template-columns:38px minmax(0,1fr) minmax(70px,.7fr) 16px;gap:8px}.arina-dashboard-order-total{display:none}}
@media(max-width:700px){.arina-account-page{padding-block:20px 75px}.arina-account-breadcrumb{margin-bottom:23px}.arina-account-heading{margin-bottom:23px}.arina-account-heading h1{font-size:32px}.arina-account-layout{display:block}.arina-account-sidebar{position:static;margin-bottom:20px;padding:12px}.arina-account-profile{padding:5px 7px 13px}.arina-account-menu{display:flex;gap:6px;margin:12px -12px -12px!important;padding:0 12px 12px!important;overflow-x:auto;scrollbar-width:thin}.arina-account-menu li{flex:none}.arina-account-menu a{min-height:42px;padding:8px 12px;border:1px solid var(--line);border-radius:9px;font-size:11px;white-space:nowrap}.arina-account-menu a>.icon{width:16px;height:16px}.arina-account-menu-arrow,.arina-account-sidebar-note{display:none}.arina-account-menu .woocommerce-MyAccount-navigation-link--customer-logout{margin:0!important;padding:0!important;border:0}.arina-dashboard{gap:17px}.arina-dashboard-welcome{min-height:238px;padding:26px}.arina-dashboard-welcome h2{font-size:32px}.arina-dashboard-welcome-caption{display:none}.arina-dashboard-stats,.arina-dashboard-shortcuts{gap:10px}.arina-dashboard-stat{min-height:158px;padding:17px}.arina-dashboard-stat-footer{left:16px;bottom:16px}.arina-dashboard-section{padding:18px}.arina-dashboard-order{grid-template-columns:38px minmax(0,1fr) auto 16px}.arina-dashboard-order-status{font-size:9px}.arina-account-body #customer_login{grid-template-columns:1fr}.arina-account-content .woocommerce-Addresses{grid-template-columns:1fr}}
@media(max-width:480px){.arina-account-heading p{font-size:12px}.arina-dashboard-welcome{min-height:238px;padding:24px 20px}.arina-dashboard-welcome h2{font-size:30px}.arina-dashboard-welcome p{font-size:11px}.arina-dashboard-monogram{left:-30px;top:65%;font-size:175px}.arina-dashboard-stats,.arina-dashboard-shortcuts{grid-template-columns:1fr}.arina-dashboard-stat{min-height:118px;padding:15px 18px 14px 70px}.arina-dashboard-stat-icon{position:absolute;right:17px;top:21px}.arina-dashboard-stat-label{margin-top:0}.arina-dashboard-stat strong{font-size:24px}.arina-dashboard-stat .arina-dashboard-stat-status{font-size:18px}.arina-dashboard-stat-footer{left:18px;bottom:18px}.arina-dashboard-section-head h3{font-size:21px}.arina-dashboard-order{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;min-height:70px}.arina-dashboard-order-symbol{width:34px;height:34px}.arina-dashboard-order-status{justify-self:end}.arina-dashboard-order-arrow{display:none}.arina-dashboard-empty{padding:34px 14px}.arina-dashboard-shortcut{min-height:78px}.arina-account-content table.shop_table{display:block;overflow-x:auto;white-space:nowrap}.arina-account-body .woocommerce-form-login,.arina-account-body .woocommerce-form-register{padding:20px!important}}
/* Address overview and edit form */
.arina-account-page .woocommerce .arina-account-content{min-width:0}
.arina-account-content>p:first-child{margin:0 0 20px;color:var(--muted);font-size:13px}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin:0}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Addresses>.woocommerce-Address{float:none!important;width:auto!important;min-width:0;min-height:195px;margin:0;padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 12px 38px #24262408}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Address-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0 0 18px;padding:0 0 15px;border-bottom:1px solid var(--line)}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Address-title h2{float:none;min-width:0;margin:0;font-size:21px;font-weight:400}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Address-title .edit{float:none;flex:none;margin-top:2px;padding:4px 10px;border-radius:8px;background:var(--accent-soft);color:var(--accent-ink);font-size:11px;font-weight:700;line-height:1.8}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Address-title .edit:hover{background:var(--accent);color:#fff}
.arina-account-page .woocommerce .arina-account-content .woocommerce-Address address{overflow-wrap:anywhere;color:#62645f;font-size:13px;font-style:normal;line-height:2.1}
.arina-account-page .woocommerce .arina-account-content form:has(.woocommerce-address-fields){max-width:760px;padding:28px}
.arina-account-content form:has(.woocommerce-address-fields)>h2{margin:0 0 24px;padding-bottom:15px;border-bottom:1px solid var(--line);font-size:24px;font-weight:400}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper>.form-row{float:none!important;grid-column:1/-1;width:100%!important;min-width:0;margin:0;padding:0}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper>.form-row-first,
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper>.form-row-last{grid-column:span 1}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper label{display:block;margin-bottom:5px;color:#545650;font-size:12px;font-weight:600}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper{display:block;width:100%;min-width:0}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper .input-text,
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper select{width:100%;min-height:47px;border:1px solid #d8d8d1;border-radius:9px;background:#fff;color:var(--ink)}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper .select2-container{width:100%!important;min-width:0}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper .select2-selection{display:flex;align-items:center;min-height:47px;border:1px solid #d8d8d1;border-radius:9px;background:#fff}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper .select2-selection__rendered{padding-inline:12px 30px;line-height:1.7}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper .select2-selection__arrow{top:50%;transform:translateY(-50%)}
.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields>p:last-child{margin:24px 0 0}
@media(max-width:700px){.arina-account-page .woocommerce .arina-account-content .woocommerce-Addresses{grid-template-columns:1fr}.arina-account-page .woocommerce .arina-account-content .woocommerce-Addresses>.woocommerce-Address{min-height:0}.arina-account-page .woocommerce .arina-account-content form:has(.woocommerce-address-fields){padding:20px}}
@media(max-width:480px){.arina-account-page .woocommerce .arina-account-content .woocommerce-Address-title h2{font-size:19px}.arina-account-page .woocommerce .arina-account-content .woocommerce-Address-title .edit{font-size:10px}.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper{grid-template-columns:1fr}.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper>.form-row-first,.arina-account-page .woocommerce .arina-account-content .woocommerce-address-fields__field-wrapper>.form-row-last{grid-column:1/-1}}
/* WooCommerce clearfix pseudo-elements must not occupy address grid cells. */
.arina-account-page .woocommerce .arina-account-content .woocommerce-Addresses::before,
.arina-account-page .woocommerce .arina-account-content .woocommerce-Addresses::after{
    content:none!important;
    display:none!important;
}