@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-1\/2{top:50%}.z-50{z-index:50}.container{width:100%}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.w-full{width:100%}.max-w-full{max-width:100%}.min-w-\[300px\]{min-width:300px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.items-start{align-items:flex-start}.border{border-style:var(--tw-border-style);border-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.bg-transparent{background-color:#0000}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:scale-102:hover{--tw-scale-x:102%;--tw-scale-y:102%;--tw-scale-z:102%;scale:var(--tw-scale-x)var(--tw-scale-y)}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app-container{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.dashboard-two-column-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.5rem;display:grid}.card.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;min-height:auto;padding:1.25rem;transition:box-shadow .2s,border-color .2s,transform .2s}.dashboard-card[data-clickable]{cursor:pointer}.dashboard-card[data-clickable]:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a1f}.dashboard-card[data-clickable]:focus-visible{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e959}.status-pill{letter-spacing:.01em;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (max-width:900px){.dashboard-two-column-grid{grid-template-columns:1fr;gap:1.25rem}.card.dashboard-card{padding:1rem}}.app-header{background:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 0}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.app-title{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:600}.app-subtitle{color:#666;margin:.25rem 0 0;font-size:.875rem}.user-info{align-items:center;gap:1rem;display:flex}.user-email{color:#666;font-size:.875rem}.nav-container{background:#fff;border-bottom:1px solid #e5e5e5}.nav-content{max-width:1200px;margin:0 auto;padding:0 2rem}.nav-links{gap:0;display:flex}.nav-link{color:#666;border-bottom:2px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s,box-shadow .2s;display:flex}.nav-link:hover{color:#1a1a1a;background:#f0fdfa;box-shadow:0 10px 20px #00ad921a}.nav-link.active{color:#00ad92;background:#d1fae5;border-bottom-color:#00ad92}.nav-link:focus-visible{outline:none;box-shadow:0 0 0 2px #00ad9259}.nav-link svg{width:1rem;height:1rem}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 1px 2px #0f172a14}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #00ad9240}.btn-primary{color:#fff;background:#00ad92}.btn-primary:hover:not(:disabled){background:#009a7f;transform:translateY(-1px);box-shadow:0 10px 25px #00ad9240}.btn-secondary{color:#1a1a1a;background:#f5f5f5;border:1px solid #e5e5e5}.btn-secondary:hover:not(:disabled){background:#e5e5e5}.btn-outline{color:#00ad92;background:#fff;border:1px solid #00ad92}.btn-outline:hover:not(:disabled){background:#f0fdfa;box-shadow:0 10px 25px #00ad9226}.btn-danger{color:#fff;background:#ef4444}.btn-danger:hover:not(:disabled){background:#dc2626;box-shadow:0 10px 25px #ef444440}.btn-ghost{color:#0f172a;background:0 0;border:1px solid #0000}.btn-ghost:hover:not(:disabled){background:#f1f5f9;border-color:#e2e8f0}.btn-link{color:#0ea5e9;box-shadow:none;background:0 0;border:none;padding:.4rem .5rem}.btn-link:hover:not(:disabled){color:#0284c7;background:#0ea5e914}.btn-sm{padding:.5rem 1rem;font-size:.75rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.form-group{margin-bottom:1.5rem}.form-label{color:#1a1a1a;align-items:baseline;gap:.35rem;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.form-label.required:after{content:"*";color:#ef4444;flex-shrink:0;font-size:.85rem;line-height:1}.form-input{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border .2s,box-shadow .2s,transform .1s}.form-input:focus{border-color:#00ad92;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #00ad921a}.form-input::-moz-placeholder{color:#999}.form-input::placeholder{color:#999}.form-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e") right .75rem center/1rem no-repeat;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:.875rem;transition:border .2s,box-shadow .2s,transform .1s}.form-select:focus{border-color:#00ad92;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #00ad921a}.form-textarea{resize:vertical;background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;min-height:100px;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border .2s,box-shadow .2s,transform .1s}.form-textarea:focus{border-color:#00ad92;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #00ad921a}.form-input.error,.form-select.error,.form-textarea.error{border-color:#ef4444;box-shadow:0 0 0 2px #ef444426}.form-helper{color:#9ca3af;margin-top:.35rem;font-size:.75rem}.form-helper.error{color:#dc2626}.card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:border .2s,box-shadow .2s,transform .2s;box-shadow:0 1px 3px #0f172a14}.card[data-clickable=true]{cursor:pointer}.card:hover{border-color:#cdd4ff;transform:translateY(-2px);box-shadow:0 15px 30px #0f172a1f}.card:focus-within{border-color:#00ad92;box-shadow:0 0 0 2px #00ad9226}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.card-title{color:#1a1a1a;margin:0;font-size:1.125rem;font-weight:600}.card-content{color:#666;font-size:.875rem;line-height:1.6}.card-actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.badge{text-transform:uppercase;letter-spacing:.025em;border-radius:20px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.badge-primary{color:#00ad92;background:#f0fdfa}.badge-success{color:#16a34a;background:#f0fdf4}.badge-warning{color:#d97706;background:#fffbeb}.badge-error{color:#dc2626;background:#fef2f2}.alert{border:1px solid;border-radius:8px;margin-bottom:1rem;padding:1rem 1.5rem;font-size:.875rem}.alert-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.alert-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.alert-warning{color:#92400e;background:#fffbeb;border-color:#fed7aa}.alert-info{color:#1e40af;background:#f0f9ff;border-color:#bfdbfe}.search-container{margin-bottom:2rem;position:relative}.search-input{background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-family:inherit;font-size:.875rem;transition:all .2s}.search-input:focus{border-color:#00ad92;outline:none;box-shadow:0 0 0 3px #00ad921a}.search-icon{color:#999;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.5rem}.stat-value{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.025em;font-size:.875rem}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.modal-title{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:600}.modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:4px;padding:.5rem;transition:all .2s}.modal-close:hover{color:#1a1a1a;background:#f5f5f5}.modal-actions{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.modal-form{flex-direction:column;gap:1.5rem;display:flex}.empty-state{text-align:center;color:#666;padding:3rem 1rem}.empty-state-icon{color:#d5d5d5;width:2.5rem;height:2.5rem;margin:0 auto 1rem}.empty-state-title{color:#1a1a1a;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.empty-state-description{color:#666;margin-bottom:1.5rem;font-size:.875rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-gray-600{color:#666}.text-gray-900{color:#1a1a1a}.bg-white{background:#fff}.bg-gray-50{background:#fafafa}.border{border:1px solid #e5e5e5}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}@media (max-width:768px){.main-content{padding:1rem}.header-content,.nav-content{padding:0 1rem}.nav-links{flex-direction:column;gap:0}.nav-link{border-bottom:1px solid #e5e5e5;border-left:2px solid #0000}.nav-link.active{border-bottom-color:#0000;border-left-color:#00ad92}.stats-grid{grid-template-columns:1fr}.card-actions{flex-direction:column}.btn{justify-content:center;width:100%}.card{padding:1rem}.dashboard-card{padding:.75rem}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1rem}table{font-size:.85rem}th,td{padding:.5rem}}@media (max-width:480px){.main-content{padding:.75rem}.card{border-radius:8px;padding:.75rem}.dashboard-card{padding:.5rem}.btn{padding:.5rem .75rem;font-size:.85rem}.btn-sm{padding:.35rem .5rem;font-size:.75rem}.card-actions,.btn-group{flex-direction:column;gap:.5rem}.modal-content{margin:.5rem;padding:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s ease-out fadeIn}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.loading-spinner{border:2px solid #e5e5e5;border-top-color:#00ad92;border-radius:50%;width:1rem;height:1rem;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.flynt-flex-container{animation:.3s ease-out fadeIn}.section-header{background:#fff;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.header-content{justify-content:space-between;align-items:center;display:flex}.header-left{align-items:center;gap:1rem;display:flex}.header-icon{color:#00ad92;width:2.5rem;height:2.5rem}.section-title{color:#1a1a1a;margin:0;font-size:1.875rem;font-weight:700}.section-subtitle{color:#666;margin:.25rem 0 0;font-size:1rem}.small-notification{color:#fff;z-index:1000;text-align:center;background:#00ad92;border-radius:8px;max-width:300px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;animation:.3s ease-out slideInRight;position:fixed;top:100px;right:20px;box-shadow:0 4px 12px #00ad924d}.small-notification-error{background:#ef4444;box-shadow:0 4px 12px #ef44444d}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.students-container{margin-top:2rem}.students-grid{gap:1.5rem;display:grid}.student-card{background:#fff;border-radius:12px;transition:all .2s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.student-card:hover{box-shadow:0 4px 6px -1px #0000001a}.student-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.student-info{flex:1}.student-name{color:#1a1a1a;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.student-meta{flex-direction:column;gap:.25rem;display:flex}.student-email,.student-phone{color:#666;font-size:.875rem}.student-actions{align-items:center;gap:.75rem;display:flex}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500}.student-details{background:#fafafa;padding:1.5rem}.details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.detail-item{flex-direction:column;gap:.25rem;display:flex}.detail-label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.detail-value{color:#1a1a1a;font-size:.875rem;font-weight:500}.comments-section{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.comments-text{color:#1a1a1a;margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.packages-summary{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.summary-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.summary-title{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}.summary-stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stat-item{text-align:center;background:#f8f9fa;border-radius:6px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.stat-value{color:#00ad92;font-size:1.125rem;font-weight:700}.packages-list{border-top:1px solid #e5e5e5;padding-top:1rem}.packages-subtitle{color:#666;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.875rem;font-weight:600}.package-item{background:#f8f9fa;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;display:flex}.package-info{align-items:center;gap:1rem;display:flex}.package-name{color:#1a1a1a;font-size:.875rem;font-weight:500}.package-hours{color:#666;background:#fff;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.package-price{color:#00ad92;font-size:.875rem;font-weight:600}.package-status-badge{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.package-actions{align-items:center;gap:.5rem;display:flex}.btn-icon.btn-xs{border-radius:4px;padding:.25rem;transition:all .2s}.btn-icon.btn-xs:hover{transform:scale(1.1)}.btn-primary{color:#fff;background:#00ad92;border:none;font-weight:500;transition:all .2s}.btn-primary:hover{background:#009a7f;transform:translateY(-1px)}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.btn:active{transform:translateY(0)}.icon-button{color:#0f172a;cursor:pointer;width:40px;height:40px;box-shadow:none;background:#0f172a14;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.icon-button:hover{background:#0f172a24;transform:translateY(-1px)}.icon-button:focus-visible{outline:none;box-shadow:0 0 0 2px #00ad9240}.icon-button--light{background:#ffffffd9;box-shadow:0 10px 25px #0f172a26}.icon-button--light:hover{background:#fff}.icon-button svg{width:1rem;height:1rem}.package-actions button{transition:all .2s}.package-actions button:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.form-help{color:#666;margin-top:.25rem;font-size:.75rem;display:block}.student-actions-footer{border-top:1px solid #e5e5e5;justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.skeleton{background:#f1f5f9;border-radius:.5rem;display:block;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#fff0,#fff9,#fff0);animation:1.4s infinite skeleton-loading;position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%)}.skeleton-card{position:relative;overflow:hidden}.skeleton-line{margin:.4rem 0}@keyframes skeleton-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:768px){.section-header{padding:1.5rem}.header-content{flex-direction:column;align-items:stretch;gap:1rem}.header-left{justify-content:center}.details-grid{grid-template-columns:1fr}.summary-stats{grid-template-columns:repeat(2,1fr)}.package-info{flex-direction:column;align-items:flex-start;gap:.5rem}.student-actions-footer{flex-direction:column}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
