*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh}.logo[data-v-ce09b921]{width:90px;height:90px;margin-right:10px}.hospital-portal[data-v-ce09b921]{min-height:100vh;display:flex;flex-direction:column}.portal-header[data-v-ce09b921]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000001a}.portal-header h1[data-v-ce09b921]{margin:0;font-size:1.8rem;font-weight:600}.portal-nav[data-v-ce09b921]{display:flex;gap:2rem}.portal-nav a[data-v-ce09b921]{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s}.portal-nav a[data-v-ce09b921]:hover{opacity:.8}.portal-main[data-v-ce09b921]{flex:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%}.hero-section[data-v-ce09b921]{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;margin-bottom:3rem}.hero-section h2[data-v-ce09b921]{font-size:2.5rem;color:#333;margin-bottom:1rem}.hero-section p[data-v-ce09b921]{font-size:1.2rem;color:#666;margin-bottom:2rem}.hero-buttons[data-v-ce09b921]{display:flex;gap:1rem;justify-content:center}.btn-primary[data-v-ce09b921],.btn-secondary[data-v-ce09b921]{padding:.8rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn-primary[data-v-ce09b921]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-secondary[data-v-ce09b921]{background:#fff;color:#667eea;border:2px solid #667eea}.btn-primary[data-v-ce09b921]:hover,.btn-secondary[data-v-ce09b921]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.features-section[data-v-ce09b921]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card[data-v-ce09b921]{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #00000014;transition:transform .3s,box-shadow .3s}.feature-card[data-v-ce09b921]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.feature-icon[data-v-ce09b921]{font-size:3rem;margin-bottom:1rem}.feature-card h3[data-v-ce09b921]{color:#333;margin-bottom:.5rem}.feature-card p[data-v-ce09b921]{color:#666;line-height:1.6}.portal-footer[data-v-ce09b921]{background:#333;color:#fff;text-align:center;padding:1.5rem;margin-top:auto}@media (max-width: 768px){.portal-header[data-v-ce09b921]{flex-direction:column;gap:1rem}.portal-nav[data-v-ce09b921]{flex-wrap:wrap;justify-content:center;gap:1rem}.hero-section h2[data-v-ce09b921]{font-size:1.8rem}.hero-buttons[data-v-ce09b921]{flex-direction:column}.features-section[data-v-ce09b921]{grid-template-columns:1fr}}
