.eskul-student-v197{--es:#10b981;--es-dark:#08765d;--es-ink:#172033;--es-muted:#718078;display:grid;gap:18px;color:var(--es-ink);max-width:1180px;margin:0 auto}.eskul-student-v197 *{box-sizing:border-box}.eskul-student-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;overflow:hidden;position:relative;background:linear-gradient(135deg,#086957,#10b981);color:#fff;border-radius:28px;padding:26px 28px;box-shadow:0 18px 45px rgba(8,118,93,.18)}.eskul-student-hero:after{content:"";position:absolute;right:-45px;top:-70px;width:220px;height:220px;border:42px solid rgba(255,255,255,.09);border-radius:50%}.eskul-student-hero>div{position:relative;z-index:1}.eskul-student-hero span{font-size:10px;font-weight:900;letter-spacing:.12em;opacity:.86}.eskul-student-hero h1{font-size:26px;line-height:1.25;font-weight:900;margin:6px 0}.eskul-student-hero p{font-size:12px;opacity:.86}.eskul-student-hero-count{display:flex;align-items:center;gap:10px;min-width:150px}.eskul-student-hero-count b{font-size:42px}.eskul-student-hero-count small{font-size:11px;line-height:1.3}.eskul-student-controls{display:flex;align-items:center;gap:12px}.eskul-student-controls>input{flex:1;min-width:180px;height:46px;border:1px solid #dfe9e5;border-radius:15px;padding:0 15px;background:#fff;outline:none}.eskul-student-controls>input:focus{border-color:#5bd5ad;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.eskul-student-filter-scroll{display:flex;gap:7px;overflow-x:auto}.eskul-student-filter-scroll button{border:1px solid #e1e9e6;background:#fff;color:#68756f;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800;white-space:nowrap}.eskul-student-filter-scroll button.active{background:#e7faf3;color:var(--es-dark);border-color:#b8ecd9}.eskul-student-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.eskul-student-card{background:#fff;border:1px solid #e5ebe8;border-radius:24px;padding:20px;box-shadow:0 12px 34px rgba(15,67,54,.06);display:grid;gap:16px}.eskul-student-card-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start}.eskul-student-card-icon{width:45px;height:45px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#e1fbf1,#c8f3e4);color:var(--es-dark)}.eskul-student-card-icon svg{width:22px}.eskul-student-category{font-size:9px;color:var(--es-dark);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.eskul-student-card h2{font-size:18px;line-height:1.3;font-weight:900;margin:3px 0}.eskul-student-card-top p{font-size:11px;line-height:1.55;color:var(--es-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eskul-student-status{font-size:9px;font-weight:900;padding:6px 8px;border-radius:999px;white-space:nowrap;background:#fff3c9;color:#875c00}.eskul-student-status.approved{background:#dcfce7;color:#08765d}.eskul-student-status.waitlisted{background:#e8efff;color:#3657a7}.eskul-student-status.rejected,.eskul-student-status.cancelled{background:#fee8e7;color:#a92920}.eskul-student-facts{display:grid;gap:8px}.eskul-student-facts>div{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start;background:#f7faf9;border-radius:13px;padding:10px}.eskul-student-facts svg{width:17px;color:var(--es-dark);margin:2px auto}.eskul-student-facts span{display:grid;gap:2px}.eskul-student-facts small,.eskul-student-detail-grid small{font-size:8px;font-weight:900;color:#849089;text-transform:uppercase;letter-spacing:.05em}.eskul-student-facts b,.eskul-student-facts li{font-size:11px}.eskul-student-facts li{display:flex;gap:6px;justify-content:space-between}.eskul-student-facts li span,.eskul-student-facts em{color:#6e7a75;font-style:normal;font-size:10px}.eskul-student-detail-grid{display:grid;grid-template-columns:1.3fr 1.3fr .7fr;gap:8px}.eskul-student-detail-grid>span{display:grid;gap:3px}.eskul-student-detail-grid b{font-size:10px;line-height:1.4}.eskul-student-requirements,.eskul-student-review-note{border-left:3px solid #9be3c9;background:#f3fbf8;border-radius:0 12px 12px 0;padding:10px 12px}.eskul-student-review-note{border-color:#77a4ee;background:#f3f6fe}.eskul-student-requirements b,.eskul-student-review-note b{font-size:10px}.eskul-student-requirements p,.eskul-student-review-note p{font-size:10px;line-height:1.5;color:#5f6d66;margin-top:2px;white-space:pre-wrap}.eskul-student-button{border:0;border-radius:14px;min-height:44px;padding:10px 14px;background:linear-gradient(135deg,#0fae81,#08765d);color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px}.eskul-student-button svg{width:17px}.eskul-student-button.secondary{background:#eaf8f3;color:var(--es-dark)}.eskul-student-button.danger{background:#fff0ef;color:#ae2c23}.eskul-student-button.approved{background:#dcfce7;color:var(--es-dark);opacity:1}.eskul-student-button.disabled{background:#eef2f0;color:#8a9690}.eskul-student-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.eskul-student-empty{grid-column:1/-1;background:#fff;border:1px dashed #cbd9d4;border-radius:24px;padding:40px 20px;text-align:center;display:grid;place-items:center;gap:7px}.eskul-student-empty>div{width:52px;height:52px;border-radius:17px;background:#e7faf3;color:var(--es-dark);display:grid;place-items:center}.eskul-student-empty svg{width:25px}.eskul-student-empty h2{font-size:17px;font-weight:900}.eskul-student-empty p{font-size:11px;color:var(--es-muted);max-width:480px}.eskul-student-empty button{margin-top:7px;background:var(--es-dark);color:#fff;border:0;border-radius:12px;padding:10px 15px;font-size:11px;font-weight:900}.eskul-student-loading{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#6f7b76;font-size:11px}.eskul-student-loading span{width:32px;height:32px;border:3px solid #d8eee6;border-top-color:var(--es);border-radius:50%;animation:eskul-spin .8s linear infinite}@keyframes eskul-spin{to{transform:rotate(360deg)}}
.eskul-student-modal{position:fixed;inset:0;z-index:410;background:rgba(9,26,22,.62);backdrop-filter:blur(5px);padding:18px;display:flex;align-items:center;justify-content:center}.eskul-student-modal-card{width:min(620px,100%);max-height:calc(100dvh - 36px);overflow:auto;background:#fff;border-radius:26px;padding:22px;box-shadow:0 28px 80px rgba(2,25,19,.35)}.eskul-student-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #edf1ef}.eskul-student-modal-head span{font-size:9px;font-weight:900;color:var(--es-dark);letter-spacing:.1em}.eskul-student-modal-head h2{font-size:20px;font-weight:900;margin:3px 0}.eskul-student-modal-head p{font-size:10px;color:#78857f}.eskul-student-modal-head>button{width:38px;height:38px;border:0;border-radius:12px;background:#f0f4f2;font-size:24px}.eskul-student-modal form{display:grid;gap:13px;margin-top:16px}.eskul-student-modal label{font-size:11px;font-weight:800;color:#46534d}.eskul-student-modal label small{color:#88938e;font-weight:600}.eskul-student-modal input,.eskul-student-modal textarea{display:block;width:100%;margin-top:6px;border:1px solid #dce6e2;border-radius:12px;padding:10px 12px;outline:none;background:#fbfdfc;font-size:12px}.eskul-student-modal input:focus,.eskul-student-modal textarea:focus{border-color:#51cfa5;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.eskul-student-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.eskul-student-consent{display:flex;gap:9px;align-items:flex-start;background:#f2faf7;border-radius:13px;padding:11px}.eskul-student-consent input{width:18px!important;height:18px;margin:0!important;flex:none}.eskul-student-form-error{background:#fff0ef;color:#a92920;border-radius:12px;padding:10px;font-size:11px}.eskul-student-modal-actions{display:flex;justify-content:flex-end;gap:8px}.eskul-student-modal-actions button{border:0;border-radius:13px;padding:11px 16px;font-size:11px;font-weight:900}.eskul-student-modal-actions .primary{background:var(--es-dark);color:#fff}.eskul-student-modal-actions .secondary{background:#eef4f2;color:#56635d}.student-eskul-modal-open{overflow:hidden}
@media(max-width:767px){.student-mobile-nav.portal-nav-mobile{display:flex!important;grid-template-columns:none!important;justify-content:flex-start!important;overflow-x:auto!important;scroll-snap-type:x proximity}.student-mobile-nav.portal-nav-mobile>button{flex:0 0 72px!important;min-width:72px!important;scroll-snap-align:start}.eskul-student-v197{gap:13px}.eskul-student-hero{border-radius:22px;padding:20px}.eskul-student-hero h1{font-size:22px}.eskul-student-hero-count{min-width:105px}.eskul-student-hero-count b{font-size:34px}.eskul-student-controls{display:grid}.eskul-student-filter-scroll{width:100%;padding-bottom:2px}.eskul-student-list{grid-template-columns:1fr}.eskul-student-card{border-radius:20px;padding:16px}.eskul-student-card-top{grid-template-columns:auto minmax(0,1fr)}.eskul-student-status{grid-column:2;justify-self:start}.eskul-student-detail-grid{grid-template-columns:1fr 1fr}.eskul-student-detail-grid>span:last-child{grid-column:1/-1}.eskul-student-modal{padding:10px;align-items:flex-end}.eskul-student-modal-card{max-height:calc(100dvh - 12px);border-radius:24px 24px 18px 18px;padding:18px}.eskul-student-form-grid{grid-template-columns:1fr}.eskul-student-modal-actions{display:grid;grid-template-columns:1fr}.eskul-student-modal-actions button{width:100%}}
