.holifresh-embed{--hf-bg-card:#fff;--hf-border:#f0dccb;--hf-orange:#da3a16;--hf-orange-light:#fdeae3;--hf-blue:#4daddf;--hf-blue-light:#e8f4fb;--hf-text:#2a2a2a;--hf-text-light:#888;--hf-shadow:0 2px 12px rgba(218,58,22,.08);--hf-shadow-strong:0 8px 24px rgba(218,58,22,.15);color:var(--hf-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;-webkit-font-smoothing:antialiased;margin:0 auto;max-width:1200px;width:100%}.holifresh-embed,.holifresh-embed *,.holifresh-embed :after,.holifresh-embed :before{box-sizing:border-box}.holifresh-embed .hf-scene{align-items:center;display:grid;gap:0;grid-template-columns:1fr auto 1fr auto 1.2fr;position:relative;width:100%}.holifresh-embed .hf-stage{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:320px;padding:30px 20px 20px;position:relative}.holifresh-embed .hf-stage-label{color:var(--hf-text-light);font-size:11px;font-weight:600;left:50%;letter-spacing:1.5px;margin:0;position:absolute;text-transform:uppercase;top:0;transform:translateX(-50%);white-space:nowrap}.holifresh-embed .hf-stage-number{background:var(--hf-orange);border-radius:50%;color:#fff;display:inline-block;font-size:10px;height:18px;line-height:18px;margin-right:6px;text-align:center;width:18px}.holifresh-embed .hf-connector{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:100px}.holifresh-embed .hf-connector svg{height:100%;overflow:visible;width:100%}.holifresh-embed .hf-sensor{align-items:center;background:var(--hf-bg-card);border:2px solid var(--hf-border);border-radius:16px;box-shadow:var(--hf-shadow);display:flex;flex-direction:column;gap:8px;min-width:160px;padding:20px;position:relative;transition:transform .3s,box-shadow .3s}.holifresh-embed .hf-sensor.hf-emitting{box-shadow:var(--hf-shadow-strong);transform:scale(1.03)}.holifresh-embed .hf-sensor-logo{height:56px;width:56px}.holifresh-embed .hf-sensor-name{color:var(--hf-text);font-size:13px;font-weight:600}.holifresh-embed .hf-sensor-status{align-items:center;color:var(--hf-text-light);display:flex;font-size:11px;gap:5px}.holifresh-embed .hf-status-dot{animation:hf-statusPulse 2s ease-in-out infinite;background:#22c55e;border-radius:50%;box-shadow:0 0 0 0 rgba(34,197,94,.6);height:6px;width:6px}@keyframes hf-statusPulse{0%,to{box-shadow:0 0 0 0 rgba(34,197,94,.6)}50%{box-shadow:0 0 0 4px rgba(34,197,94,0)}}.holifresh-embed .hf-sensor-temp-display{font-size:18px;font-variant-numeric:tabular-nums;font-weight:700;margin-top:4px;transition:color .3s}.holifresh-embed .hf-wave-container{height:40px;pointer-events:none;position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:40px}.holifresh-embed .hf-wave{border:2px solid var(--hf-orange);border-radius:50%;height:30px;left:50%;margin-left:-15px;margin-top:-15px;opacity:0;position:absolute;top:50%;width:30px}.holifresh-embed .hf-wave.hf-pulse{animation:hf-waveExpand 1.2s ease-out}@keyframes hf-waveExpand{0%{opacity:.8;transform:scale(.3)}to{opacity:0;transform:scale(2.2)}}.holifresh-embed .hf-relay{align-items:center;background:var(--hf-bg-card);border:2px solid var(--hf-border);border-radius:16px;box-shadow:var(--hf-shadow);display:flex;flex-direction:column;gap:6px;min-width:140px;padding:20px 24px;position:relative;transition:all .3s}.holifresh-embed .hf-relay.hf-active{border-color:var(--hf-orange);box-shadow:0 0 30px rgba(218,58,22,.3)}.holifresh-embed .hf-relay-antenna{align-items:center;display:flex;flex-direction:column;position:absolute;right:22px;top:-28px}.holifresh-embed .hf-antenna-tip{background:var(--hf-text-light);border-radius:50%;height:8px;transition:background .3s,box-shadow .3s;width:8px}.holifresh-embed .hf-relay.hf-active .hf-antenna-tip{background:var(--hf-orange);box-shadow:0 0 12px var(--hf-orange)}.holifresh-embed .hf-antenna-stick{background:var(--hf-text-light);border-radius:2px;height:22px;width:2px}.holifresh-embed .hf-relay-icon{align-items:center;background:var(--hf-orange);border-radius:12px;color:#fff;display:flex;height:56px;justify-content:center;margin-bottom:4px;width:56px}.holifresh-embed .hf-relay-name{color:var(--hf-text);font-size:13px;font-weight:600}.holifresh-embed .hf-relay-sub{color:var(--hf-text-light);font-size:10px}.holifresh-embed .hf-dashboard{background:var(--hf-bg-card);border:2px solid #1a1a1a;border-radius:18px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;max-width:380px;position:relative;width:100%}.holifresh-embed .hf-dash-sidebar{align-items:center;background:var(--hf-orange);border-radius:16px 0 0 16px;color:#fff;display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding:14px 6px;width:70px}.holifresh-embed .hf-dash-logo{align-items:center;background:#fff;border-radius:8px;display:flex;height:36px;justify-content:center;width:36px}.holifresh-embed .hf-dash-logo svg{height:24px;width:24px}.holifresh-embed .hf-dash-name{font-size:9px;font-weight:700;letter-spacing:.5px;text-align:center}.holifresh-embed .hf-dash-nav{display:flex;flex-direction:column;gap:8px;margin-top:auto}.holifresh-embed .hf-nav-item{align-items:center;background:hsla(0,0%,100%,.2);border-radius:4px;display:flex;font-size:11px;height:24px;justify-content:center;width:24px}.holifresh-embed .hf-dash-main{display:flex;flex:1;flex-direction:column;gap:10px;min-width:0;padding:14px}.holifresh-embed .hf-dash-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding-bottom:8px}.holifresh-embed .hf-dash-title{color:var(--hf-text);font-size:12px;font-weight:600}.holifresh-embed .hf-dash-time{color:var(--hf-text-light);font-size:9px;font-variant-numeric:tabular-nums}.holifresh-embed .hf-stat-card{align-items:center;background:linear-gradient(135deg,var(--hf-orange-light) 0,#fef0e6 100%);border-radius:10px;display:flex;gap:10px;padding:12px;transition:background .4s}.holifresh-embed .hf-stat-card.hf-cold{background:linear-gradient(135deg,var(--hf-blue-light) 0,#f0f9ff 100%)}.holifresh-embed .hf-stat-icon{align-items:center;background:#fff;border-radius:8px;display:flex;flex-shrink:0;font-size:16px;height:32px;justify-content:center;width:32px}.holifresh-embed .hf-stat-content{flex:1;min-width:0}.holifresh-embed .hf-stat-label{color:var(--hf-text-light);font-size:9px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.holifresh-embed .hf-stat-value{color:var(--hf-orange);font-size:22px;font-variant-numeric:tabular-nums;font-weight:700;line-height:1.1;transition:color .3s}.holifresh-embed .hf-stat-value.hf-cold{color:var(--hf-blue)}.holifresh-embed .hf-stat-trend{color:var(--hf-text-light);font-size:9px;margin-top:1px}.holifresh-embed .hf-chart-card{background:#fafafa;border-radius:10px;display:flex;flex:1;flex-direction:column;gap:6px;min-height:110px;padding:10px 12px}.holifresh-embed .hf-chart-header{align-items:center;color:var(--hf-text-light);display:flex;font-size:9px;justify-content:space-between}.holifresh-embed .hf-chart-legend{display:flex;gap:8px}.holifresh-embed .hf-legend-item{align-items:center;display:flex;gap:3px}.holifresh-embed .hf-legend-dot{border-radius:50%;height:6px;width:6px}.holifresh-embed .hf-chart-svg-wrapper{flex:1;min-height:80px;position:relative}.holifresh-embed .hf-chart{height:100%;overflow:visible;width:100%}.holifresh-embed .hf-alert-popup{align-items:center;background:linear-gradient(135deg,#fef0e6,#fed7c5);border-left:1px solid var(--hf-orange);border:1px solid var(--hf-orange);border-left-width:4px;border-radius:10px;display:flex;gap:10px;max-height:0;opacity:0;overflow:hidden;padding:0 12px;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease,max-height .4s ease,padding .4s ease}.holifresh-embed .hf-alert-popup.hf-show{max-height:60px;opacity:1;padding:10px 12px;transform:translateY(0)}.holifresh-embed .hf-alert-popup.hf-pulse{animation:hf-alertShake .5s ease}@keyframes hf-alertShake{0%,to{transform:translateX(0)}25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}.holifresh-embed .hf-alert-icon{align-items:center;animation:hf-alertIconPulse 1s ease-in-out infinite;background:var(--hf-orange);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:28px;justify-content:center;width:28px}@keyframes hf-alertIconPulse{0%,to{box-shadow:0 0 0 0 rgba(218,58,22,.5)}50%{box-shadow:0 0 0 6px rgba(218,58,22,0)}}.holifresh-embed .hf-alert-content{flex:1;line-height:1.3}.holifresh-embed .hf-alert-title{color:var(--hf-orange);font-size:11px;font-weight:700}.holifresh-embed .hf-alert-msg{color:var(--hf-text);font-size:10px}.holifresh-embed .hf-tooltip-trigger{position:relative}.holifresh-embed .hf-tooltip{background:#1a1a1a;border-radius:8px;bottom:calc(100% + 14px);box-shadow:0 6px 20px rgba(0,0,0,.2);color:#fff;font-size:12px;font-weight:500;left:50%;line-height:1.4;max-width:240px;opacity:0;padding:10px 14px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%) translateY(6px);transition:opacity .2s ease,transform .2s ease;width:max-content;z-index:200}.holifresh-embed .hf-tooltip:after{border:6px solid transparent;border-top-color:#1a1a1a;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.holifresh-embed .hf-tooltip-trigger:hover .hf-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.holifresh-embed .hf-signal{background:var(--hf-bg-card);border:1.5px solid var(--hf-orange);border-radius:20px;box-shadow:0 4px 12px rgba(218,58,22,.25);color:var(--hf-orange);font-size:12px;font-variant-numeric:tabular-nums;font-weight:700;opacity:0;padding:5px 12px;pointer-events:none;position:absolute;white-space:nowrap;z-index:100}.holifresh-embed .hf-signal.hf-cold{border-color:var(--hf-blue);box-shadow:0 4px 12px rgba(77,173,223,.25);color:var(--hf-blue)}@media (max-width:980px){.holifresh-embed .hf-scene{gap:0;grid-template-columns:1fr}.holifresh-embed .hf-stage{min-height:0;padding:36px 16px 16px}.holifresh-embed .hf-stage-label{font-size:10px;letter-spacing:1px}.holifresh-embed .hf-connector{height:60px;margin:0 auto;transform:rotate(90deg);width:60px}.holifresh-embed .hf-dashboard{max-width:100%}.holifresh-embed .hf-tooltip{bottom:auto;font-size:11px;max-width:220px;padding:8px 12px;top:calc(100% + 14px)}.holifresh-embed .hf-tooltip:after{border-bottom-color:#1a1a1a;border-top-color:transparent;bottom:100%;top:auto}}