.settings-error-report__modal{display:flex;flex-direction:column;gap:14px}.settings-error-report__modal-title{margin:0}.settings-error-report__field{display:flex;flex-direction:column;gap:8px}.settings-error-report__field-error{margin:0}.settings-error-report__textarea{min-height:96px;resize:vertical}.settings-error-report__thumbs{display:flex;flex-wrap:wrap;gap:8px}.settings-error-report__thumb{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:8px;padding:4px}.settings-error-report__thumb-img{border-radius:6px;object-fit:cover}.settings-error-report__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:12px;border-top:1px solid var(--border)}@media (max-width:768px){.settings-error-report__actions{flex-direction:column;align-items:stretch}.settings-error-report__actions .btn{width:100%}}.site-footer{margin-top:20px;padding:28px 0 16px;background:var(--footer-bg,var(--card));border-top:1px solid var(--border);position:relative;z-index:0}.footer-container{width:100%;max-width:1400px;margin:0 auto;padding:0 16px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;gap:24px;padding-bottom:18px}.footer-title{margin-bottom:10px}.footer-col{min-width:0}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin:8px 0}.footer-list a{text-decoration:none}.footer-list a:hover{color:var(--accent)}.footer-links-mobile{display:block;grid-column:1/-1;width:100%}.footer-list__report-btn{padding:0;min-height:0;font:inherit;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer;display:inline}.footer-list__report-btn:hover{color:var(--accent)}.footer-brand .brand-title{display:flex;align-items:center;gap:8px}.footer-brand .brand-logo{width:32px;height:32px;background:linear-gradient(135deg,var(--accent-blue-main),var(--accent-blue-strong));border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}[data-theme=light] .footer-brand .brand-logo__text{color:var(--absolute-white)}.footer-brand .brand-sub{margin-top:6px}.app-badges{display:flex;gap:10px;margin-top:12px}.footer-badge{position:relative;z-index:0;width:140px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--overlay-white-004),var(--overlay-white-002));border:1px solid var(--border);border-radius:8px;text-decoration:none}body:has(.modal) .site-footer{z-index:0;pointer-events:none}.footer-bottom{justify-content:space-between;padding-top:16px;border-top:1px solid var(--border)}.footer-bottom,.footer-legal{display:flex;align-items:center}.footer-legal{gap:16px}.footer-legal a{text-decoration:none}.footer-legal a:hover{color:var(--accent)}.footer-social{display:flex;gap:10px}.footer-social .footer-social__icon,.footer-social .icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border);background:var(--muted-bg);text-decoration:none}.footer-social .footer-social__icon .social-icon-svg,.footer-social .icon .social-icon-svg{width:14px;height:14px;flex:0 0 14px;display:block;margin:0}.footer-social .footer-social__icon .social-icon-svg--linkedin,.footer-social .icon .social-icon-svg--linkedin{width:15.5px;height:15.5px;flex-basis:15.5px}.footer-social .footer-social__icon:hover,.footer-social .icon:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;border-right:none;border-bottom:1px solid var(--border);padding-bottom:20px}.footer-mobile-accordion{width:100%}.footer-list--mobile{display:flex;flex-direction:column;gap:8px;padding:4px 0 10px}.footer-list--mobile li{margin:0}.footer-list--mobile a{display:flex;align-items:center;width:100%;min-height:var(--layout-touch-min);padding:0 14px;box-sizing:border-box;border-radius:var(--ui-radius-control);font-size:var(--ui-font-size-md);line-height:var(--ui-line-height-md);color:var(--text);background:var(--muted-bg);border:1px solid var(--border);text-decoration:none}.footer-list--mobile a:hover{border-color:var(--accent);color:var(--accent)}.footer-list__report-btn--mobile{display:flex;align-items:center;width:100%;min-height:var(--layout-touch-min);padding:0 14px;box-sizing:border-box;border-radius:var(--ui-radius-control);font-size:var(--ui-font-size-md);line-height:var(--ui-line-height-md);color:var(--text);background:var(--muted-bg);border:1px solid var(--border);text-align:left}.footer-mobile-accordion .accordion-item__content{overflow:visible}.footer-list__report-btn--mobile:hover{border-color:var(--accent);color:var(--accent)}}@media (max-width:768px){.site-footer{margin-top:24px}.footer-container{padding:16px 12px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid{padding-bottom:16px}.footer-bottom{gap:12px;padding-top:16px}.footer-bottom,.footer-legal{flex-direction:column;align-items:flex-start}.footer-legal{gap:6px}.app-badges{flex-direction:column}.footer-badge{width:100%;max-width:100%}}