.ha-help-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;margin:0 0 0 6px;border-radius:50%;background:#fff;border:1.4px solid #d4982e;color:#d4982e;font:700 10px/1 Segoe UI,system-ui,-apple-system,sans-serif;cursor:pointer;vertical-align:super;font-feature-settings:"tnum";transition:background .12s ease,color .12s ease,transform .12s ease}.ha-help-icon:hover{background:#d4982e;color:#fff;transform:scale(1.08)}.ha-help-icon:focus-visible{outline:2px solid #d4982e;outline-offset:2px}.ha-tour-overlay{position:fixed;inset:0;background:#000000b8;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px;animation:ha-tour-fade .18s ease-out}@keyframes ha-tour-fade{0%{opacity:0}to{opacity:1}}.ha-tour-modal{background:#fff;border-radius:10px;box-shadow:0 20px 60px #00000073;max-width:980px;width:100%;max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden}.ha-tour-header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #ececec}.ha-tour-header h2{margin:0;font-size:17px;color:#2a2a2a;font-weight:600}.ha-tour-close{font-size:28px;background:none;border:0;cursor:pointer;color:#666;line-height:1;padding:2px 8px;border-radius:4px}.ha-tour-close:hover{background:#f3f3f3;color:#000}.ha-tour-video-wrap{position:relative;width:100%;padding-bottom:56.25%;background:#000}.ha-tour-iframe{position:absolute;inset:0;width:100%;height:100%;border:0}body.ha-tour-open{overflow:hidden}@media(max-width:768px){.ha-tour-video-wrap{padding-bottom:177.78%}.ha-tour-modal{max-height:calc(100dvh - 16px);max-width:100%}.ha-tour-overlay{padding:8px}}
