*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;line-height:1.6;color:#2c3e50;background-color:#f8f9fa;font-size:1rem}@media (min-width: 768px){body{font-size:1rem}}@media (min-width: 1024px){body{font-size:1.125rem}}app-root{display:flex;flex-direction:column;min-height:100vh}router-outlet+*{flex:1}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:600;line-height:1.2}h1{font-size:2rem}@media (min-width: 768px){h1{font-size:2.5rem}}@media (min-width: 1024px){h1{font-size:3rem}}h2{font-size:1.5rem}@media (min-width: 768px){h2{font-size:2rem}}@media (min-width: 1024px){h2{font-size:2.5rem}}h3{font-size:1.25rem}@media (min-width: 768px){h3{font-size:1.5rem}}@media (min-width: 1024px){h3{font-size:1.875rem}}h4{font-size:1.125rem}@media (min-width: 768px){h4{font-size:1.25rem}}@media (min-width: 1024px){h4{font-size:1.5rem}}h5{font-size:1rem}@media (min-width: 768px){h5{font-size:1rem}}@media (min-width: 1024px){h5{font-size:1.125rem}}h6{font-size:.875rem}@media (min-width: 768px){h6{font-size:.875rem}}@media (min-width: 1024px){h6{font-size:1rem}}p{margin:0 0 1rem;line-height:1.6}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#5568d3}.btn{padding:.5rem 1rem;font-size:.875rem;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;font-weight:500}@media (min-width: 768px){.btn{padding:1rem 1.5rem;font-size:1rem}}@media (min-width: 1024px){.btn{font-size:1.125rem}}.btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.btn.btn-primary{background:#667eea;color:#fff}.btn.btn-primary:hover{background:#5568d3}.btn.btn-secondary{background:#6c757d;color:#fff}.btn.btn-secondary:hover{background:#5a6268}.btn.btn-success{background:#28a745;color:#fff}.btn.btn-success:hover{background:#218838}.btn.btn-danger{background:#dc3545;color:#fff}.btn.btn-danger:hover{background:#c82333}.container{width:100%;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.container{max-width:750px;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container{max-width:970px}}@media (min-width: 1200px){.container{max-width:1170px}}.row{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.col{flex:1;padding-left:.5rem;padding-right:.5rem}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}@media (min-width: 1024px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width: 1024px){.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}.col-3{flex:0 0 25%;max-width:25%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-3{flex:0 0 25%;max-width:25%}}@media (min-width: 1024px){.col-lg-3{flex:0 0 25%;max-width:25%}}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width: 1024px){.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width: 1024px){.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}.col-6{flex:0 0 50%;max-width:50%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-6{flex:0 0 50%;max-width:50%}}@media (min-width: 1024px){.col-lg-6{flex:0 0 50%;max-width:50%}}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width: 1024px){.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width: 1024px){.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.col-9{flex:0 0 75%;max-width:75%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-9{flex:0 0 75%;max-width:75%}}@media (min-width: 1024px){.col-lg-9{flex:0 0 75%;max-width:75%}}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media (min-width: 1024px){.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}@media (min-width: 1024px){.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}.col-12{flex:0 0 100%;max-width:100%;padding-left:.5rem;padding-right:.5rem}@media (min-width: 768px){.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1024px){.col-lg-12{flex:0 0 100%;max-width:100%}}.m-xs{margin:.25rem!important}.mt-xs{margin-top:.25rem!important}.mb-xs{margin-bottom:.25rem!important}.ml-xs{margin-left:.25rem!important}.mr-xs{margin-right:.25rem!important}.mx-xs{margin-left:.25rem!important;margin-right:.25rem!important}.my-xs{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-xs{padding:.25rem!important}.pt-xs{padding-top:.25rem!important}.pb-xs{padding-bottom:.25rem!important}.pl-xs{padding-left:.25rem!important}.pr-xs{padding-right:.25rem!important}.px-xs{padding-left:.25rem!important;padding-right:.25rem!important}.py-xs{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-sm{margin:.5rem!important}.mt-sm{margin-top:.5rem!important}.mb-sm{margin-bottom:.5rem!important}.ml-sm{margin-left:.5rem!important}.mr-sm{margin-right:.5rem!important}.mx-sm{margin-left:.5rem!important;margin-right:.5rem!important}.my-sm{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-sm{padding:.5rem!important}.pt-sm{padding-top:.5rem!important}.pb-sm{padding-bottom:.5rem!important}.pl-sm{padding-left:.5rem!important}.pr-sm{padding-right:.5rem!important}.px-sm{padding-left:.5rem!important;padding-right:.5rem!important}.py-sm{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-md{margin:1rem!important}.mt-md{margin-top:1rem!important}.mb-md{margin-bottom:1rem!important}.ml-md{margin-left:1rem!important}.mr-md{margin-right:1rem!important}.mx-md{margin-left:1rem!important;margin-right:1rem!important}.my-md{margin-top:1rem!important;margin-bottom:1rem!important}.p-md{padding:1rem!important}.pt-md{padding-top:1rem!important}.pb-md{padding-bottom:1rem!important}.pl-md{padding-left:1rem!important}.pr-md{padding-right:1rem!important}.px-md{padding-left:1rem!important;padding-right:1rem!important}.py-md{padding-top:1rem!important;padding-bottom:1rem!important}.m-lg{margin:1.5rem!important}.mt-lg{margin-top:1.5rem!important}.mb-lg{margin-bottom:1.5rem!important}.ml-lg{margin-left:1.5rem!important}.mr-lg{margin-right:1.5rem!important}.mx-lg{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-lg{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-lg{padding:1.5rem!important}.pt-lg{padding-top:1.5rem!important}.pb-lg{padding-bottom:1.5rem!important}.pl-lg{padding-left:1.5rem!important}.pr-lg{padding-right:1.5rem!important}.px-lg{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-lg{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-xl{margin:2rem!important}.mt-xl{margin-top:2rem!important}.mb-xl{margin-bottom:2rem!important}.ml-xl{margin-left:2rem!important}.mr-xl{margin-right:2rem!important}.mx-xl{margin-left:2rem!important;margin-right:2rem!important}.my-xl{margin-top:2rem!important;margin-bottom:2rem!important}.p-xl{padding:2rem!important}.pt-xl{padding-top:2rem!important}.pb-xl{padding-bottom:2rem!important}.pl-xl{padding-left:2rem!important}.pr-xl{padding-right:2rem!important}.px-xl{padding-left:2rem!important;padding-right:2rem!important}.py-xl{padding-top:2rem!important;padding-bottom:2rem!important}.m-xxl{margin:3rem!important}.mt-xxl{margin-top:3rem!important}.mb-xxl{margin-bottom:3rem!important}.ml-xxl{margin-left:3rem!important}.mr-xxl{margin-right:3rem!important}.mx-xxl{margin-left:3rem!important;margin-right:3rem!important}.my-xxl{margin-top:3rem!important;margin-bottom:3rem!important}.p-xxl{padding:3rem!important}.pt-xxl{padding-top:3rem!important}.pb-xxl{padding-bottom:3rem!important}.pl-xxl{padding-left:3rem!important}.pr-xxl{padding-right:3rem!important}.px-xxl{padding-left:3rem!important;padding-right:3rem!important}.py-xxl{padding-top:3rem!important;padding-bottom:3rem!important}.m-xxxl{margin:4rem!important}.mt-xxxl{margin-top:4rem!important}.mb-xxxl{margin-bottom:4rem!important}.ml-xxxl{margin-left:4rem!important}.mr-xxxl{margin-right:4rem!important}.mx-xxxl{margin-left:4rem!important;margin-right:4rem!important}.my-xxxl{margin-top:4rem!important;margin-bottom:4rem!important}.p-xxxl{padding:4rem!important}.pt-xxxl{padding-top:4rem!important}.pb-xxxl{padding-bottom:4rem!important}.pl-xxxl{padding-left:4rem!important}.pr-xxxl{padding-right:4rem!important}.px-xxxl{padding-left:4rem!important;padding-right:4rem!important}.py-xxxl{padding-top:4rem!important;padding-bottom:4rem!important}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-grid{display:grid!important}@media (max-width: 767px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-grid{display:grid!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-grid{display:grid!important}}@media (min-width: 1024px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-grid{display:grid!important}}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}@media (max-width: 767px){.text-sm-left{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-right{text-align:right!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}}.card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.card .card-header{padding:1.5rem;border-bottom:1px solid #e9ecef}.card .card-body{padding:1.5rem}.card .card-footer{padding:1.5rem;border-top:1px solid #e9ecef;background:#f8f9fa}img{max-width:100%;height:auto}input,textarea,select{width:100%;padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:inherit;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea33}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:pulse 1.5s ease-in-out infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*:focus{outline:2px solid #667eea;outline-offset:2px}button:focus,a:focus,input:focus,textarea:focus,select:focus{outline:2px solid #667eea;outline-offset:2px}
