.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-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;gap:28px;display:grid}.account-support-chat__thread-wrap{background:#fff;border:1px solid #d9e2f0f2;border-radius:4px;grid-template-rows:auto minmax(520px,1fr) auto;min-width:0;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;min-height:520px;max-height:none;padding:28px;display:grid;overflow: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;max-height:calc(100dvh - 120px);display:grid;position:sticky;top:96px;overflow:auto}.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-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 (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}
@media (max-width:1180px){.account-affiliate-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.account-affiliate-panels{grid-template-columns:minmax(0,1fr);gap:18px}.account-affiliate-hero{grid-template-columns:minmax(0,1fr);gap:24px;padding:28px}}@media (max-width:620px){.account-affiliate-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.account-skeleton{grid-template-columns:1fr;gap:18px}.account-skeleton__sidebar{gap:12px}.account-skeleton__nav-list .account-skeleton__nav{display:none}.account-skeleton__nav-list .account-skeleton__nav:first-child,.account-skeleton__nav-list .account-skeleton__nav:nth-child(2){min-height:56px;display:block}.account-skeleton__summary{min-height:92px;padding:14px}.account-skeleton__avatar--sm{width:42px;height:42px}.account-skeleton__content{min-height:320px;padding:20px}.account-skeleton__grid{grid-template-columns:1fr}.account-password-form{grid-template-columns:minmax(0,1fr);gap:20px;padding:24px 20px}.account-password-field--full{grid-column:auto}.account-password-input{min-height:52px;padding:0 14px 0 16px}.account-password-actions{grid-template-columns:minmax(0,1fr);justify-items:start}.account-password-actions .primary-button{width:100%;min-width:0}}@media (max-width:640px){:is(.app-shell:has(.account-mobile-personal) .site-header,.app-shell:has(.account-mobile-orders) .site-header,.app-shell:has(.account-mobile-address) .site-header,.app-shell:has(.account-mobile-messages) .site-header,.app-shell:has(.account-mobile-notifications) .site-header,.app-shell:has(.account-mobile-affiliates) .site-header,.app-shell:has(.account-mobile-reviews) .site-header,.app-shell:has(.account-mobile-password) .site-header,.app-shell:has(.account-mobile-wishlist) .site-header){display:none}:is(.app-shell:has(.account-mobile-personal) .app-content,.app-shell:has(.account-mobile-orders) .app-content,.app-shell:has(.account-mobile-address) .app-content,.app-shell:has(.account-mobile-messages) .app-content,.app-shell:has(.account-mobile-notifications) .app-content,.app-shell:has(.account-mobile-affiliates) .app-content,.app-shell:has(.account-mobile-reviews) .app-content,.app-shell:has(.account-mobile-password) .app-content,.app-shell:has(.account-mobile-wishlist) .app-content){padding-top:0}.account-page-main.has-mobile-home{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-home .account-dashboard-shell{display:none}.account-page-main.has-mobile-personal{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-personal .account-dashboard-shell{display:none}.account-page-main.has-mobile-orders{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-orders .account-dashboard-shell{display:none}.account-page-main.has-mobile-address{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-address .account-dashboard-shell{display:none}.account-page-main.has-mobile-messages{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-messages .account-dashboard-shell{display:none}.account-page-main.has-mobile-notifications{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-notifications .account-dashboard-shell{display:none}.account-page-main.has-mobile-affiliates{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-affiliates .account-dashboard-shell{display:none}.account-page-main.has-mobile-reviews{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-reviews .account-dashboard-shell{display:none}.account-page-main.has-mobile-password{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-password .account-dashboard-shell{display:none}.account-page-main.has-mobile-wishlist{background:#f5f6f7;width:100%;max-width:none;margin:0;padding:0}.account-page-main.has-mobile-wishlist .account-dashboard-shell{display:none}.account-mobile-home{color:#10261a;background:#f5f6f7;min-height:100dvh;display:block}.account-mobile-home__icon{flex:none;width:23px;height:23px}.account-mobile-home__body{padding:16px 16px max(22px, env(safe-area-inset-bottom));gap:18px;display:grid}.account-mobile-home__breadcrumb{color:#4d554f;align-items:center;gap:10px;font-size:.82rem;font-weight:700;display:flex}.account-mobile-home__breadcrumb a{color:#4d554f;text-decoration:none}.account-mobile-home__breadcrumb span{color:#003714;align-items:center;gap:10px;font-weight:900;display:inline-flex}.account-mobile-home__breadcrumb span:before{content:"";border-top:1.5px solid;border-right:1.5px solid;width:5px;height:5px;transform:rotate(45deg)}.account-mobile-home h1{color:#003714;margin:-8px 0 10px;font-size:1.62rem;line-height:1.1}.account-mobile-home__profile{background:#fff;border:1px solid #c1c9bd;border-radius:4px;grid-template-columns:64px minmax(0,1fr);gap:16px;padding:24px;display:grid;box-shadow:0 12px 30px #1b19160b}.account-mobile-home__avatar{color:#27723a;background:#a6f5af;border-radius:4px;place-items:center;font-size:1.35rem;font-weight:900;display:grid;overflow:hidden;width:64px!important;max-width:64px!important;height:64px!important;max-height:64px!important}.account-mobile-home__avatar img{object-fit:cover;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.account-mobile-home__identity{align-content:center;gap:6px;min-width:0;display:grid}.account-mobile-home__identity strong{color:#003714;font-size:1.35rem;line-height:1.15}.account-mobile-home__identity span{color:#414940;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.account-mobile-home__progress{grid-column:1/-1;gap:8px;margin-top:4px;display:grid}.account-mobile-home__progress div{color:#414940;justify-content:space-between;gap:16px;font-size:.82rem;font-weight:800;display:flex}.account-mobile-home__progress strong{color:#14552b}.account-mobile-home__progress i{background:#dfe6f6;border-radius:999px;height:8px;display:block;overflow:hidden}.account-mobile-home__progress b{border-radius:inherit;background:#14552b;height:100%;display:block}.account-mobile-home__menu{gap:8px;display:grid}.account-mobile-home__item{color:#003714;min-height:58px;font:inherit;text-align:left;background:#fff;border:1px solid #c1c9bd;border-radius:4px;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:0 16px;font-weight:900;text-decoration:none;display:grid}.account-mobile-home__item .account-mobile-home__icon:first-child{color:#006e9e}.account-mobile-home__item .account-mobile-home__icon:last-child{color:#7d837e;width:18px;height:18px}.account-mobile-home__item span{min-width:0}.account-mobile-home__item em{color:#fff;text-transform:uppercase;background:#006e9e;border-radius:999px;align-items:center;min-height:20px;padding:0 8px;font-size:.65rem;font-style:normal;font-weight:900;display:inline-flex}.account-mobile-home__item--logout{color:#c2222b;background:#ffd9d7;border-color:#f5aaa7;grid-template-columns:28px minmax(0,1fr);margin-top:10px}.account-mobile-home__item--logout .account-mobile-home__icon:first-child{color:#c2222b}.account-mobile-address{color:#111827;background:#f5f6f7;min-height:100dvh;padding-bottom:100px;display:block}.account-mobile-address__head{z-index:20;background:#fff;border-bottom:1px solid #c1c9bd;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-height:64px;padding:8px 16px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-address__head a{color:#003714;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.account-mobile-address__head span{color:#252b24;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800;line-height:1;display:block}.account-mobile-address__head h1{color:#003714;margin:4px 0 0;font-size:clamp(1.52rem,7vw,1.82rem);line-height:1}.account-mobile-address__icon{flex:none;width:22px;height:22px}.account-mobile-address__body{gap:28px;padding:24px 16px;display:grid}.account-mobile-address__section{gap:14px;display:grid}.account-mobile-address__section h2{color:#252b24;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:900;line-height:1.2}.account-mobile-address__preview{background:#fff;border:1px solid #b7c2b4;border-radius:4px;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:16px;padding:28px 20px;display:grid;box-shadow:0 14px 34px #1b19160e}.account-mobile-address__pin{color:#003714;background:#b2f6bd;border-radius:4px;place-items:center;width:56px;height:56px;display:grid}.account-mobile-address__pin .account-mobile-address__icon{width:30px;height:30px}.account-mobile-address__preview-copy{gap:7px;min-width:0;display:grid}.account-mobile-address__preview-copy strong{color:#111827;font-size:1.18rem;line-height:1.18}.account-mobile-address__preview-copy p,.account-mobile-address__preview-copy b{color:#2c342e;margin:0;font-size:1rem;line-height:1.45}.account-mobile-address__preview-copy b{color:#003714;margin-top:6px;font-weight:900}.account-mobile-address__preview button{color:#003714;background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.account-mobile-address__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;display:grid}.account-mobile-address__grid label{gap:8px;min-width:0;display:grid}.account-mobile-address__grid label.is-full{grid-column:1/-1}.account-mobile-address__grid label>span{color:#252b24;letter-spacing:.08em;font-size:.82rem;font-weight:900}.account-mobile-address__grid input,.account-mobile-address__grid select{color:#111827;width:100%;min-width:0;min-height:58px;font:inherit;background:#edf2f6;border:0;border-radius:4px;outline:0;padding:0 16px;font-size:.98rem}.account-mobile-address__grid input::placeholder{color:#6b7280}.account-mobile-address__grid input:focus,.account-mobile-address__grid select:focus{box-shadow:inset 0 0 0 2px #006e9e}.account-mobile-address__select,.account-mobile-address__phone,.account-mobile-address__readonly{background:#edf2f6;border-radius:4px;align-items:center;display:grid}.account-mobile-address__select{grid-template-columns:minmax(0,1fr) auto}.account-mobile-address__select select{appearance:none;background:0 0}.account-mobile-address__select .account-mobile-address__icon{color:#4b5550;margin-right:16px}.account-mobile-address__phone{grid-template-columns:auto minmax(0,1fr)}.account-mobile-address__phone em{color:#111827;padding-left:16px;font-size:.95rem;font-style:normal}.account-mobile-address__phone input{color:#6b7280;background:0 0}.account-mobile-address__readonly{background:#f1f4fc;border:1px solid #b7c2b4;grid-template-columns:minmax(0,1fr) auto}.account-mobile-address__readonly input{color:#6f7771;background:0 0;font-style:italic}.account-mobile-address__readonly .account-mobile-address__icon{color:#7d837e;margin-right:16px}.account-mobile-address__grid small{color:#343b35;font-size:.78rem;line-height:1.45}.account-mobile-address__submit{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f6f7f5;border-top:1px solid #c1c9bd;padding:16px;position:sticky;bottom:0}.account-mobile-address__submit button{color:#fff;width:100%;min-height:60px;font:inherit;box-shadow:none;background:#006e9e;border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;font-size:1rem;font-weight:800;display:inline-flex}.account-mobile-address__submit button:disabled{opacity:.7;cursor:not-allowed}.account-mobile-affiliates{color:#111827;background:#f7f7fb;min-height:100dvh;padding-bottom:104px;display:block}.account-mobile-affiliates__head{z-index:25;background:#fff;border-bottom:1px solid #c1c9bd;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;min-height:64px;padding:8px 18px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-affiliates__head a{color:#003714;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.account-mobile-affiliates__head div{min-width:0}.account-mobile-affiliates__head span{color:#252b24;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800;line-height:1;display:block}.account-mobile-affiliates__head h1{color:#111827;margin:3px 0 0;font-size:1.35rem;line-height:1}.account-mobile-affiliates__icon{flex:none;width:22px;height:22px}.account-mobile-affiliates__body{gap:26px;padding:18px 18px 26px;display:grid}.account-mobile-affiliates__hero{color:#a8d4ad;background:#18572a;border-radius:4px;gap:14px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #00401b29}.account-mobile-affiliates__hero:after{content:"";border:18px solid #a6f5af14;border-radius:999px;width:98px;height:98px;position:absolute;top:22px;right:18px}.account-mobile-affiliates__hero-top,.account-mobile-affiliates__tier{z-index:1;position:relative}.account-mobile-affiliates__hero-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-mobile-affiliates__hero-top>span{color:#003714;text-transform:uppercase;background:#a6f5af;border-radius:999px;align-items:center;min-height:26px;padding:0 12px;font-size:.72rem;font-weight:900;display:inline-flex}.account-mobile-affiliates__hero-top>span:before{content:"";background:#003714;border-radius:999px;width:7px;height:7px;margin-right:6px}.account-mobile-affiliates__hero-top div{color:#ffffff8f;justify-items:end;line-height:1.05;display:grid}.account-mobile-affiliates__hero-top small{font-size:.82rem}.account-mobile-affiliates__hero-top strong{color:#a8d4ad;font-size:1.55rem}.account-mobile-affiliates__hero>p{z-index:1;color:#ffffff85;margin:0;font-size:.95rem;position:relative}.account-mobile-affiliates__code{z-index:1;background:#00000029;border:1px solid #ffffff1f;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid;position:relative}.account-mobile-affiliates__code strong{color:#fff;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.05rem;overflow:hidden}.account-mobile-affiliates__code button{color:#003714;min-height:42px;font:inherit;text-transform:uppercase;background:#a6dbaa;border:0;border-radius:4px;align-items:center;gap:6px;padding:0 14px;font-size:.8rem;font-weight:900;display:inline-flex}.account-mobile-affiliates__code button:disabled{opacity:.58}.account-mobile-affiliates__code .account-mobile-affiliates__icon{width:17px;height:17px}.account-mobile-affiliates__tier{border-top:1px solid #ffffff21;gap:4px;padding-top:16px;display:grid}.account-mobile-affiliates__tier span{color:#ffffff85}.account-mobile-affiliates__tier strong{color:#a8d4ad;text-transform:capitalize;font-size:1.02rem}.account-mobile-affiliates__section{gap:14px;display:grid}.account-mobile-affiliates__section h2{color:#252b24;letter-spacing:.1em;text-transform:uppercase;margin:0 4px;font-size:.82rem;font-weight:700}.account-mobile-affiliates__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-mobile-affiliates__stats article{background:#fff;border:1px solid #c1c9bd;border-radius:4px;align-content:center;gap:10px;min-width:0;min-height:132px;padding:18px 14px;display:grid;overflow:hidden;box-shadow:0 10px 24px #1b191609}.account-mobile-affiliates__stats article.is-gold{color:#714e13;background:#f8f2e6;border-color:#d7bc80}.account-mobile-affiliates__stats article.is-danger .account-mobile-affiliates__icon{color:#c2222b}.account-mobile-affiliates__stats span{color:currentColor;letter-spacing:.05em;font-size:.84rem}.account-mobile-affiliates__stats strong{color:#111827;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:clamp(1rem,5.5vw,1.45rem);line-height:1.15;display:block}.account-mobile-affiliates__stats .account-mobile-affiliates__icon{color:#17602d}.account-mobile-affiliates__payout{background:#fff;border:1px solid #c1c9bd;border-radius:4px;gap:18px;padding:28px;display:grid;box-shadow:0 14px 34px #1b19160e}.account-mobile-affiliates__payout-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.account-mobile-affiliates__payout h2,.account-mobile-affiliates__payout h3{color:#111827;margin:0}.account-mobile-affiliates__payout h2{font-size:1.25rem}.account-mobile-affiliates__payout h3{letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:500}.account-mobile-affiliates__balance{background:#f0f3fc;border-radius:4px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:12px;padding:14px;display:grid}.account-mobile-affiliates__balance div{gap:4px;display:grid}.account-mobile-affiliates__balance span{color:#252b24;text-transform:uppercase;font-size:.68rem}.account-mobile-affiliates__balance strong{color:#003714;font-size:1.28rem}.account-mobile-affiliates__bank{border:1px solid #b7c2b4;border-radius:4px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid}.account-mobile-affiliates__bank>span{color:#003714;background:#e7edff;border-radius:4px;place-items:center;width:46px;height:46px;display:grid}.account-mobile-affiliates__bank strong{color:#111827;font-size:1rem;display:block}.account-mobile-affiliates__bank p,.account-mobile-affiliates__payout>p{color:#343b35;margin:0;font-size:.82rem;line-height:1.55}.account-mobile-affiliates__bank a{color:#003714;text-transform:uppercase;font-size:.72rem;font-weight:900;text-decoration:none}.account-mobile-affiliates__invite{color:#0b4423;background:#dcf8e7;border:1px solid #8de99b;border-radius:4px;grid-template-columns:36px minmax(0,1fr);gap:14px;padding:22px;display:grid}.account-mobile-affiliates__invite strong{margin-bottom:8px;font-size:1rem;display:block}.account-mobile-affiliates__invite p{color:#2c342e;margin:0;font-size:.92rem;line-height:1.45}.account-mobile-affiliates__submit{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f7fbf5;border-top:1px solid #c1c9bd;padding:18px;position:sticky;bottom:0}.account-mobile-affiliates__submit a{color:#fff;text-transform:uppercase;background:#00401b;border-radius:4px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:64px;font-size:1rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #00401b33}.account-mobile-messages{color:#111827;background:#f7f7fb;min-height:100dvh;padding-bottom:86px;display:block}.account-mobile-messages__head{z-index:25;background:#fff;border-bottom:1px solid #c1c9bd;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:0 18px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-messages__head a{color:#003714;align-items:center;gap:16px;min-height:44px;font-size:1rem;text-decoration:none;display:inline-flex}.account-mobile-messages__head h1{color:#111827;text-align:center;margin:0;font-size:1.28rem;line-height:1.1}.account-mobile-messages__icon{flex:none;width:22px;height:22px}.account-mobile-messages__ticket{background:#f0f3fc;border-bottom:1px solid #c1c9bd;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:34px 24px;display:grid}.account-mobile-messages__ticket div{gap:10px;min-width:0;display:grid}.account-mobile-messages__ticket strong,.account-mobile-messages__ticket span{color:#111827;min-width:0;font-size:1.08rem;font-weight:500;line-height:1.25}.account-mobile-messages__ticket em{color:#6e4b00;text-transform:uppercase;background:#fff7db;border:1px solid #d99b12;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.76rem;font-style:normal;font-weight:900;display:inline-flex}.account-mobile-messages__ticket em:before{content:"";background:#d99b12;border-radius:999px;width:10px;height:10px;margin-right:7px}.account-mobile-messages__thread{gap:28px;padding:34px 24px 28px;display:grid}.account-mobile-messages__message{gap:8px;display:grid}.account-mobile-messages__message.is-user{justify-items:end}.account-mobile-messages__meta{color:#343b35;align-items:center;gap:6px;font-size:.78rem;display:flex}.account-mobile-messages__meta span+span:before{content:"";background:currentColor;border-radius:999px;width:3px;height:3px;margin:0 6px 2px 0;display:inline-block}.account-mobile-messages__message p{color:#111827;border-radius:4px;width:min(100%,445px);margin:0;padding:24px;font-size:1.05rem;line-height:1.62;box-shadow:0 8px 20px #1b19160a}.account-mobile-messages__message.is-admin p{background:#f8f2e6;justify-self:start}.account-mobile-messages__message.is-user p{color:#fff;background:#08c;justify-self:end}.account-mobile-messages__attachment{border-radius:4px;width:min(100%,220px);display:block;overflow:hidden}.account-mobile-messages__attachment img{width:100%;height:auto;display:block}.account-mobile-messages__read{color:#343b35;align-items:center;gap:5px;font-size:.78rem;display:inline-flex}.account-mobile-messages__read .account-mobile-messages__icon{color:#003714;width:18px;height:18px}.account-mobile-messages__whatsapp{color:#252b24;background:#d9e6fb;border:1px solid #b7c2b4;border-radius:4px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:14px;padding:28px 24px;text-decoration:none;display:grid}.account-mobile-messages__whatsapp>span{color:#fff;background:#29d35f;border-radius:4px;place-items:center;width:50px;height:50px;display:grid}.account-mobile-messages__whatsapp strong{color:#111827;font-size:1.05rem;line-height:1.2;display:block}.account-mobile-messages__whatsapp p{color:#2c342e;margin:6px 0 0;font-size:.96rem;line-height:1.35}.account-mobile-messages__whatsapp>.account-mobile-messages__icon{color:#343b35}.account-mobile-messages__composer{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #c1c9bd;grid-template-columns:minmax(0,1fr) 58px;align-items:end;gap:12px;padding:12px 24px;display:grid;position:sticky;bottom:0;box-shadow:0 -18px 35px #11182714}.account-mobile-messages__input-wrap{background:#f0f3fc;border-radius:4px;grid-template-columns:minmax(0,1fr) 44px;align-items:end;min-height:58px;display:grid}.account-mobile-messages__input-wrap textarea{resize:none;color:#111827;width:100%;min-height:58px;max-height:128px;font:inherit;background:0 0;border:0;border-radius:4px;outline:0;padding:18px 0 12px 18px;font-size:.98rem;line-height:1.35}.account-mobile-messages__input-wrap textarea::placeholder{color:#6b7280}.account-mobile-messages__input-wrap button{color:#343b35;background:0 0;border:0;place-items:center;width:44px;height:58px;display:grid}.account-mobile-messages__input-wrap button:disabled{opacity:1}.account-mobile-messages__composer>button{color:#fff;width:58px;height:58px;box-shadow:none;background:#08c;border:0;border-radius:4px;place-items:center;display:grid}.account-mobile-messages__composer>button:disabled{opacity:.62;cursor:not-allowed}.account-mobile-messages__empty{text-align:center;background:radial-gradient(circle at 50% 38%,#e2f8e8f2,#f7f7fb00 46%),#f7f7fb;align-content:start;justify-items:center;gap:18px;min-height:calc(100dvh - 64px);padding:42px 34px 32px;display:grid}.account-mobile-messages__empty-mark{color:#9ca9ad;background:#dfe8fb;border:1px solid #dbe3ee;border-radius:4px;place-items:center;width:126px;height:126px;margin-top:0;display:grid;position:relative;box-shadow:0 12px 26px #1118270d}.account-mobile-messages__empty-mark>.account-mobile-messages__icon{stroke-width:1.8px;width:58px;height:58px}.account-mobile-messages__empty-mark span{color:#003714;background:#fff;border-radius:4px;place-items:center;width:38px;height:38px;font-size:.92rem;font-weight:900;display:inline-grid;position:absolute;top:-2px;right:-8px;box-shadow:0 8px 18px #1118271f}.account-mobile-messages__empty-mark i{color:#08c;background:#fff;border:1px solid #e3e8df;border-radius:4px;place-items:center;width:44px;height:44px;display:grid;position:absolute;bottom:30px;left:-12px;box-shadow:0 10px 20px #1118271f}.account-mobile-messages__empty-mark i .account-mobile-messages__icon{width:21px;height:21px}.account-mobile-messages__empty h2{color:#006e9e;margin:0;font-size:1.32rem;line-height:1.18}.account-mobile-messages__empty p{color:#4b5550;max-width:285px;margin:0;font-size:.93rem;line-height:1.6}.account-mobile-notifications{color:#111827;background:#f5f6f7;min-height:100dvh;display:block}.account-mobile-notifications__head{z-index:25;background:#fff;border-bottom:1px solid #c1c9bd;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:0 22px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-notifications__head a{color:#003714;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.account-mobile-notifications__title{align-content:center;justify-self:start;display:grid}.account-mobile-notifications__title span{color:#303832;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:900;line-height:1}.account-mobile-notifications__title h1{color:#006e9e;margin:0;font-size:1.38rem;line-height:1.1}.account-mobile-notifications__head button{color:#003714;min-height:44px;font:inherit;letter-spacing:.08em;white-space:nowrap;background:0 0;border:0;font-size:.84rem;font-weight:900}.account-mobile-notifications__profile{border-radius:999px}.account-mobile-notifications__profile .account-mobile-notifications__icon{stroke-width:2.2px;width:28px;height:28px}.account-mobile-notifications__icon{flex:none;width:22px;height:22px}.account-mobile-notifications__list{padding:24px 22px max(28px, env(safe-area-inset-bottom));gap:18px;display:grid}.account-mobile-notifications__card{background:#fff;border-radius:4px;gap:14px;padding:28px 28px 24px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #1b19160e}.account-mobile-notifications__card.is-unread:before{content:"";background:#17602d;width:5px;position:absolute;inset:0 auto 0 0}.account-mobile-notifications__card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.account-mobile-notifications__card-head span{color:#17602d;letter-spacing:.1em;text-transform:uppercase;font-size:.84rem;font-weight:900}.account-mobile-notifications__card-head em{color:#5f675f;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border:1px solid #b7c2b4;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 11px;font-size:.72rem;font-style:normal;font-weight:900;display:inline-flex}.account-mobile-notifications__card.is-unread .account-mobile-notifications__card-head em{color:#a8d4ad;background:#17602d;border-color:#17602d}.account-mobile-notifications__card h2{color:#111827;margin:0;font-size:1.16rem;line-height:1.22}.account-mobile-notifications__card p{color:#252b24;margin:0;font-size:.98rem;line-height:1.55}.account-mobile-notifications__meta{color:#697169;justify-content:space-between;align-items:center;gap:16px;font-size:.9rem;display:flex}.account-mobile-notifications__meta .account-mobile-notifications__icon{color:#007a30}.account-mobile-notifications__action{color:#fff;background:#08c;border:1px solid #08c;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-height:56px;font-size:1rem;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-notifications__action.is-outline{color:#08c;background:#fff}.account-mobile-notifications__action .account-mobile-notifications__icon{width:20px;height:20px}.account-mobile-notifications__empty{min-height:calc(100dvh - 64px);padding:52px 40px max(34px, env(safe-area-inset-bottom));text-align:center;background:#f5f6f7;align-content:center;justify-items:center;gap:22px;display:grid}.account-mobile-notifications__empty-mark{color:#aab6c0;background:#dce7fb;border-radius:4px;place-items:center;width:110px;height:110px;margin-top:-34px;display:grid;position:relative;box-shadow:0 14px 28px #11182709}.account-mobile-notifications__empty-mark>.account-mobile-notifications__icon{stroke-width:1.7px;width:54px;height:54px}.account-mobile-notifications__empty-mark span{color:#16622e;background:#9cf3a8;border:6px solid #f5f6f7;border-radius:4px;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:9px;right:9px;box-shadow:0 10px 20px #1118271a}.account-mobile-notifications__empty-mark span .account-mobile-notifications__icon{stroke-width:3px;width:18px;height:18px}.account-mobile-notifications__empty h2{color:#006e9e;margin:0;font-size:1.35rem;line-height:1.08}.account-mobile-notifications__empty p{color:#4b5550;max-width:290px;margin:0;font-size:.95rem;line-height:1.55}.account-mobile-notifications__empty-action{color:#fff;width:min(100%,344px);min-height:64px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;gap:10px;margin-top:min(18vh,130px);font-size:1rem;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-notifications__empty-action .account-mobile-notifications__icon{width:19px;height:19px}.account-mobile-notifications__empty-footer{color:#7d867d;letter-spacing:.12em;text-transform:uppercase;max-width:none;margin-top:2px;font-size:.76rem;font-weight:900;line-height:1.3;position:relative}.account-mobile-notifications__empty-footer:after{content:"";background:#c1c9bd;width:54px;height:1px;margin:12px auto 0;display:block}.account-mobile-reviews{color:#111827;background:#f5f6f7;min-height:100dvh;display:block}.account-mobile-reviews__head{z-index:25;background:#fff;border-bottom:1px solid #c1c9bd;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:64px;padding:0 18px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-reviews__head a{color:#111827;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.account-mobile-reviews__title{justify-self:start;gap:6px;display:grid}.account-mobile-reviews__title span{color:#303832;letter-spacing:.1em;align-items:center;gap:8px;font-size:.88rem;font-weight:800;display:inline-flex}.account-mobile-reviews__title span .account-mobile-reviews__icon{width:13px;height:13px}.account-mobile-reviews__title h1{color:#006e9e;margin:0;font-size:1.85rem;line-height:1.1}.account-mobile-reviews__icon{flex:none;width:22px;height:22px}.account-mobile-reviews__body{padding:24px 16px max(32px, env(safe-area-inset-bottom));gap:24px;display:grid}.account-mobile-reviews__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-mobile-reviews__summary article{background:#fff;border:1px solid #c1c9bd;border-radius:4px;align-content:center;place-items:center;gap:6px;min-height:122px;display:grid;box-shadow:0 12px 28px #1b19160e}.account-mobile-reviews__summary strong{color:#17602d;font-size:1.75rem;line-height:1}.account-mobile-reviews__summary span:last-child{color:#4b5550;font-size:.72rem;font-weight:800}.account-mobile-reviews__summary .account-mobile-reviews__icon{color:#17602d}.account-mobile-reviews__stars{align-items:center;gap:1px;display:inline-flex}.account-mobile-reviews__stars svg{fill:none;stroke:#d9a441;stroke-width:1.7px;width:15px;height:15px}.account-mobile-reviews__stars svg.is-filled{fill:#d9a441}.account-mobile-reviews__list{gap:16px;display:grid}.account-mobile-reviews__card{background:#fff;border:1px solid #c1c9bd;border-radius:4px;grid-template-columns:68px minmax(0,1fr);gap:10px 14px;padding:16px;display:grid;box-shadow:0 14px 34px #1b19160e}.account-mobile-reviews__thumb{background:#edf2f6;border-radius:4px;width:64px;height:64px;display:block;overflow:hidden}.account-mobile-reviews__thumb img{object-fit:cover;width:100%;height:100%}.account-mobile-reviews__copy{align-content:start;gap:3px;min-width:0;display:grid}.account-mobile-reviews__copy>span{color:#a6f5af;text-transform:uppercase;font-size:.72rem;font-weight:900}.account-mobile-reviews__copy>a{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:900;line-height:1.25;text-decoration:none;overflow:hidden}.account-mobile-reviews__title,.account-mobile-reviews__card>p,.account-mobile-reviews__open{grid-column:1/-1}.account-mobile-reviews__title{color:#111827;font-size:.95rem;line-height:1.25}.account-mobile-reviews__card>p{color:#343b35;margin:0;font-size:.86rem;line-height:1.5}.account-mobile-reviews__open{color:#fff;background:#006e9e;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-reviews__open .account-mobile-reviews__icon{width:17px;height:17px}.account-mobile-reviews__footer{justify-items:center;gap:14px;padding:28px 0 10px;display:grid}.account-mobile-reviews__footer p{color:#4b5550;margin:0;font-size:.78rem;font-weight:800}.account-mobile-reviews__footer a{color:#003714;background:#fff;border:1px solid #003714;border-radius:4px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-reviews__empty{min-height:calc(100dvh - 64px);padding:52px 30px max(34px, env(safe-area-inset-bottom));text-align:center;background:radial-gradient(circle at 50% 36%,#e1f6e8eb,#f5f6f700 42%),#f5f6f7;align-content:center;justify-items:center;gap:22px;display:grid;overflow:hidden}.account-mobile-reviews__empty-mark{color:#08c;background:#fff;border-radius:4px;place-items:center;width:128px;height:128px;margin-top:-12px;display:grid;position:relative;box-shadow:0 14px 26px #11182714}.account-mobile-reviews__empty-mark>.account-mobile-reviews__icon{stroke-width:2.2px;width:58px;height:58px}.account-mobile-reviews__empty-mark i{color:#fff;width:50px;height:50px;box-shadow:none;background:#006e9e;border-radius:4px;place-items:center;display:grid;position:absolute;bottom:-6px;right:-8px}.account-mobile-reviews__empty-mark i .account-mobile-reviews__icon{width:24px;height:24px}.account-mobile-reviews__empty h2{color:#003714;margin:0;font-size:1.55rem;line-height:1.15}.account-mobile-reviews__empty p{color:#4b5550;max-width:330px;margin:0;font-size:1rem;line-height:1.65}.account-mobile-reviews__empty a{color:#fff;width:min(100%,344px);min-height:64px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;margin-top:28px;font-size:1rem;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-reviews__empty strong{color:#7d867d;letter-spacing:.12em;text-transform:uppercase;font-size:.84rem;font-weight:900;line-height:1.3}.account-mobile-reviews__empty small{color:#668a78;letter-spacing:.18em;text-transform:uppercase;background:#eef2fb;border-top:1px solid #c1c9bd;width:calc(100% + 60px);margin:18vh -30px 0;padding:28px 24px;font-size:.82rem;font-weight:900}.account-mobile-password{color:#111827;background:#f5f6f7;min-height:100dvh;display:block}.account-mobile-password__head{z-index:25;background:#fff;border-bottom:1px solid #c1c9bd;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:64px;padding:0 22px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-password__head a,.account-mobile-password__head>.account-mobile-password__icon{color:#003714;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.account-mobile-password__head h1{color:#003714;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:clamp(1.35rem,7vw,1.75rem);line-height:1.05;overflow:hidden}.account-mobile-password__icon{flex:none;width:24px;height:24px}.account-mobile-password__body{padding:38px 24px max(38px, env(safe-area-inset-bottom));gap:32px;display:grid}.account-mobile-password__intro{text-align:center;justify-items:center;gap:14px;display:grid}.account-mobile-password__seal{color:#fff;width:126px;height:126px;box-shadow:none;background:#08c;border-radius:999px;place-items:center;display:grid;position:relative}.account-mobile-password__seal>.account-mobile-password__icon{opacity:.9;width:72px;height:72px}.account-mobile-password__seal span{color:#fff;background:#08c;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute}.account-mobile-password__seal span .account-mobile-password__icon{width:24px;height:24px}.account-mobile-password__intro h2{color:#111827;margin:18px 0 0;font-size:1.65rem;line-height:1.1}.account-mobile-password__intro p{color:#252b24;max-width:310px;margin:0;font-size:1rem;line-height:1.45}.account-mobile-password__form{background:#fff;border-radius:4px;gap:18px;padding:34px 28px;display:grid;box-shadow:0 18px 44px #1b191613}.account-mobile-password__form label{gap:9px;display:grid}.account-mobile-password__form label>span{color:#252b24;letter-spacing:.08em;font-size:.88rem;font-weight:900}.account-mobile-password__field{background:#edf2f6;border-radius:4px;grid-template-columns:minmax(0,1fr) 52px;align-items:center;min-height:64px;display:grid}.account-mobile-password__field input{color:#111827;width:100%;min-width:0;min-height:64px;font:inherit;background:0 0;border:0;outline:0;padding:0 18px;font-size:1rem}.account-mobile-password__field input::placeholder{color:#6b7280}.account-mobile-password__field:focus-within{box-shadow:inset 0 0 0 2px #006e9e}.account-mobile-password__field button{color:#343b35;background:0 0;border:0;place-items:center;width:52px;height:64px;display:grid}.account-mobile-password__strength{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:-12px;display:grid}.account-mobile-password__strength span{background:#c1c9bd;border-radius:999px;height:5px}.account-mobile-password__form small{color:#343b35;margin-top:-10px;font-size:.78rem}.account-mobile-password__form>button{color:#fff;min-height:64px;font:inherit;box-shadow:none;background:#006e9e;border:0;border-radius:4px;justify-content:center;align-items:center;gap:12px;margin-top:14px;font-size:1.1rem;font-weight:900;display:inline-flex}.account-mobile-password__form>button:disabled{opacity:.7;cursor:not-allowed}.account-mobile-password__form>button .account-mobile-password__icon{width:21px;height:21px}.account-mobile-password__form>a{color:#003714;letter-spacing:.08em;text-transform:uppercase;justify-self:center;min-height:44px;font-size:.82rem;font-weight:900;line-height:44px;text-decoration:none}.account-mobile-password__practices{gap:22px;display:grid}.account-mobile-password__practices h2{color:#252b24;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.88rem;font-weight:900}.account-mobile-password__practices article{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:16px;display:grid}.account-mobile-password__practices article>.account-mobile-password__icon{color:#007a30}.account-mobile-password__practices strong{color:#111827;font-size:1.12rem;line-height:1.25;display:block}.account-mobile-password__practices p{color:#343b35;margin:6px 0 0;font-size:1rem;line-height:1.45}.account-mobile-wishlist{color:#111827;background:#f5f6f7;min-height:100dvh;padding-bottom:86px;display:block}.account-mobile-wishlist__head{z-index:25;background:#fff;border-bottom:1px solid #e8e0d4;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:64px;padding:0 16px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-wishlist__head a{color:#003714;place-items:center;width:44px;height:44px;text-decoration:none;display:grid}.account-mobile-wishlist__title{justify-self:start;gap:10px;display:grid}.account-mobile-wishlist__title span{color:#303832;letter-spacing:.18em;text-transform:uppercase;font-size:.88rem;font-weight:900;line-height:1}.account-mobile-wishlist__title h1{color:#003714;margin:0;font-size:1.9rem;line-height:1.1}.account-mobile-wishlist__icon{flex:none;width:22px;height:22px}.account-mobile-wishlist__body{gap:18px;padding:18px 16px 24px;display:grid}.account-mobile-wishlist__body.is-empty{min-height:calc(100dvh - 64px);padding:0}.account-mobile-wishlist__body>p{color:#4b5550;max-width:340px;margin:0 8px;font-size:.9rem;line-height:1.45}.account-mobile-wishlist__list{gap:16px;display:grid}.account-mobile-wishlist__card{background:#fff;border-radius:4px;gap:14px;padding:16px;display:grid;box-shadow:0 12px 28px #1b19160e}.account-mobile-wishlist__product{color:inherit;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:14px;text-decoration:none;display:grid}.account-mobile-wishlist__thumb{background:#fff;border:1px solid #d7ddd2;border-radius:4px;place-items:center;width:80px;height:80px;display:grid;overflow:hidden}.account-mobile-wishlist__thumb img{object-fit:contain;width:100%;height:100%}.account-mobile-wishlist__copy{gap:3px;min-width:0;display:grid}.account-mobile-wishlist__copy strong{color:#003714;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1rem;line-height:1.2;overflow:hidden}.account-mobile-wishlist__copy em{color:#343b35;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-style:normal;font-weight:900}.account-mobile-wishlist__meta{border-top:1px solid #ece7de;justify-content:space-between;align-items:center;gap:14px;padding-top:12px;display:flex}.account-mobile-wishlist__meta>strong{color:#003714;font-size:.95rem;font-weight:900}.account-mobile-wishlist__meta>span{text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 12px;font-size:.66rem;font-weight:900;display:inline-flex}.account-mobile-wishlist__meta>span.is-in-stock{color:#17602d;background:#e7f6ed}.account-mobile-wishlist__meta>span.is-out{color:#c2222b;background:#fdeaea}.account-mobile-wishlist__empty{min-height:calc(100dvh - 64px);padding:52px 28px max(34px, env(safe-area-inset-bottom));text-align:center;background:#f5f6f7;align-content:center;justify-items:center;gap:22px;display:grid;overflow:hidden}.account-mobile-wishlist__empty-mark{color:#006e9e;background:#dce7fb;border-radius:4px;place-items:center;width:128px;height:128px;margin-top:-18px;display:grid;position:relative;box-shadow:0 14px 26px #1118270a}.account-mobile-wishlist__empty-mark>.account-mobile-wishlist__icon{stroke-width:2.2px;width:64px;height:64px}.account-mobile-wishlist__empty-mark i{color:#17602d;background:#9cf3a8;border-radius:4px;place-items:center;width:50px;height:50px;display:grid;position:absolute;bottom:-8px;right:-14px;box-shadow:0 10px 20px #1118271f}.account-mobile-wishlist__empty-mark i .account-mobile-wishlist__icon{width:25px;height:25px}.account-mobile-wishlist__empty h2{color:#111827;margin:0;font-size:1.55rem;line-height:1.15}.account-mobile-wishlist__empty p{color:#4b5550;max-width:300px;margin:0;font-size:1rem;line-height:1.55}.account-mobile-wishlist__empty-action{color:#fff;width:min(100%,344px);min-height:64px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;margin-top:28px;font-size:1.2rem;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-wishlist__empty-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,344px);margin-top:20px;display:grid}.account-mobile-wishlist__empty-categories a{color:#111827;letter-spacing:.08em;background:#f0f3ff;border:1px solid #bdc8b8;border-radius:4px;justify-items:start;gap:18px;min-height:116px;padding:22px 24px;font-size:.96rem;font-weight:900;text-decoration:none;display:grid}.account-mobile-wishlist__empty-categories .account-mobile-wishlist__icon{color:#17602d;width:30px;height:30px}.account-mobile-wishlist__empty small{color:#303832;letter-spacing:.16em;text-transform:uppercase;border-top:1px solid #c1c9bd;justify-items:center;gap:8px;width:calc(100% + 56px);margin:16vh -28px 0;padding:28px 24px 0;font-size:.82rem;font-weight:900;line-height:1.45;display:grid}.account-mobile-wishlist__empty small .account-mobile-wishlist__icon{color:#7d867d;width:22px;height:22px}.account-mobile-wishlist__empty small span{color:#7d867d;letter-spacing:.22em}.account-mobile-wishlist__submit{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f6f7f5;border-top:1px solid #e8e0d4;padding:16px;position:sticky;bottom:0}.account-mobile-wishlist__submit a{color:#fff;width:100%;min-height:56px;box-shadow:none;background:#08c;border-radius:4px;justify-content:center;align-items:center;font-size:.98rem;font-weight:800;text-decoration:none;display:inline-flex}.account-mobile-orders{color:#111827;background:#f5f6f7;min-height:100dvh;display:block}.account-mobile-orders__head{z-index:20;background:#fff;border-bottom:1px solid #d7ddd2;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;min-height:64px;padding:0 18px;display:grid;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-orders__head a{color:#003714;place-items:center;width:44px;min-height:44px;font-weight:800;text-decoration:none;display:grid}.account-mobile-orders__head a:last-child{justify-self:end}.account-mobile-orders__title{justify-self:start;display:grid}.account-mobile-orders__title span{color:#303832;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1}.account-mobile-orders__title h1{color:#00401b;white-space:nowrap;margin:0;font-size:1rem;font-weight:500;line-height:1.1}.account-mobile-orders__icon{flex:none;width:21px;height:21px}.account-mobile-orders__body{padding:16px 16px max(24px, env(safe-area-inset-bottom));gap:16px;display:grid}.account-mobile-orders__body.is-empty{min-height:calc(100dvh - 64px);padding:0}.account-mobile-orders__card{background:#fff;border-radius:4px;gap:12px;padding:24px;display:grid;box-shadow:0 12px 28px #1b19160e}.account-mobile-orders__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-mobile-orders__top>strong{overflow-wrap:anywhere;color:#111827;min-width:0;font-size:.9rem;line-height:1.35}.account-mobile-orders__status{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:.75rem;font-weight:800;display:inline-flex}.account-mobile-orders__status.is-delivered,.account-mobile-orders__status.is-transit{color:#207432;background:#a6f5af}.account-mobile-orders__status.is-pending{color:#7f3149;background:#f6d7df}.account-mobile-orders__status.is-cancelled{color:#c2222b;background:#ffd9d7}.account-mobile-orders__price{color:#111827;margin-top:6px;font-size:1.45rem;font-weight:900;line-height:1.05}.account-mobile-orders__date{color:#4b5550;margin:-4px 0 8px;font-size:.86rem}.account-mobile-orders__thumbs{flex-wrap:wrap;gap:8px;min-height:60px;margin-bottom:10px;display:flex}.account-mobile-orders__thumb{color:#111827;background:#d5d5d5;border:3px solid #ececf6;place-items:center;width:60px;height:60px;font-size:.75rem;text-decoration:none;display:grid;overflow:hidden}.account-mobile-orders__thumb img{object-fit:cover;width:100%;height:100%}.account-mobile-orders__thumb.is-empty{border-color:#ececf6}.account-mobile-orders__track{color:#a9d0ad;min-height:56px;font:inherit;box-shadow:none;background:#18572a;border:0;border-radius:4px;font-size:.98rem;font-weight:900}.account-mobile-orders__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.account-mobile-orders__actions button{color:#0b4423;min-height:58px;font:inherit;background:#fff;border:1px solid #343b35;border-radius:4px;font-size:.95rem;font-weight:900;text-decoration:none}.account-mobile-orders__actions button:disabled{opacity:.5}.account-mobile-orders__empty{min-height:calc(100dvh - 64px);padding:52px 40px max(34px, env(safe-area-inset-bottom));text-align:center;background:radial-gradient(circle at 50% 32%,#e1f6e8eb,#f5f6f700 38%),#f5f6f7;align-content:center;justify-items:center;gap:22px;display:grid;overflow:hidden}.account-mobile-orders__empty-mark{color:#184f2714;place-items:center;width:134px;height:134px;margin-top:-34px;display:grid;position:relative}.account-mobile-orders__empty-mark>.account-mobile-orders__icon{stroke-width:1.6px;width:80px;height:80px}.account-mobile-orders__empty-mark i{color:#14552b;background:#fff;border:1px solid #e3e8df;border-radius:4px;place-items:center;width:50px;height:50px;display:grid;position:absolute;bottom:16px;right:8px;box-shadow:0 12px 22px #1118271f}.account-mobile-orders__empty-mark i .account-mobile-orders__icon{width:22px;height:22px}.account-mobile-orders__empty h2{color:#111827;margin:0;font-size:1rem;font-weight:500;line-height:1.2}.account-mobile-orders__empty p{color:#4b5550;max-width:290px;margin:0;font-size:.95rem;line-height:1.55}.account-mobile-orders__empty-action{color:#fff;background:#18572a;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:min(100%,344px);min-height:64px;margin-top:min(18vh,130px);font-size:1rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #00401b33}.account-mobile-orders__empty-action .account-mobile-orders__icon{width:19px;height:19px}.account-mobile-orders__empty-footer{color:#7d867d;letter-spacing:.12em;text-transform:uppercase;max-width:none;margin-top:2px;font-size:.76rem;font-weight:900;line-height:1.3}.account-mobile-personal{color:#111827;background:#f5f6f7;min-height:100dvh;padding-bottom:82px;display:block}.account-mobile-personal__head{background:#fff;border-bottom:1px solid #d7ddd2;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-height:56px;padding:0 18px;display:grid;box-shadow:0 2px 10px #1b19160a}.account-mobile-personal__head a{color:#003714;align-items:center;gap:8px;min-height:44px;font-weight:900;text-decoration:none;display:inline-flex}.account-mobile-personal__head h1{color:#003714;margin:0;font-size:clamp(1.18rem,5.2vw,1.42rem);line-height:1.1}.account-mobile-personal__icon{flex:none;width:21px;height:21px}.account-mobile-personal__body{gap:24px;padding:36px 16px 22px;display:grid}.account-mobile-personal__identity{text-align:center;justify-items:center;gap:10px;display:grid}.account-mobile-personal__avatar{color:#fff;background:#08c;border:5px solid #fff;border-radius:4px;place-items:center;font-size:2.25rem;font-weight:900;display:grid;position:relative;box-shadow:0 10px 24px #1b19162e;width:108px!important;max-width:108px!important;height:108px!important;max-height:108px!important}.account-mobile-personal__avatar-image{border-radius:4px;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.account-mobile-personal__avatar img{object-fit:cover;border-radius:4px;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.account-mobile-personal__avatar button{color:#fff;cursor:pointer;width:42px;height:42px;box-shadow:none;background:#006e9e;border:0;border-radius:4px;place-items:center;display:grid;position:absolute;bottom:-8px;right:-8px}.account-mobile-personal__avatar button:disabled{opacity:.7;cursor:wait}.account-mobile-personal__avatar button .account-mobile-personal__icon{width:21px;height:21px}.account-mobile-personal__identity strong{color:#111827;margin-top:16px;font-size:1.48rem;line-height:1.1}.account-mobile-personal__identity p{color:#202624;margin:0;font-size:.92rem}.account-mobile-personal__form{background:#fff;border-radius:4px;gap:18px;padding:24px;display:grid;box-shadow:0 3px 12px #1b19160f}.account-mobile-personal__form label{gap:8px;display:grid}.account-mobile-personal__form label>span{color:#252b24;letter-spacing:.06em;font-size:.84rem;font-weight:900}.account-mobile-personal__form input{color:#111827;width:100%;min-width:0;min-height:62px;font:inherit;background:#edf2f6;border:0;border-radius:4px;outline:0;padding:0 18px;font-size:1rem}.account-mobile-personal__form input:focus{box-shadow:inset 0 0 0 2px #006e9e}.account-mobile-personal__readonly,.account-mobile-personal__phone{background:#f1f4fc;border:1px solid #c1c9bd;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.account-mobile-personal__readonly input,.account-mobile-personal__phone input{background:0 0}.account-mobile-personal__readonly .account-mobile-personal__icon{color:#7d837e;margin-right:18px}.account-mobile-personal__phone{background:#edf2f6;border:0;grid-template-columns:auto minmax(0,1fr)}.account-mobile-personal__phone .account-mobile-personal__icon{color:#7d837e;margin-left:18px}.account-mobile-personal__form small{color:#343b35;font-size:.78rem;font-style:italic}.account-mobile-personal__preferences{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 3px 12px #1b19160d}.account-mobile-personal__preferences h2{color:#003714;letter-spacing:.08em;text-transform:uppercase;background:#eef1fb;border-bottom:1px solid #c1c9bd;margin:0;padding:18px 22px;font-size:.86rem}.account-mobile-personal__preferences a{color:#111827;border-bottom:1px solid #c1c9bd;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:78px;padding:0 24px;font-size:1rem;text-decoration:none;display:grid}.account-mobile-personal__preferences a:last-child{border-bottom:0}.account-mobile-personal__preferences strong{font-weight:500}.account-mobile-personal__preferences a .account-mobile-personal__icon:last-child{width:17px;height:17px}.account-mobile-personal__submit{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f6f7f5;border-top:1px solid #c1c9bd;padding:16px;position:sticky;bottom:0}.account-mobile-personal__submit button{color:#fff;width:100%;min-height:60px;font:inherit;box-shadow:none;background:#08c;border:0;border-radius:4px;font-size:1.05rem;font-weight:800}.account-mobile-personal__submit button:disabled{opacity:.7;cursor:not-allowed}.account-mobile-personal__head,.account-mobile-address__head,.account-mobile-affiliates__head,.account-mobile-messages__head,.account-mobile-notifications__head,.account-mobile-orders__head,.account-mobile-password__head,.account-mobile-reviews__head,.account-mobile-wishlist__head{z-index:25;background:#fff;border-bottom:1px solid #c1c9bd;align-items:center;gap:8px;min-height:64px;padding:0 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #1b19160a}.account-mobile-personal__head a,.account-mobile-address__head a,.account-mobile-affiliates__head a,.account-mobile-messages__head a,.account-mobile-notifications__head a,.account-mobile-orders__head a,.account-mobile-password__head a,.account-mobile-reviews__head a,.account-mobile-wishlist__head a{color:#003714;letter-spacing:0;text-transform:none;flex:1 1 0;justify-content:flex-start;align-items:center;gap:8px;min-width:0;max-width:none;min-height:44px;font-size:.88rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.account-mobile-personal__head a span,.account-mobile-address__head a span,.account-mobile-affiliates__head a span,.account-mobile-messages__head a span,.account-mobile-notifications__head a span,.account-mobile-orders__head a span,.account-mobile-password__head a span,.account-mobile-reviews__head a span,.account-mobile-wishlist__head a span{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;line-height:inherit;text-overflow:ellipsis;text-transform:none;white-space:nowrap;display:inline;overflow:hidden}.account-mobile-personal__head h1,.account-mobile-address__head h1,.account-mobile-affiliates__head h1,.account-mobile-messages__head h1,.account-mobile-notifications__title h1,.account-mobile-orders__title h1,.account-mobile-password__head h1,.account-mobile-reviews__title h1,.account-mobile-wishlist__title h1{color:#111827;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:clamp(.9rem,4.1vw,1.08rem);font-weight:900;line-height:1.1;overflow:hidden}.account-mobile-address__head>div,.account-mobile-affiliates__head>div,.account-mobile-notifications__title,.account-mobile-orders__title,.account-mobile-reviews__title,.account-mobile-wishlist__title{flex:1 1 0;place-content:center;width:100%;min-width:0;margin:0;display:grid}.account-mobile-personal__head>h1,.account-mobile-messages__head>h1,.account-mobile-password__head>h1{flex:1 1 0;min-width:0}.account-mobile-personal__head .account-mobile-personal__section-icon,.account-mobile-address__head .account-mobile-address__section-icon,.account-mobile-affiliates__head .account-mobile-affiliates__section-icon,.account-mobile-messages__head .account-mobile-messages__section-icon,.account-mobile-notifications__head .account-mobile-notifications__section-icon,.account-mobile-orders__head .account-mobile-orders__section-icon,.account-mobile-password__head .account-mobile-password__section-icon,.account-mobile-reviews__head .account-mobile-reviews__section-icon,.account-mobile-wishlist__head .account-mobile-wishlist__section-icon{color:#003714;pointer-events:none;flex:1 1 0;justify-content:end;place-items:center end;width:auto;min-width:0;height:44px;display:grid}}
