:root{--primary-color:#b40c0c;--primary-color-hover:#aa0b0b;--white-color:#fff;--offwhite-color:#f5f5f5ea;--black-color:#222;--black-color-hover:#000;--gray-color:#6b6b6b;--gray-color-hover:#505050;--text-color:#333;--text-color-light:#424242d2;--primary-font:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--background-body:#f5f7fa;--text-body:#2c2c2c;--text-body-secondary:#555;--background-color:#fff;--background-secondary:#f5f5f5ea;--accent-color:#6b6b6b;--header-background:#b40c0c;--main-button-color:linear-gradient(135deg,var(--primary-color,#b40c0c),var(--primary-color-hover,#d32f2f))}[data-theme=dark]{--primary-color:#b40c0c;--primary-color-hover:#d32f2f;--white-color:#fff;--offwhite-color:#f8f8f8;--black-color:#1a1a1a;--black-color-hover:#000;--gray-color:#888;--gray-color-hover:#666;--text-color:#1a1a1a;--text-color-light:#333;--primary-font:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--background-body:#e8e8e8;--background-color:#e0e0e0;--background-secondary:#f8f8f8;--accent-color:#ccc;--header-background:#2e2e2e;--text-body:#1a1a1a;--text-body-secondary:#333;--main-button-color:linear-gradient(135deg,var(--header-background,#2e2e2e),var(--text-color-light,#333))}.form-card,.loginContainer,.phoneInputContainer,.registrationContainer,.resetPasswordContainer{background:var(--background-color);border:1px solid var(--accent-color);border-radius:var(--border-radius-sm,.5rem);box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease}[data-theme=dark] .form-card,[data-theme=dark] .loginContainer,[data-theme=dark] .phoneInputContainer,[data-theme=dark] .registrationContainer,[data-theme=dark] .resetPasswordContainer{box-shadow:0 2px 8px rgba(0,0,0,.1)}[data-theme=dark] .phoneInput,[data-theme=dark] .searchInput,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:var(--background-secondary)!important;border-color:var(--accent-color)!important;color:var(--text-body)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-body-secondary)!important;opacity:.7}[data-theme=dark] input:focus,[data-theme=dark] textarea:focus{border-color:var(--primary-color)!important;box-shadow:0 0 0 2px rgba(180,12,12,.2)!important}[style*=background-color],[style*=background],[style*=border-color],[style*=border],[style*=color],body,html{transition:color .3s ease,background-color .3s ease,background .3s ease,border-color .3s ease}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-family:var(--primary-font);vertical-align:baseline;text-decoration:none}*,:after,:before{box-sizing:border-box;font-family:var(--primary-font)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.5}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{display:flex;flex-direction:column;min-height:100vh;margin:0;background-color:var(--background-body);color:var(--text-body);transition:background-color .3s ease,color .3s ease}main{flex:1 1}footer{flex-shrink:0;margin-bottom:0}.LGPDConsentModal_overlay__PGG3Z{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;animation:LGPDConsentModal_fadeIn__Enmjg .4s ease-out}.LGPDConsentModal_modal__NJNXh{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:92%;max-width:520px;background:#fff;border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow:hidden;animation:LGPDConsentModal_slideUp__6s_DQ .5s ease-out;z-index:9999}.LGPDConsentModal_content__WoRfb{padding:24px 28px 20px;text-align:center}.LGPDConsentModal_title__qVM0j{font-size:1.5rem;font-weight:700;color:#111;margin:0 0 16px}.LGPDConsentModal_text__nYw0e{font-size:1rem;line-height:1.5;color:#333;margin:12px 0}.LGPDConsentModal_link__QN273{background:none;border:none;color:#0070f3;font-weight:600;text-decoration:underline;cursor:pointer;padding:0}.LGPDConsentModal_link__QN273:hover{color:#0050c0}.LGPDConsentModal_buttons__vpsD_{display:flex;gap:12px;padding:16px 28px 28px;justify-content:center}.LGPDConsentModal_acceptButton__PEPYM,.LGPDConsentModal_rejectButton__AXGdr{flex:1 1;padding:14px 20px;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.LGPDConsentModal_rejectButton__AXGdr{background:#f1f1f1;color:#333;border:2px solid #ddd}.LGPDConsentModal_rejectButton__AXGdr:hover{background:#e0e0e0;border-color:#bbb}.LGPDConsentModal_acceptButton__PEPYM{background:#111;color:#fff;border:none}.LGPDConsentModal_acceptButton__PEPYM:hover{background:#000;transform:translateY(-1px)}@keyframes LGPDConsentModal_fadeIn__Enmjg{0%{opacity:0}to{opacity:1}}@keyframes LGPDConsentModal_slideUp__6s_DQ{0%{opacity:0;transform:translateX(-50%) translateY(100px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:480px){.LGPDConsentModal_modal__NJNXh{bottom:12px;width:95%}.LGPDConsentModal_content__WoRfb{padding:20px 20px 16px}.LGPDConsentModal_title__qVM0j{font-size:1.35rem}.LGPDConsentModal_buttons__vpsD_{flex-direction:column}.LGPDConsentModal_acceptButton__PEPYM,.LGPDConsentModal_rejectButton__AXGdr{padding:16px}}