:root{--fn-navy:#0b2e6b;--fn-navy-dark:#071f4d;--fn-navy-light:#e8effb;--fn-gold:#c9973a;--fn-text:#10213f;--fn-muted:#5b6b8c;--fn-border:#d7dfef;--fn-success:#157a3d;--fn-success-bg:#e7f6ec;--fn-error:#b3261e;--fn-error-bg:#fceceb}.verify-page-container{background:radial-gradient(circle at 15% 0,#0b2e6b0f 0,#0000 45%),radial-gradient(circle at 100% 20%,#c9973a12 0,#0000 40%),#f7f9fd;color:#10213f;color:var(--fn-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:0 20px 60px;width:100%}.verify-page-container:before{background:linear-gradient(90deg,#0b2e6b,#c9973a 50%,#0b2e6b);background:linear-gradient(90deg,var(--fn-navy) 0,var(--fn-gold) 50%,var(--fn-navy) 100%);content:"";display:block;height:6px;margin:0 -20px;width:100%}.verify-header{margin:56px auto 40px;max-width:640px;text-align:center}.verify-icon{align-items:center;background:linear-gradient(160deg,#0b2e6b,#071f4d);background:linear-gradient(160deg,var(--fn-navy) 0,var(--fn-navy-dark) 100%);border:3px solid #c9973a;border:3px solid var(--fn-gold);border-radius:50%;box-shadow:0 12px 28px -10px #0b2e6b80;color:#fff;display:flex;font-size:40px;height:84px;justify-content:center;margin:0 auto 20px;position:relative;width:84px}.verify-icon:after{border:1.5px dashed #0b2e6b59;border-radius:50%;content:"";inset:-9px;position:absolute}.verify-header h1{color:#0b2e6b;color:var(--fn-navy);font-size:32px;font-weight:800;letter-spacing:-.01em;margin:0 0 10px}.verify-header p{color:#5b6b8c;color:var(--fn-muted);font-size:15.5px;margin:0}.verify-form{display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:480px}.input-group{text-align:left}.input-group label{color:#0b2e6b;color:var(--fn-navy);font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.input-group input{background:#0000;border:none;border-bottom:2.5px solid #d7dfef;border-bottom:2.5px solid var(--fn-border);border-radius:0;color:#10213f;color:var(--fn-text);font-size:16px;letter-spacing:.03em;outline:none;padding:15px 18px;transition:border-color .15s ease;width:100%}.input-group input::placeholder{color:#9aa7c2;letter-spacing:normal}.input-group input:focus{border-color:#0b2e6b;border-color:var(--fn-navy)}.verify-button{background:linear-gradient(160deg,#0b2e6b,#071f4d);background:linear-gradient(160deg,var(--fn-navy) 0,var(--fn-navy-dark) 100%);border:none;border-radius:8px;box-shadow:0 14px 26px -10px #0b2e6b8c;color:#fff;cursor:pointer;font-size:15px;font-weight:700;letter-spacing:.03em;margin-top:6px;padding:15px 18px;text-transform:uppercase;transition:transform .05s ease,box-shadow .15s ease,opacity .15s ease;width:100%}.verify-button:hover:not(:disabled){box-shadow:0 18px 30px -10px #0b2e6b99}.verify-button:active:not(:disabled){transform:translateY(1px)}.verify-button:disabled{cursor:not-allowed;opacity:.65}.error-message{align-items:center;background:#fceceb;background:var(--fn-error-bg);border-left:4px solid #b3261e;border-left:4px solid var(--fn-error);border-radius:4px;color:#b3261e;color:var(--fn-error);display:flex;font-size:14px;font-weight:600;gap:8px;margin:16px auto 0;max-width:480px;padding:12px 16px}.certificate-details{animation:fn-fade-up .35s ease-out;background:#fff;border:1px solid #d7dfef;border:1px solid var(--fn-border);border-radius:6px;box-shadow:0 24px 50px -24px #0b2e6b59;margin:44px auto 0;max-width:620px;padding:32px 36px 28px;position:relative}@keyframes fn-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.certificate-details:after,.certificate-details:before{border-color:#c9973a;border-color:var(--fn-gold);border-style:solid;content:"";height:22px;position:absolute;width:22px}.certificate-details:before{border-width:2px 0 0 2px;left:10px;top:10px}.certificate-details:after{border-width:0 2px 2px 0;bottom:10px;right:10px}.certificate-header{align-items:center;border-bottom:2px solid #e8effb;border-bottom:2px solid var(--fn-navy-light);display:flex;gap:12px;margin-bottom:8px;padding-bottom:18px}.success-icon{flex-shrink:0;height:52px;width:52px}.success-icon img{display:block;height:100%;width:100%}.certificate-header h2{color:#0b2e6b;color:var(--fn-navy);font-size:19px;font-weight:800;letter-spacing:.02em;margin:0;text-transform:uppercase}.certificate-info{display:flex;flex-direction:column}.info-row{align-items:baseline;border-bottom:1px dotted #d7dfef;border-bottom:1px dotted var(--fn-border);display:flex;gap:16px;justify-content:space-between;padding:13px 0}.info-row:last-child{border-bottom:none}.info-row .label{color:#5b6b8c;color:var(--fn-muted);flex-shrink:0;font-size:12.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.info-row .value{color:#10213f;color:var(--fn-text);font-size:15px;font-weight:700;text-align:right;word-break:break-word}.info-row .value.status{border:1.5px solid #0000;border-radius:999px;display:inline-flex;font-size:12px;letter-spacing:.04em;padding:4px 14px;text-transform:uppercase}.info-row .value.status.active,.info-row .value.status.valid,.info-row .value.status.verified{background:#e7f6ec;background:var(--fn-success-bg);border-color:#157a3d;border-color:var(--fn-success);color:#157a3d;color:var(--fn-success)}.info-row .value.status.expired,.info-row .value.status.invalid,.info-row .value.status.revoked{background:#fceceb;background:var(--fn-error-bg);border-color:#b3261e;border-color:var(--fn-error);color:#b3261e;color:var(--fn-error)}@media (max-width:560px){.verify-header{margin:36px auto 28px}.verify-header h1{font-size:24px}.verify-icon{font-size:32px;height:68px;width:68px}.certificate-details{padding:24px 18px 20px}.info-row{align-items:flex-start;flex-direction:column;gap:4px;padding:12px 0}.info-row .value{text-align:left}.certificate-header h2{font-size:16px}}.login-page{background:#f5f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;width:100%}.login-wrapper{display:grid;grid-template-columns:45% 55%;min-height:100vh}.login-brand-section{background:linear-gradient(145deg,#07111f,#0a1d35 50%,#092746);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:55px;position:relative}.brand-background-circle{border-radius:50%;pointer-events:none;position:absolute}.circle-one{border:1px solid #ffffff14;height:500px;right:-250px;top:-150px;width:500px}.circle-two{border:1px solid #ffffff0f;bottom:-400px;height:700px;left:-450px;width:700px}.brand-content{margin:auto;max-width:580px;position:relative;width:100%;z-index:2}.brand-logo-box{align-items:center;display:flex;gap:15px;margin-bottom:85px}.brand-logo-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:14px;box-shadow:0 12px 30px #2563eb59;display:flex;font-size:19px;font-weight:800;height:55px;justify-content:center;width:55px}.brand-name h1{font-size:22px;font-weight:800;letter-spacing:1px;margin:0}.brand-name span{color:#93c5fd;display:block;font-size:9px;font-weight:700;letter-spacing:3px;margin-top:2px}.brand-badge{background:#3b82f621;border:1px solid #60a5fa40;border-radius:50px;color:#93c5fd;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:1.5px;padding:7px 12px}.brand-message h2{font-size:clamp(38px,4vw,62px);font-weight:400;letter-spacing:-2px;line-height:1.08;margin:25px 0 22px}.brand-message h2 strong{color:#60a5fa;font-weight:700}.brand-message p{color:#a8bdd5;font-size:16px;line-height:1.8;margin:0;max-width:500px}.brand-features{display:flex;flex-direction:column;gap:20px;margin-top:55px}.brand-feature{align-items:center;display:flex;gap:14px}.feature-icon{background:#22c55e1f;border-radius:50%;color:#4ade80;font-size:14px;font-weight:700;height:34px;width:34px}.brand-feature strong{display:block;font-size:13px;margin-bottom:3px}.brand-feature span{color:#7f9bb7;display:block;font-size:12px}.brand-bottom{color:#6f89a3;font-size:12px;position:relative;text-align:center;z-index:2}.login-form-section{align-items:center;background:#fff;display:flex;justify-content:center;padding:50px}.login-form-wrapper{max-width:470px;width:100%}.mobile-logo{display:none}.login-heading{margin-bottom:32px}.heading-label{color:#2563eb;display:inline-block;font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.login-heading h2{color:#0f172a;font-size:38px;font-weight:750;letter-spacing:-1.5px;margin:0 0 10px}.login-heading p{color:#64748b;font-size:14px;line-height:1.7;margin:0}.login-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#991b1b;gap:12px;margin-bottom:24px;padding:14px 16px}.error-icon,.login-error{align-items:center;display:flex}.error-icon{background:#fee2e2;border-radius:50%;color:#dc2626;flex-shrink:0;font-weight:800;height:30px;justify-content:center;width:30px}.login-error strong{display:block;font-size:13px}.login-error span{display:block;font-size:12px;margin-top:2px}.login-form{gap:22px}.input-group,.login-form{display:flex;flex-direction:column}.input-group{gap:8px}.input-group label{color:#334155;font-size:13px;font-weight:650}.password-label-row{align-items:center;display:flex;justify-content:space-between}.forgot-password{background:none;border:none;color:#2563eb;cursor:pointer;font-size:12px;font-weight:600;padding:0}.forgot-password:hover{text-decoration:underline}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper input{background:#fff;border:1px solid #dbe2ea;border-radius:11px;box-sizing:border-box;color:#0f172a;font-size:14px;height:54px;outline:none;padding:0 48px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.input-wrapper input::placeholder{color:#a1aab8}.input-wrapper input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f617}.input-icon{left:16px;pointer-events:none}.input-icon,.password-toggle{color:#94a3b8;display:flex;position:absolute}.password-toggle{align-items:center;background:none;border:none;cursor:pointer;padding:0;right:15px}.password-toggle:hover{color:#2563eb}.remember-row{margin-top:-4px}.remember-label{align-items:center;color:#64748b!important;cursor:pointer;display:flex!important;font-size:12px!important;gap:9px}.remember-label input{accent-color:#2563eb;cursor:pointer;height:16px;width:16px}.login-button{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:11px;box-shadow:0 10px 25px #2563eb33;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:750;gap:15px;height:56px;justify-content:center;letter-spacing:.5px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.login-button:hover:not(:disabled){box-shadow:0 14px 30px #2563eb47;transform:translateY(-1px)}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.7}.button-arrow{font-size:20px;line-height:0}.spinner{animation:login-spin .7s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:17px;width:17px}@keyframes login-spin{to{transform:rotate(1turn)}}.security-info{background:#f8fafc;border:1px solid #edf1f5;border-radius:10px;gap:12px;margin-top:30px;padding:14px}.security-icon,.security-info{align-items:center;display:flex}.security-icon{background:#ecfdf5;border-radius:8px;font-size:13px;height:32px;justify-content:center;width:32px}.security-info strong{color:#334155;display:block;font-size:11px;font-weight:700}.security-info span{color:#94a3b8;display:block;font-size:10px;margin-top:2px}.login-bottom{align-items:center;color:#94a3b8;display:flex;font-size:10px;gap:9px;justify-content:center;margin-top:35px}.login-bottom .dot{color:#cbd5e1}@media (max-width:1000px){.login-wrapper{grid-template-columns:40% 60%}.login-brand-section,.login-form-section{padding:35px}.brand-message h2{font-size:42px}}@media (max-width:768px){.login-wrapper{display:block}.login-brand-section{display:none}.login-form-section{align-items:flex-start;display:flex;min-height:100vh;padding:30px 22px}.login-form-wrapper{margin:0 auto;max-width:500px;padding-top:15px}.mobile-logo{gap:11px;margin-bottom:60px}.mobile-logo,.mobile-logo-icon{align-items:center;display:flex}.mobile-logo-icon{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:11px;color:#fff;font-size:14px;font-weight:800;height:43px;justify-content:center;width:43px}.mobile-logo strong{color:#0f172a;display:block;font-size:15px;font-weight:800;letter-spacing:.5px}.mobile-logo span{color:#64748b;display:block;font-size:7px;font-weight:700;letter-spacing:2px;margin-top:1px}.login-heading h2{font-size:34px}}@media (max-width:400px){.login-form-section{padding:25px 17px}.mobile-logo{margin-bottom:45px}.login-heading h2{font-size:30px}.login-heading p{font-size:13px}.input-wrapper input{height:52px}.login-button{height:54px}.security-info{padding:12px}.login-bottom{flex-wrap:wrap;line-height:1.5}}.dashboard-page{background:linear-gradient(135deg,#f7f9fc,#edf4ff);min-height:calc(100vh - 82px);padding:50px 20px}.dashboard-header{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto 40px;max-width:1200px;width:90%}.dashboard-header>div{flex:1 1}.section-badge{align-items:center;background:linear-gradient(135deg,#0d47a1,#1565c0);border-radius:30px;box-shadow:0 4px 15px #0d47a14d;color:#fff;display:inline-flex;font-weight:800;gap:8px;letter-spacing:2px;padding:8px 16px}.dashboard-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0b1f33,#0d47a1);-webkit-background-clip:text;background-clip:text;font-size:clamp(32px,4vw,42px);font-weight:800;letter-spacing:-1px;margin:20px 0 10px}.dashboard-header p{color:#667085;font-size:16px;line-height:1.6}.dashboard-header .primary-button{background:linear-gradient(135deg,#0d47a1,#1565c0);border:none;border-radius:12px;box-shadow:0 8px 25px #0d47a159;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:700;letter-spacing:.5px;min-height:52px;padding:0 28px;transition:all .3s ease}.dashboard-header .primary-button:hover{background:linear-gradient(135deg,#083b88,#0d47a1);box-shadow:0 12px 35px #0d47a173;transform:translateY(-2px)}.dashboard-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;width:90%}.stat-card{background:#fff;border:1px solid #e4e7ec;border-radius:20px;box-shadow:0 4px 20px #10182814;overflow:hidden;padding:32px 28px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:before{background:linear-gradient(90deg,#0d47a1,#1565c0);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.stat-card:hover{border-color:#d6e6ff;box-shadow:0 20px 40px #1018281f;transform:translateY(-8px)}.stat-card:hover:before{transform:scaleX(1)}.stat-icon{background:linear-gradient(135deg,#edf4ff,#e3f2fd);border-radius:16px;box-shadow:0 4px 15px #0d47a126;font-size:26px;height:56px;margin-bottom:20px;width:56px}.stat-card:nth-child(2) .stat-icon{background:linear-gradient(135deg,#fff3e0,#ffe0b2);box-shadow:0 4px 15px #ff980026}.stat-card:nth-child(3) .stat-icon{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);box-shadow:0 4px 15px #4caf5026}.stat-card:nth-child(4) .stat-icon{background:linear-gradient(135deg,#fff8e1,#ffecb3);box-shadow:0 4px 15px #ffc10726}.stat-card>div{display:flex;flex-direction:column;gap:8px}.stat-card span{color:#667085;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stat-card strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0b1f33,#0d47a1);-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,4vw,36px);font-weight:800;line-height:1}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.stat-card strong{animation:pulse 1.5s ease-in-out infinite}.stat-card:not(:hover) strong{animation:none}@media (max-width:1024px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-page{padding:35px 15px}.dashboard-header{flex-direction:column;gap:25px;text-align:center}.dashboard-header .primary-button,.dashboard-header>div{width:100%}.dashboard-stats{grid-template-columns:1fr}.stat-card{padding:28px 24px}}@media (max-width:480px){.dashboard-header h1{font-size:28px}.stat-icon{font-size:22px;height:48px;width:48px}.stat-card strong{font-size:28px}}.crm-page{background:#f5f7fb;box-sizing:border-box;min-height:100vh;padding:32px}.student-page-header{align-items:flex-end;display:flex;gap:25px;justify-content:space-between;margin-bottom:28px}.crm-breadcrumb{color:#8b95a7;font-size:13px;margin-bottom:12px}.section-badge{color:#315efb;display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.2px;margin-bottom:8px}.student-page-header h1{color:#182230;font-size:32px;margin:0}.student-page-header p{color:#7b8494;margin:8px 0 0}.student-header-actions{display:flex;flex-wrap:wrap;gap:10px}.add-student-button,.download-template-button,.import-button{align-items:center;background:#fff;border:1px solid #e0e5ed;border-radius:9px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;min-height:44px;padding:0 16px;text-decoration:none;transition:.2s}.download-template-button:hover,.import-button:hover{box-shadow:0 5px 15px #141e3214;transform:translateY(-1px)}.excel-button{color:#217346}.csv-button{color:#315efb}.download-template-button{color:#6b7280}.add-student-button{background:#315efb;border-color:#315efb;color:#fff}.add-student-button:hover{background:#244bd1}.student-stat-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.student-stat-card{background:#fff;border:1px solid #e8ebf1;border-radius:14px;gap:15px;padding:20px}.stat-icon,.student-stat-card{align-items:center;display:flex}.stat-icon{background:#eef3ff;border-radius:12px;font-size:22px;height:48px;justify-content:center;width:48px}.student-stat-card span{color:#8a93a3;display:block;font-size:12px;margin-bottom:5px}.student-stat-card strong{color:#182230;font-size:24px}.student-toolbar{background:#fff;border:1px solid #e8ebf1;border-radius:14px 14px 0 0;padding:16px}.student-search{align-items:center;border:1px solid #e0e5ed;border-radius:9px;display:flex;height:45px;max-width:700px;overflow:hidden}.student-search>span{padding-left:15px}.student-search input{border:none;flex:1 1;font-size:13px;height:100%;outline:none;padding:0 12px}.student-search button{background:#315efb;border:none;color:#fff;cursor:pointer;height:100%;padding:0 20px}.student-table-card{background:#fff;border:1px solid #e8ebf1;border-radius:0 0 14px 14px;border-top:none;overflow:hidden}.table-header{border-bottom:1px solid #edf0f4;padding:20px}.table-header h2{color:#182230;font-size:18px;margin:0 0 5px}.table-header span{color:#8a93a3;font-size:12px}.student-table-wrapper{overflow-x:auto;width:100%}.student-table{border-collapse:collapse;min-width:1400px;width:100%}.student-table th{background:#fafbfc;border-bottom:1px solid #edf0f4;color:#7c8595;font-size:11px;letter-spacing:.5px;padding:14px 16px;text-align:left;text-transform:uppercase}.student-table td{border-bottom:1px solid #f0f2f5;color:#4e5969;font-size:13px;padding:15px 16px;white-space:nowrap}.student-table tbody tr:hover{background:#fafcff}.student-name-cell{align-items:center;display:flex;gap:10px}.student-avatar{align-items:center;background:#eaf0ff;border-radius:50%;color:#315efb;display:flex;font-weight:700;height:34px;justify-content:center;width:34px}.tech-badge{background:#eef3ff;color:#315efb;display:inline-block}.mail-sent,.tech-badge{border-radius:20px;font-size:11px;padding:5px 9px}.mail-sent{background:#e8f7ef;color:#198754}.mail-not-sent{background:#fff5df;border-radius:20px;color:#d97706;font-size:11px;padding:5px 9px}.certificate-toggle-button{border:none;border-radius:20px;cursor:pointer;font-size:11px;font-weight:600;padding:6px 12px;transition:.2s}.certificate-toggle-button.not-issued{background:#eef3ff;color:#315efb}.certificate-toggle-button.not-issued:hover{background:#dce7ff}.certificate-toggle-button.issued{background:#e8f7ef;color:#198754;cursor:default}.certificate-toggle-button:disabled{cursor:not-allowed;opacity:.6}.table-actions{display:flex;gap:6px}.delete-button,.edit-button{border:none;border-radius:6px;cursor:pointer;font-size:11px;padding:7px 10px}.edit-button{background:#eef3ff;color:#315efb}.delete-button{background:#fff0f0;color:#dc3545}.table-empty,.table-loading{height:180px;text-align:center!important}.table-empty div{align-items:center;display:flex;flex-direction:column}.table-empty span{font-size:40px}.table-empty strong{color:#344054;margin-top:10px}.table-empty p{color:#98a2b3;font-size:12px}.student-error{background:#fff1f1;border-radius:9px;color:#b42318;display:flex;gap:10px;margin-bottom:15px;padding:14px 18px}.pagination{align-items:center;display:flex;gap:6px;justify-content:flex-end;padding:16px 20px}.pagination button{background:#fff;border:1px solid #e1e5eb;border-radius:7px;color:#475467;cursor:pointer;height:34px;width:34px}.pagination button:hover:not(:disabled){border-color:#315efb;color:#315efb}.pagination button.active{background:#315efb;border-color:#315efb;color:#fff}.pagination button:disabled{cursor:not-allowed;opacity:.4}.import-modal-overlay{align-items:center;background:#0f172a99;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.import-modal{background:#fff;border-radius:16px;box-shadow:0 25px 70px #0003;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:min(1100px,100%)}.import-modal-header{align-items:flex-start;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;padding:20px 24px}.import-modal-header>div{align-items:center;display:flex;gap:12px}.import-modal-icon{align-items:center;background:#eef3ff;border-radius:10px;display:flex;height:45px;justify-content:center;width:45px}.import-modal-header h2{font-size:18px;margin:0}.import-modal-header p{color:#8a93a3;font-size:12px;margin:4px 0 0}.import-modal-header button{background:none;border:none;color:#667085;cursor:pointer;font-size:25px}.import-summary{background:#fafbfc;display:flex;gap:15px;padding:20px 24px}.import-summary>div{background:#fff;border:1px solid #e8ebf1;border-radius:10px;padding:12px 20px}.import-summary strong{color:#315efb;display:block;font-size:20px}.import-summary span{color:#8a93a3;font-size:11px}.preview-heading{display:flex;justify-content:space-between;padding:18px 24px 10px}.preview-heading span{color:#8a93a3;font-size:12px}.import-preview{border:1px solid #e8ebf1;border-radius:8px;margin:0 24px;max-height:380px;overflow:auto}.import-preview table{border-collapse:collapse;min-width:700px;width:100%}.import-preview th{background:#f8fafc;color:#667085;font-size:11px;padding:11px;position:sticky;text-align:left;top:0}.import-preview td{border-top:1px solid #edf0f4;font-size:12px;padding:10px 11px}.preview-empty{color:#98a2b3;padding:40px;text-align:center}.import-modal-footer{border-top:1px solid #edf0f4;display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding:20px 24px}.cancel-import-button,.confirm-import-button{border-radius:8px;cursor:pointer;font-weight:600;height:42px;padding:0 18px}.cancel-import-button{background:#fff;border:1px solid #d0d5dd}.confirm-import-button{background:#315efb;border:none;color:#fff}.confirm-import-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:900px){.crm-page{padding:20px}.student-page-header{align-items:flex-start;flex-direction:column}.student-header-actions{width:100%}.student-header-actions a,.student-header-actions button{flex:1 1}.student-stat-grid{grid-template-columns:1fr}}@media (max-width:600px){.crm-page{padding:14px}.student-page-header h1{font-size:26px}.student-header-actions{flex-direction:column}.student-header-actions a,.student-header-actions button{width:100%}.student-search{max-width:100%}.student-search button{padding:0 12px}.import-modal-overlay{padding:10px}.import-modal{max-height:95vh}.import-modal-header{padding:16px}.import-summary,.preview-heading{padding:15px}.import-preview{margin:0 15px}.import-modal-footer{padding:15px}}.add-student-page{margin:auto;max-width:1400px}.add-student-header{margin-bottom:25px}.add-student-header h1{color:#182230;font-size:32px;margin:0}.add-student-header p{color:#7b8494;margin-top:8px}.student-form-card{background:#fff;border:1px solid #e7eaf0;border-radius:16px;box-shadow:0 3px 15px #141e3208;padding:28px}.form-card-heading{align-items:center;border-bottom:1px solid #edf0f4;display:flex;gap:14px;margin-bottom:25px;padding-bottom:25px}.form-heading-icon{align-items:center;background:#eef3ff;border-radius:12px;display:flex;font-size:22px;height:48px;justify-content:center;width:48px}.form-card-heading h2{color:#182230;font-size:19px;margin:0}.form-card-heading p{color:#8a93a3;font-size:12px;margin:5px 0 0}.student-form-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(2,1fr)}.form-field{display:flex;flex-direction:column;gap:8px}.form-field.full-width{grid-column:1/-1}.form-field>label{color:#344054;font-size:13px;font-weight:600}.form-field>label span{color:#e5484d;margin-left:3px}.form-field input{border:1px solid #dfe3ea;border-radius:8px;box-sizing:border-box;color:#344054;font-size:13px;height:45px;outline:none;padding:0 13px;transition:.2s}.form-field input:focus{border-color:#315efb;box-shadow:0 0 0 3px #315efb14}.amount-input{align-items:center;border:1px solid #dfe3ea;border-radius:8px;display:flex;height:45px;overflow:hidden}.amount-input span{color:#667085;padding-left:13px}.amount-input input{border:none;box-shadow:none!important;flex:1 1}.checkbox-field{justify-content:flex-start}.checkbox-wrapper{align-items:center;color:#475467;display:flex;font-size:13px;gap:9px;height:45px}.checkbox-wrapper input{height:17px;width:17px}.student-form-actions{border-top:1px solid #edf0f4;display:flex;gap:10px;justify-content:flex-end;margin-top:30px;padding-top:22px}.cancel-button,.save-student-button{border-radius:8px;cursor:pointer;font-weight:600;height:44px;padding:0 22px}.cancel-button{background:#fff;border:1px solid #d0d5dd;color:#475467}.save-student-button{background:#315efb;border:none;color:#fff}.save-student-button:hover{background:#244bd1}.save-student-button:disabled{cursor:not-allowed;opacity:.6}.add-student-error{background:#fff1f1;border:1px solid #ffd5d5;border-radius:8px;color:#b42318;margin-bottom:20px;padding:13px 16px}@media (max-width:700px){.student-form-card{padding:18px}.student-form-grid{grid-template-columns:1fr}.form-field.full-width{grid-column:auto}.add-student-header h1{font-size:26px}.student-form-actions{flex-direction:column-reverse}.cancel-button,.save-student-button{width:100%}}.crm-sidebar{background:linear-gradient(180deg,#101827,#0b1220);border-right:1px solid #ffffff0f;box-shadow:8px 0 30px #00000014;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:270px;z-index:1000}.crm-sidebar::-webkit-scrollbar{width:4px}.crm-sidebar::-webkit-scrollbar-track{background:#0000}.crm-sidebar::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:10px}.crm-logo{border-bottom:1px solid #ffffff0f;flex-shrink:0;height:86px;padding:0 24px}.crm-logo,.crm-logo-icon{align-items:center;display:flex}.crm-logo-icon{background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:12px;box-shadow:0 8px 20px #2563eb59;height:44px;justify-content:center;margin-right:12px;width:44px}.crm-logo-icon span{font-size:14px;font-weight:800;letter-spacing:.5px}.crm-logo-text{display:flex;flex-direction:column}.crm-logo-text strong{font-size:16px;font-weight:800;letter-spacing:.8px;line-height:20px}.crm-logo-text span{color:#8b9ab2;font-size:8px;font-weight:600;letter-spacing:2.2px;margin-top:2px}.crm-admin-profile{align-items:center;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.055);border-radius:12px;display:flex;margin:20px 16px 8px;padding:12px;position:relative}.crm-admin-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:10px;display:flex;font-size:14px;font-weight:700;height:38px;justify-content:center;margin-right:10px;width:38px}.crm-admin-info{display:flex;flex-direction:column;min-width:0}.crm-admin-info strong{color:#f8fafc;font-size:12px;font-weight:600;white-space:nowrap}.crm-admin-info span{color:#7f8da3;font-size:10px;margin-top:3px}.crm-online-dot{background:#22c55e;border-radius:50%;box-shadow:0 0 0 3px #22c55e1f;height:7px;position:absolute;right:13px;top:13px;width:7px}.crm-navigation{flex:1 1;padding:15px 14px}.crm-menu-title{color:#59677d;font-size:9px;font-weight:700;letter-spacing:1.5px;padding:13px 12px 8px}.management-title{margin-top:10px}.crm-menu-item{align-items:center;border-radius:10px;color:#8e9caf;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:48px;margin:4px 0;padding:0 12px;position:relative;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease;width:100%}.crm-menu-item:hover{background:hsla(0,0%,100%,.055);color:#fff;transform:translateX(2px)}.crm-menu-item.active{background:linear-gradient(90deg,#2563eb38,#2563eb14);box-shadow:inset 0 0 0 1px #3b82f614;color:#fff}.crm-menu-item.active:before{background:#3b82f6;border-radius:0 4px 4px 0;box-shadow:0 0 12px #3b82f6b3;content:"";height:28px;left:0;position:absolute;top:10px;width:3px}.menu-icon{align-items:center;border-radius:8px;color:#738198;display:flex;height:36px;justify-content:center;transition:.2s ease;width:36px}.crm-menu-item:hover .menu-icon{color:#fff}.crm-menu-item.active .menu-icon{background:#3b82f61a;color:#60a5fa}.menu-text{flex:1 1;margin-left:4px}.menu-arrow{color:#607089;opacity:0;transform:translateX(-5px);transition:.2s ease}.crm-menu-item.active .menu-arrow,.crm-menu-item:hover .menu-arrow{opacity:1;transform:translateX(0)}.crm-menu-item.active .menu-arrow{color:#60a5fa}.crm-sidebar-bottom{flex-shrink:0;padding:10px 16px 18px}.crm-sidebar-divider{background:#ffffff0f;height:1px;margin-bottom:12px}.crm-logout-button{align-items:center;background:#0000;border:0;border-radius:10px;color:#8995a7;cursor:pointer;display:flex;font-size:13px;font-weight:500;height:46px;padding:0 12px;text-align:left;transition:.2s ease;width:100%}.crm-logout-button:hover{background:#ef444414;color:#f87171}.logout-icon{align-items:center;display:flex;height:36px;justify-content:center;margin-right:5px;width:36px}.crm-version{color:#4d5a6e;font-size:9px;margin-top:10px;text-align:center}.crm-mobile-close{align-items:center;background:#ffffff0f;border:0;border-radius:9px;color:#fff;cursor:pointer;display:none;height:36px;justify-content:center;position:absolute;right:16px;top:18px;width:36px}@media (max-width:991px){.crm-sidebar{box-shadow:15px 0 40px #00000040;transform:translateX(-100%);transition:transform .3s ease;width:250px}.crm-sidebar.sidebar-open{transform:translateX(0)}.crm-mobile-close{display:flex}}@media (max-width:576px){.crm-sidebar{width:280px}.crm-logo{padding:0 20px}.crm-navigation{padding-left:12px;padding-right:12px}.crm-admin-profile{margin-left:12px;margin-right:12px}}.crm-topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;height:76px;justify-content:space-between;padding:0 30px}.topbar-left{display:flex;flex-direction:column}.topbar-left h1{color:#111827;font-size:21px;margin:0}.topbar-left span{color:#9ca3af;font-size:12px;margin-top:3px}.topbar-right{align-items:center;display:flex;gap:20px}.notification-button{background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;height:40px;width:40px}.admin-profile{gap:10px}.admin-avatar,.admin-profile{align-items:center;display:flex}.admin-avatar{background:#2563eb;border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;width:40px}.admin-details{display:flex;flex-direction:column}.admin-details strong{color:#111827;font-size:13px}.admin-details span{color:#9ca3af;font-size:11px}@media (max-width:600px){.crm-topbar{padding:0 15px}.admin-details{display:none}.topbar-left h1{font-size:18px}}.crm-layout{background:#f5f7fb;display:flex;min-height:100vh}.crm-main{flex:1 1;margin-left:260px;min-width:0}.crm-content{min-height:calc(100vh - 76px);padding:30px}@media (max-width:991px){.crm-main{margin-left:0}.crm-content{padding:20px}}body{background:#f7f9fc;color:#0b1f33;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e8edf3;height:82px;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:1200px;width:90%}.brand{display:flex;flex-direction:column}.brand-main{color:#0d47a1;font-size:21px;font-weight:900;letter-spacing:1px;line-height:1}.brand-sub{color:#102a43;font-size:9px;font-weight:800;letter-spacing:3px;margin-top:5px}.desktop-navigation{align-items:center;display:flex;gap:30px}.navigation-link{color:#475467;font-size:14px;font-weight:600;transition:.2s ease}.navigation-link.active,.navigation-link:hover{color:#0d47a1}.header-login-button{background:#0d47a1;border:0;border-radius:7px;color:#fff;font-size:14px;font-weight:700;padding:11px 21px;transition:.2s ease}.header-login-button:hover{background:#083b88}.mobile-menu-button{background:#fff;border:1px solid #e4e7ec;border-radius:8px;display:none;height:42px;padding:9px;width:42px}.mobile-menu-button span{background:#0b1f33;display:block;height:2px;margin:5px 0;width:100%}.mobile-navigation{display:none}.hero-section{background:radial-gradient(circle at 80% 20%,#0d47a117,#0000 35%),#f7f9fc;padding:100px 0 110px}.hero-container{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:1.1fr .9fr;margin:auto;max-width:1200px;width:90%}.hero-badge{align-items:center;background:#edf4ff;border:1px solid #d6e6ff;border-radius:30px;color:#0d47a1;display:inline-flex;font-size:12px;font-weight:700;gap:9px;padding:8px 14px}.badge-dot{background:#0d47a1;border-radius:50%;height:7px;width:7px}.hero-content h1{font-size:clamp(42px,5vw,68px);font-weight:850;letter-spacing:-2px;line-height:1.06;margin:25px 0 20px}.hero-content h1 span{color:#0d47a1}.hero-content>p{color:#667085;font-size:18px;line-height:1.7;max-width:620px}.hero-actions{align-items:center;display:flex;gap:15px;margin-top:32px}.primary-button,.secondary-button{align-items:center;border-radius:8px;display:inline-flex;font-size:14px;font-weight:700;gap:12px;justify-content:center;min-height:52px;padding:0 24px}.primary-button{background:#0d47a1;color:#fff}.primary-button:hover{background:#083b88}.secondary-button{background:#fff;border:1px solid #d0d5dd;color:#344054}.hero-visual{display:flex;justify-content:center}.certificate-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;box-shadow:0 25px 60px #1018281a;max-width:430px;padding:28px;transform:rotate(2deg);width:100%}.certificate-top{align-items:center;display:flex;justify-content:space-between}.certificate-logo{color:#0d47a1;font-size:15px;font-weight:900}.verified-badge{background:#ecfdf3;border-radius:20px;color:#027a48;font-size:10px;font-weight:800;padding:6px 10px}.certificate-body{border-bottom:1px dashed #d0d5dd;padding:55px 15px;text-align:center}.certificate-small{color:#98a2b3;font-size:9px;font-weight:700;letter-spacing:2px}.certificate-body h3{font-size:24px;margin:16px 0 10px}.certificate-body p{color:#667085;font-size:13px;margin:0}.certificate-bottom{align-items:center;color:#667085;display:flex;font-size:10px;justify-content:space-between;padding-top:18px}.certificate-check{align-items:center;background:#0d47a1;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.features-section{background:#fff;padding:100px 0}.section-container{margin:auto;max-width:1200px;width:90%}.section-heading{margin-bottom:50px;max-width:650px}.section-heading>span{color:#0d47a1;font-size:12px;font-weight:800;letter-spacing:2px}.section-heading h2{font-size:38px;letter-spacing:-1px;margin:12px 0}.section-heading p{color:#667085;font-size:16px;line-height:1.7}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.feature-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:32px;transition:.25s ease}.feature-card:hover{box-shadow:0 15px 35px #10182814;transform:translateY(-5px)}.feature-icon{align-items:center;background:#edf4ff;border-radius:10px;color:#0d47a1;display:flex;font-size:20px;height:48px;justify-content:center;width:48px}.feature-card h3{font-size:19px;margin:22px 0 10px}.feature-card p{color:#667085;line-height:1.7;margin:0}.cta-section{background:#0b1f33;color:#fff;padding:90px 20px;text-align:center}.cta-container{margin:auto;max-width:650px}.cta-container h2{font-size:38px;margin:0}.cta-container p{color:#b9c4d0;margin:15px 0 30px}.cta-button{align-items:center;background:#fff;border-radius:8px;color:#0b1f33;display:inline-flex;font-weight:700;padding:14px 25px}.verify-page{background:#f7f9fc;min-height:calc(100vh - 82px);padding:90px 20px}.verify-container{margin:auto;max-width:700px}.verify-heading{margin-bottom:40px;text-align:center}.content-label,.page-label{color:#0d47a1;font-size:12px;font-weight:800;letter-spacing:2px}.verify-heading h1{font-size:45px;letter-spacing:-1px;margin:15px 0}.verify-heading p{color:#667085;font-size:17px;line-height:1.7}.verify-form{background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 15px 35px #1018280d;padding:32px}.verify-form label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}.verify-form input{border:1px solid #d0d5dd;border-radius:8px;font-size:16px;height:56px;outline:none;padding:0 16px;width:100%}.verify-form input:focus{border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.verify-form button{background:#0d47a1;border:0;border-radius:8px;color:#fff;font-size:13px;font-weight:800;height:54px;letter-spacing:.7px;margin-top:16px;width:100%}.verify-form button:disabled{cursor:not-allowed;opacity:.6}.verification-error,.verification-success{border-radius:14px;margin-top:25px;padding:28px}.verification-success{background:#ecfdf3;border:1px solid #abefc6;text-align:center}.success-icon{align-items:center;background:#12b76a;border-radius:50%;color:#fff;display:flex;font-size:25px;height:55px;justify-content:center;margin:auto;width:55px}.verification-success h2{color:#027a48;margin:15px 0 5px}.verification-success p{color:#475467}.certificate-details{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:25px}.certificate-details div{background:#fff;border-radius:8px;padding:15px;text-align:left}.certificate-details span{color:#667085;display:block;font-size:11px}.certificate-details strong{display:block;margin-top:5px}.verified-text{color:#027a48}.verification-error{background:#fef3f2;border:1px solid #fecdca;color:#b42318;display:flex;gap:15px}.verification-error>span{align-items:center;background:#f04438;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:800;height:30px;justify-content:center;width:30px}.verification-error p{color:#667085;margin:5px 0 0}.about-hero{background:#f7f9fc;padding:100px 20px;text-align:center}.about-container{margin:auto;max-width:1100px;width:90%}.about-hero h1{font-size:55px;letter-spacing:-2px;line-height:1.1;margin:20px auto;max-width:800px}.about-hero h1 span{color:#0d47a1}.about-hero p{color:#667085;font-size:18px;line-height:1.7;margin:auto;max-width:650px}.about-content-section{background:#fff;padding:100px 20px}.about-grid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:.8fr 1.2fr}.about-grid h2{font-size:38px;line-height:1.2;margin-top:15px}.about-grid p{color:#667085;font-size:16px;line-height:1.8}.values-section{background:#f7f9fc;padding:100px 0}.values-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.value-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:32px}.value-number{color:#0d47a1;font-size:13px;font-weight:800;letter-spacing:1px}.value-card h3{font-size:20px;margin:20px 0 10px}.value-card p{color:#667085;line-height:1.7}.about-cta{background:#0b1f33;color:#fff;padding:90px 20px;text-align:center}.about-cta h2{font-size:38px;margin:0 0 10px}.about-cta p{color:#b9c4d0;margin-bottom:30px}.login-page{background:#fff;display:flex;min-height:calc(100vh - 82px)}.login-container{display:grid;grid-template-columns:1fr 1fr;width:100%}.login-brand{align-items:center;background:linear-gradient(135deg,#0b1f33,#0d47a1);color:#fff;display:flex;padding:70px}.login-brand-content{margin:auto;max-width:500px}.login-logo{font-size:25px;font-weight:900;letter-spacing:1px}.login-logo-sub{font-size:10px;font-weight:700;letter-spacing:4px;margin-top:5px}.login-brand h1{font-size:50px;letter-spacing:-1px;line-height:1.1;margin:60px 0 20px}.login-brand p{color:#c7d2df;font-size:17px;line-height:1.7;max-width:450px}.login-form-container{align-items:center;display:flex;justify-content:center;padding:50px}.login-form-content{max-width:430px;width:100%}.login-heading>span{color:#0d47a1;font-size:11px;font-weight:800;letter-spacing:2px}.login-heading h2{font-size:36px;margin:12px 0 8px}.login-heading p{color:#667085}.login-form{margin-top:35px}.form-group{margin-bottom:20px}.form-group label{color:#344054;display:block;font-size:14px;font-weight:700;margin-bottom:8px}.form-group input{border:1px solid #d0d5dd;border-radius:8px;font-size:15px;height:54px;outline:none;padding:0 15px;width:100%}.form-group input:focus{border-color:#0d47a1;box-shadow:0 0 0 3px #0d47a11a}.login-form button{background:#0d47a1;border:0;border-radius:8px;color:#fff;font-size:13px;font-weight:800;height:54px;letter-spacing:.5px;margin-top:5px;width:100%}.login-form button:disabled{opacity:.6}.login-error{background:#fef3f2;border:1px solid #fecdca;border-radius:8px;color:#b42318;font-size:13px;margin-top:20px;padding:12px 15px}.login-footer-text{color:#98a2b3;font-size:12px;margin-top:25px;text-align:center}.site-footer{background:#0b1f33;color:#fff}.footer-container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1.5fr 1fr 1fr;margin:auto;max-width:1200px;padding:70px 0;width:90%}.footer-logo{color:#fff;font-size:20px;font-weight:900;letter-spacing:1px}.footer-company{color:#8ea3b8;font-size:9px;letter-spacing:3px;margin-top:4px}.footer-brand p{color:#8ea3b8;font-size:14px;line-height:1.7;max-width:350px}.footer-contact,.footer-links{display:flex;flex-direction:column;gap:12px}.footer-contact h4,.footer-links h4{font-size:14px;margin:0 0 8px}.footer-contact p,.footer-links a{color:#8ea3b8;font-size:13px;margin:0}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #20364c;padding:20px;text-align:center}.footer-bottom p{color:#71869b;font-size:12px;margin:0}@media (max-width:900px){.desktop-navigation{display:none}.mobile-menu-button{display:block}.mobile-navigation{background:#fff;border-bottom:1px solid #e4e7ec;display:none;padding:20px}.mobile-navigation.show{display:flex;flex-direction:column;gap:5px}.mobile-navigation-link{border-radius:7px;color:#344054;font-size:14px;font-weight:600;padding:13px}.mobile-navigation-link:hover{background:#f2f4f7;color:#0d47a1}.mobile-login-button{background:#0d47a1;border:0;border-radius:7px;color:#fff;font-weight:700;margin-top:8px;padding:13px}.hero-container{gap:50px;grid-template-columns:1fr}.hero-content{text-align:center}.hero-content>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.about-grid,.features-grid,.values-grid{grid-template-columns:1fr}.about-grid{gap:30px}.login-container{grid-template-columns:1fr}.login-brand{display:none}.login-form-container{min-height:calc(100vh - 82px)}.footer-container{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:600px){.site-header{height:70px}.header-container{width:92%}.hero-section{padding:65px 0 75px}.hero-content h1{font-size:40px;letter-spacing:-1px}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column}.primary-button,.secondary-button{width:100%}.certificate-card{padding:20px;transform:none}.about-content-section,.features-section,.values-section{padding:70px 0}.section-heading h2{font-size:30px}.verify-page{padding:60px 15px}.verify-heading h1{font-size:32px}.verify-form{padding:22px}.certificate-details{grid-template-columns:1fr}.about-hero{padding:70px 20px}.about-hero h1{font-size:38px}.about-hero p{font-size:15px}.login-form-container{padding:35px 20px}.login-heading h2{font-size:30px}.footer-container{grid-template-columns:1fr;padding:55px 0}.footer-brand{grid-column:auto}}@media (max-width:380px){.hero-content h1{font-size:34px}.brand-main{font-size:18px}.brand-sub{font-size:7px}.verify-heading h1{font-size:28px}}html{scroll-behavior:smooth}body{margin:0}*{box-sizing:border-box}button,input{font-family:inherit}button{cursor:pointer}img{max-width:100%}
/*# sourceMappingURL=main.9f001db5.css.map*/