.feb-ppepp{font-family:inherit;color:#24364b;max-width:1280px;margin:auto}.feb-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px;border-radius:14px;background:linear-gradient(135deg,#17365d,#236b78);color:#fff}.feb-hero h2{color:#fff;margin:4px 0}.feb-hero p{margin:4px 0}.feb-user{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.feb-user>a{color:#fff}.feb-role{padding:8px 14px;border-radius:20px;background:#c8a646;color:#17365d;font-weight:700}.feb-nav{display:flex;gap:8px;flex-wrap:wrap;padding:12px;margin:18px 0;background:#fff;border:1px solid #dce3ea;border-radius:10px}.feb-nav a{padding:10px 16px;border-radius:7px;color:#17365d;text-decoration:none;font-weight:600}.feb-nav a.active,.feb-nav a:hover{background:#17365d;color:#fff}.feb-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.feb-card,.feb-box,.feb-item{background:#fff;border:1px solid #dce3ea;border-radius:10px;box-shadow:0 3px 12px rgba(23,54,93,.07)}.feb-card{padding:22px}.feb-card strong{display:block;font-size:30px;color:#17365d}.feb-card span{color:#607183}.feb-box{padding:22px;margin:16px 0}.feb-flow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:20px 0}.feb-flow span{padding:10px 14px;background:#edf3f7;border-radius:18px;color:#17365d;font-weight:600}.feb-section-title{margin:24px 0 12px}.feb-item{margin:10px 0}.feb-item summary{padding:15px;display:flex;align-items:center;gap:12px;cursor:pointer}.feb-item summary span{margin-left:auto;padding:5px 10px;border-radius:16px;background:#edf3f7;color:#17365d}.feb-item-body{padding:18px;border-top:1px solid #e1e6eb}.feb-form{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:15px;margin:15px 0}.feb-form label{display:flex;flex-direction:column;gap:6px;font-weight:600}.feb-form input,.feb-form select,.feb-form textarea{box-sizing:border-box;width:100%;padding:10px;border:1px solid #aeb9c5;border-radius:6px;background:#fff}.feb-form textarea{min-height:90px}.feb-btn{display:inline-block;border:0;border-radius:6px;padding:10px 17px;background:#17365d;color:#fff!important;text-decoration:none;cursor:pointer}.feb-notice{padding:12px 16px;border-left:5px solid #29906f;background:#e9f7f2;margin:12px 0}.feb-login{border-left:5px solid #c8a646}.feb-meter{height:14px;background:#e5e9ed;border-radius:10px;overflow:hidden}.feb-meter i{display:block;height:100%;background:#29906f}.feb-item dl{display:grid;grid-template-columns:140px 1fr;gap:8px}.feb-item dt{font-weight:700}.feb-item dd{margin:0}.feb-role-login{box-sizing:border-box;max-width:480px;margin:30px auto;padding:34px;border:1px solid #dce3ea;border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(23,54,93,.12);text-align:center}.feb-role-login h2{margin:8px 0;color:#17365d}.feb-role-login form{text-align:left;margin-top:22px}.feb-role-login form>label:not(.feb-remember){display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-weight:600;color:#17365d}.feb-role-login input[type=text],.feb-role-login input[type=password]{box-sizing:border-box;width:100%;padding:12px;border:1px solid #aeb9c5;border-radius:7px}.feb-role-login .feb-remember{display:flex;align-items:center;gap:7px;margin:10px 0 18px}.feb-role-login .feb-remember input{width:auto}.feb-role-login button{width:100%}.feb-login-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 14px;border-radius:50%;background:#17365d;color:#fff;font-size:26px;font-weight:700}.feb-login-auditor .feb-login-icon{background:#236b78}.feb-login-admin .feb-login-icon{background:#7b4a17}.feb-login-error{padding:10px;margin:14px 0;border-left:4px solid #ba2d2d;background:#fff0f0;color:#812020;text-align:left}.feb-login-links{margin:18px 0 0}@media(max-width:800px){.feb-cards{grid-template-columns:repeat(2,1fr)}.feb-form{grid-template-columns:1fr}.feb-flow{flex-wrap:wrap;justify-content:flex-start}}@media(max-width:480px){.feb-cards{grid-template-columns:1fr}.feb-hero{align-items:flex-start;flex-direction:column}.feb-user{align-items:flex-start}}@media print{.feb-nav,.feb-btn{display:none!important}.feb-card,.feb-box{box-shadow:none}}
