*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#eff6ff}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;color:#1e3a8a}.prescriber-portal-shell{min-height:100dvh;display:flex;flex-direction:column}.prescriber-portal-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #dbeafe}.prescriber-portal-content{flex:1;width:min(960px,100%);margin:0 auto;padding:16px 16px 88px}.prescriber-portal-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:10;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0));background:#fffffff5;border-top:1px solid #dbeafe}.prescriber-portal-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 4px;border-radius:10px;color:#64748b;text-decoration:none;font-size:12px}.prescriber-portal-bottom-nav a.active{color:#1d4ed8;background:#dbeafe}
