:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background-color:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}.page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.page__header{text-align:center;margin-bottom:2.5rem}.page__header-top{text-align:left;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.page__header-top>div:first-child{flex:1}.page__header-top h1{margin-bottom:.5rem;font-size:2.25rem;font-weight:600}.page__header-top p{color:#4b5563;margin:0}.page__header-actions{align-items:center;gap:1rem;display:flex}.page__user-name{color:#6b7280;font-weight:500}.page__header h1{margin-bottom:.5rem;font-size:2.25rem;font-weight:600}.page__header p{color:#4b5563;margin:0}.page__content{flex-direction:column;gap:1.5rem;display:flex}.grid{gap:1.5rem;display:grid}@media (width>=900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.card{background-color:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:1.75rem;display:flex;box-shadow:0 12px 30px #0f172a0d,0 2px 8px #0f172a0a}.card--muted{background-color:#fff9;border:1px dashed #9ca3af}.card__header h2{margin:0;font-size:1.5rem;font-weight:600}.card__header p{color:#6b7280;margin:.35rem 0 0;font-size:.95rem}.form{flex-direction:column;gap:1rem;display:flex}.form__fieldset{border:1px solid #e5e7eb;border-radius:12px;gap:1rem;padding:1rem;display:grid}.form__fieldset legend{color:#1f2937;padding:0 .5rem;font-weight:600}.form__field{flex-direction:column;gap:.35rem;display:flex}.form__field span{color:#374151;font-size:.9rem}input,select{font:inherit;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:10px;padding:.65rem .75rem;transition:border-color .15s,box-shadow .15s}input:focus,select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.form__checkbox{color:#374151;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.button{font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.75rem 1.25rem;transition:transform .12s,box-shadow .12s,opacity .12s}.button--primary{color:#fff;text-transform:capitalize;background:linear-gradient(135deg,#2563eb,#1d4ed8);font-weight:600;box-shadow:0 10px 25px #2563eb40}.button--primary:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.button--primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 28px #2563eb59}.button--secondary{color:#374151;background-color:#fff;border:1px solid #d1d5db;font-weight:500;box-shadow:0 1px 2px #0000000d}.button--secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.button--secondary:disabled{cursor:not-allowed;opacity:.6}.button--large{padding:.875rem 2rem;font-size:1.05rem}.button--full{width:100%}a{color:#2563eb;text-decoration:none;transition:color .15s}a:hover{color:#1d4ed8;text-decoration:underline}.banner{border-radius:12px;padding:.75rem 1rem;font-weight:500}.banner--success{color:#047857;background-color:#10b98126}.banner--error{color:#b91c1c;background-color:#f8717126}.table-wrapper{border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto}table{border-collapse:collapse;background-color:#fff;width:100%;min-width:480px}thead{background-color:#f3f4f6}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}td small{color:#9ca3af;margin-top:.2rem;display:block}.badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge--active{color:#047857;background-color:#10b98126}.badge--inactive{color:#374151;background-color:#6b728026}.badge--frozen{color:#1e40af;background-color:#3b82f62e}.empty-state{color:#6b7280;text-align:center;background-color:#f3f4f6cc;border-radius:12px;margin:0;padding:1rem}.landing{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;animation:.5s cubic-bezier(.22,1,.36,1) forwards pageSlideIn}.landing__header{padding:1.5rem 2rem;animation:.4s cubic-bezier(.22,1,.36,1) both containerSlideUp}.landing__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing__logo{color:#fff;font-size:1.5rem;font-weight:700}.landing__nav-links{align-items:center;gap:1rem;display:flex}.landing__hero{text-align:center;max-width:1200px;margin:0 auto;padding:4rem 2rem 6rem}.landing__hero-content{max-width:800px;margin:0 auto 4rem;animation:.6s cubic-bezier(.22,1,.36,1) .1s both containerSlideUp}.landing__features{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background-color:#ffffff1a;border-radius:16px;padding:2rem;transition:transform .3s,background-color .3s}.feature-card:hover{background-color:#ffffff26;transform:translateY(-4px)}.landing__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.landing__subtitle{opacity:.95;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.landing__cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.feature-card__icon{margin-bottom:1rem;font-size:2.5rem}.feature-card h3{margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.feature-card p{opacity:.9;margin:0;line-height:1.6}.landing__about{text-align:left;max-width:800px;margin:5rem auto 0;animation:.5s cubic-bezier(.22,1,.36,1) .5s both containerSlideUp}.landing__about h2{margin-bottom:1.25rem;font-size:2rem;font-weight:700}.landing__about p{opacity:.95;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.feature-card:first-child{animation:.5s cubic-bezier(.22,1,.36,1) .25s both containerSlideUp}.feature-card:nth-child(2){animation:.5s cubic-bezier(.22,1,.36,1) .35s both containerSlideUp}.feature-card:nth-child(3){animation:.5s cubic-bezier(.22,1,.36,1) .45s both containerSlideUp}@media (width<=768px){.landing__title{font-size:2.5rem}.landing__subtitle{font-size:1.1rem}.landing__nav-links{flex-direction:column;gap:.5rem}.page__header-top{flex-direction:column;gap:1rem}.page__header-actions{justify-content:flex-end;width:100%}}.auth-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;animation:.4s cubic-bezier(.22,1,.36,1) forwards pageSlideIn;display:flex}.auth-page__container{background-color:#fff;border-radius:20px;width:100%;max-width:480px;padding:2.5rem;animation:.5s cubic-bezier(.22,1,.36,1) .15s both containerSlideUp;box-shadow:0 20px 60px #0000004d}.auth-page__header{text-align:center;margin-bottom:2rem}.auth-page__logo{color:#2563eb;margin-bottom:1rem;font-size:1.75rem;font-weight:700;text-decoration:none;display:inline-block}.auth-page__logo:hover{text-decoration:none}.auth-page__header h1{color:#111827;margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.auth-page__header p{color:#6b7280;margin:0;font-size:.95rem}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-form .form__field{margin-bottom:0}.auth-form .form__field small{color:#6b7280;margin-top:.25rem;font-size:.8rem}.auth-page__footer{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.9rem}.auth-page__footer a{font-weight:500}@keyframes pageSlideIn{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pageFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.98)}}@keyframes containerSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.landing__nav-links .button,.landing__cta .button{transition:transform .2s,box-shadow .2s,opacity .2s,background-color .2s}@supports (view-transition-name:root){::view-transition-old(root){animation-duration:.35s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-new(root){animation-duration:.35s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(root){animation-name:pageFadeOut}::view-transition-new(root){animation-name:pageSlideIn}}
