.ht2-account{--ht2-green-950: #12351f;--ht2-green-900: #174528;--ht2-green-800: #205b35;--ht2-green-700: #2f7547;--ht2-green-600: #438b5a;--ht2-green-100: #dff1e5;--ht2-green-50: #f2f9f4;--ht2-gold-600: #b88927;--ht2-gold-100: #f9e9bd;--ht2-ink: #172019;--ht2-muted: #68736b;--ht2-line: #e4e9e5;--ht2-surface: #ffffff;--ht2-canvas: #f4f7f4;--ht2-danger: #c94141;--ht2-danger-soft: #fff0f0;--ht2-warning: #9a6812;--ht2-warning-soft: #fff8e7;--ht2-shadow-sm: 0 8px 24px rgba(20, 53, 31, .06);--ht2-shadow-md: 0 18px 48px rgba(20, 53, 31, .1);--ht2-radius-sm: 10px;--ht2-radius-md: 16px;--ht2-radius-lg: 24px;color:var(--ht2-ink);background:radial-gradient(circle at 8% 2%,rgba(67,139,90,.09),transparent 25rem),radial-gradient(circle at 96% 24%,rgba(184,137,39,.08),transparent 24rem),var(--ht2-canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:70vh}.ht2-account *,.ht2-account *:before,.ht2-account *:after{box-sizing:border-box}.ht2-account button,.ht2-account input,.ht2-account textarea,.ht2-account select{font:inherit}.ht2-account button,.ht2-account a{-webkit-tap-highlight-color:transparent}.ht2-account [hidden]{display:none!important}.ht2-shell{display:grid;grid-template-columns:minmax(230px,272px) minmax(0,1fr);max-width:1500px;min-height:760px;margin:0 auto;padding:2rem 0}.ht2-sidebar{position:sticky;top:var(--ht2-sidebar-offset, 24px);align-self:start;display:flex;flex-direction:column;min-height:min(820px,calc(100vh - var(--ht2-sidebar-offset, 24px) - 24px));max-height:calc(100vh - var(--ht2-sidebar-offset, 24px) - 24px);padding:24px 16px 18px;overflow-y:auto;background:#ffffffed;border:1px solid rgba(226,233,227,.94);border-radius:0 0 var(--ht2-radius-lg) 0;box-shadow:var(--ht2-shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;scrollbar-width:none}.text-white{color:#fff}.ht2-customer-card{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center;padding:10px 8px 22px;border-bottom:1px solid var(--ht2-line)}.ht2-avatar{display:grid;place-items:center;width:50px;height:50px;flex:0 0 auto;color:#fff;font-size:15px;font-weight:800;letter-spacing:.04em;background:linear-gradient(145deg,var(--ht2-green-900),var(--ht2-green-600) 62%,#d4a846);border-radius:17px;box-shadow:0 9px 20px #205b3538}.ht2-avatar--large{width:76px;height:76px;border-radius:24px;font-size:22px}.ht2-customer-copy{min-width:0}.ht2-customer-copy strong,.ht2-customer-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ht2-customer-copy strong{font-size:14px}.ht2-customer-copy span{margin-top:3px;color:var(--ht2-muted);font-size:11px}.ht2-member-pill{grid-column:2;justify-self:start;margin-top:-4px;padding:4px 9px;color:#76550d;font-size:10px;font-weight:750;background:var(--ht2-gold-100);border:1px solid #ead394;border-radius:999px}.ht2-navigation{display:flex;flex-direction:column;gap:3px;padding-top:14px}.ht2-nav-label{padding:15px 10px 6px;color:#98a19a;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ht2-nav-item{display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:43px;padding:6px 9px;color:#526057;font-size:13px;font-weight:620;text-align:left;background:transparent;border:0;border-radius:12px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.ht2-nav-item:hover{color:var(--ht2-green-800);background:var(--ht2-green-50);transform:translate(2px)}.ht2-nav-item.is-active{color:#fff;background:linear-gradient(135deg,var(--ht2-green-900),var(--ht2-green-700));box-shadow:0 9px 20px #205b3529}.ht2-nav-icon{display:grid;place-items:center;width:31px;height:31px;font-size:17px;background:#1720190d;border-radius:10px}.ht2-nav-item.is-active .ht2-nav-icon{background:#ffffff24}.ht2-nav-count{min-width:21px;padding:3px 6px;color:var(--ht2-green-800);font-size:9px;font-weight:800;text-align:center;background:var(--ht2-green-100);border-radius:999px}.ht2-nav-count--gold{color:#76550d;background:var(--ht2-gold-100)}.ht2-nav-count--alert{color:#fff;background:var(--ht2-danger)}.ht2-nav-item.is-active .ht2-nav-count{color:var(--ht2-green-900);background:#fff}.ht2-sidebar-footer{display:grid;gap:8px;margin-top:auto;padding:18px 9px 0;border-top:1px solid var(--ht2-line)}.ht2-signout{display:flex;gap:8px;align-items:center;color:#6c756f;font-size:12px;font-weight:650;text-decoration:none}.ht2-signout:hover{color:var(--ht2-danger)}.ht2-sidebar-footer small{color:#a3aba5;font-size:9px}.ht2-main{min-width:0;padding:34px clamp(20px,3vw,50px) 70px}.ht2-panel{display:none;animation:ht2-fade-in .25s ease both}.ht2-panel.is-active{display:block}@keyframes ht2-fade-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.ht2-page-header{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.ht2-page-header--hero{position:relative;isolation:isolate;min-height:202px;padding:clamp(26px,4vw,46px);overflow:hidden;color:#fff;background:linear-gradient(115deg,#0e311af7,#2b7546e8),radial-gradient(circle at 86% 10%,rgba(255,255,255,.22),transparent 18rem);border-radius:28px;box-shadow:0 24px 52px #17452833}.ht2-page-header--hero:before,.ht2-page-header--hero:after{position:absolute;z-index:-1;content:"";border:1px solid rgba(255,255,255,.13);border-radius:50%}.ht2-page-header--hero:before{width:260px;height:260px;right:-70px;top:-100px}.ht2-page-header--hero:after{width:150px;height:150px;right:120px;bottom:-105px}.ht2-eyebrow{display:block;margin-bottom:8px;color:var(--ht2-green-700);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ht2-page-header--hero .ht2-eyebrow{color:#bce2c7}.ht2-page-header h1{margin:0;font-size:clamp(28px,4vw,43px);line-height:1.08;letter-spacing:-.035em}.ht2-page-header:not(.ht2-page-header--hero) h1{font-size:clamp(27px,3vw,38px)}.ht2-page-header p{max-width:640px;margin:9px 0 0;color:var(--ht2-muted);font-size:14px;line-height:1.6}.ht2-page-header--hero p{color:#ffffffb8}.ht2-header-actions{display:flex;gap:10px;align-self:flex-end;flex-wrap:wrap}.ht2-button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:41px;padding:10px 16px;font-size:12px;font-weight:760;line-height:1;text-decoration:none;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ht2-button:hover{transform:translateY(-1px)}.ht2-button--primary{color:#fff;background:linear-gradient(135deg,var(--ht2-green-800),var(--ht2-green-600));box-shadow:0 9px 20px #205b352e}.ht2-button--primary:hover{box-shadow:0 13px 26px #205b353b}.ht2-button--secondary{color:var(--ht2-green-800);background:#fff;border-color:#d9e3dc}.ht2-page-header--hero .ht2-button--secondary{color:#fff;background:#ffffff1a;border-color:#ffffff38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ht2-button--danger{color:#fff;background:var(--ht2-danger)}.ht2-button--large{min-height:50px;padding-inline:22px;font-size:14px}.ht2-text-button{padding:5px 0;color:var(--ht2-green-700);font-size:11px;font-weight:800;background:none;border:0;cursor:pointer}.ht2-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0}.ht2-stat-card{display:grid;grid-template-columns:auto 1fr;gap:2px 11px;align-items:center;min-height:132px;padding:20px;background:#fffffff0;border:1px solid var(--ht2-line);border-radius:var(--ht2-radius-md);box-shadow:var(--ht2-shadow-sm)}.ht2-stat-card--green{color:#fff;background:linear-gradient(145deg,var(--ht2-green-900),var(--ht2-green-700));border-color:transparent}.ht2-stat-icon{grid-row:1 / 3;display:grid;place-items:center;width:39px;height:39px;font-size:19px;background:var(--ht2-green-50);border-radius:12px}.ht2-stat-card--green .ht2-stat-icon{background:#ffffff21}.ht2-stat-card strong{font-size:25px;line-height:1;letter-spacing:-.02em}.ht2-stat-card>span:not(.ht2-stat-icon){color:var(--ht2-muted);font-size:11px;font-weight:700}.ht2-stat-card--green>span:not(.ht2-stat-icon){color:#ffffffb8}.ht2-stat-card small{grid-column:1 / -1;margin-top:12px;color:#89928c;font-size:10px}.ht2-stat-card--green small{color:#ffffffa6}.ht2-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.85fr);gap:18px;margin-bottom:18px}.ht2-card{padding:clamp(18px,2.4vw,28px);background:#fffffff5;border:1px solid var(--ht2-line);border-radius:var(--ht2-radius-lg);box-shadow:var(--ht2-shadow-sm)}.ht2-card-heading{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.ht2-card-heading h2,.ht2-support-card h2{margin:2px 0 0;font-size:19px;line-height:1.25}.ht2-card-kicker{color:#8a958d;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ht2-empty{display:grid;place-items:center;min-height:190px;padding:25px;color:var(--ht2-muted);text-align:center;background:linear-gradient(145deg,#fafcfa,#f3f8f4);border:1px dashed #d6ded8;border-radius:var(--ht2-radius-md)}.ht2-empty strong{display:block;margin-bottom:5px;color:var(--ht2-ink);font-size:15px}.ht2-empty span{max-width:400px;font-size:12px;line-height:1.6}.ht2-order-mini{display:grid;gap:13px}.ht2-order-mini-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px;background:#fafcfa;border:1px solid #e7ece8;border-radius:15px}.ht2-order-mini-card strong,.ht2-recent-order strong{display:block;font-size:13px}.ht2-order-mini-card small,.ht2-recent-order small{display:block;margin-top:4px;color:var(--ht2-muted);font-size:10px}.ht2-order-mini-card button{white-space:nowrap}.ht2-status{display:inline-flex;gap:6px;align-items:center;padding:5px 9px;color:var(--ht2-warning);font-size:9px;font-weight:800;background:var(--ht2-warning-soft);border-radius:999px}.ht2-status:before{width:6px;height:6px;content:"";background:currentColor;border-radius:50%}.ht2-status--fulfilled{color:var(--ht2-green-700);background:var(--ht2-green-50)}.ht2-status--cancelled{color:var(--ht2-danger);background:var(--ht2-danger-soft)}.ht2-quick-actions{display:grid;gap:8px}.ht2-quick-actions button{display:grid;grid-template-columns:37px minmax(0,1fr) auto;gap:11px;align-items:center;width:100%;padding:12px;text-align:left;background:#fafcfa;border:1px solid #e7ece8;border-radius:14px;cursor:pointer;transition:border-color .18s ease,transform .18s ease}.ht2-quick-actions button:hover{border-color:#bdd3c4;transform:translate(2px)}.ht2-quick-actions button>span{display:grid;place-items:center;width:37px;height:37px;color:var(--ht2-green-700);font-size:18px;background:var(--ht2-green-50);border-radius:11px}.ht2-quick-actions strong{display:block;font-size:11px}.ht2-quick-actions small{display:block;margin-top:3px;color:var(--ht2-muted);font-size:9px;line-height:1.4}.ht2-quick-actions b{color:#a1aaa4;font-size:18px}.ht2-recent-list{display:grid;gap:2px}.ht2-recent-order{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:15px;align-items:center;padding:13px 0;border-bottom:1px solid #edf0ed}.ht2-recent-order:last-child{border-bottom:0}.ht2-recent-order>span{font-size:12px;font-weight:750}.ht2-form{display:grid;gap:23px}.ht2-form-avatar-row{display:flex;gap:17px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--ht2-line)}.ht2-form-avatar-row h2{margin:0 0 5px;font-size:20px}.ht2-form-avatar-row p{margin:0;color:var(--ht2-muted);font-size:11px}.ht2-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.ht2-form label{display:grid;gap:7px}.ht2-form label>span{color:#4f5b53;font-size:10px;font-weight:800;letter-spacing:.02em}.ht2-form input,.ht2-form select,.ht2-form textarea,.ht2-chat-compose input{width:100%;min-height:44px;padding:11px 13px;color:var(--ht2-ink);background:#fbfcfb;border:1px solid #dce3de;border-radius:11px;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ht2-form textarea{resize:vertical}.ht2-form input:focus,.ht2-form select:focus,.ht2-form textarea:focus,.ht2-chat-compose input:focus{background:#fff;border-color:var(--ht2-green-600);box-shadow:0 0 0 4px #438b5a1c}.ht2-field--full{grid-column:1 / -1}.ht2-check-row{grid-template-columns:auto 1fr;align-items:center}.ht2-check-row input{width:18px;min-height:18px}.ht2-form-footer{display:flex;gap:10px;align-items:center;justify-content:flex-end;padding-top:18px;border-top:1px solid var(--ht2-line)}.ht2-form-status{margin-right:auto;color:var(--ht2-muted);font-size:11px}.ht2-form-status.is-error{color:var(--ht2-danger)}.ht2-form-status.is-success{color:var(--ht2-green-700)}.ht2-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ht2-address-card{position:relative;display:grid;gap:15px;min-height:220px;padding:24px;background:#fff;border:1px solid var(--ht2-line);border-radius:var(--ht2-radius-lg);box-shadow:var(--ht2-shadow-sm)}.ht2-address-card.is-default{border-color:#b6d2bf;box-shadow:inset 0 0 0 1px #d5e8db,var(--ht2-shadow-sm)}.ht2-address-top{display:flex;gap:12px;align-items:center;justify-content:space-between}.ht2-address-icon{display:grid;place-items:center;width:39px;height:39px;color:var(--ht2-green-700);background:var(--ht2-green-50);border-radius:12px}.ht2-default-badge{padding:5px 9px;color:var(--ht2-green-800);font-size:9px;font-weight:800;background:var(--ht2-green-100);border-radius:999px}.ht2-address-card address{color:#4f5b53;font-size:12px;font-style:normal;line-height:1.65}.ht2-address-card address strong{display:block;margin-bottom:4px;color:var(--ht2-ink);font-size:14px}.ht2-address-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.ht2-link-button{padding:0;color:var(--ht2-green-700);font-size:10px;font-weight:800;background:none;border:0;cursor:pointer}.ht2-link-button--danger{color:var(--ht2-danger)}.ht2-filter-row{display:flex;gap:6px;width:fit-content;max-width:100%;margin-bottom:18px;padding:5px;overflow-x:auto;background:#e9eee9;border-radius:14px}.ht2-filter-row button{min-height:35px;padding:8px 15px;color:#657068;font-size:10px;font-weight:800;white-space:nowrap;background:transparent;border:0;border-radius:10px;cursor:pointer}.ht2-filter-row button.is-active{color:var(--ht2-green-800);background:#fff;box-shadow:0 4px 12px #14351f14}.ht2-order-list{display:grid;gap:14px}.ht2-order-card{overflow:hidden;background:#fff;border:1px solid var(--ht2-line);border-radius:var(--ht2-radius-lg);box-shadow:var(--ht2-shadow-sm)}.ht2-order-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:19px 22px;border-bottom:1px solid #edf0ed}.ht2-order-card-head strong{display:block;font-size:14px}.ht2-order-card-head small{display:block;margin-top:4px;color:var(--ht2-muted);font-size:10px}.ht2-order-card-body{padding:21px 22px}.ht2-progress{display:grid;grid-template-columns:repeat(5,1fr);margin:0 0 22px}.ht2-progress-step{position:relative;display:grid;gap:7px;justify-items:center;color:#9ca49f;font-size:9px;font-weight:700;text-align:center}.ht2-progress-step:not(:last-child):after{position:absolute;top:14px;left:50%;width:100%;height:2px;content:"";background:#e3e8e4}.ht2-progress-step span{position:relative;z-index:1;display:grid;place-items:center;width:29px;height:29px;background:#eef1ef;border-radius:50%}.ht2-progress-step.is-done,.ht2-progress-step.is-active{color:var(--ht2-green-700)}.ht2-progress-step.is-done span{color:#fff;background:var(--ht2-green-700)}.ht2-progress-step.is-done:not(:last-child):after{background:var(--ht2-green-600)}.ht2-progress-step.is-active span{background:#fff;border:2px solid var(--ht2-green-600);box-shadow:0 0 0 4px var(--ht2-green-100)}.ht2-line-items{display:flex;gap:8px;flex-wrap:wrap}.ht2-line-chip{padding:6px 9px;color:#59645d;font-size:9px;font-weight:700;background:#f3f6f3;border-radius:8px}.ht2-order-card-foot{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:19px}.ht2-order-card-foot strong{font-size:13px}.ht2-order-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ht2-small-button{min-height:34px;padding:7px 11px;color:var(--ht2-green-800);font-size:9px;font-weight:800;background:var(--ht2-green-50);border:1px solid transparent;border-radius:9px;cursor:pointer}.ht2-small-button--neutral{color:#59645d;background:#fff;border-color:#dfe5e0}.ht2-small-button--danger{color:var(--ht2-danger);background:var(--ht2-danger-soft)}.ht2-reward-hero{position:relative;overflow:hidden;padding:clamp(25px,4vw,42px);color:#fff;background:linear-gradient(135deg,var(--ht2-green-950),var(--ht2-green-700));border-radius:28px;box-shadow:var(--ht2-shadow-md)}.ht2-reward-hero:after{position:absolute;right:-80px;bottom:-120px;width:280px;height:280px;content:"";background:#ffffff0f;border-radius:50%}.ht2-reward-top{position:relative;z-index:1;display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.ht2-reward-balance{display:block;margin-top:8px;font-size:clamp(44px,7vw,68px);font-weight:850;line-height:.95;letter-spacing:-.05em}.ht2-tier-badge{padding:7px 12px;font-size:10px;font-weight:800;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:999px}.ht2-progress-bar{height:9px;margin:24px 0 9px;overflow:hidden;background:#ffffff29;border-radius:999px}.ht2-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#b5e2c2,#e4bd59);border-radius:inherit}.ht2-reward-meta{display:flex;justify-content:space-between;color:#ffffffb3;font-size:10px}.ht2-reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:17px}.ht2-reward-grid .ht2-card strong{display:block;margin:7px 0 4px;font-size:19px}.ht2-reward-grid .ht2-card span{color:var(--ht2-muted);font-size:10px}.ht2-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ht2-product-card{overflow:hidden;background:#fff;border:1px solid var(--ht2-line);border-radius:19px;box-shadow:var(--ht2-shadow-sm)}.ht2-product-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#edf3ee}.ht2-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.ht2-product-card:hover img{transform:scale(1.03)}.ht2-product-remove{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:33px;height:33px;color:var(--ht2-danger);background:#fffffff0;border:0;border-radius:50%;box-shadow:var(--ht2-shadow-sm);cursor:pointer}.ht2-product-copy{padding:16px}.ht2-product-copy h3{margin:0;font-size:14px}.ht2-product-copy p{margin:5px 0 15px;color:var(--ht2-muted);font-size:10px}.ht2-product-foot{display:flex;gap:10px;align-items:center;justify-content:space-between}.ht2-product-foot strong{font-size:13px}.ht2-referral-hero{position:relative;overflow:hidden;padding:clamp(27px,4vw,48px);color:#fff;background:linear-gradient(130deg,var(--ht2-green-950),var(--ht2-green-700));border-radius:30px;box-shadow:var(--ht2-shadow-md)}.ht2-referral-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:35px}.ht2-referral-hero h2{max-width:520px;margin:0;font-size:clamp(30px,5vw,52px);line-height:1;letter-spacing:-.04em}.ht2-referral-hero p{color:#ffffffb8;font-size:12px;line-height:1.65}.ht2-referral-code{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:20px 0 12px;padding:13px 15px;background:#ffffff1a;border:1px dashed rgba(255,255,255,.34);border-radius:13px}.ht2-referral-code strong{font-size:20px;letter-spacing:.14em}.ht2-referral-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ht2-referral-stats div{padding:16px;background:#ffffff17;border:1px solid rgba(255,255,255,.12);border-radius:15px}.ht2-referral-stats strong{display:block;font-size:24px}.ht2-referral-stats span{color:#ffffffa6;font-size:9px}.ht2-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.ht2-review-card{padding:20px;background:#fff;border:1px solid var(--ht2-line);border-radius:17px;box-shadow:var(--ht2-shadow-sm)}.ht2-review-card h3{margin:0;font-size:14px}.ht2-review-card p{margin:7px 0 14px;color:var(--ht2-muted);font-size:11px;line-height:1.6}.ht2-stars{color:#d19f32;letter-spacing:.04em}.ht2-chat-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:17px}.ht2-chat-window{display:grid;grid-template-rows:auto minmax(360px,1fr) auto;overflow:hidden;background:#fff;border:1px solid var(--ht2-line);border-radius:22px;box-shadow:var(--ht2-shadow-sm)}.ht2-chat-header{display:grid;grid-template-columns:43px minmax(0,1fr) auto;gap:11px;align-items:center;padding:16px 19px;color:#fff;background:linear-gradient(135deg,var(--ht2-green-900),var(--ht2-green-700))}.ht2-support-avatar{display:grid;place-items:center;width:43px;height:43px;font-size:11px;font-weight:850;background:#ffffff24;border:1px solid rgba(255,255,255,.18);border-radius:14px}.ht2-chat-header strong,.ht2-chat-header span{display:block}.ht2-chat-header strong{font-size:12px}.ht2-chat-header span{margin-top:3px;color:#ffffffa6;font-size:9px}.ht2-chat-header i{width:8px;height:8px;background:#7ad294;border-radius:50%;box-shadow:0 0 0 4px #7ad29424}.ht2-chat-messages{display:flex;flex-direction:column;gap:11px;padding:20px;overflow-y:auto;background:#f7faf7}.ht2-message{max-width:76%;padding:10px 13px;font-size:11px;line-height:1.55;border-radius:15px}.ht2-message--customer{align-self:flex-end;color:#fff;background:var(--ht2-green-700);border-bottom-right-radius:5px}.ht2-message--agent{align-self:flex-start;background:#fff;border:1px solid #e5eae6;border-bottom-left-radius:5px}.ht2-message time{display:block;margin-top:4px;color:inherit;font-size:8px;opacity:.62}.ht2-chat-compose{display:flex;gap:9px;padding:13px;border-top:1px solid var(--ht2-line)}.ht2-support-card{align-self:start;display:grid;gap:12px}.ht2-support-card a{color:var(--ht2-green-700);font-size:12px;font-weight:750;text-decoration:none}.ht2-support-card p{margin:0;color:var(--ht2-muted);font-size:11px;line-height:1.5}.ht2-settings-list{overflow:hidden}.ht2-settings-list>label{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 24px;border-bottom:1px solid var(--ht2-line)}.ht2-settings-list>label strong,.ht2-settings-list>label span{display:block}.ht2-settings-list>label strong{font-size:13px}.ht2-settings-list>label span{margin-top:4px;color:var(--ht2-muted);font-size:10px;line-height:1.5}.ht2-settings-list input[type=checkbox]{-webkit-appearance:none;appearance:none;width:43px;height:24px;padding:3px;background:#d8ded9;border:0;border-radius:999px;cursor:pointer;transition:background .2s ease}.ht2-settings-list input[type=checkbox]:before{display:block;width:18px;height:18px;content:"";background:#fff;border-radius:50%;box-shadow:0 2px 5px #00000026;transition:transform .2s ease}.ht2-settings-list input[type=checkbox]:checked{background:var(--ht2-green-600)}.ht2-settings-list input[type=checkbox]:checked:before{transform:translate(19px)}.ht2-settings-list .ht2-form-footer{margin:0 24px}.ht2-modal,.ht2-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.ht2-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b190f8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ht2-modal-dialog{position:relative;width:min(690px,calc(100% - 28px));max-height:min(90vh,820px);margin:5vh auto;overflow-y:auto;background:#fff;border-radius:23px;box-shadow:0 28px 90px #00000040;animation:ht2-modal-in .22s ease both}.ht2-modal-dialog--small{width:min(520px,calc(100% - 28px))}@keyframes ht2-modal-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}.ht2-modal-dialog>header,.ht2-drawer-panel>header{display:flex;gap:15px;align-items:flex-start;justify-content:space-between;padding:21px 24px;border-bottom:1px solid var(--ht2-line)}.ht2-modal-dialog>header h2,.ht2-drawer-panel>header h2{margin:0;font-size:22px}.ht2-modal-dialog>header button,.ht2-drawer-panel>header button{display:grid;place-items:center;width:35px;height:35px;color:#6d756f;font-size:23px;background:#f3f5f3;border:0;border-radius:50%;cursor:pointer}.ht2-modal-body{padding:23px 24px}.ht2-warning-box{margin:0;padding:13px 14px;color:var(--ht2-warning);font-size:10px;line-height:1.6;background:var(--ht2-warning-soft);border:1px solid #f1d99b;border-radius:11px}.ht2-drawer-panel{position:absolute;top:0;right:0;width:min(550px,100%);height:100%;overflow-y:auto;background:#fff;box-shadow:-24px 0 70px #0000002e;animation:ht2-drawer-in .24s ease both}@keyframes ht2-drawer-in{0%{transform:translate(100%)}to{transform:none}}.ht2-order-detail{padding:23px}.ht2-order-detail-section{margin-bottom:24px}.ht2-order-detail-section h3{margin:0 0 12px;font-size:12px}.ht2-detail-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0ed}.ht2-detail-item img{width:54px;height:54px;object-fit:cover;background:#eff3ef;border-radius:11px}.ht2-detail-item strong{display:block;font-size:11px}.ht2-detail-item small{display:block;margin-top:3px;color:var(--ht2-muted);font-size:9px}.ht2-detail-item>span{font-size:11px;font-weight:800}.ht2-detail-address{color:var(--ht2-muted);font-size:11px;line-height:1.65}.ht2-rating{display:flex;gap:5px}.ht2-rating button{padding:0;color:#d6d9d7;font-size:29px;background:none;border:0;cursor:pointer}.ht2-rating button.is-active{color:#d2a13c}.ht2-toast-region{position:fixed;right:20px;bottom:20px;z-index:10020;display:grid;gap:9px;width:min(360px,calc(100% - 40px))}.ht2-toast{padding:13px 15px;color:#fff;font-size:11px;font-weight:650;line-height:1.45;background:var(--ht2-green-900);border-radius:12px;box-shadow:var(--ht2-shadow-md);animation:ht2-toast-in .2s ease both}.ht2-toast.is-error{background:#8e2d2d}@keyframes ht2-toast-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.ht2-loading{position:fixed;right:20px;top:20px;z-index:10010;display:flex;gap:9px;align-items:center;padding:10px 13px;color:#fff;font-size:10px;font-weight:700;background:#174528f0;border-radius:999px;box-shadow:var(--ht2-shadow-md)}.ht2-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:ht2-spin .7s linear infinite}@keyframes ht2-spin{to{transform:rotate(360deg)}}.ht2-login-shell{display:grid;grid-template-columns:.9fr 1.1fr;max-width:1100px;min-height:570px;margin:45px auto;overflow:hidden;background:#fff;border:1px solid var(--ht2-line);border-radius:30px;box-shadow:var(--ht2-shadow-md)}.ht2-login-art{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--ht2-green-950),var(--ht2-green-700))}.ht2-login-mark{position:relative;z-index:1;display:grid;place-items:center;width:120px;height:120px;color:#fff;font-size:39px;font-weight:850;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:37px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ht2-login-orb{position:absolute;background:#ffffff12;border-radius:50%}.ht2-login-orb--one{width:300px;height:300px;left:-120px;top:-100px}.ht2-login-orb--two{width:230px;height:230px;right:-90px;bottom:-80px}.ht2-login-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(35px,7vw,80px)}.ht2-login-card h1{max-width:520px;margin:0;font-size:clamp(32px,5vw,53px);line-height:1.04;letter-spacing:-.05em}.ht2-login-card p{max-width:530px;margin:18px 0 27px;color:var(--ht2-muted);font-size:14px;line-height:1.75}.ht2-mobile-nav{display:none}@media(max-width:1180px){.ht2-stat-grid,.ht2-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht2-dashboard-grid{grid-template-columns:1fr}.ht2-quick-actions{grid-template-columns:repeat(3,1fr)}.ht2-quick-actions button{grid-template-columns:37px minmax(0,1fr)}.ht2-quick-actions b{display:none}.ht2-chat-layout{grid-template-columns:1fr}}@media(max-width:900px){.ht2-shell{display:block}.ht2-sidebar{display:none}.ht2-main{padding:18px 16px 86px}.ht2-mobile-nav{display:flex;width:100%;gap:8px;padding:10px 4px 12px;margin-bottom:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ht2-mobile-nav::-webkit-scrollbar{display:none}.ht2-mobile-nav button{flex:0 0 auto;min-width:82px;min-height:58px;padding:8px 12px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #dfe6e1;border-radius:12px;background:#fff;color:#303730;font:inherit;font-size:12px;line-height:1.2;white-space:nowrap;cursor:pointer;scroll-snap-align:start}.ht2-mobile-nav button>span:first-child{font-size:18px;line-height:1}.ht2-mobile-nav button.is-active{border-color:#2f7a43;background:#edf6ef;color:#225f34;font-weight:700}.ht2-page-header,.ht2-page-header--hero{flex-direction:column}.ht2-header-actions{align-self:stretch}.ht2-header-actions>*{flex:1}.ht2-address-grid,.ht2-referral-grid,.ht2-review-grid{grid-template-columns:1fr}.ht2-login-shell{grid-template-columns:1fr;margin:20px 14px}.ht2-login-art{min-height:230px}}@media(max-width:650px){.ht2-page-header--hero{min-height:260px;padding:26px 22px}.ht2-page-header h1{font-size:31px}.ht2-stat-grid{grid-template-columns:1fr 1fr;gap:9px}.ht2-stat-card{min-height:120px;padding:15px}.ht2-stat-card strong{font-size:21px}.ht2-form-grid,.ht2-product-grid,.ht2-reward-grid{grid-template-columns:1fr}.ht2-field--full{grid-column:auto}.ht2-order-card-head,.ht2-order-card-foot{align-items:flex-start}.ht2-order-card-foot{flex-direction:column}.ht2-order-actions{width:100%;justify-content:flex-start}.ht2-recent-order{grid-template-columns:minmax(0,1fr) auto}.ht2-recent-order .ht2-status{display:none}.ht2-quick-actions{grid-template-columns:1fr}.ht2-form-footer{align-items:stretch;flex-direction:column}.ht2-form-status{margin-right:0}.ht2-form-footer .ht2-button{width:100%}.ht2-modal-dialog{width:calc(100% - 16px);margin:8px auto;max-height:calc(100vh - 16px);border-radius:18px}.ht2-modal-dialog>header,.ht2-modal-body{padding-inline:18px}.ht2-chat-compose{flex-direction:column}.ht2-chat-compose .ht2-button{width:100%}.ht2-progress-step{font-size:8px}.ht2-progress-step span{width:25px;height:25px}.ht2-progress-step:not(:last-child):after{top:12px}}@media(prefers-reduced-motion:reduce){.ht2-account *,.ht2-account *:before,.ht2-account *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ht2-custom-widget-grid,.ht2-app-widget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.ht2-custom-widget,.ht2-app-widget-card{overflow:hidden;min-width:0;background:#fff;border:1px solid var(--ht2-line);border-radius:var(--ht2-widget-radius,18px);box-shadow:0 10px 35px #233a2a12}.ht2-custom-widget--full,.ht2-custom-notice,.ht2-app-widget-card{grid-column:1/-1}.ht2-custom-widget__media{aspect-ratio:16/7;overflow:hidden;background:#eef4ef}.ht2-custom-widget__media img{width:100%;height:100%;object-fit:cover}.ht2-custom-widget__body{padding:22px}.ht2-custom-widget__icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;color:#fff;font-size:20px;background:var(--ht2-widget-accent,#2f6f42);border-radius:12px}.ht2-custom-widget h2{margin:0 0 8px;font-size:20px}.ht2-custom-widget__text{margin-bottom:17px;color:#68706a;line-height:1.65}.ht2-custom-widget--accent{color:#fff;background:linear-gradient(135deg,#183d27,var(--ht2-widget-accent,#2f6f42));border-color:transparent}.ht2-custom-widget--accent .ht2-custom-widget__text{color:#ffffffc7}.ht2-custom-widget--accent .ht2-custom-widget__icon{color:#214d30;background:#fff}.ht2-custom-widget--gold{background:linear-gradient(135deg,#fffaf0,#f7e7bb);border-color:#ead18c}.ht2-custom-widget--soft{background:#f3f8f4;border-color:#dce9df}.ht2-custom-notice{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border:1px solid #d6e3d9;border-radius:var(--ht2-widget-radius,18px);background:#f4f9f5}.ht2-custom-notice__icon{font-size:20px;line-height:1}.ht2-custom-notice strong{display:block;margin-bottom:4px}.ht2-custom-notice .rte{color:#68706a}.ht2-custom-notice a{display:inline-block;margin-top:7px;font-weight:700;color:#2f6f42}.ht2-custom-notice--success{background:#eef9f1;border-color:#bfe0c7}.ht2-custom-notice--warning{background:#fff8e6;border-color:#efd38d}.ht2-custom-notice--critical{background:#fff0ef;border-color:#edb8b4}.ht2-app-widget-card{padding:20px}.ht2-app-widget-card .shopify-app-block{width:100%}@media(max-width:760px){.ht2-custom-widget-grid,.ht2-app-widget-grid{grid-template-columns:1fr}.ht2-custom-widget,.ht2-custom-widget--full,.ht2-custom-notice,.ht2-app-widget-card{grid-column:auto}}.ht2-editor-preview-banner{display:flex;align-items:flex-start;gap:12px;margin:16px auto;width:min(1440px,calc(100% - 32px));padding:13px 16px;border:1px solid color-mix(in srgb,var(--ht2-widget-accent, #2f6f42) 28%,transparent);border-radius:14px;background:color-mix(in srgb,var(--ht2-widget-accent, #2f6f42) 8%,#fff);color:#24442f;box-shadow:0 8px 24px #1f462b14}.ht2-editor-preview-banner>span{font-size:20px;line-height:1}.ht2-editor-preview-banner div{display:grid;gap:3px}.ht2-editor-preview-banner strong{font-size:13px}.ht2-editor-preview-banner small{color:#55715e;line-height:1.45}.ht2-signout--preview{cursor:default;opacity:.58}.shopify-design-mode .ht2-account [data-panel]{scroll-margin-top:120px}@media(max-width:749px){.ht2-editor-preview-banner{width:calc(100% - 20px);margin:10px}}.ht2-panel-app-blocks{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin-top:24px}.ht2-panel-app-block{min-width:0;overflow:hidden;padding:20px;background:#fff;border:1px solid var(--ht2-line);border-radius:var(--ht2-widget-radius,18px);box-shadow:0 10px 35px #233a2a12}.ht2-panel-app-block>.shopify-app-block,.ht2-panel-app-block [data-shopify-editor-block]{width:100%;max-width:100%}.ht2-app-placement-marker{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:14px 16px;border:1px dashed #8fb29a;border-radius:14px;background:#f2f8f4;color:#294c34}.ht2-app-placement-marker span{padding:3px 8px;border-radius:999px;background:#dfeee3;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ht2-app-placement-marker strong{font-size:13px}.ht2-app-placement-marker small{flex-basis:100%;color:#6a786e;font-size:12px}.ht2-panel:not(.is-active) .ht2-panel-app-blocks{pointer-events:none}@media(max-width:760px){.ht2-panel-app-block{padding:14px}}.ht2-custom-tab-description{max-width:760px;color:var(--ht2-muted, #667085)}.ht2-custom-tab-description>:first-child{margin-top:0}.ht2-custom-tab-description>:last-child{margin-bottom:0}.ht2-custom-tab-content{display:grid;gap:20px;margin-top:24px}.ht2-custom-tab-content--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ht2-custom-tab-content--stack{grid-template-columns:minmax(0,1fr)}.ht2-custom-tab-content--grid>.ht2-custom-notice,.ht2-custom-tab-content--grid>.ht2-panel-app-block,.ht2-custom-tab-content--grid>.ht2-custom-tab-empty,.ht2-custom-tab-content--grid>.ht2-custom-widget--full{grid-column:1 / -1}.ht2-custom-tab-empty{display:flex;align-items:center;gap:14px;min-height:120px;padding:24px;border:1px dashed rgba(47,111,66,.35);border-radius:var(--ht2-widget-radius, 18px);background:#2f6f420d;color:#2f6f42}.ht2-custom-tab-empty>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff;font-size:22px}.ht2-custom-tab-empty strong,.ht2-custom-tab-empty small{display:block}.ht2-custom-tab-empty small{margin-top:4px;color:#667085}.ht2-custom-tab-empty--storefront{color:#667085;border-color:#e4e7ec;background:#f9fafb}@media(max-width:989px){.ht2-custom-tab-content--grid{grid-template-columns:minmax(0,1fr)}.ht2-custom-tab-content--grid>*{grid-column:1}}.ht2-order-schedule{display:grid;gap:14px;margin-top:18px}.ht2-order-schedule-day{overflow:hidden;border:1px solid var(--ht2-line);border-radius:16px;background:var(--ht2-surface)}.ht2-order-schedule-day>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--ht2-line);background:color-mix(in srgb,var(--ht2-green-50) 72%,white)}.ht2-order-schedule-day>header div{display:grid;gap:2px}.ht2-order-schedule-day>header strong{color:var(--ht2-green-900);font-size:14px}.ht2-order-schedule-day>header>span{color:var(--ht2-muted);font-size:11px;font-weight:700}.ht2-order-schedule-label,.ht2-order-schedule-type-head span,.ht2-order-detail-group-head span,.ht2-order-detail-type-head span,.ht2-order-detail-main-head span{color:var(--ht2-muted);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ht2-order-schedule-types{display:grid}.ht2-order-schedule-type{display:grid;gap:10px;padding:14px 16px}.ht2-order-schedule-type+.ht2-order-schedule-type{border-top:1px solid var(--ht2-line)}.ht2-order-schedule-type-head{display:flex;align-items:baseline;gap:8px}.ht2-order-schedule-type-head strong{font-size:13px}.ht2-order-schedule-main{display:grid;gap:8px}.ht2-order-schedule-main>div{display:flex;flex-wrap:wrap;gap:6px}.ht2-order-main-type{width:fit-content;border-radius:999px;background:var(--ht2-green-50);color:var(--ht2-green-900);padding:4px 9px;font-size:10px;font-weight:800}.ht2-order-detail-meta{margin:8px 0 16px;color:var(--ht2-muted);font-size:11px;line-height:1.6}.ht2-order-detail-groups{display:grid;gap:18px}.ht2-order-detail-group{overflow:hidden;border:1px solid var(--ht2-line);border-radius:18px}.ht2-order-detail-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;background:var(--ht2-green-50)}.ht2-order-detail-group-head h3,.ht2-order-detail-type-head h4{margin:3px 0 0}.ht2-order-detail-group-head>strong{color:var(--ht2-muted);font-size:11px}.ht2-order-detail-type{padding:16px 18px}.ht2-order-detail-type+.ht2-order-detail-type{border-top:1px solid var(--ht2-line)}.ht2-order-detail-type-head,.ht2-order-detail-main-head{display:flex;align-items:baseline;gap:8px}.ht2-order-detail-main{display:grid;gap:12px;margin-top:14px;padding-top:14px;border-top:1px dashed var(--ht2-line)}.ht2-order-detail-main-head strong{color:var(--ht2-green-900);font-size:12px}.ht2-order-detail-items{display:grid;gap:12px}.ht2-order-line-detail{display:grid;gap:12px;padding:14px;border:1px solid var(--ht2-line);border-radius:14px;background:var(--ht2-surface)}.ht2-order-line-product{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:12px}.ht2-order-line-product img,.ht2-order-line-placeholder{width:72px;height:72px;border-radius:12px;object-fit:cover;background:var(--ht2-green-50)}.ht2-order-line-placeholder{display:grid;place-items:center;color:var(--ht2-muted);font-size:22px}.ht2-order-line-product>div{display:grid;gap:4px;min-width:0}.ht2-order-line-product strong,.ht2-order-line-product small,.ht2-order-line-product span{overflow-wrap:anywhere}.ht2-order-line-product small,.ht2-order-line-product span{color:var(--ht2-muted);font-size:10px}.ht2-order-line-product>b{font-size:12px;white-space:nowrap}.ht2-line-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.ht2-line-properties>div{min-width:0;padding:9px 10px;border-radius:10px;background:var(--ht2-green-50)}.ht2-line-properties dt{color:var(--ht2-muted);font-size:9px;font-weight:800;letter-spacing:.04em}.ht2-line-properties dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:11px;font-weight:700}.ht2-line-no-properties{margin:0;color:var(--ht2-muted);font-size:10px}.ht2-order-totals{display:grid;gap:9px;margin:0}.ht2-order-totals>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.ht2-order-totals dt,.ht2-order-totals dd{margin:0;font-size:12px}.ht2-order-totals dt{color:var(--ht2-muted)}.ht2-order-totals .is-total{margin-top:6px;padding-top:12px;border-top:1px solid var(--ht2-line)}.ht2-order-totals .is-total dt,.ht2-order-totals .is-total dd{color:var(--ht2-ink);font-size:16px;font-weight:800}@media(max-width:620px){.ht2-order-schedule-day>header,.ht2-order-detail-group-head{align-items:flex-start}.ht2-order-line-product{grid-template-columns:56px minmax(0,1fr)}.ht2-order-line-product img,.ht2-order-line-placeholder{width:56px;height:56px}.ht2-order-line-product>b{grid-column:2}.ht2-line-properties{grid-template-columns:1fr}}.ht2-delivery-order-card{border-color:#dbe5dd;box-shadow:0 12px 34px #14351f12}.ht2-delivery-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--ht2-line);background:linear-gradient(135deg,#f7fbf8,#fff)}.ht2-delivery-reference{display:grid;gap:3px}.ht2-delivery-reference>span,.ht2-delivery-parent,.ht2-delivery-parent-note>span{color:var(--ht2-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ht2-delivery-reference>strong{color:var(--ht2-green-900);font-size:16px}.ht2-delivery-reference>small{color:var(--ht2-muted);font-size:10px}.ht2-delivery-facts{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:10px;margin-bottom:22px}.ht2-delivery-facts>div{display:grid;gap:5px;min-width:0;padding:14px 15px;border:1px solid var(--ht2-line);border-radius:14px;background:#fbfdfb}.ht2-delivery-facts span{color:var(--ht2-muted);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ht2-delivery-facts strong{overflow-wrap:anywhere;font-size:12px}.ht2-tracking-list{display:grid;gap:10px;margin:18px 0}.ht2-tracking-card,.ht2-tracking-empty{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 15px;border:1px solid #cfe1d4;border-radius:15px;background:linear-gradient(135deg,#f0f8f2,#fff)}.ht2-tracking-empty{grid-template-columns:42px minmax(0,1fr);border-style:dashed;border-color:var(--ht2-line);background:#fafcfa}.ht2-tracking-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--ht2-green-800);font-size:17px;background:var(--ht2-green-100);border-radius:12px}.ht2-tracking-card>div,.ht2-tracking-empty>div{display:grid;gap:2px;min-width:0}.ht2-tracking-card small,.ht2-tracking-empty small{color:var(--ht2-muted);font-size:9px}.ht2-tracking-card strong,.ht2-tracking-empty strong{overflow-wrap:anywhere;font-size:12px}.ht2-tracking-card span:not(.ht2-tracking-icon){overflow-wrap:anywhere;color:var(--ht2-muted);font-size:10px}.ht2-tracking-button{min-height:36px;padding:8px 12px;white-space:nowrap}.ht2-delivery-items{overflow:hidden;margin-top:18px;border:1px solid var(--ht2-line);border-radius:16px}.ht2-delivery-items-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;color:var(--ht2-green-900);background:var(--ht2-green-50)}.ht2-delivery-items-head strong,.ht2-delivery-items-head span{font-size:10px}.ht2-delivery-item-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:11px;align-items:center;padding:12px 14px}.ht2-delivery-item-row+.ht2-delivery-item-row{border-top:1px solid var(--ht2-line)}.ht2-delivery-item-row img,.ht2-delivery-item-placeholder{width:48px;height:48px;object-fit:cover;border-radius:11px;background:var(--ht2-green-50)}.ht2-delivery-item-placeholder{display:grid;place-items:center;color:var(--ht2-muted)}.ht2-delivery-item-row>div{display:grid;gap:3px;min-width:0}.ht2-delivery-item-row strong,.ht2-delivery-item-row small{overflow-wrap:anywhere}.ht2-delivery-item-row strong{font-size:11px}.ht2-delivery-item-row small,.ht2-delivery-item-row>span{color:var(--ht2-muted);font-size:9px}.ht2-delivery-item-row>b{font-size:10px;white-space:nowrap}.ht2-delivery-parent-note{display:grid;gap:2px}.ht2-delivery-parent-note strong{font-size:12px}.ht2-delivery-cancelled-note{padding:13px 15px;color:var(--ht2-danger);font-size:11px;font-weight:750;background:var(--ht2-danger-soft);border:1px solid #f0caca;border-radius:13px}.ht2-delivery-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;background:var(--ht2-green-50);border-radius:16px}.ht2-delivery-detail-hero h3{margin:6px 0 4px;color:var(--ht2-green-900);font-size:18px}.ht2-delivery-detail-hero p{margin:0;color:var(--ht2-muted);font-size:11px}.ht2-payment-note{margin:12px 0 0;color:var(--ht2-muted);font-size:10px;line-height:1.55}.ht2-order-mini-card--delivery strong{margin-top:3px}@media(max-width:760px){.ht2-delivery-facts{grid-template-columns:1fr}.ht2-delivery-card-head{align-items:flex-start}.ht2-tracking-card{grid-template-columns:42px minmax(0,1fr)}.ht2-tracking-button{grid-column:2;justify-self:start}}@media(max-width:520px){.ht2-delivery-card-head,.ht2-delivery-detail-hero{flex-direction:column}.ht2-delivery-item-row{grid-template-columns:44px minmax(0,1fr) auto}.ht2-delivery-item-row img,.ht2-delivery-item-placeholder{width:44px;height:44px}.ht2-delivery-item-row>b{grid-column:2 / -1}}.ht2-chat-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:20px;align-items:start}.ht2-chat-layout--single{grid-template-columns:minmax(0,1fr)}.ht2-chat-layout__main,.ht2-chat-layout__sidebar{min-width:0}.ht2-chat-layout__main .ht2-custom-widget-grid{grid-template-columns:minmax(0,1fr);margin:0}.ht2-chat-layout__main .ht2-panel-app-blocks{margin:0}.ht2-chat-layout__main .ht2-custom-widget,.ht2-chat-layout__main .ht2-panel-app-block{width:100%;min-width:0}.ht2-chat-layout__sidebar{position:sticky;top:calc(var(--ht2-sidebar-offset, 24px) + 8px)}.ht2-chat-support{display:grid;gap:16px;width:100%}.ht2-chat-support__card{min-width:0;padding:20px;background:var(--ht2-chat-support-bg, #fff);border:1px solid var(--ht2-chat-support-border, #dfe6e1);border-radius:var(--ht2-chat-support-radius, 16px);box-shadow:0 8px 24px #1f332814}.ht2-chat-support__card h2{display:flex;align-items:center;gap:7px;margin:0 0 14px;color:#202421;font:inherit;font-size:14px;font-weight:750;line-height:1.35}.ht2-chat-support__experts{display:grid;gap:10px}.ht2-chat-expert{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:12px 14px;background:#f5f6f5;border:1px solid transparent;border-radius:11px}.ht2-chat-expert.is-featured{background:color-mix(in srgb,var(--ht2-chat-support-accent, #2f7a43) 7%,#fff);border-color:color-mix(in srgb,var(--ht2-chat-support-accent, #2f7a43) 13%,transparent)}.ht2-chat-expert__avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;font-size:20px;line-height:1}.ht2-chat-expert__content{display:grid;min-width:0}.ht2-chat-expert__content strong{overflow:hidden;color:#202421;font-size:14px;font-weight:750;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ht2-chat-expert__content span{overflow:hidden;margin-top:1px;color:#838783;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.ht2-chat-expert__status{display:inline-flex;align-items:center;justify-content:flex-end;min-width:14px;color:#858985;font-size:11px;line-height:1.3;text-align:right;white-space:nowrap}.ht2-chat-expert__status--online,.ht2-chat-expert__status--away{color:var(--ht2-chat-support-accent, #2f7a43)}.ht2-chat-expert__dot{display:block;width:8px;height:8px;border-radius:50%;background:#64c995;box-shadow:0 0 0 3px #64c99529}.ht2-chat-support__contacts{display:grid;gap:12px}.ht2-chat-contact{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;min-width:0;color:#555b57;font-size:13px;line-height:1.45;text-decoration:none;overflow-wrap:anywhere}.ht2-chat-contact[href]:hover{color:var(--ht2-chat-support-accent, #2f7a43);text-decoration:underline;text-underline-offset:3px}.ht2-chat-contact__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;min-height:18px;font-size:12px;line-height:1}@media screen and (max-width:1100px){.ht2-chat-layout{grid-template-columns:minmax(0,1fr) minmax(270px,.72fr)}}@media screen and (max-width:989px){.ht2-chat-layout{grid-template-columns:minmax(0,1fr)}.ht2-chat-layout__sidebar{position:static}.ht2-chat-support{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.ht2-chat-layout{gap:16px}.ht2-chat-support{grid-template-columns:minmax(0,1fr)}.ht2-chat-support__card{padding:16px;border-radius:min(var(--ht2-chat-support-radius, 16px),16px)}}@media screen and (max-width:430px){.ht2-chat-expert{grid-template-columns:auto minmax(0,1fr)}.ht2-chat-expert__status{grid-column:2;justify-content:flex-start;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/85/assets/healthy-tiffin-account.css.map */
