:root{--auth-primary: #22404d;--auth-warning: #ffc107;--auth-danger: #dc3545;--auth-success: #1ecd82;--auth-muted: #6c757d;--auth-border: #dee2e6;--auth-surface: #f8f9fa;--auth-header-height: 64px;color:#212529;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:16px;line-height:1.5}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;max-width:100%;overflow-x:hidden}body{background:var(--auth-surface);color:#212529;display:flex;flex-direction:column}body.ar3d360-native-app,body.ar3d360-native-app *{-webkit-tap-highlight-color:transparent}body.ar3d360-native-app input{-webkit-user-select:text;user-select:text}a{color:#0d6efd;text-decoration:underline}h2,h3,p{margin-top:0}h2{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h6,h3{font-size:1rem;font-weight:500;line-height:1.2}.navbar{align-items:center;display:flex}.navbar-custom{background:var(--auth-primary);border-bottom:1px solid rgba(255,255,255,.1);flex:0 0 var(--auth-header-height);height:var(--auth-header-height)}.navbar-custom>.container-fluid{align-items:center;display:flex;height:100%}.container-fluid{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-right:.75rem;width:100%}.app-brand{align-items:center;display:inline-flex;margin-right:1rem;padding:.3125rem 0}.app-brand-logo{display:block;height:1.5rem;mix-blend-mode:screen;width:auto}.row{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.row>*{flex-shrink:0;max-width:100%;padding-left:.75rem;padding-right:.75rem;width:100%}.row.g-2{margin-left:-.25rem;margin-right:-.25rem;row-gap:.5rem}.row.g-2>*{padding-left:.25rem;padding-right:.25rem}.h-100{height:100%}.d-flex{display:flex}.d-grid{display:grid}.d-none{display:none}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.flex-shrink-0{flex-shrink:0}.gap-2{gap:.5rem}.text-center{text-align:center}.text-dark{color:#212529}.text-muted,.form-text{color:var(--auth-muted)}.text-white{color:#fff}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.small{font-size:.875em}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4,.mt-4{margin-bottom:1.5rem}.mt-4{margin-bottom:0;margin-top:1.5rem}.mb-5{margin-bottom:3rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.me-2{margin-right:.5rem}.m-auto{margin:auto}.p-3{padding:1rem}.form-label{display:inline-block;margin-bottom:.5rem}.form-control{appearance:none;background:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font:inherit;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-control:disabled,.form-control[readonly]{background:#e9ecef;opacity:1}.form-check{display:block;min-height:1.5rem;padding-left:1.5em}.form-check-input{appearance:none;background:#fff;border:1px solid #adb5bd;border-radius:.25em;float:left;height:1em;margin-left:-1.5em;margin-top:.25em;vertical-align:top;width:1em}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd;box-shadow:inset 0 0 0 .18em #0d6efd}.form-check-input:checked:after{color:#fff;content:"✓";display:block;font-size:.75em;line-height:1.1;text-align:center}.form-text{font-size:.875em;margin-top:.25rem}.btn{background:transparent;border:1px solid transparent;border-radius:.375rem;color:#212529;cursor:pointer;display:inline-block;font:inherit;font-weight:400;line-height:1.5;padding:.375rem .75rem;position:relative;text-align:center;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out;user-select:none;vertical-align:middle}.btn-warning{background:var(--auth-warning);border-color:var(--auth-warning)}.btn-warning:hover{background:#ffca2c;border-color:#ffc720}.btn:disabled,.btn.disabled{cursor:default;opacity:.65}.card{background:#fff;border:1px solid rgba(0,0,0,.175);border-radius:.375rem;color:#212529;overflow:hidden}.card-body,.list-group-item{padding:1rem}.list-group{display:flex;flex-direction:column;margin:0;padding-left:0}.list-group-item{background:#fff;border-top:1px solid rgba(0,0,0,.125);display:block}.badge{border-radius:.375rem;color:#fff;display:inline-block;font-size:.75em;font-weight:700;line-height:1;padding:.35em .65em;text-align:center;vertical-align:baseline;white-space:nowrap}.bg-primary{background:var(--auth-primary)}.bg-success{background:var(--auth-success)}.bg-warning{background:var(--auth-warning)}.bg-danger,.text-bg-danger{background:var(--auth-danger)}.bg-secondary,.text-bg-secondary{background:var(--auth-muted)}.text-bg-success{background:var(--auth-success)}.text-bg-warning{background:var(--auth-warning);color:#000}.text-bg-info{background:#0dcaf0;color:#000}.text-bg-primary{background:var(--auth-primary)}.position-fixed{position:fixed}.bottom-0{bottom:0}.end-0{right:0}.toast-container{max-width:100%;pointer-events:none;width:max-content;z-index:1090}.toast{background-clip:padding-box;border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;color:#fff;font-size:.875rem;margin-top:.75rem;max-width:calc(100vw - 2rem);opacity:0;overflow:hidden;pointer-events:auto;transition:opacity .15s linear;width:350px}.toast.show{opacity:1}.toast-body{flex:1 1 auto;padding:.75rem}.btn-close{background:transparent;border:0;border-radius:.375rem;cursor:pointer;flex:0 0 1.5rem;height:1.5rem;opacity:.75;padding:0;width:1.5rem}.btn-close:before{color:currentColor;content:"×";display:block;font-size:1.75rem;line-height:1.25rem}.btn-close-white{color:#fff}.spinner-border{animation:ar3d360-auth-spinner .75s linear infinite;border:.25em solid currentColor;border-radius:50%;border-right-color:transparent;display:inline-block;height:2rem;vertical-align:-.125em;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}.visually-hidden{clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ar3d360-loading-indicator{align-items:center;display:flex;justify-content:center;min-height:3rem}.ar3d360-button-pending{isolation:isolate;position:relative}.ar3d360-button-pending-overlay{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:1}@keyframes ar3d360-auth-spinner{to{transform:rotate(360deg)}}@media(min-width:768px){.col-md-6{flex:0 0 auto;width:50%}.px-md-5{padding-left:3rem;padding-right:3rem}}@media(min-width:992px){.col-lg-6{flex:0 0 auto;width:50%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.auth-container{display:flex;flex:1 0 auto}.auth-container .row{flex:1;flex-wrap:nowrap;height:100%;width:100%}.auth-left,.auth-right{height:100%}.auth-left{background-color:#22404d;background-position:center;background-repeat:no-repeat;background-size:cover}.auth-right{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center}.auth-form{max-width:450px;padding:2rem;width:100%}@media(max-width:991.98px){.auth-left{display:none}.auth-right{flex:1 1 0;height:100%;width:100%}}@media(max-width:768px){.auth-form{max-width:400px;padding:1.5rem}}
