.support-widget{right:max(22px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));z-index:25;position:fixed}.support-toggle,.support-shortcut-circle{border:1px solid var(--theme-line,#a4b6a8);background:var(--theme-action-bg,#345d45);color:#fff;width:56px;height:56px;box-shadow:0 5px 20px var(--theme-shadow-color,#203a2826);border-radius:50%;flex:0 0 56px;justify-content:center;align-items:center;display:inline-flex}.support-toggle{cursor:pointer;opacity:.32;transition:opacity .18s,box-shadow .18s}.support-toggle:hover,.support-toggle:active,.support-toggle:focus-visible,.support-widget.is-expanded .support-toggle{opacity:1}.support-toggle svg{transition:transform .18s}.support-widget.is-expanded .support-toggle svg{transform:rotate(45deg)}.support-shortcuts{flex-direction:column-reverse;gap:12px;width:max-content;max-width:calc(100vw - 40px);max-height:calc(100dvh - 112px);padding:4px;display:flex;position:absolute;bottom:68px;right:0;overflow-y:auto}.support-shortcuts[hidden]{display:none}.support-shortcut{min-height:56px;color:var(--theme-ink,#244434);cursor:pointer;text-align:right;background:0 0;border:0;border-radius:28px;justify-content:flex-end;align-items:center;gap:10px;padding:0;display:flex}.support-shortcut-label{background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#d8e3da);box-shadow:0 4px 18px var(--theme-shadow-color,#203a2814);border-radius:15px;padding:10px 14px;font-size:13px;font-weight:650;line-height:1.45}.support-shortcut-circle{flex-basis:48px;width:48px;height:48px}.support-shortcut-ai .support-shortcut-circle{background:var(--theme-surface-violet,#eee9f7);border-color:var(--theme-line,#d7cfe7);color:var(--theme-body,#665382)}.support-shortcut-idea .support-shortcut-circle{background:var(--theme-surface-amber,#fff2cf);border-color:var(--theme-line,#e2cd92);color:var(--theme-text-amber,#765b1d)}.support-shortcut-knowledge .support-shortcut-circle{background:var(--theme-surface-blue,#e8f0f4);border-color:var(--theme-line,#c5d5df);color:var(--theme-text-blue,#426176)}.support-shortcut:hover .support-shortcut-label{background:var(--theme-surface-green,#f0f6ef)}.support-shortcut:disabled{opacity:.6;cursor:wait}.support-widget button:focus-visible,.support-widget a:focus-visible,.support-dialog button:focus-visible,.support-dialog input:focus-visible,.support-dialog textarea:focus-visible{outline:3px solid var(--theme-focus,#438a59);outline-offset:3px}.support-dialog{width:min(590px,100vw - 32px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;border:1px solid var(--theme-line,#d6e2d8);background:var(--theme-surface,#fff);color:var(--theme-ink,#243f31);box-shadow:0 24px 100px var(--theme-shadow-color,#112b3450);scrollbar-gutter:stable;border-radius:25px;margin:auto;padding:28px;overflow-y:auto}.support-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#182f2869}.support-dialog[open]{touch-action:pan-y pinch-zoom}.support-dialog-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.support-dialog-icon{background:var(--theme-surface-green,#eaf3e6);width:56px;height:56px;color:var(--theme-body,#476447);border-radius:18px;place-items:center;display:grid}.support-dialog-close,.support-captcha-heading button{border:1px solid var(--theme-line,#d4ded6);width:44px;height:44px;color:var(--theme-body,#4a6454);background:var(--theme-surface,#fff);cursor:pointer;border-radius:13px;flex-shrink:0;place-items:center;padding:0;display:inline-grid}.support-dialog-close:hover,.support-captcha-heading button:hover{background:var(--theme-surface-green,#f0f5ee)}.support-dialog h2{letter-spacing:-.7px;margin:0 0 12px;font-size:28px;line-height:1.2}.support-dialog h2:focus{outline:none}.support-dialog p{color:var(--theme-body,#4d6155);font-size:14px;line-height:1.7}.support-dialog>p{margin:0 0 23px}.support-form{margin-top:24px}.support-form fieldset{border:0;min-width:0;margin:0;padding:0}.support-field-title,.support-field>label,.support-captcha>label{color:var(--theme-ink,#294735);margin-bottom:9px;font-size:14px;font-weight:650;line-height:1.45;display:block}.support-category-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 21px;display:grid}.support-category-options label{cursor:pointer;min-width:0;position:relative}.support-category-options input{opacity:0;width:1px;height:1px;position:absolute}.support-category-options span{border:1px solid var(--theme-line,#d3dfd5);background:var(--theme-surface,#f8faf7);text-align:center;overflow-wrap:normal;word-break:normal;border-radius:12px;place-items:center;height:100%;min-height:44px;padding:8px 10px;font-size:13px;font-weight:600;line-height:1.4;display:grid}.support-category-options input:checked+span{color:var(--theme-text-green,#2a5539);background:var(--theme-surface-green,#e9f3e8);border-color:var(--theme-control-border,#6b9474)}.support-category-options input:focus-visible+span{outline:3px solid var(--theme-focus,#438a59);outline-offset:3px}.support-field{margin-bottom:20px}.support-field input,.support-field textarea,.support-captcha>input{border:1px solid var(--theme-control-border,#b8cabc);background:var(--theme-surface,#fcfdfb);width:100%;min-height:48px;font:inherit;color:var(--theme-ink,#243f31);border-radius:12px;padding:12px 14px;font-size:16px;line-height:1.5}.support-field textarea{resize:vertical;min-height:140px}.support-field .support-image-input{clip-path:inset(50%);width:1px;height:1px;min-height:0;padding:0;position:absolute;overflow:hidden}.support-image-input:focus-visible+.support-image-add{outline:3px solid var(--theme-focus,#438a59);outline-offset:3px}.support-images .support-note{margin:0 0 12px}.support-image-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.support-image-list li{border:1px solid var(--theme-line,#d3dfd5);border-radius:12px;align-items:center;gap:12px;padding:8px;display:flex}.support-image-list img{object-fit:contain;background:var(--theme-surface-green,#f0f3ee);border-radius:6px;flex:0 0 56px;width:56px;height:56px}.support-image-list li>span{overflow-wrap:anywhere;flex:1;min-width:0;font-size:13px}.support-image-list small{color:var(--theme-muted,#566a5b);margin-top:4px;display:block}.support-image-list button{border:1px solid var(--theme-line,#d3dfd5);background:var(--theme-surface,#fff);min-height:44px;color:var(--theme-ink,#294735);cursor:pointer;border-radius:10px;flex:0 0 44px;place-items:center;padding:0;display:grid}.support-field input[readonly]{background:var(--theme-surface-green,#f0f3ee);color:var(--theme-muted,#586b5c)}.support-field input::placeholder,.support-field textarea::placeholder{color:var(--theme-muted,#65776a)}.support-field-caption{color:var(--theme-muted,#566a5b);justify-content:space-between;gap:12px;margin-top:8px;font-size:12px;line-height:1.6;display:flex}.support-field-caption>:last-child{white-space:nowrap}.support-dialog .support-note{color:var(--theme-muted,#566a5b);margin-top:9px;font-size:12px;line-height:1.6;display:block}.support-contact-note{background:var(--theme-surface-green,#f0f6ec);border-radius:12px;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.support-contact-note svg{flex-shrink:0;margin-top:3px}.support-captcha{border:1px solid var(--theme-line,#d3e0d0);background:var(--theme-surface-green,#f5f8f0);border-radius:16px;margin:17px 0;padding:15px}.support-captcha-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.support-captcha-heading strong{font-size:18px;line-height:1.4}.support-captcha>input{background:var(--theme-surface,#fff);width:min(100%,180px)}.support-consent{cursor:pointer;min-height:44px;color:var(--theme-body,#4c6153);align-items:flex-start;gap:11px;margin:8px 0 14px;padding:9px 0;font-size:12px;line-height:1.65;display:flex}.support-consent input{width:20px;height:20px;accent-color:var(--theme-accent,#345d45);flex:0 0 20px;margin:0}.support-primary,.support-secondary{border:1px solid var(--theme-line,#345d45);background:var(--theme-action-bg,#345d45);color:#fff;min-height:48px;font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:12px 17px;font-size:14px;font-weight:650;line-height:1.45;display:inline-flex}.support-primary{width:100%}.support-primary:hover{background:#284b35}.support-primary:disabled{background:var(--theme-surface-green,#ebefea);border-color:var(--theme-line,#d4ddd2);color:var(--theme-muted,#65715f);cursor:not-allowed}.support-secondary{color:var(--theme-text-green,#345d45);background:var(--theme-surface-green,#f4f8f1)}.support-dialog .support-error{border:1px solid var(--theme-line,#e1c5b7);background:var(--theme-surface-red,#fff6f0);color:var(--theme-text-red,#913e26);border-radius:12px;padding:12px 14px}.support-dialog .support-field-error{color:var(--theme-text-red,#913e26);margin:8px 0 0;font-size:13px;line-height:1.55}.support-field [aria-invalid=true],.support-captcha [aria-invalid=true]{border-color:var(--theme-text-red,#ab5439);box-shadow:0 0 0 1px var(--theme-shadow-color,#ab543926)}.support-validation-summary{border:1px solid var(--theme-line,#d4e0d5);background:var(--theme-surface-green,#f5f8f1);border-radius:12px;margin:8px 0 14px;padding:12px 14px}.support-validation-summary.has-issues{border-color:var(--theme-line,#e1c5b7);background:var(--theme-surface,#fff6f0)}.support-validation-summary p{margin:0;font-size:13px}.support-validation-summary ul{margin:6px 0 0;padding-left:18px}.support-validation-summary li+li{margin-top:7px}.support-validation-summary button{color:var(--theme-ink,#294735);font:inherit;text-align:left;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:13px;line-height:1.55;text-decoration:underline}.support-consent a{color:var(--theme-ink,#294735);text-underline-offset:3px;text-decoration:underline}.support-unavailable{background:var(--theme-surface-green,#f5f7f0);border-radius:15px;align-items:flex-start;gap:12px;padding:16px;display:flex}.support-unavailable p{margin:0}.support-unavailable svg{flex-shrink:0;margin-top:3px}.support-reference{background:var(--theme-surface-green,#f0f6ec);border-radius:12px;padding:14px}.support-reference strong{color:var(--theme-text-green,#2c5138);overflow-wrap:anywhere;margin-top:4px;font-size:17px;display:block}.support-result .support-primary{margin-top:23px}.support-ai-dialog{background:linear-gradient(155deg, var(--theme-surface,#fff) 48%, var(--theme-surface,#f6f3fb));width:min(510px,100vw - 32px)}.support-ai-dialog .support-dialog-icon{background:var(--theme-surface-violet,#eee9f7);color:var(--theme-body,#665382)}.support-development-badge{border:1px solid var(--theme-line,#ded5eb);background:var(--theme-surface-violet,#f4effa);color:var(--theme-body,#65517c);border-radius:30px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.support-development-badge>span{background:#897099;border-radius:50%;width:6px;height:6px}.support-ai-preview{border:1px solid var(--theme-line,#e2daeb);background:var(--theme-glass,#ffffffbf);border-radius:18px;align-items:center;gap:16px;margin:22px 0;padding:20px 17px;display:flex}.support-ai-preview svg{color:var(--theme-muted,#827190);flex-shrink:0}.support-ai-preview p{margin:0}.support-ai-preview strong{color:var(--theme-body,#554a63);font-weight:600}.support-ai-content .support-primary{margin-top:22px}@media (max-width:560px){.support-widget{right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom))}.support-dialog{scrollbar-gutter:auto;border-radius:21px;padding:20px 18px}.support-dialog h2{font-size:25px}.support-category-options span{padding:8px 4px;font-size:12px}.support-shortcut-label{padding:10px;font-size:12px}.support-shortcut,.support-field-caption{gap:8px}}@media (max-width:380px){.support-category-options{grid-template-columns:1fr}.support-category-options span{min-height:44px;font-size:14px}}@media (prefers-reduced-motion:reduce){.support-widget *,.support-dialog *{transition:none!important;animation:none!important}}
