.account-grid{gap:18px;display:grid}.account-dashboard{content-visibility:visible;contain:none}.account-nav{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.account-nav a{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:4px;padding:10px 12px}.account-nav a:hover,.account-nav a.active{color:#08c;background:#0088cc1a;border-color:#0088cc47}.account-transient-page{justify-content:center;align-items:center;min-height:calc(100dvh - 96px);display:grid}.account-transient-card{text-align:center;justify-items:center;gap:16px;display:grid}.account-transient-spinner{border:3px solid #e2e8e4;border-top-color:#08c;border-radius:999px;width:32px;height:32px;animation:.7s linear infinite accountTransientSpin}.account-transient-card p{color:#5b6660;margin:0;font-size:.95rem}.account-dashboard-shell{gap:10px;min-height:calc(100dvh - 170px);display:grid}.account-skeleton,.account-skeleton *{box-sizing:border-box}.account-skeleton{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:28px;min-width:0;display:grid}.account-skeleton__sidebar{gap:14px;min-width:0;display:grid}.account-skeleton__profile{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;justify-items:center;gap:12px;padding:24px 18px;display:grid;box-shadow:0 18px 60px #1b191614}.account-skeleton__avatar{background:linear-gradient(90deg,#eff4fac7,#fffffff5,#eff4fac7) 0 0/220% 100%;border-radius:999px;flex:none;width:64px;height:64px;animation:1.4s ease-in-out infinite skeleton-shimmer}.account-skeleton__avatar--sm{width:50px;height:50px}.account-skeleton__line{background:linear-gradient(90deg,#eff4fac7,#fffffff5,#eff4fac7) 0 0/220% 100%;border-radius:4px;width:100%;height:14px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.account-skeleton__line--eyebrow{width:90px;height:10px}.account-skeleton__line--name{width:120px;height:16px}.account-skeleton__line--email{width:160px}.account-skeleton__line--title{width:220px;height:24px;margin-bottom:4px}.account-skeleton__line--short{width:60%}.account-skeleton__nav-list{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 60px #1b191614}.account-skeleton__nav{background:linear-gradient(90deg,#eff4fac7,#fffffff5,#eff4fac7) 0 0/220% 100%;border-bottom:1px solid #d9e2f0b3;border-radius:0;width:100%;min-height:56px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.account-skeleton__nav:last-child{border-bottom:0}.account-skeleton__content{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;align-content:start;gap:14px;min-width:0;min-height:480px;padding:28px;display:grid;box-shadow:0 18px 60px #1b191614}.account-skeleton__summary{border:1px solid #d9e2f0f2;border-radius:4px;align-items:center;gap:16px;min-height:112px;margin-bottom:4px;padding:18px;display:flex}.account-skeleton__summary-copy{flex:auto;gap:8px;min-width:0;display:grid}.account-skeleton__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:10px;display:grid}.account-skeleton__block{background:linear-gradient(90deg,#eff4fac7,#fffffff5,#eff4fac7) 0 0/220% 100%;border-radius:4px;min-width:0;min-height:140px;animation:1.4s ease-in-out infinite skeleton-shimmer;display:block}.account-dashboard{min-height:inherit;grid-template-columns:360px minmax(0,1fr);align-items:start;gap:28px;display:grid}.account-dashboard__sidebar{align-self:start;gap:14px;max-height:none;display:grid;position:static;overflow:visible}.account-dashboard__sidebar-scroll{gap:14px;max-height:none;display:grid;overflow:visible}.account-dashboard__nav{width:100%;min-height:84px;color:var(--text);text-align:left;background:#fff;border:1px solid #1a17111f;border-radius:4px;padding:0 24px;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .22s,background .2s,color .2s,border-color .2s;box-shadow:0 6px 18px #0c142000}.account-dashboard__nav:hover,.account-dashboard__nav:focus-visible{border-color:#0088cc47;transform:translateY(-2px);box-shadow:0 14px 28px #0088cc1a}.account-dashboard__nav:active{transform:translateY(0);box-shadow:0 8px 18px #0088cc14}.account-dashboard__content{min-width:0}.account-dashboard__section{gap:20px;display:grid}.account-dashboard__section-head{gap:8px;display:grid}.account-dashboard__section-head h2{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1}.account-dashboard__section-head p{color:var(--muted);max-width:720px;margin:0}.account-dashboard__section-head--row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.account-dashboard__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;display:grid}.account-dashboard__field{gap:10px;display:grid}.account-dashboard__field span{font-weight:700}.account-dashboard__field--full{grid-column:1/-1}.account-dashboard__submit{width:fit-content;min-width:190px}.account-dashboard__cta-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.account-dashboard__stack{gap:18px;display:grid}.account-notifications-section{width:100%;max-width:1120px;margin:0 auto}.account-notifications-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:28px;margin-bottom:34px;display:grid}.account-notifications-header h2{color:#101826;margin:0 0 8px;font-size:clamp(2rem,3vw,2.45rem);line-height:1.05}.account-notifications-header p{color:#4f565f;max-width:760px;margin:0;font-size:1rem;line-height:1.65}.account-notifications-mark-read{color:#08c;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:2px solid #08c;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:800;transition:background .18s,color .18s,transform .18s;display:inline-flex}.account-notifications-mark-read .account-dashboard__nav-icon{width:18px;height:18px}.account-notifications-mark-read:hover{color:#fff;background:#08c;transform:translateY(-1px)}.account-notification-history{gap:18px;display:grid}.account-notification-empty-card{text-align:center;background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;justify-items:center;gap:22px;width:min(680px,100%);margin:clamp(96px,15vh,180px) auto 0;padding:44px 48px 42px;display:grid;box-shadow:0 18px 55px #11182714}.account-notification-empty-card__mark{color:#1f7a3e;background:#eef1ff;border-radius:4px;place-items:center;width:96px;height:96px;display:grid;position:relative}.account-notification-empty-card__mark>.account-dashboard__nav-icon{stroke-width:2px;width:44px;height:44px}.account-notification-empty-card__mark span{color:#16622e;background:#9cf3a8;border:4px solid #fff;border-radius:4px;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:8px;right:8px;box-shadow:0 8px 18px #1118271f}.account-notification-empty-card__mark span .account-dashboard__nav-icon{stroke-width:3px;width:16px;height:16px}.account-notification-empty-card h3{color:#00401b;margin:0;font-size:1.8rem;line-height:1.08}.account-notification-empty-card p{color:#4b5550;max-width:500px;margin:0;font-size:1rem;line-height:1.65}.account-notification-empty-card__action{color:#fff;min-height:56px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;gap:12px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-flex}.account-notification-empty-card__action .account-dashboard__nav-icon{width:19px;height:19px;transition:transform .18s}.account-notification-empty-card__action:hover .account-dashboard__nav-icon{transform:translate(3px)}.account-notification-empty-card__footer{color:#a0a39f;letter-spacing:.18em;text-align:center;text-transform:uppercase;margin:clamp(150px,22vh,230px) 0 0;font-size:.72rem;font-weight:900}.account-notification-card{background:#fff;border:1px solid #cbd5c7;border-radius:4px;gap:10px;padding:26px 28px;display:grid;box-shadow:0 14px 30px #1b191609}.account-notification-card.is-unread{background:#f0f8f3;border-color:#d6e7dc}.account-notification-card__head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.account-notification-card__eyebrow-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-notification-card__eyebrow{color:#2e6842;text-transform:uppercase;letter-spacing:.07em;font-size:.76rem;font-weight:900}.account-notification-card__pill{color:#263446;text-transform:uppercase;letter-spacing:.04em;background:#dfe9fb;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:0 14px;font-size:.67rem;font-weight:900;display:inline-flex}.account-notification-card__pill.is-unread{color:#fff;background:#1e6b38}.account-notification-card__time{color:#2d2b28;white-space:nowrap;font-size:.9rem}.account-notification-card h3{color:#111827;margin:0;font-size:clamp(1.32rem,2vw,1.62rem);line-height:1.18}.account-notification-card p{color:#4c4f55;max-width:900px;margin:0;font-size:1rem;line-height:1.62}.account-notification-card__open{color:#08c;align-items:center;gap:6px;width:fit-content;margin-top:8px;font-weight:900;text-decoration:none;display:inline-flex}.account-notification-card__open .account-dashboard__nav-icon{width:17px;height:17px;transition:transform .18s}.account-notification-card__open:hover .account-dashboard__nav-icon{transform:translate(3px)}.account-notification-older{text-align:center;background:#f2f5fb;border:1px dashed #bdc8b8;border-radius:4px;justify-items:center;gap:16px;min-height:190px;margin-top:26px;padding:34px;display:grid}.account-notification-older .account-dashboard__nav-icon{color:#aeb8a8;width:42px;height:42px}.account-notification-older p{color:#3f454d;margin:0}.account-notification-older button{color:#08c;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:900}.account-dashboard .primary-button,.account-dashboard .primary-link,.account-dashboard__content .primary-button,.account-dashboard__content .primary-link{color:#fff;box-shadow:none;background:linear-gradient(135deg,#08c,#006e9e);transition:transform .18s,background .22s,border-color .22s}.account-dashboard .primary-button:hover,.account-dashboard .primary-link:hover,.account-dashboard__content .primary-button:hover{background:linear-gradient(135deg,#006e9e,#005580);transform:translateY(-2px)}.account-dashboard__content .primary-link:hover{box-shadow:none;background:linear-gradient(135deg,#006e9e,#005580);transform:translateY(-2px)}.account-dashboard .primary-button:focus-visible,.account-dashboard .primary-link:focus-visible,.account-dashboard__content .primary-button:focus-visible,.account-dashboard__content .primary-link:focus-visible{outline-offset:3px;outline:3px solid #184f272e}.account-dashboard .primary-button:active,.account-dashboard .primary-link:active,.account-dashboard__content .primary-button:active,.account-dashboard__content .primary-link:active{transform:translateY(0);box-shadow:0 9px 22px #184f2733}.account-dashboard .primary-button:disabled,.account-dashboard__content .primary-button:disabled{transform:none;box-shadow:0 14px 32px #184f271f}.account-dashboard .ghost-button,.account-dashboard .danger-button,.account-dashboard__content .ghost-button,.account-dashboard__content .danger-button{transition:transform .18s,box-shadow .22s,background .22s,border-color .22s,color .22s}.account-dashboard .ghost-button:hover,.account-dashboard .ghost-button:focus-visible,.account-dashboard__content .ghost-button:hover,.account-dashboard__content .ghost-button:focus-visible{border-color:#184f273d;transform:translateY(-2px);box-shadow:0 14px 28px #11182714}.account-dashboard .danger-button:hover,.account-dashboard .danger-button:focus-visible,.account-dashboard__content .danger-button:hover,.account-dashboard__content .danger-button:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px #b71c1c1a}.account-dashboard .ghost-button:active,.account-dashboard .danger-button:active,.account-dashboard__content .ghost-button:active,.account-dashboard__content .danger-button:active{transform:translateY(0);box-shadow:0 7px 16px #11182712}.account-dashboard .ghost-button:disabled,.account-dashboard .danger-button:disabled,.account-dashboard__content .ghost-button:disabled,.account-dashboard__content .danger-button:disabled{box-shadow:none;transform:none}.account-sidebar-profile,.account-personal-card{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;box-shadow:0 18px 60px #1b191614}.account-sidebar-profile{align-items:center;gap:12px;padding:18px;display:flex}.account-sidebar-profile__avatar,.account-personal-profile__avatar{color:#184f27;letter-spacing:.03em;background:#a6f5af;border:2px solid #9ad4a0;border-radius:999px;place-items:center;font-weight:900;display:inline-grid}.account-sidebar-profile__avatar{overflow:hidden}.account-sidebar-profile__avatar img,.account-personal-profile__avatar img{object-fit:cover;border-radius:inherit;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.account-avatar-initials{width:100%;height:100%;font-size:inherit;font-weight:inherit;color:inherit;letter-spacing:inherit;-webkit-user-select:none;user-select:none;place-items:center;line-height:1;display:grid}.account-sidebar-profile__avatar{width:58px!important;max-width:58px!important;height:58px!important;max-height:58px!important}.account-sidebar-profile__copy{gap:4px;min-width:0;display:grid}.account-sidebar-profile__copy strong{color:#1b1916;text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem;display:block;overflow:hidden}.account-sidebar-profile__copy span{color:#665d52;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;display:block;overflow:hidden}.account-sidebar-profile__progress,.account-personal-completion{gap:8px;display:grid}.account-sidebar-profile__progress div,.account-personal-completion div{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-sidebar-profile__progress span,.account-personal-completion span,.account-personal-profile span{color:#665d52;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:800}.account-sidebar-profile__progress strong,.account-personal-completion strong{color:#184f27;font-size:.86rem}.account-sidebar-profile__progress i,.account-personal-completion i{background:#1f6c35;border-radius:999px;max-width:100%;height:7px;display:block}.account-sidebar-profile__progress{background:linear-gradient(#e7eeff,#e7eeff) 0 100%/100% 7px no-repeat;border-radius:999px;padding-top:2px}.account-personal-section{gap:18px}.account-personal-card{padding:clamp(18px,2vw,24px)}.account-personal-card--summary{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:24px;display:flex}.account-personal-profile{flex:auto;align-items:center;gap:20px;min-width:0;display:flex}.account-personal-profile__avatar{flex:none;font-size:1.2rem;position:relative;width:84px!important;max-width:84px!important;height:84px!important;max-height:84px!important}.account-personal-profile__avatar-image{border-radius:inherit;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.account-personal-profile__avatar-edit{color:#fff;cursor:pointer;background:#08c;border:2px solid #fff;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:-4px;right:-4px}.account-personal-profile__avatar-edit svg{width:14px;height:14px}.account-personal-profile__avatar-edit:disabled{opacity:.7;cursor:wait}.account-personal-profile strong{color:#1b1916;overflow-wrap:anywhere;margin-top:4px;font-size:clamp(1.4rem,2.2vw,1.75rem);line-height:1.15;display:block}.account-personal-profile p{color:#665d52;overflow-wrap:anywhere;margin:4px 0 0}.account-personal-completion{background:#f8f2e6;border-radius:4px;flex:220px;max-width:280px;padding:14px 16px}.account-personal-completion:after{content:"";z-index:0;background:#e8e0d4;border-radius:999px;height:7px;margin-top:-15px;display:block}.account-personal-completion i{z-index:1;position:relative}.account-personal-form{align-items:start}.account-personal-field{gap:8px}.account-personal-field>span{color:#414940;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:900}.account-personal-field>span small{color:#b98014;font-size:.9em}.account-personal-field>small{color:#665d52;font-size:.82rem}.account-personal-form .field{color:#1b1916;background:#edf2f7;border:1px solid #0000;border-radius:4px;min-height:48px;font-weight:700;transition:border-color .18s,background .18s,box-shadow .18s}.account-personal-form .field:focus{background:#fff;border-color:#08c;box-shadow:0 0 0 4px #0088cc1a}.account-readonly-input{position:relative}.account-readonly-input .field{color:#665d52;cursor:not-allowed;background:#f0f3ff;border-color:#c1c9bd;width:100%;padding-right:92px}.account-readonly-input em{color:#665d52;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;font-size:.74rem;font-style:normal;font-weight:900;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.account-personal-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:16px;padding-top:4px;display:flex}.account-personal-actions p{color:#665d52;margin:0;font-size:.92rem}.account-personal-form .account-dashboard__submit{background:#006e9e;border-radius:4px;min-height:50px}.account-dashboard__nav{position:relative}.account-dashboard__nav.is-active{color:#006e9e;background:#d6eefc;border-color:#0088cc38}.account-dashboard__nav.is-active:before{content:"";background:#08c;border-radius:999px;width:4px;position:absolute;top:18px;bottom:18px;left:12px}.account-sidebar-brand{gap:4px;padding:0 8px 20px;display:grid}.account-sidebar-brand strong{color:#003714;font-size:1.35rem;line-height:1.1}.account-sidebar-brand span{color:#414940;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.account-dashboard__nav-icon{color:currentColor;white-space:nowrap;flex:none;width:24px;font-size:1.15rem;font-weight:400;line-height:1}.account-phone-input{background:#edf2f7;border:1px solid #c1c9bd;border-radius:4px;align-items:center;min-height:48px;display:flex}.account-phone-input:focus-within{box-shadow:inset 0 0 0 2px #08c}.account-phone-input__icon{color:#7d837e;flex:none;justify-content:center;align-items:center;margin-left:16px;display:inline-flex}.account-phone-input__icon svg{width:18px;height:18px}.account-phone-input .field{background:0 0;border:0;flex:auto;min-width:0}.account-phone-input .field:focus{box-shadow:none}.account-page-main{color:#111c2c}.account-personal-card{border-color:#0000;border-radius:4px;box-shadow:0 4px 20px #0000000d}.account-personal-card--summary{background:#fff}.account-personal-profile__avatar{color:#27723a;background:#a6f5af;border-color:#b5f1ba}.account-personal-profile span,.account-personal-field>span{color:#414940}.account-personal-profile strong,.account-personal-form .field{color:#111c2c}.account-personal-completion{background:0 0}.account-personal-completion:after{background:#d8e3fa}.account-personal-completion i,.account-sidebar-profile__progress i{background:#1f6c35}.account-personal-form .field{background:#edf2f7}.account-readonly-input .field{color:#414940;background:#f0f3ff;border-color:#c1c9bd}.account-personal-form .account-dashboard__submit{background:#08c;border-radius:4px;box-shadow:0 1px 2px #00000014}.account-dashboard__nav-icon{width:22px;height:22px;font-size:0}.account-sidebar-brand{padding:0 8px 42px}.account-sidebar-brand strong{font-size:1.55rem;line-height:1.22}.account-personal-card--summary{min-height:136px;padding:24px 28px}.account-personal-actions{gap:24px;padding-top:24px}.account-personal-form .account-dashboard__submit{background:#08c;border-radius:4px;min-width:200px;min-height:56px;font-weight:900}.account-personal-discard{color:#414940;cursor:pointer;background:0 0;border:0;font-weight:700}.account-security-strip{color:#1b1916;background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 18px 60px #1b191614}.account-security-strip>span{color:#184f27;background:#a6f5af;border-radius:4px;place-items:center;width:48px;height:48px;display:inline-grid}.account-security-strip strong{color:#1b1916;font-size:1.05rem;display:block}.account-security-strip p{color:#665d52;margin:4px 0 0;line-height:1.45}.account-dashboard__nav--logout{border-top:1px solid #c1c9bd;border-radius:0;margin-top:12px;padding-top:10px}.account-support-empty-card{text-align:center;background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;justify-items:center;gap:22px;width:min(680px,100%);margin:clamp(96px,15vh,180px) auto 0;padding:46px 48px 42px;display:grid;box-shadow:0 18px 55px #11182714}.account-support-empty-card__mark{color:#aebabc;background:#eef1ff;border-radius:4px;place-items:center;width:126px;height:126px;display:grid;position:relative}.account-support-empty-card__mark>.account-dashboard__nav-icon{stroke-width:1.8px;width:58px;height:58px}.account-support-empty-card__mark span{color:#fff;background:#00401b;border-radius:4px;place-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;display:inline-grid;position:absolute;top:-4px;right:-8px;box-shadow:0 8px 18px #00401b33}.account-support-empty-card__mark i{color:#14552b;background:#fff;border:1px solid #e3e8df;border-radius:4px;place-items:center;width:46px;height:46px;display:grid;position:absolute;bottom:18px;left:-18px;box-shadow:0 10px 20px #1118271c}.account-support-empty-card__mark i .account-dashboard__nav-icon{width:21px;height:21px}.account-support-empty-card h3{color:#111827;margin:0;font-size:1.35rem;line-height:1.18}.account-support-empty-card p{color:#4b5550;max-width:410px;margin:0;font-size:1rem;line-height:1.65}.account-support-empty-card__action{color:#fff;min-height:56px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-weight:900;text-decoration:none;display:inline-flex}.account-support-empty-card__action .account-dashboard__nav-icon{width:20px;height:20px}.account-support-empty-card__footer{color:#a0a39f;letter-spacing:.18em;text-align:center;text-transform:uppercase;margin:clamp(150px,22vh,230px) 0 0;font-size:.72rem;font-weight:900}.account-support-chat{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.account-support-chat__thread-wrap{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;grid-template-rows:auto 1fr auto;min-width:0;height:800px;display:grid;overflow:hidden;box-shadow:0 18px 60px #1b191614}.account-support-chat__thread-head{background:#f9f9ff;border-bottom:1px solid #c1c9bd;justify-content:space-between;align-items:center;gap:18px;padding:24px 28px;display:flex}.account-support-chat__thread-head strong{color:#111c2c;margin:0;font-size:1.1rem;display:block}.account-support-chat__thread-head p{color:#414940;margin:4px 0 0;font-size:.95rem}.account-support-chat__head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:inline-flex}.account-support-chat__refresh{color:#71796f;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:36px;font-weight:800;display:inline-flex}.account-support-chat__refresh .account-dashboard__nav-icon{width:18px;height:18px}.account-support-chat__thread{align-content:start;gap:18px;padding:28px;display:grid;overflow:hidden auto}.account-support-chat__date-pill{color:#414940;letter-spacing:.08em;text-transform:uppercase;background:#f0f3ff;border-radius:999px;justify-self:center;padding:8px 28px;font-size:.78rem;font-weight:900}.account-support-chat__bubble{background:0 0;border:0;border-radius:4px;gap:8px;max-width:min(76%,560px);padding:0;display:grid}.account-support-chat__bubble.is-user{justify-self:end}.account-support-chat__bubble.is-admin{justify-self:start}.account-support-chat__bubble-meta{justify-content:flex-start;align-items:center;gap:8px;display:flex}.account-support-chat__bubble-meta strong{color:#111c2c;font-size:.86rem}.account-support-chat__bubble-meta span{color:#64748b;font-size:.76rem}.account-support-chat__bubble p{color:#111c2c;background:#f8f2e6;border-radius:4px;width:fit-content;max-width:100%;margin:0;padding:16px 18px;line-height:1.5;box-shadow:0 8px 18px #111c2c0d}.account-support-chat__bubble.is-user .account-support-chat__bubble-meta{justify-content:flex-end}.account-support-chat__bubble.is-user p{color:#fff;background:#08c;margin-left:auto}.account-support-chat__bubble.is-user p,.account-support-chat__bubble.is-user .account-support-chat__bubble-meta strong,.account-support-chat__bubble.is-user .account-support-chat__bubble-meta span{color:#fff}.account-support-chat__bubble.is-user .account-support-chat__bubble-meta strong,.account-support-chat__bubble.is-user .account-support-chat__bubble-meta span{color:#111c2c}.account-support-chat__image{border:1px solid #0f172a1f;border-radius:4px;max-width:240px;display:block;overflow:hidden}.account-support-chat__image img{object-fit:cover;width:100%;height:auto;display:block}.account-support-chat__composer{background:#fff;border-top:1px solid #c1c9bd;gap:12px;padding:24px 28px;display:grid}.account-support-chat__composer-row{background:#f0f3ff;border:1px solid #c1c9bd;border-radius:4px;align-items:center;gap:14px;padding:14px;display:flex}.account-support-chat__input{resize:vertical;color:#111c2c;background:0 0;border:0;border-radius:4px;flex:1;min-height:54px;max-height:140px;padding:12px 4px}.account-support-chat__quick{flex-wrap:wrap;gap:8px;display:flex}.account-support-chat__quick .ghost-button{color:#0f172a;background:#f8fbff;border-color:#c9d5e6;min-height:34px;padding:0 12px;font-size:.84rem}.account-support-chat__send{min-width:110px;min-height:44px;box-shadow:none;background:#006e9e;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.95rem;font-weight:800;display:inline-flex}.account-support-chat__send .account-dashboard__nav-icon{width:18px;height:18px}.account-support-chat__security{color:#665d52;align-items:center;gap:8px;margin:0;font-size:.78rem;display:inline-flex}.account-support-chat__security .account-dashboard__nav-icon{width:14px;height:14px}.account-support-sidebar{align-content:start;gap:24px;display:grid}.account-support-side-card{background:#f0f3ff;border:1px solid #c1c9bd;border-radius:4px;gap:18px;padding:24px;display:grid;box-shadow:0 18px 60px #1b191614}.account-support-side-card h3{color:#111c2c;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:1rem;display:inline-flex}.account-support-side-card h3 .account-dashboard__nav-icon{width:18px;height:18px}.account-support-side-card dl{gap:14px;margin:0;display:grid}.account-support-side-card dl div{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:12px;display:grid}.account-support-side-card dt{color:#665d52}.account-support-side-card dd{color:#111c2c;overflow-wrap:anywhere;margin:0;font-weight:800}.account-support-side-card dd.is-success{color:#1d8b47}.account-support-side-card dd.is-warning{color:#cf7a00}.account-support-side-card p{color:#414940;margin:0}.account-support-side-card a{color:#08c;justify-content:space-between;align-items:center;gap:10px;min-height:38px;font-weight:800;text-decoration:none;display:inline-flex}.account-support-side-card a:after{content:">";color:#08c;font-weight:900}.account-support-side-card a:hover,.account-support-side-card a:focus-visible{color:#006e9e;text-underline-offset:4px;text-decoration:underline}.account-dashboard__empty{gap:10px;display:grid}.account-dashboard__empty h3,.account-address-card strong{margin:0}.account-dashboard__empty p,.account-address-card p{color:var(--muted);margin:0}.account-address-card{gap:8px;display:grid}.account-address-preview{background:#fff;border:1px solid #d9e2f0f2;border-left:5px solid #003714;border-radius:4px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:20px;padding:28px 32px;display:grid;box-shadow:0 18px 60px #1b191614}.account-address-preview__icon{color:#27723a;background:#a6f5af;border-radius:4px;place-items:center;width:44px;height:44px;display:inline-grid}.account-address-preview__copy{gap:6px;min-width:0;display:grid}.account-address-preview__badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#003714;border-radius:4px;width:fit-content;padding:5px 10px;font-size:.72rem;font-weight:900}.account-address-preview__copy strong{color:#003714;font-size:1.55rem;line-height:1.2}.account-address-preview__copy p{color:#111c2c;margin:0;line-height:1.45}.account-address-tip .account-dashboard__nav-icon{width:20px;height:20px}.account-address-form{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;padding:44px 46px;box-shadow:0 18px 60px #1b191614}.account-address-form h3{color:#111c2c;grid-column:1/-1;margin:0 0 8px;font-size:1.55rem;line-height:1.25}.account-address-form .account-dashboard__field{gap:8px}.account-address-form .account-dashboard__field span{color:#414940;letter-spacing:.05em;font-size:.78rem;font-weight:900}.account-address-form .field{color:#111c2c;background:#edf2f7;border:1px solid #0000;border-radius:4px;min-height:48px;font-weight:600}.account-address-form .disabled-field{color:#665d52;background:#f0f3ff}.account-address-actions{grid-column:1/-1;align-items:center;gap:28px;padding-top:22px;display:flex}.account-address-actions .account-dashboard__submit{min-width:190px;min-height:56px;box-shadow:none;background:#006e9e;border-radius:4px}.account-address-tip{color:#541b29;background:#f8f2e6;border:1px solid #d7c4a8;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;padding:18px 20px;display:grid}.account-address-tip p{color:#541b29;margin:0;line-height:1.45}.account-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.account-mini-card{gap:8px;display:grid}.account-mini-card span{color:var(--muted);font-size:.9rem}.account-mini-card strong{font-size:1.5rem}.account-mini-card p{color:var(--muted);margin:0}.account-affiliate-section{width:100%;max-width:1120px;margin:0 auto}.account-affiliate-section__head{gap:6px;margin-bottom:30px;display:grid}.account-affiliate-section__head h2{color:#003714;margin:0;font-size:clamp(2rem,3vw,2.5rem);line-height:1.05}.account-affiliate-section__head p{color:#4f565f;margin:0;font-size:1.02rem}.account-affiliate-hero{color:#fff;background:#14552b;border-radius:4px;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:center;gap:36px;min-height:280px;padding:44px;display:grid;box-shadow:0 18px 44px #14552b2e}.account-affiliate-hero__copy{gap:24px;display:grid}.account-affiliate-hero h3{color:#fff;max-width:620px;margin:0;font-size:clamp(2rem,3.5vw,2.7rem);line-height:1.06}.account-affiliate-status{color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:214px;min-height:34px;padding:0 18px;font-size:.75rem;font-weight:900;display:inline-flex}.account-affiliate-status.is-inactive{color:#ffe3a1}.account-affiliate-hero__metrics{grid-template-columns:repeat(2,minmax(150px,1fr));gap:16px;max-width:420px;margin:0;display:grid}.account-affiliate-hero__metrics div{background:#ffffff14;border:1px solid #ffffff2e;border-radius:4px;gap:6px;padding:18px 20px;display:grid}.account-affiliate-hero__metrics dt{color:#ffffff7a;font-size:.82rem;font-weight:900}.account-affiliate-hero__metrics dd{color:#f0c463;text-transform:capitalize;overflow-wrap:anywhere;margin:0;font-size:1.55rem;font-weight:900}.account-affiliate-code-card{color:#1b1916;background:#fff;border:1px solid #d7dacd;border-radius:4px;gap:12px;padding:28px;display:grid;box-shadow:0 16px 34px #0000001f}.account-affiliate-code-card>span{color:#5b5e59;letter-spacing:.06em;font-size:.82rem;font-weight:900}.account-affiliate-code-card div{background:#eef1fb;border:1px solid #c2c8bf;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:54px;padding:0 16px;display:grid}.account-affiliate-code-card button{color:#14552b;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:36px;height:36px;transition:transform .18s,background .18s,color .18s;display:inline-grid}.account-affiliate-code-card button:hover,.account-affiliate-code-card button:focus-visible{color:#00401b;background:#18572a1a;transform:translateY(-1px)}.account-affiliate-code-card button:active{transform:translateY(0)}.account-affiliate-code-card button:disabled{cursor:not-allowed;opacity:.45}.account-affiliate-code-card strong{color:#14552b;overflow-wrap:anywhere;font-size:1.08rem;font-weight:900}.account-affiliate-code-card .account-dashboard__nav-icon{color:#14552b;width:24px;height:24px}.account-affiliate-code-card p{color:#8a8278;margin:0;font-size:.8rem;font-style:italic}.account-affiliate-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.account-affiliate-stat{background:#fff;border:1px solid #d9ddd3;border-radius:4px;align-content:start;gap:12px;min-height:170px;padding:24px;display:grid;box-shadow:0 14px 30px #1b191609}.account-affiliate-stat.is-gold{border-left:4px solid #d9a441}.account-affiliate-stat .account-dashboard__nav-icon{color:#1d6a33;width:24px;height:24px}.account-affiliate-stat.is-gold .account-dashboard__nav-icon{color:#d9a441}.account-affiliate-stat.is-danger .account-dashboard__nav-icon{color:#c0392b}.account-affiliate-stat>span{color:#384137;text-transform:uppercase;letter-spacing:.06em;font-size:.77rem;font-weight:900;line-height:1.35}.account-affiliate-stat strong{color:#14552b;overflow-wrap:anywhere;font-size:clamp(1.45rem,2.2vw,1.95rem);line-height:1.15}.account-affiliate-stat small{color:#746b60;font-size:.78rem;line-height:1.35}.account-affiliate-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.account-affiliate-panel{background:#fff;border:1px solid #d8ddd3;border-radius:4px;align-content:start;gap:22px;min-height:330px;padding:28px;display:grid;box-shadow:0 14px 30px #1b191609}.account-affiliate-panel__head{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-affiliate-panel__head h3{color:#00401b;margin:0;font-size:clamp(1.35rem,2vw,1.75rem)}.account-affiliate-panel__head .account-dashboard__nav-icon{color:#3d413c;width:25px;height:25px}.account-affiliate-payout-box{text-align:center;background:#eef1fb;border:1px solid #c5cbd5;border-radius:4px;place-items:center;gap:8px;min-height:96px;padding:18px;display:grid}.account-affiliate-payout-box span{color:#4a4f57;font-size:.78rem;font-weight:800}.account-affiliate-payout-box strong{color:#00401b;font-size:1.65rem}.account-affiliate-panel p{color:#4f565f;margin:0;line-height:1.5}.account-affiliate-checkline{color:#7a5c1b;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin-top:auto;font-size:.78rem;font-weight:900;display:inline-flex}.account-affiliate-checkline.is-ready{color:#1d6a33}.account-affiliate-checkline .account-dashboard__nav-icon{width:23px;height:23px}.account-affiliate-method{border:1px solid #d7dccf;border-radius:4px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:14px;padding:20px;display:grid}.account-affiliate-method>.account-dashboard__nav-icon{color:#14552b;background:#eef1fb;border-radius:4px;width:48px;height:48px;padding:12px}.account-affiliate-method strong{color:#14552b;font-weight:900;display:block}.account-affiliate-method span{color:#4f565f;margin-top:4px;font-size:.9rem;display:block}.account-affiliate-panel a{color:#14552b;align-items:center;gap:8px;width:fit-content;font-weight:900;text-decoration:none;display:inline-flex}.account-affiliate-panel a .account-dashboard__nav-icon{width:17px;height:17px}.account-affiliate-panel--summary dl{gap:0;margin:0;display:grid}.account-affiliate-panel--summary dl div{border-bottom:1px solid #d9ddd3;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:14px 0;display:grid}.account-affiliate-panel--summary dt{color:#4f565f}.account-affiliate-panel--summary dd{color:#14552b;text-align:right;margin:0;font-weight:900}.account-affiliate-panel--summary .primary-link{border-radius:4px;justify-content:center;width:100%;min-height:56px;margin-top:auto}.account-affiliate-conversions{background:#fff;border:1px solid #d8ddd3;border-radius:4px;overflow:hidden;box-shadow:0 14px 30px #1b191609}.account-affiliate-conversions__head{border-bottom:1px solid #d8ddd3;justify-content:space-between;align-items:center;gap:18px;padding:22px 28px;display:flex}.account-affiliate-conversions__head h3{color:#00401b;margin:0;font-size:clamp(1.35rem,2vw,1.75rem)}.account-affiliate-conversions__head a{color:#14552b;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:900;text-decoration:none}.account-affiliate-conversions__table{display:grid}.account-affiliate-conversions__row{border-bottom:1px solid #d8ddd3;grid-template-columns:1.3fr .7fr 1fr .8fr;align-items:center;gap:18px;min-height:64px;padding:0 28px;display:grid}.account-affiliate-conversions__row:last-child{border-bottom:0}.account-affiliate-conversions__row--head{color:#4b5260;text-transform:uppercase;letter-spacing:.06em;background:#eef1fb;min-height:52px;font-size:.78rem;font-weight:900}.account-affiliate-conversions__row strong{color:#111827}.account-affiliate-conversions__row em{text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:24px;padding:0 12px;font-size:.68rem;font-style:normal;font-weight:900;display:inline-flex}.account-affiliate-conversions__row em.is-settled{color:#16652f;background:#acf0b9}.account-affiliate-conversions__row em.is-pending{color:#fff;background:#7f2e45}.account-affiliate-conversions__row em.is-cancelled{color:#9f2d21;background:#f2d6d2}.account-affiliate-join{text-align:center;background:#f5fbf6;border:1.5px dashed #b8d4bf;border-radius:8px;place-items:center;gap:20px;padding:72px 40px;display:grid}.account-affiliate-join__icon{color:#1f6c35;background:#dff0e4;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.account-affiliate-join__icon .account-dashboard__nav-icon{width:34px;height:34px}.account-affiliate-join h3{color:#14331f;margin:0;font-size:1.45rem;font-weight:900;line-height:1.25}.account-affiliate-join p{color:#4a5045;max-width:500px;margin:0;font-size:.97rem;line-height:1.65}.account-affiliate-join__cta{background:#1f6c35;align-items:center;gap:8px;min-height:52px;padding:0 32px;font-size:1rem;display:inline-flex}.account-affiliate-join__cta .account-dashboard__nav-icon{width:16px;height:16px}.account-wishlist-section{width:100%;max-width:1120px;margin:0 auto}.account-wishlist-section__head{gap:8px;margin-bottom:48px;display:grid}.account-wishlist-section__head h2{color:#003714;margin:0;font-size:clamp(2.25rem,4vw,3.1rem);line-height:1.02}.account-wishlist-section__head p{color:#4f565f;margin:0;font-size:1.05rem}.account-wishlist-list{gap:18px;display:grid}.account-wishlist-empty-card{text-align:center;background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;justify-items:center;gap:24px;width:min(720px,100%);margin:clamp(78px,12vh,140px) auto 0;padding:52px 42px 40px;display:grid;box-shadow:0 18px 55px #11182714}.account-wishlist-empty-card__mark{color:#00401b;background:#dce7fb;border-radius:4px;place-items:center;width:128px;height:128px;display:grid;position:relative}.account-wishlist-empty-card__mark>.account-dashboard__nav-icon{stroke-width:2.2px;width:66px;height:66px}.account-wishlist-empty-card__mark i{color:#17602d;background:#9cf3a8;border-radius:4px;place-items:center;width:54px;height:54px;display:grid;position:absolute;bottom:-8px;right:-18px;box-shadow:0 12px 24px #1118271f}.account-wishlist-empty-card__mark i .account-dashboard__nav-icon{width:26px;height:26px}.account-wishlist-empty-card h3{color:#111827;margin:0;font-size:1.8rem;line-height:1.12}.account-wishlist-empty-card p{color:#4b5550;max-width:430px;margin:0;font-size:1.05rem;line-height:1.62}.account-wishlist-empty-card__action{color:#fff;width:min(100%,360px);min-height:64px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;margin-top:10px;font-size:1.2rem;font-weight:900;text-decoration:none;display:inline-flex}.account-wishlist-empty-card__categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;margin-top:26px;display:grid}.account-wishlist-empty-card__categories a{color:#111827;letter-spacing:.06em;background:#f0f3ff;border:1px solid #bdc8b8;border-radius:4px;justify-items:start;gap:14px;min-height:120px;padding:24px 28px;font-size:1.02rem;font-weight:900;text-decoration:none;display:grid}.account-wishlist-empty-card__categories .account-dashboard__nav-icon{color:#17602d;width:30px;height:30px}.account-wishlist-empty-card__footer{color:#7d867d;letter-spacing:.18em;text-align:center;text-transform:uppercase;border-top:1px solid #c1c9bd;justify-items:center;gap:8px;margin:clamp(90px,14vh,150px) 0 0;padding-top:28px;font-size:.82rem;font-weight:900;display:grid}.account-wishlist-empty-card__footer .account-dashboard__nav-icon{color:#7d867d;width:22px;height:22px}.account-wishlist-empty-card__footer span{letter-spacing:.2em}.account-wishlist-row{background:#fff;border:1px solid #c1c9bd;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:130px;padding:18px 20px;display:grid;box-shadow:0 12px 28px #1b191609}.account-wishlist-row__product{min-width:0;color:inherit;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:24px;text-decoration:none;display:grid}.account-wishlist-row__thumb{background:#fff;border:1px solid #d8ddd3;border-radius:4px;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.account-wishlist-row__thumb img{object-fit:contain;width:100%;height:100%}.account-wishlist-row__copy{gap:8px;min-width:0;display:grid}.account-wishlist-row__copy span{color:#14552b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.account-wishlist-row__copy strong{color:#111827;font-size:clamp(1.35rem,2vw,1.78rem);line-height:1.15;transition:color .18s}.account-wishlist-row__product:hover .account-wishlist-row__copy strong,.account-wishlist-row__product:focus-visible .account-wishlist-row__copy strong{color:#14552b}.account-wishlist-row__copy small{color:#111827;font-size:.96rem;font-weight:900}.account-wishlist-stock{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:28px;padding:0 14px;font-size:.78rem;font-weight:900;display:inline-flex}.account-wishlist-stock:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.account-wishlist-stock.is-in-stock{color:#14552b;background:#acf0b9}.account-wishlist-stock.is-out{color:#9f2d21;background:#fde2e2}.account-wishlist-actions{border-top:1px solid #c8cdc3;justify-content:flex-end;margin-top:46px;padding-top:20px;display:flex}.account-wishlist-actions .primary-link{border-radius:4px;justify-content:center;min-width:230px;min-height:58px}.account-wishlist-actions .primary-link .account-dashboard__nav-icon{width:19px;height:19px}.account-reviews-section{width:100%;max-width:1120px;margin:0 auto}.account-reviews-section__head{gap:8px;margin-bottom:46px;display:grid}.account-reviews-section__head h2{color:#003714;margin:0;font-size:clamp(2rem,3.4vw,2.55rem);line-height:1.05}.account-reviews-section__head p{color:#4f565f;max-width:760px;margin:0;font-size:1.02rem;line-height:1.5}.account-reviews-list{gap:26px;display:grid}.account-reviews-empty-card{text-align:center;background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;justify-items:center;gap:22px;width:min(680px,100%);margin:clamp(92px,14vh,170px) auto 0;padding:40px 40px 36px;display:grid;box-shadow:0 18px 55px #11182714}.account-reviews-empty-card__mark{color:#00401b;background:#f0f3ff;border-radius:4px;place-items:center;width:96px;height:96px;display:grid;position:relative}.account-reviews-empty-card__mark>.account-dashboard__nav-icon{stroke-width:2.1px;width:46px;height:46px}.account-reviews-empty-card__mark i{color:#fff;background:#14552b;border:4px solid #fff;border-radius:4px;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:-6px;right:-8px;box-shadow:0 10px 20px #1118271f}.account-reviews-empty-card__mark i .account-dashboard__nav-icon{width:18px;height:18px}.account-reviews-empty-card h3{color:#00401b;margin:0;font-size:1.45rem;line-height:1.15}.account-reviews-empty-card p{color:#4b5550;max-width:410px;margin:0;line-height:1.6}.account-reviews-empty-card__action{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#08c;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-width:242px;min-height:56px;margin-top:12px;font-size:.84rem;font-weight:900;text-decoration:none;display:inline-flex}.account-reviews-empty-card__action .account-dashboard__nav-icon{width:18px;height:18px}.account-reviews-empty-card__benefits{border-top:1px solid #c8cdc3;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;margin-top:22px;padding-top:24px;display:grid}.account-reviews-empty-card__benefits span{color:#3f4540;justify-items:center;gap:8px;font-size:.82rem;font-weight:800;display:grid}.account-reviews-empty-card__benefits .account-dashboard__nav-icon{color:#1d6a33;width:24px;height:24px}.account-reviews-empty-card__footer{color:#a0a39f;letter-spacing:.18em;text-align:center;text-transform:uppercase;margin:clamp(150px,22vh,230px) 0 0;font-size:.72rem;font-weight:900}.account-review-row{background:#fff;border-radius:4px;grid-template-columns:150px minmax(0,1fr) 190px;align-items:center;gap:28px;min-height:188px;padding:30px;display:grid;box-shadow:0 18px 44px #1b191611}.account-review-row__thumb{width:150px;height:128px;color:inherit;background:#f8faf8;border:1px solid #d7ddd2;border-radius:4px;text-decoration:none;overflow:hidden}.account-review-row__thumb img{object-fit:cover;width:100%;height:100%}.account-review-row__content{gap:8px;min-width:0;display:grid}.account-review-row__title{color:#00401b;width:fit-content;font-size:clamp(1.15rem,2vw,1.38rem);font-weight:900;line-height:1.15;text-decoration:none}.account-review-row__title:hover,.account-review-row__title:focus-visible{color:#b98014}.account-review-row__stars{color:#d8d4cb;gap:3px;margin:0;font-size:1.22rem;line-height:1;display:inline-flex}.account-review-row__stars span{color:#d8d4cb}.account-review-row__stars span.is-filled{color:#ffd400}.account-review-row__stars small{display:none}.account-review-row__content>strong{color:#111827;font-size:1rem;font-style:italic;line-height:1.4}.account-review-row__content>p:not(.account-review-row__stars){color:#4f565f;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:680px;margin:0;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.account-review-row__actions{justify-items:end;gap:16px;display:grid}.account-review-row__actions>span{color:#1d6a33;background:#acf0b9;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.78rem;font-weight:900;display:inline-flex}.account-review-row__actions .ghost-link{color:#08c;border:2px solid #08c;border-radius:4px;justify-content:center;min-width:154px;min-height:40px;font-size:.82rem;font-weight:900}.account-review-row__actions small{color:#5f5f5b;font-size:.82rem;font-weight:800}.account-reviews-cta{color:#fff;background:#14552b;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:42px;padding:28px;display:grid}.account-reviews-cta strong{color:#fff;font-size:1.06rem;display:block}.account-reviews-cta p{color:#ffffffad;margin:8px 0 0}.account-reviews-cta a{color:#fff;background:#08c;border-radius:4px;justify-content:center;align-items:center;min-width:190px;min-height:56px;font-weight:900;text-decoration:none;display:inline-flex}.account-password-section{width:100%;max-width:920px;margin:0 auto}.account-password-section__head{gap:8px;margin-bottom:46px;display:grid}.account-password-section__head h2{color:#003714;margin:0;font-size:clamp(2rem,3.4vw,2.55rem);line-height:1.05}.account-password-section__head p{color:#4f565f;margin:0;font-size:1.02rem}.account-password-form{background:#fff;border-radius:4px;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 28px;padding:34px 28px 28px;display:grid;box-shadow:0 18px 44px #1b191611}.account-password-field{gap:10px;display:grid}.account-password-field--full{grid-column:1/-1}.account-password-field>span{color:#303833;letter-spacing:.06em;font-size:.82rem;font-weight:900}.account-password-field small{color:#7c837e;font-size:.78rem}.account-password-input{background:#edf2f6;border:1px solid #0000;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:60px;padding:0 16px 0 20px;transition:border-color .18s,background .18s;display:grid}.account-password-input:focus-within{background:#fff;border-color:#08c}.account-password-input input{color:#111827;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:1rem}.account-password-input .account-dashboard__nav-icon{color:#5f6762;width:22px;height:22px}.account-password-actions{border-top:1px solid #c8cdc3;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:6px;padding-top:18px;display:grid}.account-password-actions .primary-button{border-radius:4px;min-width:245px;min-height:60px}.account-password-actions>a{color:#08c;font-size:.82rem;font-weight:900;text-decoration:none}.account-password-actions>span{color:#1d6a33;background:#acf0b9;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 16px;font-size:.78rem;font-weight:900;display:inline-flex}.account-password-actions>span .account-dashboard__nav-icon{width:17px;height:17px}.account-password-security-grid{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:44px;display:grid}.account-password-security-card{background:#fff;border-radius:4px;align-content:start;gap:22px;min-height:236px;padding:30px;display:grid;box-shadow:0 18px 44px #1b191611}.account-password-security-card__head{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:18px;display:grid}.account-password-security-card__head>span{color:#9aa29d;background:#edf2f6;border-radius:4px;place-items:center;width:56px;height:56px;font-size:.5rem;font-weight:900;display:grid;overflow:hidden}.account-password-security-card__head .account-dashboard__nav-icon{width:28px;height:28px}.account-password-security-card h3{color:#00401b;margin:0;font-size:1.32rem;line-height:1.15}.account-password-security-card small{color:#7c837e;font-weight:800}.account-password-security-card p{color:#4f565f;margin:0;line-height:1.55}.account-mini-row,.account-review-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.account-mini-row__product,.account-review-card__product{min-width:0;color:inherit;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:18px;text-decoration:none;display:grid}.account-mini-row__product:hover strong,.account-mini-row__product:focus-visible strong,.account-review-card__product:hover strong,.account-review-card__product:focus-visible strong{color:#08c}.account-mini-row__thumb,.account-review-card__thumb,.account-order-card__thumb{background:#fbf6ee;border-radius:4px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}.account-mini-row__thumb img,.account-review-card__thumb img,.account-order-card__thumb img{object-fit:cover;width:100%;height:100%}.account-mini-row__copy,.account-review-card__copy,.account-order-card__copy{gap:4px;min-width:0;display:grid}.account-mini-row__copy strong,.account-review-card__copy strong,.account-order-card__copy strong{font-size:1.05rem}.account-mini-row__copy span,.account-review-card__copy span,.account-order-card__copy span{color:var(--muted)}.account-mini-row__meta{text-align:right;gap:6px;display:grid}.account-mini-row__meta span{color:#1d8b47}.account-review-card__stars{color:#c9972f;align-items:center;gap:4px;margin:0;display:inline-flex}.account-review-card__stars span{color:#d8d4cb}.account-review-card__stars span.is-filled{color:#c9972f}.account-review-card__stars small{color:var(--text);margin-left:8px}.account-order-card.panel{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;padding:24px;overflow:hidden;box-shadow:0 18px 60px #1b191614}.account-order-card__summary{color:#111c2c;border-bottom:1px solid #c1c9bd;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,3vw,36px);padding:0 0 22px;display:grid}.account-order-card__summary>div{gap:6px;min-width:0;display:grid}.account-order-card__summary>div+div{border-left:0}.account-order-card__summary span{color:#414940;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:900}.account-order-card__summary strong{overflow-wrap:anywhere;word-break:break-word;font-size:clamp(.95rem,1.2vw,1.22rem);line-height:1.2}.account-order-card__summary>div:nth-child(2) strong{color:#003714;letter-spacing:-.01em;font-size:clamp(1.35rem,2vw,1.65rem)}.account-order-card__summary small{color:#665d52;font-size:.82rem;line-height:1.35}.account-order-card__items{border-bottom:1px solid #e7eeff;flex-wrap:wrap;align-items:stretch;gap:24px;padding:24px 0;display:flex}.account-order-card__item{width:min(100%,286px);min-height:86px;color:inherit;background:#f0f3ff;border:1px solid #d8e3fa;border-radius:4px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:16px;padding:8px 14px 8px 8px;text-decoration:none;display:grid}.account-order-card__item:hover .account-order-card__copy strong,.account-order-card__item:focus-visible .account-order-card__copy strong{color:var(--brand-strong)}.account-order-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;padding:20px 0 0;display:flex}.account-order-card__status{align-items:start;gap:8px;display:grid}.account-order-card__status p{color:#414940;margin:0;font-size:.95rem;font-style:italic}.account-order-card__pill{background:#f7fbf7;border:1px solid #d9e4d8;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:26px;padding:0 16px;font-weight:700;display:inline-flex}.account-order-card__pill.is-success{color:#1d8b47;background:#1d8b470f;border-color:#1d8b4773}.account-order-card__pill.is-warning{color:#cf7a00;background:#cf7a000f;border-color:#cf7a0073}.account-order-card__pill.is-danger{color:#d23d2a;background:#d23d2a0d;border-color:#d23d2a66}.account-order-card__pill.is-neutral{color:#4b5563}.account-order-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.account-order-card__actions .primary-button,.account-order-card__actions .ghost-button{border-radius:4px;justify-content:center;align-items:center;gap:10px;min-width:150px;min-height:44px;font-weight:900;display:inline-flex}.account-order-card__actions .primary-button{box-shadow:none;background:#003714}.account-order-card__actions .ghost-button{color:#184f27;border-color:#184f27}.account-order-card__actions .account-dashboard__nav-icon{width:18px;height:18px}.account-order-card__overflow{color:#414940;border:1px dashed #c1c9bd;border-radius:4px;place-items:center;width:72px;min-height:72px;font-weight:900;display:grid}.account-order-card__thumb{background:#fff;border-radius:4px;width:64px;height:64px}.account-orders-empty-card{text-align:center;background:radial-gradient(circle at 50% 30%,#e6f8ebdb,#fff0 32%),#fff;border:1px solid #d9e2f0f2;border-radius:4px;justify-items:center;gap:22px;width:min(800px,100%);min-height:560px;margin:clamp(70px,10vh,110px) auto 0;padding:76px 56px 54px;display:grid;box-shadow:0 18px 55px #11182714}.account-orders-empty-card__mark{color:#184f271f;place-items:center;width:114px;height:114px;display:grid;position:relative}.account-orders-empty-card__mark>.account-dashboard__nav-icon{stroke-width:1.7px;width:82px;height:82px}.account-orders-empty-card__mark i{color:#14552b;background:#fff;border:1px solid #e3e8df;border-radius:4px;place-items:center;width:60px;height:60px;display:grid;position:absolute;bottom:12px;right:2px;box-shadow:0 12px 24px #11182721}.account-orders-empty-card__mark i .account-dashboard__nav-icon{width:24px;height:24px}.account-orders-empty-card h3{color:#00401b;margin:0;font-size:1.45rem;line-height:1.15}.account-orders-empty-card p{color:#4b5550;max-width:460px;margin:0;font-size:1rem;line-height:1.72}.account-orders-empty-card__action{color:#fff;background:#18572a;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:58px;margin-top:14px;padding:0 30px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #00401b2e}.account-orders-empty-card__action .account-dashboard__nav-icon{width:19px;height:19px}.account-orders-empty-card__links{color:#4b5550;align-items:center;gap:28px;margin-top:18px;display:inline-flex}.account-orders-empty-card__links a{color:inherit;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.account-orders-empty-card__links a+a{border-left:1px solid #d7ddd2;padding-left:28px}.account-orders-empty-card__links .account-dashboard__nav-icon{width:17px;height:17px}.account-orders-empty-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:min(960px,100%);margin:64px auto 0;display:grid}.account-orders-empty-trust article{color:#60706a;background:#ffffffc7;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:16px;min-height:72px;padding:18px;display:grid}.account-orders-empty-trust .account-dashboard__nav-icon{color:#668a78;width:30px;height:30px}.account-orders-empty-trust strong{color:#668a78;font-size:.95rem;display:block}.account-orders-empty-trust span{color:#6f7773;font-size:.85rem}.account-mobile-home,.account-mobile-address,.account-mobile-affiliates,.account-mobile-messages,.account-mobile-notifications,.account-mobile-orders,.account-mobile-password,.account-mobile-personal,.account-mobile-reviews,.account-mobile-wishlist{display:none}@media (max-width:1060px){.account-support-chat{grid-template-columns:minmax(0,1fr)}.account-support-sidebar{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}}@media (prefers-reduced-motion:reduce){.account-dashboard__nav,.account-dashboard .primary-button,.account-dashboard .primary-link,.account-dashboard .ghost-button,.account-dashboard .danger-button,.account-dashboard__content .primary-button,.account-dashboard__content .primary-link,.account-dashboard__content .ghost-button,.account-dashboard__content .danger-button{transition:none}.account-dashboard__nav:hover,.account-dashboard__nav:focus-visible,.account-dashboard__nav:active,.account-dashboard .primary-button:hover,.account-dashboard .primary-link:hover,.account-dashboard .ghost-button:hover,.account-dashboard .danger-button:hover,.account-dashboard__content .primary-button:hover,.account-dashboard__content .primary-link:hover,.account-dashboard__content .ghost-button:hover,.account-dashboard__content .danger-button:hover{transform:none}}@media (min-width:641px){.account-page-main.shell{background:linear-gradient(90deg,#fff 0 300px,#f5f6f7 300px 100%);width:100%;max-width:none;margin-inline:0;padding:0}.account-page-main .account-dashboard-shell{min-height:calc(100dvh - 116px);padding:0 clamp(24px,3vw,48px) 0 0}.account-dashboard{min-height:inherit;background:#f5f6f7;grid-template-columns:300px minmax(0,1fr);align-items:stretch;gap:clamp(32px,4vw,56px)}.account-dashboard__sidebar{z-index:2;background:#fff;border:0;border-right:1px solid #c1c9bd;border-radius:0;align-self:start;width:auto;height:auto;min-height:calc(100dvh - 116px);max-height:none;padding:28px 24px 24px;position:sticky;top:116px;overflow:visible}.account-dashboard__sidebar-scroll{flex-direction:column;gap:4px;height:auto;min-height:0;display:flex;overflow:visible}.account-dashboard__sidebar .account-sidebar-profile{margin-bottom:14px}.account-dashboard__content{min-height:0;padding:clamp(44px,5vw,68px) 0 clamp(36px,4vw,56px);display:block}.account-dashboard__nav{color:#414940;min-height:40px;box-shadow:none;background:0 0;border:0;border-radius:4px;align-items:center;gap:16px;padding:8px 16px;font-weight:700;display:flex}.account-dashboard__nav:hover,.account-dashboard__nav:focus-visible{box-shadow:none;background:#d8e3fa;border-color:#0000;transform:none}.account-dashboard__nav.is-active{color:#006e9e;background:#d6eefc;border-color:#0000}.account-dashboard__nav.is-active:before{display:none}.account-dashboard__nav--logout{margin-top:12px}.account-dashboard__section-head--row{grid-template-columns:minmax(0,1fr) auto}.account-personal-section,.account-orders-section,.account-address-section,.account-messages-section{gap:32px;max-width:min(100%,1120px);margin-inline:auto}.account-personal-section .account-dashboard__section-head{gap:4px}.account-personal-section .account-dashboard__section-head h2{color:#003714;letter-spacing:-.01em;font-size:32px;line-height:40px}.account-personal-section .account-dashboard__section-head p{color:#414940;font-size:16px;line-height:24px}.account-dashboard__form,.account-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-order-card__summary{grid-template-columns:repeat(4,minmax(0,1fr))}.account-order-card__item{grid-template-columns:72px minmax(0,1fr)}}.account-support-sidebar .contact-support-preview{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;gap:18px;padding:28px;display:grid;box-shadow:0 18px 60px #1b191614}.account-support-sidebar .contact-support-preview h3{color:#111c2c;margin:0;font-size:1.15rem;line-height:1.35}.account-support-sidebar .contact-support-preview p{color:#414940;margin:0;line-height:1.6}.account-support-sidebar .contact-support-preview .primary-link{background:#2bd567;border-radius:4px;justify-content:center;align-items:center;min-height:56px;display:inline-flex;box-shadow:0 10px 22px #2bd56738}.account-support-sidebar .contact-support-preview__latest{background:#f7f8fa;border:0;border-radius:4px;gap:6px;padding:12px 14px;display:grid}.account-support-sidebar .contact-support-preview__latest strong{font-size:1rem}.account-support-sidebar .contact-support-preview__latest p>span{text-transform:capitalize;color:#184f27;font-weight:700}.account-support-sidebar .contact-support-preview__cta{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#08c;border-radius:4px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.account-support-sidebar .contact-support-preview__cta:hover{background:#006e9e}.account-delete-zone{background:#fff5f5;border:1px solid #fecaca;border-radius:4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:clamp(16px,2vw,22px);display:flex}.account-delete-zone__copy{min-width:0}.account-delete-zone__copy strong{color:#991b1b;margin-bottom:4px;font-size:1rem;display:block}.account-delete-zone__copy p{color:#7f1d1d;margin:0;font-size:.875rem;line-height:1.5}.account-delete-zone__btn{color:#dc2626;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #dc2626;border-radius:4px;flex-shrink:0;padding:10px 20px;font-size:.9rem;font-weight:700;transition:background .15s,color .15s}.account-delete-zone__btn:hover{color:#fff;background:#dc2626}.account-delete-overlay{z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f0c088c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-delete-modal{background:#fff;border-radius:8px;gap:18px;width:100%;max-width:520px;padding:36px 32px 28px;display:grid;position:relative;box-shadow:0 20px 60px #0f0c0838}.account-delete-modal__close{color:#665d52;cursor:pointer;background:0 0;border:none;border-radius:4px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.account-delete-modal__close:hover{background:#f3f4f6}.account-delete-modal__icon{color:#dc2626;background:#fef2f2;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto;display:grid}.account-delete-modal__title{color:#111c2c;text-align:center;margin:0;font-size:1.25rem}.account-delete-modal__subtitle{color:#665d52;text-align:center;margin:0;font-size:.92rem;line-height:1.5}.account-delete-modal__what{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.account-delete-modal__what-col{border-radius:6px;padding:14px 16px;font-size:.85rem}.account-delete-modal__what-col strong{text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;font-weight:800;display:block}.account-delete-modal__what-col ul{gap:4px;margin:0;padding:0 0 0 16px;line-height:1.5;display:grid}.account-delete-modal__what-col--remove{color:#7f1d1d;background:#fef2f2}.account-delete-modal__what-col--remove strong{color:#991b1b}.account-delete-modal__what-col--keep{color:#14532d;background:#f0fdf4}.account-delete-modal__what-col--keep strong{color:#166534}.account-delete-modal__confirm-label{color:#374151;gap:6px;font-size:.9rem;font-weight:600;display:grid}.account-delete-modal__confirm-input{width:100%}.account-delete-modal__actions{justify-content:flex-end;gap:12px;display:flex}.account-delete-modal__cancel{border:1px solid var(--line,#e2e8e4);color:#374151;cursor:pointer;background:#fff;border-radius:4px;padding:10px 20px;font-size:.9rem;font-weight:600}.account-delete-modal__cancel:hover{background:#f9fafb}.account-delete-modal__confirm{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:4px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:background .15s}.account-delete-modal__confirm:disabled{opacity:.45;cursor:not-allowed}.account-delete-modal__confirm:not(:disabled):hover{background:#b91c1c}@media (max-width:600px){.account-delete-modal{border-radius:12px 12px 0 0;align-self:end;gap:14px;max-width:100%;margin:auto 0 0;padding:28px 18px 22px}.account-delete-overlay{align-items:end;padding:0}.account-delete-modal__what{grid-template-columns:1fr;gap:8px}.account-delete-modal__title{font-size:1.1rem}.account-delete-modal__actions{flex-direction:column-reverse;gap:8px}.account-delete-modal__cancel,.account-delete-modal__confirm{text-align:center;justify-content:center;width:100%;min-height:52px;font-size:1rem}.account-delete-zone{flex-direction:column;align-items:flex-start}.account-delete-zone__btn{text-align:center;width:100%}}
