*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}ul,ol{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus{outline:2px solid #4285f4;outline-offset:2px}table{border-collapse:collapse;width:100%}a{text-decoration:none;color:#4285f4}a:hover,a:focus{text-decoration:underline}.d-flex{display:flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-stretch{align-items:stretch}.m-0{margin:0}.m-xs{margin:.25rem}.m-sm{margin:.5rem}.m-md{margin:1rem}.m-lg{margin:1.5rem}.m-xl{margin:2rem}.mt-0{margin-top:0}.mt-xs{margin-top:.25rem}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:1.5rem}.mt-xl{margin-top:2rem}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:.25rem}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}.ml-0{margin-left:0}.ml-xs{margin-left:.25rem}.ml-sm{margin-left:.5rem}.ml-md{margin-left:1rem}.ml-lg{margin-left:1.5rem}.ml-xl{margin-left:2rem}.mr-0{margin-right:0}.mr-xs{margin-right:.25rem}.mr-sm{margin-right:.5rem}.mr-md{margin-right:1rem}.mr-lg{margin-right:1.5rem}.mr-xl{margin-right:2rem}.p-0{padding:0}.p-xs{padding:.25rem}.p-sm{padding:.5rem}.p-md{padding:1rem}.p-lg{padding:1.5rem}.p-xl{padding:2rem}.pt-0{padding-top:0}.pt-xs{padding-top:.25rem}.pt-sm{padding-top:.5rem}.pt-md{padding-top:1rem}.pt-lg{padding-top:1.5rem}.pt-xl{padding-top:2rem}.pb-0{padding-bottom:0}.pb-xs{padding-bottom:.25rem}.pb-sm{padding-bottom:.5rem}.pb-md{padding-bottom:1rem}.pb-lg{padding-bottom:1.5rem}.pb-xl{padding-bottom:2rem}.pl-0{padding-left:0}.pl-xs{padding-left:.25rem}.pl-sm{padding-left:.5rem}.pl-md{padding-left:1rem}.pl-lg{padding-left:1.5rem}.pl-xl{padding-left:2rem}.pr-0{padding-right:0}.pr-xs{padding-right:.25rem}.pr-sm{padding-right:.5rem}.pr-md{padding-right:1rem}.pr-lg{padding-right:1.5rem}.pr-xl{padding-right:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-primary{color:#333}.text-secondary{color:#666}.text-light{color:#fff}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:600}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.bg-primary{background-color:#4285f4}.bg-secondary{background-color:#34a853}.bg-accent{background-color:#fbbc05}.bg-light{background-color:#f5f5f5}.bg-dark{background-color:#333}.bg-error{background-color:#ea4335}.text-primary-color{color:#4285f4}.text-secondary-color{color:#34a853}.text-accent-color{color:#fbbc05}.text-error-color{color:#ea4335}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px #0000001a}.shadow-lg{box-shadow:0 10px 15px #0000001a}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;background-color:#4285f4;color:#fff;border:none}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-primary:hover:not(:disabled){scale:1.05}.btn-primary:focus{scale:.95;outline:none;border-style:none}.btn-primary:hover:not(:disabled){background-color:#1266f1}.btn-primary:focus:not(:disabled){box-shadow:0 0 0 3px #4285f44d}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;background-color:transparent;color:#4285f4;border:1px solid #4285f4}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary:hover:not(:disabled){scale:1.05}.btn-secondary:focus{scale:.95;outline:none;border-style:none}.btn-secondary:hover:not(:disabled){background-color:#4285f41a}.btn-secondary:focus:not(:disabled){box-shadow:0 0 0 3px #4285f44d}.btn-text{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;background-color:transparent;color:#4285f4;border:none;padding:.25rem .5rem}.btn-text:disabled{opacity:.6;cursor:not-allowed}.btn-text:hover:not(:disabled){scale:1.05}.btn-text:focus{scale:.95;outline:none;border-style:none}.btn-text:hover:not(:disabled){background-color:#4285f41a}.btn-success{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;background-color:#34a853;color:#fff;border:none}.btn-success:disabled{opacity:.6;cursor:not-allowed}.btn-success:hover:not(:disabled){scale:1.05}.btn-success:focus{scale:.95;outline:none;border-style:none}.btn-success:hover:not(:disabled){background-color:#288140}.btn-success:focus:not(:disabled){box-shadow:0 0 0 3px #34a8534d}.btn-warning{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;background-color:#fbbc05;color:#333;border:none}.btn-warning:disabled{opacity:.6;cursor:not-allowed}.btn-warning:hover:not(:disabled){scale:1.05}.btn-warning:focus{scale:.95;outline:none;border-style:none}.btn-warning:hover:not(:disabled){background-color:#ca9703}.btn-warning:focus:not(:disabled){box-shadow:0 0 0 3px #fbbc054d}.btn-danger{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;background-color:#ea4335;color:#fff;border:none}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.btn-danger:hover:not(:disabled){scale:1.05}.btn-danger:focus{scale:.95;outline:none;border-style:none}.btn-danger:hover:not(:disabled){background-color:#d62516}.btn-danger:focus:not(:disabled){box-shadow:0 0 0 3px #ea43354d}.btn-sm{padding:.25rem .5rem;font-size:.875rem}.btn-lg{padding:1rem 1.5rem;font-size:1.125rem}.btn-block{display:block;width:100%}.btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-weight:500;cursor:pointer;padding:.5rem;border-radius:9999px}.btn-icon:disabled{opacity:.6;cursor:not-allowed}.btn-icon:hover:not(:disabled){scale:1.05}.btn-icon:focus{scale:.95;outline:none;border-style:none}.btn-icon .icon{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.btn-with-icon{display:inline-flex;align-items:center}.btn-with-icon .icon{margin-right:.5rem}.btn-with-icon.icon-right .icon{margin-right:0;margin-left:.5rem}.btn-group{display:inline-flex}.btn-group .btn{border-radius:0}.btn-group .btn:not(:last-child){border-right:none}.btn-group .btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.btn-group .btn:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.25rem;font-weight:500;color:#333}.form-control{display:block;width:100%;padding:.5rem;font-size:1rem;line-height:1.5;border:1px solid rgb(178.5,178.5,178.5);border-radius:4px;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.form-control:focus{border-color:#4285f4;box-shadow:0 0 0 3px #4285f433;outline:none}.form-control::placeholder{color:#999}.form-control:disabled{background-color:#fdfdfd;cursor:not-allowed}.form-check{display:flex;align-items:center;margin-bottom:.25rem;cursor:pointer}.form-check:last-child{margin-bottom:0}.form-check-input{margin-right:.25rem;cursor:pointer}.form-check-label{cursor:pointer}.form-text{display:block;margin-top:.25rem;font-size:.875rem;color:#666}.invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#ea4335}.valid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#34a853}.form-control.is-invalid{border-color:#ea4335}.form-control.is-invalid:focus{border-color:#ea4335;box-shadow:0 0 0 3px #ea433533}.form-control.is-valid{border-color:#34a853}.form-control.is-valid:focus{border-color:#34a853;box-shadow:0 0 0 3px #34a85333}select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8.825L1.763 4.5 2.75 3.5 6 6.825 9.25 3.5l.987 1L6 8.825z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;padding-right:2rem}textarea.form-control{min-height:100px;resize:vertical}.input-group{display:flex;position:relative}.input-group .form-control{flex:1 1 auto;width:1%}.input-group .form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group .form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.input-group .input-group-prepend,.input-group .input-group-append{display:flex}.input-group .input-group-text{display:flex;align-items:center;padding:.5rem;background-color:#f5f5f5;border:1px solid rgb(178.5,178.5,178.5);color:#666;white-space:nowrap}.input-group .input-group-text:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.input-group .input-group-text:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0;margin-right:1rem}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-switch{position:relative;display:inline-block;width:40px;height:24px}.form-switch input{opacity:0;width:0;height:0}.form-switch input:checked+.switch-slider{background-color:#4285f4}.form-switch input:checked+.switch-slider:before{transform:translate(16px)}.form-switch input:focus+.switch-slider{box-shadow:0 0 1px #4285f4}.form-switch input:disabled+.switch-slider{opacity:.5;cursor:not-allowed}.form-switch .switch-slider{position:absolute;cursor:pointer;inset:0;background-color:#b3b3b3;transition:.2s;border-radius:34px}.form-switch .switch-slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.2s;border-radius:50%}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width: 640px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 1024px){.container{max-width:960px}}@media (min-width: 1280px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.col{flex-basis:0;flex-grow:1;max-width:100%;padding-right:.5rem;padding-left:.5rem}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding-right:.5rem;padding-left:.5rem}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-right:.5rem;padding-left:.5rem}.col-3{flex:0 0 25%;max-width:25%;padding-right:.5rem;padding-left:.5rem}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-right:.5rem;padding-left:.5rem}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding-right:.5rem;padding-left:.5rem}.col-6{flex:0 0 50%;max-width:50%;padding-right:.5rem;padding-left:.5rem}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding-right:.5rem;padding-left:.5rem}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-right:.5rem;padding-left:.5rem}.col-9{flex:0 0 75%;max-width:75%;padding-right:.5rem;padding-left:.5rem}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding-right:.5rem;padding-left:.5rem}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding-right:.5rem;padding-left:.5rem}.col-12{flex:0 0 100%;max-width:100%;padding-right:.5rem;padding-left:.5rem}@media (min-width: 640px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1024px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1280px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.grid{display:grid;gap:1rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 768px){.grid-2{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.grid-2{grid-template-columns:1fr}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 768px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.grid-3{grid-template-columns:1fr}}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (max-width: 768px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.grid-4{grid-template-columns:1fr}}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.layout-sidebar{display:flex;flex-wrap:wrap}.layout-sidebar .sidebar{flex:0 0 100%;max-width:100%}@media (min-width: 768px){.layout-sidebar .sidebar{flex:0 0 25%;max-width:25%}}@media (min-width: 1024px){.layout-sidebar .sidebar{flex:0 0 20%;max-width:20%}}.layout-sidebar .main-content{flex:0 0 100%;max-width:100%}@media (min-width: 768px){.layout-sidebar .main-content{flex:0 0 75%;max-width:75%}}@media (min-width: 1024px){.layout-sidebar .main-content{flex:0 0 80%;max-width:80%}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-layout .app-header{position:sticky;top:0;z-index:1000;background-color:#fff;box-shadow:0 1px 2px #0000000d}.app-layout .app-body{display:flex;flex-grow:1;overflow:hidden}.app-layout .app-sidebar{width:260px;flex-shrink:0;background-color:#f5f5f5;overflow-y:auto}@media (max-width: 768px){.app-layout .app-sidebar{position:fixed;left:-260px;top:0;bottom:0;z-index:1010;transition:left .2s ease-in-out}.app-layout .app-sidebar.show{left:0}}.app-layout .app-content{flex-grow:1;overflow-y:auto;padding:1rem}.app-layout .app-footer{background-color:#fff;border-top:1px solid #cccccc;padding:1rem}.flex-center{display:flex;align-items:center;justify-content:center}.divider{width:100%;height:1px;background-color:#ccc;margin:1rem 0}@media (max-width: 640px){.hide-sm{display:none!important}}@media (max-width: 768px){.hide-md{display:none!important}}@media (max-width: 1024px){.hide-lg{display:none!important}}@media (min-width: 640px){.show-sm{display:none!important}}@media (min-width: 768px){.show-md{display:none!important}}@media (min-width: 1024px){.show-lg{display:none!important}}:root{--primary-color: #1976d2;--primary-rgb: 25, 118, 210;--primary-hover: #1565c0;--on-primary: #ffffff;--surface: #ffffff;--surface-variant: #f5f5f5;--surface-variant-hover: #eeeeee;--on-surface: #000000;--on-surface-variant: #424242;--text-primary: #212121;--text-secondary: #757575;--error-color: #d32f2f;--error-surface: #ffebee;--success-color: #2e7d32;--success-surface: #e8f5e9;--outline: #e0e0e0;--outline-hover: #bdbdbd;--shadow-1: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);--shadow-2: 0 3px 6px rgba(0, 0, 0, .15), 0 2px 4px rgba(0, 0, 0, .12);--shadow-3: 0 10px 20px rgba(0, 0, 0, .15), 0 3px 6px rgba(0, 0, 0, .1);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .5s ease}.card{background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.card .card-header{padding:1rem;border-bottom:1px solid #cccccc;background-color:#fff}.card .card-header h2,.card .card-header h3,.card .card-header h4,.card .card-header h5,.card .card-header h6{margin:0}.card .card-body{padding:1rem}.card .card-footer{padding:1rem;border-top:1px solid #cccccc;background-color:#fff}.card-hover{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.card-hover:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.alert{padding:1rem;border-radius:4px;margin-bottom:1rem;border-left:4px solid}.alert.alert-primary{background-color:#4285f41a;border-left-color:#4285f4;color:#0b51c5}.alert.alert-success{background-color:#34a8531a;border-left-color:#34a853;color:#1c5a2d}.alert.alert-warning{background-color:#fbbc051a;border-left-color:#fbbc05;color:#987102}.alert.alert-danger{background-color:#ea43351a;border-left-color:#ea4335;color:#a81d11}.alert .alert-heading{margin-top:0;margin-bottom:.25rem;font-weight:600}.alert p:last-child{margin-bottom:0}.alert .close{float:right;font-size:1.5rem;font-weight:600;line-height:1;color:inherit;opacity:.5;background:none;border:0;padding:0;cursor:pointer}.alert .close:hover{opacity:.75}.badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap}.badge.badge-primary{background-color:#4285f4;color:#fff}.badge.badge-secondary{background-color:#34a853;color:#fff}.badge.badge-accent{background-color:#fbbc05;color:#333}.badge.badge-error{background-color:#ea4335;color:#fff}.status-badge.status-planning{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;background-color:#4285f41a;color:#0b51c5}.status-badge.status-confirmed{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;background-color:#34a8531a;color:#1c5a2d}.status-badge.status-in-progress{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;background-color:#fbbc051a;color:#987102}.status-badge.status-completed{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;background-color:#8e24aa1a;color:#481256}.status-badge.status-cancelled{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap;background-color:#ea43351a;color:#a81d11}.avatar{width:40px;height:40px;border-radius:50%;background-color:#4285f4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;text-transform:uppercase}.avatar.avatar-sm{width:32px;height:32px;font-size:.8rem}.avatar.avatar-lg{width:48px;height:48px;font-size:1.2rem}.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-group{display:flex}.avatar-group .avatar{margin-right:-10px;border:2px solid white}.avatar-group .avatar:last-child{margin-right:0}.tabs{display:flex;border-bottom:1px solid #cccccc;margin-bottom:1rem}.tabs .tab{padding:.5rem 1rem;margin-right:.5rem;cursor:pointer;border-bottom:2px solid transparent;font-weight:500;color:#666}.tabs .tab:hover{color:#4285f4}.tabs .tab.active{color:#4285f4;border-bottom-color:#4285f4}.progress{height:8px;background-color:#ccc;border-radius:9999px;overflow:hidden;margin-bottom:1rem}.progress .progress-bar{height:100%;background-color:#4285f4;transition:width .3s ease}.progress .progress-bar.progress-bar-success{background-color:#34a853}.progress .progress-bar.progress-bar-warning{background-color:#fbbc05}.progress .progress-bar.progress-bar-danger{background-color:#ea4335}.dropdown{position:relative;display:inline-block}.dropdown .dropdown-toggle{cursor:pointer;display:flex;align-items:center}.dropdown .dropdown-toggle:after{content:"";display:inline-block;margin-left:.25rem;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;min-width:180px;padding:.25rem 0;margin:0;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px #0000001a;border:1px solid #cccccc}.dropdown .dropdown-menu.show{display:block}.dropdown .dropdown-menu.dropdown-menu-right{right:0;left:auto}.dropdown .dropdown-item{display:block;width:100%;padding:.5rem 1rem;clear:both;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;cursor:pointer;text-decoration:none;color:#333}.dropdown .dropdown-item:hover,.dropdown .dropdown-item:focus{background-color:#f5f5f5}.dropdown .dropdown-item.active,.dropdown .dropdown-item:active{color:#fff;background-color:#4285f4}.dropdown .dropdown-item.disabled{color:#666;pointer-events:none;background-color:transparent}.dropdown .dropdown-divider{height:0;margin:.25rem 0;overflow:hidden;border-top:1px solid #cccccc}.dropdown .dropdown-header{display:block;padding:.25rem 1rem;margin-bottom:0;font-size:.875rem;color:#666;white-space:nowrap}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1040}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;display:none;overflow-x:hidden;overflow-y:auto}.modal.show{display:flex;align-items:center;justify-content:center}.modal .modal-dialog{margin:1rem;position:relative;width:100%;max-width:500px}.modal .modal-dialog.modal-sm{max-width:300px}.modal .modal-dialog.modal-lg{max-width:800px}.modal .modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px #0000001a;outline:0}.modal .modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #cccccc}.modal .modal-header .modal-title{margin:0;line-height:1.5}.modal .modal-header .close{padding:0;background-color:transparent;border:0;font-size:1.5rem;font-weight:600;line-height:1;color:#666;cursor:pointer}.modal .modal-header .close:hover{color:#333}.modal .modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal .modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #cccccc}.modal .modal-footer>:not(:first-child){margin-left:.5rem}body{margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5;color:#333;background-color:#f5f5f5;-webkit-text-size-adjust:100%;touch-action:pan-x pan-y}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}a{color:#4285f4;text-decoration:none}a:hover,a:focus{color:#0d5bdd;text-decoration:underline}ul,ol{margin-top:0;margin-bottom:1rem;padding-left:1.5rem}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}code{padding:.2em .4em;background-color:#6666661a;border-radius:4px}pre{margin-top:0;margin-bottom:1rem;padding:1rem;background-color:#6666660d;border-radius:4px;overflow:auto}pre code{padding:0;background-color:transparent;border-radius:0}hr{margin:1.5rem 0;border:0;border-top:1px solid #cccccc}table{width:100%;margin-bottom:1rem;border-collapse:collapse}th{text-align:left;font-weight:500}td,th{padding:.5rem;border-bottom:1px solid #cccccc}.ng-invalid.ng-touched:not(form){border-color:#ea4335}.ng-valid.ng-touched:not(form){border-color:#34a853}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#999;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #c4beef;--mdc-plain-tooltip-supporting-text-color: #2c3e50;--mat-tooltip-text-color: #2c3e50;--mat-tooltip-background-color: #c4beef}.cdk-overlay-pane .mat-mdc-tooltip-panel .mdc-tooltip__surface{background-color:#c4beef!important;color:#2c3e50!important;border:1px solid #2c3e50!important;border-radius:10px!important;padding:8px 12px!important;box-shadow:0 2px 4px #0003!important}.mat-tooltip{background-color:#c4beef!important;color:#2c3e50!important;border-radius:10px!important;border:1px solid #2c3e50!important;box-shadow:0 2px 4px #0003!important;padding:8px 12px!important}.success-snackbar{background-color:#4caf50;color:#fff}.error-snackbar{background-color:#f44336;color:#fff}.info-snackbar{background-color:#2196f3;color:#fff}
