.hi-project-helper{position:fixed;right:22px;bottom:22px;z-index:9000;display:flex;flex-direction:column;align-items:flex-end;gap:10px;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .28s ease,transform .28s ease,bottom .22s ease;font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}
.hi-project-helper.is-visible{opacity:1;transform:translateY(0);pointer-events:auto;}
.hi-project-helper.is-open{opacity:1;transform:none;pointer-events:auto;}
.hi-project-helper.is-contact-hidden{opacity:0!important;transform:translateY(14px)!important;pointer-events:none!important;}
.hi-helper-toggle{display:inline-flex;align-items:center;gap:11px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(191,169,122,.48);background:rgba(11,11,10,.72);color:#f5efe4;font:600 15px/1 Manrope,Inter,system-ui,sans-serif;letter-spacing:.01em;box-shadow:0 16px 42px rgba(0,0,0,.32),0 0 18px rgba(191,169,122,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,transform .22s ease;}
.hi-helper-toggle:focus-visible{outline:none;border-color:rgba(191,169,122,.86);box-shadow:0 0 0 3px rgba(191,169,122,.16),0 16px 42px rgba(0,0,0,.34);}
.hi-helper-toggle:active{transform:translateY(1px);background:#bfa97a;color:#111;box-shadow:0 0 24px rgba(191,169,122,.34),0 16px 42px rgba(0,0,0,.34);}
.hi-helper-dot{position:relative;width:9px;height:9px;border-radius:999px;background:#bfa97a;box-shadow:0 0 14px rgba(191,169,122,.72);flex:0 0 auto;}
.hi-helper-dot::after{content:"";position:absolute;inset:-6px;border-radius:inherit;border:1px solid rgba(191,169,122,.36);animation:hiHelperPulse 2.4s ease-out infinite;}
@keyframes hiHelperPulse{0%{transform:scale(.45);opacity:.85;}100%{transform:scale(1.6);opacity:0;}}
.hi-helper-panel{width:min(342px,calc(100vw - 32px));padding:18px;border-radius:24px;border:1px solid rgba(191,169,122,.36);background:linear-gradient(180deg,rgba(21,21,19,.94),rgba(12,12,11,.94));box-shadow:0 26px 72px rgba(0,0,0,.48),0 0 30px rgba(191,169,122,.10);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#f5efe4;opacity:0;transform:translateY(10px) scale(.98);pointer-events:none;max-height:0;overflow:hidden;transition:opacity .24s ease,transform .24s ease,max-height .24s ease;}
.hi-project-helper.is-open .hi-helper-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;max-height:520px;overflow:visible;}
.hi-helper-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px;}
.hi-helper-title{font-size:17px;font-weight:700;line-height:1.25;letter-spacing:.01em;}
.hi-helper-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04);color:rgba(255,255,255,.78);font-size:22px;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease;}
.hi-helper-close:active{background:#bfa97a;color:#111;border-color:#bfa97a;box-shadow:0 0 20px rgba(191,169,122,.32);}
.hi-helper-text{margin:0 0 14px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.48;}
.hi-helper-actions{display:grid;gap:9px;}
.hi-helper-action{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:0 14px;border-radius:15px;border:1px solid rgba(191,169,122,.30);background:rgba(255,255,255,.035);color:#f5efe4;text-decoration:none;font:600 14px/1.15 Manrope,Inter,system-ui,sans-serif;letter-spacing:.005em;cursor:pointer;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease;}
.hi-helper-channels{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:3px 2px 0;padding-top:8px;color:rgba(255,255,255,.54);font:500 12.5px/1.25 Manrope,Inter,system-ui,sans-serif;}
.hi-helper-channels-label{color:rgba(255,255,255,.48);}
.hi-helper-channel{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border-radius:999px;border:1px solid rgba(191,169,122,.30);background:rgba(255,255,255,.035);color:#f5efe4;text-decoration:none;font-weight:700;letter-spacing:.01em;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease;}
.hi-helper-channel:focus-visible{outline:none;border-color:rgba(191,169,122,.85);box-shadow:0 0 0 3px rgba(191,169,122,.14);}
@media (hover:hover) and (pointer:fine){.hi-helper-action:hover,.hi-helper-channel:hover{background:#bfa97a;color:#111;border-color:#bfa97a;box-shadow:0 0 22px rgba(191,169,122,.32);}.hi-helper-action:hover::after{color:#111;}}
.hi-helper-channel:active{background:#bfa97a;color:#111;border-color:#bfa97a;box-shadow:0 0 20px rgba(191,169,122,.32);transform:translateY(1px);}
.hi-helper-action::after{content:"›";font-size:21px;line-height:1;color:rgba(191,169,122,.9);transform:translateY(-1px);}
.hi-helper-action:focus-visible{outline:none;border-color:rgba(191,169,122,.85);box-shadow:0 0 0 3px rgba(191,169,122,.14);}
.hi-helper-action:active{background:#bfa97a;color:#111;border-color:#bfa97a;box-shadow:0 0 22px rgba(191,169,122,.32);transform:translateY(1px);}
.hi-helper-action:active::after{color:#111;}
.hi-helper-note{margin:12px 2px 0;color:rgba(255,255,255,.48);font-size:12px;line-height:1.35;}
@media (max-width:760px){.hi-project-helper{left:50%;right:auto;bottom:20px;align-items:center;width:auto;transform:translate(-50%,14px);}.hi-project-helper.is-lower:not(.is-open){bottom:20px;}.hi-project-helper.is-visible{transform:translate(-50%,0);}.hi-project-helper.is-open{bottom:max(26px,calc(26px + env(safe-area-inset-bottom,0px)));align-items:center;transform:translate(-50%,0);}.hi-project-helper.is-contact-hidden,.hi-project-helper.is-open.is-contact-hidden{opacity:0!important;transform:translate(-50%,12px)!important;pointer-events:none!important;}.hi-helper-toggle{min-height:46px;padding:0 16px;font-size:14.5px;align-self:center;max-width:calc(100vw - 36px);}.hi-helper-panel{width:min(342px,calc(100vw - 32px));padding:16px;border-radius:22px;}.hi-helper-title{font-size:16px;}.hi-helper-text{font-size:13.5px;margin-bottom:13px;}.hi-helper-action{min-height:42px;font-size:13.5px;padding-left:13px;padding-right:12px;}.hi-helper-channels{gap:7px;margin-top:2px;padding-top:7px;font-size:12px;}.hi-helper-channel{min-height:29px;padding:0 10px;}.hi-helper-note{font-size:11.5px;}}
@media (prefers-reduced-motion:reduce){.hi-project-helper,.hi-helper-toggle,.hi-helper-panel,.hi-helper-action,.hi-helper-channel,.hi-helper-close{transition:none!important;}.hi-helper-dot::after{animation:none!important;}}
