.hbe{--hbe-blue: #007bc4;--hbe-navy: #00014d;--hbe-line: #cce5f3;--hbe-grey: #616a82;--hbe-body: #4a5168;--hbe-btn: #0b1450;--hbe-backdrop: #0b1020;--hbe-cta-brown: #8a5a3c;--hbe-connector: #cfd6e0;--hbe-tick: #000c8c;--hbe-divider: #eef0f3;--hbe-alert: #b42318;position:relative;overflow-x:hidden;background:var(--hbe-backdrop);font-family:Poppins,sans-serif;color:var(--hbe-navy)}.hbe-topbar{position:absolute;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.hbe-brand{display:inline-flex;align-items:center;background:#fff;border-radius:100px;padding:5px 12px;box-shadow:0 2px 10px #0000002e}.hbe-logo{height:18px;width:auto;display:block}.hbe-menu-wrap{position:relative;display:flex;align-items:center}.hbe-menu-dots{width:28px;height:28px;border-radius:50%;background:#fff;color:#33384a;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000002e}.hbe-menu-dots svg{width:16px;height:16px}.hbe-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:60;min-width:230px;background:#fff;border-radius:14px;padding:6px;box-shadow:0 10px 30px #00000038;display:none}.hbe-menu-wrap[data-open=true] .hbe-menu-dropdown{display:block}.hbe-menu-item{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:11px 14px;border-radius:9px;color:var(--hbe-navy);font-size:14px;font-weight:500;text-decoration:none;cursor:pointer}.hbe-menu-item:hover{background:#f2f5f8}.hbe-menu-item svg{width:20px;height:20px;flex:none}.hbe-hero{position:relative;width:100%;height:100vh;overflow:hidden;background:var(--hbe-backdrop)}.hbe-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;z-index:0}.hbe-gg-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;width:clamp(320px,30vw,470px)}.hbe-gg-text{display:block;width:100%;height:auto}.hbe-gg-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;padding:14px 40px;background:#fff;color:var(--hbe-cta-brown);font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:14px;text-decoration:none;border-radius:100px;box-shadow:0 8px 22px #0000002e;transition:background .16s ease,color .16s ease,transform .16s ease}.hbe-gg-cta:hover{background:var(--hbe-cta-brown);color:#fff;transform:translateY(-1px)}.hbe-block{position:absolute;left:40px;bottom:36px;z-index:3;width:380px}.hbe-widget{width:100%;background:#fff;border-radius:18px;padding:22px 22px 24px;box-shadow:0 18px 45px #0000004d}.hbe-btn{width:100%;background:var(--hbe-btn);color:#fff;border-radius:28px;padding:15px;font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px}.hbe-btn:hover:not(:disabled){filter:brightness(1.12)}.hbe-btn:disabled{opacity:.75;cursor:default}.hbe-form-title{font-weight:700;font-size:18px;color:var(--hbe-navy);margin:0 0 18px}.hbe-field{margin:0 0 16px}.hbe-label{display:block;font-weight:500;font-size:13px;color:var(--hbe-navy);margin:0 0 7px}.hbe-optional{font-weight:400;color:var(--hbe-grey)}.hbe-input{width:100%;border:1px solid #80889b;border-radius:10px;padding:13px 14px;font-family:inherit;font-size:15px;color:var(--hbe-navy);background:#fff}.hbe-input::-moz-placeholder{color:#9aa1b4}.hbe-input::placeholder{color:#9aa1b4}.hbe-input:focus{outline:none;border-color:var(--hbe-blue);box-shadow:0 0 0 2px #007bc433}.hbe-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:hbe-spin .7s linear infinite}@keyframes hbe-spin{to{transform:rotate(360deg)}}.hbe-status-row{display:flex;align-items:flex-start;gap:10px;margin:0 0 6px}.hbe-status{flex:1;min-width:0;font-weight:700;font-size:18px;line-height:1.25;color:var(--hbe-navy);margin:0}.hbe-collapse{flex:none;display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:-2px -4px 0 0;border-radius:8px}.hbe-collapse:hover{background:#f2f5f8}.hbe-collapse svg{width:20px;height:20px;transition:transform .2s ease}.hbe-result[data-collapsed=true] .hbe-status-row{margin-bottom:0}.hbe-result[data-collapsed=true] .hbe-result-body{display:none}.hbe-result[data-collapsed=true] .hbe-collapse svg{transform:rotate(180deg)}@media (prefers-reduced-motion: reduce){.hbe-collapse svg{transition:none}}.hbe-status:focus{outline:none}.hbe-sub{font-weight:400;font-size:13px;color:var(--hbe-body);margin:0 0 16px}.hbe-widget[data-tone=alert] .hbe-status{color:var(--hbe-alert)}.hbe-retailer{display:flex;align-items:center;gap:12px;width:100%;margin-top:14px;padding-top:14px;border-top:1px solid #dfe1e6;color:var(--hbe-navy)}.hbe-ret-avatar{width:42px;height:42px;flex:none;border-radius:50%;border:1px solid #dfe1e6;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.hbe-ret-avatar img{width:66%;height:66%;-o-object-fit:contain;object-fit:contain;display:block}.hbe-ret-text{display:flex;flex-direction:column;min-width:0;flex:1;line-height:1.3}.hbe-ret-name{font-weight:700;font-size:14px;color:var(--hbe-navy)}.hbe-ret-num{font-size:13px;color:var(--hbe-grey);letter-spacing:.2px}.hbe-msg{margin:10px 0 0;font-size:12.5px;line-height:1.45;color:var(--hbe-alert);text-align:center}.hbe-msg:focus{outline:none}.hbe-details{display:none;background:#fff;color:var(--hbe-navy);padding:22px 20px 40px}.hbe-details[data-open=true]{display:block}.hbe-close{display:none}.hbe-barcode{font-size:14px;color:var(--hbe-navy);margin:2px 0 14px}.hbe-barcode strong{font-weight:700}.hbe-stage{position:relative;border-bottom:1px solid var(--hbe-divider)}.hbe-stage:not(:last-child):before{content:"";position:absolute;left:10px;top:34px;bottom:-1px;width:2px;background:var(--hbe-connector);z-index:0}.hbe-stage[data-state=complete]:not(:last-child):before{background:var(--hbe-tick)}.hbe-stage-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;text-align:left}.hbe-stage-tick{position:relative;z-index:1;flex:none;display:flex;background:#fff}.hbe-stage-tick svg{width:22px;height:22px}.hbe-stage-name{flex:1;font-weight:600;font-size:16px;color:var(--hbe-navy)}.hbe-stage[data-state=pending] .hbe-stage-name{color:#8a90a4}.hbe-stage[data-state=exception] .hbe-stage-name{color:var(--hbe-alert)}.hbe-stage-chev{flex:none;display:flex;transition:transform .18s ease}.hbe-stage-chev svg{width:22px;height:22px}.hbe-stage[data-expanded=true] .hbe-stage-chev{transform:rotate(180deg)}.hbe-stage-tray{display:none;padding:0 0 10px 34px}.hbe-stage[data-expanded=true] .hbe-stage-tray{display:block}.hbe-pt{padding:2px 0 10px}.hbe-pt-time{font-weight:600;font-size:13px;color:var(--hbe-navy);margin:0 0 3px}.hbe-pt-text{font-size:13px;line-height:1.45;color:var(--hbe-body);margin:0}.hbe-pt-none{font-size:13px;line-height:1.45;color:#8a90a4;font-style:italic;margin:0;padding:2px 0 10px}@media (prefers-reduced-motion: reduce){.hbe-stage-chev,.hbe-gg-cta{transition:none}.hbe-spinner{animation:none}}@media (max-width: 767px){.hbe-hero{height:100svh}.hbe-block{left:16px;right:16px;bottom:20px;width:auto}.hbe-gg-wrap{width:min(58vw,230px);top:30%}.hbe-widget{padding:16px 20px 18px}.hbe-form-title{font-size:16px;margin:0 0 12px}.hbe-field{margin:0 0 12px}.hbe-status{font-size:16px}}@media (min-width: 768px){.hbe-details{display:block;position:fixed;left:436px;bottom:36px;width:360px;max-height:74vh;overflow-y:auto;border-radius:18px;padding:20px 20px 22px;box-shadow:0 20px 50px #00000047;z-index:5;opacity:0;visibility:hidden;transform:translate(-12px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s}.hbe-details[data-open=true]{opacity:1;visibility:visible;transform:none;pointer-events:auto;transition:opacity .25s ease,transform .25s ease,visibility 0s}.hbe-close{position:absolute;top:12px;right:12px;z-index:3;width:34px;height:34px;border-radius:50%;background:var(--hbe-blue);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000038}.hbe-close svg{width:16px;height:16px}.hbe-barcode{margin-right:44px}}@media (prefers-reduced-motion: reduce){.hbe-details{transition:none}}
