.product-helper{z-index:90;right:max(22px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));font-family:var(--font-focal-sans), sans-serif;color:var(--foreground);position:fixed}.helper-launcher{background:var(--foreground);min-height:44px;color:var(--background);border:1px solid color-mix(in srgb, var(--background) 18%, transparent);cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:8px;margin-left:auto;padding:0 17px;font-size:13px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 3px 16px #0002}.helper-launcher:hover{transform:translateY(-1px);box-shadow:0 5px 22px #0003}.helper-pane{background:var(--background);border:1px solid var(--border);border-radius:20px;outline:none;flex-direction:column;width:min(420px,100vw - 32px);max-height:min(680px,100dvh - 110px);margin-bottom:12px;display:flex;overflow:auto;box-shadow:0 12px 50px #0002,0 2px 8px #0001}.helper-pane[hidden],.helper-chat-body[hidden]{display:none}.helper-heading{flex-shrink:0;align-items:center;gap:10px;padding:19px 20px 15px;display:flex}.helper-heading h2{letter-spacing:-.02em;flex:1;font-size:16px;font-weight:600}.helper-heading button{color:var(--muted-foreground);cursor:pointer;border-radius:50%;padding:5px}.helper-heading button:hover{background:var(--muted)}.helper-options{padding:0 10px 12px}.helper-options>button{text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:13px;width:100%;padding:16px 12px;display:flex}.helper-options>button:hover{background:var(--muted)}.helper-options>button>span:nth-child(2){flex:1}.helper-options strong{margin-bottom:3px;font-size:14px;font-weight:500;display:block}.helper-options small{color:var(--muted-foreground);font-size:12px;display:block}.helper-option-icon{background:var(--muted);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.helper-bug{flex-direction:column;gap:14px;padding:0 22px 22px;font-size:13px;display:flex}.helper-bug>p{color:var(--muted-foreground)}.helper-bug textarea{resize:vertical;border:1px solid var(--border);background:var(--background);border-radius:12px;width:100%;min-height:120px;max-height:250px;padding:12px;line-height:1.6}.helper-context{background:var(--muted);overflow-wrap:anywhere;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.helper-context span{color:var(--muted-foreground);align-items:center;gap:5px;font-size:11px;display:flex}.helper-context strong{font-size:12px;font-weight:500}.helper-context small{color:var(--muted-foreground)}.helper-submit{border-radius:20px;align-self:flex-end}.helper-success{flex-direction:column;align-items:flex-start;gap:12px;padding:15px 0;display:flex}.helper-success h3{font-size:17px;font-weight:500}.helper-success p{color:var(--muted-foreground)}.helper-success a{text-underline-offset:3px;align-items:center;gap:5px;text-decoration:underline;display:inline-flex}.helper-chat{height:min(650px,100dvh - 110px)}.helper-chat-body{flex:1;min-height:0;display:flex;overflow:hidden}.product-helper :focus-visible{outline:2px solid var(--ring);outline-offset:3px}[role=dialog] .product-helper{bottom:max(84px, env(safe-area-inset-bottom))}[role=dialog] .helper-pane{max-height:calc(100dvh - 180px)}@media (max-width:600px){.product-helper{right:16px;bottom:max(14px, env(safe-area-inset-bottom))}.helper-launcher span{display:none}.helper-launcher{width:44px;padding:0}}@media (prefers-reduced-motion:reduce){.helper-launcher{transition:none}}
