html{min-height:100%;overflow-x:hidden}body{font-family:"Open Sans",sans-serif;font-weight:400;color:#454545}*{font-weight:inherit;font-family:inherit;font-style:inherit;font-size:100%;border:0;outline:0;padding:0;margin:0;text-decoration:none;background:0 0;border-collapse:collapse;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:inherit}:active,:focus,:hover,:visited,a:active,a:hover,a:link,a:visited{outline:0;text-decoration:none}ul{list-style-type:none}.btn{padding:10px 25px;white-space:nowrap;color:#000;border:1px solid #b5b5b5;font-weight:400;font-size:16px;cursor:pointer}.checkbox input{display:none}.checkbox span{display:inline-block;width:12px;height:12px;border:2px solid #ccc;transition:.3s;vertical-align:middle;margin:-2px 8px 0 0}.checkbox input:checked+span{background:#0090e7}header{display:flex;flex-flow:row nowrap;align-items:center;border-bottom:1px solid #104cba}header .logo-c{width:20%;text-align:center}header .logo-c img{width:120px}header nav{display:flex;flex-flow:row nowrap;align-items:center;width:100%}header .nav-main{display:flex;flex-flow:row nowrap;flex:1 0 auto}header a:link{display:inline-block;text-align:center;padding:30px 25px;font-weight:600;color:#000;white-space:nowrap}header a:active,header a:visited{color:#000}header a:hover{color:#000;text-decoration:none}header .nav-r{margin:0 50px 0 auto}header a.btn{box-sizing:border-box;color:#fff;background-color:#104cba;border-radius:25px;padding:15px 60px;margin:0 0 0 20px}footer{background:#104cba}footer .content{width:80%;margin:0 auto;padding:100px 0;max-width:1320px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));color:#fff}footer .title{font-family:inherit;font-size:28px;font-weight:700;margin:0 0 40px}footer .contact li{display:flex;flex-flow:row nowrap;align-items:flex-start;gap:10px;margin:0 0 20px;line-height:1.4}footer .contact i{margin:2px 0 0;font-size:20px}.home-banner{width:100%;aspect-ratio:2.71;overflow:hidden;background:url(/media/images/home-banner.jpg) center center/cover no-repeat}.home-banner .text-c{width:70%;margin:-130px 0 0 33%;padding:20% 0;color:#fff;font-size:72px;text-align:center}.login-form{width:330px;max-width:100%;padding:0 15px;margin:50px auto;font-size:14px}.login-form h1{font-size:30px;font-weight:700;white-space:nowrap;overflow:hidden;text-align:center}.login-form button,.login-form input[type=password],.login-form input[type=text]{display:block;width:100%;margin-top:32px;margin-bottom:32px}.login-form .form-group input{box-shadow:inset 0 0 0 30px #fff;background:#fff;border-bottom:1px solid #9e9e9f;height:30px;font-size:16px;color:#000}.login-form .form-group{position:relative}.login-form .form-group label{position:absolute;left:0;pointer-events:none;transition:.3s;font-size:10px;line-height:14px;top:-12px;color:#a3a3a3}.login-form .form-group input:placeholder-shown~label{top:0;line-height:29px;font-size:14px}.login-form .form-group input:focus~label{font-size:10px;line-height:14px;top:-12px}.login-form .form-group.password input{padding-right:30px}.login-form .remember.checkbox{float:right;margin:-10px 0 30px;color:#a3a3a3;cursor:pointer}.landing-page-c{padding-bottom:60px}.landing-hero{position:relative;overflow:hidden;padding:70px 30px 50px;border-radius:28px;background:linear-gradient(to bottom,rgba(239,246,255,.75),#fff 38%,#fff)}.landing-hero-bg-orb{position:absolute;border-radius:999px;filter:blur(90px);pointer-events:none}.landing-hero-bg-orb.orb-1{width:460px;height:460px;left:10%;top:10px;background:rgba(59,130,246,.12)}.landing-hero-bg-orb.orb-2{width:420px;height:420px;right:8%;top:90px;background:rgba(99,102,241,.1)}.landing-hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;text-align:center}.landing-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#0047bb;font-size:14px;font-weight:600;margin-bottom:28px}.landing-title{margin:0 0 18px;font-size:56px;line-height:1.18;font-weight:800;background:linear-gradient(90deg,#0047bb 0,#2563eb 50%,#4f46e5 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:.1em}.landing-subtitle{margin:0 0 20px;font-size:38px;line-height:1.15;font-weight:700;color:#1f2937}.landing-description{max-width:820px;margin:0 auto 34px;font-size:19px;line-height:1.7;color:#4b5563}.landing-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:48px}.landing-floating-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.landing-stat-card{padding:18px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.08);text-align:left}.landing-stat-card.green{background:linear-gradient(135deg,#f0fdf4 0,#fff 100%);border-color:#bbf7d0}.landing-stat-card.gray{background:linear-gradient(135deg,#f9fafb 0,#fff 100%)}.landing-stat-card.blue{background:linear-gradient(135deg,#eff6ff 0,#fff 100%);border-color:#bfdbfe}.landing-stat-card.purple{background:linear-gradient(135deg,#faf5ff 0,#fff 100%);border-color:#e9d5ff}.landing-stat-card-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.landing-stat-card-label{font-size:13px;color:#4b5563;font-weight:600}.landing-stat-badge{padding:4px 8px;border-radius:8px;background:#dbeafe;color:#2563eb;font-size:12px;font-weight:700}.badge-track{background:#f3e8ff;color:#9333ea}.landing-stat-value{font-size:32px;line-height:1.1;font-weight:800;color:#16a34a;margin-bottom:4px}.landing-stat-value.dark{color:#111827}.blue-text{color:#0047bb}.purple-text{color:#9333ea}.landing-stat-meta{font-size:13px;color:#6b7280}.landing-stat-row{display:flex;justify-content:space-between;align-items:center}.landing-score-ring svg{transform:rotate(-90deg)}.ring-bg{fill:none;stroke:#e5e7eb;stroke-width:6}.ring-progress{fill:none;stroke:#0047bb;stroke-width:6;stroke-linecap:round;stroke-dasharray:194.78;stroke-dashoffset:7.8}.landing-chart-card{max-width:460px;margin:0 auto;padding:18px;border-radius:20px;border:1px solid #bfdbfe;background:linear-gradient(135deg,#eff6ff 0,#fff 100%);box-shadow:0 18px 40px rgba(15,23,42,.1)}.landing-chart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:700;color:#374151}.live-badge{padding:5px 9px;border-radius:8px;background:#dbeafe;color:#2563eb;font-size:12px;font-weight:700}.landing-features,.landing-platform{padding-top:70px;padding-left:70px;padding-right:70px}.landing-section-head{text-align:center;max-width:860px;margin:0 auto 40px}.landing-section-head h2{margin:0 0 14px;font-size:42px;line-height:1.12;font-weight:800;color:#111827}.landing-section-head p{margin:0;font-size:18px;color:#6b7280}.landing-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.landing-feature-card{padding:28px;border-radius:22px;border:1px solid rgba(229,231,235,.9);background:rgba(255,255,255,.86);transition:.25s}.landing-feature-card:hover{transform:translateY(-4px);border-color:#93c5fd;box-shadow:0 18px 34px rgba(59,130,246,.1)}.landing-feature-icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);display:flex;align-items:center;justify-content:center;margin-bottom:18px;font-size:28px}.landing-feature-card h3{margin:0 0 12px;font-size:22px;font-weight:800;color:#111827}.landing-feature-card p{margin:0;color:#4b5563;font-size:16px;line-height:1.65}.landing-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.landing-platform-content h2{margin:0 0 18px;font-size:42px;line-height:1.12;font-weight:800;color:#111827}.landing-platform-content h2 span{color:#0047bb}.landing-platform-content>p{margin:0 0 26px;color:#4b5563;font-size:18px;line-height:1.7}.landing-platform-points{display:flex;flex-direction:column;gap:18px;margin-bottom:26px}.landing-point{display:flex;gap:12px;align-items:flex-start}.landing-point-check{width:24px;height:24px;border-radius:999px;background:#ecfdf5;color:#16a34a;border:1px solid #22c55e;display:inline-flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0;margin-top:2px}.landing-point h4{margin:0 0 5px;font-size:17px;font-weight:700}.landing-point p{margin:0;font-size:15px;color:#4b5563}.landing-platform-visual{justify-items:center}.landing-platform-visual img{width:80%;height:80%;display:block;border-radius:24px;border:1px solid #93c5fd;box-shadow:0 20px 50px rgba(15,23,42,.12)}@media (max-width:1100px){.landing-features-grid,.landing-floating-cards,.landing-platform-grid{grid-template-columns:repeat(2,1fr)}.landing-platform-grid{grid-template-columns:1fr}}@media (max-width:768px){.landing-title{font-size:40px}.landing-subtitle{font-size:28px}.landing-description{font-size:17px}.landing-features-grid,.landing-floating-cards{grid-template-columns:1fr}.landing-platform-content h2,.landing-section-head h2{font-size:32px}.landing-hero{padding:45px 16px 70px}}.landing-actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.landing-explore-btn,.landing-login-btn,.landing-register-btn{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:16px 28px;border-radius:14px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:.25s;cursor:pointer}.landing-explore-btn,.landing-register-btn{background:#0047bb;color:#fff;border:1px solid #0047bb;box-shadow:0 8px 18px rgba(0,71,187,.14)}.landing-explore-btn:hover,.landing-register-btn:hover{background:#0056d6;border-color:#0056d6;transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,71,187,.16)}.landing-explore-btn:active,.landing-register-btn:active{transform:translateY(0);box-shadow:0 6px 14px rgba(0,71,187,.12)}.landing-login-btn:hover{box-shadow:0 6px 14px rgba(17,24,39,.06)}.landing-login-btn:active{transform:translateY(0);box-shadow:0 3px 8px rgba(17,24,39,.04)}.landing-login-btn:focus,.landing-register-btn:focus{outline:0;box-shadow:0 0 0 4px rgba(0,71,187,.1)}@media (max-width:768px){.landing-actions{flex-direction:column}.landing-login-btn,.landing-register-btn{width:100%;max-width:320px}}.landing-register-form-c{max-width:880px;margin:0 auto;padding:40px 0 60px}.landing-register-form-card{position:relative;overflow:hidden;padding:36px;border:1px solid #e5e7eb;border-radius:28px;background:linear-gradient(to bottom,rgba(239,246,255,.55),#fff 30%,#fff);box-shadow:0 20px 50px rgba(15,23,42,.08)}.landing-register-form-head{text-align:center;margin-bottom:28px}.landing-register-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#0047bb;font-size:14px;font-weight:600;margin-bottom:18px}.landing-register-form-head h2{margin:0 0 10px;font-size:40px;line-height:1.1;font-weight:800;color:#111827}.landing-register-form-head p{max-width:640px;margin:0 auto;font-size:17px;line-height:1.7;color:#6b7280}.landing-register-form{margin-top:10px}.landing-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:18px}.landing-form-group{display:flex;flex-direction:column;gap:8px}.landing-form-group.full{margin-bottom:18px}.landing-form-group label{font-size:14px;font-weight:700;color:#374151}.landing-form-group input,.landing-form-group select,.landing-form-group textarea{width:100%;height:54px;padding:0 16px;border:1px solid #d1d5db;border-radius:14px;background:#f9fafb;color:#111827;font-size:15px;transition:.2s}.landing-form-group textarea{min-height:120px;padding-top:14px;resize:vertical}.landing-form-group input::placeholder,.landing-form-group textarea::placeholder{color:#9ca3af}.landing-form-group input:focus,.landing-form-group select:focus,.landing-form-group textarea:focus{outline:0;border-color:#93c5fd;background:#fff;box-shadow:0 0 0 4px rgba(0,71,187,.08)}.landing-form-check{display:flex;align-items:flex-start;gap:10px;margin-bottom:24px;color:#4b5563;font-size:14px;line-height:1.6}.landing-form-check input{margin-top:3px}.landing-register-actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.landing-login-btn,.landing-register-btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:16px 28px;border-radius:14px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:.25s;cursor:pointer}.landing-register-btn{background:#0047bb;color:#fff;border:1px solid #0047bb;box-shadow:0 8px 18px rgba(0,71,187,.14)}.landing-register-btn:hover{background:#0056d6;border-color:#0056d6;transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,71,187,.16)}.landing-login-btn{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db;box-shadow:0 4px 10px rgba(17,24,39,.04)}.landing-login-btn:hover{background:#edeff2;border-color:#c7cdd4;color:#374151;transform:translateY(-1px)}@media (max-width:768px){.landing-register-form-card{padding:24px 18px;border-radius:22px}.landing-register-form-head h2{font-size:30px}.landing-form-grid{grid-template-columns:1fr}.landing-register-actions{flex-direction:column}.landing-login-btn,.landing-register-btn{width:100%;max-width:320px}}.title-container{display:grid;grid-template-columns:auto 1fr;gap:2px;align-items:center}.tbl-page{margin:32px auto 56px;padding:0 20px;font-family:inherit;color:#111827}.tbl-header{font-size:1.6rem;margin:0 0 2px}.tbl-back{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;text-decoration:none;color:#4b5563;margin-bottom:8px}.tbl-back:hover{text-decoration:underline}.tbl-subtitle{font-size:.9rem;color:#6b7280}.tbl-header-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;margin-bottom:12px}.tbl-add{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:none;background:#f9fafb;font-size:.9rem;cursor:pointer}.tbl-add-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;background:#f9fafb;border-radius:999px;font-weight:600;font-size:.85rem}.tbl-add:hover{background:#f0f5f1}.tbl-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(15,23,42,.08);border:1px solid #e5e7eb;overflow:hidden}.tbl-table-scroller{overflow-x:auto}.tbl-table{width:100%;border-collapse:collapse;font-size:.9rem}.tbl-head{text-align:left;padding:10px 12px;font-size:.75rem;font-weight:600;text-transform:none;letter-spacing:.02em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.tbl-head-actions{text-align:right}.tbl-row td{padding:10px 12px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.tbl-row:nth-child(even) td{background:#fcfcfd}.tbl-row td[data-readonly="1"],.tbl-row[data-readonly="1"]{opacity:.9}.tbl-empty td{padding:18px 12px;text-align:center;color:#6b7280}.tbl-actions{white-space:nowrap;text-align:right}.tbl-add-row .tbl-input{width:100%;box-sizing:border-box;padding:6px 8px;border-radius:6px;border:1px solid #d1d5db;font-size:.85rem}.tbl-btn{display:inline-flex;align-items:center;justify-content:center;padding:5px 12px;border-radius:999px;border:1px solid transparent;font-size:.8rem;cursor:pointer;background:#fff}.tbl-btn-ghost{border-color:#e5e7eb;color:#374151}.tbl-btn-ghost:hover{background:#f9fafb}.tbl-btn-primary{border-color:#111827;background:#111827;color:#fff}.tbl-btn-primary:hover{background:#020617}.tbl-btn-danger{border-color:#fee2e2;background:#fef2f2;color:#b91c1c}.tbl-btn-danger:hover{background:#fee2e2}@media (max-width:768px){.tbl-page{padding:0 12px 32px}.tbl-header-controls{flex-direction:column;align-items:stretch}.tbl-search{max-width:100%}}.tbl-pagination{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1rem;margin-top:.5rem;border-top:1px solid #e3e6ec;background:linear-gradient(to bottom,#fff,#f7f8fb);font-size:.85rem}.tbl-page-link{min-width:2.1rem;padding:.25rem .55rem;border-radius:999px;border:1px solid transparent;background:0 0;color:#4b5563;font:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,transform 50ms}.tbl-page-link:hover:not(:disabled):not(.is-active){background-color:#f3f4f6;border-color:#e5e7eb}.tbl-page-link.is-active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 0 0 1px rgba(37,99,235,.1),0 6px 14px rgba(15,23,42,.12)}.tbl-page-link:first-child,.tbl-page-link:last-child{padding-inline:.4rem;font-size:.8rem;color:#6b7280}.tbl-page-link:focus-visible{outline:0;box-shadow:0 0 0 2px rgba(37,99,235,.35)}.tbl-page-link:disabled{cursor:default;opacity:.45;box-shadow:none}.tbl-page-link:active:not(:disabled){transform:translateY(1px)}@media (max-width:640px){.tbl-pagination{gap:.25rem;padding-inline:.5rem}.tbl-page-link{min-width:1.9rem;padding:.2rem .4rem}}.admin-two-column-sections{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}@media (max-width:768px){.admin-two-column-sections{grid-template-columns:1fr}}.admin-section-block{display:flex;flex-direction:column;gap:18px}.section-title{margin:10px 0 18px;padding:10px;text-align:center;font-size:25px;font-weight:700;line-height:1.2;font-weight:1000}.section-title span{white-space:nowrap}.form-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px 32px;margin-bottom:28px}.btn.btn-panel{min-height:20px;padding:16px;border:none;border-radius:14px;cursor:pointer;text-align:center;font:inherit;font-size:20px;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .15s,opacity .15s}.btn.btn-panel:hover{transform:translateY(-1px);opacity:.92;border-color:#9ca3af;box-shadow:0 2px 6px rgba(0,0,0,.06)}.btn.btn-panel:active{transform:translateY(0)}.btn.btn-panel p{font-size:15px;white-space:normal}@media (max-width:768px){.form-container{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.btn.btn-panel{min-height:3px}}.icon{font-size:18px}.panel-title{display:block;max-width:220px;font-size:21px;font-weight:800;line-height:1.3;color:#2d266f;text-align:center}.tbl-search-wrap{flex:1}.tbl-search{width:100%;max-width:360px;padding:8px 12px;border-radius:999px;border:1px solid #d1d5db;font-size:.9rem}.tbl-search:focus{outline:0;border-color:#111827}