:root{--hp-green:#198754;--hp-green-dark:#0f6b3d;--hp-green-soft:#ebf5e9;--hp-yellow:#ffc107;--hp-ink:#17221a;--hp-muted:#6c757d;--hp-border:#e5e9e4;--hp-surface:#fff;--hp-canvas:#f7f8f6;--hp-danger:#c0392b;--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box}html,body{height:100%;margin:0}html{background:var(--hp-canvas)}body{background:var(--hp-canvas);min-height:100dvh;color:var(--hp-ink);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #ffc107f2}.app-frame{background:var(--hp-surface);grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,520px);height:100dvh;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 12px 34px #163a2314}.app-header{z-index:3;min-height:66px;padding:max(8px, env(safe-area-inset-top,0px)) 18px 8px;background:#fffffff7;border-bottom:1px solid #e5e9e4d9;grid-template-columns:minmax(104px,1fr) auto minmax(44px,1fr);align-items:center;display:grid}.brand-link{justify-self:start;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:auto;height:42px}.app-header-title{justify-self:center;font-size:.95rem}.icon-button{width:42px;height:42px;color:var(--hp-ink);background:0 0;border:0;border-radius:50%;justify-self:end;place-items:center;display:grid;position:relative}.notification-dot{background:#e84c3d;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.app-content{overscroll-behavior-y:contain;background:var(--hp-canvas);min-height:0;overflow-y:auto}.bottom-navigation{z-index:4;min-height:calc(70px + var(--safe-bottom));padding:8px 8px calc(8px + var(--safe-bottom));border-top:1px solid var(--hp-border);background:#fffffffa;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid;box-shadow:0 -8px 24px #163a230f}.bottom-navigation-item{min-width:0;min-height:52px;color:var(--hp-muted);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.66rem;font-weight:650;line-height:1;display:flex}.bottom-navigation-icon{border-radius:12px;place-items:center;width:34px;height:30px;display:grid}.bottom-navigation-item.is-active{color:var(--hp-green)}.bottom-navigation-item.is-emphasized .bottom-navigation-icon{background:var(--hp-green-soft);border:1px solid #1987541f}.bottom-navigation-item.is-emphasized.is-active .bottom-navigation-icon{color:#fff;background:var(--hp-green);box-shadow:0 6px 16px #19875440}.screen-stack{flex-direction:column;gap:18px;padding:18px 18px 28px;display:flex}.welcome-row,.section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.eyebrow{color:var(--hp-muted);margin:0 0 4px;font-size:.78rem;font-weight:650}.welcome-row h1,.placeholder-screen h1{margin:0;font-size:clamp(1.25rem,5vw,1.55rem);line-height:1.2}.status-pill{background:var(--hp-green-soft);color:var(--hp-green-dark);border-radius:999px;flex:none;padding:6px 9px;font-size:.68rem;font-weight:750}.search-field{border:1px solid var(--hp-border);min-height:48px;color:var(--hp-muted);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:0 14px;display:flex;box-shadow:0 5px 14px #163a230a}.search-field input{min-width:0;color:var(--hp-ink);background:0 0;border:0;outline:0;flex:1}.hero-card{color:#fff;background:radial-gradient(circle at 80% 16%,#ffc10757,#0000 26%),linear-gradient(135deg,#0d5d35,#198754 62%,#2c9f67);border-radius:20px;grid-template-columns:1.25fr .75fr;min-height:174px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 34px #0f6b3d33}.hero-copy{z-index:1;padding:24px 0 24px 22px}.hero-kicker{color:#ffffffd1;margin-bottom:7px;font-size:.75rem;display:block}.hero-card h2{max-width:230px;margin:0 0 20px;font-size:clamp(1.4rem,6vw,1.8rem);line-height:1.08}.hero-button{min-height:38px;color:var(--hp-green-dark);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:.78rem;font-weight:800;display:inline-flex}.hero-illustration{min-width:112px;position:relative}.bottle{background:linear-gradient(#ffc107 0 18%,#de6b1a 18% 74%,#f7a900 74%);border:2px solid #ffffff8c;border-radius:9px 9px 12px 12px;width:34px;position:absolute;bottom:16px;box-shadow:0 10px 16px #0000001f}.bottle:before{content:"";background:#f2c84c;border-radius:4px 4px 0 0;width:14px;height:18px;position:absolute;top:-18px;left:8px}.bottle-one{height:100px;right:50px;transform:rotate(-4deg)}.bottle-two{height:120px;right:15px;transform:rotate(4deg)}.grain{background:var(--hp-yellow);opacity:.92;border-radius:50%;width:38px;height:38px;position:absolute}.grain-one{bottom:-12px;right:76px}.grain-two{bottom:28px;right:-12px}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.quick-actions a{border:1px solid var(--hp-border);min-width:0;min-height:82px;color:var(--hp-green-dark);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px 5px;font-size:.7rem;font-weight:720;display:flex;box-shadow:0 7px 18px #163a230a}.quick-actions a>span{text-align:center;justify-content:center;align-items:center;min-height:2.3em;line-height:1.15;display:flex}.quick-actions svg{flex:0 0 23px;width:23px;height:23px}.quick-actions a[href=\/assistant]{color:#fff;background:radial-gradient(circle at 82% 18%,#ffc10775,#0000 34%),linear-gradient(145deg,#0f6b3d,#198754 66%,#2c9f67);border-color:#0f6b3d52;box-shadow:0 11px 22px #0f6b3d38}.quick-actions a[href=\/assistant] svg{color:#fff;background:#ffffff26;border:1px solid #ffffff52;border-radius:11px;flex:0 0 34px;width:34px;height:34px;padding:7px}.quick-actions a[href=\/assistant]>span{color:#fff;font-weight:820}.content-section{flex-direction:column;gap:12px;display:flex}.section-heading{align-items:center}.section-heading h2{margin:0;font-size:1rem}.section-heading a{color:var(--hp-green);align-items:center;font-size:.74rem;font-weight:750;display:inline-flex}.category-scroller{scrollbar-width:none;gap:10px;padding-bottom:3px;display:flex;overflow-x:auto}.category-scroller::-webkit-scrollbar{display:none}.category-chip{border:1px solid var(--hp-border);min-width:74px;min-height:68px;color:var(--hp-ink);background:#fff;border-radius:16px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:7px;font-size:.72rem;font-weight:650;display:flex}.category-chip span{background:var(--hp-green-soft);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--hp-border);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #163a230d}.product-visual{place-items:center;height:118px;display:grid;position:relative}.product-visual.wheat{background:linear-gradient(145deg,#ede0c5,#f8f4e7)}.product-visual.sugar{background:linear-gradient(145deg,#e6edf0,#fafafa)}.product-bag{background:linear-gradient(155deg,#fff,#eee);border-radius:8px 8px 16px 16px;width:58px;height:75px;transform:rotate(-4deg);box-shadow:0 12px 18px #2d32302e}.product-bag:after{background:var(--hp-green);content:"";opacity:.8;border-radius:999px;width:32px;height:8px;margin:20px auto 0;display:block}.product-card-body{padding:12px}.product-code{color:var(--hp-muted);font-size:.62rem}.product-card h3{margin:5px 0;font-size:.88rem}.product-card p{color:var(--hp-muted);margin:0 0 10px;font-size:.7rem}.product-card strong{color:var(--hp-green-dark);font-size:.82rem}.placeholder-screen,.offline-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:34px 24px;display:flex}.placeholder-icon{background:var(--hp-green-soft);width:70px;height:70px;color:var(--hp-green);border-radius:22px;place-items:center;margin-bottom:16px;display:grid}.placeholder-screen>p:last-child,.offline-page p{max-width:340px;color:var(--hp-muted);line-height:1.55}.login-page{min-height:100dvh;padding:max(24px,env(safe-area-inset-top,0px)) 18px max(24px,env(safe-area-inset-bottom,0px));background:radial-gradient(circle at 50% 0,#1987541a,transparent 34%),var(--hp-canvas);place-items:center;display:grid}.login-card{border:1px solid var(--hp-border);background:#fff;border-radius:24px;width:min(100%,430px);padding:30px 24px 24px;box-shadow:0 12px 34px #163a2314}.login-logo{object-fit:contain;width:auto;height:98px;margin:0 auto 22px;display:block}.login-heading{text-align:center;margin-bottom:24px}.login-heading h1{margin:0 0 7px;font-size:1.55rem}.login-heading p,.contact-note{color:var(--hp-muted);margin:0;font-size:.84rem}.login-form{flex-direction:column;gap:16px;display:flex}.login-form>label>span{margin-bottom:7px;font-size:.78rem;font-weight:720;display:block}.input-with-icon{border:1px solid var(--hp-border);min-height:50px;color:var(--hp-muted);border-radius:13px;align-items:center;gap:10px;padding:0 13px;display:flex}.input-with-icon:focus-within{border-color:var(--hp-green);box-shadow:0 0 0 3px #1987541a}.input-with-icon input{min-width:0;color:var(--hp-ink);background:0 0;border:0;outline:0;flex:1}.password-toggle,.text-button{background:0 0;border:0}.password-toggle{width:34px;height:34px;color:var(--hp-muted);place-items:center;display:grid}.login-options{justify-content:space-between;align-items:center;gap:12px;display:flex}.remember-option{color:var(--hp-muted);align-items:center;gap:7px;font-size:.75rem;display:flex}.remember-option input{accent-color:var(--hp-green)}.text-button{color:var(--hp-green);padding:6px 0;font-size:.75rem;font-weight:750}.primary-button{background:var(--hp-green);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;min-height:50px;font-weight:780;display:inline-flex;box-shadow:0 10px 20px #1987542e}.primary-button:disabled{cursor:wait;opacity:.65}.form-error{color:var(--hp-danger);margin:-6px 0 0;font-size:.76rem}.contact-note{text-align:center;margin-top:22px}.contact-note a{color:var(--hp-green);font-weight:750}.offline-page{min-height:100dvh;color:var(--hp-green);gap:8px}.offline-page h1{color:var(--hp-ink);margin:12px 0 0}.offline-page .primary-button{min-width:150px;margin-top:14px}@media (min-width:521px){body{padding:18px 0}.app-frame{border:1px solid var(--hp-border);border-radius:28px;height:calc(100dvh - 36px)}}@media (max-width:360px){.screen-stack{padding-inline:14px}.quick-actions{gap:6px}.quick-actions a{min-height:80px;font-size:.64rem}.quick-actions a[href=\/assistant] svg{flex-basis:32px;width:32px;height:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.auth-state-page{background:var(--hp-canvas);min-height:100dvh;color:var(--hp-ink);text-align:center;place-content:center;justify-items:center;gap:12px;padding:24px;display:grid}.auth-state-page small{max-width:360px;color:var(--hp-muted);line-height:1.5}.auth-state-icon{background:var(--hp-green-soft);width:64px;height:64px;color:var(--hp-green);border-radius:20px;place-items:center;display:grid}.auth-config-warning{color:var(--hp-danger);background:#c0392b0f;border:1px solid #c0392b33;border-radius:13px;align-items:flex-start;gap:10px;padding:14px;font-size:.8rem;line-height:1.45;display:flex}.auth-config-warning svg{flex:none}.auth-helper{color:var(--hp-muted);margin:-4px 0 0;font-size:.75rem;line-height:1.45}.auth-helper-centered{text-align:center;margin-top:0}.login-card-with-clerk{padding-top:24px}.login-logo-compact{height:78px;margin-bottom:14px}.login-heading-compact{margin-bottom:14px}.login-heading-compact h1{font-size:1.45rem}.auth-mode-tabs{border:1px solid var(--hp-border);background:#f3f6f2;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:14px;padding:4px;display:grid}.auth-mode-tabs button{min-height:42px;color:var(--hp-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font-weight:750}.auth-mode-tabs button.is-active{color:var(--hp-green-dark);background:#fff;box-shadow:0 4px 12px #163a2314}.auth-mode-tabs button:focus-visible{outline-offset:1px;outline:3px solid #19875429}.clerk-auth-host,.clerk-user-profile-host{width:100%;min-width:0}.auth-embed-loading{border:1px solid var(--hp-border);min-height:164px;color:var(--hp-muted);background:linear-gradient(90deg,#f5f7f4,#fff,#f5f7f4) 0 0/220% 100%;border-radius:16px;place-items:center;font-size:.8rem;animation:1.35s ease-in-out infinite auth-loading;display:grid}.auth-privacy-note{background:var(--hp-green-soft);color:var(--hp-green-dark);border-radius:13px;align-items:flex-start;gap:8px;margin-top:14px;padding:12px 13px;font-size:.72rem;line-height:1.45;display:flex}.auth-privacy-note svg{flex:none;margin-top:1px}.contact-note-soft{opacity:.86;margin-top:18px}.auth-return-button{min-width:190px;padding:0 18px;text-decoration:none}.clerk-captcha-slot{min-height:1px;overflow:hidden}.clerk-captcha-slot:empty{display:none}.account-hub{flex-direction:column;gap:16px;min-height:100%;padding:18px 18px 30px;display:flex}.account-identity-card,.account-section{background:#ffffffe6;border:1px solid #ffffffd6;border-radius:20px;box-shadow:inset 0 1px #fffffff5,0 10px 25px #163a2312}.account-identity-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:17px;display:grid}.account-avatar,.account-section-icon{background:var(--hp-green-soft);color:var(--hp-green);place-items:center;display:grid}.account-avatar{border-radius:18px;width:58px;height:58px;position:relative;overflow:hidden}.account-avatar img,.bottom-navigation-account-avatar img{object-fit:cover;width:100%;height:100%}.clerk-avatar-initial{place-items:center;width:100%;height:100%;font-size:1.05rem;font-weight:850;line-height:1;display:grid}.bottom-navigation-account-avatar{width:31px;height:31px;color:var(--hp-muted);background:#eef3ef;border:2px solid #6c757d33;border-radius:50%;position:relative;overflow:hidden}.bottom-navigation-account-avatar .clerk-avatar-initial{font-size:.72rem}.bottom-navigation-item.is-active .bottom-navigation-account-avatar{border-color:var(--hp-green);background:var(--hp-green-soft);color:var(--hp-green-dark);box-shadow:0 0 0 3px #1987541a}.account-identity-copy{min-width:0}.account-identity-copy h1{overflow-wrap:anywhere;margin:0;font-size:1.22rem;line-height:1.25}.account-email{min-width:0;color:var(--hp-muted);align-items:center;gap:7px;margin:7px 0 0;font-size:.78rem;display:flex}.account-email span,.account-email{overflow-wrap:anywhere}.account-signout-button{min-height:43px;color:var(--hp-danger);background:#fff;border:1px solid #c0392b33;border-radius:13px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;font-weight:750;display:inline-flex}.account-signout-button:disabled{cursor:wait;opacity:.6}.account-section{padding:17px}.account-section-heading{align-items:flex-start;gap:12px;display:flex}.account-section-icon{border-radius:14px;flex:none;width:42px;height:42px}.account-section-heading>div{flex:1;min-width:0}.account-section-heading h2{margin:0;font-size:1rem}.account-section-heading p:last-child{color:var(--hp-muted);margin:7px 0 0;font-size:.76rem;line-height:1.5}.account-link-summary{border-color:#19875424}.account-link-summary .status-pill{border:1px solid #0000;align-items:center;gap:5px;display:inline-flex}.portal-status-neutral{color:#59635c!important;background:#eff2f0!important;border-color:#64706733!important}.portal-status-info{color:#1d4ed8!important;background:#eff6ff!important;border-color:#2563eb2e!important}.portal-status-progress{color:#6d28d9!important;background:#f5f3ff!important;border-color:#7c3aed2e!important}.portal-status-warning{color:#8a5d00!important;background:#fff8df!important;border-color:#d9770633!important}.portal-status-success{background:var(--hp-green-soft)!important;color:var(--hp-green-dark)!important;border-color:#1987542e!important}.portal-status-danger{color:var(--hp-danger)!important;background:#fff0ee!important;border-color:#c0392b2e!important}.account-card-action,.account-section-open{background:var(--hp-green-soft);min-height:44px;color:var(--hp-green-dark);cursor:pointer;border:1px solid #19875429;border-radius:13px;justify-content:center;align-items:center;gap:8px;font-size:.74rem;font-weight:780;display:inline-flex}.account-card-action{width:100%;margin-top:14px}.account-section-open{flex:none;min-width:98px;padding:0 10px 0 12px}.account-modal-backdrop{z-index:80;padding-top:max(12px, env(safe-area-inset-top,0px));-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:account-modal-fade-in var(--hp-motion-backdrop-duration,.14s) ease-out;background:#08180e75;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.account-modal{width:min(100%,520px);max-height:calc(100dvh - max(12px, env(safe-area-inset-top,0px)));animation:account-modal-sheet-in var(--hp-motion-sheet-duration,.22s) cubic-bezier(.22, .61, .36, 1);background:#f8faf8;border:1px solid #ffffffe0;border-radius:24px 24px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 54px #08180e3d}.account-modal-header{background:#fffffff0;border-bottom:1px solid #e5e9e4e6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:16px 16px 14px;display:grid}.account-modal-icon,.account-modal-close{border-radius:13px;place-items:center;display:grid}.account-modal-icon{background:var(--hp-green-soft);width:42px;height:42px;color:var(--hp-green)}.account-modal-header h2{margin:0;font-size:1rem;line-height:1.25}.account-modal-header p{color:var(--hp-muted);margin:5px 0 0;font-size:.69rem;line-height:1.4}.account-modal-close{border:1px solid var(--hp-border);width:42px;height:42px;color:var(--hp-ink);cursor:pointer;background:#fff}.account-modal-body{min-height:0;padding:16px 16px calc(20px + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overflow-y:auto}.shop-registration-modal-intro{background:var(--hp-green-soft);border:1px solid #1987541f;border-radius:14px;padding:13px 14px}.shop-registration-modal-intro strong{font-size:.78rem}.shop-registration-modal-intro p{color:var(--hp-muted);margin:5px 0 0;font-size:.7rem;line-height:1.48}.account-modal .shop-registration-form{margin-top:16px}.account-modal .clerk-user-profile-host,.account-modal .account-inline-state{margin-top:0}.portal-gate-skeleton{flex-direction:column;gap:14px;min-height:100%;padding:20px 18px 30px;display:flex}.portal-skeleton-heading,.portal-skeleton-search,.portal-skeleton-grid>span{background:linear-gradient(90deg,#e7ebe7,#fafbfa,#e7ebe7) 0 0/220% 100%;border-radius:18px;display:block}.portal-skeleton-heading{width:68%;height:48px}.portal-skeleton-search{height:50px}.portal-skeleton-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.portal-skeleton-grid>span{min-height:164px}.portal-access-state{min-height:100%}@keyframes account-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes account-modal-sheet-in{0%{opacity:.84;transform:translateY(18px)}to{opacity:1;transform:translate(0,0)}}.shop-registration-form{flex-direction:column;gap:14px;margin-top:18px;display:flex}.shop-registration-form>label>span{margin-bottom:7px;font-size:.75rem;font-weight:720;display:block}.shop-registration-form select{border:1px solid var(--hp-border);width:100%;min-height:50px;color:var(--hp-ink);background:#fff;border-radius:13px;outline:0;padding:0 13px}.shop-registration-form select:focus{border-color:var(--hp-green);box-shadow:0 0 0 3px #1987541a}.shop-registration-notice{color:var(--hp-muted);background:#f6f8f5;border-radius:13px;align-items:flex-start;gap:8px;padding:12px;font-size:.72rem;line-height:1.48;display:flex}.shop-registration-notice svg{color:var(--hp-green);flex:none;margin-top:1px}.shop-registration-actions{gap:10px;display:grid}.shop-registration-submit{gap:8px}.shop-registration-delete{min-height:46px;color:var(--hp-danger);background:#fff;border:1px solid #c0392b33;border-radius:13px;justify-content:center;align-items:center;gap:8px;font-weight:740;display:inline-flex}.account-security-section{overflow:hidden}.clerk-user-profile-host{border:1px solid var(--hp-border);background:#fff;border-radius:16px;margin-top:18px;overflow:hidden}.account-inline-state{background:var(--hp-green-soft);color:var(--hp-green-dark);border-radius:13px;align-items:center;gap:8px;margin-top:16px;padding:14px;font-size:.76rem;display:flex}@keyframes auth-loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:430px){.account-identity-card{grid-template-columns:auto minmax(0,1fr) auto}.account-signout-button{grid-column:auto;min-width:112px;padding:0 14px}.shop-registration-actions{grid-template-columns:minmax(0,1fr) auto}.shop-registration-delete{padding-inline:16px}.account-modal-backdrop{align-items:center;padding:24px}.account-modal{border-radius:24px;max-height:min(760px,100dvh - 48px);box-shadow:0 24px 72px #08180e47}}@media (max-width:360px){.login-card-with-clerk{padding-inline:18px}.account-hub{padding-inline:14px}.account-section,.account-identity-card{padding:14px}}@media (prefers-reduced-motion:reduce){.auth-embed-loading,.account-modal-backdrop,.account-modal{animation:none}}
.app-frame{background:radial-gradient(circle at 12% 0%, #ffffffdb, transparent 32%), linear-gradient(180deg, #f4f8f4 0%, var(--hp-canvas) 48%, #eef5ef 100%);position:relative}.app-header,.bottom-navigation{-webkit-backdrop-filter:blur(20px)saturate(165%);backdrop-filter:blur(20px)saturate(165%);background:#ffffffb3;border-color:#ffffffc2;position:relative;overflow:hidden}.app-header{grid-template-columns:minmax(104px,1fr) auto minmax(92px,1fr);box-shadow:inset 0 1px #ffffffeb,0 10px 28px #163a2314}.bottom-navigation{box-shadow:inset 0 1px #fffffff0,0 -14px 34px #163a231a}.app-header:before,.bottom-navigation:before{pointer-events:none;content:"";opacity:.72;background:linear-gradient(112deg,#ffffff8a,#ffffff1f 42%,#ffffff5c);position:absolute;inset:0}.app-header>*,.bottom-navigation>*{z-index:1;position:relative}.header-actions{justify-self:end;align-items:center;gap:3px;display:flex}.header-cart-status{width:42px;height:42px;color:var(--hp-ink);background:#ffffff61;border:1px solid #ffffffc2;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:inset 0 1px #ffffffe6,0 5px 14px #163a230f}.header-cart-badge{background:var(--hp-green);color:#fff;border:2px solid #fffffff0;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.58rem;font-weight:800;line-height:1;display:grid;position:absolute;top:2px;right:0}.catalog-screen{flex-direction:column;gap:16px;min-height:100%;padding:20px 18px 30px;display:flex}.catalog-intro{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-intro h1{margin:0;font-size:clamp(1.35rem,5.6vw,1.65rem);line-height:1.14}.catalog-intro p:last-child{color:var(--hp-muted);margin:7px 0 0;font-size:.78rem;line-height:1.45}.catalog-count{color:var(--hp-green-dark);background:#ebf5e9e0;border:1px solid #1987541c;border-radius:999px;flex:none;padding:7px 10px;font-size:.68rem;font-weight:760}.catalog-search{min-height:50px;color:var(--hp-muted);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;border:1px solid #ffffffc7;border-radius:16px;align-items:center;gap:10px;padding:0 13px;display:flex;box-shadow:inset 0 1px #ffffffeb,0 8px 22px #163a2312}.catalog-search:focus-within{border-color:#19875457;box-shadow:0 0 0 3px #19875414,0 10px 24px #163a2314}.catalog-search input{min-width:0;color:var(--hp-ink);background:0 0;border:0;outline:0;flex:1}.catalog-search button{background:var(--hp-green-soft);width:34px;height:34px;color:var(--hp-green);border:0;border-radius:50%;place-items:center;display:grid}.catalog-category-row{scrollbar-width:none;gap:8px;padding:1px 1px 4px;display:flex;overflow-x:auto}.catalog-category-row::-webkit-scrollbar{display:none}.catalog-category-row button{min-height:38px;color:var(--hp-muted);background:#ffffffd1;border:1px solid #e5e9e4eb;border-radius:999px;flex:none;padding:0 14px;font-size:.72rem;font-weight:720;box-shadow:0 5px 14px #163a230a}.catalog-category-row button.is-active{background:var(--hp-green);color:#fff;border-color:#1987542e;box-shadow:0 8px 18px #19875433}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.catalog-product-card{background:#ffffffd6;border:1px solid #fffc;border-radius:20px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #fffffff0,0 10px 25px #163a2312}.catalog-product-link{flex-direction:column;flex:1;min-width:0;display:flex}.catalog-product-visual{isolation:isolate;place-items:center;min-height:128px;display:grid;position:relative;overflow:hidden}.catalog-product-visual.tone-wheat{background:linear-gradient(145deg,#ead8ad,#fbf4df)}.catalog-product-visual.tone-sugar{background:linear-gradient(145deg,#e0ebef,#fbfdfe)}.catalog-product-visual.tone-starch{background:linear-gradient(145deg,#e5e2d5,#f8f7f1)}.catalog-product-visual.tone-additive{background:linear-gradient(145deg,#e7efe7,#f8fcf8)}.catalog-product-visual.is-compact{min-height:92px}.catalog-product-pack{z-index:1;width:82px;min-height:90px;color:var(--hp-green-dark);background:linear-gradient(160deg,#fffffff5,#f5f5f2d1);border:1px solid #fffc;border-radius:15px 15px 22px 22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;transform:rotate(-3deg);box-shadow:0 16px 26px #2d323029}.catalog-product-visual.is-compact .catalog-product-pack{width:65px;min-height:68px}.catalog-product-pack small{max-width:70px;color:var(--hp-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;font-weight:760;overflow:hidden}.catalog-product-shine{background:linear-gradient(90deg,#0000,#ffffff94,#0000);width:55%;height:160%;position:absolute;top:-25%;right:-12%;transform:rotate(18deg)}.catalog-product-copy{flex-direction:column;flex:1;min-width:0;padding:12px 12px 10px;display:flex}.catalog-product-meta{min-width:0;color:var(--hp-muted);justify-content:space-between;align-items:center;gap:7px;font-size:.58rem;font-weight:720;display:flex}.catalog-product-meta>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-product-meta>span:last-child{border-radius:999px;flex:none;padding:4px 6px;font-size:.55rem}.availability-available{background:var(--hp-green-soft);color:var(--hp-green-dark)}.availability-out_of_stock,.availability-paused{color:var(--hp-danger);background:#c0392b14}.catalog-product-copy h2{margin:9px 0 4px;font-size:.92rem;line-height:1.24}.catalog-product-copy p{color:var(--hp-muted);margin:0 0 10px;font-size:.67rem}.catalog-product-copy strong{color:var(--hp-green-dark);font-size:.82rem}.catalog-product-copy strong.is-pending,.product-price-panel strong.is-pending{color:#946200;font-size:.72rem}.catalog-detail-link{color:var(--hp-green);align-items:center;gap:4px;margin-top:10px;font-size:.66rem;font-weight:760;display:inline-flex}.catalog-add-button{background:var(--hp-green-soft);min-height:42px;color:var(--hp-green-dark);border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin:0 10px 10px;font-size:.7rem;font-weight:780;display:inline-flex}.catalog-add-button:disabled{color:var(--hp-muted);background:#f0f1ef}.catalog-state-card{min-height:220px;color:var(--hp-green);text-align:center;background:#ffffffc7;border:1px solid #ffffffd1;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:28px;display:flex;box-shadow:0 12px 30px #163a230f}.catalog-state-card strong{color:var(--hp-ink)}.catalog-state-card span{max-width:290px;color:var(--hp-muted);font-size:.78rem;line-height:1.5}.catalog-state-card.is-error{color:var(--hp-danger)}.catalog-product-card.is-skeleton{gap:12px;min-height:250px;padding:12px}.catalog-product-card.is-skeleton span{background:linear-gradient(90deg,#eef1ee,#fafbfa,#eef1ee) 0 0/200% 100%;border-radius:10px;height:20px;animation:1.4s linear infinite catalog-shimmer;display:block}.catalog-product-card.is-skeleton span:first-child{height:120px}.catalog-product-card.is-skeleton span:last-child{width:60%}.product-detail-screen{flex-direction:column;gap:16px;min-height:100%;padding:18px 18px 34px;display:flex}.product-back-link,.secondary-link-button{min-height:40px;color:var(--hp-green-dark);align-self:flex-start;align-items:center;gap:7px;font-size:.76rem;font-weight:760;display:inline-flex}.product-detail-screen>.catalog-product-visual{border:1px solid #ffffffc7;border-radius:24px;min-height:245px;box-shadow:0 16px 38px #163a231a}.product-detail-screen>.catalog-product-visual .catalog-product-pack{width:118px;min-height:142px}.product-detail-copy{background:#ffffffd6;border:1px solid #ffffffd1;border-radius:24px;flex-direction:column;gap:14px;padding:18px;display:flex;box-shadow:inset 0 1px #fffffff0,0 12px 30px #163a2312}.product-detail-copy h1{margin:0;font-size:1.45rem;line-height:1.18}.product-detail-description{color:var(--hp-muted);margin:0;font-size:.82rem;line-height:1.55}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.product-spec-grid div{border:1px solid var(--hp-border);background:#f7f8f6c7;border-radius:14px;padding:12px}.product-spec-grid dt{color:var(--hp-muted);font-size:.65rem}.product-spec-grid dd{margin:5px 0 0;font-size:.8rem;font-weight:760}.product-price-panel{background:var(--hp-green-soft);border-radius:16px;flex-direction:column;gap:5px;padding:14px;display:flex}.product-price-panel>span{color:var(--hp-muted);font-size:.67rem}.product-price-panel strong{color:var(--hp-green-dark);font-size:1.05rem}.product-price-panel small{color:#725000;font-size:.66rem;line-height:1.45}.product-order-panel{grid-template-columns:auto minmax(0,1fr);gap:10px;display:grid}.quantity-stepper{border:1px solid var(--hp-border);background:#fff;border-radius:14px;grid-template-columns:42px 38px 42px;min-height:50px;display:grid;overflow:hidden}.quantity-stepper button{color:var(--hp-green-dark);background:0 0;border:0;place-items:center;display:grid}.quantity-stepper button:disabled{color:#b6bbb7}.quantity-stepper output{place-items:center;font-weight:800;display:grid}.product-add-primary{background:var(--hp-green);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 11px 22px #19875433}.product-add-primary:disabled{box-shadow:none;background:#b8bfba}.product-not-found{margin:18px}.product-detail-screen.is-loading{gap:14px}.product-detail-visual-skeleton,.product-detail-copy-skeleton{background:linear-gradient(90deg,#edf1ed,#fafbfa,#edf1ed) 0 0/200% 100%;border-radius:24px;animation:1.4s linear infinite catalog-shimmer}.product-detail-visual-skeleton{min-height:245px}.product-detail-copy-skeleton{min-height:320px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes catalog-shimmer{to{background-position:-200% 0}}@media (max-width:380px){.catalog-screen,.product-detail-screen{padding-inline:14px}.catalog-grid{gap:9px}.catalog-product-copy{padding-inline:10px}.product-order-panel{grid-template-columns:1fr}.quantity-stepper{grid-template-columns:1fr 48px 1fr}}@media (prefers-reduced-motion:reduce){.catalog-product-card.is-skeleton span,.product-detail-visual-skeleton,.product-detail-copy-skeleton{animation:none}}
.header-cart-status{text-decoration:none}.quick-order-screen,.cart-screen,.checkout-screen,.order-success-screen{min-height:100%;padding:20px 18px 30px}.quick-order-screen,.cart-screen,.checkout-screen{flex-direction:column;gap:16px;display:flex}.quick-order-intro,.cart-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.quick-order-intro h1,.cart-heading h1,.checkout-heading h1,.order-success-screen h1,.cart-empty-screen h1{margin:0;font-size:clamp(1.35rem,5.6vw,1.65rem);line-height:1.14}.quick-order-intro p:last-child,.cart-heading p:last-child,.checkout-heading p:last-child{color:var(--hp-muted);margin:7px 0 0;font-size:.78rem;line-height:1.45}.quick-cart-link,.cart-clear-button{min-height:40px;color:var(--hp-green-dark);background:#ffffffc7;border:1px solid #1987541f;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:.72rem;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 7px 18px #163a230f}.cart-clear-button{color:var(--hp-danger);border-color:#c0392b26}.quick-filter-row{flex-direction:column;gap:9px;display:flex}.selected-only-button{width:fit-content;min-height:40px;color:var(--hp-muted);background:#ffffffd1;border:1px solid #e5e9e4f0;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:.72rem;font-weight:740;display:inline-flex}.selected-only-button.is-active{background:var(--hp-green-soft);color:var(--hp-green-dark);border-color:#1987542e}.quick-order-list,.cart-line-list,.checkout-line-list{flex-direction:column;gap:10px;display:flex}.quick-order-row{background:#ffffffd6;border:1px solid #ffffffd1;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:104px;padding:13px;display:grid;box-shadow:inset 0 1px #fffffff2,0 9px 22px #163a2311}.quick-order-row.is-disabled{opacity:.64}.quick-order-row.is-skeleton,.cart-line-card.is-skeleton,.checkout-card.is-skeleton{background:linear-gradient(90deg,#e5e9e480,#ffffffe6,#e5e9e480) 0 0/220% 100%;min-height:106px;animation:1.3s ease-in-out infinite ui3-pulse}.quick-product-copy,.cart-product-copy{min-width:0;color:inherit;text-decoration:none}.quick-product-heading{align-items:center;gap:7px;min-width:0;margin-bottom:5px;display:flex}.quick-product-heading>span:first-child,.cart-product-copy>span{color:var(--hp-green-dark);letter-spacing:.035em;font-size:.62rem;font-weight:800}.quick-product-heading .availability-available,.quick-product-heading .availability-out_of_stock,.quick-product-heading .availability-paused{border-radius:999px;padding:3px 7px;font-size:.56rem;font-weight:750}.quick-product-copy h2,.cart-product-copy h2{overflow-wrap:anywhere;margin:0;font-size:.84rem;line-height:1.28}.quick-product-copy p,.cart-product-copy p{color:var(--hp-muted);margin:5px 0 0;font-size:.66rem;line-height:1.35}.quick-quantity-control{background:#f7fbf7eb;border:1px solid #19875424;border-radius:13px;grid-template-columns:32px minmax(58px,68px) 28px 34px;align-items:stretch;display:grid;overflow:hidden}.quick-quantity-control>button,.quick-step-buttons button{min-height:42px;color:var(--hp-green-dark);background:0 0;border:0;place-items:center;display:grid}.quick-quantity-control>button:first-child{border-right:1px solid #1987541a}.quick-quantity-control button:disabled{color:#a9b2aa;opacity:.55}.quick-quantity-control label{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.quick-quantity-control input{width:100%;color:var(--hp-ink);text-align:center;-moz-appearance:textfield;background:0 0;border:0;outline:0;font-size:.88rem;font-weight:800}.quick-quantity-control input::-webkit-outer-spin-button{appearance:none;margin:0}.quick-quantity-control input::-webkit-inner-spin-button{appearance:none;margin:0}.cart-quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.cart-quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.quick-quantity-control small{color:var(--hp-muted);font-size:.52rem;line-height:1}.quick-step-buttons{border-left:1px solid #1987541a;grid-template-rows:1fr 1fr;display:grid}.quick-step-buttons button{min-height:21px}.quick-step-buttons button+button{border-top:1px solid #1987541a}.quick-plus-button{background:var(--hp-green-soft)!important;border-left:1px solid #1987541a!important}.quick-order-summary{z-index:3;-webkit-backdrop-filter:blur(20px)saturate(155%);backdrop-filter:blur(20px)saturate(155%);background:#ffffffc7;border:1px solid #ffffffd1;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex;position:sticky;bottom:12px;box-shadow:inset 0 1px #fffffff0,0 14px 32px #163a2324}.quick-order-summary>div{flex-direction:column;gap:3px;min-width:0;display:flex}.quick-order-summary span{color:var(--hp-muted);font-size:.64rem}.quick-order-summary strong{font-size:.82rem}.quick-order-summary button,.cart-checkout-button,.checkout-total-card>button{background:var(--hp-green);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 9px 20px #19875438}.quick-order-summary button:disabled,.checkout-total-card>button:disabled{cursor:not-allowed;opacity:.52}.cart-heading p{margin-bottom:0}.cart-line-card,.checkout-card,.cart-summary-card,.checkout-total-card,.success-order-card,.success-address-card{background:#ffffffdb;border:1px solid #ffffffd1;border-radius:19px;box-shadow:inset 0 1px #fffffff2,0 10px 25px #163a2312}.cart-line-card{padding:14px}.cart-line-top{align-items:flex-start;gap:10px;display:flex}.cart-product-copy{flex:1}.cart-remove-button{width:38px;height:38px;color:var(--hp-danger);background:#c0392b0e;border:1px solid #c0392b1f;border-radius:12px;flex:none;place-items:center;display:grid}.cart-line-controls{border-top:1px solid #e5e9e4d1;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:12px;display:flex}.cart-quantity-stepper{grid-template-columns:36px 48px 36px;width:auto}.cart-quantity-stepper input{width:48px;color:var(--hp-ink);text-align:center;-moz-appearance:textfield;background:0 0;border:0;outline:0;font-weight:800}.cart-line-price{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;min-width:0;display:flex}.cart-line-price span{color:var(--hp-muted);font-size:.59rem}.cart-line-price strong{font-size:.78rem}.cart-line-note{flex-direction:column;gap:6px;margin-top:12px;display:flex}.cart-line-note span,.checkout-note-card>span{color:var(--hp-muted);font-size:.64rem;font-weight:720}.cart-line-note input,.checkout-note-card textarea{width:100%;color:var(--hp-ink);font:inherit;background:#f7faf7e6;border:1px solid #e5e9e4f5;border-radius:12px;outline:0}.cart-line-note input{min-height:42px;padding:0 11px;font-size:.7rem}.cart-line-note input:focus,.checkout-note-card textarea:focus{border-color:#19875457;box-shadow:0 0 0 3px #19875412}.cart-summary-card,.checkout-total-card{flex-direction:column;gap:10px;padding:15px;display:flex}.cart-summary-card>div,.checkout-total-card>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.cart-summary-card span,.checkout-total-card span{color:var(--hp-muted);font-size:.7rem}.cart-summary-card strong,.checkout-total-card strong{font-size:1.08rem}.cart-summary-card p,.checkout-total-card p{color:var(--hp-muted);margin:0;font-size:.66rem;line-height:1.45}.cart-checkout-button{width:100%}.cart-empty-screen{text-align:center;place-content:center;justify-items:center;gap:10px;min-height:100%;padding:28px;display:grid}.cart-empty-screen>p:not(.eyebrow){max-width:340px;color:var(--hp-muted);margin:0;font-size:.78rem;line-height:1.5}.cart-empty-icon{background:var(--hp-green-soft);width:68px;height:68px;color:var(--hp-green);border-radius:22px;place-items:center;display:grid}.cart-empty-actions,.success-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:8px;display:flex}.primary-link-button,.secondary-link-button{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.primary-link-button{border:1px solid var(--hp-green);background:var(--hp-green);color:#fff}.checkout-heading{margin-bottom:2px}.checkout-card{padding:15px}.checkout-card-title{color:var(--hp-green-dark);align-items:center;gap:10px;display:flex}.checkout-card-title>div{flex-direction:column;gap:3px;display:flex}.checkout-card-title strong{font-size:.8rem}.checkout-card-title span{color:var(--hp-muted);font-size:.62rem}.checkout-address-list{flex-direction:column;gap:9px;margin-top:13px;display:flex}.checkout-address{background:#f7faf7b8;border:1px solid #e5e9e4f0;border-radius:15px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.checkout-address.is-selected{background:#ebf5e9cc;border-color:#19875452;box-shadow:0 0 0 3px #1987540f}.checkout-address input{opacity:0;pointer-events:none;position:absolute}.checkout-address-check{color:#aab3ab;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.checkout-address.is-selected .checkout-address-check{color:var(--hp-green)}.checkout-address>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.checkout-address strong{flex-wrap:wrap;align-items:center;gap:7px;font-size:.76rem;display:flex}.checkout-address strong small{background:var(--hp-green);color:#fff;border-radius:999px;padding:3px 7px;font-size:.52rem}.checkout-address b{color:var(--hp-ink);font-size:.65rem;font-weight:650}.checkout-address em{color:var(--hp-muted);font-size:.64rem;font-style:normal;line-height:1.42}.checkout-line-list{margin-top:13px}.checkout-line{border-top:1px solid #e5e9e4c7;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.checkout-line:first-child{border-top:0}.checkout-line>span{flex-direction:column;gap:4px;min-width:0;display:flex}.checkout-line strong{overflow-wrap:anywhere;font-size:.72rem}.checkout-line small{color:var(--hp-muted);font-size:.6rem;line-height:1.35}.checkout-line b{flex:none;font-size:.68rem}.checkout-note-card{flex-direction:column;gap:7px;display:flex;position:relative}.checkout-note-card textarea{resize:vertical;min-height:94px;padding:11px;font-size:.72rem;line-height:1.45}.checkout-note-card>small{color:var(--hp-muted);align-self:flex-end;font-size:.58rem}.checkout-error{color:var(--hp-danger);background:#c0392b0f;border:1px solid #c0392b26;border-radius:12px;padding:10px 11px;font-size:.68rem;line-height:1.4}.checkout-total-card>button{width:100%}.is-spinning{animation:.8s linear infinite ui3-spin}.order-success-screen{text-align:center;flex-direction:column;align-items:center;gap:9px;display:flex}.success-icon-shell{background:var(--hp-green-soft);width:78px;height:78px;color:var(--hp-green);border:1px solid #19875421;border-radius:26px;place-items:center;margin-top:8px;display:grid;box-shadow:0 12px 28px #19875421}.order-success-screen.is-loading .success-icon-shell{animation:1.3s ease-in-out infinite ui3-pulse}.success-lead{max-width:360px;color:var(--hp-muted);margin:0 0 7px;font-size:.74rem;line-height:1.5}.success-order-card,.success-address-card{text-align:left;width:100%;max-width:430px;padding:15px}.success-order-code{flex-direction:column;gap:4px;display:flex}.success-order-code span,.success-order-code small,.success-order-card dt{color:var(--hp-muted);font-size:.6rem}.success-order-code strong{color:var(--hp-green-dark);letter-spacing:.02em;font-size:1rem}.success-order-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0;display:grid}.success-order-card dl>div{background:#f7faf7e6;border-radius:12px;padding:10px}.success-order-card dt,.success-order-card dd{margin:0}.success-order-card dd{margin-top:4px;font-size:.72rem;font-weight:800}.success-order-card>p{color:var(--hp-muted);margin:11px 0 0;font-size:.64rem}.success-address-card{color:var(--hp-green-dark);align-items:flex-start;gap:10px;display:flex}.success-address-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.success-address-card strong{font-size:.76rem}.success-address-card span,.success-address-card p{color:var(--hp-muted);font-size:.64rem;line-height:1.4}.success-address-card p{margin:0}.cart-state-card{margin:24px 18px}@keyframes ui3-pulse{0%,to{opacity:.72;background-position:0 0}50%{opacity:1;background-position:100% 0}}@keyframes ui3-spin{to{transform:rotate(360deg)}}@media (max-width:410px){.quick-order-row{grid-template-columns:1fr}.quick-quantity-control{grid-template-columns:36px minmax(64px,1fr) 30px 38px;width:100%}.quick-order-summary{flex-direction:column;align-items:stretch}.quick-order-summary button{width:100%}.cart-line-controls{flex-direction:column;align-items:stretch}.cart-line-price{text-align:left;align-items:flex-start}.success-order-card dl{grid-template-columns:1fr}}@media (min-width:700px){.quick-order-screen,.cart-screen,.checkout-screen,.order-success-screen{width:min(100%,720px);margin:0 auto;padding-left:24px;padding-right:24px}.quick-filter-row{flex-direction:row;justify-content:space-between;align-items:center}.selected-only-button{flex:none}}
.orders-screen,.order-detail-screen{flex-direction:column;gap:16px;min-height:100%;padding:20px 18px 32px;display:flex}.orders-intro,.order-detail-hero,.order-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.orders-intro h1,.order-detail-hero h1{margin:0;font-size:clamp(1.35rem,5.6vw,1.65rem);line-height:1.14}.orders-intro p:last-child,.order-detail-hero p:last-child{color:var(--hp-muted);margin:7px 0 0;font-size:.76rem;line-height:1.45}.orders-count,.order-status-badge{border-radius:999px;flex:none;font-size:.65rem;font-weight:800}.orders-count{color:var(--hp-green-dark);background:#ebf5e9d9;border:1px solid #19875420;padding:7px 10px}.orders-search{min-height:50px;color:var(--hp-muted);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #ffffffcf;border-radius:16px;align-items:center;gap:10px;padding:0 13px;display:flex;box-shadow:inset 0 1px #fffffff0,0 8px 22px #163a2310}.orders-search:focus-within{border-color:#19875457;box-shadow:0 0 0 3px #19875412,0 9px 24px #163a2312}.orders-search input{min-width:0;color:var(--hp-ink);background:0 0;border:0;outline:0;flex:1}.orders-status-filters{scrollbar-width:none;gap:8px;padding:1px 1px 4px;display:flex;overflow-x:auto}.orders-status-filters::-webkit-scrollbar{display:none}.orders-status-filters button{min-height:38px;color:var(--hp-muted);background:#ffffffd1;border:1px solid #e5e9e4ed;border-radius:999px;flex:none;padding:0 13px;font-size:.7rem;font-weight:740}.orders-status-filters button.is-active{color:#fff;border-color:var(--status-filter-color,#198754);background:var(--status-filter-color,#198754);box-shadow:0 8px 18px color-mix(in srgb,var(--status-filter-color,#198754) 24%,transparent)}.orders-status-filters .filter-all{--status-filter-color:#198754}.orders-status-filters .filter-neutral{--status-filter-color:#647067}.orders-status-filters .filter-submitted{--status-filter-color:#2563eb}.orders-status-filters .filter-received{--status-filter-color:#0e7490}.orders-status-filters .filter-confirmed{--status-filter-color:#7c3aed}.orders-status-filters .filter-processing{--status-filter-color:#a16207}.orders-status-filters .filter-delivering{--status-filter-color:#c2410c}.orders-status-filters .filter-success{--status-filter-color:#15803d}.orders-status-filters .filter-rejected{--status-filter-color:#b42318}.orders-status-filters .filter-cancelled{--status-filter-color:#8c3444}.orders-list{flex-direction:column;gap:11px;display:flex}.order-card,.order-detail-card,.order-detail-hero,.order-actions-card{background:#ffffffd9;border:1px solid #ffffffd1;box-shadow:inset 0 1px #fffffff2,0 10px 25px #163a2312}.order-card{border-radius:20px;padding:15px}.order-code-block{flex-direction:column;gap:4px;min-width:0;display:flex}.order-code-block>span,.order-code-block>small{color:var(--hp-muted);font-size:.6rem}.order-code-block strong{overflow-wrap:anywhere;color:var(--hp-green-dark);font-size:.9rem}.order-status-badge{border:1px solid #0000;padding:6px 9px}.status-neutral{color:#59615b;background:#f0f2f0;border-color:#cfd5d0}.status-submitted{color:#1d4ed8;background:#eff6ff;border-color:#2563eb35}.status-received{color:#0e7490;background:#ecfeff;border-color:#0891b235}.status-confirmed{color:#6d28d9;background:#f5f3ff;border-color:#7c3aed35}.status-processing{color:#8a5d00;background:#fff8d9;border-color:#d89b003d}.status-delivering{color:#b23a08;background:#fff1e8;border-color:#ea580c35}.status-success{color:var(--hp-green-dark);background:var(--hp-green-soft);border-color:#1987542e}.status-rejected{color:#b42318;background:#fff0ee;border-color:#d92d2038}.status-cancelled{color:#8c3444;background:#fbeff2;border-color:#b5475c38}.order-card-summary{background:#f7faf7c9;border-radius:14px;grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:9px;margin-top:14px;padding:12px;display:grid}.order-card-summary span{color:var(--hp-muted);font-size:.63rem}.order-card-summary strong{justify-self:end;font-size:.78rem}.order-price-note{color:#795c0b;margin:9px 0 0;font-size:.62rem;line-height:1.42}.order-detail-link{min-height:42px;color:var(--hp-green-dark);border-top:1px solid #e5e9e4cc;justify-content:space-between;align-items:center;gap:8px;margin-top:11px;padding-top:10px;font-size:.72rem;font-weight:780;display:flex}.orders-state-card{text-align:center;min-height:100%;color:var(--hp-green);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px 24px;display:flex}.orders-state-card.is-compact{background:#ffffffc7;border:1px solid #ffffffd1;border-radius:20px;min-height:210px}.orders-state-card.is-error{color:var(--hp-danger)}.orders-state-card strong{color:var(--hp-ink)}.orders-state-card span{max-width:330px;color:var(--hp-muted);font-size:.76rem;line-height:1.5}.orders-retry-button{min-width:145px;padding:0 18px}.orders-heading-skeleton,.orders-filter-skeleton,.order-card.is-skeleton,.order-detail-hero-skeleton,.order-detail-card.is-skeleton{background:linear-gradient(90deg,#e7ebe7,#fafbfa,#e7ebe7) 0 0/220% 100%;animation:1.35s ease-in-out infinite ui4-shimmer}.orders-heading-skeleton{border-radius:18px;width:72%;height:62px}.orders-filter-skeleton{border-radius:16px;height:48px}.order-card.is-skeleton{min-height:154px}.order-detail-hero{border-radius:22px;padding:17px}.order-detail-hero-skeleton{border-radius:22px;min-height:112px}.order-detail-card{border-radius:20px;padding:16px}.order-detail-card.is-skeleton{min-height:180px}.order-detail-section-title{color:var(--hp-green-dark);align-items:flex-start;gap:10px;display:flex}.order-detail-section-title>div{flex-direction:column;gap:4px;min-width:0;display:flex}.order-detail-section-title strong{color:var(--hp-ink);font-size:.82rem}.order-detail-section-title span{color:var(--hp-muted);font-size:.63rem;line-height:1.4}.order-detail-lines{flex-direction:column;margin-top:13px;display:flex}.order-detail-line{border-top:1px solid #e5e9e4c7;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 0;display:flex}.order-detail-line:first-child{border-top:0}.order-detail-line>div{flex-direction:column;gap:4px;min-width:0;display:flex}.order-detail-line span,.order-detail-line small,.order-detail-line em{color:var(--hp-muted);font-size:.6rem}.order-detail-line strong{overflow-wrap:anywhere;font-size:.74rem}.order-detail-line em{font-style:normal;line-height:1.4}.order-detail-line b{flex:none;font-size:.68rem}.order-detail-total{border-top:1px solid #e5e9e4d1;justify-content:space-between;align-items:baseline;gap:12px;margin-top:8px;padding-top:13px;display:flex}.order-detail-total span{color:var(--hp-muted);font-size:.66rem}.order-detail-total strong{font-size:.98rem}.order-address-copy{background:#f7faf7c9;border-radius:14px;flex-direction:column;gap:5px;margin-top:13px;padding:12px;display:flex}.order-address-copy strong{font-size:.72rem}.order-address-copy p,.order-address-copy small{color:var(--hp-muted);margin:0;font-size:.64rem;line-height:1.45}.order-timeline{margin:16px 0 0;padding:0;list-style:none}.order-timeline li{grid-template-columns:20px minmax(0,1fr);gap:10px;padding-bottom:18px;display:grid;position:relative}.order-timeline li:not(:last-child):before{content:"";background:#dfe6df;width:2px;position:absolute;top:16px;bottom:0;left:7px}.timeline-dot{z-index:1;background:currentColor;border:4px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 1px}.order-timeline li>div{flex-direction:column;gap:3px;min-width:0;display:flex}.order-timeline strong{font-size:.73rem}.order-timeline small,.order-timeline p{color:var(--hp-muted);margin:0;font-size:.61rem;line-height:1.42}.order-action-error{color:var(--hp-danger);background:#c0392b0d;border:1px solid #c0392b29;border-radius:13px;margin:0;padding:11px 12px;font-size:.68rem;line-height:1.45}.order-action-notice{color:var(--hp-green-dark);background:#1987540d;border:1px solid #19875429;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-size:.68rem;line-height:1.45;display:flex}.order-action-notice a{color:var(--hp-green-dark);text-underline-offset:3px;flex:none;font-weight:800;text-decoration:underline}.order-actions-card{border-radius:20px;gap:10px;padding:14px;display:grid}.order-actions-card>button,.danger-button,.secondary-action-button{border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:780;display:inline-flex}.order-actions-card>button:first-child{color:#fff;background:var(--hp-green);border:0;box-shadow:0 9px 20px #19875433}.cancel-order-button,.danger-button{color:var(--hp-danger)!important;box-shadow:none!important;background:#fff!important;border:1px solid #c0392b33!important}.order-actions-card button:disabled{cursor:wait;opacity:.58}.order-cancel-confirm{background:#c0392b0a;border:1px solid #c0392b24;border-radius:14px;padding:12px}.order-cancel-confirm p{color:#7b3027;margin:0 0 10px;font-size:.68rem;line-height:1.45}.order-cancel-confirm>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.secondary-action-button{color:var(--hp-ink);border:1px solid var(--hp-border);background:#fff}@keyframes ui4-shimmer{to{background-position:-220% 0}}@media (max-width:410px){.orders-screen,.order-detail-screen{padding-inline:14px}.order-card-summary{grid-template-columns:1fr 1fr}.order-card-summary strong{grid-column:1/-1;justify-self:start}.order-detail-line{flex-direction:column}.order-cancel-confirm>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.orders-heading-skeleton,.orders-filter-skeleton,.order-card.is-skeleton,.order-detail-hero-skeleton,.order-detail-card.is-skeleton{animation:none}}
.notification-center{flex-direction:column;gap:16px;padding:18px 18px 30px;display:flex}.notification-center-hero,.notification-preferences-card,.notification-feed-section,.notification-detail{background:#ffffffeb;border:1px solid #ffffffd6;border-radius:20px;box-shadow:inset 0 1px #fffffff5,0 10px 25px #163a2312}.notification-center-hero{justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.notification-center-hero h1,.notification-feed-heading h2,.notification-section-heading h2,.notification-detail h1{margin:0}.notification-center-hero h1{margin-top:4px;font-size:1.36rem}.notification-center-hero p:last-child,.notification-section-heading p:last-child{color:var(--hp-muted);margin:7px 0 0;font-size:.76rem;line-height:1.5}.notification-hero-icon,.notification-section-icon,.notification-kind-icon,.notification-detail-icon,.push-state-icon{background:var(--hp-green-soft);color:var(--hp-green);flex:none;place-items:center;display:grid}.notification-hero-icon{border-radius:17px;width:52px;height:52px}.notification-preferences-card,.notification-feed-section,.notification-detail{padding:17px}.notification-section-heading{align-items:flex-start;gap:12px;display:flex}.notification-section-icon{border-radius:14px;width:42px;height:42px}.push-permission-row{border:1px solid var(--hp-border);background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin-top:18px;padding:13px;display:grid}.push-state-icon{border-radius:13px;width:40px;height:40px}.push-state-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.push-state-copy strong{font-size:.82rem}.push-state-copy span{color:var(--hp-muted);font-size:.7rem;line-height:1.4}.push-permission-row button{border-radius:12px;grid-column:1/-1;min-height:42px}.push-ios-note{color:var(--hp-muted);margin:9px 2px 0;font-size:.67rem;line-height:1.45}.notification-preference-list{gap:9px;margin-top:15px;display:grid}.notification-preference-row{background:#f7f9f6;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:11px 12px;display:flex}.notification-preference-row>span{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-preference-row strong{font-size:.76rem}.notification-preference-row small{color:var(--hp-muted);font-size:.67rem;line-height:1.35}.notification-preference-row input{width:20px;height:20px;accent-color:var(--hp-green);flex:none}.notification-inline-error{color:var(--hp-danger);margin:12px 0 0;font-size:.72rem}.notification-feed-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-feed-heading h2{margin-top:3px;font-size:1rem}.notification-feed-heading>span{color:var(--hp-muted);font-size:.7rem}.notification-feed-list{gap:10px;margin-top:15px;display:grid}.notification-feed-card{border:1px solid var(--hp-border);color:inherit;background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:11px;padding:13px;text-decoration:none;display:grid}.notification-feed-card.is-unread{background:#fbfefb;border-color:#19875447}.notification-kind-icon{border-radius:12px;width:38px;height:38px}.notification-feed-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.notification-feed-meta{color:var(--hp-muted);flex-wrap:wrap;justify-content:space-between;gap:5px 10px;font-size:.64rem;display:flex}.notification-feed-copy>strong{font-size:.82rem;line-height:1.35}.notification-feed-copy>span:not(.notification-feed-meta){color:var(--hp-muted);font-size:.7rem;line-height:1.45}.notification-feed-copy em{color:var(--hp-green);font-size:.64rem;font-style:normal;font-weight:760}.notification-feed-chevron{color:var(--hp-muted);margin-top:9px}.notification-empty-state,.notification-detail-state{color:var(--hp-muted);text-align:center;background:#f7f9f6;border-radius:14px;margin-top:15px;padding:18px;font-size:.76rem}.notification-detail{margin:18px}.notification-detail-back{color:var(--hp-green-dark);align-items:center;gap:6px;font-size:.74rem;font-weight:750;text-decoration:none;display:inline-flex}.notification-detail-icon{border-radius:15px;width:48px;height:48px;margin-top:20px}.notification-detail h1{margin-top:5px;font-size:1.34rem;line-height:1.32}.notification-detail>time{color:var(--hp-muted);margin-top:8px;font-size:.68rem;display:block}.notification-detail-body{color:var(--hp-ink);margin-top:20px;font-size:.8rem;line-height:1.65}.notification-detail-body p{margin:0 0 13px}.notification-detail-action{justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:8px;padding-inline:16px;text-decoration:none;display:inline-flex}.account-notification-preferences{padding:0 18px 30px}@media (min-width:430px){.push-permission-row{grid-template-columns:auto minmax(0,1fr) auto}.push-permission-row button{grid-column:auto;min-width:118px}}@media (max-width:360px){.notification-center,.account-notification-preferences{padding-inline:14px}.notification-preferences-card,.notification-feed-section,.notification-detail{padding:14px}.notification-detail{margin-inline:14px}}
:root{--glass-header:#ffffffc2;--glass-navigation:#ffffffbd;--glass-border:#ffffffad;--glass-shadow:#163a2317}html{overscroll-behavior:none}body{min-width:320px}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #ffc107f2}.app-frame{background:radial-gradient(circle at 20% 0%, #19875412, transparent 28%), radial-gradient(circle at 85% 100%, #ffc1070f, transparent 26%), var(--hp-canvas)}.app-header,.bottom-navigation{border-color:var(--glass-border);-webkit-backdrop-filter:saturate(1.45)blur(18px);backdrop-filter:saturate(1.45)blur(18px)}.app-header{background:linear-gradient(180deg, #ffffffd1, var(--glass-header));box-shadow:0 8px 24px var(--glass-shadow)}.bottom-navigation{background:linear-gradient(180deg, #ffffffad, var(--glass-navigation));box-shadow:0 -10px 26px var(--glass-shadow)}.app-content{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;background:0 0;min-width:0;scroll-padding-block:18px 24px;overflow-x:hidden}.app-content>*{min-width:0}.hero-card-r2{isolation:isolate;background:var(--hp-green-dark);grid-template-columns:1fr}.hero-card-r2 .hero-copy{z-index:2;max-width:72%}.hero-r2-image{z-index:0;object-fit:cover;object-position:center}.hero-r2-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#07371fe0 0%,#07371f9e 46%,#07371f2e 76%,#07371f0a 100%);position:absolute;inset:0}img,svg{max-width:100%}.icon-button,.bottom-navigation-item,.primary-button,.text-button,.notification-detail-action,.order-detail-back,.order-card-link,.cart-line-action,.quantity-button{touch-action:manipulation}.icon-button{width:44px;height:44px}.bottom-navigation-item{min-height:52px}.primary-button,.notification-detail-action{min-height:48px}.bottom-navigation-item:active,.icon-button:active,.primary-button:active,.notification-feed-card:active,.order-card:active{transform:scale(.985)}.notification-feed-card,.order-card,.product-card,.quick-actions a,.category-chip,.pwa-install-card{transition:transform .14s,box-shadow .14s,border-color .14s}.notification-feed-card:focus-visible,.order-card:focus-within,.product-card:focus-within,.quick-actions a:focus-visible,.category-chip:focus-visible{border-color:#19875473;box-shadow:0 0 0 3px #1987541a,0 10px 24px #163a2312}.pwa-install-card{background:#ffffffe6;border:1px solid #ffffffc7;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;margin:0 18px 30px;padding:16px;display:grid;box-shadow:inset 0 1px #fffffff2,0 10px 25px #163a2312}.pwa-install-icon{background:var(--hp-green-soft);width:44px;height:44px;color:var(--hp-green);border-radius:14px;place-items:center;display:grid}.pwa-install-copy{min-width:0}.pwa-install-copy h2{margin:0;font-size:.94rem}.pwa-install-copy>p:not(.eyebrow){color:var(--hp-muted);margin:6px 0 0;font-size:.72rem;line-height:1.5}.pwa-ios-instruction{align-items:flex-start;gap:7px;display:flex}.pwa-ios-instruction svg{flex:none;margin-top:1px}.pwa-install-note{color:var(--hp-muted);margin-top:7px;font-size:.68rem;display:block}.pwa-install-button{gap:7px;min-width:126px;padding-inline:14px}.auth-state-page,.offline-page,.login-page{min-height:100dvh}input,select,textarea{max-width:100%}input:disabled,select:disabled,textarea:disabled,button:disabled{opacity:.62}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.app-header,.bottom-navigation{background:#fffffff0}}@media (max-width:430px){.app-header{grid-template-columns:minmax(94px,1fr) auto minmax(92px,1fr);padding-inline:14px}.bottom-navigation{padding-inline:6px}.notification-center,.screen-stack{padding-inline:16px}.pwa-install-card{margin-inline:16px}}@media (max-width:390px){.brand-logo{height:38px}.app-header{gap:4px;min-height:62px;padding-inline:12px}.app-header-title{text-overflow:ellipsis;white-space:nowrap;max-width:122px;font-size:.88rem;overflow:hidden}.header-actions{gap:0}.hero-card-r2 .hero-copy{max-width:78%}.bottom-navigation-item{font-size:.64rem}.pwa-install-card{grid-template-columns:auto minmax(0,1fr);margin-inline:14px}.pwa-install-button{grid-column:1/-1;width:100%}}@media (max-height:700px){.bottom-navigation{min-height:calc(64px + var(--safe-bottom));padding-top:5px}.bottom-navigation-item{min-height:48px}}@media (prefers-reduced-motion:reduce){.app-content{scroll-behavior:auto}.notification-feed-card,.order-card,.product-card,.quick-actions a,.category-chip,.pwa-install-card,.bottom-navigation-item,.icon-button,.primary-button{transition:none!important;transform:none!important}}
.catalog-primary-filter-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid;position:relative}.catalog-purchase-mode{background:#ffffffb8;border:1px solid #ffffffd1;border-radius:15px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid;box-shadow:inset 0 1px #fffffff2,0 7px 18px #163a230d}.catalog-purchase-mode button{min-height:40px;color:var(--hp-muted);background:0 0;border:0;border-radius:11px;padding:0 10px;font-size:.7rem;font-weight:780}.catalog-purchase-mode button.is-active{background:var(--hp-green);color:#fff;box-shadow:0 6px 14px #19875433}.catalog-filter-menu{position:relative}.catalog-filter-menu>summary{min-height:48px;color:var(--hp-green-dark);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fffc;border:1px solid #ffffffd6;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.7rem;font-weight:800;list-style:none;display:inline-flex;box-shadow:inset 0 1px #fffffff5,0 7px 18px #163a230f}.catalog-filter-menu>summary::-webkit-details-marker{display:none}.catalog-filter-menu>summary b{background:var(--hp-green);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.58rem;display:grid}.catalog-filter-panel{z-index:20;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#fafcfaf5;border:1px solid #ffffffe6;border-radius:18px;width:min(346px,100vw - 36px);padding:15px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 45px #163a232e}.catalog-filter-panel-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.catalog-filter-panel-heading strong{color:var(--hp-ink);font-size:.82rem;display:block}.catalog-filter-panel-heading span{color:var(--hp-muted);margin-top:3px;font-size:.63rem;display:block}.catalog-filter-panel-heading button{background:var(--hp-green-soft);min-height:34px;color:var(--hp-green-dark);border:0;border-radius:10px;align-items:center;gap:4px;padding:0 8px;font-size:.63rem;font-weight:760;display:inline-flex}.catalog-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalog-filter-grid label{gap:5px;min-width:0;display:grid}.catalog-filter-grid label>span{color:var(--hp-muted);font-size:.62rem;font-weight:720}.catalog-filter-grid select{width:100%;min-height:42px;color:var(--hp-ink);background:#fff;border:1px solid #dae3dbf5;border-radius:11px;outline:0;padding:0 10px;font-size:.68rem}.catalog-filter-grid select:focus{border-color:#1987546b;box-shadow:0 0 0 3px #19875417}.catalog-product-heading-row{justify-content:space-between;align-items:flex-start;gap:7px;min-width:0;margin-top:9px;display:flex}.catalog-product-heading-row h2{flex:1;min-width:0;margin:0 0 4px}.purchase-badge{border-radius:999px;flex:none;padding:4px 7px;font-size:.54rem;font-weight:820}.purchase-badge.is-retail{color:var(--hp-green-dark);background:#19875417}.purchase-badge.is-case{color:#7d5700;background:#ffc10726}.catalog-product-spec{min-height:16px;color:var(--hp-muted);text-overflow:ellipsis;white-space:nowrap;margin:-4px 0 9px;font-size:.61rem;display:block;overflow:hidden}.catalog-variant-switch{background:#f0f4f0;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:0 10px 8px;padding:3px;display:grid}.catalog-variant-switch button{min-height:34px;color:var(--hp-muted);background:0 0;border:0;border-radius:8px;font-size:.62rem;font-weight:780}.catalog-variant-switch button.is-active{color:var(--hp-green-dark);background:#fff;box-shadow:0 4px 10px #163a2317}.product-detail-brand{color:var(--hp-muted);margin:0 0 5px;font-size:.7rem;font-weight:720}.product-detail-variant-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-detail-variant-switch a{min-width:0;color:var(--hp-muted);background:#f8faf8eb;border:1px solid #dee6def2;border-radius:13px;gap:3px;padding:11px 12px;display:grid}.product-detail-variant-switch a.is-active{background:var(--hp-green-soft);color:var(--hp-green-dark);border-color:#19875459;box-shadow:0 7px 16px #19875417}.product-detail-variant-switch span{font-size:.75rem;font-weight:820}.product-detail-variant-switch small{text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.product-spec-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:390px){.catalog-screen{gap:13px}.catalog-primary-filter-row{grid-template-columns:minmax(0,1fr) auto;gap:7px}.catalog-purchase-mode button{min-height:38px;padding-inline:6px;font-size:.64rem}.catalog-filter-menu>summary{min-width:45px;min-height:46px;padding-inline:10px}.catalog-filter-menu>summary>span{display:none}.catalog-filter-panel{width:min(330px,100vw - 28px)}.catalog-filter-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.catalog-purchase-mode button,.catalog-filter-menu>summary,.catalog-variant-switch button,.product-detail-variant-switch a{transition:none!important}}
.catalog-screen-compact,.quick-order-screen-compact,.orders-screen-compact{padding-top:14px}.catalog-product-card-compact{border-radius:16px}.catalog-product-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;padding:0;display:flex}.catalog-product-card-compact .catalog-product-visual{min-height:100px}.catalog-product-card-compact .catalog-product-pack{width:66px;min-height:72px}.catalog-product-copy-compact{padding:9px 10px 7px}.catalog-product-copy-compact h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.35em;margin:7px 0 6px;font-size:.82rem;line-height:1.18;display:-webkit-box;overflow:hidden}.catalog-product-copy-compact strong{font-size:.76rem}.catalog-card-action-row{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:6px;padding:0 9px 9px;display:grid}.catalog-variant-switch-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:0;padding:3px;display:grid}.catalog-variant-switch-inline:has(button:only-child){grid-template-columns:1fr}.catalog-variant-switch-inline button{min-height:34px}.catalog-add-icon{background:var(--hp-green);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:1px;width:42px;height:40px;display:inline-flex;box-shadow:0 7px 16px #19875433}.catalog-add-icon:disabled{box-shadow:none;color:var(--hp-muted);background:#edf0ed}.product-quick-view-backdrop{z-index:80;padding:16px max(12px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1c1457;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.product-quick-view{background:#fafcfafa;border:1px solid #ffffffeb;border-radius:24px;grid-template-columns:160px minmax(0,1fr);gap:14px;width:min(520px,100%);max-height:min(82dvh,760px);padding:14px;display:grid;position:relative;overflow-y:auto;box-shadow:0 28px 70px #142d1d40}.product-quick-view>.catalog-product-visual{border-radius:18px;min-height:180px}.product-quick-view-close{z-index:2;width:38px;height:38px;color:var(--hp-ink);background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 5px 16px #163a231f}.product-quick-view-copy{flex-direction:column;gap:10px;min-width:0;padding:5px 2px 2px;display:flex}.product-quick-view-copy h2{margin:0;padding-right:38px;font-size:1.05rem;line-height:1.22}.product-quick-view-variants{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.product-quick-view-variants button{min-width:0;color:var(--hp-muted);text-align:left;background:#fff;border:1px solid #dfe7df;border-radius:12px;gap:2px;padding:9px 10px;display:grid}.product-quick-view-variants button.is-active{background:var(--hp-green-soft);color:var(--hp-green-dark);border-color:#19875461}.product-quick-view-variants strong{font-size:.73rem}.product-quick-view-variants span{text-overflow:ellipsis;white-space:nowrap;font-size:.59rem;overflow:hidden}.product-quick-view-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;display:grid}.product-quick-view-specs div{background:#f1f5f1;border-radius:10px;min-width:0;padding:8px 9px}.product-quick-view-specs dt{color:var(--hp-muted);font-size:.56rem}.product-quick-view-specs dd{color:var(--hp-ink);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.66rem;font-weight:720;overflow:hidden}.product-quick-view-price{justify-content:space-between;align-items:baseline;gap:10px;padding-top:2px;display:flex}.product-quick-view-price span{color:var(--hp-muted);font-size:.65rem}.product-quick-view-price strong{color:var(--hp-green-dark);font-size:.92rem}.product-quick-view-order{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.product-quick-view-add{background:var(--hp-green);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:.72rem;font-weight:800;display:inline-flex}.cart-heading-compact{align-items:center}.cart-heading-compact strong{font-size:.78rem}.cart-variant-switch{background:#f0f4f0;border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:min(220px,100%);margin:8px 0 2px;padding:3px;display:grid}.cart-variant-switch button{min-height:34px;color:var(--hp-muted);background:0 0;border:0;border-radius:8px;font-size:.64rem;font-weight:780}.cart-variant-switch button.is-active{color:var(--hp-green-dark);background:#fff;box-shadow:0 4px 10px #163a2314}.quick-order-toolbar{grid-template-columns:minmax(0,1fr) 46px;align-items:center;gap:8px;display:grid}.quick-cart-icon{border-radius:14px;place-items:center;width:46px;min-height:46px;padding:0;display:grid}.quick-purchase-mode button{min-height:38px}.orders-inner-tabs{background:#ffffffc7;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:4px;display:grid}.orders-inner-tabs button{min-height:40px;color:var(--hp-muted);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-size:.68rem;font-weight:780;display:inline-flex}.orders-inner-tabs button.is-active{background:var(--hp-green);color:#fff}.orders-inner-tabs button span{background:#ffffff38;border-radius:999px;min-width:19px;padding:2px 5px;font-size:.56rem}.purchased-products-list{gap:8px;display:grid}.purchased-product-row{background:#ffffffd6;border:1px solid #ffffffd1;border-radius:15px;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;padding:11px 12px;display:grid;box-shadow:0 7px 18px #163a230d}.purchased-product-row>div{gap:2px;min-width:0;display:grid}.purchased-product-row span{color:var(--hp-muted);font-size:.58rem;font-weight:720}.purchased-product-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.purchased-product-row small{color:var(--hp-muted);font-size:.59rem}.purchased-product-row>button{background:var(--hp-green-soft);width:42px;height:40px;color:var(--hp-green-dark);border:0;border-radius:11px;justify-content:center;align-items:center;gap:1px;display:inline-flex}.purchased-product-row>button:disabled{color:#9aa29a}.vietnam-address-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.vietnam-address-fields label{gap:7px;display:grid}.vietnam-address-fields label>span{color:var(--hp-muted);font-size:.68rem;font-weight:720}.vietnam-address-fields select{width:100%;min-height:48px;color:var(--hp-ink);background:#fff;border:1px solid #dfe5df;border-radius:13px;padding:0 12px}.vietnam-address-fields .address-line-field{grid-column:1/-1}.location-row{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;display:flex}.location-button{background:var(--hp-green-soft);min-height:42px;color:var(--hp-green-dark);border:0;border-radius:12px;align-items:center;gap:7px;padding:0 12px;font-size:.68rem;font-weight:780;display:inline-flex}.location-row>span{color:var(--hp-green-dark);font-size:.62rem;font-weight:720}.field-error{color:var(--hp-danger);grid-column:1/-1;font-size:.62rem}.notification-center-compact{padding-top:12px}.notification-feed-toolbar{color:var(--hp-muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.notification-feed-toolbar span{color:var(--hp-green-dark);font-size:.7rem;font-weight:760}.notification-feed-toolbar small{font-size:.62rem}.home-search-link{color:var(--hp-muted);text-decoration:none}.hero-r2-image{object-fit:cover}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card .catalog-product-visual{min-height:90px}.home-product-card .product-card-body p{display:none}@media (max-width:430px){.catalog-screen-compact,.quick-order-screen-compact,.orders-screen-compact{padding-inline:14px}.catalog-grid{gap:9px}.catalog-product-card-compact .catalog-product-visual{min-height:88px}.catalog-product-card-compact .catalog-product-pack{width:58px;min-height:62px}.catalog-product-copy-compact{padding:8px 9px 6px}.catalog-product-copy-compact h2{font-size:.76rem}.catalog-card-action-row{grid-template-columns:minmax(0,1fr) 39px;gap:4px;padding:0 7px 7px}.catalog-add-icon{width:39px;height:38px}.catalog-variant-switch-inline button{min-height:32px;padding-inline:5px;font-size:.58rem}.product-quick-view{border-radius:22px 22px 16px 16px;grid-template-columns:1fr;max-height:88dvh}.product-quick-view>.catalog-product-visual{min-height:150px}.product-quick-view-copy h2{padding-right:42px}.vietnam-address-fields{grid-template-columns:1fr}.vietnam-address-fields .address-line-field,.location-row{grid-column:1}.orders-inner-tabs button{font-size:.63rem}}@media (prefers-reduced-motion:reduce){.product-quick-view,.product-quick-view-backdrop{scroll-behavior:auto}}
.catalog-type-filter,.quick-type-filter{gap:7px;min-width:0;display:grid}.catalog-type-filter>span,.quick-type-filter>span{color:var(--hp-muted);font-size:.62rem;font-weight:780}.catalog-type-row{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.catalog-type-row button{max-width:100%;min-height:38px;color:var(--hp-muted);text-align:left;white-space:normal;background:#ffffffdb;border:1px solid #dce5ddf0;border-radius:12px;padding:7px 12px;font-size:.66rem;font-weight:760;line-height:1.2}.catalog-type-row button.is-active{background:var(--hp-green-soft);color:var(--hp-green-dark);border-color:#19875452;box-shadow:0 6px 14px #19875414}.catalog-family-card .catalog-product-copy-compact h2{min-height:2.3em;margin-bottom:4px}.catalog-family-subtitle{min-height:2.2em;color:var(--hp-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.58rem;font-weight:680;line-height:1.15;display:-webkit-box;overflow:hidden}.catalog-family-footer{grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:6px;padding:0 9px 9px;display:grid}.catalog-family-purchase{gap:5px;min-width:0;display:grid}.catalog-card-price{min-width:0;color:var(--hp-green-dark);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:850;line-height:1.2;display:block;overflow:hidden}.catalog-price-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:0;display:grid}.catalog-price-cell{min-width:0;min-height:34px;color:var(--hp-muted);text-align:center;background:#f7f9f7;border:1px solid #dce5ddeb;border-radius:10px;align-content:center;padding:5px 6px;display:grid;overflow:hidden}button.catalog-price-cell{cursor:pointer}.catalog-price-cell span{font-size:.56rem;font-weight:780}.catalog-price-cell.is-active{background:var(--hp-green-soft);color:var(--hp-green-dark);border-color:#1987545c;box-shadow:inset 0 0 0 1px #1987540f}.catalog-price-cell.is-missing{opacity:.58}.product-quick-view-backdrop{z-index:100;padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overscroll-behavior:contain;touch-action:none;background:#0417108f;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.product-quick-view,.product-quick-view-tall{pointer-events:auto;touch-action:auto;background:#f8fcf9;border:1px solid #dce5ddf5;border-radius:28px;grid-template-columns:minmax(190px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:0;width:min(720px,100%);height:auto;max-height:100%;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #07271b47}.product-quick-view>.catalog-product-visual{border-radius:0;height:100%;min-height:280px}.product-quick-view-copy,.product-quick-view-tall .product-quick-view-copy{min-width:0;min-height:0;max-height:100%;padding:20px 18px max(20px, env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;align-self:stretch;overflow:hidden auto}.product-quick-view-close,.product-quick-view-copy button{pointer-events:auto;touch-action:manipulation}.product-quick-view-close{z-index:4}.product-quick-view-brand{color:var(--hp-green-dark);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:850}.product-quick-view-name{color:var(--hp-ink);font-size:.72rem;line-height:1.35}.product-choice-block{gap:6px;display:grid}.product-choice-block>span{color:var(--hp-muted);font-size:.59rem;font-weight:760}.product-choice-chips{flex-wrap:wrap;gap:6px;min-width:0;padding:1px 0;display:flex;overflow:visible}.product-choice-chips button{max-width:100%;min-height:38px;color:var(--hp-muted);text-align:left;white-space:normal;overflow-wrap:anywhere;background:#fff;border:1px solid #dfe7df;border-radius:10px;flex:0 auto;padding:7px 10px;font-size:.63rem;font-weight:760;line-height:1.2}.product-choice-chips button.is-active{background:var(--hp-green-soft);color:var(--hp-green-dark);border-color:#19875466}.product-choice-mode button{text-align:center;min-width:72px}.product-choice-sku button{font-variant-numeric:tabular-nums}.product-quick-view-price-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.product-quick-view-price-pair>div{background:#f1f5f1;border-radius:11px;gap:3px;min-width:0;padding:9px 10px;display:grid}.product-quick-view-price-pair span{color:var(--hp-muted);font-size:.58rem;font-weight:720}.product-quick-view-price-pair strong{color:var(--hp-green-dark);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.quick-order-direct-list{gap:8px;display:grid}.quick-order-direct-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 11px}.quick-order-direct-row .quick-product-copy h2{margin:3px 0;font-size:.76rem;line-height:1.2}.quick-order-direct-row .quick-product-copy>p{color:var(--hp-muted);margin:0;font-size:.57rem;line-height:1.3}.quick-product-mode-price{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;margin-top:5px;display:flex}.quick-product-mode-price span{min-width:0;color:var(--hp-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:720;overflow:hidden}.quick-product-mode-price strong{color:var(--hp-green-dark);font-variant-numeric:tabular-nums;flex:none;font-size:.7rem}@media (max-width:760px){.product-quick-view-backdrop{padding:max(8px, env(safe-area-inset-top)) 0 0;align-items:flex-end}.product-quick-view,.product-quick-view-tall{width:100%;height:auto;max-height:calc(100dvh - 8px - env(safe-area-inset-top));padding:14px 14px max(20px, env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:22px 22px 0 0;grid-template-columns:minmax(108px,34%) minmax(0,1fr);grid-auto-rows:auto;align-items:start;gap:10px;display:grid;overflow:hidden auto}.product-quick-view>.catalog-product-visual{border-radius:16px;grid-area:1/1/span 3;align-self:start;width:100%;height:132px;min-height:0;overflow:hidden}.product-quick-view-copy,.product-quick-view-tall .product-quick-view-copy{display:contents}.product-quick-view-copy>.catalog-product-meta{grid-area:1/2;align-self:start;min-width:0;margin:0 34px 0 0}.product-quick-view-copy>.product-quick-view-brand{grid-area:2/2;align-self:start;min-width:0}.product-quick-view-copy>.product-quick-view-title-row{grid-area:3/2;align-self:start;gap:7px;min-width:0;margin:0;display:grid}.product-quick-view-title-row>div{min-width:0}.product-quick-view-title-row h2{margin:0 0 3px;font-size:.92rem;line-height:1.18}.product-quick-view-name{text-overflow:ellipsis;font-size:.68rem;line-height:1.3;display:block;overflow:hidden}.bulk-mode-toggle{justify-self:start;width:fit-content;min-height:34px;padding:6px 9px;font-size:.6rem}.product-quick-view-copy>.product-choice-block,.product-quick-view-copy>.product-quick-view-specs,.product-quick-view-copy>.product-quick-view-price-pair,.product-quick-view-copy>.product-quick-view-order,.product-quick-view-copy>.bulk-choice-panel{grid-column:1/-1;width:100%;min-width:0}}@media (max-width:430px){.catalog-type-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-family-footer{grid-template-columns:minmax(0,1fr) 39px;gap:4px;padding:0 7px 7px}.catalog-card-price{font-size:.68rem}.catalog-price-cell{min-height:32px;padding-inline:5px}.quick-order-direct-row{grid-template-columns:1fr}.quick-order-direct-row .quick-quantity-control{width:100%}}@media (max-width:390px){.product-quick-view,.product-quick-view-tall{grid-template-columns:minmax(96px,32%) minmax(0,1fr);column-gap:9px;padding-inline:12px}.product-quick-view>.catalog-product-visual{height:120px}.product-quick-view-title-row h2{font-size:.86rem}}
.home-category-card{border:1px solid var(--hp-border);isolation:isolate;background:#eef3ef;border-radius:16px;flex-direction:column;flex:0 0 82px;justify-content:flex-end;align-items:stretch;gap:0;width:82px;min-width:82px;height:82px;min-height:82px;padding:0;display:flex;position:relative;overflow:hidden}.home-category-card:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0c1c1200,#0c1c12b8 78%,#0c1c12db);position:absolute;inset:34% 0 0}.home-category-image{z-index:0;object-fit:cover;object-position:center}.home-category-card .home-category-label{z-index:2;color:#fff;text-align:center;text-shadow:0 1px 3px #0000008c;background:0 0;border-radius:0;width:100%;height:auto;padding:24px 6px 7px;font-size:.68rem;font-weight:800;line-height:1.15;display:block;position:relative}.home-product-scroller{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding:1px 1px 4px;display:flex;overflow:auto hidden}.home-product-scroller::-webkit-scrollbar{display:none}.home-product-scroller .home-product-card{scroll-snap-align:start;flex:0 0 min(42vw,182px);width:min(42vw,182px);min-width:148px}.home-news-section{gap:10px}.home-news-preview-card{border:1px solid var(--hp-border);background:#fff;border-radius:18px;grid-template-columns:88px minmax(0,1fr) 24px;align-items:stretch;min-height:108px;display:grid;overflow:hidden;box-shadow:0 8px 20px #163a230d}.home-news-preview-card.is-loading{background:linear-gradient(100deg,#f0f3f0 20%,#f8faf8 38%,#f0f3f0 58%) 0 0/200% 100%;animation:1.2s linear infinite home-preview-shimmer}.home-news-preview-visual{color:#fff;background:linear-gradient(145deg,#0f6b3d,#198754 70%,#3da16f);place-items:center;min-height:108px;display:grid}.home-news-preview-copy{align-content:center;gap:6px;min-width:0;padding:12px 10px 12px 14px;display:grid}.home-news-preview-meta{color:var(--hp-muted);flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.62rem;font-weight:700;display:flex}.home-news-preview-meta>span{color:var(--hp-green-dark);font-weight:850}.home-news-preview-copy>strong{color:var(--hp-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.25;display:-webkit-box;overflow:hidden}.home-news-preview-action{color:var(--hp-green);font-size:.66rem;font-weight:800}.home-news-preview-chevron{color:var(--hp-muted);align-self:center}@keyframes home-preview-shimmer{to{background-position:-200% 0}}@media (max-width:360px){.home-category-card{flex-basis:78px;width:78px;min-width:78px;height:78px;min-height:78px}.home-category-card .home-category-label{padding-inline:5px;font-size:.65rem}.home-product-scroller .home-product-card{flex-basis:46vw;width:46vw;min-width:144px}.home-news-preview-card{grid-template-columns:76px minmax(0,1fr) 22px}}@media (prefers-reduced-motion:reduce){.home-news-preview-card.is-loading{animation:none}}
.catalog-family-card{background:linear-gradient(#fffffffa,#f8fbf8f0);border:1px solid #fffffff0;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden;box-shadow:inset 0 1px #fff,0 10px 24px #163a2314,0 2px 7px #163a230d}.catalog-family-card .catalog-product-visual{background:linear-gradient(145deg,#f7fbf7 0%,#edf6ef 100%)}.catalog-family-card:focus-within{border-color:#19875447;box-shadow:0 0 0 3px #19875412,0 14px 30px #163a231f}.catalog-family-card:active{transform:translateY(1px)scale(.995)}.catalog-load-more{width:100%;margin-top:12px}.product-quick-view-title-row{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.product-quick-view-title-row>div{min-width:0}.product-quick-view-title-row h2{margin:0;padding-right:0}.bulk-mode-toggle{background:var(--hp-green-soft);min-height:36px;color:var(--hp-green-dark);border:1px solid #19875429;border-radius:11px;flex:none;padding:0 10px;font-size:.63rem;font-weight:800}.bulk-mode-toggle.is-active{background:var(--hp-green);color:#fff;border-color:#1987545c}.product-choice-chips{gap:6px}.product-choice-chips button{min-height:36px;padding:7px 10px}.choice-more-button,.bulk-expand-button{color:var(--hp-green-dark)!important;background:#1987540b!important;border-style:dashed!important;font-weight:800!important}.bulk-choice-panel{background:#f6faf7e6;border:1px solid #1987541f;border-radius:15px;gap:10px;padding:10px;display:grid}.bulk-choice-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.bulk-choice-toolbar label{gap:4px;min-width:0;display:grid}.bulk-choice-toolbar label>span{color:var(--hp-muted);font-size:.58rem;font-weight:760}.bulk-choice-toolbar select{width:100%;min-height:38px;color:var(--hp-ink);background:#fff;border:1px solid #dae3dbf5;border-radius:10px;padding:0 9px;font-size:.66rem}.bulk-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.bulk-variant-row{background:#ffffffe6;border:1px solid #dde5def2;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;padding:8px;display:grid}.bulk-variant-row.is-selected{background:#e7f7edc7;border-color:#19875452;box-shadow:0 5px 13px #19875412}.bulk-variant-toggle{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;padding:0;display:grid}.bulk-check{color:#0000;background:#fff;border:1px solid #19875438;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.bulk-variant-row.is-selected .bulk-check{border-color:var(--hp-green);background:var(--hp-green);color:#fff}.bulk-variant-copy{gap:2px;min-width:0;display:grid}.bulk-variant-copy strong,.bulk-variant-copy span,.bulk-variant-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bulk-variant-copy strong{font-size:.68rem}.bulk-variant-copy span{color:var(--hp-green-dark);font-size:.62rem;font-weight:780}.bulk-variant-copy small{color:var(--hp-muted);font-size:.54rem}.bulk-mini-stepper{background:#fff;border:1px solid #19875421;border-radius:9px;grid-template-columns:28px 30px 28px;align-items:center;display:grid;overflow:hidden}.bulk-mini-stepper button{width:28px;min-height:31px;color:var(--hp-green-dark);background:0 0;border:0;place-items:center;display:grid}.bulk-mini-stepper output{text-align:center;font-size:.66rem;font-weight:800}.bulk-expand-button{border:1px dashed #1987543d;border-radius:11px;min-height:38px}.bulk-add-summary{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;margin:0 -2px -2px;padding:8px;display:flex;position:sticky;bottom:0;box-shadow:0 9px 24px #163a231f}.bulk-add-summary>span{min-width:0;color:var(--hp-muted);font-size:.62rem;font-weight:760}.bulk-add-summary>button{background:var(--hp-green);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:.66rem;font-weight:820;display:inline-flex}.bulk-add-summary>button:disabled{color:#909b92;background:#e9eeea}.quick-order-row.is-selected{box-shadow:inset 3px 0 0 var(--hp-green), 0 10px 24px #163a2317;border-color:#19875440}.quick-order-summary-search{bottom:max(8px, env(safe-area-inset-bottom));border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 10px;padding:9px;display:grid}.quick-order-sticky-search{background:#f7fbf8f5;border:1px solid #19875421;border-radius:11px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:40px;padding:0 9px;display:grid}.quick-order-sticky-search>svg{color:var(--hp-green)}.quick-order-sticky-search input{width:100%;min-width:0;color:var(--hp-ink);background:0 0;border:0;outline:0;font-size:.7rem}.quick-order-sticky-search button{width:30px;min-height:30px;box-shadow:none;color:var(--hp-muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.quick-order-summary-row{grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;min-width:0;flex-direction:row!important;display:flex!important}.quick-summary-count{align-items:baseline;gap:5px;min-width:0;padding-left:3px;flex-direction:row!important;display:flex!important}.quick-summary-count strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-summary-add{white-space:nowrap;min-height:42px!important;padding-inline:13px!important}.push-state-copy{min-width:0}.push-state-copy span{overflow-wrap:anywhere}@media (hover:hover) and (pointer:fine){.catalog-family-card:hover{border-color:#19875429;transform:translateY(-2px);box-shadow:inset 0 1px #fff,0 17px 34px #163a231f,0 3px 9px #163a230d}}@media (min-width:700px){.catalog-grid{gap:14px}.bulk-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-order-summary-search{grid-template-columns:minmax(260px,1.4fr) minmax(0,.7fr) auto}.quick-order-sticky-search{grid-column:auto}}@media (max-width:520px){.catalog-family-card{border-radius:15px;box-shadow:inset 0 1px #fff,0 8px 19px #163a2314,0 2px 5px #163a230a}.product-quick-view-title-row{padding-right:34px}.bulk-mode-toggle{min-height:34px;padding-inline:8px;font-size:.59rem}.product-choice-chips{gap:5px}.product-choice-chips button{min-height:34px;padding:6px 8px;font-size:.61rem}.bulk-choice-panel{padding:8px}.bulk-choice-toolbar{grid-template-columns:1fr}.bulk-variant-grid{grid-template-columns:1fr;gap:6px}.bulk-variant-row{grid-template-columns:minmax(0,1fr) auto;padding:7px}.bulk-add-summary{padding:7px}.bulk-add-summary>button{max-width:58%;padding-inline:9px;font-size:.61rem}.quick-order-summary-search{gap:7px;padding:8px}.quick-summary-count{align-items:flex-start;gap:1px;flex-direction:column!important}.quick-summary-add{min-width:126px;padding-inline:10px;font-size:.68rem}}@media (max-width:360px){.product-quick-view-title-row{padding-right:38px;display:grid}.bulk-mode-toggle{justify-self:start}.quick-order-summary-search{grid-template-columns:minmax(0,1fr) auto}.quick-summary-add{min-width:112px}}@media (prefers-reduced-motion:reduce){.catalog-family-card,.bulk-mode-toggle{transition:none!important;transform:none!important}}
.catalog-add-icon{place-items:center;gap:0;display:grid;position:relative}.catalog-add-icon>svg{flex:none;margin:0}.catalog-add-icon>svg:first-child:not(:only-child){z-index:2;stroke-width:2.5px;width:10px;height:10px;position:absolute;top:5px;left:5px}.catalog-add-icon>svg:last-child:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.catalog-add-icon>svg:only-child{position:static;transform:none}.push-permission-row button[aria-busy=true]{cursor:wait}.push-permission-row button:not(:disabled):active{transform:scale(.98)}.catalog-family-footer{align-items:end}.catalog-family-footer .catalog-add-icon{align-self:end;height:34px}@media (max-width:430px){.catalog-family-footer .catalog-add-icon{height:32px}}.quick-order-direct-list{gap:7px;display:grid}.quick-order-direct-row{grid-template-columns:minmax(0,1fr) 126px;align-items:center;gap:8px;min-height:78px;padding:9px 10px}.quick-order-direct-row .quick-product-copy h2{margin:3px 0;font-size:.76rem;line-height:1.2}.quick-order-direct-row .quick-product-copy>p{color:var(--hp-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.57rem;line-height:1.3;overflow:hidden}.quick-product-mode-price{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;margin-top:5px;display:flex}.quick-product-mode-price span{min-width:0;color:var(--hp-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:720;overflow:hidden}.quick-product-mode-price strong{color:var(--hp-green-dark);font-variant-numeric:tabular-nums;flex:none;font-size:.7rem}.quick-order-direct-row .quick-quantity-control{grid-template-columns:31px minmax(0,1fr) 33px;width:126px}.quick-order-direct-row .quick-quantity-control>button{min-height:38px}.quick-order-direct-row .quick-quantity-control label{min-width:0}.quick-order-direct-row .quick-quantity-control input{font-size:.8rem}.quick-order-row.is-selected{box-shadow:inset 3px 0 0 var(--hp-green), 0 8px 20px #163a2314;border-color:#19875440}.quick-order-summary-search{bottom:max(6px, env(safe-area-inset-bottom));border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 8px;padding:7px 8px;display:grid}.quick-order-sticky-search{background:#f7fbf8f5;border:1px solid #19875421;border-radius:10px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:36px;padding:0 8px;display:grid}.quick-order-sticky-search>svg{color:var(--hp-green)}.quick-order-sticky-search input{width:100%;min-width:0;color:var(--hp-ink);background:0 0;border:0;outline:0;font-size:.68rem}.quick-order-sticky-search button{width:28px;min-height:28px;box-shadow:none;color:var(--hp-muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.quick-order-search.is-filtering{border-color:#19875447}.quick-order-summary-row{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(104px,auto);align-items:center;gap:8px;min-width:0;display:grid!important}.quick-summary-count{align-items:baseline;gap:5px;min-width:0;padding-left:2px;flex-direction:row!important;display:flex!important}.quick-summary-count span{white-space:nowrap}.quick-summary-count strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.quick-summary-add{white-space:nowrap;max-width:146px;min-width:0!important;min-height:38px!important;padding-inline:10px!important}.quick-summary-add>span{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:430px){.quick-order-direct-row{grid-template-columns:minmax(0,1fr) 116px;gap:7px;padding:8px 9px}.quick-order-direct-row .quick-quantity-control{grid-template-columns:29px minmax(0,1fr) 31px;width:116px}}@media (max-width:360px){.quick-order-direct-row{grid-template-columns:minmax(0,1fr) 108px;gap:6px;padding-inline:8px}.quick-order-direct-row .quick-quantity-control{grid-template-columns:28px minmax(0,1fr) 30px;width:108px}.quick-order-direct-row .quick-product-copy>p{display:none}.quick-order-summary-row{grid-template-columns:minmax(0,1fr) 108px}.quick-summary-count{align-items:flex-start;gap:0;flex-direction:column!important}.quick-summary-add{width:108px;max-width:108px;font-size:.6rem;padding-inline:7px!important}}.checkout-no-address{background:#ebf5e980;border:1px dashed #19875440;border-radius:14px;gap:8px;margin-top:12px;padding:13px;display:grid}.checkout-no-address strong{font-size:.82rem}.checkout-no-address p{color:var(--hp-muted);margin:0;font-size:.7rem;line-height:1.45}.checkout-no-address .secondary-link-button{width:fit-content;min-height:40px;padding-inline:13px}.checkout-address-warning{background:#ffc1071a;border-radius:10px;padding:9px 10px;font-weight:720;color:#725500!important}.cart-clear-confirm,.shop-registration-delete-confirm{background:#c0392b0b;border:1px solid #c0392b2e;border-radius:13px;gap:9px;padding:11px 12px;display:grid}.cart-clear-confirm p,.shop-registration-delete-confirm p{color:#7b3027;margin:0;font-size:.69rem;line-height:1.45}.cart-clear-confirm>div,.shop-registration-delete-confirm>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-product-link{min-width:0;color:inherit;text-decoration:none;display:block}.home-product-link:focus-visible{outline-offset:2px;outline:3px solid #ffc107f2}.notification-settings-collapsible{background:#ffffffc7;border:1px solid #ffffffd6;border-radius:17px;overflow:hidden;box-shadow:0 7px 18px #163a230b}.notification-settings-collapsible>summary{cursor:pointer;min-height:48px;color:var(--hp-green-dark);justify-content:space-between;align-items:center;gap:10px;padding:0 14px;font-size:.72rem;font-weight:790;list-style:none;display:flex}.notification-settings-collapsible>summary::-webkit-details-marker{display:none}.notification-settings-collapsible>summary>span{align-items:center;gap:8px;display:inline-flex}.notification-settings-chevron{transition:transform .14s}.notification-settings-collapsible[open] .notification-settings-chevron{transform:rotate(180deg)}.notification-settings-collapsible .notification-preferences-card{box-shadow:none;border-radius:15px;margin:0 8px 8px;padding:14px}.auth-method-hint{color:var(--hp-green-dark);background:#ebf5e9b3;border:1px solid #1987541c;border-radius:12px;align-items:flex-start;gap:8px;margin-bottom:12px;padding:10px 11px;font-size:.68rem;line-height:1.4;display:flex}.auth-method-hint svg{flex:none;margin-top:1px}@media (max-width:430px){.cart-clear-confirm>div,.shop-registration-delete-confirm>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.notification-settings-chevron{transition:none}}
.app-header{-webkit-backdrop-filter:saturate(1.04)blur(12px);backdrop-filter:saturate(1.04)blur(12px);background:#fffffff5;border-bottom-color:#d6e0d8d1;box-shadow:0 7px 22px #163a230e,inset 0 -1px #ffffffe6}.app-header .icon-button{background:#ffffffc7;border:1px solid #dee5dfe0;box-shadow:0 4px 11px #163a230b,inset 0 1px #fffffff2}.bottom-navigation{-webkit-backdrop-filter:saturate(1.04)blur(14px);backdrop-filter:saturate(1.04)blur(14px);background:#fffffff7;border-top-color:#d6e0d8e0;box-shadow:0 -14px 32px #163a2313,0 -2px 8px #163a2309,inset 0 1px #fffffff5}.home-depth-stack{background:radial-gradient(circle at 14% 0%, #19875413, transparent 31%), radial-gradient(circle at 92% 29%, #ffc1070b, transparent 24%), linear-gradient(180deg, #fafcf9 0%, var(--hp-canvas) 48%, #f5f7f4 100%);gap:20px;min-height:100%}.home-depth-stack .home-search-link{background:#fffffff0;border-color:#d8e1dae6;box-shadow:0 10px 24px #163a230f,0 2px 6px #163a2309,inset 0 1px #fff}.home-depth-stack .hero-card-r2{isolation:isolate;border:1px solid #ffffffb8;box-shadow:0 26px 48px #0f6b3d30,0 7px 16px #163a2317,inset 0 1px #ffffff47}.home-depth-stack .hero-card-r2:after{z-index:2;filter:blur(22px);content:"";pointer-events:none;background:#0f6b3d24;border-radius:50%;height:42px;position:absolute;bottom:-28px;left:8%;right:8%}.home-depth-stack .hero-copy{z-index:3}.home-depth-stack .quick-actions{background:#ffffff9e;border:1px solid #ffffffe0;border-radius:20px;gap:9px;margin-top:-2px;padding:9px;box-shadow:0 12px 30px #163a230b,inset 0 1px #fffffff5}.home-depth-stack .quick-actions a{background:#fffffff2;border-color:#dae3dce6;min-height:78px;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 8px 18px #163a2311,0 2px 5px #163a2309,inset 0 1px #fff}.home-depth-stack .quick-actions svg{background:var(--hp-green-soft);border-radius:10px;width:31px;height:31px;padding:5px}.home-depth-stack>.content-section{background:#ffffff8c;border:1px solid #ffffffd1;border-radius:20px;gap:13px;margin-inline:-4px;padding:14px 12px 12px;box-shadow:0 12px 28px #163a230a,inset 0 1px #ffffffeb}.home-depth-stack .home-category-section{background:linear-gradient(#ffffff9e,#f7faf7b8)}.home-depth-stack .home-product-section{background:#ffffffb8;border-color:#dfe6e0c7;box-shadow:0 15px 34px #163a230e,inset 0 1px #fffffff5}.home-depth-stack .section-heading h2{letter-spacing:-.01em}.home-depth-stack .home-category-card{border-color:#dbe3dceb;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 6px 15px #163a230e,inset 0 1px #ffffff38}.home-depth-stack .home-product-card{border-color:#d5e0d7eb;box-shadow:0 17px 32px #163a231b,0 4px 10px #163a230e,inset 0 1px #fffffff5}.home-depth-stack .home-news-preview-card{border-color:#d7e1d9e6;transition:transform .15s,box-shadow .15s,border-color .15s;box-shadow:0 13px 28px #163a2313,0 3px 8px #163a230a,inset 0 1px #fffffff5}.home-depth-stack .quick-actions a:active,.home-depth-stack .home-category-card:active,.home-depth-stack .home-news-preview-card:active{transform:translateY(1px)}@media (hover:hover) and (pointer:fine){.home-depth-stack .quick-actions a:hover,.home-depth-stack .home-category-card:hover,.home-depth-stack .home-news-preview-card:hover{border-color:#1987542e;transform:translateY(-2px)}.home-depth-stack .quick-actions a:hover{box-shadow:0 12px 24px #163a2316,0 3px 7px #163a230a}.home-depth-stack .home-category-card:hover{box-shadow:0 10px 21px #163a2313}.home-depth-stack .home-news-preview-card:hover{box-shadow:0 18px 34px #163a2318,0 4px 9px #163a230b}}@media (max-width:430px){.home-depth-stack{gap:18px}.home-depth-stack .hero-card-r2{box-shadow:0 20px 38px #0f6b3d29,0 5px 12px #163a2313}.home-depth-stack .quick-actions{border-radius:18px;gap:7px;padding:7px}.home-depth-stack .quick-actions a{border-radius:14px;min-height:74px}.home-depth-stack>.content-section{border-radius:18px;margin-inline:-2px;padding:12px 10px 10px}.home-depth-stack .home-product-card{box-shadow:0 13px 25px #163a2317,0 3px 7px #163a230b}}@media (max-width:360px){.home-depth-stack .quick-actions{gap:5px;padding:6px}.home-depth-stack .quick-actions svg{width:29px;height:29px}.home-depth-stack>.content-section{padding-inline:9px}}@media (prefers-reduced-motion:reduce){.home-depth-stack .quick-actions a,.home-depth-stack .home-category-card,.home-depth-stack .home-news-preview-card{transition:none!important;transform:none!important}}
.cart-screen-compact{gap:10px;padding:12px 14px 24px}.cart-screen-compact .cart-heading{align-items:center;min-height:34px}.cart-screen-compact .cart-heading-compact strong{font-size:.7rem}.cart-screen-compact .cart-clear-button{min-height:32px;box-shadow:none;border-radius:10px;gap:5px;padding:0 9px;font-size:.62rem}.cart-screen-compact .cart-line-list{background:#ffffffe0;border:1px solid #ffffffe6;border-radius:16px;gap:0;padding:0 12px;overflow:hidden;box-shadow:0 8px 20px #163a230e}.cart-line-row{border-bottom:1px solid #dde4dee0;gap:8px;min-width:0;padding:11px 0;display:grid}.cart-line-row:last-child{border-bottom:0}.cart-line-row.is-skeleton{background:linear-gradient(90deg,#e5e9e466,#ffffffe0,#e5e9e466) 0 0/220% 100%;min-height:112px;animation:1.3s ease-in-out infinite ui3-pulse}.cart-line-primary{grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:8px;min-width:0;display:grid}.cart-line-primary .cart-product-copy{gap:1px;min-width:0;display:grid}.cart-line-primary .cart-product-copy>span{color:var(--hp-green-dark);letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-weight:820;overflow:hidden}.cart-line-primary .cart-product-copy h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.76rem;line-height:1.2;overflow:hidden}.cart-line-primary .cart-product-copy p{color:var(--hp-muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.55rem;line-height:1.25;overflow:hidden}.cart-line-row .cart-remove-button{width:30px;height:30px;color:var(--hp-danger);background:#c0392b0e;border:0;border-radius:9px;place-items:center;display:grid}.cart-line-actions{grid-template-columns:minmax(92px,112px) 96px minmax(70px,1fr);align-items:center;gap:7px;min-width:0;display:grid}.cart-line-row .cart-variant-switch{border-radius:10px;gap:2px;width:100%;margin:0;padding:2px}.cart-line-row .cart-variant-switch button{border-radius:8px;min-height:30px;padding:0 6px;font-size:.58rem}.cart-mode-static{min-height:30px;color:var(--hp-green-dark);background:#f0f4f0;border-radius:10px;justify-content:center;align-items:center;padding:0 9px;font-size:.59rem;font-weight:800;display:inline-flex}.cart-line-row .cart-quantity-stepper{background:#fff;border:1px solid #19875421;border-radius:10px;grid-template-columns:30px 36px 30px;align-items:stretch;width:96px;min-height:32px;display:grid;overflow:hidden}.cart-line-row .cart-quantity-stepper button{width:30px;min-height:32px;color:var(--hp-green-dark);background:0 0;border:0;place-items:center;padding:0;display:grid}.cart-line-row .cart-quantity-stepper button:disabled{color:#b0b7b1}.cart-line-row .cart-quantity-stepper input{width:36px;color:var(--hp-ink);text-align:center;-moz-appearance:textfield;background:0 0;border:0;outline:0;padding:0;font-size:.7rem;font-weight:820}.cart-line-row .cart-line-price{text-align:right;flex-direction:column;align-items:flex-end;gap:1px;min-width:0;display:flex}.cart-line-row .cart-line-price strong,.cart-line-row .cart-line-price span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.cart-line-row .cart-line-price strong{color:var(--hp-ink);font-size:.76rem}.cart-line-row .cart-line-price span{color:var(--hp-muted);font-size:.5rem}.cart-line-note-compact{margin:0;display:block;position:relative}.cart-line-note-compact>span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cart-line-note-compact input{width:100%;min-height:34px;color:var(--hp-ink);background:#f7faf7e0;border:1px solid #dce3ddeb;border-radius:10px;outline:0;padding:0 10px;font-size:.62rem}.cart-line-note-compact input:focus{border-color:#1987544d;box-shadow:0 0 0 3px #1987540f}.cart-screen-compact .cart-summary-card{border-radius:16px;gap:8px;padding:12px}.cart-screen-compact .cart-checkout-button{border-radius:12px;min-height:42px}@media (max-width:360px){.cart-screen-compact,.cart-screen-compact .cart-line-list{padding-inline:10px}.cart-line-actions{grid-template-columns:minmax(82px,1fr) 90px minmax(64px,.8fr);gap:5px}.cart-line-row .cart-quantity-stepper{grid-template-columns:28px 34px 28px;width:90px}.cart-line-row .cart-quantity-stepper button{width:28px}.cart-line-row .cart-quantity-stepper input{width:34px}.cart-line-row .cart-line-price strong{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.cart-line-row.is-skeleton{animation:none}}
.catalog-product-visual.has-product-image{background:linear-gradient(#fff 0%,#f8faf8 100%)}.catalog-product-image{z-index:1;object-fit:contain;object-position:center;width:100%;height:100%;padding:10px;position:absolute;inset:0}.catalog-product-visual.is-compact .catalog-product-image{padding:6px}.catalog-product-visual.has-product-image .catalog-product-shine{z-index:2;opacity:.16;pointer-events:none}.product-detail-screen>.catalog-product-visual.has-product-image,.product-quick-view>.catalog-product-visual.has-product-image{background:#fff}.product-detail-screen>.catalog-product-visual .catalog-product-image{padding:16px}.product-quick-view>.catalog-product-visual .catalog-product-image{padding:14px}@media (max-width:520px){.catalog-product-image{padding:8px}.catalog-product-visual.is-compact .catalog-product-image{padding:5px}.product-detail-screen>.catalog-product-visual .catalog-product-image,.product-quick-view>.catalog-product-visual .catalog-product-image{padding:10px}}
:root{--hp-motion-press-duration:.1s;--hp-motion-control-duration:.14s;--hp-motion-screen-duration:.16s;--hp-motion-page-slide-duration:.21s;--hp-motion-backdrop-duration:.14s;--hp-motion-sheet-duration:.22s;--hp-motion-sheet-exit-duration:.17s;--hp-motion-cart-flight-duration:.28s;--hp-motion-cart-bump-duration:.18s;--hp-motion-ease-enter:cubic-bezier(.22, .61, .36, 1);--hp-motion-ease-action:ease-out;--hp-motion-ease-cart:cubic-bezier(.2, .78, .2, 1)}.bottom-navigation-item,.bottom-navigation-icon,.icon-button,.primary-button,.secondary-link-button,.primary-link-button,.catalog-add-icon,.product-quick-view-add,.quantity-stepper button,.product-choice-chips button,.catalog-purchase-mode button,.catalog-category-row button,.catalog-type-row button,.orders-inner-tabs button,.bulk-mode-toggle,.bulk-variant-toggle,.bulk-expand-button,.quick-order-direct-row button{transition-duration:var(--hp-motion-control-duration);transition-timing-function:var(--hp-motion-ease-action)}.bottom-navigation-icon{transition-property:transform;transform:translate(0,0)scale(1)}.bottom-navigation-item.is-active .bottom-navigation-icon{transform:translateY(-1px)scale(1.045)}.bottom-navigation-item:active .bottom-navigation-icon,.icon-button:active,.primary-button:active,.secondary-link-button:active,.primary-link-button:active,.catalog-add-icon:active,.product-quick-view-add:active,.quantity-stepper button:active,.product-choice-chips button:active,.catalog-purchase-mode button:active,.catalog-category-row button:active,.catalog-type-row button:active,.orders-inner-tabs button:active,.bulk-mode-toggle:active,.bulk-variant-toggle:active,.bulk-expand-button:active,.quick-order-direct-row button:active{transition-duration:var(--hp-motion-press-duration);transform:scale(.98)}.header-cart-status{transform-origin:50%;will-change:transform}.product-quick-view-backdrop,.product-quick-view{will-change:opacity, transform}.orders-view-panel{min-width:0}.orders-view-panel.is-slide-forward{animation:hp-orders-slide-forward var(--hp-motion-page-slide-duration) var(--hp-motion-ease-enter)}.orders-view-panel.is-slide-back{animation:hp-orders-slide-back var(--hp-motion-page-slide-duration) var(--hp-motion-ease-enter)}.catalog-filter-menu[open] .catalog-filter-panel,.notification-settings-collapsible[open] .notification-preferences-card{animation:hp-control-enter var(--hp-motion-control-duration) var(--hp-motion-ease-enter)}.order-success-screen{animation:hp-screen-enter var(--hp-motion-screen-duration) var(--hp-motion-ease-enter)}.order-success-screen .success-icon-shell:not(:empty){animation:hp-success-pop .21s var(--hp-motion-ease-enter);transform-origin:50%}.is-skeleton{animation:1.2s ease-in-out infinite hp-skeleton-pulse}.hp-cart-flight{contain:paint;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 32px #163a232e!important}@keyframes hp-control-enter{0%{opacity:.9;transform:translateY(3px)}to{opacity:1;transform:translate(0,0)}}@keyframes hp-screen-enter{0%{opacity:.86;transform:translateY(4px)}to{opacity:1;transform:translate(0,0)}}@keyframes hp-orders-slide-forward{0%{opacity:.9;transform:translate(32px)}to{opacity:1;transform:translate(0,0)}}@keyframes hp-orders-slide-back{0%{opacity:.9;transform:translate(-32px)}to{opacity:1;transform:translate(0,0)}}@keyframes hp-success-pop{0%{opacity:.65;transform:scale(.86)}62%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes hp-skeleton-pulse{0%,to{opacity:.82}50%{opacity:1}}@media (hover:hover) and (pointer:fine){.bottom-navigation-item:hover .bottom-navigation-icon{transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.bottom-navigation-item,.bottom-navigation-icon,.icon-button,.primary-button,.secondary-link-button,.primary-link-button,.catalog-add-icon,.product-quick-view-add,.quantity-stepper button,.product-choice-chips button,.catalog-purchase-mode button,.catalog-category-row button,.catalog-type-row button,.orders-inner-tabs button,.bulk-mode-toggle,.bulk-variant-toggle,.bulk-expand-button,.quick-order-direct-row button{transition:none!important;transform:none!important}.orders-view-panel.is-slide-forward,.orders-view-panel.is-slide-back,.catalog-filter-menu[open] .catalog-filter-panel,.notification-settings-collapsible[open] .notification-preferences-card,.order-success-screen,.order-success-screen .success-icon-shell:not(:empty),.is-skeleton{animation:none!important}.hp-cart-flight{display:none!important}}
