body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.google-text .logo{color:#5f6368;float:right;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.0575em;line-height:16px;padding:16px}#searchSuggestions{background-color:#fff;border-radius:5px;box-shadow:0 2px 8px #0003;left:0;position:absolute;right:0;top:40px;z-index:1000}.text-plain a{color:#5f6368;text-decoration:none}.searchbar-icons{align-items:center;cursor:pointer;display:flex;font-size:1.1rem;margin-top:8px;opacity:.5}.searchbar-icons:hover{opacity:1}#contribute-report{color:red}.react-responsive-modal-modal{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;margin:0 auto;max-width:500px;padding:20px;width:100%}.react-responsive-modal-modal .modal-body{padding:0 25%}.pac-container{padding-top:15px}#reportSafetyScoreSlider{-webkit-appearance:none;appearance:none;background:#ddd;height:auto;margin-bottom:1em;opacity:.7;outline:none;transition:opacity .15s ease-in-out;width:100%}#reportSafetyScoreSlider:hover{opacity:1}#reportSafetyScoreSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#000;border-radius:50%;cursor:pointer}#reportSafetyScoreSlider::-moz-range-thumb{background:#4caf50;border-radius:50%;cursor:pointer;height:25px;width:25px}#reportSafetyScoreSlider::-ms-thumb{background:#4caf50;border-radius:50%;cursor:pointer;height:25px;width:25px}::backdrop{background-color:#000;opacity:.75}.App{padding-left:5em;padding-right:5em}.App,.App-content{color:#000;text-align:center}.App-content{background-position:bottom 0 right 200px;background-repeat:no-repeat;background-size:contain;padding:1em}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#bcbcbc;text-decoration:none}.App-link:hover{color:#fd7e7e;-webkit-text-decoration:dashed;text-decoration:dashed}.progress .progress-bar{animation-duration:.9s;animation-iteration-count:1;animation-name:animateBar;animation-timing-function:ease-in}@keyframes animateBar{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (max-width:768px){.progress{height:18px!important}.progress-bar{font-size:.8rem}}@media (max-width:576px){.progress{height:16px!important}.progress-bar{font-size:.7rem}.progress-label{font-size:.8rem}}.flip-card{perspective:1000px}.flip-card-inner{height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .6s;width:100%}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.flip-card-front{background-color:#f8f9fa;color:#000}.flip-card-back{background-color:#343a40;color:#000;transform:rotateY(180deg)}.card-img-top{max-height:200px;object-fit:cover}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--primary:#0d6efd;--secondary:#6c757d;--success:#20c997;--info:#0dcaf0;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#212529;--chaperon-red:var(--danger)}.risk-badge{--badge-text:#000;--badge-fill:#0000;--badge-border:var(--secondary);--badge-progress:10%;--progress-color:#8cd25a;--progress:0%;--progress-width:40px;align-items:center;animation:none;aspect-ratio:1;background-color:var(--badge-fill);border:none;border-radius:50%;color:var(--badge-text);font-size:min(3.5vw,4.5rem);font-weight:bolder;-webkit-hyphens:auto;hyphens:auto;justify-content:center;line-height:1;overflow:hidden;padding:.5rem;position:relative;text-align:center;transition:none;width:70%;word-break:break-word}.risk-badge.mini{--progress-width:4px;font-size:small;font-weight:lighter;width:5vw}.risk-badge.hero-overlay{--badge-text:#fff}.risk-badge:before{filter:blur(2px)}.risk-badge:hover{background-color:var(--badge-fill);color:var(--badge-text);transform:none}.risk-badge:before{animation:progress-fill 5s cubic-bezier(.4,0,.2,1) forwards,pulse 4s ease-in-out 3s infinite;background:conic-gradient(var(--progress-color) 0,var(--progress-color) var(--progress),#fff3 var(--progress));border-radius:50%;bottom:0;content:"";left:0;mask:radial-gradient(#0000 calc(50% - var(--progress-width)),#fff calc(50% - var(--progress-width)),#fff calc(50% + 1px),#0000 calc(50% + 1px));-webkit-mask:radial-gradient(#0000 calc(50% - var(--progress-width)),#fff calc(50% - var(--progress-width)),#fff calc(50% + 1px),#0000 calc(50% + 1px));position:absolute;right:0;top:0}@property --progress{syntax:"<percentage>";inherits:true;initial-value:0}@keyframes progress-fill{0%{--progress:0%}to{--progress:var(--badge-progress)}}@keyframes pulse{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.risk-badge.success{--badge-fill:#0000;--progress-color:var(--success)}.risk-badge.info{--badge-fill:#0000;--progress-color:var(--info)}.risk-badge.warning{--badge-fill:#0000;--progress-color:var(--warning)}.risk-badge.danger{--badge-fill:#0000;--progress-color:var(--danger)}@property --fill{syntax:"<percentage>";inherits:true;initial-value:0}@media screen and (max-width:1200px){.risk-badge{--progress-width:18px;font-size:clamp(.8rem,3.5rem,4.5rem);width:70%}}@media screen and (max-width:992px){.risk-badge{font-size:min(4vw,1.2rem);width:80%}}@media screen and (max-width:768px){.risk-badge{font-size:min(4.5vw,1rem);width:90%}}@media screen and (max-width:576px){.risk-badge{font-size:.9rem;padding:.4rem;width:auto}}.category-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.category-label{font-weight:500;margin-bottom:2px;text-align:left}.progress-container{padding-left:8px}}.dashboard-container{padding:1.5rem}.dashboard-header{border-bottom:1px solid #dee2e6;margin-bottom:1.5rem;padding-bottom:1rem}.dashboard-content{min-height:calc(100vh - 200px)}.dashboard-sidebar{margin-bottom:2rem}.map-container{box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin-bottom:1.5rem;overflow:hidden}.risk-badge-small{align-items:center;background-color:#f0f0f0;border-radius:50%;display:flex;font-weight:700;height:2.5rem;justify-content:center;position:relative;width:2.5rem;z-index:2}.risk-badge-small:before{background:conic-gradient(var(--progress-color) 0deg,var(--progress-color) calc(var(--badge-progress)*3.6deg),#c8c8c84d calc(var(--badge-progress)*3.6deg));border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.risk-badge-small:after{background-color:#f0f0f0;border-radius:50%;bottom:.25rem;content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem;z-index:1}@media (max-width:992px){.dashboard-sidebar{margin-bottom:1.5rem}}@media (max-width:768px){.dashboard-container{padding:1rem .5rem}}.bn-breaking-news{background:#fff;border:1px solid #ce2525;border-radius:2px;box-sizing:border-box;display:block;font-size:14px;height:40px;line-height:40px;overflow:hidden;position:relative;text-align:auto;width:97%}.bn-breaking-news a{color:#333;text-decoration:none}.bn-breaking-news a:hover{color:#333;text-decoration:underline}.bn-breaking-news *{box-sizing:border-box}.bn-breaking-news.bn-fixed-top{left:0;position:fixed;right:0;top:0}.bn-breaking-news.bn-fixed-bottom{bottom:0;left:0;position:fixed;right:0}.bn-breaking-loading{background-color:#fff;color:#000;padding:0 10px;right:0;z-index:5}.bn-breaking-loading,.bn-label{bottom:0;left:0;position:absolute;top:0}.bn-label{background-color:#ce2525;color:#fff;font-weight:700;height:100%;padding:0 15px;text-align:center;white-space:nowrap;z-index:3}.bn-news{overflow:hidden;right:0;top:0}.bn-news,.bn-news ul{bottom:0;height:100%;left:0;position:absolute}.bn-news ul{display:block;list-style:none;margin:0;padding:0;width:100%}.bn-news ul li{display:none;overflow:hidden!important;position:absolute;transition:color .2s linear;width:100%}.bn-news ul li,.bn-news ul li a{color:#333;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.bn-news ul li a{display:block;overflow:hidden;padding:0 10px;position:relative}.bn-news ul li a:hover{color:#069}.bn-loader-text{padding:0 10px}.bn-seperator{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:40px;margin-right:15px;position:relative;width:30px}.bn-seperator.bn-news-dot{margin-right:0}.bn-seperator.bn-news-dot:after{background:#333;border-radius:50%;content:"";height:8px;left:50%;margin-left:-4px;margin-top:-4px;position:absolute;top:50%;width:8px}.bn-prefix{color:#d65d7a;margin-right:15px;padding-left:10px}.bn-positive{color:#0b8457;font-weight:700}.bn-negative{color:#dc2f2f;font-weight:700}.bn-controls{-webkit-touch-callout:none;bottom:0;height:100%;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:auto}.bn-controls button{background-color:#f6f6f6;border:none;border-left:1px solid #eee;cursor:pointer;float:left;height:100%;outline:none;text-align:center;width:30px}.bn-controls button:hover{background-color:#eee}.bn-arrow{margin:0;position:relative;top:-2px}.bn-arrow,.bn-arrow:after{display:inline-block;height:8px;width:8px}.bn-arrow:after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:"";left:0;position:absolute;top:0}.bn-arrow.bn-next{left:-3px;transform:rotate(315deg)}.bn-arrow.bn-prev{left:3px;transform:rotate(135deg)}.bn-arrow:after{border-color:#999}.bn-arrow:before{background-color:#999}.bn-play{background:#999;display:inline-block;height:12px;margin-left:-5px;position:relative;width:0}.bn-play:after{border:8px solid #88b7d500;border-left-color:#999;content:" ";height:0;left:100%;margin-top:-8px;pointer-events:none;position:absolute;top:50%;width:0}.bn-pause{display:inline-block;height:14px;left:-1px;position:relative;top:1px;width:0}.bn-pause:before{left:3px}.bn-pause:after,.bn-pause:before{background-color:#999;content:"";height:100%;position:absolute;width:2px}.bn-pause:after{left:-3px}.bn-direction-rtl{direction:rtl}.bn-direction-rtl .bn-label{left:auto;right:0}.bn-direction-rtl .bn-controls{left:0;right:auto}.bn-direction-rtl .bn-seperator{float:right;margin-left:15px;margin-right:0}.bn-direction-rtl .bn-prefix{margin-left:15px;margin-right:0;padding-left:0;padding-right:10px}.bn-direction-rtl .bn-controls button{border-left:none;border-right:1px solid #eee}.bn-effect-scroll .bn-news ul{display:block;position:relative;width:100%}.bn-effect-scroll .bn-news ul li{display:list-item;float:left;position:relative;width:auto}.bn-effect-scroll.bn-direction-rtl .bn-news ul li{float:right}.marquee{--gap:2rem;display:flex;gap:var(--gap);overflow:hidden;-webkit-user-select:none;user-select:none}.marquee:hover .marquee__content{animation-play-state:paused}.marquee--reverse .marquee__content{animation-direction:reverse!important}.marquee--paused .marquee__content{animation-play-state:paused!important}.marquee__content{display:flex;flex-shrink:0;gap:var(--gap);justify-content:space-around;min-width:100%}@media (prefers-reduced-motion:reduce){.marquee__content{animation-timeline:paused!important;animation-play-state:paused!important}}.marquee__item{align-items:center;display:flex;justify-content:center}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.enable-animation .marquee__content{animation:scroll 40s linear infinite}.search-container{align-items:flex-start;display:flex;position:relative;width:90%}.dropdown{position:relative}.dropdown-menu{box-shadow:0 2px 5px #0003;margin-top:.5rem;max-height:320px;overflow-y:auto;width:100%}.dropdown-item{word-wrap:break-word;padding:.5rem 1rem;white-space:normal}.dropdown-item:hover{background-color:#faf8f9;color:crimson}.dropdown-item i{color:#6c757d}.react-responsive-modal-root{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.react-responsive-modal-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.react-responsive-modal-container{height:100%;outline:0;overflow-x:hidden;overflow-y:auto;text-align:center}.react-responsive-modal-containerCenter:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.react-responsive-modal-modal{background:#fff;box-shadow:0 12px 15px 0 #00000040;display:inline-block;margin:1.2rem;max-width:800px;overflow-y:auto;padding:1.2rem;position:relative;text-align:left;vertical-align:middle}.react-responsive-modal-closeButton{background-color:initial;border:none;cursor:pointer;display:flex;padding:0;position:absolute;right:14px;top:14px}.react-responsive-modal-container,.react-responsive-modal-modal,.react-responsive-modal-overlay{animation-fill-mode:forwards!important}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(100%)}}@keyframes react-responsive-modal-modal-out{0%{opacity:1;transform:scale(100%)}to{opacity:0;transform:scale(.96)}}#welcomeDetails{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;max-width:800px;padding-left:1.5rem;padding-right:1.5rem;width:70%}.welcome-modal-image{border-radius:8px 8px 0 0}.welcome-modal-title{padding-bottom:.5rem;padding-top:1rem}.welcome-modal-text{padding-top:1rem;text-align:start}.welcome-modal-list{text-align:start}.welcome-modal-privacy-text{color:#64748b;font-size:.9rem;text-align:start}.welcome-modal-footer{display:flex;gap:.5rem;justify-content:end;padding-bottom:1rem}.welcome-modal-divider,.welcome-modal-footer{margin-bottom:1.5rem;margin-top:1.5rem}@media (max-width:768px){#welcomeDetails{max-width:90vw;padding-left:1rem;padding-right:1rem;width:90%}.welcome-modal-footer{flex-direction:column;gap:.75rem}.welcome-modal-footer .btn{width:100%}}@media (max-width:480px){#welcomeDetails{padding-left:.75rem;padding-right:.75rem;width:95%}}.place-concerns{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;margin-top:2rem;overflow:hidden}.concerns-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;margin:0;padding:0}.tab-button{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-weight:500;gap:.5rem;justify-content:center;padding:1rem 1.5rem;position:relative;transition:all .2s ease}.tab-button:hover{background:#f1f5f9;color:#475569}.tab-button.active{background:#fff;border-bottom:2px solid #3b82f6;color:#1e40af}.tab-label{font-size:.95rem}.tab-badge{background:#3b82f6;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;min-width:1.5rem;padding:.25rem .5rem;text-align:center}.tab-button.active .tab-badge{background:#1e40af}.concerns-content{padding:1.5rem}.concerns-header{margin-bottom:1.5rem}.concerns-header h3{color:#1e293b;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.concerns-header p{color:#64748b;font-size:.9rem;margin:0}.concerns-accordion{display:flex;flex-direction:column;gap:.75rem}.concern-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s ease}.concern-item:hover{box-shadow:0 2px 8px #0000001a}.concern-item.high{border-left:4px solid #ef4444}.concern-item.medium{border-left:4px solid #f59e0b}.concern-item.low{border-left:4px solid #10b981}.concern-item.default{border-left:4px solid #6b7280}.concern-header{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:all .2s ease;width:100%}.concern-header:hover{background:#f8fafc}.concern-header.expanded{background:#f1f5f9;border-bottom:1px solid #e2e8f0}.concern-title{align-items:center;display:flex;gap:.75rem}.concern-icon{font-size:1.25rem}.concern-name{color:#1e293b;font-size:1rem;font-weight:600}.concern-meta{align-items:center;display:flex;gap:.75rem}.concern-level{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.concern-level.high{background:#fef2f2;color:#dc2626}.concern-level.medium{background:#fffbeb;color:#d97706}.concern-level.low{background:#f0fdf4;color:#059669}.chevron{color:#64748b;transition:transform .2s ease}.chevron.rotated{transform:rotate(180deg)}.concern-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.concern-content.expanded{max-height:none;overflow:visible}.concern-body{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1rem 1.25rem 1.25rem}.concern-body p,.concern-body ul{color:#475569;font-size:.9rem;line-height:1.6;margin:0}.concern-body ul{padding-left:1.25rem}.concern-body li{color:#475569;margin-bottom:.5rem}.concern-body li:last-child{margin-bottom:0}.tab-content-placeholder{color:#64748b;padding:3rem 1rem;text-align:center}.placeholder-content h3{color:#1e293b;font-size:1.25rem;margin-bottom:.5rem}.placeholder-content p{font-size:.9rem;margin:0}@media (max-width:768px){.concerns-tabs{flex-direction:column}.tab-button{justify-content:space-between;padding:.75rem 1rem}.concerns-content{padding:1rem}.concern-header{padding:.875rem 1rem}.concern-meta{align-items:flex-end;flex-direction:column;gap:.5rem}.concern-title{gap:.5rem}.concern-icon{font-size:1.1rem}.concern-name{font-size:.9rem}}#safety-sidebar-drawer-handle{align-items:center;background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:12px 0 0 12px;display:flex;font-size:13px;font-weight:600;justify-content:center;min-height:80px;padding:16px 12px;position:fixed;text-orientation:mixed;top:50%;transform:translateY(-50%);transition:right .3s ease-in-out;width:50px;writing-mode:vertical-rl;z-index:1001}#safety-sidebar-drawer-handle.sidebar-open{right:620px}#safety-sidebar-drawer-handle.sidebar-closed{right:0}#safety-sidebar{background-color:#fff;border:1px solid #e8e9ea;border-radius:12px 0 0 12px;box-shadow:-4px 0 20px #00000026;height:80vh;max-height:800px;overflow:hidden;position:fixed;top:50%;transform:translateY(-50%);transition:right .3s ease-in-out;width:620px;z-index:1000}#safety-sidebar.sidebar-open{right:0}#safety-sidebar.sidebar-closed{right:-620px}#safety-sidebar-content{display:flex;flex-direction:column;height:100%}#safety-sidebar-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;padding:1.5rem}#safety-sidebar-title{text-align:start}#safety-sidebar-title h5{color:#212529;font-weight:700;margin-bottom:.25rem}#safety-sidebar-title p{color:#6c757d;font-size:.875rem;margin-bottom:0}.safety-sidebar-badge{border-radius:8px;font-size:1rem;padding:.5rem .75rem}#safety-sidebar-scrollable-content{flex-grow:1;overflow-y:auto;padding:0}#safety-card-analysis-section{padding:1.5rem}#safety-card-analysis-section .container-fluid .row{align-items:center}#safety-card-analysis-section .col-md-2{flex:0 0 auto;min-width:80px;width:25%}#safety-card-analysis-section .col-md-9{flex:0 0 auto;width:60%}#safety-card-analysis-section .col-md-1{flex:0 0 auto;text-align:center;width:15%}#safety-card-analysis-section .category-label{font-size:.85rem;font-weight:400;overflow:visible;text-overflow:clip;white-space:nowrap}#safety-card-analysis-section .progress{height:18px;min-height:18px}#safety-card-analysis-section .progress-bar{font-size:.75rem;line-height:18px}@media (max-width:768px){#safety-card-analysis-section .col-md-2{min-width:70px;width:30%}#safety-card-analysis-section .col-md-9{width:55%}#safety-card-analysis-section .col-md-1{width:15%}#safety-card-analysis-section .category-label{font-size:.8rem}#safety-card-analysis-section .progress{height:16px}#safety-card-analysis-section .progress-bar{font-size:.7rem;line-height:16px}}.safety-sidebar-loading{padding:1.5rem;text-align:center}.safety-sidebar-loading .spinner-border{color:#007bff}.safety-sidebar-loading p{color:#6c757d;margin-top:1rem}#safety-sidebar-footer{background:#f8f9fa;border-top:1px solid #dee2e6;padding:1rem}#safety-sidebar-footer .d-flex{align-items:center;justify-content:space-between}#safety-sidebar-footer small{color:#6c757d}#safety-sidebar-contribute-button,#safety-sidebar-share-button{border-radius:6px;font-size:12px}#safety-sidebar-contribute-button{margin-right:.5rem}@media (max-width:768px){#safety-sidebar{max-width:400px;width:90vw}#safety-sidebar.sidebar-closed{right:calc(-90vw - 10px)}#safety-sidebar-drawer-handle.sidebar-open{right:90vw}}.auth-container{background-color:#fff;display:flex;margin-top:96px;min-height:100vh}.auth-image-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:flex;flex:1 1;justify-content:center;margin:1rem;min-height:100vh;padding:3rem;position:relative}.auth-image-section:before{background:linear-gradient(180deg,#0000004d 0,#00000080);border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.auth-brand-content{align-self:flex-start;color:#fff;margin-top:3rem;max-width:500px;position:relative;text-align:center;z-index:2}.auth-brand-content h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #0000004d}.auth-brand-content p{font-size:1.25rem;line-height:1.6;text-shadow:1px 1px 2px #0000004d}.auth-logo{filter:brightness(0) invert(1);margin-bottom:2rem;max-width:200px}.auth-form-section{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;min-height:100vh;overflow-y:auto;padding:3rem}.auth-form-container{color:#333;max-width:480px;width:100%}.auth-form-header{margin-bottom:2.5rem;text-align:center}.auth-form-header h1{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:.5rem}.auth-form-header p{color:#6c757d;font-size:.95rem}.auth-form{width:100%}.auth-form .form-label{color:#495057;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.auth-form .form-control{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;color:#495057;padding:.75rem 1rem;transition:all .3s ease}.auth-form .form-control:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;color:#495057}.auth-form .form-control::placeholder{color:#adb5bd}.auth-form .form-control.is-invalid{background:#fff5f5;border-color:#dc3545}.auth-form .invalid-feedback{color:#dc3545;font-size:.85rem}.auth-form .form-text{color:#6c757d;font-size:.85rem}.auth-form .btn-auth-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;margin-top:1rem;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.auth-form .btn-auth-primary:hover:not(:disabled){box-shadow:0 10px 25px #667eea66;transform:translateY(-2px)}.auth-form .btn-auth-primary:active{transform:translateY(0)}.auth-form .btn-auth-primary:disabled{cursor:not-allowed;opacity:.6}.auth-divider{align-items:center;color:#6c757d;display:flex;margin:1.5rem 0;text-align:center}.auth-divider:after,.auth-divider:before{border-bottom:1px solid #dee2e6;content:"";flex:1 1}.auth-divider span{font-size:.9rem;padding:0 1rem}.auth-link{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.auth-link:hover{color:#5568d3;text-decoration:underline}.auth-form .alert{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;margin-bottom:1.5rem}.auth-form .alert-danger{background:#f8d7da;border-color:#f5c2c7;color:#842029}.auth-form .alert-info{background:#cfe2ff;border-color:#b6d4fe;color:#084298}.success-animation{animation:successBounce .6s ease-out}@keyframes successBounce{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.auth-success-container{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-success-card{background:#fff;border:1px solid #dee2e6;border-radius:16px;box-shadow:0 4px 6px #0000001a;color:#2c3e50;max-width:500px;padding:3rem;text-align:center}.auth-success-card h2{color:#28a745}.auth-success-card p{color:#6c757d}.auth-form .form-check{align-items:center;display:flex;gap:.5rem}.auth-form .form-check-input{background-color:#fff;border:1px solid #ced4da;cursor:pointer}.auth-form .form-check-input:checked{background-color:#667eea;border-color:#667eea}.auth-form .form-check-label{color:#495057;cursor:pointer;font-size:.9rem}@media (max-width:992px){.auth-container{flex-direction:column}.auth-image-section{min-height:40vh;padding:2rem}.auth-brand-content h1{font-size:2rem}.auth-brand-content p{font-size:1rem}.auth-form-section{min-height:60vh;padding:2rem 1.5rem}}@media (max-width:576px){.auth-image-section{min-height:30vh;padding:1.5rem}.auth-brand-content h1{font-size:1.75rem}.auth-form-section{padding:1.5rem 1rem}.auth-form-container{max-width:100%}.auth-form-header h1{font-size:1.5rem}}
/*# sourceMappingURL=main.e85164f7.css.map*/