.utility-actions{display:flex;gap:24px}.hero-actions button{cursor:pointer;background:transparent}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.copy-text-number{align-self:flex-start;margin-top:8px;padding:0;border:0;background:none;color:#9b9ea5;font:600 9px Inter;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.helper-launcher{position:fixed;right:24px;bottom:24px;z-index:39;display:flex;align-items:center;gap:12px;padding:12px 18px 12px 12px;border:1px solid #51545b;background:#17181c;color:#fff;box-shadow:0 18px 50px #0008;cursor:pointer;text-align:left}.helper-launcher-icon{width:38px;height:38px;display:grid;place-items:center;background:var(--red);font:800 22px 'Barlow Condensed';transform:skew(-7deg)}.helper-launcher span:last-child{display:flex;flex-direction:column;font:700 15px 'Barlow Condensed';text-transform:uppercase}.helper-launcher small{color:var(--red);font:700 8px Inter;letter-spacing:.13em}.helper-panel[hidden]{display:none}.helper-panel{position:fixed;inset:0;z-index:80}.helper-backdrop{position:absolute;inset:0;background:#000a;backdrop-filter:blur(4px)}.helper-dialog{position:absolute;right:24px;bottom:24px;width:min(440px,calc(100% - 30px));max-height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;background:#f5f5f6;border:1px solid #4b4d53;box-shadow:0 30px 100px #000b}.helper-header{display:grid;grid-template-columns:48px 1fr 36px;gap:12px;align-items:center;padding:19px;background:#121317;color:#fff;border-bottom:3px solid var(--red)}.helper-avatar{width:45px;height:45px;display:grid;place-items:center;background:var(--red);font:800 20px 'Barlow Condensed';transform:skew(-7deg)}.helper-ai-label{color:var(--red);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.helper-header h2{margin:0;font:700 24px/1 'Barlow Condensed';text-transform:uppercase}.helper-header p{margin:4px 0 0;color:#8f9299;font-size:9px}.helper-close{width:34px;height:34px;border:0;background:#27292e;color:#fff;font-size:24px;cursor:pointer}.helper-messages{min-height:220px;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:14px}.helper-message{display:flex;gap:9px;max-width:92%}.helper-message>span{flex:0 0 28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#17181c;color:var(--red);font:800 11px 'Barlow Condensed'}.helper-message div{padding:12px 14px;background:#fff;border:1px solid #dedfe2}.helper-message p{margin:0;color:#27282d;font-size:12px;line-height:1.5}.helper-message small{display:block;margin-top:8px;color:#777a81;font-size:9px;line-height:1.45}.helper-message.user{align-self:flex-end;flex-direction:row-reverse}.helper-message.user>span{background:var(--red);color:#fff}.helper-message.user div{background:#202126;border-color:#202126}.helper-message.user p{color:#fff}.helper-prompts{padding:0 20px 14px;display:flex;flex-wrap:wrap;gap:7px}.helper-prompts button{padding:7px 10px;border:1px solid #cfd0d4;background:#fff;color:#35363a;font-size:9px;font-weight:700;cursor:pointer}.helper-form{display:grid;grid-template-columns:1fr auto;padding:12px;border-top:1px solid #d6d7da;background:#fff}.helper-form input{min-width:0;padding:12px;border:1px solid #cfd0d4;font:12px Inter}.helper-form button{border:0;padding:0 18px;background:var(--red);color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;cursor:pointer}.helper-actions{display:grid;grid-template-columns:1.25fr .8fr .9fr;background:#15161a}.helper-actions a{padding:13px 8px;color:#fff;border-right:1px solid #37393f;text-align:center;font-size:9px;font-weight:800;text-transform:uppercase}.helper-actions a:first-child{background:var(--red)}.helper-disclaimer{margin:0;padding:10px 15px;background:#090a0c;color:#85888f;font-size:8px;line-height:1.45}.helper-open{overflow:hidden}@media(max-width:950px){.helper-launcher{bottom:82px}.helper-dialog{right:15px;bottom:78px;max-height:calc(100vh - 95px)}}@media(max-width:620px){.hero-actions{grid-template-columns:1fr 1fr}.hero-actions .button-primary{grid-column:1/-1}.helper-launcher{right:14px;bottom:78px;padding:9px}.helper-launcher span:last-child{display:none}.helper-dialog{inset:12px 10px 76px;width:auto;max-height:none}.helper-messages{min-height:160px}.helper-actions a{font-size:8px}.contact-actions{display:grid}.utility-actions{gap:10px}}
