:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#333;background:#f8f9fa;min-height:100vh}.App{min-height:100vh;background:#f8f9fa}.hero{text-align:center;padding:2.5rem 1.25rem;background:linear-gradient(to bottom,#fff,#f8f9fa);border-bottom:1px solid #e9ecef}.hero-content{max-width:800px;margin:0 auto}.university-logo{width:100px;height:100px;object-fit:contain;margin:0 auto 1.5rem;display:block}.hero-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#212529;letter-spacing:-.5px}.hero-subtitle{font-size:1.2rem;font-weight:500;margin-bottom:1rem;color:#495057}.hero-description{font-size:1rem;max-width:600px;margin:0 auto;color:#6c757d;line-height:1.6}.hero-visual,.floating-shapes{display:none}.container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.applications-section{padding:3rem 0}.section-title{text-align:center;font-size:1.75rem;color:#212529;margin-bottom:2.5rem;font-weight:700}.applications-grid{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:500px;margin:0 auto;justify-content:center}.app-card{width:100%;max-width:500px;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #0000000f;border:1px solid #e9ecef;transition:all .25s ease;text-align:center}.app-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-4px);border-color:#dee2e6}.app-card:before{display:none}.app-header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1.5rem;gap:1rem}.app-icon{font-size:4rem;line-height:1}.app-version{background:#e9ecef;color:#495057;padding:.35rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.app-name{font-size:1.4rem;margin-bottom:.75rem;color:#212529;font-weight:700}.app-description{color:#6c757d;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.app-meta{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #f1f3f5}.file-size{color:#868e96;font-weight:600;font-size:.9rem}.download-btn{width:100%;padding:1rem 2rem;background:#2563eb;color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.download-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.download-btn:active{transform:translateY(0)}.btn-icon{font-size:1.2rem}.alternative-link{margin-top:1rem;text-align:center;font-size:.85rem;color:#6c757d}.alternative-link a{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}.alternative-link a:hover{color:#1d4ed8;text-decoration:underline}.info-section{padding:2rem 0 3rem}.requirements-grid{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:500px;margin:0 auto;justify-content:center}.requirement-card{width:100%;max-width:500px;background:#fff;padding:1.75rem;border-radius:16px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000d}.requirement-card h3{color:#212529;font-size:1.2rem;margin-bottom:1rem;font-weight:700;text-align:center}.requirement-card ul{list-style:none}.requirement-card li{padding:.5rem 0;color:#495057;display:flex;align-items:center;font-size:.95rem}.requirement-card li:before{content:"✓";color:#22c55e;font-weight:700;margin-right:.875rem;font-size:1.2rem;flex-shrink:0}.footer{background:linear-gradient(to top,#f8f9fa,#fff);border-top:1px solid #e9ecef;text-align:center;padding:2rem 1.25rem;margin-top:3rem;color:#6c757d}.footer p{margin:.5rem 0;font-size:.9rem}@media(min-width:600px){.university-logo{width:120px;height:120px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.4rem}.section-title{font-size:2rem}.applications-grid{max-width:900px;gap:2rem}.app-card{width:calc(50% - 1rem);max-width:420px}.requirements-grid{max-width:900px;gap:2rem}.requirement-card{width:calc(50% - 1rem);max-width:420px}}@media(min-width:900px){.hero{padding:4rem 2rem}.university-logo{width:140px;height:140px}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.6rem}.hero-description{font-size:1.1rem}.applications-section{padding:4rem 0}.container{padding:0 2rem}.app-card{padding:2.5rem}}
