@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap";.htx{--ink: #243630;--ink-soft: #667871;--line: rgba(36, 54, 48, .1);--headline: "Cormorant Garamond", Georgia, serif;--body: "DM Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow: 0 18px 40px rgba(0,0,0,.055);--green: #174c3c;--green-dark: #123e31;padding:38px 0 58px;background:#f4f4f1;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.htx *{box-sizing:border-box}.htx button,.htx input{font-family:var(--body)}.htx__wrap{width:min(1240px,92vw);margin:0 auto}.htx__moods{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px}.htx__mood{border:1px solid var(--line);background:#ffffffd6;border-radius:999px;padding:11px 16px;display:flex;align-items:center;gap:9px;cursor:pointer;color:var(--ink);transition:.25s ease;box-shadow:0 4px 14px #00000005}.htx__mood:hover{transform:translateY(-1px);background:#fff}.htx__mood.is-active{background:#fff;box-shadow:0 10px 22px #0000000d;border-color:#24363038}.htx__mood-icon{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;border:1px solid var(--line);background:#f8f6f0;font-size:14px}.htx__mood-label{font-size:14px;font-weight:600}.htx__head{text-align:center;margin:2px 0 26px}.htx__label{margin:0;font-family:var(--headline);font-size:clamp(42px,4.2vw,68px);line-height:.96;letter-spacing:-.035em;text-transform:none;font-weight:700;color:#123f33}.htx__subhead{max-width:620px;margin:12px auto 0;color:#243630ad;font-size:15px;line-height:1.65}.htx__card{border:1px solid rgba(201,182,118,.35);background:linear-gradient(180deg,#fbfaf7,#f5f2ea);border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.htx__compact{display:grid;grid-template-columns:350px 1fr;gap:0;min-height:650px}.htx__left,.htx__right{padding:22px}.htx__left{border-right:1px solid rgba(201,182,118,.28)}.htx__promo{height:100%;display:flex;flex-direction:column;gap:16px}.htx__promo-visual{min-height:606px;border:1px solid rgba(201,182,118,.35);border-radius:30px;padding:18px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59}.htx__promo-visual:before{content:"";position:absolute;inset:-16% auto auto -10%;width:220px;height:220px;border-radius:999px;background:#ffffff38}.htx__promo-visual:after{content:"";position:absolute;right:-28px;bottom:-42px;width:230px;height:230px;border-radius:999px;background:#ffffff24}.htx__promo-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.htx__promo-chip{display:inline-flex;align-items:center;gap:8px;background:#ffffffc7;border:1px solid rgba(255,255,255,.38);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;padding:8px 12px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#29453d;align-self:flex-start}.htx__promo-copy{max-width:250px;margin-top:18px}.htx__promo-kicker{margin:0 0 10px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#24483d94}.htx__promo-title{font-family:var(--headline);font-size:34px;line-height:.92;color:#24483d;margin:0 0 10px;font-weight:600}.htx__promo-sub{font-size:14px;line-height:1.5;color:#24483dc2}.htx__promo-image-wrap{position:relative;flex:1;display:flex;align-items:flex-end;justify-content:center;padding-top:16px;padding-bottom:6px}.htx__promo-image-card{width:100%;border-radius:22px;overflow:hidden;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff2e}.htx__promo-image{display:block;width:100%;height:100%;max-height:330px;object-fit:cover;transition:opacity .22s ease,transform .22s ease}.htx__promo-image.is-changing{opacity:.45;transform:scale(.97)}.htx__promo-badge{border:1px solid rgba(36,54,48,.12);background:#fffffff0;border-radius:18px;padding:12px 14px;margin-top:12px}.htx__promo-badge-title{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#2436308a;margin-bottom:6px}.htx__promo-badge-copy{font-size:13px;line-height:1.45;color:var(--ink-soft)}.htx__promo-actions{display:grid;grid-template-columns:110px 1fr;gap:10px;align-items:center;margin-top:12px}.htx__qty{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 8px}.htx__qty-btn{width:30px;height:30px;border-radius:999px;border:none;background:#f2efe8;color:#24483d;font-size:18px;line-height:1;cursor:pointer}.htx__qty-value{min-width:34px;text-align:center;font-size:14px;font-weight:700;color:#24483d}.htx__buy-btn{border:none;border-radius:999px;padding:15px 18px;cursor:pointer;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#1f2c28;transition:.25s ease;width:100%}.htx__buy-btn:hover{transform:translateY(-1px);filter:brightness(.98)}.htx__buy-btn:disabled{cursor:not-allowed;opacity:.75;transform:none}.htx__buy-btn.is-added{background:#123f33!important;color:#fff!important}.htx__buy-btn.is-error{background:#8f2e23!important;color:#fff!important}.htx__right{display:flex;flex-direction:column;gap:13px;min-width:0}.htx__drink-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.htx__drink{border:1px solid var(--line);background:#fff;border-radius:22px;padding:15px;cursor:pointer;transition:.25s ease;text-align:left;min-height:88px}.htx__drink:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0000000d}.htx__drink.is-active{box-shadow:0 16px 28px #00000012;border-color:#2436303d}.htx__drink-top{display:flex;align-items:flex-start;gap:12px}.htx__drink-emoji{font-size:26px;line-height:1;margin-top:1px}.htx__drink-name{font-size:16px;font-weight:700;line-height:1.1}.htx__drink-sub{margin-top:6px;color:var(--ink-soft);font-size:12px;line-height:1.3}.htx__quick-grid,.htx__taste-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.htx__quick,.htx__taste{border:1px solid var(--line);background:#fff;border-radius:22px;padding:15px}.htx__quick-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.htx__quick-name,.htx__taste-title{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#2436308f}.htx__quick-value{font-size:14px;font-weight:700}.htx__quick input{width:100%;accent-color:#24483d}.htx__taste-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.htx__taste-pill{border:1px solid var(--line);background:#faf8f3;color:#2e433d;border-radius:999px;padding:10px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:.2s ease}.htx__taste-pill:hover{transform:translateY(-1px);background:#fff}.htx__taste-pill.is-active{background:#24483d;color:#fff;border-color:#24483d}.htx__bottom-combined{border:1px solid var(--line);background:#ffffffd6;border-radius:26px;padding:16px;display:grid;grid-template-columns:1.03fr .97fr;gap:14px}.htx__mood-kicker,.htx__recommend-tag{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#2436308a;margin-bottom:8px}.htx__mood-title,.htx__recommend-title{font-family:var(--headline);font-size:32px;line-height:.95;color:#24483d;margin:0 0 8px;font-weight:600}.htx__mood-body,.htx__recommend-copy{font-size:14px;line-height:1.52;color:var(--ink-soft)}.htx__point-list{display:grid;gap:8px;margin:10px 0 0;padding:0;list-style:none}.htx__point{display:flex;gap:9px;align-items:flex-start;font-size:13px;line-height:1.4;color:var(--ink-soft)}.htx__point-dot{width:21px;height:21px;border-radius:999px;display:grid;place-items:center;background:#ffffffd6;border:1px solid var(--line);font-size:12px;flex:0 0 auto}.htx__recommend{border:1px solid var(--line);background:#fff;border-radius:22px;padding:16px;display:flex;flex-direction:column;justify-content:center}.htx__recommend-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:11px}.htx__mini-pill{border:1px solid var(--line);border-radius:16px;padding:10px;background:#faf8f3}.htx__mini-pill-label{font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#24363085}.htx__mini-pill-value{margin-top:6px;font-size:16px;font-family:var(--headline);color:#24483d}.htx__cta-wide{border:none;border-radius:999px;background:var(--green);color:#fff;padding:16px 24px;cursor:pointer;font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;transition:.25s ease;width:100%;margin-top:0}.htx__cta-wide:hover{transform:translateY(-1px);background:var(--green-dark)}.htx__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none}.htx__modal.is-open{display:block}.htx__modal-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#09100d75;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.htx__dialog{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:34px;background:#fff;box-shadow:0 30px 70px #00000038;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.08)}.htx__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px;border-bottom:1px solid rgba(0,0,0,.06);background:#fff;flex:0 0 auto}.htx__dialog-eyebrow{font-size:10px;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:#2436308a}.htx__dialog-title{font-family:var(--headline);font-size:30px;line-height:1;margin-top:6px;color:#24483d;font-weight:600}.htx__close{width:44px;height:44px;border-radius:999px;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:18px}.htx__dialog-body{overflow:auto;flex:1 1 auto;background:linear-gradient(180deg,#fbfaf7,#f5f2ea)}.htx__full-top{padding:20px 24px 14px}.htx__full-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:stretch;margin-bottom:14px}.htx__full-card{border:1px solid var(--line);border-radius:26px;background:#fff;padding:18px}.htx__full-card--green{background:linear-gradient(180deg,#f4faf6,#fff)}.htx__full-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#2436308a;margin-bottom:8px}.htx__full-name{font-family:var(--headline);font-size:34px;line-height:1;color:#24483d;font-weight:600}.htx__full-meta{margin-top:8px;font-size:13px;color:var(--ink-soft)}.htx__full-stats{margin-top:12px;display:grid;gap:7px;font-size:13px;color:var(--ink-soft)}.htx__full-stats strong{color:var(--ink)}.htx__full-vs{width:54px;height:54px;border-radius:999px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;font-weight:700;font-size:12px;letter-spacing:.2em;text-transform:uppercase;align-self:center}.htx__full-controls,.htx__full-results,.htx__outcomes{display:grid;gap:12px}.htx__full-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.htx__habit-box{border:1px solid var(--line);background:#fff;border-radius:24px;padding:16px;margin-top:14px}.htx__habit-title{font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#2436308a;margin-bottom:12px}.htx__habit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.htx__habit-card{border:1px solid var(--line);background:#faf8f3;border-radius:18px;padding:12px}.htx__habit-card label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#24483d;margin-bottom:10px}.htx__habit-card input[type=checkbox]{accent-color:#24483d}.htx__habit-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.htx__habit-fields input{width:100%;border:1px solid var(--line);border-radius:12px;padding:9px 10px;background:#fff;font-size:13px;color:var(--ink)}.htx__brand-field{grid-column:1 / -1}.htx__field-label{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#24363080;margin:0 0 5px}.htx__full-results{padding:0 24px 14px;grid-template-columns:repeat(4,minmax(0,1fr))}.htx__outcomes{padding:0 24px 24px;grid-template-columns:1fr 1fr}.htx__metric,.htx__outcome{border:1px solid var(--line);background:#fff;border-radius:22px;padding:15px;min-height:92px}.htx__outcome{background:#f3f8f5;border-color:#85a89b2e}.htx__metric-label,.htx__outcome-label{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#2436308a}.htx__metric-value,.htx__outcome-value{margin-top:9px;font-family:var(--headline);font-size:32px;line-height:1;color:#24483d;font-weight:600}.htx__battle{padding:0 24px 16px}.htx__battle-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.htx__battle-title{font-family:var(--headline);font-size:32px;line-height:1;color:#24483d;font-weight:600}.htx__battle-score{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#2436308f}.htx__battle-circle{position:relative;width:68px;height:68px;border-radius:999px;border:1px solid var(--line);display:grid;place-items:center;background:#fff}.htx__battle-circle:after{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:999px;border:2px solid rgba(36,54,48,.1);animation:htxSpin 10s linear infinite}.htx__battle-circle span{position:relative;font-size:22px;font-weight:700;color:#24483d}.htx__battle-list{display:grid;gap:10px}.htx__row{border:1px solid var(--line);border-radius:20px;background:#fff;padding:14px}.htx__row-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.htx__row-name{font-size:14px;font-weight:700}.htx__row-win{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#2436308f}.htx__bar{margin-bottom:9px}.htx__bar:last-child{margin-bottom:0}.htx__bar-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#2436308a;margin-bottom:6px}.htx__track{height:9px;border-radius:999px;background:#f1efe8;overflow:hidden}.htx__fill{height:100%;border-radius:999px;transition:width .35s ease}.htx__fill--current{background:#cac4b7}.htx__fill--hitea{background:#85a89b}.htx__match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.htx__match-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:12px}.htx__match-card strong{display:block;font-size:14px;color:#24483d}.htx__match-card span{display:block;margin-top:5px;font-size:12px;line-height:1.4;color:var(--ink-soft)}.htx__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mood-ipl .htx__card,.mood-ipl .htx__full-top{background:linear-gradient(180deg,#fbf8ef,#f5e8c6)}.mood-work .htx__card,.mood-work .htx__full-top{background:linear-gradient(180deg,#fbfaf7,#eef2ea)}.mood-festive .htx__card,.mood-festive .htx__full-top{background:linear-gradient(180deg,#fcf7f0,#f5e7d8)}.mood-monsoon .htx__card,.mood-monsoon .htx__full-top{background:linear-gradient(180deg,#f7f9f8,#e7efec)}.mood-happy .htx__card,.mood-happy .htx__full-top{background:linear-gradient(180deg,#fff5ef,#f5ded7)}.mood-evening .htx__card,.mood-evening .htx__full-top{background:linear-gradient(180deg,#fbf8ff,#eee7f7)}.mood-travel .htx__card,.mood-travel .htx__full-top{background:linear-gradient(180deg,#f7fbff,#e4f2f6)}.mood-afterfood .htx__card,.mood-afterfood .htx__full-top{background:linear-gradient(180deg,#fff8ef,#f3e3ca)}.mood-ipl .htx__promo-visual{background:linear-gradient(135deg,#f6d786,#f4edd2 55%,#efe2a7)}.mood-work .htx__promo-visual{background:linear-gradient(135deg,#dfe9e0,#f3f1e7 55%,#e7efe7)}.mood-festive .htx__promo-visual{background:linear-gradient(135deg,#f2d0ba,#f6ebdf 58%,#efd8b7)}.mood-monsoon .htx__promo-visual{background:linear-gradient(135deg,#d2dee0,#edf2ef 54%,#dbe7e4)}.mood-happy .htx__promo-visual{background:linear-gradient(135deg,#f7c2b8,#fff0e9 58%,#f0b1a8)}.mood-evening .htx__promo-visual{background:linear-gradient(135deg,#d6c7ea,#f8f2ff 58%,#e7dff4)}.mood-travel .htx__promo-visual{background:linear-gradient(135deg,#bcdfe7,#f4fbff 58%,#d7edf3)}.mood-afterfood .htx__promo-visual{background:linear-gradient(135deg,#e2c48d,#fff4df 58%,#ead6ad)}@keyframes htxSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1080px){.htx__compact{grid-template-columns:1fr;min-height:auto}.htx__left{border-right:none;border-bottom:1px solid rgba(201,182,118,.28)}.htx__promo-visual{min-height:auto}.htx__drink-list{grid-template-columns:repeat(2,minmax(0,1fr))}.htx__full-results,.htx__habit-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.htx__drink-list,.htx__full-controls,.htx__outcomes,.htx__bottom-combined,.htx__taste-row,.htx__full-grid,.htx__match-grid{grid-template-columns:1fr}.htx__full-vs{margin:0 auto}.htx__battle-head{flex-direction:column;align-items:flex-start}.htx__dialog{overflow:auto}}@media(max-width:640px){.htx{padding:34px 0 54px}.htx__left,.htx__right,.htx__full-top,.htx__full-results,.htx__battle,.htx__outcomes{padding-left:18px;padding-right:18px}.htx__quick-grid,.htx__full-results,.htx__drink-list,.htx__recommend-mini,.htx__habit-grid{grid-template-columns:1fr}.htx__dialog{top:8px;right:8px;bottom:8px;left:8px;border-radius:24px}.htx__dialog-title{font-size:26px}.htx__promo-actions{grid-template-columns:1fr}.htx__label{font-size:clamp(40px,12vw,54px)}}.htx__qty-value[aria-live=polite]{outline:none}.htx__dialog{inset:clamp(8px,2vw,16px)}.htx__dialog-body{scrollbar-width:thin}.htx__habit-card input{min-height:38px}@media(max-width:640px){.htx__moods{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.htx__mood{flex:0 0 auto;scroll-snap-align:start;min-height:44px}.htx__drink{min-height:76px;padding:14px}.htx__promo-image{max-height:280px}.htx__dialog-body{max-height:calc(100vh - 96px)}.htx__metric-value,.htx__outcome-value{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hitea-mood-calculator.css.map */
