:root{--blue:#0d6efd;--soft:#f3f8ff;--line:#d8e7ff;--text:#14213d}body{background:linear-gradient(180deg,#f7fbff,#eef6ff);color:var(--text);padding-bottom:68px}.topbar{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);box-shadow:0 10px 30px rgba(22,80,160,.08)}.brand-icon,.icon-round{width:34px;height:34px;border-radius:12px;background:#e8f1ff;color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.nav-link{border-radius:14px}.nav-link.active{background:#e8f1ff;color:#0d6efd!important;font-weight:700}.page-title{font-size:32px;font-weight:800}.card-soft{background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 40px rgba(42,100,180,.08)}.btn{border-radius:12px;font-weight:650}.form-control,.form-select{border-radius:14px;border-color:#cfe0fb;padding:.75rem .9rem}.badge-soft{background:#e8f1ff;color:#0d6efd;border:1px solid #cfe0fb}.table{vertical-align:middle}.table thead th{color:#60708b;font-size:.85rem}.soft-alert{border-radius:16px}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:1030}.mobile-bottom a{text-decoration:none;color:#5f6f8a;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px}.mobile-bottom i{font-size:20px}.hero{min-height:380px;display:flex;align-items:center}@media(max-width:768px){.page-title{font-size:25px}.card-soft{border-radius:18px}.table-responsive{font-size:14px}}
